try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var g,aa=function(a,b,c){a._preloadFailed||a.complete&&void 0===a.naturalWidth?c():a.complete&&a.naturalWidth?b():(a.addEventListener("load",function(){b()},!1),a.addEventListener("error",function(){c()},!1))},ba=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}},ca="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a},da=function(a){a=["object"==typeof globalThis&&
globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("a");},ea=da(this),fa=function(a,b){if(b)a:{var c=ea;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ca(c,a,{configurable:!0,writable:!0,value:b})}};
fa("Symbol",function(a){if(a)return a;var b=function(f,h){this.A=f;ca(this,"description",{configurable:!0,writable:!0,value:h})};b.prototype.toString=function(){return this.A};var c="jscomp_symbol_"+(1E9*Math.random()>>>0)+"_",d=0,e=function(f){if(this instanceof e)throw new TypeError("b");return new b(c+(f||"")+"_"+d++,f)};return e});
fa("Symbol.iterator",function(a){if(a)return a;a=Symbol("c");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=ea[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&ca(d.prototype,a,{configurable:!0,writable:!0,value:function(){return ha(ba(this))}})}return a});
var ha=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a},m=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:ba(a)}},ia="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b},ja;
if("function"==typeof Object.setPrototypeOf)ja=Object.setPrototypeOf;else{var ka;a:{var ma={a:!0},na={};try{na.__proto__=ma;ka=na.a;break a}catch(a){}ka=!1}ja=ka?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError("e`"+a);return a}:null}var pa=ja,qa=function(a,b,c){if(null==a)throw new TypeError("h`"+c);if(b instanceof RegExp)throw new TypeError("i`"+c);return a+""};
fa("String.prototype.endsWith",function(a){return a?a:function(b,c){var d=qa(this,b,"endsWith");void 0===c&&(c=d.length);c=Math.max(0,Math.min(c|0,d.length));for(var e=b.length;0<e&&0<c;)if(d[--c]!=b[--e])return!1;return 0>=e}});var ra=function(a,b,c){a instanceof String&&(a=String(a));for(var d=a.length,e=0;e<d;e++){var f=a[e];if(b.call(c,f,e,a))return{zw:e,my:f}}return{zw:-1,my:void 0}};fa("Array.prototype.find",function(a){return a?a:function(b,c){return ra(this,b,c).my}});
fa("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=qa(this,b,"startsWith"),e=d.length,f=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var h=0;h<f&&c<e;)if(d[c++]!=b[h++])return!1;return h>=f}});var sa=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};
fa("WeakMap",function(a){function b(){}function c(l){var n=typeof l;return"object"===n&&null!==l||"function"===n}function d(l){if(!sa(l,f)){var n=new b;ca(l,f,{value:n})}}function e(l){var n=Object[l];n&&(Object[l]=function(q){if(q instanceof b)return q;Object.isExtensible(q)&&d(q);return n(q)})}if(function(){if(!a||!Object.seal)return!1;try{var l=Object.seal({}),n=Object.seal({}),q=new a([[l,2],[n,3]]);if(2!=q.get(l)||3!=q.get(n))return!1;q.delete(l);q.set(n,4);return!q.has(l)&&4==q.get(n)}catch(r){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var h=0,k=function(l){this.bb=(h+=Math.random()+1).toString();if(l){l=m(l);for(var n;!(n=l.next()).done;)n=n.value,this.set(n[0],n[1])}};k.prototype.set=function(l,n){if(!c(l))throw Error("j");d(l);if(!sa(l,f))throw Error("k`"+l);l[f][this.bb]=n;return this};k.prototype.get=function(l){return c(l)&&sa(l,f)?l[f][this.bb]:void 0};k.prototype.has=function(l){return c(l)&&sa(l,f)&&sa(l[f],this.bb)};k.prototype.delete=function(l){return c(l)&&
sa(l,f)&&sa(l[f],this.bb)?delete l[f][this.bb]:!1};return k});fa("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});fa("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(0>c&&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}});
fa("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==qa(this,b,"includes").indexOf(b,c||0)}});var ta="function"==typeof Object.assign?Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)sa(d,e)&&(a[e]=d[e])}return a};fa("Object.assign",function(a){return a||ta});
fa("Promise",function(a){function b(){this.A=null}function c(h){return h instanceof e?h:new e(function(k){k(h)})}if(a)return a;b.prototype.B=function(h){if(null==this.A){this.A=[];var k=this;this.C(function(){k.F()})}this.A.push(h)};var d=ea.setTimeout;b.prototype.C=function(h){d(h,0)};b.prototype.F=function(){for(;this.A&&this.A.length;){var h=this.A;this.A=[];for(var k=0;k<h.length;++k){var l=h[k];h[k]=null;try{l()}catch(n){this.D(n)}}}this.A=null};b.prototype.D=function(h){this.C(function(){throw h;
})};var e=function(h){this.ta=0;this.Fd=void 0;this.A=[];this.F=!1;var k=this.B();try{h(k.resolve,k.reject)}catch(l){k.reject(l)}};e.prototype.B=function(){function h(n){return function(q){l||(l=!0,n.call(k,q))}}var k=this,l=!1;return{resolve:h(this.S),reject:h(this.C)}};e.prototype.S=function(h){if(h===this)this.C(new TypeError("l"));else if(h instanceof e)this.W(h);else{a:switch(typeof h){case "object":var k=null!=h;break a;case "function":k=!0;break a;default:k=!1}k?this.O(h):this.D(h)}};e.prototype.O=
function(h){var k=void 0;try{k=h.then}catch(l){this.C(l);return}"function"==typeof k?this.aa(k,h):this.D(h)};e.prototype.C=function(h){this.H(2,h)};e.prototype.D=function(h){this.H(1,h)};e.prototype.H=function(h,k){if(0!=this.ta)throw Error("m`"+h+"`"+k+"`"+this.ta);this.ta=h;this.Fd=k;2===this.ta&&this.V();this.I()};e.prototype.V=function(){var h=this;d(function(){if(h.L()){var k=ea.console;"undefined"!==typeof k&&k.error(h.Fd)}},1)};e.prototype.L=function(){if(this.F)return!1;var h=ea.CustomEvent,
k=ea.Event,l=ea.dispatchEvent;if("undefined"===typeof l)return!0;"function"===typeof h?h=new h("unhandledrejection",{cancelable:!0}):"function"===typeof k?h=new k("unhandledrejection",{cancelable:!0}):(h=ea.document.createEvent("CustomEvent"),h.initCustomEvent("unhandledrejection",!1,!0,h));h.promise=this;h.reason=this.Fd;return l(h)};e.prototype.I=function(){if(null!=this.A){for(var h=0;h<this.A.length;++h)f.B(this.A[h]);this.A=null}};var f=new b;e.prototype.W=function(h){var k=this.B();h.bm(k.resolve,
k.reject)};e.prototype.aa=function(h,k){var l=this.B();try{h.call(k,l.resolve,l.reject)}catch(n){l.reject(n)}};e.prototype.then=function(h,k){function l(t,x){return"function"==typeof t?function(N){try{n(t(N))}catch(S){q(S)}}:x}var n,q,r=new e(function(t,x){n=t;q=x});this.bm(l(h,n),l(k,q));return r};e.prototype.catch=function(h){return this.then(void 0,h)};e.prototype.bm=function(h,k){function l(){switch(n.ta){case 1:h(n.Fd);break;case 2:k(n.Fd);break;default:throw Error("n`"+n.ta);}}var n=this;null==
this.A?f.B(l):this.A.push(l);this.F=!0};e.resolve=c;e.reject=function(h){return new e(function(k,l){l(h)})};e.race=function(h){return new e(function(k,l){for(var n=m(h),q=n.next();!q.done;q=n.next())c(q.value).bm(k,l)})};e.all=function(h){var k=m(h),l=k.next();return l.done?c([]):new e(function(n,q){function r(N){return function(S){t[N]=S;x--;0==x&&n(t)}}var t=[],x=0;do t.push(void 0),x++,c(l.value).bm(r(t.length-1),q),l=k.next();while(!l.done)})};return e});
var ua=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var f=c++;return{value:b(f,a[f]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};fa("Array.prototype.entries",function(a){return a?a:function(){return ua(this,function(b,c){return[b,c]})}});fa("Array.prototype.keys",function(a){return a?a:function(){return ua(this,function(b){return b})}});
fa("Array.prototype.values",function(a){return a?a:function(){return ua(this,function(b,c){return c})}});fa("Math.sign",function(a){return a?a:function(b){b=Number(b);return 0===b||isNaN(b)?b:0<b?1:-1}});fa("Object.fromEntries",function(a){return a?a:function(b){var c={};if(!(Symbol.iterator in b))throw new TypeError("o`"+b);b=b[Symbol.iterator].call(b);for(var d=b.next();!d.done;d=b.next()){d=d.value;if(Object(d)!==d)throw new TypeError("p");c[d[0]]=d[1]}return c}});
fa("Array.prototype.findIndex",function(a){return a?a:function(b,c){return ra(this,b,c).zw}});
fa("Map",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var k=Object.seal({x:4}),l=new a(m([[k,"s"]]));if("s"!=l.get(k)||1!=l.size||l.get({x:4})||l.set({x:4},"t")!=l||2!=l.size)return!1;var n=l.entries(),q=n.next();if(q.done||q.value[0]!=k||"s"!=q.value[1])return!1;q=n.next();return q.done||4!=q.value[0].x||"t"!=q.value[1]||!n.next().done?!1:!0}catch(r){return!1}}())return a;var b=new WeakMap,c=function(k){this.B={};this.A=
f();this.size=0;if(k){k=m(k);for(var l;!(l=k.next()).done;)l=l.value,this.set(l[0],l[1])}};c.prototype.set=function(k,l){k=0===k?0:k;var n=d(this,k);n.list||(n.list=this.B[n.id]=[]);n.entry?n.entry.value=l:(n.entry={next:this.A,previous:this.A.previous,head:this.A,key:k,value:l},n.list.push(n.entry),this.A.previous.next=n.entry,this.A.previous=n.entry,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.entry&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.B[k.id],
k.entry.previous.next=k.entry.next,k.entry.next.previous=k.entry.previous,k.entry.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.B={};this.A=this.A.previous=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).entry};c.prototype.get=function(k){return(k=d(this,k).entry)&&k.value};c.prototype.entries=function(){return e(this,function(k){return[k.key,k.value]})};c.prototype.keys=function(){return e(this,function(k){return k.key})};c.prototype.values=function(){return e(this,
function(k){return k.value})};c.prototype.forEach=function(k,l){for(var n=this.entries(),q;!(q=n.next()).done;)q=q.value,k.call(l,q[1],q[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(k,l){var n=l&&typeof l;"object"==n||"function"==n?b.has(l)?n=b.get(l):(n=""+ ++h,b.set(l,n)):n="p_"+l;var q=k.B[n];if(q&&sa(k.B,n))for(k=0;k<q.length;k++){var r=q[k];if(l!==l&&r.key!==r.key||l===r.key)return{id:n,list:q,index:k,entry:r}}return{id:n,list:q,index:-1,entry:void 0}},e=function(k,
l){var n=k.A;return ha(function(){if(n){for(;n.head!=k.A;)n=n.previous;for(;n.next!=n.head;)return n=n.next,{done:!1,value:l(n)};n=null}return{done:!0,value:void 0}})},f=function(){var k={};return k.previous=k.next=k.head=k},h=0;return c});
fa("Set",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var c=Object.seal({x:4}),d=new a(m([c]));if(!d.has(c)||1!=d.size||d.add(c)!=d||1!=d.size||d.add({x:4})!=d||2!=d.size)return!1;var e=d.entries(),f=e.next();if(f.done||f.value[0]!=c||f.value[1]!=c)return!1;f=e.next();return f.done||f.value[0]==c||4!=f.value[0].x||f.value[1]!=f.value[0]?!1:e.next().done}catch(h){return!1}}())return a;var b=function(c){this.A=new Map;if(c){c=
m(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.A.size};b.prototype.add=function(c){c=0===c?0:c;this.A.set(c,c);this.size=this.A.size;return this};b.prototype.delete=function(c){c=this.A.delete(c);this.size=this.A.size;return c};b.prototype.clear=function(){this.A.clear();this.size=0};b.prototype.has=function(c){return this.A.has(c)};b.prototype.entries=function(){return this.A.entries()};b.prototype.values=function(){return this.A.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.A.forEach(function(f){return c.call(d,f,f,e)})};return b});fa("Number.isNaN",function(a){return a?a:function(b){return"number"===typeof b&&isNaN(b)}});fa("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)sa(b,d)&&c.push(b[d]);return c}});
fa("Array.from",function(a){return a?a:function(b,c,d){c=null!=c?c:function(k){return k};var e=[],f="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];if("function"==typeof f){b=f.call(b);for(var h=0;!(f=b.next()).done;)e.push(c.call(d,f.value,h++))}else for(f=b.length,h=0;h<f;h++)e.push(c.call(d,b[h],h));return e}});fa("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)sa(b,d)&&c.push([d,b[d]]);return c}});
fa("Array.prototype.fill",function(a){return a?a:function(b,c,d){var e=this.length||0;0>c&&(c=Math.max(0,e+c));if(null==d||d>e)d=e;d=Number(d);0>d&&(d=Math.max(0,e+d));for(c=Number(c||0);c<d;c++)this[c]=b;return this}});var va=function(a){return a?a:Array.prototype.fill};fa("Int8Array.prototype.fill",va);fa("Uint8Array.prototype.fill",va);fa("Uint8ClampedArray.prototype.fill",va);fa("Int16Array.prototype.fill",va);fa("Uint16Array.prototype.fill",va);fa("Int32Array.prototype.fill",va);
fa("Uint32Array.prototype.fill",va);fa("Float32Array.prototype.fill",va);fa("Float64Array.prototype.fill",va);
fa("Math.hypot",function(a){return a?a:function(b){if(2>arguments.length)return arguments.length?Math.abs(arguments[0]):0;var c,d,e;for(c=e=0;c<arguments.length;c++)e=Math.max(e,Math.abs(arguments[c]));if(1E100<e||1E-100>e){if(!e)return e;for(c=d=0;c<arguments.length;c++){var f=Number(arguments[c])/e;d+=f*f}return Math.sqrt(d)*e}for(c=d=0;c<arguments.length;c++)f=Number(arguments[c]),d+=f*f;return Math.sqrt(d)}});
fa("Array.prototype.flatMap",function(a){return a?a:function(b,c){for(var d=[],e=0;e<this.length;e++){var f=b.call(c,this[e],e,this);Array.isArray(f)?d.push.apply(d,f):d.push(f)}return d}});fa("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;})})}});
var wa=wa||{},p=this||self,xa=function(a,b,c){a=a.split(".");c=c||p;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b},ya="closure_uid_"+(1E9*Math.random()>>>0);
xa("_initStaticViewer",function(a,b,c){function d(){f.style.display="none"}var e=document.body.getElementsByClassName(a)[0];if(e&&(a=e.getElementsByClassName(c)[0])){var f=a;f._preloadStartTime=Date.now();f.onerror=function(){this._preloadFailed=!0};aa(f,function(){800>f.naturalWidth?d():(f._preloadEndTime=Date.now(),e.getElementsByClassName(b)[0].style.display="none")},d)}},void 0);

}catch(e){_DumpException(e)}
try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var za=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,za);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));b&&(this.cause=b)},Ba=function(a,b){return 0<=Aa(a,b)},Ca=function(a){var b=a.length;if(0<b){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]},Da=function(a,b){return a>b?1:a<b?-1:0},Ea=function(a){p.setTimeout(function(){throw a;},0)},Fa=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b},Ga=function(){},Ha=function(a){var b=
typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"},Ia=function(a){var b=Ha(a);return"array"==b||"object"==b&&"number"==typeof a.length},Ja=function(a,b,c){return a.call.apply(a.bind,arguments)},Ka=function(a,b,c){if(!a)throw Error();if(2<arguments.length){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)}},u=function(a,b,c){Function.prototype.bind&&
-1!=Function.prototype.bind.toString().indexOf("native code")?u=Ja:u=Ka;return u.apply(null,arguments)},v=function(a,b){function c(){}c.prototype=b.prototype;a.da=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.bK=function(d,e,f){for(var h=Array(arguments.length-2),k=2;k<arguments.length;k++)h[k-2]=arguments[k];return b.prototype[e].apply(d,h)}},La=function(a){return a};v(za,Error);za.prototype.name="CustomError";
var Ma;
var Aa=Array.prototype.indexOf?function(a,b){return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},Na=Array.prototype.lastIndexOf?function(a,b){return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;0>c&&(c=Math.max(0,a.length+c));if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.lastIndexOf(b,c);
for(;0<=c;c--)if(c in a&&a[c]===b)return c;return-1},Oa=Array.prototype.forEach?function(a,b,c){Array.prototype.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)f in e&&b.call(c,e[f],f,a)},Pa=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="string"===typeof a?a.split(""):a,h=0;h<c;h++)if(h in f){var k=f[h];b.call(void 0,k,h,a)&&(d[e++]=k)}return d},Qa=Array.prototype.map?
function(a,b,c){return Array.prototype.map.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=Array(d),f="string"===typeof a?a.split(""):a,h=0;h<d;h++)h in f&&(e[h]=b.call(c,f[h],h,a));return e},Ra=Array.prototype.reduce?function(a,b,c){return Array.prototype.reduce.call(a,b,c)}:function(a,b,c){var d=c;Oa(a,function(e,f){d=b.call(void 0,d,e,f,a)});return d},Sa=Array.prototype.some?function(a,b){return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d="string"===typeof a?a.split(""):
a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a))return!0;return!1},Ta=Array.prototype.every?function(a,b,c){return Array.prototype.every.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)if(f in e&&!b.call(c,e[f],f,a))return!1;return!0};
var Ua=function(a){return a},Va=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Wa=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)},Xa="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" "),Ya=function(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var f=0;f<Xa.length;f++)c=Xa[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};
var Za,$a=function(){if(void 0===Za){var a=null,b=p.trustedTypes;if(b&&b.createPolicy){try{a=b.createPolicy("goog#html",{createHTML:La,createScript:La,createScriptURL:La})}catch(c){p.console&&p.console.error(c.message)}Za=a}else Za=a}return Za};
var ab=function(a,b){return 0==a.lastIndexOf(b,0)},bb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]},jb=function(a,b){if(b)a=a.replace(cb,"&amp;").replace(db,"&lt;").replace(eb,"&gt;").replace(fb,"&quot;").replace(gb,"&#39;").replace(hb,"&#0;");else{if(!ib.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(cb,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(db,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(eb,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(fb,
"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(gb,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(hb,"&#0;"))}return a},cb=/&/g,db=/</g,eb=/>/g,fb=/"/g,gb=/'/g,hb=/\x00/g,ib=/[\x00&<>"']/,lb=function(a,b){var c=0;a=bb(String(a)).split(".");b=bb(String(b)).split(".");for(var d=Math.max(a.length,b.length),e=0;0==c&&e<d;e++){var f=a[e]||"",h=b[e]||"";do{f=/(\d*)(\D*)(.*)/.exec(f)||["","","",""];h=/(\d*)(\D*)(.*)/.exec(h)||["","","",""];if(0==f[0].length&&0==h[0].length)break;c=kb(0==f[1].length?0:parseInt(f[1],
10),0==h[1].length?0:parseInt(h[1],10))||kb(0==f[2].length,0==h[2].length)||kb(f[2],h[2]);f=f[3];h=h[3]}while(0==c)}return c},kb=function(a,b){return a<b?-1:a>b?1:0};
var nb=function(a,b){this.A=b===mb?a:""};g=nb.prototype;g.cf=!0;g.Nd=function(){return this.A.toString()};g.xr=!0;g.bg=function(){return 1};g.toString=function(){return this.A.toString()};var mb={},ob=function(a){return new nb(a,mb)},pb=ob("about:invalid#zClosurez");
var rb=function(a,b){this.A=b===qb?a:""};rb.prototype.cf=!0;rb.prototype.Nd=function(){return this.A};rb.prototype.toString=function(){return this.A.toString()};var qb={},sb=new rb("",qb);
var tb;a:{var ub=p.navigator;if(ub){var vb=ub.userAgent;if(vb){tb=vb;break a}}tb=""}var wb=function(a){return-1!=tb.indexOf(a)};
var yb=function(a,b,c){this.A=c===xb?a:"";this.B=b};g=yb.prototype;g.xr=!0;g.bg=function(){return this.B};g.cf=!0;g.Nd=function(){return this.A.toString()};g.toString=function(){return this.A.toString()};var zb=function(a){return a instanceof yb&&a.constructor===yb?a.A:"type_error:SafeHtml"},xb={},Ab=function(a,b){var c=$a();a=c?c.createHTML(a):a;return new yb(a,b,xb)};Ab("<!DOCTYPE html>",0);var Bb=new yb(p.trustedTypes&&p.trustedTypes.emptyHTML||"",0,xb),Cb=Ab("<br>",0);
var Db=Va(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=zb(Bb);return!b.parentElement});
var Eb=function(a){return a=jb(a,void 0)},Fb=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b){return Array(b+1).join(a)},Gb=2147483648*Math.random()|0,Hb=function(a){return String(a).replace(/\-([a-z])/g,function(b,c){return c.toUpperCase()})};
var Ib=function(){return wb("iPhone")&&!wb("iPod")&&!wb("iPad")},Jb=function(){return Ib()||wb("iPad")||wb("iPod")};
var Kb=function(a){Kb[" "](a);return a};Kb[" "]=Ga;var Lb=function(a,b,c,d){d=d?d(b):b;return Object.prototype.hasOwnProperty.call(a,d)?a[d]:a[d]=c(b)};
var Mb=wb("Opera"),Nb=wb("Trident")||wb("MSIE"),Ob=wb("Edge"),Pb=Ob||Nb,Qb=wb("Gecko")&&!(-1!=tb.toLowerCase().indexOf("webkit")&&!wb("Edge"))&&!(wb("Trident")||wb("MSIE"))&&!wb("Edge"),Rb=-1!=tb.toLowerCase().indexOf("webkit")&&!wb("Edge"),Sb=Rb&&wb("Mobile"),Tb=wb("Macintosh"),Ub=wb("Windows"),Vb=wb("Linux")||wb("CrOS"),Wb=wb("Android"),Xb=Ib(),Yb=wb("iPad"),Zb=wb("iPod"),$b=Jb(),ac=function(){var a=p.document;return a?a.documentMode:void 0},bc;
a:{var cc="",dc=function(){var a=tb;if(Qb)return/rv:([^\);]+)(\)|;)/.exec(a);if(Ob)return/Edge\/([\d\.]+)/.exec(a);if(Nb)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(Rb)return/WebKit\/(\S+)/.exec(a);if(Mb)return/(?:Version)[ \/]?(\S+)/.exec(a)}();dc&&(cc=dc?dc[1]:"");if(Nb){var ec=ac();if(null!=ec&&ec>parseFloat(cc)){bc=String(ec);break a}}bc=cc}var fc=bc,gc={},hc=function(a){return Lb(gc,a,function(){return 0<=lb(fc,a)})},jc=function(a){return Number(ic)>=a},kc;
if(p.document&&Nb){var lc=ac();kc=lc?lc:parseInt(fc,10)||void 0}else kc=void 0;var ic=kc;
var mc=function(a,b){this.C=a;this.D=b;this.B=0;this.A=null};mc.prototype.get=function(){if(0<this.B){this.B--;var a=this.A;this.A=a.next;a.next=null}else a=this.C();return a};var nc=function(a,b){a.D(b);100>a.B&&(a.B++,b.next=a.A,a.A=b)};
try{(new self.OffscreenCanvas(0,0)).getContext("2d")}catch(a){}var oc=!Nb||jc(9),pc=!Qb&&!Nb||Nb&&jc(9)||Qb&&hc("1.9.1"),qc=Nb&&!hc("9"),rc=Nb||Mb||Rb;
var uc=function(a){return a?new sc(tc(a)):Ma||(Ma=new sc)},vc=function(a,b){return"string"===typeof b?a.getElementById(b):b},xc=function(a,b){var c=b||document;return c.querySelectorAll&&c.querySelector?c.querySelectorAll("."+a):wc(document,"*",a,b)},zc=function(a,b){var c=b||document,d=null;c.getElementsByClassName?d=c.getElementsByClassName(a)[0]:d=yc(document,"*",a,b);return d||null},wc=function(a,b,c,d){a=d||a;b=b&&"*"!=b?String(b).toUpperCase():"";if(a.querySelectorAll&&a.querySelector&&(b||
c))return a.querySelectorAll(b+(c?"."+c:""));if(c&&a.getElementsByClassName){a=a.getElementsByClassName(c);if(b){d={};for(var e=0,f=0,h;h=a[f];f++)b==h.nodeName&&(d[e++]=h);d.length=e;return d}return a}a=a.getElementsByTagName(b||"*");if(c){d={};for(f=e=0;h=a[f];f++)b=h.className,"function"==typeof b.split&&Ba(b.split(/\s+/),c)&&(d[e++]=h);d.length=e;return d}return a},yc=function(a,b,c,d){var e=d||a,f=b&&"*"!=b?String(b).toUpperCase():"";return e.querySelectorAll&&e.querySelector&&(f||c)?e.querySelector(f+
(c?"."+c:"")):wc(a,b,c,d)[0]||null},Bc=function(a,b){Wa(b,function(c,d){c&&"object"==typeof c&&c.cf&&(c=c.Nd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Ac.hasOwnProperty(d)?a.setAttribute(Ac[d],c):ab(d,"aria-")||ab(d,"data-")?a.setAttribute(d,c):a[d]=c})},Ac={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"},Ec=function(a,b){var c=String(b[0]),d=b[1];if(!oc&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',Eb(d.name),'"');if(d.type){c.push(' type="',Eb(d.type),'"');var e={};Ya(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=Cc(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):Bc(c,d));2<b.length&&Dc(a,c,b,2);return c},Dc=function(a,b,c,d){function e(k){k&&b.appendChild("string"===typeof k?a.createTextNode(k):k)}for(;d<c.length;d++){var f=
c[d];if(!Ia(f)||Fa(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(Fa(f)){var h="function"==typeof f.item||"string"==typeof f.item;break a}if("function"===typeof f){h="function"==typeof f.item;break a}}h=!1}Oa(h?Ca(f):f,e)}}},Fc=function(a){return Cc(document,a)},Cc=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)},Gc=function(a,b){Dc(tc(a),a,arguments,1)},Hc=function(a){for(var b;b=a.firstChild;)a.removeChild(b)},Ic=
function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b.nextSibling)},Jc=function(a,b,c){a.insertBefore(b,a.childNodes[c]||null)},Kc=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},Lc=function(a){return pc&&void 0!=a.children?a.children:Pa(a.childNodes,function(b){return 1==b.nodeType})},Nc=function(a){return void 0!==a.firstElementChild?a.firstElementChild:Mc(a.firstChild,!0)},Mc=function(a,b){for(;a&&1!=a.nodeType;)a=b?a.nextSibling:a.previousSibling;return a},Oc=function(a){return Fa(a)&&
1==a.nodeType},Pc=function(a){var b;if(rc&&!(Nb&&hc("9")&&!hc("10")&&p.SVGElement&&a instanceof p.SVGElement)&&(b=a.parentElement))return b;b=a.parentNode;return Oc(b)?b:null},Qc=function(a,b){if(!a||!b)return!1;if(a.contains&&1==b.nodeType)return a==b||a.contains(b);if("undefined"!=typeof a.compareDocumentPosition)return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a},tc=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document},Rc=function(a,b){if("textContent"in
a)a.textContent=b;else if(3==a.nodeType)a.data=String(b);else if(a.firstChild&&3==a.firstChild.nodeType){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=String(b)}else Hc(a),a.appendChild(tc(a).createTextNode(String(b)))},Sc={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1},Tc={IMG:" ",BR:"\n"},Uc=function(a,b){b?a.tabIndex=0:(a.tabIndex=-1,a.removeAttribute("tabIndex"))},Wc=function(a){if(qc&&null!==a&&"innerText"in a)a=a.innerText.replace(/(\r\n|\r|\n)/g,"\n");else{var b=
[];Vc(a,b,!0);a=b.join("")}a=a.replace(/ \xAD /g," ").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");qc||(a=a.replace(/ +/g," "));" "!=a&&(a=a.replace(/^\s*/,""));return a},Vc=function(a,b,c){if(!(a.nodeName in Sc))if(3==a.nodeType)c?b.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):b.push(a.nodeValue);else if(a.nodeName in Tc)b.push(Tc[a.nodeName]);else for(a=a.firstChild;a;)Vc(a,b,c),a=a.nextSibling},sc=function(a){this.A=a||p.document||document};g=sc.prototype;g.R=uc;
g.J=function(a){return vc(this.A,a)};g.qJ=sc.prototype.J;g.getElementsByTagName=function(a,b){return(b||this.A).getElementsByTagName(String(a))};g.be=function(a,b){return xc(a,b||this.A)};g.ia=function(a,b){return zc(a,b||this.A)};g.nb=function(a,b){return zc(a,b||this.A)};g.setProperties=Bc;g.fa=function(a,b,c){return Ec(this.A,arguments)};g.createElement=function(a){return Cc(this.A,a)};g.Wa=function(a,b){a.appendChild(b)};g.append=Gc;g.hc=Hc;g.kn=Ic;g.zk=Jc;g.Rb=Kc;g.getChildren=Lc;g.Im=Nc;
g.Vq=function(a){return void 0!==a.nextElementSibling?a.nextElementSibling:Mc(a.nextSibling,!0)};g.$D=Pc;g.contains=Qc;g.ZD=tc;g.vc=Rc;g.qc=Uc;g.$v=Wc;
var Xc=function(a,b,c){var d=a;b&&(d=u(a,b));d=Xc.pJ(d);"function"===typeof p.setImmediate&&(c||Xc.mJ())?p.setImmediate(d):(Xc.Ix||(Xc.Ix=Xc.cE()),Xc.Ix(d))};Xc.mJ=function(){return p.Window&&p.Window.prototype&&!wb("Edge")&&p.Window.prototype.setImmediate==p.setImmediate?!1:!0};
Xc.cE=function(){var a=p.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!wb("Presto")&&(a=function(){var e=Fc("IFRAME");e.style.display="none";document.documentElement.appendChild(e);var f=e.contentWindow;e=f.document;e.open();e.close();var h="callImmediate"+Math.random(),k="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;e=u(function(l){if(("*"==k||l.origin==k)&&l.data==h)this.port1.onmessage()},this);f.addEventListener("message",
e,!1);this.port1={};this.port2={postMessage:function(){f.postMessage(h,k)}}});if("undefined"!==typeof a&&!wb("Trident")&&!wb("MSIE")){var b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var e=c.hv;c.hv=null;e()}};return function(e){d.next={hv:e};d=d.next;b.port2.postMessage(0)}}return function(e){p.setTimeout(e,0)}};Xc.pJ=Ua;
var Yc=function(){this.B=this.A=null};Yc.prototype.add=function(a,b){var c=Zc.get();c.set(a,b);this.B?this.B.next=c:this.A=c;this.B=c};Yc.prototype.remove=function(){var a=null;this.A&&(a=this.A,this.A=this.A.next,this.A||(this.B=null),a.next=null);return a};var Zc=new mc(function(){return new $c},function(a){return a.reset()}),$c=function(){this.next=this.A=this.je=null};$c.prototype.set=function(a,b){this.je=a;this.A=b;this.next=null};$c.prototype.reset=function(){this.next=this.A=this.je=null};
var ed=function(a,b){ad||bd();cd||(ad(),cd=!0);dd.add(a,b)},ad,bd=function(){if(p.Promise&&p.Promise.resolve){var a=p.Promise.resolve(void 0);ad=function(){a.then(fd)}}else ad=function(){Xc(fd)}},cd=!1,dd=new Yc,fd=function(){for(var a;a=dd.remove();){try{a.je.call(a.A)}catch(b){Ea(b)}nc(Zc,a)}cd=!1};
var gd=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
var id=function(a){this.ta=0;this.Fd=void 0;this.yi=this.qg=this.jb=null;this.Tm=this.Cq=!1;if(a!=Ga)try{var b=this;a.call(void 0,function(c){hd(b,2,c)},function(c){hd(b,3,c)})}catch(c){hd(this,3,c)}},jd=function(){this.next=this.context=this.B=this.D=this.A=null;this.C=!1};jd.prototype.reset=function(){this.context=this.B=this.D=this.A=null;this.C=!1};var kd=new mc(function(){return new jd},function(a){a.reset()}),ld=function(a,b,c){var d=kd.get();d.D=a;d.B=b;d.context=c;return d};
id.prototype.then=function(a,b,c){return md(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};id.prototype.$goog_Thenable=!0;id.prototype.cancel=function(a){if(0==this.ta){var b=new nd(a);ed(function(){od(this,b)},this)}};
var od=function(a,b){if(0==a.ta)if(a.jb){var c=a.jb;if(c.qg){for(var d=0,e=null,f=null,h=c.qg;h&&(h.C||(d++,h.A==a&&(e=h),!(e&&1<d)));h=h.next)e||(f=h);e&&(0==c.ta&&1==d?od(c,b):(f?(d=f,d.next==c.yi&&(c.yi=d),d.next=d.next.next):pd(c),qd(c,e,3,b)))}a.jb=null}else hd(a,3,b)},sd=function(a,b){a.qg||2!=a.ta&&3!=a.ta||rd(a);a.yi?a.yi.next=b:a.qg=b;a.yi=b},md=function(a,b,c,d){var e=ld(null,null,null);e.A=new id(function(f,h){e.D=b?function(k){try{var l=b.call(d,k);f(l)}catch(n){h(n)}}:f;e.B=c?function(k){try{var l=
c.call(d,k);void 0===l&&k instanceof nd?h(k):f(l)}catch(n){h(n)}}:h});e.A.jb=a;sd(a,e);return e.A};id.prototype.kJ=function(a){this.ta=0;hd(this,2,a)};id.prototype.lJ=function(a){this.ta=0;hd(this,3,a)};
var hd=function(a,b,c){0==a.ta&&(a===c&&(b=3,c=new TypeError("v")),a.ta=1,td(c,a.kJ,a.lJ,a)||(a.Fd=c,a.ta=b,a.jb=null,rd(a),3!=b||c instanceof nd||ud(a,c)))},td=function(a,b,c,d){if(a instanceof id)return sd(a,ld(b||Ga,c||null,d)),!0;if(gd(a))return a.then(b,c,d),!0;if(Fa(a))try{var e=a.then;if("function"===typeof e)return vd(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},vd=function(a,b,c,d,e){var f=!1,h=function(l){f||(f=!0,c.call(e,l))},k=function(l){f||(f=!0,d.call(e,l))};try{b.call(a,
h,k)}catch(l){k(l)}},rd=function(a){a.Cq||(a.Cq=!0,ed(a.HD,a))},pd=function(a){var b=null;a.qg&&(b=a.qg,a.qg=b.next,b.next=null);a.qg||(a.yi=null);return b};id.prototype.HD=function(){for(var a;a=pd(this);)qd(this,a,this.ta,this.Fd);this.Cq=!1};
var qd=function(a,b,c,d){if(3==c&&b.B&&!b.C)for(;a&&a.Tm;a=a.jb)a.Tm=!1;if(b.A)b.A.jb=null,wd(b,c,d);else try{b.C?b.D.call(b.context):wd(b,c,d)}catch(e){xd.call(null,e)}nc(kd,b)},wd=function(a,b,c){2==b?a.D.call(a.context,c):a.B&&a.B.call(a.context,c)},ud=function(a,b){a.Tm=!0;ed(function(){a.Tm&&xd.call(null,b)})},xd=Ea,nd=function(a){za.call(this,a)};v(nd,za);nd.prototype.name="cancel";

}catch(e){_DumpException(e)}
try{
var yd=function(a){if(Array.isArray(a)){for(var b=Array(a.length),c=0;c<a.length;c++){var d=a[c];null!=d&&(b[c]="object"==typeof d?yd(d):d)}return b}if(zd&&a instanceof Uint8Array)return new Uint8Array(a);b={};for(c in a)d=a[c],null!=d&&(b[c]="object"==typeof d?yd(d):d);return b},Ad=function(a){var b=yd(a.cd()),c=w;w=function(d,e,f,h,k,l){c(d,b,f,h,k,l);w=c};a=new a.constructor(b);w!==c&&(w=c);return a},Bd=function(){return wb("Firefox")||wb("FxiOS")},Cd=function(){return(wb("Chrome")||wb("CriOS"))&&
!wb("Edge")},Dd=function(){return wb("Safari")&&!(Cd()||wb("Coast")||wb("Opera")||wb("Edge")||wb("Edg/")||wb("OPR")||Bd()||wb("Silk")||wb("Android"))},Fd=function(){return wb("Android")&&!(Cd()||Bd()||wb("Opera")||wb("Silk"))};
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var y={ht:!1,kt:!1,jt:!1,et:!1,gt:!1,lt:!1};y.si=y.ht||y.kt||y.jt||y.et||y.gt||y.lt;y.Tl=Mb;y.Qo=Nb;y.No=Ob;y.vj=y.si?y.ht:Bd();y.SG=function(){return Ib()||wb("iPod")};y.yj=y.si?y.kt:y.SG();y.xj=y.si?y.jt:wb("iPad");y.ANDROID=y.si?y.et:Fd();y.Xd=y.si?y.gt:Cd();y.UG=function(){return Dd()&&!Jb()};y.hh=y.si?y.lt:y.UG();
var Gd={},Hd=null,Id=function(a,b){void 0===b&&(b=0);if(!Hd){Hd={};for(var c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),d=["+/=","+/","-_=","-_.","-_"],e=0;5>e;e++){var f=c.concat(d[e].split(""));Gd[e]=f;for(var h=0;h<f.length;h++){var k=f[h];void 0===Hd[k]&&(Hd[k]=h)}}}b=Gd[b];c=[];for(d=0;d<a.length;d+=3){var l=a[d],n=(e=d+1<a.length)?a[d+1]:0;k=(f=d+2<a.length)?a[d+2]:0;h=l>>2;l=(l&3)<<4|n>>4;n=(n&15)<<2|k>>6;k&=63;f||(k=64,e||(n=64));c.push(b[h],b[l],b[n]||"",b[k]||
"")}return c.join("")};
var zd="function"===typeof Uint8Array;
var Jd=function(a){this.B=0;this.A=a};Jd.prototype.next=function(){return this.B<this.A.length?{done:!1,value:this.A[this.B++]}:{done:!0,value:void 0}};"undefined"!=typeof Symbol&&"undefined"!=typeof Symbol.iterator&&(Jd.prototype[Symbol.iterator]=function(){return this});
var z=function(){},w=function(a,b,c,d,e,f){a.A=null;b||(b=c?[c]:[]);a.V=c?String(c):void 0;a.H=0===c?-1:0;a.D=b;a:{c=a.D.length;b=-1;if(c&&(b=c-1,c=a.D[b],!(null===c||"object"!=typeof c||Array.isArray(c)||zd&&c instanceof Uint8Array))){a.I=b-a.H;a.C=c;break a}-1<d?(a.I=Math.max(d,b+1-a.H),a.C=null):a.I=Number.MAX_VALUE}a.L={};if(e)for(d=0;d<e.length;d++)b=e[d],b<a.I?(b+=a.H,a.D[b]=a.D[b]||Kd):(Ld(a),a.C[b]=a.C[b]||Kd);if(f&&f.length)for(e=0;e<f.length;e++)Md(a,f[e])},Kd=[],Ld=function(a){var b=a.I+
a.H;a.D[b]||(a.C=a.D[b]={})},B=function(a,b){if(b<a.I){b+=a.H;var c=a.D[b];return c!==Kd?c:a.D[b]=[]}if(a.C)return c=a.C[b],c===Kd?a.C[b]=[]:c},C=function(a,b,c){b<a.I?a.D[b+a.H]=c:(Ld(a),a.C[b]=c);return a},Md=function(a,b){for(var c,d,e=0;e<b.length;e++){var f=b[e],h=B(a,f);null!=h&&(c=f,d=h,C(a,f,void 0))}return c?(C(a,c,d),c):0};z.prototype.cd=function(){if(this.A)for(var a in this.A){var b=this.A[a];if(Array.isArray(b))for(var c=0;c<b.length;c++)b[c]&&b[c].cd();else b&&b.cd()}return this.D};
z.prototype.Va=zd?function(){var a=Uint8Array.prototype.toJSON;Uint8Array.prototype.toJSON=function(){return Id(this)};try{return JSON.stringify(this.D&&this.cd(),Nd)}finally{Uint8Array.prototype.toJSON=a}}:function(){return JSON.stringify(this.D&&this.cd(),Nd)};var Nd=function(a,b){return"number"!==typeof b||!isNaN(b)&&Infinity!==b&&-Infinity!==b?b:String(b)};z.prototype.toString=function(){return this.cd().toString()};z.prototype.clone=function(){return Ad(this)};

}catch(e){_DumpException(e)}
try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Od=function(a,b){Array.prototype.splice.call(a,b,1)},Pd=function(a,b){b=Aa(a,b);var c;(c=0<=b)&&Od(a,b);return c},Qd=function(a,b,c){for(var d in a)if(b.call(c,a[d],d,a))return!0;return!1},Rd=function(a,b){try{return Kb(a[b]),!0}catch(c){}return!1};
var D=function(){this.mj=this.mj;this.Ih=this.Ih};D.prototype.mj=!1;D.prototype.Pa=function(){return this.mj};D.prototype.dispose=function(){this.mj||(this.mj=!0,this.ka())};D.prototype.ka=function(){if(this.Ih)for(;this.Ih.length;)this.Ih.shift()()};
var E=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.I=!1};E.prototype.B=function(){this.I=!0};E.prototype.preventDefault=function(){this.defaultPrevented=!0};
var Sd="ontouchstart"in p||!!(p.document&&document.documentElement&&"ontouchstart"in document.documentElement)||!(!p.navigator||!p.navigator.maxTouchPoints&&!p.navigator.msMaxTouchPoints),Td="PointerEvent"in p,Ud="MSPointerEvent"in p&&!(!p.navigator||!p.navigator.msPointerEnabled),Vd=function(){if(!p.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{p.addEventListener("test",Ga,b),p.removeEventListener("test",Ga,b)}catch(c){}return a}();
var Wd={eh:Td?"pointerdown":Ud?"MSPointerDown":"mousedown",gh:Td?"pointerup":Ud?"MSPointerUp":"mouseup",ri:Td?"pointercancel":Ud?"MSPointerCancel":"mousecancel",yC:Td?"pointermove":Ud?"MSPointerMove":"mousemove",AC:Td?"pointerover":Ud?"MSPointerOver":"mouseover",zC:Td?"pointerout":Ud?"MSPointerOut":"mouseout",wC:Td?"pointerenter":Ud?"MSPointerEnter":"mouseenter",xC:Td?"pointerleave":Ud?"MSPointerLeave":"mouseleave"};
var Xd=function(a,b){E.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.F=this.D=0;this.key="";this.C=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.L=!1;this.pointerId=0;this.pointerType="";this.A=null;a&&this.init(a,b)};v(Xd,E);var Yd={2:"touch",3:"pen",4:"mouse"};
Xd.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)?Qb&&(Rd(b,"nodeName")||(b=null)):"mouseover"==c?b=a.fromElement:"mouseout"==c&&(b=a.toElement);this.relatedTarget=b;d?(this.clientX=void 0!==d.clientX?d.clientX:d.pageX,this.clientY=void 0!==d.clientY?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.D=Rb||void 0!==a.offsetX?
a.offsetX:a.layerX,this.F=Rb||void 0!==a.offsetY?a.offsetY:a.layerY,this.clientX=void 0!==a.clientX?a.clientX:a.pageX,this.clientY=void 0!==a.clientY?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.C=a.charCode||("keypress"==c?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.L=Tb?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||0;this.pointerType=
"string"===typeof a.pointerType?a.pointerType:Yd[a.pointerType]||"";this.state=a.state;this.A=a;a.defaultPrevented&&Xd.da.preventDefault.call(this)};Xd.prototype.B=function(){Xd.da.B.call(this);this.A.stopPropagation?this.A.stopPropagation():this.A.cancelBubble=!0};Xd.prototype.preventDefault=function(){Xd.da.preventDefault.call(this);var a=this.A;a.preventDefault?a.preventDefault():a.returnValue=!1};
var Zd="closure_listenable_"+(1E6*Math.random()|0),$d=function(a){return!(!a||!a[Zd])};
var ae=0;
var be=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.eb=e;this.key=++ae;this.removed=this.nh=!1},ce=function(a){a.removed=!0;a.listener=null;a.proxy=null;a.src=null;a.eb=null};
var de=function(a){this.src=a;this.listeners={};this.A=0};de.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.listeners[f];a||(a=this.listeners[f]=[],this.A++);var h=ee(a,b,d,e);-1<h?(b=a[h],c||(b.nh=!1)):(b=new be(b,this.src,f,!!d,e),b.nh=c,a.push(b));return b};de.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.listeners))return!1;var e=this.listeners[a];b=ee(e,b,c,d);return-1<b?(ce(e[b]),Od(e,b),0==e.length&&(delete this.listeners[a],this.A--),!0):!1};
var fe=function(a,b){var c=b.type;if(!(c in a.listeners))return!1;var d=Pd(a.listeners[c],b);d&&(ce(b),0==a.listeners[c].length&&(delete a.listeners[c],a.A--));return d};de.prototype.removeAll=function(a){a=a&&a.toString();var b=0,c;for(c in this.listeners)if(!a||c==a){for(var d=this.listeners[c],e=0;e<d.length;e++)++b,ce(d[e]);delete this.listeners[c];this.A--}return b};
de.prototype.Lm=function(a,b){a=this.listeners[a.toString()];var c=[];if(a)for(var d=0;d<a.length;++d){var e=a[d];e.capture==b&&c.push(e)}return c};de.prototype.fk=function(a,b,c,d){a=this.listeners[a.toString()];var e=-1;a&&(e=ee(a,b,c,d));return-1<e?a[e]:null};de.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return Qd(this.listeners,function(f){for(var h=0;h<f.length;++h)if(!(c&&f[h].type!=d||e&&f[h].capture!=b))return!0;return!1})};
var ee=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.removed&&f.listener==b&&f.capture==!!c&&f.eb==d)return e}return-1};
var ge="closure_lm_"+(1E6*Math.random()|0),he={},ie=0,ke=function(a,b,c,d,e){if(d&&d.once)return je(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)ke(a,b[f],c,d,e);return null}c=le(c);return $d(a)?a.listen(b,c,Fa(d)?!!d.capture:!!d,e):me(a,b,c,!1,d,e)},me=function(a,b,c,d,e,f){if(!b)throw Error("y");var h=Fa(e)?!!e.capture:!!e,k=ne(a);k||(a[ge]=k=new de(a));c=k.add(b,c,d,h,f);if(c.proxy)return c;d=oe();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)Vd||(e=h),void 0===e&&(e=!1),a.addEventListener(b.toString(),
d,e);else if(a.attachEvent)a.attachEvent(pe(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("z");ie++;return c},oe=function(){var a=qe,b=function(c){return a.call(b.src,b.listener,c)};return b},je=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)je(a,b[f],c,d,e);return null}c=le(c);return $d(a)?a.Ua(b,c,Fa(d)?!!d.capture:!!d,e):me(a,b,c,!0,d,e)},re=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)re(a,b[f],c,d,e);else d=
Fa(d)?!!d.capture:!!d,c=le(c),$d(a)?a.La(b,c,d,e):a&&(a=ne(a))&&(b=a.fk(b,c,d,e))&&se(b)},se=function(a){if("number"===typeof a||!a||a.removed)return!1;var b=a.src;if($d(b))return fe(b.zd,a);var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(pe(c),d):b.addListener&&b.removeListener&&b.removeListener(d);ie--;(c=ne(b))?(fe(c,a),0==c.A&&(c.src=null,b[ge]=null)):ce(a);return!0},pe=function(a){return a in he?he[a]:he[a]="on"+a},ue=function(a,b){var c=
a.listener,d=a.eb||a.src;a.nh&&se(a);return c.call(d,b)},qe=function(a,b){return a.removed?!0:ue(a,new Xd(b,this))},ne=function(a){a=a[ge];return a instanceof de?a:null},ve="__closure_events_fn_"+(1E9*Math.random()>>>0),le=function(a){if("function"===typeof a)return a;a[ve]||(a[ve]=function(b){return a.handleEvent(b)});return a[ve]};
var F=function(){D.call(this);this.zd=new de(this);this.aD=this;this.ds=null};v(F,D);F.prototype[Zd]=!0;g=F.prototype;g.$e=function(){return this.ds};g.Kc=function(a){this.ds=a};g.addEventListener=function(a,b,c,d){ke(this,a,b,c,d)};g.removeEventListener=function(a,b,c,d){re(this,a,b,c,d)};
g.dispatchEvent=function(a){var b,c=this.$e();if(c)for(b=[];c;c=c.$e())b.push(c);c=this.aD;var d=a.type||a;if("string"===typeof a)a=new E(a,c);else if(a instanceof E)a.target=a.target||c;else{var e=a;a=new E(d,c);Ya(a,e)}e=!0;if(b)for(var f=b.length-1;!a.I&&0<=f;f--){var h=a.currentTarget=b[f];e=we(h,d,!0,a)&&e}a.I||(h=a.currentTarget=c,e=we(h,d,!0,a)&&e,a.I||(e=we(h,d,!1,a)&&e));if(b)for(f=0;!a.I&&f<b.length;f++)h=a.currentTarget=b[f],e=we(h,d,!1,a)&&e;return e};
g.ka=function(){F.da.ka.call(this);this.zd&&this.zd.removeAll(void 0);this.ds=null};g.listen=function(a,b,c,d){return this.zd.add(String(a),b,!1,c,d)};g.Ua=function(a,b,c,d){return this.zd.add(String(a),b,!0,c,d)};g.La=function(a,b,c,d){return this.zd.remove(String(a),b,c,d)};
var we=function(a,b,c,d){b=a.zd.listeners[String(b)];if(!b)return!0;b=b.concat();for(var e=!0,f=0;f<b.length;++f){var h=b[f];if(h&&!h.removed&&h.capture==c){var k=h.listener,l=h.eb||h.src;h.nh&&fe(a.zd,h);e=!1!==k.call(l,d)&&e}}return e&&!d.defaultPrevented};F.prototype.Lm=function(a,b){return this.zd.Lm(String(a),b)};F.prototype.fk=function(a,b,c,d){return this.zd.fk(String(a),b,c,d)};F.prototype.hasListener=function(a,b){return this.zd.hasListener(void 0!==a?String(a):void 0,b)};

}catch(e){_DumpException(e)}
try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var xe=function(a,b){return a==b?!0:a&&b?a.x==b.x&&a.y==b.y:!1},G=function(a,b){this.x=void 0!==a?a:0;this.y=void 0!==b?b:0};g=G.prototype;g.clone=function(){return new G(this.x,this.y)};g.equals=function(a){return a instanceof G&&xe(this,a)};g.ceil=function(){this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return this};g.floor=function(){this.x=Math.floor(this.x);this.y=Math.floor(this.y);return this};g.round=function(){this.x=Math.round(this.x);this.y=Math.round(this.y);return this};
g.Ne=function(a,b){this.x*=a;this.y*="number"===typeof b?b:a;return this};var ye=function(a){return a.width*a.height},ze=function(a,b){this.width=a;this.height=b};g=ze.prototype;g.clone=function(){return new ze(this.width,this.height)};g.aspectRatio=function(){return this.width/this.height};g.Db=function(){return!ye(this)};g.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};
g.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};g.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};
var Ae=function(a){return"CSS1Compat"==a.compatMode},Be=function(a){return a.scrollingElement?a.scrollingElement:!Rb&&Ae(a)?a.documentElement:a.body||a.documentElement},Ce=function(a){var b=Be(a);a=a.parentWindow||a.defaultView;return Nb&&hc("10")&&a.pageYOffset!=b.scrollTop?new G(b.scrollLeft,b.scrollTop):new G(a.pageXOffset||b.scrollLeft,a.pageYOffset||b.scrollTop)},De=function(a){return a.replace(/(^|[\s]+)([a-z])/g,function(b,c,d){return c+d.toUpperCase()})},Ee=function(a){return"string"==typeof a.className?
a.className:a.getAttribute&&a.getAttribute("class")||""},Fe=function(a){return a.classList?a.classList:Ee(a).match(/\S+/g)||[]},Ge=function(a,b){"string"==typeof a.className?a.className=b:a.setAttribute&&a.setAttribute("class",b)},He=function(a,b){return a.classList?a.classList.contains(b):Ba(Fe(a),b)},H=function(a,b){if(a.classList)a.classList.add(b);else if(!He(a,b)){var c=Ee(a);Ge(a,c+(0<c.length?" "+b:b))}};
var Ie=function(){return Rb?"Webkit":Qb?"Moz":Nb?"ms":Mb?"O":null};
var Je=function(a,b,c,d){this.top=a;this.right=b;this.bottom=c;this.left=d};g=Je.prototype;g.getHeight=function(){return this.bottom-this.top};g.clone=function(){return new Je(this.top,this.right,this.bottom,this.left)};g.contains=function(a){return this&&a?a instanceof Je?a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom:a.x>=this.left&&a.x<=this.right&&a.y>=this.top&&a.y<=this.bottom:!1};
g.ceil=function(){this.top=Math.ceil(this.top);this.right=Math.ceil(this.right);this.bottom=Math.ceil(this.bottom);this.left=Math.ceil(this.left);return this};g.floor=function(){this.top=Math.floor(this.top);this.right=Math.floor(this.right);this.bottom=Math.floor(this.bottom);this.left=Math.floor(this.left);return this};g.round=function(){this.top=Math.round(this.top);this.right=Math.round(this.right);this.bottom=Math.round(this.bottom);this.left=Math.round(this.left);return this};
var Le=function(a,b,c){if("string"===typeof b)(b=Ke(a,b))&&(a.style[b]=c);else for(var d in b){c=a;var e=b[d],f=Ke(c,d);f&&(c.style[f]=e)}},Me={},Ke=function(a,b){var c=Me[b];if(!c){var d=Hb(b);c=d;void 0===a.style[d]&&(d=Ie()+De(d),void 0!==a.style[d]&&(c=d));Me[b]=c}return c},Ne=function(a,b){var c=tc(a);return c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,null))?a[b]||a.getPropertyValue(b)||"":""},Oe=function(a){a=a?tc(a):document;return!Nb||jc(9)||Ae(uc(a).A)?
a.documentElement:a.body},Pe=function(a){try{return a.getBoundingClientRect()}catch(b){return{left:0,top:0,right:0,bottom:0}}},Qe=function(a){var b=tc(a),c=new G(0,0),d=Oe(b);if(a==d)return c;a=Pe(a);b=Ce(uc(b).A);c.x=a.left+b.x;c.y=a.top+b.y;return c},Re=function(a){var b=a.offsetWidth,c=a.offsetHeight,d=Rb&&!b&&!c;return(void 0===b||d)&&a.getBoundingClientRect?(a=Pe(a),new ze(a.right-a.left,a.bottom-a.top)):new ze(b,c)},Se=Qb?"MozUserSelect":Rb||Ob?"WebkitUserSelect":null,Te=function(a,b){if(/^\d+px?$/.test(b))return parseInt(b,
10);var c=a.style.left,d=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;a.style.left=b;b=a.style.pixelLeft;a.style.left=c;a.runtimeStyle.left=d;return+b},Ue={thin:2,medium:4,thick:6},Ve=function(a,b){if("none"==(a.currentStyle?a.currentStyle[b+"Style"]:null))return 0;b=a.currentStyle?a.currentStyle[b+"Width"]:null;return b in Ue?Ue[b]:Te(a,b)},We=function(a){if(Nb&&!jc(9)){var b=Ve(a,"borderLeft"),c=Ve(a,"borderRight"),d=Ve(a,"borderTop");a=Ve(a,"borderBottom");return new Je(d,c,a,b)}b=
Ne(a,"borderLeftWidth");c=Ne(a,"borderRightWidth");d=Ne(a,"borderTopWidth");a=Ne(a,"borderBottomWidth");return new Je(parseFloat(d),parseFloat(c),parseFloat(a),parseFloat(b))};

}catch(e){_DumpException(e)}
try{
/*

 Copyright 2011 Google LLC.
 SPDX-License-Identifier: Apache-2.0
*/
/*

 Copyright 2013 Google LLC.
 SPDX-License-Identifier: Apache-2.0
*/
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Xe=!y.Qo&&!Dd();
var Ye=function(){var a={"business-tools":2,education:3,productivity:4,"sales-and-crm":5,"accounting-and-finance":6,"administration-and-management":7,"erp-and-logistics":8,"hr-and-legal":9,"marketing-and-analytics":10,"academic-resources":11,"teacher-and-admin-tools":12,"creative-tools":13,"web-development":14,"office-applications":15,"task-management":17,communication:18,utilities:19,"works-with-drive":20,"popular-apps":21,"top-rated":22,marquee:23,"works-with-android":24,"works-with-form":25,"works-with-doc":26,
"works-with-spreadsheet":27,"works-with-slides":34,"isv-for-work-apps":28,"new-and-notable":29,"works-with-gmail":33,"works-with-calendar":35,"approved-for-you":39};this.A={};this.B={};if(a)for(var b in a){var c=b,d=a[b];this.A[c]=d;this.B[d]=c}};Ye.prototype.get=function(a){return this.A[a]};Ye.prototype.remove=function(a){var b=this.A[a];void 0!==b&&(delete this.A[a],delete this.B[b])};
var Ze=new Ye;

}catch(e){_DumpException(e)}
try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Portions of this code are from MochiKit, received by
 The Closure Authors under the MIT license. All other code is Copyright
 2005-2009 The Closure Authors. All Rights Reserved.
*/
var $e=function(a,b){this.jo=[];this.Yw=a;this.rv=b||null;this.rk=this.lc=!1;this.Fd=void 0;this.Os=this.fD=this.lq=!1;this.yo=0;this.jb=null;this.am=0};$e.prototype.cancel=function(a){if(this.lc)this.Fd instanceof $e&&this.Fd.cancel();else{if(this.jb){var b=this.jb;delete this.jb;a?b.cancel(a):(b.am--,0>=b.am&&b.cancel())}this.Yw?this.Yw.call(this.rv,this):this.Os=!0;this.lc||this.Jb(new af(this))}};$e.prototype.nv=function(a,b){this.lq=!1;bf(this,a,b)};
var bf=function(a,b,c){a.lc=!0;a.Fd=c;a.rk=!b;cf(a)};$e.prototype.tg=function(){if(this.lc){if(!this.Os)throw new df(this);this.Os=!1}};$e.prototype.callback=function(a){this.tg();bf(this,!0,a)};$e.prototype.Jb=function(a){this.tg();bf(this,!1,a)};var ef=function(a,b,c,d){a.jo.push([b,c,d]);a.lc&&cf(a);return a};$e.prototype.then=function(a,b,c){var d,e,f=new id(function(h,k){e=h;d=k});ef(this,e,function(h){h instanceof af?f.cancel():d(h)});return f.then(a,b,c)};$e.prototype.$goog_Thenable=!0;
var ff=function(a,b){ef(a,b.callback,b.Jb,b)};$e.prototype.$l=function(a){var b=new $e;ff(this,b);a&&(b.jb=this,this.am++);return b};$e.prototype.isError=function(a){return a instanceof Error};
var gf=function(a){return Sa(a.jo,function(b){return"function"===typeof b[1]})},cf=function(a){if(a.yo&&a.lc&&gf(a)){var b=a.yo,c=hf[b];c&&(p.clearTimeout(c.bb),delete hf[b]);a.yo=0}a.jb&&(a.jb.am--,delete a.jb);b=a.Fd;for(var d=c=!1;a.jo.length&&!a.lq;){var e=a.jo.shift(),f=e[0],h=e[1];e=e[2];if(f=a.rk?h:f)try{var k=f.call(e||a.rv,b);void 0!==k&&(a.rk=a.rk&&(k==b||a.isError(k)),a.Fd=b=k);if(gd(b)||"function"===typeof p.Promise&&b instanceof p.Promise)d=!0,a.lq=!0}catch(l){b=l,a.rk=!0,gf(a)||(c=!0)}}a.Fd=
b;d&&(k=u(a.nv,a,!0),d=u(a.nv,a,!1),b instanceof $e?(ef(b,k,d),b.fD=!0):b.then(k,d));c&&(b=new jf(b),hf[b.bb]=b,a.yo=b.bb)},df=function(){za.call(this)};v(df,za);df.prototype.message="Deferred has already fired";df.prototype.name="AlreadyCalledError";var af=function(){za.call(this)};v(af,za);af.prototype.message="Deferred was canceled";af.prototype.name="CanceledError";var jf=function(a){this.bb=p.setTimeout(u(this.throwError,this),0);this.A=a};
jf.prototype.throwError=function(){delete hf[this.bb];throw this.A;};var hf={};

}catch(e){_DumpException(e)}
try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var kf=0,lf=function(a){return Object.prototype.hasOwnProperty.call(a,ya)&&a[ya]||(a[ya]=++kf)},mf=function(a){var b=0,c;for(c in a)b++;return b},nf=function(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b},of=function(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b},pf=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)},qf=function(a,b){return a===b},rf=function(a,b){this.B={};this.A=[];this.C=0;var c=arguments.length;if(1<c){if(c%2)throw Error("r");for(var d=0;d<c;d+=2)this.set(arguments[d],
arguments[d+1])}else if(a)if(a instanceof rf)for(c=a.Yb(),d=0;d<c.length;d++)this.set(c[d],a.get(c[d]));else for(d in a)this.set(d,a[d])};rf.prototype.Lb=function(){return this.C};rf.prototype.Dc=function(){sf(this);for(var a=[],b=0;b<this.A.length;b++)a.push(this.B[this.A[b]]);return a};rf.prototype.Yb=function(){sf(this);return this.A.concat()};var tf=function(a,b){return pf(a.B,b)};g=rf.prototype;g.wg=function(a){for(var b=0;b<this.A.length;b++){var c=this.A[b];if(pf(this.B,c)&&this.B[c]==a)return!0}return!1};
g.equals=function(a,b){if(this===a)return!0;if(this.C!=a.Lb())return!1;b=b||qf;sf(this);for(var c,d=0;c=this.A[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};g.Db=function(){return 0==this.C};g.clear=function(){this.B={};this.C=this.A.length=0};g.remove=function(a){return pf(this.B,a)?(delete this.B[a],this.C--,this.A.length>2*this.C&&sf(this),!0):!1};
var sf=function(a){if(a.C!=a.A.length){for(var b=0,c=0;b<a.A.length;){var d=a.A[b];pf(a.B,d)&&(a.A[c++]=d);b++}a.A.length=c}if(a.C!=a.A.length){var e={};for(c=b=0;b<a.A.length;)d=a.A[b],pf(e,d)||(a.A[c++]=d,e[d]=1),b++;a.A.length=c}};rf.prototype.get=function(a,b){return pf(this.B,a)?this.B[a]:b};rf.prototype.set=function(a,b){pf(this.B,a)||(this.C++,this.A.push(a));this.B[a]=b};rf.prototype.forEach=function(a,b){for(var c=this.Yb(),d=0;d<c.length;d++){var e=c[d],f=this.get(e);a.call(b,f,e,this)}};
rf.prototype.clone=function(){return new rf(this)};
var uf=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g;
var vf=function(a){return a.Lb&&"function"==typeof a.Lb?a.Lb():Ia(a)||"string"===typeof a?a.length:mf(a)},wf=function(a){if(a.Dc&&"function"==typeof a.Dc)return a.Dc();if("string"===typeof a)return a.split("");if(Ia(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return nf(a)},xf=function(a){if(a.Yb&&"function"==typeof a.Yb)return a.Yb();if(!a.Dc||"function"!=typeof a.Dc){if(Ia(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return of(a)}};

}catch(e){_DumpException(e)}
try{
var yf={},zf=function(a,b){this.A=b===yf?a:""};g=zf.prototype;g.cf=!0;g.Nd=function(){return this.A.toString()};g.xr=!0;g.bg=function(){return 1};g.toString=function(){return this.A+""};var Af=function(a){var b=$a();a=b?b.createScriptURL(a):a;return new zf(a,yf)},Bf={},Cf={},Df=function(a,b){this.A=a===Bf&&b||"";this.B=Cf};Df.prototype.cf=!0;Df.prototype.Nd=function(){return this.A};
var Ef=function(a){return a instanceof Df&&a.constructor===Df&&a.B===Cf?a.A:"type_error:Const"},Ff=function(a){return new Df(Bf,a)},Gf=function(a){return Af(Ef(a))};

}catch(e){_DumpException(e)}
try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var I=function(a,b){a.prototype=ia(b.prototype);a.prototype.constructor=a;if(pa)pa(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.da=b.prototype},Hf=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1},If=function(a){isFinite(a)&&(a=String(a));return"string"===typeof a?/^\s*-?0x/i.test(a)?parseInt(a,16):parseInt(a,10):NaN};
var Jf={s:function(a,b,c){return isNaN(c)||""==c||a.length>=Number(c)?a:a=-1<b.indexOf("-",0)?a+Fb(" ",Number(c)-a.length):Fb(" ",Number(c)-a.length)+a},f:function(a,b,c,d,e){d=a.toString();isNaN(e)||""==e||(d=parseFloat(a).toFixed(e));var f=0>Number(a)?"-":0<=b.indexOf("+")?"+":0<=b.indexOf(" ")?" ":"";0<=Number(a)&&(d=f+d);if(isNaN(c)||d.length>=Number(c))return d;d=isNaN(e)?Math.abs(Number(a)).toString():Math.abs(Number(a)).toFixed(e);a=Number(c)-d.length-f.length;return d=0<=b.indexOf("-",0)?
f+d+Fb(" ",a):f+Fb(0<=b.indexOf("0",0)?"0":" ",a)+d},d:function(a,b,c,d,e,f,h,k){return Jf.f(parseInt(a,10),b,c,d,0,f,h,k)}};Jf.i=Jf.d;Jf.u=Jf.d;
var Kf=function(){if(Ub){var a=/Windows NT ([0-9.]+)/;return(a=a.exec(tb))?a[1]:"0"}return Tb?(a=/1[0|1][_.][0-9_.]+/,(a=a.exec(tb))?a[0].replace(/_/g,"."):"10"):Wb?(a=/Android\s+([^\);]+)(\)|;)/,(a=a.exec(tb))?a[1]:""):Xb||Yb||Zb?(a=/(?:iPhone|CPU)\s+OS\s+(\S+)/,(a=a.exec(tb))?a[1].replace(/_/g,"."):""):""}();

}catch(e){_DumpException(e)}
try{
var Lf=function(a){a&&"function"==typeof a.dispose&&a.dispose()},Mf=function(a){return Array.prototype.concat.apply([],arguments)},Nf=function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)if(f in e&&b.call(c,e[f],f,a))return f;return-1},Of=function(a,b,c){b=Nf(a,b,c);return 0>b?null:"string"===typeof a?a.charAt(b):a[b]},Pf=function(a,b,c){return 2>=arguments.length?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)},Qf=function(a,b,c,d){Array.prototype.splice.apply(a,
Pf(arguments,1))},Rf=function(a,b,c,d,e){for(var f=0,h=a.length,k;f<h;){var l=f+(h-f>>>1),n=void 0;c?n=b.call(e,a[l],l,a):n=b(d,a[l]);0<n?f=l+1:(h=l,k=!n)}return k?f:-f-1},Sf=function(a,b){return Rf(a,b,!0,void 0,void 0)},Tf=function(a){if(a=a.ae())if(a=a.Ta())if(a=a.getId())return a;return""},Uf=function(a){if(a=a.ae())if(a=a.Ta())if(a=a.B())return a;return""},Wf=function(a,b){Vf.call(this,a,b)},Xf=function(a,b){this.A=b;this.constructor.Ru||(this.constructor.Ru={});this.constructor.Ru[this.toString()]=
this},Zf=function(a,b){Yf.service(a,b)},$f=function(a){return a.location.origin||a.location.protocol+"//"+a.location.host},gg=function(a){if(a){if("undefined"!=typeof ag&&a instanceof ag)var b=a.Ja;else"undefined"!=typeof bg&&a instanceof bg||Hf(cg,a.type)?b=1:"undefined"!=typeof dg&&a instanceof dg?b=9:Hf(eg,a.type)?b=20:(b=null,Oc(a.target)?b=a.target:a.target&&(a=a.target,a=a.J&&a.J(),Oc(a)&&(b=a)),b=fg(b));return b}},fg=function(a){for(;a;){for(var b=Fe(a),c=0;c<b.length;c++){var d=hg[b[c]];if(d)return d}a=
Pc(a)}},ig=function(a,b){this.A=a;this.B=b},lg=function(){if(document.body&&null===jg){var a=J(kg);document.body.appendChild(a);var b=Lc(a);b=Qa(b,function(c){return+Ne(c,"zIndex")});b=Pa(b,function(c){return!Number.isNaN(c)});jg=Ra(b,function(c,d){return Math.max(c,d)},0);Kc(a)}return jg},qg=function(a,b,c){F.call(this);this.L=a;(c||{}).dv_br=b[1];this.action=new Wf(b[0],c);K(this,this.action);this.F=new mg(this);K(this,this.F);this.H=new ng(this);K(this,this.H);og(this.H,this.action,pg,this.Vc)},
ug=function(a,b,c){var d=rg(a.R());if(He(d,"ndfHFb-c4YZDc-SxecR"))return 0;var e=c.H.split(","),f=If(sg(e[0]));e=If(e[1]);switch(f){case 33:d=-tg(b).height;break;case 34:d=tg(b).height;break;case 38:d=-40;break;case 40:d=40;break;case 36:d=-b.scrollTop;break;case 35:d=b.scrollHeight;break;case 32:a=a.Ka();if(!b.contains(d)&&!a.F())return 0;d=tg(b).height;1==e&&(d=-d);break;default:throw Error("za");}b.scrollTop+=d;c.preventDefault();return d},wg=function(a,b,c,d){d=void 0===d?0:d;var e=tg(b),f=b.getBoundingClientRect(),
h=c.clientX-f.left;c=c.clientY-f.top;f=e.width*d;d*=e.height;a=a.C();h=vg(b)?h<=a.A()+f:h>=b.clientWidth-f;return b.scrollHeight!=e.height&&c>=b.clientHeight-d||h},xg=function(a){return a instanceof zf&&a.constructor===zf?a.A:"type_error:TrustedResourceUrl"},yg=function(a){return xg(a).toString()},zg=function(a,b){return a.width<=b.width&&a.height<=b.height},Ag=function(a,b,c){a.width*=b;a.height*="number"===typeof c?c:b;return a},Bg=function(a,b){b=a.aspectRatio()>b.aspectRatio()?b.width/a.width:
b.height/a.height;Ag(a,b)},Cg=function(a){a=(a||window).document;a=Ae(a)?a.documentElement:a.body;return new ze(a.clientWidth,a.clientHeight)},Dg=function(a){try{var b=a&&a.activeElement;return b&&b.nodeName?b:null}catch(c){return null}},Eg=function(a){a=a.A;return a.parentWindow||a.defaultView},rg=function(a,b){return Dg(b||a.A)},Fg=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)}},Gg=function(a,b,c){a.mj?
void 0!==c?b.call(c):b():(a.Ih||(a.Ih=[]),a.Ih.push(void 0!==c?u(b,c):b))},K=function(a,b){Gg(a,Fg(Lf,b))},Hg=function(a){return 0==a.A.button&&!(Tb&&a.ctrlKey)},Ig=function(a,b,c){if("function"===typeof a)c&&(a=u(a,c));else if(a&&"function"==typeof a.handleEvent)a=u(a.handleEvent,a);else throw Error("A");return 2147483647<Number(b)?-1:p.setTimeout(a,b||0)},Jg=function(a){p.clearTimeout(a)},Kg=function(){return Date.now()},Lg=function(a){return/^[\s\xa0]*$/.test(a)},Mg=function(a){return null==a?
"":String(a)},Ng=function(a,b,c,d,e){c=le(c);d=!!d;return $d(a)?a.fk(b,c,d,e):a?(a=ne(a))?a.fk(b,c,d,e):null:null},Og=[],Pg=function(a,b,c,d,e,f){if(Array.isArray(c))for(var h=0;h<c.length;h++)Pg(a,b,c[h],d,e,f);else{b=je(b,c,d||a.handleEvent,e,f||a.H||a);if(!b)return a;a.C[b.key]=b}return a},mg=function(a){D.call(this);this.H=a;this.C={}};v(mg,D);g=mg.prototype;
g.listen=function(a,b,c,d){Array.isArray(b)||(b&&(Og[0]=b.toString()),b=Og);for(var e=0;e<b.length;e++){var f=ke(a,b[e],c||this.handleEvent,d||!1,this.H||this);if(!f)break;this.C[f.key]=f}return this};g.Ua=function(a,b,c,d){return Pg(this,a,b,c,d)};g.La=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.La(a,b[f],c,d,e);else if(a=Ng(a,b,c||this.handleEvent,Fa(d)?!!d.capture:!!d,e||this.H||this))se(a),delete this.C[a.key];return this};
g.removeAll=function(){Wa(this.C,function(a,b){this.C.hasOwnProperty(b)&&se(a)},this);this.C={}};g.ka=function(){mg.da.ka.call(this);this.removeAll()};g.handleEvent=function(){throw Error("E");};var Qg=function(a,b,c){D.call(this);this.Hh=a;this.B=b||0;this.A=c;this.Yc=u(this.tt,this)};v(Qg,D);g=Qg.prototype;g.bb=0;g.ka=function(){Qg.da.ka.call(this);this.stop();delete this.Hh;delete this.A};g.start=function(a){this.stop();this.bb=Ig(this.Yc,void 0!==a?a:this.B)};
g.stop=function(){0!=this.bb&&Jg(this.bb);this.bb=0};g.wh=function(){this.stop();this.tt()};g.tt=function(){this.bb=0;this.Hh&&this.Hh.call(this.A)};
var Rg=function(a){return encodeURIComponent(String(a))},Sg={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\u000b"},Tg=function(a,b){b.push('"',a.replace(uf,function(c){var d=Sg[c];d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).substr(1),Sg[c]=d);return d}),'"')},Ug=function(a,b,c){if(null==b)c.push("null");else{if("object"==typeof b){if(Array.isArray(b)){var d=b;b=d.length;c.push("[");for(var e="",f=0;f<b;f++)c.push(e),Ug(a,d[f],c),e=",";c.push("]");
return}if(b instanceof String||b instanceof Number||b instanceof Boolean)b=b.valueOf();else{c.push("{");e="";for(d in b)Object.prototype.hasOwnProperty.call(b,d)&&(f=b[d],"function"!=typeof f&&(c.push(e),Tg(d,c),c.push(":"),Ug(a,f,c),e=","));c.push("}");return}}switch(typeof b){case "string":Tg(b,c);break;case "number":c.push(isFinite(b)&&!isNaN(b)?String(b):"null");break;case "boolean":c.push(String(b));break;case "function":c.push("null");break;default:throw Error("G`"+typeof b);}}},Vg=function(){};
Vg.prototype.Va=function(a){var b=[];Ug(this,a,b);return b.join("")};
var Wg=function(a){return(new Vg).Va(a)},Xg=function(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(Ia(a)||"string"===typeof a)Oa(a,b,c);else for(var d=xf(a),e=wf(a),f=e.length,h=0;h<f;h++)b.call(c,e[h],d&&d[h],a)},Yg=/^(?:([^:/?#.]+):)?(?:\/\/(?:([^\\/?#]*)@)?([^\\/?#]*?)(?::([0-9]+))?(?=[\\/?#]|$))?([^?#]+)?(?:\?([^#]*))?(?:#([\s\S]*))?$/,Zg=function(a){return a.match(Yg)},$g=function(a,b){if(a){a=a.split("&");for(var c=0;c<a.length;c++){var d=a[c].indexOf("="),e=null;
if(0<=d){var f=a[c].substring(0,d);e=a[c].substring(d+1)}else f=a[c];b(f,e?decodeURIComponent(e.replace(/\+/g," ")):"")}}},ah=function(a,b){if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("H`"+b);a.H=b}else a.H=null},bh=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},ch=function(a,b,c){a.L=c?bh(b):b;return a},dh=function(a,b,c){a.B=c?bh(b,!0):b;return a},eh=function(a,b,c){a.A=c?bh(b,!0):b;return a},fh=function(a,b,c){a.D=c?bh(b,!0):b;a.D&&(a.D=a.D.replace(/:$/,
""));return a},gh=/[#\/\?@]/g,hh=/[#\?]/g,ih=/[#\?:]/g,jh=/#/g,kh=/[#\?@]/g,lh=function(a,b){return a.C.get(b)},mh=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},nh=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,mh),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null},oh=function(a){a.A||(a.A=new rf,a.B=0,a.C&&$g(a.C,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))},ph=function(a,b){b=String(b);a.D&&(b=b.toLowerCase());
return b},qh=function(a,b){oh(a);b=ph(a,b);return tf(a.A,b)},rh=function(a,b){this.B=this.A=null;this.C=a||null;this.D=!!b};g=rh.prototype;g.Lb=function(){oh(this);return this.B};g.add=function(a,b){oh(this);this.C=null;a=ph(this,a);var c=this.A.get(a);c||this.A.set(a,c=[]);c.push(b);this.B+=1;return this};g.remove=function(a){oh(this);a=ph(this,a);return tf(this.A,a)?(this.C=null,this.B-=this.A.get(a).length,this.A.remove(a)):!1};g.clear=function(){this.A=this.C=null;this.B=0};
g.Db=function(){oh(this);return 0==this.B};g.wg=function(a){var b=this.Dc();return Ba(b,a)};g.forEach=function(a,b){oh(this);this.A.forEach(function(c,d){Oa(c,function(e){a.call(b,e,d,this)},this)},this)};g.Yb=function(){oh(this);for(var a=this.A.Dc(),b=this.A.Yb(),c=[],d=0;d<b.length;d++)for(var e=a[d],f=0;f<e.length;f++)c.push(b[d]);return c};
g.Dc=function(a){oh(this);var b=[];if("string"===typeof a)qh(this,a)&&(b=Mf(b,this.A.get(ph(this,a))));else{a=this.A.Dc();for(var c=0;c<a.length;c++)b=Mf(b,a[c])}return b};g.set=function(a,b){oh(this);this.C=null;a=ph(this,a);qh(this,a)&&(this.B-=this.A.get(a).length);this.A.set(a,[b]);this.B+=1;return this};g.get=function(a,b){if(!a)return b;a=this.Dc(a);return 0<a.length?String(a[0]):b};
g.toString=function(){if(this.C)return this.C;if(!this.A)return"";for(var a=[],b=this.A.Yb(),c=0;c<b.length;c++){var d=b[c],e=Rg(d);d=this.Dc(d);for(var f=0;f<d.length;f++){var h=e;""!==d[f]&&(h+="="+Rg(d[f]));a.push(h)}}return this.C=a.join("&")};g.clone=function(){var a=new rh;a.C=this.C;this.A&&(a.A=this.A.clone(),a.B=this.B);return a};g.extend=function(a){for(var b=0;b<arguments.length;b++)Xg(arguments[b],function(c,d){this.add(d,c)},this)};
var sh=function(a,b,c){a.remove(b);0<c.length&&(a.C=null,a.A.set(ph(a,b),Ca(c)),a.B+=c.length)},th=function(a,b){b&&!a.D&&(oh(a),a.C=null,a.A.forEach(function(c,d){var e=d.toLowerCase();d!=e&&(this.remove(d),sh(this,e,c))},a));a.D=b},uh=function(a,b,c){b instanceof rh?(a.C=b,th(a.C,a.F)):(c||(b=nh(b,kh)),a.C=new rh(b,a.F));return a},vh=function(a,b){this.A=this.I=this.D="";this.H=null;this.L=this.B="";this.F=!1;var c;a instanceof vh?(this.F=void 0!==b?b:a.F,fh(this,a.D),this.I=a.I,eh(this,a.A),ah(this,
a.H),dh(this,a.B),uh(this,a.C.clone()),ch(this,a.L)):a&&(c=Zg(String(a)))?(this.F=!!b,fh(this,c[1]||"",!0),this.I=bh(c[2]||""),eh(this,c[3]||"",!0),ah(this,c[4]),dh(this,c[5]||"",!0),uh(this,c[6]||"",!0),ch(this,c[7]||"",!0)):(this.F=!!b,this.C=new rh(null,this.F))};
vh.prototype.toString=function(){var a=[],b=this.D;b&&a.push(nh(b,gh,!0),":");var c=this.A;if(c||"file"==b)a.push("//"),(b=this.I)&&a.push(nh(b,gh,!0),"@"),a.push(Rg(c).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.H,null!=c&&a.push(":",String(c));if(c=this.B)this.A&&"/"!=c.charAt(0)&&a.push("/"),a.push(nh(c,"/"==c.charAt(0)?hh:ih,!0));(c=this.C.toString())&&a.push("?",c);(c=this.L)&&a.push("#",nh(c,jh));return a.join("")};
vh.prototype.resolve=function(a){var b=this.clone(),c=!!a.D;c?fh(b,a.D):c=!!a.I;c?b.I=a.I:c=!!a.A;c?eh(b,a.A):c=null!=a.H;var d=a.B;if(c)ah(b,a.H);else if(c=!!a.B){if("/"!=d.charAt(0))if(this.A&&!this.B)d="/"+d;else{var e=b.B.lastIndexOf("/");-1!=e&&(d=b.B.substr(0,e+1)+d)}e=d;if(".."==e||"."==e)d="";else if(-1!=e.indexOf("./")||-1!=e.indexOf("/.")){d=ab(e,"/");e=e.split("/");for(var f=[],h=0;h<e.length;){var k=e[h++];"."==k?d&&h==e.length&&f.push(""):".."==k?((1<f.length||1==f.length&&""!=f[0])&&
f.pop(),d&&h==e.length&&f.push("")):(f.push(k),d=!0)}d=f.join("/")}else d=e}c?dh(b,d):c=""!==a.C.toString();c?uh(b,a.C.clone()):c=!!a.L;c&&ch(b,a.L);return b};vh.prototype.clone=function(){return new vh(this)};
var wh=function(a){a.zr=void 0;a.Ba=function(){return a.zr?a.zr:a.zr=new a}},xh=function(a){for(var b in a)return!1;return!0},yh=function(a,b,c){if(null!==a&&b in a)throw Error("q`"+b);a[b]=c},zh=function(a){var b={},c;for(c in a)b[c]=a[c];return b},Ah=function(a){var b={},c;for(c in a)b[a[c]]=c;return b},Bh=function(a){return a instanceof nb&&a.constructor===nb?a.A:"type_error:SafeUrl"},Ch=/^(?:audio\/(?:3gpp2|3gpp|aac|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)|font\/\w+|image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon)|video\/(?:mpeg|mp4|ogg|webm|quicktime|x-matroska))(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i,
Dh=/^data:(.*);base64,[a-z0-9+\/]+=*$/i,Eh=function(a){a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(Dh);return b&&Ch.test(b[1])?ob(a):null},Fh=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i,Gh=function(a){if(a instanceof nb)return a;a="object"==typeof a&&a.cf?a.Nd():String(a);return Fh.test(a)?ob(a):Eh(a)},Hh=function(a){return zb(a).toString()},Ih=function(a){if(a instanceof yb)return a;var b="object"==typeof a,c=null;b&&a.xr&&(c=a.bg());return Ab(jb(b&&a.cf?a.Nd():String(a)),c)},Jh=
function(a){if(a instanceof yb)return a;a=Ih(a);return Ab(Hh(a).replace(/(\r\n|\r|\n)/g,"<br>"),a.bg())},Kh=function(a,b){if(Db())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=zb(b)},Lh=function(a){return a.replace(/[\t\r\n ]+/g," ").replace(/^[\t\r\n ]+|[\t\r\n ]+$/g,"")},Mh=function(a){return a.replace(/&([^;]+);/g,function(b,c){switch(c){case "amp":return"&";case "lt":return"<";case "gt":return">";case "quot":return'"';default:return"#"!=c.charAt(0)||(c=Number("0"+c.substr(1)),isNaN(c))?
b:String.fromCharCode(c)}})},Nh=/&([^;\s<&]+);?/g,Oh=function(a){var b={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"'};var c=p.document.createElement("div");return a.replace(Nh,function(d,e){var f=b[d];if(f)return f;"#"==e.charAt(0)&&(e=Number("0"+e.substr(1)),isNaN(e)||(f=String.fromCharCode(e)));f||(f=Ab(d+" ",null),Kh(c,f),f=c.firstChild.nodeValue.slice(0,-1));return b[d]=f})},Ph=function(a){return-1!=a.indexOf("&")?"document"in p?Oh(a):Mh(a):a},Qh=function(a,b,c){return Math.min(Math.max(a,b),
c)},Rh=function(a,b){var c=a.x-b.x;a=a.y-b.y;return Math.sqrt(c*c+a*a)},Sh=function(a,b){return new G(a.x-b.x,a.y-b.y)},Th=function(a,b){return a==b?!0:a&&b?a.width==b.width&&a.height==b.height:!1},Uh=function(a){return a?a.parentWindow||a.defaultView:window},Vh=function(a){return Nb&&!hc("9")?(a=a.getAttributeNode("tabindex"),null!=a&&a.specified):a.hasAttribute("tabindex")},Wh=function(a){a=a.tabIndex;return"number"===typeof a&&0<=a&&32768>a},Xh=function(a){var b=[];Vc(a,b,!1);return b.join("")},
Yh=function(a,b,c){a&&!c&&(a=a.parentNode);for(c=0;a;){if(b(a))return a;a=a.parentNode;c++}return null},Zh=function(a,b){return new a(b?JSON.parse(b):null)},ai=function(a,b){a=a||{};b=b||{};var c={},d;for(d in a)c[d]=0;for(d in b)c[d]=0;for(d in c)if(!$h(a[d],b[d]))return!1;return!0},$h=function(a,b){if(a==b)return!0;if(!Fa(a)||!Fa(b))return"number"===typeof a&&isNaN(a)||"number"===typeof b&&isNaN(b)?String(a)==String(b):!1;if(a.constructor!=b.constructor)return!1;if(zd&&a.constructor===Uint8Array){if(a.length!=
b.length)return!1;for(var c=0;c<a.length;c++)if(a[c]!=b[c])return!1;return!0}if(a.constructor===Array){var d=void 0,e=void 0,f=Math.max(a.length,b.length);for(c=0;c<f;c++){var h=a[c],k=b[c];h&&h.constructor==Object&&(d=h,h=void 0);k&&k.constructor==Object&&(e=k,k=void 0);if(!$h(h,k))return!1}return d||e?(d=d||{},e=e||{},ai(d,e)):!0}if(a.constructor===Object)return ai(a,b);throw Error("x");},bi=function(a,b){return a==b||!(!a||!b)&&a instanceof b.constructor&&$h(a.cd(),b.cd())},ci=function(a){a.preventDefault()},
di={eh:"mousedown",gh:"mouseup",ri:"mousecancel",yC:"mousemove",AC:"mouseover",zC:"mouseout",wC:"mouseenter",xC:"mouseleave"},ei=function(a,b){if(a.classList)Oa(b,function(e){H(a,e)});else{var c={};Oa(Fe(a),function(e){c[e]=!0});Oa(b,function(e){c[e]=!0});b="";for(var d in c)b+=0<b.length?" "+d:d;Ge(a,b)}},fi=function(a,b){a.classList?a.classList.remove(b):He(a,b)&&Ge(a,Pa(Fe(a),function(c){return c!=b}).join(" "))},gi=function(a,b){a.classList?Oa(b,function(c){fi(a,c)}):Ge(a,Pa(Fe(a),function(c){return!Ba(b,
c)}).join(" "))},hi=function(a,b,c){c?H(a,b):fi(a,b)},ii=function(a,b,c,d){this.left=a;this.top=b;this.width=c;this.height=d};ii.prototype.clone=function(){return new ii(this.left,this.top,this.width,this.height)};
var ji=function(a){return new Je(a.top,a.left+a.width,a.top+a.height,a.left)},ki=function(a,b){var c=Math.max(a.left,b.left),d=Math.min(a.left+a.width,b.left+b.width);if(c<=d){var e=Math.max(a.top,b.top);b=Math.min(a.top+a.height,b.top+b.height);if(e<=b)return a.left=c,a.top=e,a.width=d-c,a.height=b-e,!0}return!1};
ii.prototype.contains=function(a){return a instanceof G?a.x>=this.left&&a.x<=this.left+this.width&&a.y>=this.top&&a.y<=this.top+this.height:this.left<=a.left&&this.left+this.width>=a.left+a.width&&this.top<=a.top&&this.top+this.height>=a.top+a.height};var li=function(a){return new ze(a.width,a.height)},mi=function(a){return new G(a.left,a.top)};
ii.prototype.ceil=function(){this.left=Math.ceil(this.left);this.top=Math.ceil(this.top);this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};ii.prototype.floor=function(){this.left=Math.floor(this.left);this.top=Math.floor(this.top);this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};
ii.prototype.round=function(){this.left=Math.round(this.left);this.top=Math.round(this.top);this.width=Math.round(this.width);this.height=Math.round(this.height);return this};
var ni=function(a,b){return Ne(a,b)||(a.currentStyle?a.currentStyle[b]:null)||a.style&&a.style[b]},oi=function(a){return ni(a,"position")},pi=function(a,b){"number"==typeof a&&(a=(b?Math.round(a):a)+"px");return a},qi=function(a,b,c){if(b instanceof G){var d=b.x;b=b.y}else d=b,b=c;a.style.left=pi(d,!1);a.style.top=pi(b,!1)},ri=function(a){if(Nb&&!jc(8))return a.offsetParent;var b=tc(a),c=ni(a,"position"),d="fixed"==c||"absolute"==c;for(a=a.parentNode;a&&a!=b;a=a.parentNode)if(11==a.nodeType&&a.host&&
(a=a.host),c=ni(a,"position"),d=d&&"static"==c&&a!=b.documentElement&&a!=b.body,!d&&(a.scrollWidth>a.clientWidth||a.scrollHeight>a.clientHeight||"fixed"==c||"absolute"==c||"relative"==c))return a;return null},si=function(a){for(var b=new Je(0,Infinity,Infinity,0),c=uc(a),d=c.A.body,e=c.A.documentElement,f=Be(c.A);a=ri(a);)if(!(Nb&&0==a.clientWidth||Rb&&0==a.clientHeight&&a==d)&&a!=d&&a!=e&&"visible"!=ni(a,"overflow")){var h=Qe(a),k=new G(a.clientLeft,a.clientTop);h.x+=k.x;h.y+=k.y;b.top=Math.max(b.top,
h.y);b.right=Math.min(b.right,h.x+a.clientWidth);b.bottom=Math.min(b.bottom,h.y+a.clientHeight);b.left=Math.max(b.left,h.x)}d=f.scrollLeft;f=f.scrollTop;b.left=Math.max(b.left,d);b.top=Math.max(b.top,f);c=Cg(Eg(c));b.right=Math.min(b.right,d+c.width);b.bottom=Math.min(b.bottom,f+c.height);return 0<=b.top&&0<=b.left&&b.bottom>b.top&&b.right>b.left?b:null},ti=function(a){a=Pe(a);return new G(a.left,a.top)},ui=function(a){if(1==a.nodeType)return ti(a);a=a.changedTouches?a.changedTouches[0]:a;return new G(a.clientX,
a.clientY)},vi=function(a,b){a=ui(a);b=ui(b);return new G(a.x-b.x,a.y-b.y)},wi=function(a,b){a.style.width=pi(b,!0)},xi=function(a,b){a.style.height=pi(b,!0)},yi=function(a,b,c){if(b instanceof ze)c=b.height,b=b.width;else if(void 0==c)throw Error("C");wi(a,b);xi(a,c)},tg=function(a){if("none"!=ni(a,"display"))return Re(a);var b=a.style,c=b.display,d=b.visibility,e=b.position;b.visibility="hidden";b.position="absolute";b.display="inline";a=Re(a);b.display=c;b.position=e;b.visibility=d;return a},zi=
function(a){var b=Qe(a);a=tg(a);return new ii(b.x,b.y,a.width,a.height)},L=function(a,b){a.style.display=b?"":"none"},vg=function(a){return"rtl"==ni(a,"direction")},Ai=function(a,b,c){c=c?null:a.getElementsByTagName("*");if(Se){if(b=b?"none":"",a.style&&(a.style[Se]=b),c){a=0;for(var d;d=c[a];a++)d.style&&(d.style[Se]=b)}}else if(Nb||Mb)if(b=b?"on":"",a.setAttribute("unselectable",b),c)for(a=0;d=c[a];a++)d.setAttribute("unselectable",b)},Bi=function(a,b){return(b=a.currentStyle?a.currentStyle[b]:
null)?Te(a,b):0},Ci=function(a,b){if(Nb){var c=Bi(a,b+"Left"),d=Bi(a,b+"Right"),e=Bi(a,b+"Top");a=Bi(a,b+"Bottom");return new Je(e,d,a,c)}c=Ne(a,b+"Left");d=Ne(a,b+"Right");e=Ne(a,b+"Top");a=Ne(a,b+"Bottom");return new Je(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))},Di=function(a,b){return a instanceof vh?a.clone():new vh(a,b)};
var Ei=function(a){w(this,a,0,-1,null,null)};I(Ei,z);
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Fi=function(){};wh(Fi);Fi.prototype.A=0;var Gi=function(a){return":"+(a.A++).toString(36)};
var Ii=function(a){F.call(this);this.Ga=a||uc();this.kf=Hi;this.bb=null;this.Da=!1;this.ca=null;this.Cg=void 0;this.ye=this.ib=this.jb=this.Xb=null;this.Lh=this.at=!1};v(Ii,F);Ii.prototype.MG=Fi.Ba();
var Hi=null,Ji=function(a,b){switch(a){case 1:return b?"disable":"enable";case 2:return b?"highlight":"unhighlight";case 4:return b?"activate":"deactivate";case 8:return b?"select":"unselect";case 16:return b?"check":"uncheck";case 32:return b?"focus":"blur";case 64:return b?"open":"close"}throw Error("M");};g=Ii.prototype;g.getId=function(){return this.bb||(this.bb=Gi(this.MG))};
g.tc=function(a){if(this.jb&&this.jb.ye){var b=this.jb.ye,c=this.bb;c in b&&delete b[c];yh(this.jb.ye,a,this)}this.bb=a};g.J=function(){return this.ca};g.ra=function(){return this.ca};g.be=function(a){return this.ca?this.Ga.be(a,this.ca):[]};g.ia=function(a){return this.ca?this.Ga.ia(a,this.ca):null};g.nb=function(a){return this.ia(a)};g.U=function(){this.Cg||(this.Cg=new mg(this));return this.Cg};
g.Gb=function(a){if(this==a)throw Error("N");if(a&&this.jb&&this.bb&&Ki(this.jb,this.bb)&&this.jb!=a)throw Error("N");this.jb=a;Ii.da.Kc.call(this,a)};g.getParent=function(){return this.jb};g.Kc=function(a){if(this.jb&&this.jb!=a)throw Error("O");Ii.da.Kc.call(this,a)};g.R=function(){return this.Ga};g.fa=function(){this.ca=this.Ga.createElement("DIV")};g.render=function(a){this.nj(a)};
g.nj=function(a,b){if(this.Da)throw Error("P");this.ca||this.fa();a?a.insertBefore(this.ca,b||null):this.Ga.A.body.appendChild(this.ca);this.jb&&!this.jb.Da||this.ea()};g.sa=function(a){if(this.Da)throw Error("P");if(a&&this.fd(a)){this.at=!0;var b=tc(a);this.Ga&&this.Ga.A==b||(this.Ga=uc(a));this.fb(a);this.ea()}else throw Error("Q");};g.fd=function(){return!0};g.fb=function(a){this.ca=a};g.ea=function(){this.Da=!0;this.hd(function(a){!a.Da&&a.J()&&a.ea()})};
g.Ya=function(){this.hd(function(a){a.Da&&a.Ya()});this.Cg&&this.Cg.removeAll();this.Da=!1};g.ka=function(){this.Da&&this.Ya();this.Cg&&(this.Cg.dispose(),delete this.Cg);this.hd(function(a){a.dispose()});!this.at&&this.ca&&Kc(this.ca);this.jb=this.Xb=this.ca=this.ye=this.ib=null;Ii.da.ka.call(this)};g.ma=function(a,b){this.wd(a,this.zc(),b)};
g.wd=function(a,b,c){if(a.Da&&(c||!this.Da))throw Error("P");if(0>b||b>this.zc())throw Error("R");this.ye&&this.ib||(this.ye={},this.ib=[]);if(a.getParent()==this){var d=a.getId();this.ye[d]=a;Pd(this.ib,a)}else yh(this.ye,a.getId(),a);a.Gb(this);Qf(this.ib,b,0,a);a.Da&&this.Da&&a.getParent()==this?(c=this.cb(),(c.childNodes[b]||null)!=a.J()&&(a.J().parentElement==c&&c.removeChild(a.J()),b=c.childNodes[b]||null,c.insertBefore(a.J(),b))):c?(this.ca||this.fa(),b=this.ec(b+1),a.nj(this.cb(),b?b.ca:null)):
this.Da&&!a.Da&&a.ca&&a.ca.parentNode&&1==a.ca.parentNode.nodeType&&a.ea()};g.cb=function(){return this.ca};g.Ec=function(){null==this.kf&&(this.kf=vg(this.Da?this.ca:this.Ga.A.body));return this.kf};g.Og=function(a){if(this.Da)throw Error("P");this.kf=a};g.zc=function(){return this.ib?this.ib.length:0};var Ki=function(a,b){a.ye&&b?(a=a.ye,b=(null!==a&&b in a?a[b]:void 0)||null):b=null;return b};g=Ii.prototype;g.ec=function(a){return this.ib?this.ib[a]||null:null};
g.hd=function(a,b){this.ib&&Oa(this.ib,a,b)};g.removeChild=function(a,b){if(a){var c="string"===typeof a?a:a.getId();a=Ki(this,c);if(c&&a){var d=this.ye;c in d&&delete d[c];Pd(this.ib,a);b&&(a.Ya(),a.ca&&Kc(a.ca));a.Gb(null)}}if(!a)throw Error("S");return a};g.Nk=function(a,b){return this.removeChild(this.ec(a),b)};g.hc=function(a){for(var b=[];this.ib&&0!=this.ib.length;)b.push(this.Nk(0,a));return b};
var Li={},Mi={},Ni={},Oi=function(){throw Error("T");};Oi.prototype.oh=null;Oi.prototype.getContent=function(){return this.content};Oi.prototype.toString=function(){return this.content};var Pi=function(a){if(a.ze!==Li)throw Error("U");return Ab(a.toString(),a.oh||null)},Qi=function(){Oi.call(this)};v(Qi,Oi);Qi.prototype.ze=Li;var Ri=function(){Oi.call(this)};v(Ri,Oi);Ri.prototype.ze={};Ri.prototype.oh=1;var Si=function(){Oi.call(this)};v(Si,Oi);Si.prototype.ze=Mi;Si.prototype.oh=1;var Ti=function(){Oi.call(this)};
v(Ti,Oi);Ti.prototype.ze=Ni;Ti.prototype.oh=1;
var Ui=function(a,b){return null!=a&&a.ze===b};
var Xi=function(a,b){var c=a,d=Vi;a=c;var e="",f=1;0>c&&(c=-c);if(Infinity===c)b=(Infinity*Math.sign(a)).toString();else{for(var h=0;h<Wi.length;h++){var k=Wi[h];f=d[k];if(c>=f||1>=f&&c>.1*f){e=k;break}}e||(f=1);b=Math.pow(10,void 0!==b?b:2);b=Math.round(a/f*b)/b+""+e}return b},Wi="Y Z E P T G M K  m u n".split(" "),Vi={"":1,n:Math.pow(1024,-3),u:Math.pow(1024,-2),m:1/1024,k:1024,K:1024,M:Math.pow(1024,2),G:Math.pow(1024,3),T:Math.pow(1024,4),P:Math.pow(1024,5),E:Math.pow(1024,6),Z:Math.pow(1024,
7),Y:Math.pow(1024,8)};
var Yi=function(a){if(null!=a)switch(a.oh){case 1:return 1;case -1:return-1;case 0:return 0}return null},aj=function(a){return Ui(a,Li)?a:a instanceof yb?M(Hh(a),a.bg()):M(String(String(a)).replace(Zi,$i),Yi(a))},M=function(a){function b(c){this.content=c}b.prototype=a.prototype;return function(c,d){c=new b(String(c));void 0!==d&&(c.oh=d);return c}}(Qi),bj=function(a){function b(c){this.content=c}b.prototype=a.prototype;return function(c){return new b(String(c))}}(Si),cj=function(a){function b(c){this.content=
c}b.prototype=a.prototype;return function(c){return(c=String(c))?new b(c):""}},dj=function(a){function b(c){this.content=c}b.prototype=a.prototype;return function(c,d){c=String(c);if(!c)return"";c=new b(c);void 0!==d&&(c.oh=d);return c}}(Qi),ej=cj(Ri),fj=cj(Si),gj=cj(Ti),hj=/^<(?:area|base|br|col|command|embed|hr|img|input|keygen|link|meta|param|source|track|wbr)\b/,nj=function(a,b){if(!b)return String(a).replace(ij,"").replace(jj,"&lt;");a=String(a).replace(/\[/g,"&#91;");var c=[],d=[];a=a.replace(ij,
function(f,h){if(h&&(h=h.toLowerCase(),b.hasOwnProperty(h)&&b[h])){var k=c.length,l="</",n="";if("/"!=f.charAt(1)){l="<";for(var q;q=kj.exec(f);)if(q[1]&&"dir"==q[1].toLowerCase()){if(f=q[2]){if("'"==f.charAt(0)||'"'==f.charAt(0))f=f.substr(1,f.length-2);f=f.toLowerCase();if("ltr"==f||"rtl"==f||"auto"==f)n=' dir="'+f+'"'}break}kj.lastIndex=0}c[k]=l+h+">";d[k]=n;return"["+k+"]"}return""});a=lj(a);var e=mj(c);a=a.replace(/\[(\d+)\]/g,function(f,h){return d[h]&&c[h]?c[h].substr(0,c[h].length-1)+d[h]+
">":c[h]});return a+e},mj=function(a){for(var b=[],c=0,d=a.length;c<d;++c){var e=a[c];"/"==e.charAt(1)?(e=b.lastIndexOf(e),0>e?a[c]="":(a[c]=b.slice(e).reverse().join(""),b.length=e)):"<li>"==e&&0>b.lastIndexOf("</ol>")&&0>b.lastIndexOf("</ul>")?a[c]="":hj.test(e)||b.push("</"+e.substring(1))}return b.reverse().join("")},O=function(a){return Ui(a,Li)?lj(nj(a.getContent())):String(a).replace(Zi,$i)},oj={"\x00":"&#0;","\t":"&#9;","\n":"&#10;","\x0B":"&#11;","\f":"&#12;","\r":"&#13;"," ":"&#32;",'"':"&quot;",
"&":"&amp;","'":"&#39;","-":"&#45;","/":"&#47;","<":"&lt;","=":"&#61;",">":"&gt;","`":"&#96;","\u0085":"&#133;","\u00a0":"&#160;","\u2028":"&#8232;","\u2029":"&#8233;"},$i=function(a){return oj[a]},Zi=/[\x00\x22\x26\x27\x3c\x3e]/g,pj=/[\x00\x22\x27\x3c\x3e]/g,lj=function(a){return String(a).replace(pj,$i)},ij=/<(?:!|\/?([a-zA-Z][a-zA-Z0-9:\-]*))(?:[^>'"]|"[^"]*"|'[^']*')*>/g,jj=/</g,kj=/([a-zA-Z][a-zA-Z0-9:\-]*)[\t\n\r\u0020]*=[\t\n\r\u0020]*("[^"]*"|'[^']*')/g;
var J=function(a,b,c,d){a=a(b||qj,c);d=(d||uc()).createElement("DIV");a=rj(a);Kh(d,a);1==d.childNodes.length&&(a=d.firstChild,1==a.nodeType&&(d=a));return d},rj=function(a){return Fa(a)?a instanceof Oi?Pi(a):Ih("zSoyz"):Ih(String(a))},qj={};
var sj=function(a){this.A=a};sj.prototype.toString=function(){return this.A};
var tj=new sj("visibility"),uj=new sj("selection"),vj=new sj("value"),wj=new sj("enabled"),xj=new sj("change"),pg=new sj("action");
var yj=function(a,b){this.data=a;this.A=b||null};
var zj=function(a,b,c){this.Xn=a;this.newValue=b;this.oldValue=c};
var Aj=function(a){D.call(this);this.I=1;this.F=[];this.H=0;this.A=[];this.B={};this.L=!!a};v(Aj,D);Aj.prototype.subscribe=function(a,b,c){var d=this.B[a];d||(d=this.B[a]=[]);var e=this.I;this.A[e]=a;this.A[e+1]=b;this.A[e+2]=c;this.I=e+3;d.push(e);return e};Aj.prototype.unsubscribe=function(a,b,c){if(a=this.B[a]){var d=this.A;if(a=Of(a,function(e){return d[e+1]==b&&d[e+2]==c}))return this.C(a)}return!1};
Aj.prototype.C=function(a){var b=this.A[a];if(b){var c=this.B[b];0!=this.H?(this.F.push(a),this.A[a+1]=Ga):(c&&Pd(c,a),delete this.A[a],delete this.A[a+1],delete this.A[a+2])}return!!b};
Aj.prototype.D=function(a,b){var c=this.B[a];if(c){for(var d=Array(arguments.length-1),e=1,f=arguments.length;e<f;e++)d[e-1]=arguments[e];if(this.L)for(e=0;e<c.length;e++){var h=c[e];Bj(this.A[h+1],this.A[h+2],d)}else{this.H++;try{for(e=0,f=c.length;e<f;e++)h=c[e],this.A[h+1].apply(this.A[h+2],d)}finally{if(this.H--,0<this.F.length&&0==this.H)for(;c=this.F.pop();)this.C(c)}}}};var Bj=function(a,b,c){ed(function(){a.apply(b,c)})};
Aj.prototype.clear=function(a){if(a){var b=this.B[a];b&&(Oa(b,this.C,this),delete this.B[a])}else this.A.length=0,this.B={}};Aj.prototype.Lb=function(a){if(a){var b=this.B[a];return b?b.length:0}a=0;for(b in this.B)a+=this.Lb(b);return a};Aj.prototype.ka=function(){Aj.da.ka.call(this);this.clear();this.F.length=0};
var Cj=function(a){D.call(this);this.A=new Aj(a);K(this,this.A)};v(Cj,D);Cj.prototype.subscribe=function(a,b,c){return this.A.subscribe(a.toString(),b,c)};Cj.prototype.unsubscribe=function(a,b,c){return this.A.unsubscribe(a.toString(),b,c)};Cj.prototype.clear=function(a){this.A.clear(void 0!==a?a.toString():void 0)};Cj.prototype.Lb=function(a){return this.A.Lb(void 0!==a?a.toString():void 0)};
var Vf=function(a,b){D.call(this);this.bb=a;this.D={};this.A=b?zh(b):{};this.F=zh(this.A);Dj(this);this.C=new Aj;this.B=new Cj};v(Vf,D);var Dj=function(a){void 0===a.A["keys-enabled"]&&(a.A["keys-enabled"]=!0);a.isEnabled()||(a.D["default"]=!0);void 0===a.A["toggle-selected-on-fire"]&&(a.A["toggle-selected-on-fire"]=!0)};g=Vf.prototype;g.ka=function(){Vf.da.ka.call(this);this.C.dispose();this.B.dispose();this.A={}};g.getId=function(){return this.bb};g.isEnabled=function(){return!!this.A.enabled};
g.setEnabled=function(a,b){b=b||"default";var c=!0;if(a){delete this.D[b];for(var d in this.D){c=!1;break}}else this.D[b]=!0,c=!1;this.setProperty("enabled",c)};g.isVisible=function(){return!!this.A.visible};g.ga=function(a){this.setProperty("visible",a)};g.Ze=function(){return this.A.category||""};g.getLabel=function(){return this.A.label||""};g.Yb=function(){return this.A.keys};g.Ca=function(){return this.A.value};g.Qb=function(a){this.setProperty("value",a)};
g.setProperty=function(a,b){var c=this.A[a];if(b!==c){this.A[a]=b;this.B.A.D(xj.toString(),new zj(a,b,c));var d=Ej(a);d&&this.B.A.D(d.toString(),new zj(a,b,c))}};var Fj=function(a,b,c){if(a.isEnabled()){var d=a.A.selected,e=a.A["toggle-selected-on-fire"];null!=d&&e&&a.setProperty("selected",!d);a.C.D("action",b,c);a.B.A.D(pg.toString(),new yj(b,c))}};Vf.prototype.subscribe=function(a,b,c){return this.C.subscribe(a,b,c)};var Gj=function(a,b,c,d){return a.B.subscribe(b,c,d)+1E6};
Vf.prototype.unsubscribe=function(a,b,c){return this.C.unsubscribe(a,b,c)};Vf.prototype.reset=function(){this.C.clear();this.B.clear();this.A=zh(this.F);this.D={};Dj(this)};var Ej=function(a){switch(a){case "visible":return tj;case "selected":return uj;case "value":return vj;case "enabled":return wj;default:return null}};
v(Wf,Vf);
var Hj=function(a,b,c){c=c||[];this.C=a;this.B=b||null;this.A=[];this.A=this.A.concat(c)};Hj.prototype.toString=function(){return this.C};
var Ij=new Hj("sOY2xf"),Jj=new Hj("cPDh8e"),Kj=new Hj("JpSWbd");new Hj("JwHFqf","ctkzke",[Ij,Jj]);
var Lj=new Hj("ak9eDd"),Mj=new Hj("EVTNxc"),Nj=new Hj("uKGN2e"),Oj=new Hj("fT6U6b","fT6U6b",[]),Pj=new Hj("o268hd"),Qj=new Hj("Z1HIt"),Rj=new Hj("JgAixb"),Sj=new Hj("GD10"),Tj=new Hj("AtsVYc","AtsVYc"),Uj=new Hj("qMVpuc"),Vj=new Hj("dW2ote"),Wj=new Hj("rUtzbe"),Xj=new Hj("MqKLZb"),Yj=new Hj("dkXXnc"),Zj=new Hj("G7ZcOe"),ak=new Hj("xM2DUe"),bk=new Hj("ADgNDb"),ck=new Hj("inax4b"),dk=new Hj("CI4wT"),ek=new Hj("lLiLyb"),fk=new Hj("a0HD1c"),gk=new Hj("HoGYwf"),hk=new Hj("zJ6wUe"),ik=new Hj("gkFYne"),
jk=new Hj("X7G6Ad"),kk=new Hj("PcXOR"),lk=new Hj("gEaglf"),mk=new Hj("pbq0o"),nk=new Hj("LeKcSd"),ok=new Hj("aikXZb"),pk=new Hj("gypOCd","gypOCd"),qk=new Hj("yEg3h"),rk=new Hj("to5NTb"),sk=new Hj("aqhEJf"),tk=new Hj("jUfwlc"),uk=new Hj("QGlABc"),vk=new Hj("ozKlxd"),wk=new Hj("Wi6G3e"),xk=new Hj("flbzke"),yk=new Hj("MWtypb"),zk=new Hj("dcqE6b"),Ak=new Hj("kaQb7c"),Bk=new Hj("l8nGVc"),Ck=new Hj("qyDiJd"),Dk=new Hj("T807ad","T807ad"),Ek=new Hj("J9ssyb","J9ssyb"),Fk=new Hj("Euz7Lc","Euz7Lc"),Gk=new Hj("sAbmxd",
"sAbmxd"),Hk=new Hj("pA2mAb","pA2mAb"),Ik=new Hj("X4FC5","X4FC5"),Jk=new Hj("DJtOxf","DJtOxf"),Kk=new Hj("SB123c","SB123c"),Lk=new Hj("kYfebb","kYfebb"),Mk=new Hj("XMtvld","XMtvld"),Nk=new Hj("ZDEHrf","ZDEHrf"),Ok=new Hj("YoEZUb","YoEZUb"),Pk=new Hj("JKfHhb","JKfHhb"),Qk=new Hj("rrOIJc","rrOIJc"),Rk=new Hj("ZdZQ6b","ZdZQ6b"),Sk=new Hj("bG3Ldc"),Tk=new Hj("UubMM","UubMM");
Xf.prototype.Va=function(){return this.toString()};Xf.prototype.toString=function(){this.B||(this.B="fva:"+this.A);return this.B};Xf.prototype.getType=function(){return this.A};
var Uk=function(a,b){Xf.call(this,a,b)};v(Uk,Xf);
var Vk=Symbol("X");
var Wk=new Hj("pVbxBc");
var Xk=.05>Math.random(),Yk=new Uk(new function(){},1);
var Zk=[],$k=[],Yf={service:function(a,b){Zk.push({id:a,bJ:b})},jK:function(a,b){$k.push(a,b)}};
var al={qy:{1E3:{other:"0K"},1E4:{other:"00K"},1E5:{other:"000K"},1E6:{other:"0M"},1E7:{other:"00M"},1E8:{other:"000M"},1E9:{other:"0B"},1E10:{other:"00B"},1E11:{other:"000B"},1E12:{other:"0T"},1E13:{other:"00T"},1E14:{other:"000T"}},py:{1E3:{other:"0 thousand"},1E4:{other:"00 thousand"},1E5:{other:"000 thousand"},1E6:{other:"0 million"},1E7:{other:"00 million"},1E8:{other:"000 million"},1E9:{other:"0 billion"},1E10:{other:"00 billion"},1E11:{other:"000 billion"},1E12:{other:"0 trillion"},1E13:{other:"00 trillion"},
1E14:{other:"000 trillion"}}};
al={qy:{1E3:{other:"0\u00a0mil"},1E4:{other:"00\u00a0mil"},1E5:{other:"000\u00a0mil"},1E6:{other:"0\u00a0M"},1E7:{other:"00\u00a0M"},1E8:{other:"000\u00a0M"},1E9:{other:"0000\u00a0M"},1E10:{other:"00\u00a0mil\u00a0M"},1E11:{other:"000\u00a0mil\u00a0M"},1E12:{other:"0\u00a0B"},1E13:{other:"00\u00a0B"},1E14:{other:"000\u00a0B"}},py:{1E3:{other:"0 mil"},1E4:{other:"00 mil"},1E5:{other:"000 mil"},1E6:{other:"0 millones"},1E7:{other:"00 millones"},1E8:{other:"000 millones"},1E9:{other:"0 mil millones"},
1E10:{other:"00 mil millones"},1E11:{other:"000 mil millones"},1E12:{other:"0 billones"},1E13:{other:"00 billones"},1E14:{other:"000 billones"}}};
var bl={AED:[2,"dh","\u062f.\u0625."],ALL:[0,"Lek","Lek"],AUD:[2,"$","AU$"],BDT:[2,"\u09f3","Tk"],BGN:[2,"lev","lev"],BRL:[2,"R$","R$"],CAD:[2,"$","C$"],CDF:[2,"FrCD","CDF"],CHF:[2,"CHF","CHF"],CLP:[0,"$","CL$"],CNY:[2,"\u00a5","RMB\u00a5"],COP:[32,"$","COL$"],CRC:[0,"\u20a1","CR\u20a1"],CZK:[50,"K\u010d","K\u010d"],DKK:[50,"kr.","kr."],DOP:[2,"RD$","RD$"],EGP:[2,"\u00a3","LE"],ETB:[2,"Birr","Birr"],EUR:[2,"\u20ac","\u20ac"],GBP:[2,"\u00a3","GB\u00a3"],HKD:[2,"$","HK$"],HRK:[2,"kn","kn"],HUF:[34,
"Ft","Ft"],IDR:[0,"Rp","Rp"],ILS:[34,"\u20aa","IL\u20aa"],INR:[2,"\u20b9","Rs"],IRR:[0,"Rial","IRR"],ISK:[0,"kr","kr"],JMD:[2,"$","JA$"],JPY:[0,"\u00a5","JP\u00a5"],KRW:[0,"\u20a9","KR\u20a9"],LKR:[2,"Rs","SLRs"],LTL:[2,"Lt","Lt"],MNT:[0,"\u20ae","MN\u20ae"],MVR:[2,"Rf","MVR"],MXN:[2,"$","Mex$"],MYR:[2,"RM","RM"],NOK:[50,"kr","NOkr"],PAB:[2,"B/.","B/."],PEN:[2,"S/.","S/."],PHP:[2,"\u20b1","PHP"],PKR:[0,"Rs","PKRs."],PLN:[50,"z\u0142","z\u0142"],RON:[2,"RON","RON"],RSD:[0,"din","RSD"],RUB:[50,"\u20bd",
"RUB"],SAR:[2,"Rial","Rial"],SEK:[50,"kr","kr"],SGD:[2,"$","S$"],THB:[2,"\u0e3f","THB"],TRY:[2,"\u20ba","TRY"],TWD:[2,"$","NT$"],TZS:[0,"TSh","TSh"],UAH:[2,"\u0433\u0440\u043d.","UAH"],USD:[2,"$","US$"],UYU:[2,"$","$U"],VND:[48,"\u20ab","VN\u20ab"],YER:[0,"Rial","Rial"],ZAR:[2,"R","ZAR"]};
var cl={Lo:".",jl:",",Jp:"%",Ul:"0",vu:"+",Fp:"-",Oo:"E",Kp:"\u2030",kl:"\u221e",tu:"NaN",ot:"#,##0.###",EC:"#E0",CC:"#,##0%",sy:"\u00a4#,##0.00",Mo:"USD"};cl={Lo:",",jl:".",Jp:"%",Ul:"0",vu:"+",Fp:"-",Oo:"E",Kp:"\u2030",kl:"\u221e",tu:"NaN",ot:"#,##0.###",EC:"#E0",CC:"#,##0\u00a0%",sy:"#,##0.00\u00a0\u00a4",Mo:"EUR"};
var el=function(){this.S=40;this.B=1;this.C=3;this.W=this.H=0;this.ja=!1;this.V=this.L="";this.D=cl.Fp;this.O="";this.A=1;this.I=!1;this.F=[];this.aa=this.ha=!1;var a=cl.ot,b=[0];this.L=dl(this,a,b);for(var c=b[0],d=-1,e=0,f=0,h=0,k=-1,l=a.length,n=!0;b[0]<l&&n;b[0]++)switch(a.charAt(b[0])){case "#":0<f?h++:e++;0<=k&&0>d&&k++;break;case "0":if(0<h)throw Error("ja`"+a);f++;0<=k&&0>d&&k++;break;case ",":0<k&&this.F.push(k);k=0;break;case ".":if(0<=d)throw Error("ka`"+a);d=e+f+h;break;case "E":if(this.aa)throw Error("la`"+
a);this.aa=!0;this.W=0;b[0]+1<l&&"+"==a.charAt(b[0]+1)&&(b[0]++,this.ja=!0);for(;b[0]+1<l&&"0"==a.charAt(b[0]+1);)b[0]++,this.W++;if(1>e+f||1>this.W)throw Error("ma`"+a);n=!1;break;default:b[0]--,n=!1}0==f&&0<e&&0<=d&&(f=d,0==f&&f++,h=e-f,e=f-1,f=1);if(0>d&&0<h||0<=d&&(d<e||d>e+f)||0==k)throw Error("na`"+a);h=e+f+h;this.C=0<=d?h-d:0;0<=d&&(this.H=e+f-d,0>this.H&&(this.H=0));this.B=(0<=d?d:h)-e;this.aa&&(this.S=e+this.B,0==this.C&&0==this.B&&(this.B=1));this.F.push(Math.max(0,k));this.ha=0==d||d==
h;c=b[0]-c;this.V=dl(this,a,b);b[0]<a.length&&";"==a.charAt(b[0])?(b[0]++,1!=this.A&&(this.I=!0),this.D=dl(this,a,b),b[0]+=c,this.O=dl(this,a,b)):(this.D+=this.L,this.O+=this.V)};
el.prototype.parse=function(a,b){b=b||[0];a=a.replace(/ |\u202f/g,"\u00a0");var c=a.indexOf(this.L,b[0])==b[0],d=a.indexOf(this.D,b[0])==b[0];c&&d&&(this.L.length>this.D.length?d=!1:this.L.length<this.D.length&&(c=!1));c?b[0]+=this.L.length:d&&(b[0]+=this.D.length);if(a.indexOf(cl.kl,b[0])==b[0]){b[0]+=cl.kl.length;var e=Infinity}else{e=a;var f=!1,h=!1,k=!1,l=-1,n=1,q=cl.Lo,r=cl.jl,t=cl.Oo;r=r.replace(/\u202f/g,"\u00a0");for(var x="";b[0]<e.length;b[0]++){var N=e.charAt(b[0]),S=fl(N);if(0<=S&&9>=
S)x+=S,k=!0;else if(N==q.charAt(0)){if(f||h)break;x+=".";f=!0}else if(N==r.charAt(0)&&("\u00a0"!=r.charAt(0)||b[0]+1<e.length&&0<=fl(e.charAt(b[0]+1)))){if(f||h)break}else if(N==t.charAt(0)){if(h)break;x+="E";h=!0;l=b[0]}else if("+"==N||"-"==N){if(k&&l!=b[0]-1)break;x+=N}else if(1==this.A&&N==cl.Jp.charAt(0)){if(1!=n)break;n=100;if(k){b[0]++;break}}else if(1==this.A&&N==cl.Kp.charAt(0)){if(1!=n)break;n=1E3;if(k){b[0]++;break}}else break}1!=this.A&&(n=this.A);e=parseFloat(x)/n}if(c){if(a.indexOf(this.V,
b[0])!=b[0])return NaN;b[0]+=this.V.length}else if(d){if(a.indexOf(this.O,b[0])!=b[0])return NaN;b[0]+=this.O.length}return d?-e:e};
el.prototype.format=function(a){if(isNaN(a))return cl.tu;var b=[];var c=gl;a=hl(a,-c.yD);var d=0>a||0==a&&0>1/a;d?c.Qw?b.push(c.Qw):(b.push(c.prefix),b.push(this.D)):(b.push(c.prefix),b.push(this.L));if(isFinite(a))if(a=a*(d?-1:1)*this.A,this.aa)if(0==a)il(this,a,this.B,b),jl(this,0,b);else{var e=Math.floor(Math.log(a)/Math.log(10)+2E-15);a=hl(a,-e);var f=this.B;1<this.S&&this.S>this.B?(f=e%this.S,0>f&&(f=this.S+f),a=hl(a,f),e-=f,f=1):1>this.B?(e++,a=hl(a,-1)):(e-=this.B-1,a=hl(a,this.B-1));il(this,
a,f,b);jl(this,e,b)}else il(this,a,this.B,b);else b.push(cl.kl);d?c.Rw?b.push(c.Rw):(b.push(c.ay),b.push(this.O)):(b.push(c.ay),b.push(this.V));return b.join("")};
var il=function(a,b,c,d){if(a.H>a.C)throw Error("ga");d||(d=[]);var e=hl(b,a.C);e=Math.round(e);if(isFinite(e)){b=Math.floor(hl(e,-a.C));var f=Math.floor(e-hl(b,a.C))}else f=0;e=b;b=f;var h=e;f=b;var k=0<a.H||0<f||!1;e=a.H;k&&(e=a.H);var l="";for(b=h;1E20<b;)l="0"+l,b=Math.round(hl(b,-1));l=b+l;var n=cl.Lo;b=cl.Ul.charCodeAt(0);var q=l.length,r=0;if(0<h||0<c){for(h=q;h<c;h++)d.push(String.fromCharCode(b));if(2<=a.F.length)for(c=1;c<a.F.length;c++)r+=a.F[c];c=q-r;if(0<c){h=a.F;r=q=0;for(var t,x=cl.jl,
N=l.length,S=0;S<N;S++)if(d.push(String.fromCharCode(b+Number(l.charAt(S)))),1<N-S)if(t=h[r],S<c){var la=c-S;(1===t||0<t&&1===la%t)&&d.push(x)}else r<h.length&&(S===c?r+=1:t===S-c-q+1&&(d.push(x),q+=t,r+=1))}else{c=l;l=a.F;h=cl.jl;t=c.length;x=[];for(q=l.length-1;0<=q&&0<t;q--){r=l[q];for(N=0;N<r&&0<=t-N-1;N++)x.push(String.fromCharCode(b+Number(c.charAt(t-N-1))));t-=r;0<t&&x.push(h)}d.push.apply(d,x.reverse())}}else k||d.push(String.fromCharCode(b));(a.ha||k)&&d.push(n);k=String(f);f=k.split("e+");
if(2==f.length){if(k=parseFloat(f[0])){n=k;if(isFinite(n)){for(c=0;1<=(n/=10);)c++;n=c}else n=0<n?n:0;n=-n-1;k=-1>n?k&&isFinite(k)?hl(Math.round(hl(k,-1)),1):k:k&&isFinite(k)?hl(Math.round(hl(k,n)),-n):k}k=String(k);k=k.replace(".","");k+=Fb("0",parseInt(f[1],10)-k.length+1)}a.C+1>k.length&&(k="1"+Fb("0",a.C-k.length)+k);for(a=k.length;"0"==k.charAt(a-1)&&a>e+1;)a--;for(h=1;h<a;h++)d.push(String.fromCharCode(b+Number(k.charAt(h))))},jl=function(a,b,c){c.push(cl.Oo);0>b?(b=-b,c.push(cl.Fp)):a.ja&&
c.push(cl.vu);b=""+b;for(var d=cl.Ul,e=b.length;e<a.W;e++)c.push(d);c.push(b)},fl=function(a){a=a.charCodeAt(0);if(48<=a&&58>a)return a-48;var b=cl.Ul.charCodeAt(0);return b<=a&&a<b+10?a-b:-1},dl=function(a,b,c){for(var d="",e=!1,f=b.length;c[0]<f;c[0]++){var h=b.charAt(c[0]);if("'"==h)c[0]+1<f&&"'"==b.charAt(c[0]+1)?(c[0]++,d+="'"):e=!e;else if(e)d+=h;else switch(h){case "#":case "0":case ",":case ".":case ";":return d;case "\u00a4":c[0]+1<f&&"\u00a4"==b.charAt(c[0]+1)?(c[0]++,d+=cl.Mo):(h=cl.Mo,
d+=h in bl?bl[h][1]:h);break;case "%":if(!a.I&&1!=a.A)throw Error("ha");if(a.I&&100!=a.A)throw Error("ia");a.A=100;a.I=!1;d+=cl.Jp;break;case "\u2030":if(!a.I&&1!=a.A)throw Error("ha");if(a.I&&1E3!=a.A)throw Error("ia");a.A=1E3;a.I=!1;d+=cl.Kp;break;default:d+=h}}return d},gl={yD:0,Qw:"",Rw:"",prefix:"",ay:""},hl=function(a,b){if(!a||!isFinite(a)||0==b)return a;a=String(a).split("e");return parseFloat(a[0]+"e"+(parseInt(a[1]||0,10)+b))};
var kl=function(a){return 1==a%10&&11!=a%100?"one":2==a%10&&12!=a%100?"two":3==a%10&&13!=a%100?"few":"other"};kl=function(){return"other"};
var ll=function(a,b){if(void 0===b){b=a+"";var c=b.indexOf(".");b=Math.min(-1==c?0:b.length-c-1,3)}return 1==(a|0)&&0==b?"one":"other"};ll=function(a){return 1==a?"one":"other"};
var pl=function(a){this.C=a;this.B=this.A=this.F=null;a=cl;var b=al;if(ml!==a||nl!==b)ml=a,nl=b,ol=new el;this.H=ol},ml=null,nl=null,ol=null,ql=/'([{}#].*?)'/g,rl=/''/g;pl.prototype.format=function(a){return sl(this,a,!1)};
var sl=function(a,b,c){if(a.C){a.F=[];var d=tl(a,a.C);a.B=ul(a,d);a.C=null}if(!a.B||0==a.B.length)return"";a.A=Ca(a.F);d=[];vl(a,a.B,b,c,d);for(b=d.join("");0<a.A.length;)b=b.replace(a.D(a.A),a.A.pop());return b},vl=function(a,b,c,d,e){for(var f=0;f<b.length;f++)switch(b[f].type){case 4:e.push(b[f].value);break;case 3:var h=b[f].value,k=a,l=e,n=c[h];void 0===n?l.push("Undefined parameter - "+h):(k.A.push(n),l.push(k.D(k.A)));break;case 2:h=b[f].value;k=a;l=c;n=d;var q=e,r=h.Xl;void 0===l[r]?q.push("Undefined parameter - "+
r):(r=h[l[r]],void 0===r&&(r=h.other),vl(k,r,l,n,q));break;case 0:h=b[f].value;wl(a,h,c,ll,d,e);break;case 1:h=b[f].value,wl(a,h,c,kl,d,e)}},wl=function(a,b,c,d,e,f){var h=b.Xl,k=b.Tu,l=+c[h];isNaN(l)?f.push("Undefined or invalid parameter - "+h):(k=l-k,h=b[c[h]],void 0===h&&(d=d(Math.abs(k)),h=b[d],void 0===h&&(h=b.other)),b=[],vl(a,h,c,e,b),c=b.join(""),e?f.push(c):(a=a.H.format(k),f.push(c.replace(/#/g,a))))},tl=function(a,b){var c=a.F,d=u(a.D,a);b=b.replace(rl,function(){c.push("'");return d(c)});
return b=b.replace(ql,function(e,f){c.push(f);return d(c)})},xl=function(a){var b=0,c=[],d=[],e=/[{}]/g;e.lastIndex=0;for(var f;f=e.exec(a);){var h=f.index;"}"==f[0]?(c.pop(),0==c.length&&(f={type:1},f.value=a.substring(b,h),d.push(f),b=h+1)):(0==c.length&&(b=a.substring(b,h),""!=b&&d.push({type:0,value:b}),b=h+1),c.push("{"))}b=a.substring(b);""!=b&&d.push({type:0,value:b});return d},yl=/^\s*(\w+)\s*,\s*plural\s*,(?:\s*offset:(\d+))?/,zl=/^\s*(\w+)\s*,\s*selectordinal\s*,/,Al=/^\s*(\w+)\s*,\s*select\s*,/,
ul=function(a,b){var c=[];b=xl(b);for(var d=0;d<b.length;d++){var e={};if(0==b[d].type)e.type=4,e.value=b[d].value;else if(1==b[d].type){var f=b[d].value;switch(yl.test(f)?0:zl.test(f)?1:Al.test(f)?2:/^\s*\w+\s*/.test(f)?3:5){case 2:e.type=2;e.value=Bl(a,b[d].value);break;case 0:e.type=0;e.value=Cl(a,b[d].value);break;case 1:e.type=1;e.value=Dl(a,b[d].value);break;case 3:e.type=3,e.value=b[d].value}}c.push(e)}return c},Bl=function(a,b){var c="";b=b.replace(Al,function(k,l){c=l;return""});var d={};
d.Xl=c;b=xl(b);for(var e=0;e<b.length;){var f=b[e].value;e++;var h;1==b[e].type&&(h=ul(a,b[e].value));d[f.replace(/\s/g,"")]=h;e++}return d},Cl=function(a,b){var c="",d=0;b=b.replace(yl,function(l,n,q){c=n;q&&(d=parseInt(q,10));return""});var e={};e.Xl=c;e.Tu=d;b=xl(b);for(var f=0;f<b.length;){var h=b[f].value;f++;var k;1==b[f].type&&(k=ul(a,b[f].value));e[h.replace(/\s*(?:=)?(\w+)\s*/,"$1")]=k;f++}return e},Dl=function(a,b){var c="";b=b.replace(zl,function(k,l){c=l;return""});var d={};d.Xl=c;d.Tu=
0;b=xl(b);for(var e=0;e<b.length;){var f=b[e].value;e++;if(1==b[e].type)var h=ul(a,b[e].value);d[f.replace(/\s*(?:=)?(\w+)\s*/,"$1")]=h;e++}return d};pl.prototype.D=function(a){return"\ufddf_"+(a.length-1).toString(10)+"_"};
var El=function(){};El.prototype.format=function(a){var b=Xi(a,0),c=/^(\d+)([KMGTP])?$/;if(b=c.exec(b)){var d=b[1];var e=b[2]}return Fl(d&&e?new Gl(a,Number(d),e):new Gl(a))};
var Fl=function(a){var b=(new el).format(a.size);switch(a.B){case "K":return b+" KB";case "M":return b+" MB";case "G":return b+" GB";case "T":return b+" TB";case "P":return b+" PB";default:return(new pl("{FILE_SIZE,plural, =0{0 bytes}=1{1 byte}other{# bytes}}")).format({FILE_SIZE:a.A})}},Gl=function(a,b,c){this.A=a;this.B=c;this.size=b||a};
var Hl=new el,Il=new El,Jl={},Kl=(Jl.Docs="Word",Jl.Sheets="Excel",Jl.Slides="PowerPoint",Jl);
var Ll={},Ml=(Ll[10]=32,Ll[16]=32,Ll[32]=64,Ll[48]=128,Ll[64]=128,Ll[128]=256,Ll);
var Nl=new Set(["application/vnd.openxmlformats-officedocument.presentationml.presentation","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/pdf"]);
var Ol=function(a,b){this.types=a;this.A=b},Pl={a:new Ol([3,0],[function(a,b){C(a,21,b)},function(a,b){C(a,56,b)}]),al:new Ol([3],[function(a,b){C(a,74,b)}]),b:new Ol([3,0],[function(a,b){C(a,23,b)},function(a,b){C(a,38,b)}]),ba:new Ol([0],[function(a,b){C(a,85,b)}]),bc:new Ol([0],[function(a,b){C(a,87,b)}]),br:new Ol([0],[function(a,b){C(a,86,b)}]),c:new Ol([3,0],[function(a,b){C(a,2,b)},function(a,b){C(a,39,b)}]),cc:new Ol([3],[function(a,b){C(a,51,b)}]),ci:new Ol([3],[function(a,b){C(a,32,b)}]),
cp:new Ol([0],[function(a,b){C(a,92,b)}]),cv:new Ol([0],[function(a,b){C(a,94,b)}]),d:new Ol([3],[function(a,b){C(a,3,b)}]),dc:new Ol([5],[function(a,b){C(a,99,b)}]),df:new Ol([3],[function(a,b){C(a,80,b)}]),dv:new Ol([3],[function(a,b){C(a,90,b)}]),e:new Ol([0],[function(a,b){C(a,15,b)}]),f:new Ol([4],[function(a,b){C(a,16,b)}]),fg:new Ol([3],[function(a,b){C(a,34,b)}]),fh:new Ol([3],[function(a,b){C(a,30,b)}]),fm:new Ol([3],[function(a,b){C(a,84,b)}]),fo:new Ol([2],[function(a,b){C(a,79,b)}]),ft:new Ol([3],
[function(a,b){C(a,50,b)}]),fv:new Ol([3],[function(a,b){C(a,31,b)}]),g:new Ol([3],[function(a,b){C(a,14,b)}]),gd:new Ol([3],[function(a,b){C(a,83,b)}]),h:new Ol([3,0],[function(a,b){C(a,4,b)},function(a,b){C(a,13,b)}]),i:new Ol([3],[function(a,b){C(a,22,b)}]),ic:new Ol([0],[function(a,b){C(a,71,b)}]),id:new Ol([3],[function(a,b){C(a,70,b)}]),il:new Ol([3],[function(a,b){C(a,96,b)}]),ip:new Ol([3],[function(a,b){C(a,54,b)}]),iv:new Ol([0],[function(a,b){C(a,75,b)}]),j:new Ol([1],[function(a,b){C(a,
29,b)}]),k:new Ol([3,0],[function(a,b){C(a,17,b)},function(a,b){C(a,42,b)}]),l:new Ol([0],[function(a,b){C(a,44,b)}]),lf:new Ol([3],[function(a,b){C(a,65,b)}]),lo:new Ol([3],[function(a,b){C(a,97,b)}]),m:new Ol([0],[function(a,b){C(a,63,b)}]),md:new Ol([3],[function(a,b){C(a,91,b)}]),mm:new Ol([4],[function(a,b){C(a,81,b)}]),mo:new Ol([3],[function(a,b){C(a,73,b)}]),mv:new Ol([3],[function(a,b){C(a,66,b)}]),n:new Ol([3],[function(a,b){a.setCenterCrop(b)}]),nc:new Ol([3],[function(a,b){C(a,55,b)}]),
nd:new Ol([3],[function(a,b){C(a,53,b)}]),ng:new Ol([3],[function(a,b){C(a,95,b)}]),no:new Ol([3],[function(a,b){C(a,37,b)}]),ns:new Ol([3],[function(a,b){C(a,40,b)}]),nt0:new Ol([4],[function(a,b){C(a,36,b)}]),nu:new Ol([3],[function(a,b){C(a,46,b)}]),nw:new Ol([3],[function(a,b){C(a,48,b)}]),o:new Ol([1,3],[function(a,b){C(a,7,b)},function(a,b){C(a,27,b)}]),p:new Ol([3,0],[function(a,b){C(a,19,b)},function(a,b){C(a,43,b)}]),pa:new Ol([3],[function(a,b){C(a,61,b)}]),pc:new Ol([0],[function(a,b){C(a,
88,b)}]),pd:new Ol([3],[function(a,b){C(a,60,b)}]),pf:new Ol([3],[function(a,b){C(a,67,b)}]),pg:new Ol([3],[function(a,b){C(a,72,b)}]),pi:new Ol([2],[function(a,b){C(a,76,b)}]),pp:new Ol([3],[function(a,b){C(a,52,b)}]),q:new Ol([4],[function(a,b){C(a,28,b)}]),r:new Ol([3,0],[function(a,b){C(a,6,b)},function(a,b){C(a,26,b)}]),rg:new Ol([3],[function(a,b){C(a,59,b)}]),rh:new Ol([3],[function(a,b){C(a,49,b)}]),rj:new Ol([3],[function(a,b){C(a,57,b)}]),ro:new Ol([2],[function(a,b){C(a,78,b)}]),rp:new Ol([3],
[function(a,b){C(a,58,b)}]),rw:new Ol([3],[function(a,b){C(a,35,b)}]),rwa:new Ol([3],[function(a,b){C(a,64,b)}]),rwu:new Ol([3],[function(a,b){C(a,41,b)}]),s:new Ol([3,0],[function(a,b){C(a,33,b)},function(a,b){a.setSize(b)}]),sc:new Ol([0],[function(a,b){C(a,89,b)}]),sg:new Ol([3],[function(a,b){C(a,82,b)}]),sm:new Ol([3],[function(a,b){C(a,93,b)}]),t:new Ol([4],[function(a,b){C(a,24,b)}]),u:new Ol([3],[function(a,b){C(a,18,b)}]),ut:new Ol([3],[function(a,b){C(a,45,b)}]),v:new Ol([0],[function(a,
b){C(a,62,b)}]),vb:new Ol([0],[function(a,b){C(a,68,b)}]),vl:new Ol([0],[function(a,b){C(a,69,b)}]),vm:new Ol([3],[function(a,b){C(a,98,b)}]),w:new Ol([0],[function(a,b){C(a,12,b)}]),x:new Ol([0],[function(a,b){C(a,9,b)}]),y:new Ol([0],[function(a,b){C(a,10,b)}]),ya:new Ol([2],[function(a,b){C(a,77,b)}]),z:new Ol([0],[function(a,b){C(a,11,b)}])};
var Ql=/^[^\/]*\/\//,Rl=function(a){this.C=a;this.D="";(a=this.C.match(Ql))&&a[0]?(this.D=a[0],a=this.D.match(/\w+/)?this.C:"http://"+this.C.substring(this.D.length)):a="http://"+this.C;this.F=Di(a,!0);this.H=!0;this.W=!1},Sl=function(a,b){a.B=a.B?a.B+("/"+b):b},Tl=function(a){if(void 0==a.A){a.B=null;a.A=a.F.B.substring(1).split("/");var b=a.A.length;2<b&&"u"==a.A[0]&&(Sl(a,a.A[0]+"/"+a.A[1]),a.A.shift(),a.A.shift(),b-=2);if(0==b||4==b||7<b)return a.H=!1,a.A;if(2==b)Sl(a,a.A[0]);else if("image"==
a.A[0])Sl(a,a.A[0]);else if(7==b||3==b)return a.H=!1,a.A;if(3>=b){a.W=!0;3==b&&(Sl(a,a.A[1]),a.A.shift(),--b);--b;var c=a.A[b],d=c.indexOf("=");-1!=d&&(a.A[b]=c.substr(0,d),a.A.push(c.substr(d+1)))}}return a.A},Ul=function(a){Tl(a);return a.W},Vl=function(a){Tl(a);void 0==a.B&&(a.B=null);return a.B},Wl=function(a){switch(Tl(a).length){case 7:return!0;case 6:return null==Vl(a);case 5:return!1;case 3:return!0;case 2:return null==Vl(a);case 1:return!1;default:return!1}},Xl=function(a,b){if(Ul(a))a:{var c=
null!=Vl(a)?1:0;switch(b){case 6:b=c;break;case 4:if(!Wl(a)){a=null;break a}b=1+c;break;default:a=null;break a}a=Tl(a)[b]}else a:{c=null!=Vl(a)?1:0;switch(b){case 0:b=c;break;case 1:b=1+c;break;case 2:b=2+c;break;case 3:b=3+c;break;case 4:if(!Wl(a)){a=null;break a}b=4+c;break;case 5:b=Wl(a)?1:0;b=4+c+b;break;default:a=null;break a}a=Tl(a)[b]}return a};Rl.prototype.getOptions=function(){void 0==this.aa&&(this.aa=Xl(this,4));return this.aa};
var Yl=function(){};Yl.prototype.parse=function(a){return new Zl(a)};var Zl=function(a){Rl.call(this,a)};I(Zl,Rl);
var $l=new Yl;
var am=[new ze(148,111),new ze(400,400),new ze(800,800),new ze(1200,1200),new ze(1600,1600),new ze(2560,2560)];
y.vD=function(){if(y.vj)return y.Ki(/Firefox\/([0-9.]+)/);if(y.Qo||y.No||y.Tl)return fc;if(y.Xd)return Jb()?y.Ki(/CriOS\/([0-9.]+)/):y.Ki(/Chrome\/([0-9.]+)/);if(y.hh&&!Jb())return y.Ki(/Version\/([0-9.]+)/);if(y.yj||y.xj){var a=y.zv(/Version\/(\S+).*Mobile\/(\S+)/);if(a)return a[1]+"."+a[2]}else if(y.ANDROID)return(a=y.Ki(/Android\s+([0-9.]+)/))?a:y.Ki(/Version\/([0-9.]+)/);return""};y.Ki=function(a){return(a=y.zv(a))?a[1]:""};y.zv=function(a){return a.exec(tb)};y.VERSION=y.vD();
y.Fg=function(a){return 0<=lb(y.VERSION,a)};
var bm=y.Fg;
var em=function(a,b,c,d,e,f){if(Rb&&!hc("525"))return!0;if(Tb&&e)return cm(a);if(e&&!d)return!1;if(!Qb){"number"===typeof b&&(b=dm(b));var h=17==b||18==b||Tb&&91==b;if((!c||Tb)&&h||Tb&&16==b&&(d||f))return!1}if((Rb||Ob)&&d&&c)switch(a){case 220:case 219:case 221:case 192:case 186:case 189:case 187:case 188:case 190:case 191:case 192:case 222:return!1}if(Nb&&d&&b==a)return!1;switch(a){case 13:return Qb?f||e?!1:!(c&&d):!0;case 27:return!(Rb||Ob||Qb)}return Qb&&(d||e||f)?!1:cm(a)},cm=function(a){if(48<=
a&&57>=a||96<=a&&106>=a||65<=a&&90>=a||(Rb||Ob)&&0==a)return!0;switch(a){case 32:case 43:case 63:case 64:case 107:case 109:case 110:case 111:case 186:case 59:case 189:case 187:case 61:case 188:case 190:case 191:case 192:case 222:case 219:case 220:case 221:case 163:case 58:return!0;case 173:return Qb;default:return!1}},dm=function(a){if(Qb)a=fm(a);else if(Tb&&Rb)switch(a){case 93:a=91}return a},fm=function(a){switch(a){case 61:return 187;case 59:return 186;case 173:return 189;case 224:return 91;case 0:return 224;
default:return a}};
var gm={8:"backspace",9:"tab",13:"enter",16:"shift",17:"ctrl",18:"alt",19:"pause",20:"caps-lock",27:"esc",32:"space",33:"pg-up",34:"pg-down",35:"end",36:"home",37:"left",38:"up",39:"right",40:"down",45:"insert",46:"delete",48:"0",49:"1",50:"2",51:"3",52:"4",53:"5",54:"6",55:"7",56:"8",57:"9",59:"semicolon",61:"equals",65:"a",66:"b",67:"c",68:"d",69:"e",70:"f",71:"g",72:"h",73:"i",74:"j",75:"k",76:"l",77:"m",78:"n",79:"o",80:"p",81:"q",82:"r",83:"s",84:"t",85:"u",86:"v",87:"w",88:"x",89:"y",90:"z",
93:"context",96:"num-0",97:"num-1",98:"num-2",99:"num-3",100:"num-4",101:"num-5",102:"num-6",103:"num-7",104:"num-8",105:"num-9",106:"num-multiply",107:"num-plus",109:"num-minus",110:"num-period",111:"num-division",112:"f1",113:"f2",114:"f3",115:"f4",116:"f5",117:"f6",118:"f7",119:"f8",120:"f9",121:"f10",122:"f11",123:"f12",186:"semicolon",187:"equals",189:"dash",188:",",190:".",191:"/",192:"`",219:"open-square-bracket",220:"\\",221:"close-square-bracket",222:"single-quote",224:"win"};
var hm,sg=function(a){if(!hm){var b={},c;for(c in gm)b[gm[c]]=dm(parseInt(c,10));hm=b}return hm[a]};
var cg={yJ:"F",zJ:"G",AJ:"H"};
var eg={TJ:"swipe_right",SJ:"swipe_left"};
var im={},hg=(im["ndfHFb-c4YZDc-rovI0b"]=12,im["ndfHFb-c4YZDc-kODWGd-umzg3c"]=21,im["ndfHFb-c4YZDc-kODWGd-xlL3N"]=22,im["ndfHFb-c4YZDc-TvD9Pc-qnnXGd"]=3,im["ndfHFb-c4YZDc-MZArnb-b0t70b"]=14,im["ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe"]=2,im["ndfHFb-c4YZDc-tJiF1e-LgbsSe"]=2,im["ndfHFb-c4YZDc-E7ORLb-LgbsSe"]=2,im["ndfHFb-c4YZDc-cnqxLd-LSZ0mb"]=2,im["ndfHFb-c4YZDc-oKVyEf"]=10,im["ndfHFb-c4YZDc-z5C9Gb-xl07Ob"]=11,im["ndfHFb-c4YZDc-JUCs7e"]=5,im["ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe"]=23,im["ndfHFb-c4YZDc-q77wGc"]=
24,im["ndfHFb-c4YZDc-Wrql6b"]=4,im["ndfHFb-c4YZDc-Wrql6b-V1ur5d"]=13,im["ndfHFb-c4YZDc-nJjxad-bEDTcc-LgbsSe"]=26,im["ndfHFb-c4YZDc-nJjxad-hj4D6d-LgbsSe"]=28,im["ndfHFb-c4YZDc-nJjxad-m9bMae-LgbsSe"]=27,im);
var jm;
var km="combobox grid group listbox menu menubar radiogroup row rowgroup tablist textbox toolbar tree treegrid".split(" "),lm=function(a,b){b?a.setAttribute("role",b):a.removeAttribute("role")},mm=function(a,b,c){Array.isArray(c)&&(c=c.join(" "));var d="aria-"+b;""===c||void 0==c?(jm||(jm={atomic:!1,autocomplete:"none",dropeffect:"none",haspopup:!1,live:"off",multiline:!1,multiselectable:!1,orientation:"vertical",readonly:!1,relevant:"additions text",required:!1,sort:"none",busy:!1,disabled:!1,hidden:!1,
invalid:"false"}),c=jm,b in c?a.setAttribute(d,c[b]):a.removeAttribute(d)):a.setAttribute(d,c)},nm=function(a,b){a=a.getAttribute("aria-"+b);return null==a||void 0==a?"":String(a)},om=function(a){var b=nm(a,"activedescendant");return tc(a).getElementById(b)},pm=function(a,b){mm(a,"label",b)};
var qm=function(){},rm;wh(qm);var sm={button:"pressed",checkbox:"checked",menuitem:"selected",menuitemcheckbox:"checked",menuitemradio:"checked",radio:"checked",tab:"selected",treeitem:"selected"};qm.prototype.Pe=function(){};qm.prototype.fa=function(a){return a.R().fa("DIV",tm(this,a).join(" "),a.getContent())};qm.prototype.cb=function(a){return a};var vm=function(a,b,c){if(a=a.J?a.J():a){var d=[b];Nb&&!hc("7")&&(d=um(Fe(a),b),d.push(b));(c?ei:gi)(a,d)}};qm.prototype.fd=function(){return!0};
qm.prototype.sa=function(a,b){b.id&&a.tc(b.id);var c=this.cb(b);c&&c.firstChild?wm(a,c.firstChild.nextSibling?Ca(c.childNodes):c.firstChild):a.hi=null;var d=0,e=this.Na(),f=this.Na(),h=!1,k=!1,l=!1,n=Ca(Fe(b));Oa(n,function(r){h||r!=e?k||r!=f?d|=this.D(r):k=!0:(h=!0,f==e&&(k=!0));1==this.D(r)&&Vh(c)&&Wh(c)&&Uc(c,!1)},this);a.ta=d;h||(n.push(e),f==e&&(k=!0));k||n.push(f);(a=a.vh)&&n.push.apply(n,a);if(Nb&&!hc("7")){var q=um(n);0<q.length&&(n.push.apply(n,q),l=!0)}h&&k&&!a&&!l||Ge(b,n.join(" "));return b};
qm.prototype.tl=function(a){a.Ec()&&this.Og(a.J(),!0);a.isEnabled()&&this.Yg(a,a.isVisible())};var xm=function(a,b,c){if(a=c||a.Pe())c=b.getAttribute("role")||null,a!=c&&lm(b,a)},Am=function(a,b,c){var d=b.H;null!=d&&pm(c,d);b.isVisible()||mm(c,"hidden",!b.isVisible());b.isEnabled()||a.tf(c,1,!b.isEnabled());ym(b,8)&&a.tf(c,8,zm(b,8));ym(b,16)&&a.tf(c,16,zm(b,16));ym(b,64)&&a.tf(c,64,zm(b,64))};g=qm.prototype;g.bp=function(a,b){Ai(a,!b,!Nb&&!Mb)};g.Og=function(a,b){vm(a,this.Na()+"-SIsrTd",b)};
g.wt=function(a){var b;return ym(a,32)&&(b=a.J())?Vh(b)&&Wh(b):!1};g.Yg=function(a,b){var c;if(ym(a,32)&&(c=a.J())){if(!b&&zm(a,32)){try{c.blur()}catch(d){}zm(a,32)&&a.wl(null)}(Vh(c)&&Wh(c))!=b&&Uc(c,b)}};g.ga=function(a,b){L(a,b);a&&mm(a,"hidden",!b)};g.Fa=function(a,b,c){var d=a.J();if(d){var e=this.A(b);e&&vm(a,e,c);this.tf(d,b,c)}};
g.tf=function(a,b,c){rm||(rm={1:"disabled",8:"selected",16:"checked",64:"expanded"});b=rm[b];var d=a.getAttribute("role")||null;d&&(d=sm[d]||b,b="checked"==b||"selected"==b?d:b);b&&mm(a,b,c)};g.gi=function(a,b){var c=this.cb(a);c&&(Hc(c),b&&("string"===typeof b?Rc(c,b):(a=function(d){if(d){var e=tc(c);c.appendChild("string"===typeof d?e.createTextNode(d):d)}},Array.isArray(b)?Oa(b,a):!Ia(b)||"nodeType"in b?a(b):Oa(Ca(b),a))))};g.Na=function(){return"VIpgJd-bMcfAe"};
var tm=function(a,b){var c=a.Na(),d=[c],e=a.Na();e!=c&&d.push(e);c=b.getState();for(e=[];c;){var f=c&-c;e.push(a.A(f));c&=~f}d.push.apply(d,e);(a=b.vh)&&d.push.apply(d,a);Nb&&!hc("7")&&d.push.apply(d,um(d));return d},um=function(a,b){var c=[];b&&(a=Mf(a,[b]));Oa([],function(d){!Ta(d,Fg(Ba,a))||b&&!Ba(d,b)||c.push(d.join("_"))});return c};qm.prototype.A=function(a){this.B||Bm(this);return this.B[a]};
qm.prototype.D=function(a){this.aa||(this.B||Bm(this),this.aa=Ah(this.B));a=parseInt(this.aa[a],10);return isNaN(a)?0:a};var Bm=function(a){var b=a.Na();a.B={1:b+"-OWB6Me",2:b+"-ZmdkE",4:b+"-auswjd",8:b+"-gk6SMd",16:b+"-barxie",32:b+"-XpnDCe",64:b+"-FNFY6c"}};
var Cm=function(){};Cm.prototype.rb=function(){};
var Em=function(a){var b=vg(a);return b&&Dm()?-a.scrollLeft:!b||Pb&&hc("8")||"visible"==ni(a,"overflowX")?a.scrollLeft:a.scrollWidth-a.clientWidth-a.scrollLeft},Fm=function(a,b){b=Math.max(b,0);vg(a)?a.scrollLeft=Dm()?-b:Pb&&hc("8")?b:a.scrollWidth-b-a.clientWidth:a.scrollLeft=b},Dm=function(){var a=y.hh&&y.Fg(10),b;if(b=$b)b=0<=lb(Kf,10);var c=y.Xd&&y.Fg(85);return Qb||a||b||c};
var Jm=function(a,b,c,d,e,f,h,k,l){var n=Gm(c),q=zi(a),r=si(a);r&&ki(q,new ii(r.left,r.top,r.right-r.left,r.bottom-r.top));r=uc(a);var t=uc(c);if(r.A!=t.A){var x=r.A.body;t=Eg(t);var N=new G(0,0),S=Uh(tc(x));if(Rd(S,"parent")){var la=x;do{var W=S==t?Qe(la):ti(la);N.x+=W.x;N.y+=W.y}while(S&&S!=t&&S!=S.parent&&(la=S.frameElement)&&(S=S.parent))}x=Sh(N,Qe(x));!Nb||jc(9)||Ae(r.A)||(x=Sh(x,Ce(r.A)));q.left+=x.x;q.top+=x.y}a=Hm(a,b);b=q.left;a&4?b+=q.width:a&2&&(b+=q.width/2);q=new G(b,q.top+(a&1?q.height:
0));q=Sh(q,n);e&&(q.x+=(a&4?-1:1)*e.x,q.y+=(a&1?-1:1)*e.y);if(h)if(l)var oa=l;else if(oa=si(c))oa.top-=n.y,oa.right-=n.x,oa.bottom-=n.y,oa.left-=n.x;return Im(q,c,d,f,oa,h,k)},Gm=function(a){if(a=a.offsetParent){var b="HTML"==a.tagName||"BODY"==a.tagName;if(!b||"static"!=oi(a)){var c=Qe(a);b||(c=Sh(c,new G(Em(a),a.scrollTop)))}}return c||new G},Im=function(a,b,c,d,e,f,h){a=a.clone();var k=Hm(b,c);c=tg(b);h=h?h.clone():c.clone();a=a.clone();h=h.clone();var l=0;if(d||0!=k)k&4?a.x-=h.width+(d?d.right:
0):k&2?a.x-=h.width/2:d&&(a.x+=d.left),k&1?a.y-=h.height+(d?d.bottom:0):d&&(a.y+=d.top);if(f){if(e){d=a;k=h;l=0;65==(f&65)&&(d.x<e.left||d.x>=e.right)&&(f&=-2);132==(f&132)&&(d.y<e.top||d.y>=e.bottom)&&(f&=-5);d.x<e.left&&f&1&&(d.x=e.left,l|=1);if(f&16){var n=d.x;d.x<e.left&&(d.x=e.left,l|=4);d.x+k.width>e.right&&(k.width=Math.min(e.right-d.x,n+k.width-e.left),k.width=Math.max(k.width,0),l|=4)}d.x+k.width>e.right&&f&1&&(d.x=Math.max(e.right-k.width,e.left),l|=1);f&2&&(l|=(d.x<e.left?16:0)|(d.x+k.width>
e.right?32:0));d.y<e.top&&f&4&&(d.y=e.top,l|=2);f&32&&(n=d.y,d.y<e.top&&(d.y=e.top,l|=8),d.y+k.height>e.bottom&&(k.height=Math.min(e.bottom-d.y,n+k.height-e.top),k.height=Math.max(k.height,0),l|=8));d.y+k.height>e.bottom&&f&4&&(d.y=Math.max(e.bottom-k.height,e.top),l|=2);f&8&&(l|=(d.y<e.top?64:0)|(d.y+k.height>e.bottom?128:0));e=l}else e=256;l=e}f=new ii(0,0,0,0);f.left=a.x;f.top=a.y;f.width=h.width;f.height=h.height;e=l;if(e&496)return e;qi(b,mi(f));h=li(f);Th(c,h)||(c=h,a=Ae(uc(tc(b)).A),!Nb||hc("10")||
a&&hc("8")?(b=b.style,Qb?b.MozBoxSizing="border-box":Rb?b.WebkitBoxSizing="border-box":b.boxSizing="border-box",b.width=Math.max(c.width,0)+"px",b.height=Math.max(c.height,0)+"px"):(h=b.style,a?(a=Ci(b,"padding"),b=We(b),h.pixelWidth=c.width-b.left-a.left-a.right-b.right,h.pixelHeight=c.height-b.top-a.top-a.bottom-b.bottom):(h.pixelWidth=c.width,h.pixelHeight=c.height)));return e},Hm=function(a,b){return(b&8&&vg(a)?b^4:b)&-9};
var Km=function(a,b){this.C=a;this.H=!!b;this.D={0:this.C+"-cX0Lwc",1:this.C+"-d6mlqf",2:this.C+"-Ya1KTb",3:this.C+"-y6n2Me"}};I(Km,Cm);Km.prototype.ws=function(a){this.B=a};Km.prototype.setPosition=function(a,b,c,d){null!=a&&(this.mq=a);null!=b&&(this.hq=b);"number"===typeof c&&(this.Vu=Math.max(c,15));"number"===typeof d&&(this.Rr=d)};Km.prototype.rb=function(a,b,c){a=this.hq;2==a&&(a=0);Lm(this,this.mq,a,2==this.hq?Mm(this.mq)?this.A.offsetHeight/2:this.A.offsetWidth/2:this.Vu,0,c)};
var Lm=function(a,b,c,d,e,f){if(a.B){var h=Nm(b,c);var k=a.B;var l=tg(k);l=(Mm(b)?l.height/2:l.width/2)-d;var n=Hm(k,h),q;if(q=si(k))k=ji(zi(k)),Mm(b)?k.top<q.top&&!(n&1)?l-=q.top-k.top:k.bottom>q.bottom&&n&1&&(l-=k.bottom-q.bottom):k.left<q.left&&!(n&4)?l-=q.left-k.left:k.right>q.right&&n&4&&(l-=k.right-q.right);k=l;k=Mm(b)?new G(a.Rr,k):new G(k,a.Rr);l=Mm(b)?6:9;a.gq&&2==e&&(l=Mm(b)?4:1);n=b^3;Mm(b)&&"rtl"==a.B.dir&&(n=b);h=Jm(a.B,Nm(n,c),a.A,h,k,f,a.Cw?l:0,void 0,null);if(2!=e&&h&496){Lm(a,b^3,
c,d,a.gq&&0==e?1:2,f);return}!a.H||h&496||(e=parseFloat(a.A.style.left),f=parseFloat(a.A.style.top),isFinite(e)&&0==e%1&&isFinite(f)&&0==f%1||qi(a.A,Math.round(e),Math.round(f)))}Om(a,b,c,d)},Om=function(a,b,c,d){var e=a.F;Wa(a.D,function(f){hi(e,f,!1)},a);H(e,a.D[b]);e.style.top=e.style.left=e.style.right=e.style.bottom="";a.B?(c=vi(a.B,a.A),d=Pm(a.B,b),Mm(b)?e.style.top=Qm(c.y+d.y,a.A.offsetHeight-15)+"px":e.style.left=Qm(c.x+d.x,a.A.offsetWidth-15)+"px"):e.style[0==c?Mm(b)?"top":"left":Mm(b)?"bottom":
"right"]=d+"px"},Qm=function(a,b){return 15>b?15:Qh(a,15,b)},Nm=function(a,b){switch(a){case 2:return 0==b?1:5;case 1:return 0==b?0:4;case 0:return 0==b?12:13;default:return 0==b?8:9}},Pm=function(a,b){var c=0,d=0;a=tg(a);switch(b){case 2:c=a.width/2;break;case 1:c=a.width/2;d=a.height;break;case 0:d=a.height/2;break;case 3:c=a.width,d=a.height/2}return new G(c,d)},Mm=function(a){return 0==a||3==a};g=Km.prototype;g.Cw=!1;g.hq=2;g.Vu=20;g.mq=3;g.Rr=-5;g.gq=!1;
var Rm=function(a){D.call(this);this.A=a||uc()};I(Rm,D);Rm.prototype.F=function(){lm(this.J(),"tooltip");mm(this.J(),"live","polite")};
var Tm=function(a){Rm.call(this,a);this.C=this.A.fa("DIV",Sm()+"-W095bf");this.D=this.A.fa("DIV",Sm()+"-hFsbo",this.A.fa("DIV",Sm()+"-jQ8oHc"),this.A.fa("DIV",Sm()+"-ez0xG"));this.B=this.A.fa("DIV",{"class":Sm(),role:"tooltip"},this.C,this.D);this.F()};I(Tm,Rm);var Sm=function(){return"tk3N6e-suEOdc"};Tm.prototype.J=function(){return this.B};Tm.prototype.cb=function(){return this.C};Tm.prototype.ka=function(){Rm.prototype.ka.call(this);this.B&&Kc(this.B)};
var Um=function(a){Tm.call(this,a)};I(Um,Tm);Um.prototype.F=function(){lm(this.J(),"tooltip")};
var baa=function(a){return Ph(bb(a.replace(Vm,function(b,c){return aaa.test(c)?"":" "}).replace(/[\t\n ]+/g," ")))},aaa=/^(?:abbr|acronym|address|b|em|i|small|strong|su[bp]|u)$/i,Vm=/<[!\/]?([a-z0-9]+)([\/ ][^>]*)?>/gi;
var Ym=function(a){a=a||uc();var b=lf(a.A);Wm[b]||(Wm[b]=new Xm(a))},Zm=function(a,b,c){c||(c=b instanceof yb?baa(Hh(b)):b);a.removeAttribute("title");a.removeAttribute("data-tooltip-contained");a.removeAttribute("data-tooltip");b?(b instanceof yb?a.A=b:(a.setAttribute("data-tooltip",b),a.A=null),a.setAttribute("aria-label",c)):(a.A=null,a.removeAttribute("aria-label"));Ym(uc(a))},Wm={},Xm=function(a){mg.call(this);this.Ha=a;this.V=new Qg(this.oa,0,this);K(this,this.V);var b=Uh();this.I="function"===
typeof b.MutationObserver?new b.MutationObserver(u(this.ja,this)):null;a=a.A;this.listen(a,"mouseout mousedown click blur focusout keydown".split(" "),this.ha,!0);this.listen(a,["mouseover","focus","focusin"],this.na,!0)};I(Xm,mg);Xm.prototype.ka=function(){$m(this);mg.prototype.ka.call(this)};var an=function(a,b){switch(b.type){case "mousedown":case "mouseover":case "mouseout":case "click":a.W=!1;break;case "keydown":a.W=!0}};
Xm.prototype.na=function(a){this.I&&this.I.disconnect();an(this,a);var b=a.target;a="focus"==a.type||"focusin"==a.type;var c=this.A&&Qc(this.A.cb(),b);if(this.W||!a||c){this.la=a;if(a=b&&b.getAttribute&&this.I)a=b.getAttribute("role")||null,a=Ba(km,a);a&&(this.I.observe(b,{attributes:!0}),(a=om(b))&&(b=a));this.D=b}else this.D=null;bn(this)};Xm.prototype.ha=function(a){an(this,a);var b=a.target;a="mousedown"==a.type||"click"==a.type;b=this.A&&Qc(this.A.cb(),b);a&&b||(this.D=null,bn(this))};
Xm.prototype.ja=function(a){Oa(a,u(function(b){var c=om(b.target);c&&"aria-activedescendant"==b.attributeName&&(this.D=c,bn(this))},this))};var bn=function(a){if(0==a.V.bb||!a.B||!a.S){$m(a);var b=null!=a.S?a.S:50;a.V.start(a.B?b:300)}},$m=function(a){a.L&&(Jg(a.L),a.L=0,a.B=null)};
Xm.prototype.oa=function(){if(!this.D)cn(this);else if(!(this.B&&this.A&&Qc(this.A.J(),this.D))||this.B.getAttribute("data-tooltip-unhoverable")){var a=Yh(this.D,function(k){return k.getAttribute&&(k.getAttribute("data-tooltip-contained")||k.getAttribute("data-tooltip")||k.A)&&!k.getAttribute("data-tooltip-suspended")},!0),b=!1;this.B&&this.B!=a&&(cn(this),b=!0);if(!this.B&&a&&(this.B=a,caa(this,a))){var c=Bb;if(a.getAttribute("data-tooltip-contained"))for(var d=xc("tk3N6e-suEOdc-wZVHld",a),e=0;e<
d.length;e++){if(d[e].parentNode==a){c=d[e].cloneNode(!0);break}}else c=a.A?a.A:Jh(a.getAttribute("data-tooltip"));d=a.getAttribute("data-tooltip-align");e=a.getAttribute("data-tooltip-class");var f=a.getAttribute("data-tooltip-offset");f=Lg(Mg(f))?-1:Number(f);var h=a.getAttribute("data-tooltip-hide-delay");h=Lg(Mg(h))?null:Number(h);if(!b&&(a=a.getAttribute("data-tooltip-delay"),a=Math.max(0,a-300))){this.L=Ig(Fg(this.aa,this.B,c,d,f,e,h),a,this);return}this.aa(this.B,c,d,f,e,h)}}};
var caa=function(a,b){return b.getAttribute("data-tooltip-only-on-overflow")&&b.offsetWidth>=b.scrollWidth&&b.offsetHeight>=b.scrollHeight||a.la&&"mouse"==b.getAttribute("data-tooltip-trigger")?!1:!0},daa=function(a){if(a)switch(a.toLowerCase().split(",")[0]){case "l":return 0;case "t":return 2;case "r":return 3}return 1};
Xm.prototype.aa=function(a,b,c,d,e,f){this.L=0;this.S=f;if(!this.A){this.A=new Um(this.Ha);dn(this);f=this.A.J();this.Ha.A.body.appendChild(f);K(this,this.A);this.F=new Km(Sm(),!0);this.F.Cw=!0;this.F.gq=!0;f=this.F;var h=this.A.J(),k=this.A.D;f.A=h;f.F=k}a:{if(c)switch(c.toLowerCase().split(",")[1]){case "l":f=0;break a;case "r":f=1;break a}f=2}this.F.setPosition(daa(c),f,void 0,d);fi(this.A.J(),"tk3N6e-suEOdc-ZYIfFd");this.O!=e&&(this.O&&!Lg(Mg(this.O))&&fi(this.A.J(),this.O),Lg(Mg(e))||H(this.A.J(),
e),this.O=e);qi(this.A.J(),0,0);if(b instanceof yb)c=this.A.cb(),Kh(c,b);else for(Hc(this.A.cb());c=b.firstChild;)this.A.cb().appendChild(c);this.F.ws(a);this.F.rb(null,0)};var dn=function(a){a.A&&H(a.A.J(),"tk3N6e-suEOdc-ZYIfFd")},cn=function(a){dn(a);a.B=null;a.S=null};
var en=function(a,b,c,d){Xd.call(this,d);this.type="key";this.keyCode=a;this.C=b;this.repeat=c};v(en,Xd);
var gn=function(a,b){F.call(this);a&&fn(this,a,b)};v(gn,F);g=gn.prototype;g.ca=null;g.zn=null;g.Jr=null;g.An=null;g.ce=-1;g.wf=-1;g.ep=!1;
var hn={3:13,12:144,63232:38,63233:40,63234:37,63235:39,63236:112,63237:113,63238:114,63239:115,63240:116,63241:117,63242:118,63243:119,63244:120,63245:121,63246:122,63247:123,63248:44,63272:46,63273:36,63275:35,63276:33,63277:34,63289:144,63302:45},jn={Up:38,Down:40,Left:37,Right:39,Enter:13,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,"U+007F":46,Home:36,End:35,PageUp:33,PageDown:34,Insert:45},kn=!Rb||hc("525"),ln=Tb&&Qb;g=gn.prototype;
g.Hy=function(a){(Rb||Ob)&&(17==this.ce&&!a.ctrlKey||18==this.ce&&!a.altKey||Tb&&91==this.ce&&!a.metaKey)&&this.Ed();-1==this.ce&&(a.ctrlKey&&17!=a.keyCode?this.ce=17:a.altKey&&18!=a.keyCode?this.ce=18:a.metaKey&&91!=a.keyCode&&(this.ce=91));kn&&!em(a.keyCode,this.ce,a.shiftKey,a.ctrlKey,a.altKey,a.metaKey)?this.handleEvent(a):(this.wf=dm(a.keyCode),ln&&(this.ep=a.altKey))};g.Ed=function(){this.wf=this.ce=-1};g.oF=function(a){this.Ed();this.ep=a.altKey};
g.handleEvent=function(a){var b=a.A,c=b.altKey;if(Nb&&"keypress"==a.type){var d=this.wf;var e=13!=d&&27!=d?b.keyCode:0}else(Rb||Ob)&&"keypress"==a.type?(d=this.wf,e=0<=b.charCode&&63232>b.charCode&&cm(d)?b.charCode:0):Mb&&!Rb?(d=this.wf,e=cm(d)?b.keyCode:0):("keypress"==a.type?(ln&&(c=this.ep),b.keyCode==b.charCode?32>b.keyCode?(d=b.keyCode,e=0):(d=this.wf,e=b.charCode):(d=b.keyCode||this.wf,e=b.charCode||0)):(d=b.keyCode||this.wf,e=b.charCode||0),Tb&&63==e&&224==d&&(d=191));var f=d=dm(d);d?63232<=
d&&d in hn?f=hn[d]:25==d&&a.shiftKey&&(f=9):b.keyIdentifier&&b.keyIdentifier in jn&&(f=jn[b.keyIdentifier]);Qb&&kn&&"keypress"==a.type&&!em(f,this.ce,a.shiftKey,a.ctrlKey,c,a.metaKey)||(a=f==this.ce,this.ce=f,b=new en(f,e,a,b),b.altKey=c,this.dispatchEvent(b))};g.J=function(){return this.ca};
var fn=function(a,b,c){a.An&&mn(a);a.ca=b;a.zn=ke(a.ca,"keypress",a,c);a.Jr=ke(a.ca,"keydown",a.Hy,c,a);a.An=ke(a.ca,"keyup",a.oF,c,a)},mn=function(a){a.zn&&(se(a.zn),se(a.Jr),se(a.An),a.zn=null,a.Jr=null,a.An=null);a.ca=null;a.ce=-1;a.wf=-1};gn.prototype.ka=function(){gn.da.ka.call(this);mn(this)};
var on=function(a,b){if(!a)throw Error("sa`"+a);if("function"!==typeof b)throw Error("ta`"+b);nn[a]=b},pn={},nn={};
var qn=function(a,b,c){Ii.call(this,c);if(!b){for(b=this.constructor;b;){var d=lf(b);if(d=pn[d])break;b=(b=Object.getPrototypeOf(b.prototype))&&b.constructor}b=d?"function"===typeof d.Ba?d.Ba():new d:null}this.B=b;this.hi=void 0!==a?a:null;this.H=null};v(qn,Ii);g=qn.prototype;g.hi=null;g.ta=0;g.Yk=39;g.Yl=255;g.Xh=0;g.yl=!0;g.vh=null;g.pr=!0;g.xl=null;g.fa=function(){var a=this.B.fa(this);this.ca=a;xm(this.B,a,this.Cj());this.B.bp(a,!1);this.isVisible()||this.B.ga(a,!1)};g.Cj=function(){return this.xl};
g.cb=function(){return this.B.cb(this.J())};g.fd=function(a){return this.B.fd(a)};g.fb=function(a){this.ca=a=this.B.sa(this,a);xm(this.B,a,this.Cj());this.B.bp(a,!1);this.yl="none"!=a.style.display};g.ea=function(){qn.da.ea.call(this);Am(this.B,this,this.ra());this.B.tl(this);if(this.Yk&-2&&(this.pr&&rn(this,!0),ym(this,32))){var a=this.J();if(a){var b=this.I||(this.I=new gn);fn(b,a);this.U().listen(b,"key",this.mc).listen(a,"focus",this.Iy).listen(a,"blur",this.wl)}}};
var rn=function(a,b){var c=a.Lh?Wd:di,d=a.U(),e=a.J();b?(d.listen(e,c.eh,a.Qe).listen(e,[c.gh,c.ri],a.bf).listen(e,"mouseover",a.tk).listen(e,"mouseout",a.na),a.Lh&&d.listen(e,"gotpointercapture",a.qa),a.S!=Ga&&d.listen(e,"contextmenu",a.S),Nb&&(hc(9)||d.listen(e,"dblclick",a.dw),a.V||(a.V=new sn(a),K(a,a.V)))):(d.La(e,c.eh,a.Qe).La(e,[c.gh,c.ri],a.bf).La(e,"mouseover",a.tk).La(e,"mouseout",a.na),a.Lh&&d.La(e,"gotpointercapture",a.qa),a.S!=Ga&&d.La(e,"contextmenu",a.S),Nb&&(hc(9)||d.La(e,"dblclick",
a.dw),Lf(a.V),a.V=null))};qn.prototype.Ya=function(){qn.da.Ya.call(this);this.I&&mn(this.I);this.isVisible()&&this.isEnabled()&&this.B.Yg(this,!1)};qn.prototype.ka=function(){qn.da.ka.call(this);this.I&&(this.I.dispose(),delete this.I);delete this.B;this.V=this.vh=this.hi=null};qn.prototype.getContent=function(){return this.hi};var wm=function(a,b){a.hi=b};g=qn.prototype;g.ul=function(){var a=this.getContent();if(!a)return"";a="string"===typeof a?a:Array.isArray(a)?Qa(a,Xh).join(""):Wc(a);return Lh(a)};
g.Og=function(a){qn.da.Og.call(this,a);var b=this.J();b&&this.B.Og(b,a)};g.isVisible=function(){return this.yl};g.ga=function(a,b){return b||this.yl!=a&&this.dispatchEvent(a?"show":"hide")?((b=this.J())&&this.B.ga(b,a),this.isEnabled()&&this.B.Yg(this,a),this.yl=a,!0):!1};g.isEnabled=function(){return!zm(this,1)};
g.setEnabled=function(a){var b=this.getParent();b&&"function"==typeof b.isEnabled&&!b.isEnabled()||!tn(this,1,!a)||(a||(un(this,!1),this.ge(!1)),this.isVisible()&&this.B.Yg(this,a),this.Fa(1,!a,!0))};g.ge=function(a){tn(this,2,a)&&this.Fa(2,a)};var un=function(a,b){tn(a,4,b)&&a.Fa(4,b)};qn.prototype.D=function(a){tn(this,8,a)&&this.Fa(8,a)};var vn=function(a,b){tn(a,16,b)&&a.Fa(16,b)};qn.prototype.pj=function(a){tn(this,32,a)&&this.Fa(32,a)};qn.prototype.C=function(a){tn(this,64,a)&&this.Fa(64,a)};
qn.prototype.getState=function(){return this.ta};var zm=function(a,b){return!!(a.ta&b)};qn.prototype.Fa=function(a,b,c){c||1!=a?ym(this,a)&&b!=zm(this,a)&&(this.B.Fa(this,a,b),this.ta=b?this.ta|a:this.ta&~a):this.setEnabled(!b)};var ym=function(a,b){return!!(a.Yk&b)};qn.prototype.Lc=function(a,b){if(this.Da&&zm(this,a)&&!b)throw Error("P");!b&&zm(this,a)&&this.Fa(a,!1);this.Yk=b?this.Yk|a:this.Yk&~a};
var wn=function(a,b){return!!(a.Yl&b)&&ym(a,b)},tn=function(a,b,c){return ym(a,b)&&zm(a,b)!=c&&(!(a.Xh&b)||a.dispatchEvent(Ji(b,c)))&&!a.Pa()};qn.prototype.tk=function(a){!xn(a,this.J())&&this.dispatchEvent("enter")&&this.isEnabled()&&wn(this,2)&&this.ge(!0)};qn.prototype.na=function(a){!xn(a,this.J())&&this.dispatchEvent("leave")&&(wn(this,4)&&un(this,!1),wn(this,2)&&this.ge(!1))};qn.prototype.qa=function(a){var b=a.target;b.releasePointerCapture&&b.releasePointerCapture(a.pointerId)};
qn.prototype.S=Ga;var xn=function(a,b){return!!a.relatedTarget&&Qc(b,a.relatedTarget)};g=qn.prototype;g.Qe=function(a){this.isEnabled()&&(wn(this,2)&&this.ge(!0),Hg(a)&&(wn(this,4)&&un(this,!0),this.B&&this.B.wt(this)&&this.J().focus()));Hg(a)&&a.preventDefault()};g.bf=function(a){this.isEnabled()&&(wn(this,2)&&this.ge(!0),zm(this,4)&&this.oe(a)&&wn(this,4)&&un(this,!1))};g.dw=function(a){this.isEnabled()&&this.oe(a)};
g.oe=function(a){wn(this,16)&&vn(this,!zm(this,16));wn(this,8)&&this.D(!0);wn(this,64)&&this.C(!zm(this,64));var b=new E("action",this);a&&(b.altKey=a.altKey,b.ctrlKey=a.ctrlKey,b.metaKey=a.metaKey,b.shiftKey=a.shiftKey,b.L=a.L);return this.dispatchEvent(b)};g.Iy=function(){wn(this,32)&&this.pj(!0)};g.wl=function(){wn(this,4)&&un(this,!1);wn(this,32)&&this.pj(!1)};g.mc=function(a){return this.isVisible()&&this.isEnabled()&&this.xf(a)?(a.preventDefault(),a.B(),!0):!1};
g.xf=function(a){return 13==a.keyCode&&this.oe(a)};if("function"!==typeof qn)throw Error("ua`"+qn);if("function"!==typeof qm)throw Error("va`"+qm);var eaa=lf(qn);pn[eaa]=qm;on("VIpgJd-bMcfAe",function(){return new qn(null)});var sn=function(a){D.call(this);this.A=a;this.B=!1;this.C=new mg(this);K(this,this.C);var b=this.A.ra();a=a.Lh?Wd:di;this.C.listen(b,a.eh,this.F).listen(b,a.gh,this.H).listen(b,"click",this.D)};v(sn,D);var yn=!Nb||jc(9);sn.prototype.F=function(){this.B=!1};
sn.prototype.H=function(){this.B=!0};var zn=function(a,b){if(!yn)return a.button=0,a.type=b,a;var c=document.createEvent("MouseEvents");c.initMouseEvent(b,a.bubbles,a.cancelable,a.view||null,a.detail,a.screenX,a.screenY,a.clientX,a.clientY,a.ctrlKey,a.altKey,a.shiftKey,a.metaKey,0,a.relatedTarget||null);return c};
sn.prototype.D=function(a){if(this.B)this.B=!1;else{var b=a.A,c=b.button,d=b.type,e=zn(b,"mousedown");this.A.Qe(new Xd(e,a.currentTarget));e=zn(b,"mouseup");this.A.bf(new Xd(e,a.currentTarget));yn||(b.button=c,b.type=d)}};sn.prototype.ka=function(){this.A=null;sn.da.ka.call(this)};
var ng=function(a){D.call(this);this.B=a;this.A=[]};I(ng,D);ng.prototype.subscribe=function(a,b,c,d){b=a.subscribe(b,c,d||this.B);this.A.push(a,b);return this};var og=function(a,b,c,d,e){c=Gj(b,c,d,e||a.B);a.A.push(b,c)};ng.prototype.removeAll=function(){for(var a,b;b=this.A.pop();)(a=this.A.pop())&&!a.Pa()&&(1E6<b?a.B.A.C(b-1E6):a.C.C(b))};ng.prototype.ka=function(){D.prototype.ka.call(this);this.removeAll();delete this.B;delete this.A};
var An=function(a){if(!a)return null;try{var b=Zh(Ei,a)}catch(c){return null}return b},Bn=function(a){var b=new Ei;(a=a.Wd())&&C(b,4,a);return b};
var Cn=function(a){this.A=a};wh(Cn);g=Cn.prototype;g.fa=function(a){return a.R().fa("DIV",this.C(a).join(" "))};g.cb=function(a){return a};g.fd=function(a){return"DIV"==a.tagName};g.sa=function(a,b){b.id&&a.tc(b.id);var c=this.Re(),d=!1,e=Fe(b);e&&Oa(e,function(f){f==c?d=!0:f&&this.Cs(a,f,c)},this);d||H(b,c);Dn(this,a,this.cb(b));return b};g.Cs=function(a,b,c){b==c+"-OWB6Me"?a.setEnabled(!1):b==c+"-DKlKme"?a.zl("horizontal"):b==c+"-BvBYQ"&&a.zl("vertical")};
var Dn=function(a,b,c){if(c)for(var d=c.firstChild,e;d&&d.parentNode==c;){e=d.nextSibling;if(1==d.nodeType){var f=a.Kq(d);f&&(f.ca=d,b.isEnabled()||f.setEnabled(!1),b.ma(f),f.sa(d))}else d.nodeValue&&""!=bb(d.nodeValue)||c.removeChild(d);d=e}};Cn.prototype.Kq=function(a){a:{a=Fe(a);for(var b=0,c=a.length;b<c;b++){var d=a[b];if(d=d in nn?nn[d]():null){a=d;break a}}a=null}return a};Cn.prototype.fp=function(a){a=a.J();Ai(a,!0,Qb);Nb&&(a.hideFocus=!0);var b=this.A;b&&lm(a,b)};Cn.prototype.Re=function(){return"VIpgJd-haAclf"};
Cn.prototype.C=function(a){var b=this.Re(),c=[b,"horizontal"==a.eg?b+"-DKlKme":b+"-BvBYQ"];a.isEnabled()||c.push(b+"-OWB6Me");return c};
var En=function(){};v(En,qm);wh(En);En.prototype.Na=function(){return"VIpgJd-wckcKc"};
var Fn=function(a,b,c){qn.call(this,a,c||En.Ba(),b);this.Lc(1,!1);this.Lc(2,!1);this.Lc(4,!1);this.Lc(32,!1);this.ta=1};v(Fn,qn);on("VIpgJd-wckcKc",function(){return new Fn(null)});
var Gn=function(){this.C=[]};v(Gn,qm);wh(Gn);var Hn=function(a,b){var c=a.C[b];if(!c){switch(b){case 0:c=a.Na()+"-sn54Q";break;case 1:c=a.Na()+"-MPu53c";break;case 2:c=a.Na()+"-bN97Pc"}a.C[b]=c}return c};g=Gn.prototype;g.Pe=function(){return"menuitem"};g.fa=function(a){var b=a.R().fa("DIV",tm(this,a).join(" "),In(this,a.getContent(),a.R()));Jn(this,a,b,ym(a,8)||ym(a,16));return b};g.cb=function(a){return a&&a.firstChild};
g.sa=function(a,b){var c=Nc(b),d=Hn(this,2);c&&He(c,d)||b.appendChild(In(this,b.childNodes,a.R()));He(b,"VIpgJd-wQNmvb")&&(a.Rh(!0),this.Rh(a,b,!0));return Gn.da.sa.call(this,a,b)};g.gi=function(a,b){var c=this.cb(a),d=Kn(this,a)?c.firstChild:null;Gn.da.gi.call(this,a,b);d&&!Kn(this,a)&&c.insertBefore(d,c.firstChild||null)};var In=function(a,b,c){a=Hn(a,2);return c.fa("DIV",a,b)};Gn.prototype.Tk=function(a,b,c){a&&b&&Jn(this,a,b,c)};Gn.prototype.Rh=function(a,b,c){a&&b&&Jn(this,a,b,c)};
var Kn=function(a,b){return(b=a.cb(b))?(b=b.firstChild,a=Hn(a,1),!!b&&Oc(b)&&He(b,a)):!1},Jn=function(a,b,c,d){xm(a,c,b.Cj());Am(a,b,c);d!=Kn(a,c)&&(hi(c,"VIpgJd-wQNmvb",d),c=a.cb(c),d?(a=Hn(a,1),c.insertBefore(b.R().fa("DIV",a),c.firstChild||null)):c.removeChild(c.firstChild))};Gn.prototype.A=function(a){switch(a){case 2:return Hn(this,0);case 16:case 8:return"VIpgJd-wQNmvb-gk6SMd";default:return Gn.da.A.call(this,a)}};
Gn.prototype.D=function(a){var b=Hn(this,0);switch(a){case "VIpgJd-wQNmvb-gk6SMd":return 16;case b:return 2;default:return Gn.da.D.call(this,a)}};Gn.prototype.Na=function(){return"VIpgJd-j7LFlb"};
var Ln=function(a,b,c,d){qn.call(this,a,d||Gn.Ba(),c);this.Qb(b)};v(Ln,qn);g=Ln.prototype;g.Ca=function(){var a=this.Xb;return null!=a?a:this.ul()};g.Qb=function(a){this.Xb=a};g.Lc=function(a,b){Ln.da.Lc.call(this,a,b);switch(a){case 8:zm(this,16)&&!b&&vn(this,!1);(a=this.J())&&this.B.Tk(this,a,b);break;case 16:(a=this.J())&&this.B.Rh(this,a,b)}};g.Tk=function(a){this.Lc(8,a)};g.Rh=function(a){this.Lc(16,a)};
g.ul=function(){var a=this.getContent();return Array.isArray(a)?(a=Qa(a,function(b){return Oc(b)&&(He(b,"VIpgJd-j7LFlb-x29Bmf")||He(b,"VIpgJd-j7LFlb-PQTlnb-hgDUwe"))?"":Xh(b)}).join(""),Lh(a)):Ln.da.ul.call(this)};g.bf=function(a){var b=this.getParent();if(b){var c=b.la;b.la=null;if(c&&"number"===typeof a.clientX&&xe(c,new G(a.clientX,a.clientY)))return}Ln.da.bf.call(this,a)};g.xf=function(a){return a.keyCode==this.Gn&&this.oe(a)?!0:Ln.da.xf.call(this,a)};g.oo=function(a){this.Gn=a};g.XD=function(){return this.Gn};
on("VIpgJd-j7LFlb",function(){return new Ln(null)});Ln.prototype.Cj=function(){return ym(this,16)?"menuitemcheckbox":ym(this,8)?"menuitemradio":Ln.da.Cj.call(this)};Ln.prototype.getParent=function(){return qn.prototype.getParent.call(this)};Ln.prototype.$e=function(){return qn.prototype.$e.call(this)};
var Mn=function(){};v(Mn,qm);wh(Mn);Mn.prototype.fa=function(a){return a.R().fa("DIV",this.Na())};Mn.prototype.sa=function(a,b){b.id&&a.tc(b.id);if("HR"==b.tagName){var c=b;b=this.fa(a);c.parentNode&&c.parentNode.insertBefore(b,c);Kc(c)}else H(b,this.Na());return b};Mn.prototype.gi=function(){};Mn.prototype.Na=function(){return"VIpgJd-gqMrKb"};
var Nn=function(a,b){qn.call(this,null,a||Mn.Ba(),b);this.Lc(1,!1);this.Lc(2,!1);this.Lc(4,!1);this.Lc(32,!1);this.ta=1};v(Nn,qn);Nn.prototype.ea=function(){Nn.da.ea.call(this);var a=this.J();lm(a,"separator")};on("VIpgJd-gqMrKb",function(){return new Nn});
var On=function(a){this.A=a||"menu"};v(On,Cn);wh(On);g=On.prototype;g.fd=function(a){return"UL"==a.tagName||On.da.fd.call(this,a)};g.Kq=function(a){return"HR"==a.tagName?new Nn:On.da.Kq.call(this,a)};g.We=function(a,b){return Qc(a.J(),b)};g.Re=function(){return"VIpgJd-xl07Ob"};g.fp=function(a){On.da.fp.call(this,a);a=a.J();mm(a,"haspopup","true")};
on("VIpgJd-gqMrKb",function(){return new Nn});
var Pn=function(){On.call(this)};v(Pn,On);wh(Pn);Pn.prototype.Re=function(){return"ndfHFb-c4YZDc-xl07Ob"};var Qn=function(){this.C=[]};v(Qn,Gn);wh(Qn);Qn.prototype.Na=function(){return"ndfHFb-c4YZDc-j7LFlb"};var Rn=function(){};v(Rn,En);wh(Rn);Rn.prototype.Na=function(){return"ndfHFb-c4YZDc-xl07Ob-tJHJj"};var Sn=function(){};v(Sn,Mn);wh(Sn);Sn.prototype.Na=function(){return"ndfHFb-c4YZDc-xl07Ob-hgDUwe"};
var Tn=function(a,b,c){F.call(this);this.A=null;this.D=a;this.B=b;this.Kc(this.B);this.I=c;this.F=this.D.Fb();this.H=new mg(this);K(this,this.H);a=this.D.ua();this.H.listen(a,"P",this.O)};I(Tn,F);var Un=function(a,b){return a.A?a.A.getAnchorData(b):null};Tn.prototype.C=function(a,b){Vn(this);this.dispatchEvent(new Wn(a,b))};Tn.prototype.V=function(a){var b="bdc_"+this.B.getId();this.F.Ia(b,1);this.C("U",a)};
Tn.prototype.S=function(a){var b="bdc_"+this.B.getId();this.F.Ia(b,2);this.dispatchEvent(new Wn("V",a))};Tn.prototype.L=function(a){var b="bdc_"+this.B.getId();this.F.Ia(b,2);(b=this.D.A().Hi())&&b.B()&&(b=a.getType()==docosExterns.EventType.POST_LIMIT_EXCEEDED_ERROR?"Has alcanzado el l\u00edmite de comentarios del documento.":"No se han podido sincronizar los comentarios debido a un error de red.",this.D.pb().A(b,!0,1E4),this.dispatchEvent(new Wn("V",a)))};
var Vn=function(a){if(a.A){var b=a.B.Xa;if(b){for(var c=a.D.ua().A,d=!1,e=!1,f=m(a.A.getDocoHandles()),h=f.next();!h.done;h=f.next())if(h=h.value,a.A.isDocoResolved(h)||Xn(a,h)){if(e=!0,d)break}else if(d=!0,e)break;b.JI(d||e&&c);b.HI(d);b.II(e)}}},Xn=function(a,b){var c;if(c=!!a.B.Xa&&Nl.has(a.B.qb()))a=Un(a,b),(a=An(a))&&C(a,4,void 0),c=!a||bi(a,new Ei);return c};Tn.prototype.O=function(){this.A&&(this.A.setResolvedAnchoredDocosVisible(this.D.ua().A),Vn(this))};Tn.prototype.ka=function(){Lf(this.A)};
var Wn=function(a,b){E.call(this,a);this.A=b};I(Wn,E);
var Yn=function(){};Yn.prototype.install=function(a){a=a&&uc(a);Ym(a)};Yn.prototype.setTooltipText=function(a,b,c){Zm(a,b,c)};Yn.prototype.hide=function(a){a=a&&uc(a)||uc();a=lf(a.A);Wm[a]&&cn(Wm[a])};Yn.prototype.setTooltipSuspended=function(a,b){b?a.setAttribute("data-tooltip-suspended","true"):a.removeAttribute("data-tooltip-suspended")};
var P=function(a){Ii.call(this,a.R());this.bH=a};v(P,Ii);P.prototype.getContext=function(){return this.bH};
var Zn=function(a){P.call(this,a)};v(Zn,P);Zn.prototype.Sb=function(){return this.getContext().Ub().A()};var $n=function(a,b){return a.W(new ze(b,0)).x};Zn.prototype.W=function(a){var b=this.getContext().Ub().A(),c=this.getContext().C().Zb(),d=(b.width-a.width)/2;return new G(c.left+(0>d?0:d),c.top+(b.height-a.height)/2)};
var bo=function(){return M('<div class="'+O("ndfHFb-aZ2wEe")+'" dir="ltr"><div class="'+O("ndfHFb-vyDMJf-aZ2wEe")+" "+O("auswjd")+'">'+ao("aZ2wEe-v3pZbf")+ao("aZ2wEe-oq6NAc")+ao("aZ2wEe-gS7Ybc")+ao("aZ2wEe-nllRtd")+"</div></div>")},ao=function(a){return M('<div class="'+O("aZ2wEe-pbTTYe")+" "+O(a)+'"><div class="'+O("aZ2wEe-LkdAo-e9ayKc")+" "+O("aZ2wEe-LK5yu")+'"><div class="'+O("aZ2wEe-LkdAo")+" "+O("aZ2wEe-hj4D6d")+'"></div></div><div class="'+O("aZ2wEe-pehrl-TpMipd")+'"><div class="'+O("aZ2wEe-LkdAo")+
" "+O("aZ2wEe-hj4D6d")+'"></div></div><div class="'+O("aZ2wEe-LkdAo-e9ayKc")+" "+O("aZ2wEe-qwU8Me")+'"><div class="'+O("aZ2wEe-LkdAo")+" "+O("aZ2wEe-hj4D6d")+'"></div></div></div>')};
var eo=function(a){a=a||{};return co(a.Qj)},co=function(a){a='<div class="'+O("ndfHFb-c4YZDc-EglORb-ge6pde")+" "+(a?O(a):"")+'" role="status" tabindex="-1" aria-label="';a+=lj("Cargando");a+='"><div class="'+O("ndfHFb-c4YZDc-EglORb-ge6pde-RJLb9c")+" "+O("ndfHFb-c4YZDc-AHmuwe-wcotoc-zTETae")+'">'+bo()+'</div><span class="'+O("ndfHFb-c4YZDc-EglORb-ge6pde-fmcmS")+" "+O("ndfHFb-c4YZDc-AHmuwe-wcotoc-zTETae")+'" aria-hidden="true">';return M(a+"Cargando&hellip;</span></div>")},kg=function(){return M('<div class="'+
O("ndfHFb-c4YZDc-Sx9Kwc-TD02Lb")+'"><div class="'+O("ndfHFb-c4YZDc-Sx9Kwc")+'"></div><div class="'+O("XKSfm-Sx9Kwc")+'"></div></div>')};
var jg=null;
v(qg,F);qg.prototype.getContext=function(){return this.L};qg.prototype.U=function(){return this.F};
var faa=Gf(Ff("https://apis.google.com/js/client.js"));
var fo=function(a,b){qg.call(this,a,b,{visible:!1,enabled:!1,dv_efs:!1,dv_vfs:!1,dv_us:!1});this.B={};this.C=a.Fb();a=a.X();this.U().listen(a,"ka",this.xt);this.De!==Ga&&this.U().listen(a,"I",this.Oy);this.fr!==Ga&&this.U().listen(a,"C",this.nF);this.ir!==Ga&&this.U().listen(a,"k",this.ir);this.I=!1};I(fo,qg);g=fo.prototype;g.xt=function(){var a=this.qf();this.action.ga(a);a=this.I?this.kc():a;this.Vj(a)};g.fr=function(){};g.ir=function(){};
g.nF=function(a){var b=a.target.getId();this.getContext().X().F(b)&&this.fr(a)};g.De=function(){};g.Oy=function(a){var b=a.target.Ta();this.getContext().X().F(b)&&this.De(a)};g.kc=function(){if(this.getContext().Pa())return!1;var a=this.getContext().X();return a.B()&&!!Tf(a.A().A)};g.qf=function(){return this.kc()};g.Vj=function(a){this.action.setEnabled(a)};g.Um=function(){};g.Ri=function(){};g.Ej=function(){return null};g.ar=function(){return null};
var gaa=p.document&&p.document.documentElement&&!!p.document.documentElement.setCapture&&!!p.document.releaseCapture;
var go=function(a){this.sd=new Map;var b=arguments.length;if(1<b){if(b%2)throw Error("r");for(var c=0;c<b;c+=2)this.set(arguments[c],arguments[c+1])}else if(a)if(a instanceof go)for(b=m(a.sd),c=b.next();!c.done;c=b.next()){var d=m(c.value);c=d.next().value;d=d.next().value;this.sd.set(c,d)}else if(a)for(b=m(Object.entries(a)),c=b.next();!c.done;c=b.next())d=m(c.value),c=d.next().value,d=d.next().value,this.sd.set(c,d)};g=go.prototype;g.Lb=function(){return this.sd.size};g.Dc=function(){return Array.from(this.sd.values())};
g.Yb=function(){return Array.from(this.sd.keys())};g.wg=function(a){return this.Dc().some(function(b){return b==a})};g.equals=function(a,b){var c=this;b=void 0===b?function(d,e){return d===e}:b;return this===a?!0:this.sd.size!=a.Lb()?!1:this.Yb().every(function(d){return b(c.sd.get(d),a.get(d))})};g.Db=function(){return 0==this.sd.size};g.clear=function(){this.sd.clear()};g.remove=function(a){return this.sd.delete(a)};g.get=function(a,b){return this.sd.has(a)?this.sd.get(a):b};
g.set=function(a,b){this.sd.set(a,b);return this};g.forEach=function(a,b){var c=this;b=void 0===b?this:b;this.sd.forEach(function(d,e){return a.call(b,d,e,c)})};g.clone=function(){return new go(this)};
(function(){for(var a=["ms","moz","webkit","o"],b,c=0;b=a[c]&&!p.requestAnimationFrame;++c)p.requestAnimationFrame=p[b+"RequestAnimationFrame"],p.cancelAnimationFrame=p[b+"CancelAnimationFrame"]||p[b+"CancelRequestAnimationFrame"];if(!p.requestAnimationFrame){var d=0;p.requestAnimationFrame=function(e){var f=(new Date).getTime(),h=Math.max(0,16-(f-d));d=f+h;return p.setTimeout(function(){e(f+h)},h)};p.cancelAnimationFrame||(p.cancelAnimationFrame=function(e){clearTimeout(e)})}})();
var haa=Nb?Gf(Ff('javascript:""')):Gf(Ff("about:blank"));Nb?Gf(Ff('javascript:""')):Gf(Ff("javascript:undefined"));
var ho=function(a){go.call(this);this.Ga=a||uc();this.B=this.ca=this.A=null};v(ho,go);ho.prototype.clear=function(){go.prototype.clear.call(this);this.A=this.B=null};ho.prototype.set=function(a,b,c,d){go.prototype.set.call(this,a,b);c&&(this.A=a);d&&(this.B=a);return this};var io=function(a,b,c,d){return a.set(b.key,b.caption,c,d)};
ho.prototype.render=function(){if(this.ca){Kh(this.ca,Bb);var a=uc(this.ca);this.forEach(function(b,c){b=a.fa("BUTTON",{name:c},b);c==this.A&&(b.className="VIpgJd-ldDVFe-zTETae");this.ca.appendChild(b)},this)}};ho.prototype.sa=function(a){if(a&&1==a.nodeType){this.ca=a;a=(this.ca||document).getElementsByTagName("BUTTON");for(var b=0,c,d,e;c=a[b];b++)if(d=c.name||c.id,e=Wc(c)||c.value,d){var f=0==b;this.set(d,e,f,"cancel"==c.name);f&&H(c,"VIpgJd-ldDVFe-zTETae")}}};ho.prototype.J=function(){return this.ca};
ho.prototype.R=function(){return this.Ga};var jo={key:"ok",caption:"Aceptar"},ko={key:"cancel",caption:"Cancelar"},lo={key:"yes",caption:"S\u00ed"},mo={key:"no",caption:"No"},iaa={key:"save",caption:"Guardar"},jaa={key:"continue",caption:"Continuar"};"undefined"!=typeof document&&(io(new ho,jo,!0,!0),io(io(new ho,jo,!0),ko,!1,!0),io(io(new ho,lo,!0),mo,!1,!0),io(io(io(new ho,lo),mo,!0),ko,!1,!0),io(io(io(new ho,jaa),iaa),ko,!0,!0));
var kaa=Gh("https://support.google.com/drive/answer/7650301")||pb;
var no=function(){this.A=[]},oo=function(){no.apply(this,arguments)};I(oo,no);var po=function(a,b,c){laa(a,{instance:b,priority:c})},laa=function(a,b){var c=b.priority,d=~Sf(a.A,function(e){return e.priority<c?-1:1});a.A.splice(d,0,b)};
var qo=new oo;
var ro=function(a,b){P.call(this,b);this.F=a;this.Rl=this.Rp=this.L=!1;this.A=this.bi=this.uf=null;this.Op=this.Pu=this.ei=!1;this.Qa=new ng(this);K(this,this.Qa);this.Lp=this.ee=this.Sp=null;this.U().listen(this.F,"x",this.Bt);this.F.Xa&&this.U().listen(this.F,"I",this.yE).listen(this.F,"C",this.Qy);this.Ep=null};v(ro,Zn);
ro.prototype.activate=function(){this.L=!0;this.Bt();this.getContext().L().Ie(2,this.F);var a=this.getContext().ub(),b=this.F.Xa;b&&(this.A?(b=this.A.A)&&0<b.getDocoHandles().length&&so(this):b.RD().then(this.yr,this.Ym,this),(b=a.F)&&og(this.Qa,b.action,pg,this.Bh),(b=a.Ma())&&og(this.Qa,b,pg,this.vF));(a=a.Qa())&&og(this.Qa,a,pg,this.lr);this.av()};ro.prototype.Sb=function(){var a=ro.da.Sb.call(this);to(this)&&(this.getContext().C(),a.width-=104,a.width-=264,a.width=Math.max(0,a.width));return a};
var to=function(a){var b;if(b="shown"==a.getContext().ua().B)a=a.F.Xa,b=!!a&&a.D;return b};ro.prototype.W=function(a){var b=ro.da.W.call(this,a);if(to(this)){var c=this.getContext().C().Zb().left+52;b.x=Math.max(c,b.x);var d=c+this.Sb().width;b.x+a.width>d&&(b.x=Math.max(c,d-a.width))}return b};var uo=function(a){a.Rp||(a.Rp=!0,a.getContext().L().Ie(3,a.F))};g=ro.prototype;g.Ak=function(a,b){var c=this.getContext().B(),d=Tb?8:2,e=[];a||e.push(c.A([65,d],ci));b||e.push(c.A([67,d],ci));return e};
g.sj=function(){if(this.getContext().X().F(this.F.getId())&&this.getContext().A().Be()){var a=this.aj(),b=this.F.A.Bd(),c=a&&this.L&&this.Rl&&!b,d=this.getContext().ub().O;d.setEnabled(c);d.ga(a);a&&(a="Imprimir",c||(a=this.F.getState(),a=b?"Se ha inhabilitado la impresi\u00f3n de este archivo":4==a?"La impresi\u00f3n no est\u00e1 disponible":"La impresi\u00f3n a\u00fan no est\u00e1 disponible"),d.setProperty("hint",a));b=this.getContext().B();c?null!==this.uf||this.getContext().A().bk()||(og(this.Qa,
d,pg,this.TF),this.uf=b.A([80,Tb?8:2],this.UF,this)):(this.Qa.removeAll(),null!==this.uf&&(b.Ve(this.uf),this.uf=null))}};g.UF=function(a){this.Rl&&this.L&&this.getContext().A().Be()&&!this.F.A.Bd()&&(a.preventDefault(),Fj(this.getContext().ub().O,void 0,new ig(1)))};g.deactivate=function(){this.L=!1;this.ei&&(this.A.A.connectBrowserChannel(!1),this.ei=!1);this.Qa.removeAll()};g.layout=Ga;g.nf=function(a){this.Rl!=a&&(this.Rl=a,this.sj())};g.aj=function(){return!1};g.$b=function(){return!this.getContext().A().Be()};
g.Bt=function(){this.sj();var a=this.$b()||this.F.A.Bd();hi(this.J(),"ndfHFb-c4YZDc-oKVyEf-PEFSMe-OWB6Me",a);a=this.getContext().X();var b=this.getContext().ub(),c=this.getContext().A().Kv();switch(c&&c.B()||0){case 1:(a=b.W)&&a.A();break;case 0:b=b.C,a.F(this.F.getId())&&b&&(a=this.F.A.Bd(),a=this.L&&!!b&&!a,b.setEnabled(a),b.ga(a))}a=this.getContext().B();if(this.Lp)for(b=m(this.Lp),c=b.next();!c.done;c=b.next())a.Ve(c.value);b=this.getContext().A();a=b.PD()||this.F.A.Bd();b=b.bk()||a;this.Op=!a;
this.Lp=this.Ak(!b,!a)};g.TF=function(){this.L&&this.getContext().A().Be()&&this.Lk()};g.Lk=Ga;g.ig=function(a,b){a=ug(this.getContext(),a,b);0!=a&&this.kx(a)};g.kx=Ga;g.Rm=function(){return this.J()};var vo=function(a,b){Jg(a.bi);a.bi=Ig(function(){this.L&&this.Da&&(H(this.Rm(),"ndfHFb-c4YZDc-neVct-RCfa3e"),b&&this.layout())},100,a)},wo=function(a){Jg(a.bi);fi(a.Rm(),"ndfHFb-c4YZDc-neVct-RCfa3e")};ro.prototype.Ya=function(){ro.da.Ya.call(this);Jg(this.bi)};ro.prototype.Bs=function(a){this.Ep=a};
ro.prototype.Ng=function(a){L(this.J(),a)};
ro.prototype.Lq=function(){var a=this,b=this.ia("ndfHFb-c4YZDc-wvGCSb-gkA7Yd");if(!b)return null;var c={};c[docosExterns.OptionName.ANCHOR_DIV]=b;c[docosExterns.OptionName.QUOTE_FN]=function(){return a.qx()};c[docosExterns.OptionName.INACTIVE_DOCO_INDENT]=24;c[docosExterns.OptionName.MODAL_DIALOG_Z_INDEX]=maa()-1;c[docosExterns.OptionName.TOOLTIP_MANAGER]=new Yn;c[docosExterns.OptionName.ENABLE_ALL_DOCOS_IN_ANCHORED_STREAM]=!0;c[docosExterns.OptionName.ENABLE_ROVING_TABINDEX]=!0;this.F.A.ol()&&(c[docosExterns.OptionName.DOCO_LINK_BASE_URL]=
naa(this));(b=this.getContext().A())&&(b=b.Hi())&&b.F()&&(c[docosExterns.OptionName.STATIC_INPUT_PANE_MESSAGE]="Los lectores de este archivo pueden ver los comentarios y las sugerencias.");b=this.getContext().la();for(var d=m(Object.keys(b)),e=d.next();!e.done;e=d.next())e=e.value,c[e]=b[e];return c};var naa=function(a){a=a.F.A.ol();if(!a)return"";a=new vh(a);lh(a,"authuser")&&a.C.remove("authuser");return a.toString()},maa=function(){var a=lg();return null===a?0:a};
ro.prototype.yr=function(a){if(a){var b=this.Lq();if(b){var c=a.A,d=a.B.Va();b[docosExterns.OptionName.KEY_DATA]="["+d+"]";b[docosExterns.OptionName.DRIVE_ID]=Tf(this.F.A);b[docosExterns.OptionName.RESOURCE_KEY]=Uf(this.F.A);this.A=new Tn(this.getContext(),this.F,b);b=this.F.Xa;d=this.getContext().ua();this.U().listen(this.A,"U",this.jr).listen(this.A,"V",this.Ym).listen(this.A,"W",this.Si).listen(this.A,"$",this.Ui).listen(this.A,"Y",this.Zm).listen(this.A,"Z",this.Ti).listen(this.A,"aa",this.Vi).listen(this.A,
"X",this.sk).listen(this.A,"ba",this.fw).listen(b,"g",this.BI).listen(d,"P",this.cH);b=this.A;d={};d[docosExterns.EventType.SELECTED]=u(b.C,b,"$");d[docosExterns.EventType.CREATED]=u(b.C,b,"W");d[docosExterns.EventType.RESOLVED]=u(b.C,b,"Z");d[docosExterns.EventType.UNRESOLVED]=u(b.C,b,"aa");d[docosExterns.EventType.DELETED]=u(b.C,b,"X");d[docosExterns.EventType.POSTED]=u(b.C,b,"Y");d[docosExterns.EventType.HOVER]=u(b.C,b,"ba");d[docosExterns.EventType.INITIAL_SYNC_ERROR]=u(b.S,b);d[docosExterns.EventType.INITIAL_SYNC_SUCCESS]=
u(b.V,b);d[docosExterns.EventType.NETWORK_ERROR]=u(b.L,b);d[docosExterns.EventType.POST_LIMIT_EXCEEDED_ERROR]=u(b.L,b);b.I[docosExterns.OptionName.LISTENERS]=d;d="bdc_"+b.B.getId();b.F.Hb(d,{xa:95,item:b.B});b.A=c(b.I);b.A.renderAnchorSurface();b.A.setResolvedAnchoredDocosVisible(b.D.ua().A);a.C&&so(this)}}};
ro.prototype.Ob=function(a){var b=this.A&&this.A.A;if(b){for(var c={},d=0,e=[],f=[],h=this.getContext().ua().A,k=m(b.getDocoHandles()),l=k.next();!l.done;l=k.next()){l=l.value;if(!h){if(b.isDocoResolved(l))continue;if(Xn(this.A,l)){f.push(l);continue}}var n=this.Fj(l,a);null===n?e.push(l):0>n.y?f.push(l):(d=Math.max(d,n.y+80),c[l]=docosExterns.Point.create(n.x,n.y))}a=this.Sb().height/2;d=Object.keys(c).length?d:a;e=m(e);for(a=e.next();!a.done;a=e.next())a=a.value,b.getDocoPosition(a)?c[a]=docosExterns.Point.create(0,
d):c[a]=docosExterns.Point.create(0,d+1);0<f.length&&b.deleteDocoPositions(f);b.updateDocoPositions(c)}};ro.prototype.Fj=function(){return null};var xo=function(a){var b=a.getContext().ub().F;b&&b.zo();var c=a.F.Xa;b&&b.action&&b.action.isEnabled()&&c&&c.A()&&a.F.Zc()&&!a.F.la&&!a.Pu&&a.Uh()};ro.prototype.Uh=function(){this.Pu=!0};ro.prototype.av=Ga;ro.prototype.BI=function(){this.L&&this.layout()};
ro.prototype.cH=function(){var a=this.A&&this.A.A;if(a){for(var b=this.getContext().ua().A,c=m(a.getDocoHandles()),d=c.next();!d.done;d=c.next())d=d.value,(a.isDocoResolved(d)||Xn(this.A,d))&&oaa(this,d,b);this.L&&this.layout()}};var oaa=function(a,b,c){var d={getDocoHandles:function(){return[b]}};c?a.Vi(new Wn("aa",d)):a.Ti(new Wn("Z",d))};g=ro.prototype;g.yE=function(){xo(this)};g.Qy=function(){xo(this)};
g.Bh=function(){var a=this.A&&this.A.A;if(a){this.getContext().ua().C("shown");var b=Bn(this.F);a.newDoco(b.Va())}};g.vF=function(){var a=this.A&&this.A.A;a&&a.displayNotificationControlDialog()};g.lr=Ga;g.qx=function(){return null};g.jr=function(){var a=this.A&&this.A.A;a&&(a.enableAnchoredDocoAnimations(!0),(a=this.F.Xa)&&a.aa(),xo(this))};g.Ym=function(){this.F.Xa.S()};g.Si=function(a){0!=a.A.getDocoHandles().length&&(so(this),this.Ob(this.Sb()))};
var so=function(a){var b=a.getContext().A().Hi();b&&b.O()&&!a.ei&&(a.A.A.connectBrowserChannel(!0),a.ei=!0)};g=ro.prototype;g.Zm=function(){this.A.A.highlightDoco(0)};g.Ui=Ga;g.Ti=function(){this.Ob(this.Sb())};g.Vi=function(){this.Ob(this.Sb())};g.sk=function(){this.Ob(this.Sb())};g.fw=Ga;

}catch(e){_DumpException(e)}
try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/

}catch(e){_DumpException(e)}
try{
var qaa=["butt","round","square"];
var raa=["miter","round","bevel"];
var Ao=function(a,b){this.A=a;this.je=b},Bo=[];Bo[1]=new Ao(0,function(){this.A.save()});Bo[2]=new Ao(0,function(){this.A.restore()});Bo[3]=new Ao(2,function(a,b){this.A.scale(a,b)});Bo[4]=new Ao(1,function(a){this.A.rotate(a)});Bo[5]=new Ao(2,function(a,b){this.A.translate(a,b)});Bo[52]=new Ao(2,function(a,b){this.A.transform(1,b,a,1,0,0)});Bo[6]=new Ao(6,function(a,b,c,d,e,f){this.A.transform(a,b,c,d,e,f)});Bo[7]=new Ao(6,function(a,b,c,d,e,f){this.A.setTransform(a,c,b,d,e,f)});
Bo[8]=new Ao(4,function(a,b,c,d){this.A.clearRect(a,b,c,d)});Bo[41]=new Ao(4,function(a,b,c,d){this.A.rect(a,b,c,d)});Bo[9]=new Ao(4,function(a,b,c,d){this.A.fillRect(a,b,c,d)});Bo[10]=new Ao(4,function(a,b,c,d){this.A.strokeRect(a,b,c,d)});Bo[45]=new Ao(4,function(a,b,c,d){this.A.fillStyle=this.H(a,b,c,d)});Bo[46]=new Ao(4,function(a,b,c,d){this.A.strokeStyle=this.H(a,b,c,d)});Bo[16]=new Ao(1,function(a){this.A.lineWidth=a});Bo[17]=new Ao(0,function(){this.A.beginPath()});Bo[18]=new Ao(0,function(){this.A.closePath()});
Bo[19]=new Ao(6,function(a,b,c,d,e,f){this.A.bezierCurveTo(a,b,c,d,e,f)});Bo[20]=new Ao(2,function(a,b){this.A.lineTo(a,b)});Bo[21]=new Ao(2,function(a,b){this.A.moveTo(a,b)});Bo[22]=new Ao(4,function(a,b,c,d){this.A.quadraticCurveTo(a,b,c,d)});Bo[23]=new Ao(5,function(a,b,c,d,e){this.A.arcTo(a,b,c,d,e)});Bo[24]=new Ao(6,function(a,b,c,d,e,f){this.A.arc(a,b,c,d,e,f)});Bo[25]=new Ao(0,function(){this.A.fill()});Bo[26]=new Ao(0,function(){this.A.stroke()});
Bo[27]=new Ao(5,function(a,b,c,d,e){(a=this.I.D(a))?d&&e?this.A.drawImage(a,b,c,d,e):this.A.drawImage(a,b,c):this.F=!0});Bo[49]=new Ao(6,function(a,b,c,d,e,f){(a=this.I.D("data:"+a+";base64,"+b))?e&&f?this.A.drawImage(a,c,d,e,f):this.A.drawImage(a,c,d):this.F=!0});Bo[56]=new Ao(5,function(a,b,c,d,e){(a=this.B.H(a))&&(d&&e?this.A.drawImage(a,b,c,d,e):this.A.drawImage(a,b,c))});
Bo[47]=new Ao(5,function(a,b,c,d,e){a=this.A.createLinearGradient(a,b,c,d);for(b=0;b<e.length;b+=5)a.addColorStop(e[b],this.H(e[b+1],e[b+2],e[b+3],e[b+4]));this.A.fillStyle=a});Bo[31]=new Ao(1,function(a){this.A.lineCap=qaa[a]});Bo[32]=new Ao(1,function(a){this.A.lineJoin=raa[a]});Bo[33]=new Ao(1,function(a){this.A.setLineDash&&this.A.setLineDash(a)});
Bo[48]=new Ao(4,function(a,b,c,d){a=this.A.createRadialGradient(a,b,0,a,b,c);for(b=0;b<d.length;b+=5)a.addColorStop(d[b],this.H(d[b+1],d[b+2],d[b+3],d[b+4]));this.A.fillStyle=a});Bo[36]=new Ao(0,function(){this.A.clip()});Bo[37]=new Ao(1,function(a){this.A.globalAlpha=a});Bo[28]=new Ao(1,function(a){this.L(this.A,this.C.A[a])});Bo[35]=new Ao(3,function(a,b,c){this.A.fillStyle=this.V(a,b,c)});Bo[38]=new Ao(3,function(a,b,c){this.A.strokeStyle=this.V(a,b,c)});Bo[42]=new Ao(6,function(){});
Bo[43]=new Ao(0,function(){this.A.beginPath()});Bo[44]=new Ao(1,function(a){for(var b=0;b<a.length;b++){var c=a[b],d=c[0];c=c[1];Bo[d]||(Bo[d]=new Ao(c,Ga))}});Bo[50]=new Ao(1,function(){throw Error("Aa");});Bo[57]=new Ao(3,function(){throw Error("Aa");});Bo[51]=new Ao(0,function(){throw Error("Aa");});Bo[53]=new Ao(1,function(){});Bo[54]=new Ao(11,function(){throw Error("Aa");});Bo[55]=new Ao(2,function(){throw Error("Aa");});Bo[58]=new Ao(5,function(){throw Error("Aa");});
Bo[59]=new Ao(4,function(){throw Error("Aa");});Bo[60]=new Ao(0,function(){throw Error("Aa");});

}catch(e){_DumpException(e)}
try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Co=function(a){for(var b=0,c=arguments.length;b<c;++b){var d=arguments[b];Ia(d)?Co.apply(null,d):Lf(d)}},Do=function(a,b){b?mm(a,"hidden",b):a.removeAttribute("aria-hidden")},Eo=function(a,b){a&&Bc(a,{alt:b})},Io=function(a,b,c,d,e,f){a&&(Zm(a,b||"",d),a.setAttribute("data-tooltip-unhoverable","true"),a.setAttribute("data-tooltip-delay","number"===typeof f?f:500),Fo(a,"ndfHFb-c4YZDc-tk3N6e-suEOdc"),a&&(Go(a,void 0!==c?c:1),Ho(a)),e&&(e?a.setAttribute("data-tooltip-only-on-overflow","true"):a.removeAttribute("data-tooltip-only-on-overflow")),
void 0!==d&&Lg(d)&&a.removeAttribute("aria-label"))},Jo=function(a,b){a=B(a,b);return null==a?a:+a},Q=function(a,b){a=B(a,b);return null==a?a:!!a},R=function(a,b,c){c=void 0===c?!1:c;a=Q(a,b);return null==a?c:a},Ko=function(a,b){F.call(this);this.A=a||1;this.B=b||p;this.C=u(this.gJ,this);this.D=Kg()};v(Ko,F);g=Ko.prototype;g.enabled=!1;g.te=null;
g.gJ=function(){if(this.enabled){var a=Kg()-this.D;0<a&&a<.8*this.A?this.te=this.B.setTimeout(this.C,this.A-a):(this.te&&(this.B.clearTimeout(this.te),this.te=null),this.dispatchEvent("tick"),this.enabled&&(this.stop(),this.start()))}};g.start=function(){this.enabled=!0;this.te||(this.te=this.B.setTimeout(this.C,this.A),this.D=Kg())};g.stop=function(){this.enabled=!1;this.te&&(this.B.clearTimeout(this.te),this.te=null)};g.ka=function(){Ko.da.ka.call(this);this.stop();delete this.B};
var Lo=function(a){var b=Number(a);return 0==b&&Lg(a)?NaN:b},Mo=function(a,b){return a.ib&&b?Aa(a.ib,b):-1},No=function(a){w(this,a,0,-1,null,null)};I(No,z);No.prototype.setSize=function(a){return C(this,1,a)};No.prototype.getHeight=function(){return B(this,13)};No.prototype.setCenterCrop=function(a){return C(this,20,a)};No.prototype.getToken=function(){return B(this,24)};
var Oo=function(a,b){for(var c=0;c<b.length;c++)if(a=a.Sc[b.charAt(c)],!a)return;return a},Po=function(a,b){void 0!==a.A&&b.push(a.A);for(var c in a.Sc)Po(a.Sc[c],b)},Qo=function(a,b,c){void 0!==a.A&&c.push(b);for(var d in a.Sc)Qo(a.Sc[d],b+d,c)},Ro=function(a){this.A=void 0;this.Sc={};if(a){var b=xf(a);a=wf(a);for(var c=0;c<b.length;c++)this.set(b[c],a[c])}};Ro.prototype.set=function(a,b){So(this,a,b,!1)};Ro.prototype.add=function(a,b){So(this,a,b,!0)};
var So=function(a,b,c,d){for(var e=0;e<b.length;e++){var f=b.charAt(e);a.Sc[f]||(a.Sc[f]=new Ro);a=a.Sc[f]}if(d&&void 0!==a.A)throw Error("pa`"+b);a.A=c};g=Ro.prototype;g.get=function(a){return(a=Oo(this,a))?a.A:void 0};g.Dc=function(){var a=[];Po(this,a);return a};g.Yb=function(a){var b=[];if(a){for(var c=this,d=0;d<a.length;d++){var e=a.charAt(d);if(!c.Sc[e])return[];c=c.Sc[e]}Qo(c,a,b)}else Qo(this,"",b);return b};
g.wg=function(a){if(this.A===a)return!0;for(var b in this.Sc)if(this.Sc[b].wg(a))return!0;return!1};g.clear=function(){this.Sc={};this.A=void 0};g.remove=function(a){for(var b=this,c=[],d=0;d<a.length;d++){var e=a.charAt(d);if(!b.Sc[e])throw Error("qa`"+a);c.push([b,e]);b=b.Sc[e]}a=b.A;for(delete b.A;0<c.length;)if(e=c.pop(),b=e[0],e=e[1],b.Sc[e].Db())delete b.Sc[e];else break;return a};g.clone=function(){return new Ro(this)};g.Lb=function(){return vf(this.Dc())};
g.Db=function(){return void 0===this.A&&xh(this.Sc)};
var To,saa=function(a,b){switch(b){case 0:return u(a.oI,a);case 2:return u(a.nI,a);case 3:return u(a.mI,a);case 4:case 1:return u(a.pI,a);default:return function(){}}},taa=function(a,b){switch(b){case 0:return u(a.pH,a);case 2:return u(a.oH,a);case 3:return u(a.nH,a);case 4:case 1:return u(a.qH,a);default:return function(){}}},uaa=function(a,b){this.A=a;this.B=b},Uo=function(a,b,c,d,e){e(c,b);a=a.charAt(0);e(d,a==a.toUpperCase())},Vo=function(){if(!To){var a=To=new Ro,b;for(b in Pl)a.add(b,Pl[b])}};
g=Vo.prototype;
g.parse=function(a){var b=new No,c=new No;if(""!=a){a=a.split("-");for(var d=0;d<a.length;d++){var e=a[d];if(0!=e.length){var f=e,h=!1,k=f;var l=f.charAt(0);l!=l.toLowerCase()&&(h=!0,k=f.charAt(0).toLowerCase()+f.substring(1));var n=To;for(l=1;l<=k.length;++l){var q=n,r=k.substring(0,l);if(0==r.length?q.Db():!Oo(q,r))break}l=1==l?null:(k=n.get(k.substring(0,l-1)))?{jI:f.substring(0,l-1),value:f.substring(l-1),TI:h,attributes:k}:null;if(l){f=[];h=[];k=!1;for(n=0;n<l.attributes.types.length;n++){q=l.attributes.types[n];
var t=l.value;r=d;if(l.TI&&1==q)for(var x=t.length;12>x&&r<a.length-1;)t+="-"+a[r+1],x=t.length,++r;else if(2==q)for(;r<a.length-1&&a[r+1].match(/^[\d\.]/);)t+="-"+a[r+1],++r;x=l.attributes.A[n];t=saa(this,q)(l.jI,t,b,c,x);if(null===t){k=!0;d=r;break}else f.push(q),h.push(t)}if(!k)for(l=0;l<h.length;l++)k=f[l],t=h[l],taa(this,k)(e,t)}}}}return new uaa(b,c)};g.oI=function(a,b,c,d,e){if(""==b)return 0;b=If(b);if(isNaN(b))return 1;Uo(a,b,c,d,e);return null};g.pH=function(){};
g.nI=function(a,b,c,d,e){if(""==b)return 0;b=Lo(b);if(isNaN(b))return 1;Uo(a,b,c,d,e);return null};g.oH=function(){};g.mI=function(a,b,c,d,e){if(""!=b)return 2;Uo(a,!0,c,d,e);return null};g.nH=function(){};g.pI=function(a,b,c,d,e){if(""==b)return 0;Uo(a,b,c,d,e);return null};g.qH=function(){};
var Wo=function(a){if(void 0==a.L){var b=a.getOptions();b||(b="");a.L=(new Vo).parse(b)}return a.L},Xo=function(a,b){a.H=b;(a=a.J())&&pm(a,b)},Yo=function(a,b,c){a.Yl=c?a.Yl|b:a.Yl&~b},Zo=function(a,b){a.Da&&b!=a.pr&&rn(a,b);a.pr=b},$o=function(a,b){a&&(a.tabIndex=b?0:-1)},ap=function(a,b){if(!b)return a;var c=a.indexOf("#");0>c&&(c=a.length);var d=a.indexOf("?");if(0>d||d>c){d=c;var e=""}else e=a.substring(d+1,c);a=[a.substr(0,d),e,a.substr(c)];c=a[1];a[1]=b?c?c+"&"+b:b:c;return a[0]+(a[1]?"?"+a[1]:
"")+a[2]},bp=function(a,b,c){c=null!=c?"="+Rg(c):"";return ap(a,b+c)},cp=function(a,b){a instanceof vh||(a=Di(a));b instanceof vh||(b=Di(b));return a.resolve(b)},vaa=/^((http(s)?):)?\/\/((((lh[3-6](-tt|-d[a-g,z]|-testonly)?\.((ggpht)|(googleusercontent)|(google)|(sandbox\.google)))|(([1-4]\.bp\.blogspot)|(bp[0-3]\.blogger))|(ccp-lh\.googleusercontent)|((((cp|ci|gp)[3-6])|(ap[1-2]))\.(ggpht|googleusercontent))|(gm[1-4]\.ggpht)|(play-(ti-)?lh\.googleusercontent)|(gz0\.googleusercontent)|(((yt[3-4])|(sp[1-3]))\.(ggpht|googleusercontent)))\.com)|(dp[3-6]\.googleusercontent\.cn)|(lh[3-6]\.(googleadsserving\.cn|xn--9kr7l\.com))|(photos\-image\-(dev|qa)(-auth)?\.corp\.google\.com)|((dev|dev2|dev3|qa|qa2|qa3|qa-red|qa-blue|canary)[-.]lighthouse\.sandbox\.google\.com\/image)|(image\-(dev|qa)\-lighthouse(-auth)?\.sandbox\.google\.com(\/image)?))\//i,
waa=/^(https?:)?\/\/sp[1-4]\.((ggpht)|(googleusercontent))\.com\//i,xaa=/^(https?:)?\/\/(qa(-red|-blue)?|dev2?|image-dev)(-|\.)lighthouse(-auth)?\.sandbox\.google\.com\//i,yaa=/^(https?:)?\/\/lighthouse-(qa(-red|-blue)?|dev2)\.corp\.google\.com\//i,dp=function(a){return vaa.test(a)||waa.test(a)||xaa.test(a)||yaa.test(a)},ep=function(a,b){null!=a&&this.append.apply(this,arguments)};g=ep.prototype;g.Xg="";g.set=function(a){this.Xg=""+a};
g.append=function(a,b,c){this.Xg+=String(a);if(null!=b)for(var d=1;d<arguments.length;d++)this.Xg+=arguments[d];return this};g.clear=function(){this.Xg=""};g.toString=function(){return this.Xg};var gp=function(a){this.F=null;this.C=[];this.A=null;fp(this,a)},hp=function(a){null==a.F&&(a.F=new Vo);return a.F},fp=function(a,b){a.A=b?"string"===typeof b?hp(a).parse(b):b:hp(a).parse("")},ip=function(a,b){return a==b?!1:!0};g=gp.prototype;
g.Xo=function(a){a=a||void 0;var b=this.A,c=b.A;ip(a,R(c,2,!1),R(b.B,2,!1))&&C(c,2,a);return this};g.Wo=function(a){a=a||void 0;var b=this.A,c=b.A;ip(a,Q(c,51),Q(b.B,51))&&C(c,51,a);return this};g.Yo=function(a){a=a||void 0;var b=this.A,c=b.A;ip(a,Q(c,32),Q(b.B,32))&&C(c,32,a);return this};g.Aj=function(a){var b=this.A,c=b.A;ip(a,c.getHeight(),b.B.getHeight())&&C(c,13,a);return this};g.setCenterCrop=function(a){a=a||void 0;var b=this.A,c=b.A;ip(a,R(c,20,!1),R(b.B,20,!1))&&c.setCenterCrop(a);return this};
g.Zo=function(a){a=a||void 0;var b=this.A,c=b.A;ip(a,R(c,19,!1),R(b.B,19,!1))&&C(c,19,a);return this};g.rl=function(a){a=a||void 0;var b=this.A,c=b.A;ip(a,Q(c,60),Q(b.B,60))&&C(c,60,a);return this};g.ap=function(a){a=a||void 0;var b=this.A,c=b.A;ip(a,R(c,67,!1),R(b.B,67,!1))&&C(c,67,a);return this};g.$o=function(a){a=a||void 0;var b=this.A,c=b.A;ip(a,R(c,52,!1),R(b.B,52,!1))&&C(c,52,a);return this};g.setSize=function(a){var b=this.A,c=b.A;ip(a,B(c,1),B(b.B,1))&&c.setSize(a);return this};
g.Bj=function(a){var b=this.A,c=b.A;ip(a,B(c,12),B(b.B,12))&&C(c,12,a);return this};var jp=function(a,b){fp(a,b);return a};
gp.prototype.Oe=function(){this.C.length=0;var a=this.A,b=a.A;a=a.B;kp(this,"s",B(b,1),B(a,1));kp(this,"w",B(b,12),B(a,12));lp(this,"c",R(b,2,!1),R(a,2,!1));lp(this,"d",R(b,3,!1),R(a,3,!1));kp(this,"h",b.getHeight(),a.getHeight());lp(this,"s",Q(b,33),Q(a,33));lp(this,"h",R(b,4,!1),R(a,4,!1));lp(this,"p",R(b,19,!1),R(a,19,!1));lp(this,"pp",R(b,52,!1),R(a,52,!1));lp(this,"pf",R(b,67,!1),R(a,67,!1));lp(this,"n",R(b,20,!1),R(a,20,!1));kp(this,"r",B(b,26),B(a,26));lp(this,"r",R(b,6,!1),R(a,6,!1));lp(this,
"o",Q(b,27),Q(a,27));var c=B(b,7);mp(this,"o",c,B(a,7));c=B(b,29);mp(this,"j",c,B(a,29));kp(this,"x",B(b,9),B(a,9));kp(this,"y",B(b,10),B(a,10));kp(this,"z",B(b,11),B(a,11));lp(this,"g",R(b,14,!1),R(a,14,!1));kp(this,"e",B(b,15),B(a,15));mp(this,"f",B(b,16),B(a,16));lp(this,"k",Q(b,17),Q(a,17));lp(this,"u",Q(b,18),Q(a,18));lp(this,"ut",Q(b,45),Q(a,45));lp(this,"i",Q(b,22),Q(a,22));lp(this,"a",Q(b,21),Q(a,21));lp(this,"b",R(b,23,!1),R(a,23,!1));kp(this,"b",B(b,38),B(a,38));kp(this,"c",B(b,39),B(a,
39),16,8);mp(this,"q",B(b,28),B(a,28));lp(this,"fh",Q(b,30),Q(a,30));lp(this,"fv",Q(b,31),Q(a,31));lp(this,"fg",R(b,34,!1),R(a,34,!1));lp(this,"ci",Q(b,32),Q(a,32));mp(this,"t",b.getToken(),a.getToken());mp(this,"nt0",B(b,36),B(a,36));lp(this,"rw",R(b,35,!1),R(a,35,!1));lp(this,"rwu",R(b,41,!1),R(a,41,!1));lp(this,"rwa",R(b,64,!1),R(a,64,!1));lp(this,"nw",R(b,48,!1),R(a,48,!1));lp(this,"rh",R(b,49,!1),R(a,49,!1));lp(this,"no",R(b,37,!1),R(a,37,!1));lp(this,"ns",Q(b,40),Q(a,40));kp(this,"k",B(b,42),
B(a,42));kp(this,"p",B(b,43),B(a,43));kp(this,"l",B(b,44),B(a,44));kp(this,"v",B(b,62),B(a,62));lp(this,"nu",Q(b,46),Q(a,46));lp(this,"ft",Q(b,50),Q(a,50));lp(this,"cc",Q(b,51),Q(a,51));lp(this,"nd",Q(b,53),Q(a,53));lp(this,"ip",Q(b,54),Q(a,54));lp(this,"nc",Q(b,55),Q(a,55));kp(this,"a",B(b,56),B(a,56));lp(this,"rj",Q(b,57),Q(a,57));lp(this,"rp",Q(b,58),Q(a,58));lp(this,"rg",Q(b,59),Q(a,59));lp(this,"pd",Q(b,60),Q(a,60));lp(this,"pa",Q(b,61),Q(a,61));kp(this,"m",B(b,63),B(a,63));kp(this,"vb",B(b,
68),B(a,68));kp(this,"vl",B(b,69),B(a,69));lp(this,"lf",Q(b,65),Q(a,65));lp(this,"mv",Q(b,66),Q(a,66));lp(this,"id",Q(b,70),Q(a,70));kp(this,"ic",B(b,71),B(a,71));lp(this,"pg",R(b,72,!1),R(a,72,!1));lp(this,"mo",Q(b,73),Q(a,73));lp(this,"al",Q(b,74),Q(a,74));kp(this,"iv",B(b,75),B(a,75));kp(this,"pi",Jo(b,76),Jo(a,76));kp(this,"ya",Jo(b,77),Jo(a,77));kp(this,"ro",Jo(b,78),Jo(a,78));kp(this,"fo",Jo(b,79),Jo(a,79));lp(this,"df",Q(b,80),Q(a,80));mp(this,"mm",B(b,81),B(a,81));lp(this,"sg",Q(b,82),Q(a,
82));lp(this,"gd",Q(b,83),Q(a,83));lp(this,"fm",Q(b,84),Q(a,84));kp(this,"ba",B(b,85),B(a,85));kp(this,"br",B(b,86),B(a,86));kp(this,"bc",B(b,87),B(a,87),16,8);kp(this,"pc",B(b,88),B(a,88),16,8);kp(this,"sc",B(b,89),B(a,89),16,8);lp(this,"dv",Q(b,90),Q(a,90));lp(this,"md",Q(b,91),Q(a,91));kp(this,"cp",B(b,92),B(a,92));lp(this,"sm",Q(b,93),Q(a,93));kp(this,"cv",B(b,94),B(a,94));lp(this,"ng",Q(b,95),Q(a,95));lp(this,"il",Q(b,96),Q(a,96));lp(this,"lo",Q(b,97),Q(a,97));lp(this,"vm",Q(b,98),Q(a,98));mp(this,
"dc",B(b,99),B(a,99));return this.C.join("-")};var kp=function(a,b,c,d,e,f){if(null!=c){var h=void 0==e||10!=e&&16!=e?10:e;c=c.toString(h);e=new ep;e.append(16==h?"0x":"");h=e.append;void 0==f?f="":(f-=c.length,f=0>=f?"":Fb("0",f));h.call(e,f);e.append(c);np(a,b,e.toString(),!!d)}},lp=function(a,b,c,d){c&&np(a,b,"",!!d)},mp=function(a,b,c,d){c&&np(a,b,c,!!d)},np=function(a,b,c,d){d&&(b=b.charAt(0).toUpperCase()+b.substring(1));a.C.push(b+c)},op=function(a){gp.call(this,a)};v(op,gp);g=op.prototype;
g.Xo=function(a){a&&pp(this);return op.da.Xo.call(this,a)};g.Aj=function(a){a=null==a||0>a?void 0:a;null!=a&&this.setSize();return op.da.Aj.call(this,a)};g.Yo=function(a){a&&pp(this);return op.da.Yo.call(this,a)};g.Wo=function(a){a&&pp(this);return op.da.Wo.call(this,a)};g.setSize=function(a){Fa(a)&&(a=Math.max(a.width,a.height));a=null==a||0>a?void 0:a;null!=a&&(this.Bj(),this.Aj());return op.da.setSize.call(this,a)};g.Zo=function(a){a&&pp(this);return op.da.Zo.call(this,a)};
g.$o=function(a){a&&pp(this);return op.da.$o.call(this,a)};g.ap=function(a){a&&pp(this);return op.da.ap.call(this,a)};g.setCenterCrop=function(a){a&&pp(this);return op.da.setCenterCrop.call(this,a)};g.rl=function(a){a&&pp(this);return op.da.rl.call(this,a)};g.Bj=function(a){a=null==a||0>a?void 0:a;null!=a&&this.setSize();return op.da.Bj.call(this,a)};var pp=function(a){a.setCenterCrop();a.Wo();a.Xo();a.Yo();a.rl();a.Zo();a.$o();a.ap()};
op.prototype.Oe=function(){var a=this.A.A;Q(a,18)||Q(a,45)?B(a,1)||this.setSize(0):(a=this.A.A,B(a,1)||B(a,12)||a.getHeight()||(this.setSize(),this.Aj(),this.Bj(),pp(this)));return op.da.Oe.call(this)};var qp,rp=function(a){this.B=null;a instanceof Zl||(void 0==qp&&(qp=new Yl),a=qp.parse(a.toString()));this.B=a;a=Wo(this.B);gp.call(this,a);this.I=this.B.D;a=this.B;var b=a.F.H;this.H=a.F.A+(b?":"+b:"");this.D=this.B.F.C.toString()};v(rp,op);
rp.prototype.Oe=function(){var a=this.B;Tl(a);if(!a.H)return this.B.C;var b=rp.da.Oe.call(this);a=[];null!=Vl(this.B)&&a.push(Vl(this.B));if(Ul(this.B)){var c=this.B;void 0==c.S&&(c.S=Xl(c,6));a.push(c.S+(b?"="+b:""))}else{c=a.push;var d=this.B;void 0==d.V&&(d.V=Xl(d,0));c.call(a,d.V);c=a.push;d=this.B;void 0==d.ha&&(d.ha=Xl(d,1));c.call(a,d.ha);c=a.push;d=this.B;void 0==d.I&&(d.I=Xl(d,2));c.call(a,d.I);c=a.push;d=this.B;void 0==d.ja&&(d.ja=Xl(d,3));c.call(a,d.ja);b&&a.push(b);b=a.push;c=this.B;void 0==
c.O&&(c.O=Xl(c,5));b.call(a,c.O)}return this.I+this.H+"/"+a.join("/")+(this.D?"?"+this.D:"")};
var sp=function(a){a=a.replace(/[ +]*\+[ +]*/g,"+").replace(/[ ]+/g," ").toLowerCase();a=a.split(" ");for(var b=[],c,d=0;c=a[d];d++){c=c.split("+");for(var e=null,f=null,h=0,k,l=0;k=c[l];l++){switch(k){case "shift":h|=1;continue;case "ctrl":h|=2;continue;case "alt":h|=4;continue;case "meta":h|=8;continue}f=sg(k);e=k;break}b.push({key:e,keyCode:f,modifiers:h})}return b},tp=function(a,b){var c="";b&&(c=b.id);mm(a,"activedescendant",c)},Go=function(a,b){var c="";switch(b){case 0:c+="l";break;case 2:c+=
"t";break;case 3:c+="r";break;default:c+="b"}a.setAttribute("data-tooltip-align",c+",c")},Ho=function(a){a.setAttribute("data-tooltip-offset",-6)},Fo=function(a,b){Lg(Mg(b))||a.setAttribute("data-tooltip-class",b)},up=function(a,b,c){Ii.call(this,c);this.yf=b||Cn.Ba();this.eg=a||"vertical"};v(up,Ii);g=up.prototype;g.Kr=null;g.$g=null;g.yf=null;g.eg=null;g.zf=!0;g.Zg=!0;g.Ei=!0;g.oc=-1;g.Fc=null;g.Mf=!1;g.Gf=null;var vp=function(a){return a.Kr||a.J()};g=up.prototype;g.fa=function(){this.ca=this.yf.fa(this)};
g.cb=function(){return this.yf.cb(this.J())};g.fd=function(a){return this.yf.fd(a)};g.fb=function(a){this.ca=this.yf.sa(this,a);"none"==a.style.display&&(this.zf=!1)};
g.ea=function(){up.da.ea.call(this);this.hd(function(c){c.Da&&wp(this,c)},this);var a=this.J();this.yf.fp(this);this.ga(this.zf,!0);var b=this.Lh?Wd:di;this.U().listen(this,"enter",this.kr).listen(this,"highlight",this.Ky).listen(this,"unhighlight",this.My).listen(this,"open",this.FF).listen(this,"close",this.Jy).listen(a,b.eh,this.Ly).listen(tc(a),[b.gh,b.ri],this.ME).listen(a,[b.eh,b.gh,b.ri,"mouseover","mouseout","contextmenu"],this.gr);this.Lh&&this.U().listen(a,"gotpointercapture",this.Ny);this.Ei&&
xp(this,!0)};g.Ny=function(a){var b=a.target;b.releasePointerCapture&&b.releasePointerCapture(a.pointerId)};var xp=function(a,b){var c=a.U(),d=vp(a);b?c.listen(d,"focus",a.Dj).listen(d,"blur",a.ii).listen(a.$g||(a.$g=new gn(vp(a))),"key",a.mc):c.La(d,"focus",a.Dj).La(d,"blur",a.ii).La(a.$g||(a.$g=new gn(vp(a))),"key",a.mc)};g=up.prototype;g.Ya=function(){this.Sd(-1);this.Fc&&this.Fc.C(!1);this.Mf=!1;up.da.Ya.call(this)};
g.ka=function(){up.da.ka.call(this);this.$g&&(this.$g.dispose(),this.$g=null);this.yf=this.Fc=this.Gf=this.Kr=null};g.kr=function(){return!0};g.Ky=function(a){var b=Mo(this,a.target);if(-1<b&&b!=this.oc){var c=yp(this);c&&c.ge(!1);this.oc=b;c=yp(this);this.Mf&&un(c,!0);this.Fc&&c!=this.Fc&&(ym(c,64)?c.C(!0):this.Fc.C(!1))}b=this.J();null!=a.target.J()&&mm(b,"activedescendant",a.target.J().id)};g.My=function(a){a.target==yp(this)&&(this.oc=-1);this.J().removeAttribute("aria-activedescendant")};
g.FF=function(a){(a=a.target)&&a!=this.Fc&&a.getParent()==this&&(this.Fc&&this.Fc.C(!1),this.Fc=a)};g.Jy=function(a){a.target==this.Fc&&(this.Fc=null);var b=this.J(),c=a.target.J();b&&zm(a.target,2)&&c&&tp(b,c)};g.Ly=function(a){this.Zg&&(this.Mf=!0);var b=vp(this);b&&Vh(b)&&Wh(b)?b.focus():a.preventDefault()};g.ME=function(){this.Mf=!1};
g.gr=function(a){var b=this.Lh?Wd:di;a:{var c=a.target;if(this.Gf)for(var d=this.J();c&&c!==d;){var e=c.id;if(e in this.Gf){c=this.Gf[e];break a}c=c.parentNode}c=null}if(c)switch(a.type){case b.eh:c.Qe(a);break;case b.gh:case b.ri:c.bf(a);break;case "mouseover":c.tk(a);break;case "mouseout":c.na(a);break;case "contextmenu":c.S(a)}};g.Dj=function(){};g.ii=function(){this.Sd(-1);this.Mf=!1;this.Fc&&this.Fc.C(!1)};
g.mc=function(a){return this.isEnabled()&&this.isVisible()&&(0!=this.zc()||this.Kr)&&this.ji(a)?(a.preventDefault(),a.B(),!0):!1};
g.ji=function(a){var b=yp(this);if(b&&"function"==typeof b.mc&&b.mc(a)||this.Fc&&this.Fc!=b&&"function"==typeof this.Fc.mc&&this.Fc.mc(a))return!0;if(a.shiftKey||a.ctrlKey||a.metaKey||a.altKey)return!1;switch(a.keyCode){case 27:if(this.Ei)vp(this).blur();else return!1;break;case 36:zp(this);break;case 35:zaa(this);break;case 38:if("vertical"==this.eg)Ap(this);else return!1;break;case 37:if("horizontal"==this.eg)this.Ec()?Bp(this):Ap(this);else return!1;break;case 40:if("vertical"==this.eg)Bp(this);
else return!1;break;case 39:if("horizontal"==this.eg)this.Ec()?Ap(this):Bp(this);else return!1;break;default:return!1}return!0};var wp=function(a,b){var c=b.J();c=c.id||(c.id=b.getId());a.Gf||(a.Gf={});a.Gf[c]=b};g=up.prototype;g.ma=function(a,b){up.da.ma.call(this,a,b)};
g.wd=function(a,b,c){a.Xh|=2;a.Xh|=64;a.Lc(32,!1);Zo(a,!1);var d=a.getParent()==this?Mo(this,a):-1;up.da.wd.call(this,a,b,c);a.Da&&this.Da&&wp(this,a);a=d;-1==a&&(a=this.zc());a==this.oc?this.oc=Math.min(this.zc()-1,b):a>this.oc&&b<=this.oc?this.oc++:a<this.oc&&b>this.oc&&this.oc--};
g.removeChild=function(a,b){if(a="string"===typeof a?Ki(this,a):a){var c=Mo(this,a);-1!=c&&(c==this.oc?(a.ge(!1),this.oc=-1):c<this.oc&&this.oc--);var d=a.J();d&&d.id&&this.Gf&&(c=this.Gf,d=d.id,d in c&&delete c[d])}a=up.da.removeChild.call(this,a,b);Zo(a,!0);return a};g.zl=function(a){if(this.J())throw Error("P");this.eg=a};g.isVisible=function(){return this.zf};
g.ga=function(a,b){if(b||this.zf!=a&&this.dispatchEvent(a?"show":"hide")){this.zf=a;var c=this.J();c&&(L(c,a),this.Ei&&$o(vp(this),this.Zg&&this.zf),b||this.dispatchEvent(this.zf?"aftershow":"afterhide"));return!0}return!1};g.isEnabled=function(){return this.Zg};
g.setEnabled=function(a){this.Zg!=a&&this.dispatchEvent(a?"enable":"disable")&&(a?(this.Zg=!0,this.hd(function(b){b.oy?delete b.oy:b.setEnabled(!0)})):(this.hd(function(b){b.isEnabled()?b.setEnabled(!1):b.oy=!0}),this.Mf=this.Zg=!1),this.Ei&&$o(vp(this),a&&this.zf))};g.Sd=function(a){(a=this.ec(a))?a.ge(!0):-1<this.oc&&yp(this).ge(!1)};
var yp=function(a){return a.ec(a.oc)},zp=function(a){Cp(a,function(b,c){return(b+1)%c},a.zc()-1)},zaa=function(a){Cp(a,function(b,c){b--;return 0>b?c-1:b},0)},Bp=function(a){Cp(a,function(b,c){return(b+1)%c},a.oc)},Ap=function(a){Cp(a,function(b,c){b--;return 0>b?c-1:b},a.oc)},Cp=function(a,b,c){c=0>c?Mo(a,a.Fc):c;var d=a.zc();c=b.call(a,c,d);for(var e=0;e<=d;){var f=a.ec(c);if(f&&a.gv(f)){a.ys(c);break}e++;c=b.call(a,c,d)}};up.prototype.gv=function(a){return a.isVisible()&&a.isEnabled()&&ym(a,2)};
up.prototype.ys=function(a){this.Sd(a)};var Dp=function(a){a=a||{};a=a.$b;return M('<div class="'+O("ndfHFb-c4YZDc-oKVyEf")+" "+O("ndfHFb-c4YZDc-TvD9Pc-qnnXGd")+" "+(a?O("ndfHFb-c4YZDc-oKVyEf-PEFSMe-OWB6Me"):"")+'"><div class="'+O("ndfHFb-c4YZDc-oKVyEf-haAclf")+'"><div class="'+O("ndfHFb-c4YZDc-s2gQvd")+" "+O("ndfHFb-c4YZDc-oKVyEf-s2gQvd")+'"><div class="'+O("ndfHFb-c4YZDc-TvD9Pc-qnnXGd")+'"><div class="'+O("ndfHFb-c4YZDc-wvGCSb-gkA7Yd")+'"></div></div></div></div></div>')};
var Ep=function(){};v(Ep,qm);wh(Ep);g=Ep.prototype;g.Pe=function(){return"button"};g.tf=function(a,b,c){switch(b){case 8:case 16:mm(a,"pressed",c);break;default:case 64:case 1:Ep.da.tf.call(this,a,b,c)}};g.fa=function(a){var b=Ep.da.fa.call(this,a);this.Sa(b,a.Cd());var c=a.Ca();c&&this.Qb(b,c);ym(a,16)&&this.tf(b,16,zm(a,16));return b};g.sa=function(a,b){b=Ep.da.sa.call(this,a,b);var c=this.Ca(b);a.ja=c;a.Pg(this.Cd(b));ym(a,16)&&this.tf(b,16,zm(a,16));return b};g.Ca=Ga;g.Qb=Ga;g.Cd=function(a){return a.title};
g.Sa=function(a,b){a&&(b?a.title=b:a.removeAttribute("title"))};g.Na=function(){return"VIpgJd-LgbsSe"};
var Fp=function(){};I(Fp,Ep);Fp.prototype.Na=function(){return"ndfHFb-c4YZDc-LgbsSe"};wh(Fp);
var Gp=function(){};v(Gp,Ep);wh(Gp);g=Gp.prototype;g.Pe=function(){};g.fa=function(a){Zo(a,!1);Yo(a,255,!1);a.Lc(32,!1);return a.R().fa("BUTTON",{"class":tm(this,a).join(" "),disabled:!a.isEnabled(),title:a.Cd()||"",value:a.Ca()||""},a.ul()||"")};g.fd=function(a){return"BUTTON"==a.tagName||"INPUT"==a.tagName&&("button"==a.type||"submit"==a.type||"reset"==a.type)};g.sa=function(a,b){Zo(a,!1);Yo(a,255,!1);a.Lc(32,!1);if(b.disabled){var c=this.A(1);H(b,c)}return Gp.da.sa.call(this,a,b)};
g.tl=function(a){a.U().listen(a.J(),"click",a.oe)};g.bp=Ga;g.Og=Ga;g.wt=function(a){return a.isEnabled()};g.Yg=Ga;g.Fa=function(a,b,c){Gp.da.Fa.call(this,a,b,c);(a=a.J())&&1==b&&(a.disabled=c)};g.Ca=function(a){return a.value};g.Qb=function(a,b){a&&(a.value=b)};g.tf=Ga;
var Hp=function(a,b,c){qn.call(this,a,b||Gp.Ba(),c)};v(Hp,qn);g=Hp.prototype;g.Ca=function(){return this.ja};g.Qb=function(a){this.ja=a;this.B.Qb(this.J(),a)};g.Cd=function(){return this.ha};g.Sa=function(a){this.ha=a;this.B.Sa(this.J(),a)};g.Pg=function(a){this.ha=a};g.ka=function(){Hp.da.ka.call(this);delete this.ja;delete this.ha};g.ea=function(){Hp.da.ea.call(this);if(ym(this,32)){var a=this.J();a&&this.U().listen(a,"keyup",this.xf)}};
g.xf=function(a){return 13==a.keyCode&&"key"==a.type||32==a.keyCode&&"keyup"==a.type?this.oe(a):32==a.keyCode};on("VIpgJd-LgbsSe",function(){return new Hp(null)});
var Ip=function(a,b){b=void 0===b?Fp.Ba():b;Hp.call(this,null,b,a);this.W=1;this.la=this.L=null};v(Ip,Hp);Ip.prototype.ea=function(){Ip.da.ea.call(this);Io(this.J(),this.Cd(),this.W,this.H||void 0);this.U().listen(this.J(),"keydown",this.xf)};Ip.prototype.xf=function(a){if(32==a.keyCode){if("keydown"==a.type)this.L=a.target;else if("keyup"==a.type){var b=!0;this.L&&this.L==a.target&&(b=this.oe(a));this.L=null;return b}return!0}this.L&&(this.L=null);return Ip.da.xf.call(this,a)};
Ip.prototype.oe=function(a){this.la=a.type;return Ip.da.oe.call(this,a)};Ip.prototype.Sa=function(a,b,c){void 0!==b?Xo(this,b):Xo(this,a);this.Pg(a);Io(this.J(),a,this.W,b,c)};

}catch(e){_DumpException(e)}
try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Kp=function(){return!Jp()&&(wb("iPod")||wb("iPhone")||wb("Android")||wb("IEMobile"))},Jp=function(){return wb("iPad")||wb("Android")&&!wb("Mobile")||wb("Silk")};

}catch(e){_DumpException(e)}
try{
var Lp=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(Ia(d)){var e=a.length||0,f=d.length||0;a.length=e+f;for(var h=0;h<f;h++)a[e+h]=d[h]}else a.push(d)}};

}catch(e){_DumpException(e)}
try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Op=function(a,b){if(Nb||y.vj){var c=b.createElement("DIV");Le(c,"color","rgb(30, 40, 50)");var d=b.A.body;d.appendChild(c);b=Ne(c,"color");d.removeChild(c);Mp("rgb(30, 40, 50)")&&Mp(b)?(c=Np("rgb(30, 40, 50)"),b=Np(b),c=c.dn==b.dn):c=!1;c=!c}else c=!1;if(c)for(a=Array.isArray(a)?a:[a],c=0;c<a.length;c++)a[c]&&H(a[c],"ndfHFb-c4YZDc-w5vlXd")},Pp=function(a,b,c,d){return wc(a.A,b,c,d)},Qp=function(a,b){return null!=B(a,b)},Rp=function(a,b,c){a=B(a,b);return null==a?c:a},T=function(a,b,c){return Rp(a,
b,void 0===c?"":c)},U=function(a,b,c){a.A||(a.A={});if(!a.A[c]){var d=B(a,c);d&&(a.A[c]=new b(d))}return a.A[c]},Sp=function(a,b,c){a.A||(a.A={});var d=c?c.cd():c;a.A[b]=c;return C(a,b,d)},Tp=function(a,b){a=a.style;"opacity"in a?a.opacity=b:"MozOpacity"in a?a.MozOpacity=b:"filter"in a&&(a.filter=""===b?"":"alpha(opacity="+100*Number(b)+")")},Up=function(a,b,c){var d=b||Be(document),e=Qe(a),f=Qe(d),h=We(d);d==Be(document)?(b=e.x-d.scrollLeft,e=e.y-d.scrollTop,Nb&&!jc(10)&&(b+=h.left,e+=h.top)):(b=
e.x-f.x-h.left,e=e.y-f.y-h.top);h=Re(a);a=d.clientWidth-h.width;h=d.clientHeight-h.height;f=d.scrollLeft;d=d.scrollTop;c?(f+=b-a/2,d+=e-h/2):(f+=Math.min(b,Math.max(b-a,0)),d+=Math.min(e,Math.max(e-h,0)));return new G(f,d)},Vp=function(a,b,c){b=b||Be(document);a=Up(a,b,c);b.scrollLeft=a.x;b.scrollTop=a.y},Wp={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",
brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",
darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",
khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",
maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",
paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",
teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};
var Np=function(a){var b={};a=String(a);var c="#"==a.charAt(0)?a:"#"+a;if(Xp.test(c)){a=c;if(!Xp.test(a))throw Error("Da`"+a);4==a.length&&(a=a.replace(Aaa,"#$1$1$2$2$3$3"));b.dn=a.toLowerCase();b.type="hex";return b}c=Yp(a);if(c.length){a=c[0];var d=c[1];c=c[2];a=Number(a);d=Number(d);c=Number(c);if(a!=(a&255)||d!=(d&255)||c!=(c&255))throw Error("Ea`"+a+"`"+d+"`"+c);c|=a<<16|d<<8;a=16>a?"#"+(16777216|c).toString(16).substr(1):"#"+c.toString(16);b.dn=a;b.type="rgb";return b}if(Wp&&(c=Wp[a.toLowerCase()]))return b.dn=
c,b.type="named",b;throw Error("Ca`"+a);},Mp=function(a){return!!(Xp.test("#"==a.charAt(0)?a:"#"+a)||Yp(a).length||Wp&&Wp[a.toLowerCase()])},Aaa=/#(.)(.)(.)/,Xp=/^#(?:[0-9a-f]{3}){1,2}$/i,Baa=/^(?:rgb)?\((0|[1-9]\d{0,2}),\s?(0|[1-9]\d{0,2}),\s?(0|[1-9]\d{0,2})\)$/i,Yp=function(a){var b=a.match(Baa);if(b){a=Number(b[1]);var c=Number(b[2]);b=Number(b[3]);if(0<=a&&255>=a&&0<=c&&255>=c&&0<=b&&255>=b)return[a,c,b]}return[]};

}catch(e){_DumpException(e)}
try{
var Zp=function(a,b){var c=Math.max(a.left+a.width,b.left+b.width),d=Math.max(a.top+a.height,b.top+b.height);a.left=Math.min(a.left,b.left);a.top=Math.min(a.top,b.top);a.width=c-a.left;a.height=d-a.top},$p=function(a,b,c){c="number"===typeof c?c:b;a.left*=b;a.width*=b;a.top*=c;a.height*=c;return a},aq=function(a,b){b!=a.Ei&&a.Da&&xp(a,b);a.Ei=b;a.Zg&&a.zf&&$o(vp(a),b)},bq=function(a){a=a.la;return"keydown"==a||"keyup"==a||"keypress"==a||"key"==a},cq=function(){return"goog_"+Gb++},dq=function(a,b){var c=
Math.max(a.left,b.left),d=Math.min(a.left+a.width,b.left+b.width);if(c<=d){var e=Math.max(a.top,b.top);a=Math.min(a.top+a.height,b.top+b.height);if(e<=a)return new ii(c,e,d-c,a-e)}return null},eq=function(a){return Ci(a,"margin")},fq={},gq={},Caa={"\x00":"%00","\u0001":"%01","\u0002":"%02","\u0003":"%03","\u0004":"%04","\u0005":"%05","\u0006":"%06","\u0007":"%07","\b":"%08","\t":"%09","\n":"%0A","\x0B":"%0B","\f":"%0C","\r":"%0D","\u000e":"%0E","\u000f":"%0F","\u0010":"%10","\u0011":"%11","\u0012":"%12",
"\u0013":"%13","\u0014":"%14","\u0015":"%15","\u0016":"%16","\u0017":"%17","\u0018":"%18","\u0019":"%19","\u001a":"%1A","\u001b":"%1B","\u001c":"%1C","\u001d":"%1D","\u001e":"%1E","\u001f":"%1F"," ":"%20",'"':"%22","'":"%27","(":"%28",")":"%29","<":"%3C",">":"%3E","\\":"%5C","{":"%7B","}":"%7D","\u007f":"%7F","\u0085":"%C2%85","\u00a0":"%C2%A0","\u2028":"%E2%80%A8","\u2029":"%E2%80%A9","\uff01":"%EF%BC%81","\uff03":"%EF%BC%83","\uff04":"%EF%BC%84","\uff06":"%EF%BC%86","\uff07":"%EF%BC%87","\uff08":"%EF%BC%88",
"\uff09":"%EF%BC%89","\uff0a":"%EF%BC%8A","\uff0b":"%EF%BC%8B","\uff0c":"%EF%BC%8C","\uff0f":"%EF%BC%8F","\uff1a":"%EF%BC%9A","\uff1b":"%EF%BC%9B","\uff1d":"%EF%BC%9D","\uff1f":"%EF%BC%9F","\uff20":"%EF%BC%A0","\uff3b":"%EF%BC%BB","\uff3d":"%EF%BC%BD"},hq=function(a){return Caa[a]},iq=/[\x00- \x22\x27-\x29\x3c\x3e\\\x7b\x7d\x7f\x85\xa0\u2028\u2029\uff01\uff03\uff04\uff06-\uff0c\uff0f\uff1a\uff1b\uff1d\uff1f\uff20\uff3b\uff3d]/g,jq=function(a){return String(a).replace(iq,hq)},kq=function(a,b){this.start=
a<b?a:b;this.end=a<b?b:a};kq.prototype.clone=function(){return new kq(this.start,this.end)};var lq=function(a,b){up.call(this,"vertical",b||On.Ba(),a);aq(this,!1)};v(lq,up);g=lq.prototype;g.Nj=!0;g.We=function(a){if(this.yf.We(this,a))return!0;for(var b=0,c=this.zc();b<c;b++){var d=this.ec(b);if("function"==typeof d.We&&d.We(a))return!0}return!1};g.getItems=function(){var a=[];this.hd(function(b){a.push(b)});return a};
g.setPosition=function(a,b){var c=this.isVisible();c||L(this.J(),!0);var d=this.J(),e=Qe(d);a instanceof G&&(b=a.y,a=a.x);qi(d,d.offsetLeft+(a-e.x),d.offsetTop+(Number(b)-e.y));c||L(this.J(),!1)};g.Ni=function(){return this.isVisible()?Qe(this.J()):null};g.ga=function(a,b,c){(b=lq.da.ga.call(this,a,b))&&a&&this.Da&&this.Nj&&vp(this).focus();a&&c&&"number"===typeof c.clientX?this.la=new G(c.clientX,c.clientY):this.la=null;return b};
g.kr=function(a){this.Nj&&vp(this).focus();return lq.da.kr.call(this,a)};g.gv=function(a){return a.isEnabled()&&a.isVisible()&&ym(a,2)};g.fb=function(a){for(var b=this.yf,c=Pp(this.R(),"DIV",b.Re()+"-bN97Pc",a),d=c.length,e=0;e<d;e++)Dn(b,this,c[e]);lq.da.fb.call(this,a)};g.ji=function(a){var b=lq.da.ji.call(this,a);b||this.hd(function(c){!b&&c.XD&&c.Gn==a.keyCode&&(this.isEnabled()&&this.Sd(Mo(this,c)),b=c.mc(a))},this);return b};g.Sd=function(a){lq.da.Sd.call(this,a);(a=this.ec(a))&&Vp(a.J(),this.J())};
var mq=function(){F.call(this);this.A=0;this.B=new G(0,0);this.C=new G(0,0)};I(mq,F);mq.prototype.update=function(a,b,c){b=new G(b,c);c=!1;0==this.A&&0!=a&&(this.B=b);xe(this.C,b)||(this.C=b,c=!0);this.A!=a&&(this.A=a,c=!0);c&&this.dispatchEvent("Oa")};var nq=function(a,b,c,d,e){a.B=new G(c-e,d-e);a.C=new G(c+e,d+e);a.A=b;a.dispatchEvent("Oa")},oq=function(a){var b=new ii(a.B.x,a.B.y,0,0);Zp(b,new ii(a.C.x,a.C.y,0,0));return b};
var pq=function(a,b,c){D.call(this);this.ca=a;this.D=b;this.B=new G;this.ta=new mq;K(this,this.ta);this.H=new Ko(15);K(this,this.H);this.C=new mg(this);K(this,this.C);this.O=0;this.C.listen(a,"mousedown",this.Ry).listen(this.H,"tick",this.W);c||this.C.listen(a,"dblclick",this.OE);this.V=null;Kp()||Jp()||this.C.listen(a,"touchstart",this.Ty).listen(a,"touchend",this.Sy);this.A=new Je(20,20,20,20)};I(pq,D);g=pq.prototype;
g.Ry=function(a){if(0==a.A.button&&this.L(a)){var b=this.D.R().A;this.C.listen(this.ca,"mousemove",this.Dl).listen(this.ca,"mouseup",this.El).listen(b,"mousemove",this.Dl).listen(b,"mouseup",this.El);a.preventDefault();this.H.start();qq(this,1,a)}};g.El=function(a){if(0==a.A.button){var b=this.D.R().A;this.C.La(this.ca,"mousemove",this.Dl).La(this.ca,"mouseup",this.El).La(b,"mousemove",this.Dl).La(b,"mouseup",this.El);this.H.stop();qq(this,0,a)}};
g.OE=function(a){if(0==a.A.button&&this.L(a)){var b=this.I();xe(b,this.ta.B.clone())&&(nq(this.ta,0,b.x,b.y,1),this.D.$a().Ra({xa:77,Ja:gg(a)}))}};g.Dl=function(a){1==this.ta.A&&(a.preventDefault(),qq(this,1,a))};
g.Ty=function(a){var b=this;if(this.L(a)){var c=a.A;c.touches&&1==c.touches.length?(this.O=Ig(function(){b.H.start();rq(b,a);var d=b.I();nq(b.ta,1,d.x,d.y,1)},500,this),c=c.changedTouches,this.V=new G(c[0].clientX,c[0].clientY),c=this.D.R().A,this.C.listen(this.ca,"touchmove",this.Fl).listen(c,"touchmove",this.Fl),rq(this,a),c=this.I(),nq(this.ta,0,c.x,c.y,0)):sq(this)}};
g.Fl=function(a){1==this.ta.A&&a.preventDefault();var b=a.A.changedTouches[0];20<Rh(new G(b.clientX,b.clientY),this.V)&&(Jg(this.O),1==this.ta.A&&qq(this,1,a))};g.Sy=function(a){var b=a.A.touches.length;1==this.ta.A&&(a.preventDefault(),0==b&&a.B());0==b&&(qq(this,0,a),sq(this))};
var sq=function(a){Jg(a.O);var b=a.D.R().A;a.C.La(a.ca,"touchmove",a.Fl).La(b,"touchmove",a.Fl);a.H.stop()},qq=function(a,b,c){var d=c.A.changedTouches;if(!(d&&1<d.length)){rq(a,c);var e=a.I();0!=b||xe(e,a.ta.B.clone())||a.D.$a().Ra({xa:69,Ja:gg(c)});a.ta.update(b,e.x,e.y,!!d)}};
pq.prototype.W=function(){var a=this.B.y,b=this.ca.clientHeight-this.B.y,c=0;a<this.A.top?c=-tq(a,this.A.top):b<this.A.bottom&&(c=tq(b,this.A.bottom));a=this.ca.clientWidth-this.B.x;b=0;this.A.left>this.B.x?b=-tq(this.B.x,this.A.left):this.A.right>a&&(b=tq(a,this.A.right));this.S(b,c)};var tq=function(a,b){return 2+1/(1+Math.exp(-10*(Qh((b-a)/(100+b),0,1)-.5)))*98};pq.prototype.getState=function(){return this.ta};
pq.prototype.S=function(a,b){0!=b&&(this.ca.scrollTop+=b);0!=a&&(b=Em(this.ca),Fm(this.ca,b+a))};var rq=function(a,b){var c=b.A.changedTouches,d=c?c[0].clientX:b.clientX;b=c?c[0].clientY:b.clientY;c=a.ca.getBoundingClientRect();vg(a.ca)?a.B.x=c.right-d:a.B.x=d-c.left;a.B.y=b-c.top};pq.prototype.I=function(){var a=Em(this.ca);a=this.B.x+a;vg(this.ca)&&(a=this.ca.scrollWidth-a);return new G(a,this.B.y+this.ca.scrollTop)};
pq.prototype.L=function(a){var b=a.target&&He(a.target,Fp.Ba().Na());return"A"!=a.target.tagName&&!b&&!wg(this.D,this.ca,a)};
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var uq=function(a,b,c){this.A=a;this.B=b;this.S=c};v(uq,Cm);uq.prototype.rb=function(a,b,c){Jm(this.A,this.B,a,b,void 0,c,this.S)};
var vq=function(a,b,c,d){uq.call(this,a,b);this.F=c?5:0;this.D=d||void 0};v(vq,uq);vq.prototype.O=function(){return this.F};vq.prototype.C=function(a){this.F=a};vq.prototype.rb=function(a,b,c,d){var e=Jm(this.A,this.B,a,b,null,c,10,d,this.D);if(e&496){var f=wq(e,this.B);b=wq(e,b);e=Jm(this.A,f,a,b,null,c,10,d,this.D);e&496&&(f=wq(e,f),b=wq(e,b),Jm(this.A,f,a,b,null,c,this.F,d,this.D))}};var wq=function(a,b){a&48&&(b^=4);a&192&&(b^=1);return b};
var xq=function(a,b){this.A=a instanceof G?a:new G(a,b)};v(xq,Cm);xq.prototype.rb=function(a,b,c,d){var e=tc(a);var f=e.body;e=e.documentElement;e=new G(f.scrollLeft||e.scrollLeft,f.scrollTop||e.scrollTop);f=this.A.x+e.x;e=this.A.y+e.y;var h=Gm(a);f-=h.x;e-=h.y;Im(new G(f,e),a,b,c,null,null,d)};
var yq=function(a,b){xq.call(this,a,b)};v(yq,xq);yq.prototype.B=0;yq.prototype.C=function(a){this.B=a};yq.prototype.rb=function(a,b,c,d){var e=Oe(a);e=si(e);var f=Be(uc(a).A);f=new G(this.A.x+f.scrollLeft,this.A.y+f.scrollTop);var h=b,k=Im(f,a,h,c,e,10,d);if(0!=(k&496)){if(k&16||k&32)h^=4;if(k&64||k&128)h^=1;k=Im(f,a,h,c,e,10,d);0!=(k&496)&&Im(f,a,b,c,e,this.B,d)}};
var zq=function(a,b){lq.call(this,a,b);this.Nj=!0;aq(this,!0);this.ga(!1,!0);this.A=new rf};v(zq,lq);zq.prototype.C=!1;zq.prototype.fb=function(a){zq.da.fb.call(this,a);(a=a.getAttribute("for")||a.htmlFor)&&Aq(this,this.R().J(a),1)};zq.prototype.ea=function(){zq.da.ea.call(this);this.A.forEach(this.Wu,this);var a=this.U();a.listen(this,"action",this.CH);a.listen(this.R().A,"mousedown",this.D,!0)};
var Aq=function(a,b,c,d,e){b&&tf(a.A,lf(b))||(b?(c={ca:b,by:c,uH:d,th:e?"contextmenu":"mousedown",Gk:void 0},a.A.set(lf(b),c)):c=null,a.Da&&a.Wu(c),b=Fg(a.SH,b),a.J()&&a.U().listen(a.J(),"keydown",b))};g=zq.prototype;
g.SH=function(a,b){if(27==b.keyCode)a.focus();else if(a=this.ec(this.oc)){var c=a.J();a=new Xd(b.A,c);a.target=c;if(32==b.keyCode||13==b.keyCode)if($d(c))we(c,"keydown",!1,a);else if(c=ne(c))if(c=c.listeners["keydown".toString()]){c=c.concat();for(var d=0;d<c.length;d++){var e=c[d];e&&0==e.capture&&!e.removed&&ue(e,a)}}32==b.keyCode&&this.hide()}};g.Wu=function(a){this.U().listen(a.ca,a.th,this.bI);"contextmenu"!=a.th&&this.U().listen(a.ca,"keydown",this.cI)};
g.hide=function(){this.isVisible()&&(this.ga(!1),this.isVisible()||Date.now())};g.CH=function(){this.hide()};g.bI=function(a){this.C&&a.shiftKey&&2==a.button||Bq(this,a)};g.cI=function(a){32!=a.keyCode&&13!=a.keyCode&&40!=a.keyCode||Bq(this,a);40==a.keyCode&&zp(this)};
var Bq=function(a,b){for(var c=a.A.Yb(),d=0;d<c.length;d++){var e=a.A.get(c[d]);if(e.ca==b.currentTarget){c=e;d=void 0!==c.by?new vq(c.ca,c.by,!0):new yq(b.clientX,b.clientY);d.C&&d.C(5);e=a;a=d;d=c.uH;c=c.Gk;var f=e.isVisible();e.isVisible()||Date.now();e.dispatchEvent("beforeshow")&&(d="undefined"!=typeof d?d:8,f||(e.J().style.visibility="hidden"),L(e.J(),!0),a.rb(e.J(),d,c),f||(e.J().style.visibility="visible"),e.Sd(-1),e.ga(!0));b.preventDefault();b.B();break}}};
zq.prototype.D=function(a){this.isVisible()&&!this.We(a.target)&&this.hide()};zq.prototype.ii=function(a){zq.da.ii.call(this,a);this.hide()};zq.prototype.ka=function(){zq.da.ka.call(this);this.A&&(this.A.clear(),delete this.A)};
var Dq=function(a){zq.call(this,a.R(),Cq.Ba());this.B=a};I(Dq,zq);Dq.prototype.ea=function(){zq.prototype.ea.call(this);3==this.B.A().mb()&&H(this.J(),"ndfHFb-c4YZDc-i5oIFb")};var Eq=function(a,b){return new Ln(b,void 0,a.B.R(),Qn.Ba())},Cq=function(){On.call(this)};I(Cq,On);Cq.prototype.Re=function(){return"ndfHFb-c4YZDc-mg9Pef"};wh(Cq);
var Fq=function(){};v(Fq,Ep);wh(Fq);g=Fq.prototype;g.fa=function(a){var b=tm(this,a);b=a.R().fa("DIV","VIpgJd-TzA9Ye-eEGnhe "+b.join(" "),a.getContent());this.Sa(b,a.Cd());return b};g.Pe=function(){return"button"};g.fd=function(a){return"DIV"==a.tagName};g.sa=function(a,b){H(b,"VIpgJd-TzA9Ye-eEGnhe");return Fq.da.sa.call(this,a,b)};g.Ca=function(){return""};g.Na=function(){return"VIpgJd-Kb3HCc-LgbsSe"};on("VIpgJd-Kb3HCc-LgbsSe",function(){return new Hp(null,Fq.Ba())});
var Gq=function(){};I(Gq,Fq);Gq.prototype.Na=function(){return Fp.Ba().Na()};wh(Gq);

}catch(e){_DumpException(e)}
try{
var Hq=function(a,b,c){b instanceof G?(a.x+=b.x,a.y+=b.y):(a.x+=Number(b),"number"===typeof c&&(a.y+=c))},Iq=function(a){return new G(a.left+a.width,a.top+a.height)},Jq=function(a,b,c){b instanceof G?(a.left+=b.x,a.top+=b.y):(a.left+=b,"number"===typeof c&&(a.top+=c))},Kq=function(a){var b=arguments.length;if(1==b&&Array.isArray(arguments[0]))return Kq.apply(null,arguments[0]);for(var c={},d=0;d<b;d++)c[arguments[d]]=!0;return c},Lq=function(a,b){a%=b;return 0>a*b?a+b:a},Daa=/^(?![^#?]*\/(?:\.|%2E){2}(?:[\/?#]|$))(?:(?:https?|mailto):|[^&:\/?#]*(?:[\/?#]|$))/i,
Mq=function(a){Ui(a,fq)||Ui(a,gq)?a=jq(a):a instanceof nb?a=jq(Bh(a)):a instanceof zf?a=jq(yg(a)):(a=String(a),a=Daa.test(a)?a.replace(iq,hq):"about:invalid#zSoyz");return a},Nq=function(a,b){return Hl.format(a)+("\u00a0de "+Hl.format(b))},Eaa=function(a,b,c,d,e,f,h,k,l,n){this.A=a;this.F=b;this.O=c;this.C=d;this.D=e;this.H=f;this.I=h;this.L=k;this.B=l;this.S=n},Oq=function(){this.C=null;this.D="";this.O=this.H=this.I=this.S=this.F=this.B=this.A=this.L=null};g=Oq.prototype;
g.keyCode=function(a){this.C=a;return this};g.key=function(a){this.D=a;return this};g.shiftKey=function(a){this.L=a;return this};g.altKey=function(a){this.A=a;return this};g.ctrlKey=function(a){this.B=a;return this};g.metaKey=function(a){this.F=a;return this};g.target=function(a){this.S=a;return this};
var Faa=function(a,b){a.I=b;return a},Gaa=function(a,b){a.H=b;return a},Haa=function(a,b){a.O=b;return a},Iaa=function(a){return new Eaa(a.C,a.D,a.L,a.A,a.B,a.F,a.S,a.I,a.H,a.O)},Pq=function(a){var b=a.A;b=(b=b&&"composed"in b&&b&&"composedPath"in b&&b.composed&&b.composedPath())&&0<b.length?b[0]:a.target;return Iaa(Haa(Gaa(Faa((new Oq).keyCode(a.keyCode||0).key(a.key||"").shiftKey(!!a.shiftKey).altKey(!!a.altKey).ctrlKey(!!a.ctrlKey).metaKey(!!a.metaKey).target(a.target),b),function(){return a.preventDefault()}),
function(){return a.B()}))},bg=function(a,b,c){E.call(this,a,c);this.H=b};v(bg,E);
var Jaa=[27,112,113,114,115,116,117,118,119,120,121,122,123,19],Kaa="color date datetime datetime-local email month number password search tel text time url week".split(" "),Qq=function(a){this.A=a||null;this.next=a?null:{}},Rq=function(a,b,c){var d=b.shift();Oa(d,function(e){if((e=a[e])&&(0==b.length||e.A))throw Error("ra`"+e.A);});b.length?Oa(d,function(e){e=e.toString();var f=new Qq;e=e in a?a[e]:a[e]=f;Rq(e.next,b.slice(0),c)}):Oa(d,function(e){a[e]=new Qq(c)})},Sq=function(a,b){var c=b.shift();
Oa(c,function(d){var e=a[d];e&&(0==b.length?e.A&&delete a[d]:e.next&&(Sq(e.next,b.slice(0)),xh(e.next)&&delete a[d]))})},Tq=function(a,b,c){c=c||0;b=["c_"+b+"_"+c];""!=a&&b.push("n_"+a+"_"+c);return b},Uq=function(a){F.call(this);this.D=this.B={};this.H=0;this.na=Kq(Jaa);this.oa=Kq(Kaa);this.L=!0;this.O=!1;this.I=null;this.A=a;ke(this.A,"keydown",this.S,void 0,this);ke(this.A,"synthetic-keydown",this.W,void 0,this);Ub&&(ke(this.A,"keypress",this.ha,void 0,this),ke(this.A,"synthetic-keypress",this.ja,
void 0,this));ke(this.A,"keyup",this.V,void 0,this);ke(this.A,"synthetic-keyup",this.aa,void 0,this)};v(Uq,F);Uq.prototype.C=function(a,b){Rq(this.B,Vq(1,arguments),a)};Uq.prototype.qa=function(a){Sq(this.B,Vq(0,arguments))};Uq.prototype.la=function(a){return Wq(this,this.B,Vq(0,arguments))};
var Vq=function(a,b){if("string"===typeof b[a])a=Qa(sp(b[a]),function(e){return Tq(e.key||"",e.keyCode,e.modifiers)});else{var c=b,d=a;Array.isArray(b[a])&&(c=b[a],d=0);for(a=[];d<c.length;d+=2)a.push(Tq("",c[d],c[d+1]))}return a};
Uq.prototype.ka=function(){Uq.da.ka.call(this);this.B={};re(this.A,"keydown",this.S,!1,this);re(this.A,"synthetic-keydown",this.W,!1,this);Ub&&(re(this.A,"keypress",this.ha,!1,this),re(this.A,"synthetic-keypress",this.ja,!1,this));re(this.A,"keyup",this.V,!1,this);re(this.A,"synthetic-keyup",this.aa,!1,this);this.A=null};Uq.prototype.V=function(a){a=Pq(a);Qb&&Xq(this,a);Ub&&!this.F&&Yq(a)&&Zq(this,a,!0)};Uq.prototype.aa=function(a){a=a.getData();Qb&&Xq(this,a);Ub&&!this.F&&Yq(a)&&Zq(this,a,!0)};
var Xq=function(a,b){32==a.I&&32==b.A&&(0,b.B)();a.I=null},Yq=function(a){return Ub&&a.D&&a.C};Uq.prototype.ha=function(a){a=Pq(a);32<a.A&&Yq(a)&&(this.F=!0)};Uq.prototype.ja=function(a){a=a.getData();32<a.A&&Yq(a)&&(this.F=!0)};var $q=function(a,b){for(var c=0;c<b.length;c++){var d=a[b[c]];if(d)return d}},Wq=function(a,b,c){for(;0<c.length&&b;){var d=c.shift();if((d=$q(b,d))&&(0==c.length&&d.A||Wq(a,d.next,c.slice(0))))return!0}return!1};Uq.prototype.S=function(a){Zq(this,Pq(a))};
Uq.prototype.W=function(a){Zq(this,a.getData())};
var Zq=function(a,b,c){a:{var d=b.A;if(""!=b.F){var e=b.F;if("Control"==e||"Shift"==e||"Meta"==e||"AltGraph"==e){d=!1;break a}}else if(16==d||17==d||18==d){d=!1;break a}e=b.L;var f="TEXTAREA"==e.tagName||"INPUT"==e.tagName||"BUTTON"==e.tagName||"SELECT"==e.tagName,h=!f&&(e.isContentEditable||e.ownerDocument&&"on"==e.ownerDocument.designMode);d=!f&&!h||a.na[d]?!0:h?!1:b.C||b.D||b.H?!0:"INPUT"==e.tagName&&a.oa[e.type]?13==d:"INPUT"==e.tagName||"BUTTON"==e.tagName?32!=d:!1}d&&(!c&&Yq(b)?a.F=!1:(c=dm(b.A),
d=Tq(b.F,c,(b.O?1:0)|(b.D?2:0)|(b.C?4:0)|(b.H?8:0)),(e=$q(a.D,d))&&(e=!(1500<=Date.now()-a.H)),e||(a.D=a.B,a.H=Date.now()),(e=$q(a.D,d))&&e.next&&(a.D=e.next,a.H=Date.now()),e&&(e.next?(0,b.B)():(a.D=a.B,a.H=Date.now(),a.L&&(0,b.B)(),a.O&&(0,b.S)(),d=e.A,e=a.dispatchEvent(new bg("shortcut",d,b.I)),(e&=a.dispatchEvent(new bg("shortcut_"+d,d,b.I)))||(0,b.B)(),Qb&&(a.I=c)))))},ar=function(a,b){return M('<div class="'+O("ndfHFb-c4YZDc-bN97Pc-u0pjoe-haAclf")+'" tabindex="-1"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+
" "+O("ndfHFb-c4YZDc-EglORb-u0pjoe-RJLb9c")+'"></div><div class="'+O("ndfHFb-c4YZDc-bN97Pc-u0pjoe-fmcmS")+'" tabindex="-1">'+aj(a)+" <br> "+aj(b)+"</div></div>")},br=function(a){return ar(a.uh,a.error)},cr=function(a){a=a.url;return M('<a href="'+O(Mq(a))+'" target="_blank" class="'+O("ndfHFb-c4YZDc-cYSp0e-DARUcf-hSRGPd")+'" tabindex="0" rel="noreferrer" role="link" aria-label="'+O(a)+'"></a>')},dr=function(a){var b=a.vx,c=a.nx,d=a.Su;a=a.messageId;return M('<a href="'+O(Mq(c))+'" target="_blank" class="'+
O("ndfHFb-c4YZDc-cYSp0e-DARUcf-hSRGPd")+'" tabindex="0" role="link" aria-label="'+O(c)+'" data-saferedirecturl="'+O(Mq(b))+'"'+(d?"":' rel="noreferrer"')+(a?' data-saferedirectmessageid="'+O(a)+'"':"")+"></a>")};
var er=function(a,b,c){E.call(this,"Sa");this.A=a;this.changed=b;this.removed=c};I(er,E);
var fr=function(a,b,c,d){d=void 0===d?null:d;this.bb=b||cq();this.B=a;this.A=c||null;this.C=d};g=fr.prototype;g.getId=function(){return this.bb};g.Il=function(){return!1};g.Cc=function(){return this.B};g.getData=function(){return this.A};g.Hl=function(){return this.C};
var Laa=function(){return M('<div class="'+O("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe")+'"><div class="'+O("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-haAclf")+'"><div class="'+O("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-YPqjbf-haAclf")+'"><input class="'+O("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-YPqjbf")+'"></div><div class="'+O("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-NnAfwf-haAclf")+'"><span class="'+O("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-NnAfwf")+'"></span></div></div><div class="'+O("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-E7ORLb")+" "+O("ndfHFb-c4YZDc-Bz112c")+
" "+O("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-SKd3Ne")+'"></div><div class="'+O("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-tJiF1e")+" "+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-SKd3Ne")+'"></div><div class="'+O("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-TvD9Pc")+" "+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-SKd3Ne")+'"></div></div>')};
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var gr=function(a,b){Ii.call(this,b);this.A=a||""},hr;v(gr,Ii);gr.prototype.C=null;var ir=function(){null==hr&&(hr="placeholder"in Fc("INPUT"));return hr};g=gr.prototype;g.uk=!1;g.fa=function(){this.ca=this.R().fa("INPUT",{type:"text"})};g.fb=function(a){gr.da.fb.call(this,a);this.A||(this.A=a.getAttribute("label")||"");Dg(tc(a))==a&&(this.uk=!0,a=this.J(),fi(a,"V67aGc-YPqjbf-V67aGc"));ir()&&(this.J().placeholder=this.A);a=this.J();mm(a,"label",this.A)};
g.ea=function(){gr.da.ea.call(this);var a=new mg(this);a.listen(this.J(),"focus",this.gp);a.listen(this.J(),"blur",this.rE);if(ir())this.B=a;else{Qb&&a.listen(this.J(),["keypress","keydown","keyup"],this.YE);var b=tc(this.J());a.listen(Uh(b),"load",this.CG);this.B=a;jr(this)}this.tg();this.J().C=this};g.Ya=function(){gr.da.Ya.call(this);this.B&&(this.B.dispose(),this.B=null);this.J().C=null};var jr=function(a){!a.F&&a.B&&a.J().form&&(a.B.listen(a.J().form,"submit",a.dF),a.F=!0)};g=gr.prototype;
g.ka=function(){gr.da.ka.call(this);this.B&&(this.B.dispose(),this.B=null)};g.gp=function(){this.uk=!0;var a=this.J();fi(a,"V67aGc-YPqjbf-V67aGc");if(!ir()&&!kr(this)&&!this.D){var b=this;a=function(){b.J()&&(b.J().value="")};Nb?Ig(a,10):a()}};g.rE=function(){ir()||(this.B.La(this.J(),"click",this.gp),this.C=null);this.uk=!1;this.tg()};g.YE=function(a){27==a.keyCode&&("keydown"==a.type?this.C=this.J().value:"keypress"==a.type?this.J().value=this.C:"keyup"==a.type&&(this.C=null),a.preventDefault())};
g.dF=function(){kr(this)||(this.J().value="",Ig(this.lE,10,this))};g.lE=function(){kr(this)||(this.J().value=this.A)};g.CG=function(){this.tg()};var kr=function(a){return!!a.J()&&""!=a.J().value&&a.J().value!=a.A};g=gr.prototype;g.clear=function(){this.J().value="";null!=this.C&&(this.C="")};g.reset=function(){kr(this)&&(this.clear(),this.tg())};g.Qb=function(a){null!=this.C&&(this.C=a);this.J().value=a;this.tg()};g.Ca=function(){return null!=this.C?this.C:kr(this)?this.J().value:""};g.getLabel=function(){return this.A};
g.tg=function(){var a=this.J();ir()?this.J().placeholder!=this.A&&(this.J().placeholder=this.A):jr(this);mm(a,"label",this.A);kr(this)?(a=this.J(),fi(a,"V67aGc-YPqjbf-V67aGc")):(this.D||this.uk||(a=this.J(),H(a,"V67aGc-YPqjbf-V67aGc")),ir()||Ig(this.AI,10,this))};g.setEnabled=function(a){this.J().disabled=!a;var b=this.J();hi(b,"V67aGc-YPqjbf-V67aGc-OWB6Me",!a)};g.isEnabled=function(){return!this.J().disabled};g.JD=function(){this.D=!1};
g.AI=function(){!this.J()||kr(this)||this.uk||(this.J().value=this.A)};
var lr=function(a){P.call(this,a);a=this.R();this.C=new Ip(a,Gq.Ba());this.ma(this.C);this.D=new Ip(a,Gq.Ba());this.ma(this.D);this.F=new Ip(a,Gq.Ba());this.ma(this.F);this.B=new gr("Buscar en documento",a);this.ma(this.B);this.A=this.H=null};I(lr,P);lr.prototype.fa=function(){this.ca=J(Laa,void 0,void 0,this.R())};
lr.prototype.ea=function(){P.prototype.ea.call(this);this.H=this.ia("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-NnAfwf");this.C.sa(this.ia("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-TvD9Pc"));this.D.sa(this.ia("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-tJiF1e"));this.F.sa(this.ia("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-E7ORLb"));this.B.sa(this.ia("ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-YPqjbf"));this.D.Sa("Buscar siguiente");this.F.Sa("Buscar anterior");this.C.Sa("Cerrar barra de b\u00fasqueda");Op(this.C.J(),this.R());mr(this,!1);Do(this.ra(),
!0);this.U().listen(this.C,"action",this.I).listen(this.D,"action",this.L).listen(this.F,"action",this.O);this.A=new Uq(this.J());this.A.O=!0;this.A.L=!1;this.A.C("esc",27);this.A.C("next",13);this.A.C("prev",[13,1]);var a=Tb?8:2;this.A.C("fake",[65,a]);this.A.C("fake",[67,a]);this.U().listen(this.A,"shortcut",this.S)};var mr=function(a,b){var c=a.R();c.qc(a.C.J(),b);c.qc(a.D.J(),b);c.qc(a.F.J(),b);a.B.J().tabIndex=b?0:-1};lr.prototype.isVisible=function(){return He(this.ra(),"ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-ti6hGc")};
lr.prototype.show=function(a){var b=this.ra();H(b,"ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-ti6hGc");Do(b,!1);mr(this,!0);b=this.B;var c=kr(b);b.D=!0;b.J().focus();c||ir()||(b.J().value=b.A);b.J().select();ir()||(b.B&&b.B.Ua(b.J(),"click",b.gp),Ig(b.JD,10,b));b=this.getContext();b.ua().F(!0);b.$a().Ra({xa:64,Ja:gg(a)})};var or=function(a,b){a.getContext().$a().Ra({xa:66,Ja:gg(b)});nr(a,!1)},pr=function(a,b){a.getContext().$a().Ra({xa:67,Ja:gg(b)});nr(a,!0)};
lr.prototype.S=function(a){var b=a.target===this.B.J();switch(a.H){case "esc":this.hide(a);break;case "next":b&&or(this,a);break;case "prev":b&&pr(this,a)}};lr.prototype.I=function(a){this.hide(a)};lr.prototype.L=function(a){or(this,a)};lr.prototype.O=function(a){pr(this,a)};var qr=function(a,b,c){a.R().vc(a.H,Nq(b,c));hi(a.H,"ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-NnAfwf-x5ghY",!c)},nr=function(a,b){var c=a.B.Ca();c&&a.dispatchEvent(new rr(c,b))};
lr.prototype.hide=function(a){var b=this.ra();this.B.reset();this.R().vc(this.H,"");fi(this.H,"ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-NnAfwf-x5ghY");fi(b,"ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe-ti6hGc");Do(b,!0);mr(this,!1);b=this.getContext();b.ua().F(!1);b.$a().Ra({xa:65,Ja:gg(a)});this.dispatchEvent("Ta")};var rr=function(a,b){E.call(this,"Ua");this.value=a;this.A=b};I(rr,E);

}catch(e){_DumpException(e)}
try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var sr=function(a,b){a.src=yg(b)},tr=function(a){return a instanceof rb&&a.constructor===rb?a.A:"type_error:SafeStyle"},ur=function(a){return 0<a?1:0>a?-1:a},vr=function(a){return Rb&&(Tb||Vb)&&0!=a%40?a:a/40},dg=function(a,b,c,d){Xd.call(this,b);this.type="mousewheel";this.detail=a;this.deltaX=c;this.deltaY=d};v(dg,Xd);var wr=function(a,b){F.call(this);this.ca=a;a=Oc(this.ca)?this.ca:this.ca?this.ca.body:null;this.D=!!a&&vg(a);this.A=ke(this.ca,Qb?"DOMMouseScroll":"mousewheel",this,b)};v(wr,F);
wr.prototype.handleEvent=function(a){var b=0,c=0,d=a.A;"mousewheel"==d.type?(a=vr(-d.wheelDelta),void 0!==d.wheelDeltaX?(b=vr(-d.wheelDeltaX),c=vr(-d.wheelDeltaY)):c=a):(a=d.detail,100<a?a=3:-100>a&&(a=-3),void 0!==d.axis&&d.axis===d.HORIZONTAL_AXIS?b=a:c=a);"number"===typeof this.B&&(b=Qh(b,-this.B,this.B));"number"===typeof this.C&&(c=Qh(c,-this.C,this.C));this.D&&(b=-b);b=new dg(a,d,b,c);this.dispatchEvent(b)};wr.prototype.ka=function(){wr.da.ka.call(this);se(this.A);this.A=null};
var xr=function(a){var b=a.offsetLeft,c=a.offsetParent;c||"fixed"!=oi(a)||(c=tc(a).documentElement);if(!c)return b;if(Qb&&!hc(58)){var d=We(c);b+=d.left}else jc(8)&&!jc(9)&&(d=We(c),b-=d.left);return vg(c)?c.clientWidth-(b+a.offsetWidth):b},yr=function(a,b,c,d,e,f,h){E.call(this,a);this.clientX=c;this.clientY=d;this.C=e;this.left=void 0!==f?f:b.deltaX;this.top=void 0!==h?h:b.deltaY;this.A=b};v(yr,E);
var zr=function(a,b,c){F.call(this);this.target=a;this.handle=b||a;this.S=c||new ii(NaN,NaN,NaN,NaN);this.F=tc(a);this.B=new mg(this);K(this,this.B);this.deltaY=this.deltaX=this.ha=this.aa=this.screenY=this.screenX=this.clientY=this.clientX=0;this.L=!0;this.C=this.A=!1;ke(this.handle,["touchstart","mousedown"],this.W,!1,this);this.I=gaa};v(zr,F);zr.prototype.U=function(){return this.B};var Ar=function(a,b){a.S=b||new ii(NaN,NaN,NaN,NaN)};zr.prototype.setEnabled=function(a){this.L=a};
zr.prototype.ka=function(){zr.da.ka.call(this);re(this.handle,["touchstart","mousedown"],this.W,!1,this);this.B.removeAll();this.I&&this.F.releaseCapture();this.handle=this.target=null};var Br=function(a){void 0===a.kf&&(a.kf=vg(a.target));return a.kf};
zr.prototype.W=function(a){var b="mousedown"==a.type;if(!this.L||this.A||b&&!Hg(a))this.dispatchEvent("earlycancel");else if(this.dispatchEvent(new yr("start",this,a.clientX,a.clientY,a))){this.A=!0;b&&a.preventDefault();b=this.F;var c=b.documentElement,d=!this.I;this.B.listen(b,["touchmove","mousemove"],this.ja,{capture:d,passive:!1});this.B.listen(b,["touchend","mouseup"],this.H,d);this.I?(c.setCapture(!1),this.B.listen(c,"losecapture",this.H)):this.B.listen(Uh(b),"blur",this.H);this.na&&this.B.listen(this.na,
"scroll",this.la,d);this.clientX=this.aa=a.clientX;this.clientY=this.ha=a.clientY;this.screenX=a.screenX;this.screenY=a.screenY;this.deltaX=this.C?xr(this.target):this.target.offsetLeft;this.deltaY=this.target.offsetTop;this.V=Ce(uc(this.F).A)}};zr.prototype.H=function(a,b){this.B.removeAll();this.I&&this.F.releaseCapture();this.A?(this.A=!1,this.dispatchEvent(new yr("end",this,a.clientX,a.clientY,a,Cr(this,this.deltaX),Dr(this,this.deltaY),b||"touchcancel"==a.type))):this.dispatchEvent("earlycancel")};
zr.prototype.ja=function(a){if(this.L){var b=(this.C&&Br(this)?-1:1)*(a.clientX-this.clientX),c=a.clientY-this.clientY;this.clientX=a.clientX;this.clientY=a.clientY;this.screenX=a.screenX;this.screenY=a.screenY;if(!this.A){var d=this.aa-this.clientX,e=this.ha-this.clientY;if(0<d*d+e*e)if(this.dispatchEvent(new yr("start",this,a.clientX,a.clientY,a)))this.A=!0;else{this.Pa()||this.H(a);return}}c=Er(this,b,c);b=c.x;c=c.y;this.A&&this.dispatchEvent(new yr("beforedrag",this,a.clientX,a.clientY,a,b,c))&&
(Fr(this,a,b,c),a.preventDefault())}};var Er=function(a,b,c){var d=Ce(uc(a.F).A);b+=d.x-a.V.x;c+=d.y-a.V.y;a.V=d;a.deltaX+=b;a.deltaY+=c;return new G(Cr(a,a.deltaX),Dr(a,a.deltaY))};zr.prototype.la=function(a){var b=Er(this,0,0);a.clientX=this.clientX;a.clientY=this.clientY;Fr(this,a,b.x,b.y)};
var Fr=function(a,b,c,d){a.O(c,d);a.dispatchEvent(new yr("drag",a,b.clientX,b.clientY,b,c,d))},Cr=function(a,b){var c=a.S;a=isNaN(c.left)?null:c.left;c=isNaN(c.width)?0:c.width;return Math.min(null!=a?a+c:Infinity,Math.max(null!=a?a:-Infinity,b))},Dr=function(a,b){var c=a.S;a=isNaN(c.top)?null:c.top;c=isNaN(c.height)?0:c.height;return Math.min(null!=a?a+c:Infinity,Math.max(null!=a?a:-Infinity,b))};
zr.prototype.O=function(a,b){this.C&&Br(this)?this.target.style.right=a+"px":this.target.style.left=a+"px";this.target.style.top=b+"px"};var Gr=function(a,b){a=a.fa("IFRAME",{frameborder:0,style:"border:0;vertical-align:bottom;"+(b?tr(b):"")});sr(a,haa);return a};
var Hr={},Ir=null,Kr=function(a){var b=lf(a);b in Hr||(Hr[b]=a);Jr()},Lr=function(a){a=lf(a);delete Hr[a];xh(Hr)&&Ir&&Ir.stop()},Jr=function(){Ir||(Ir=new Qg(function(){Maa()},20));var a=Ir;0!=a.bb||a.start()},Maa=function(){var a=Kg();Wa(Hr,function(b){b.Xw(a)});xh(Hr)||Jr()};
var Mr=function(){F.call(this);this.ta=0;this.endTime=this.startTime=null};v(Mr,F);var Nr=function(a){return 1==a.ta};Mr.prototype.Wb=function(){return 0==this.ta};Mr.prototype.Qf=function(){this.A("begin")};Mr.prototype.Ge=function(){this.A("end")};var Or=function(a){a.A("finish")};Mr.prototype.onStop=function(){this.A("stop")};Mr.prototype.A=function(a){this.dispatchEvent(a)};
var Pr=function(a,b,c,d){Mr.call(this);if(!Array.isArray(a)||!Array.isArray(b))throw Error("Fa");if(a.length!=b.length)throw Error("Ga");this.D=a;this.I=b;this.duration=c;this.H=d;this.coords=[];this.C=!1;this.progress=0};v(Pr,Mr);g=Pr.prototype;g.getDuration=function(){return this.duration};
g.play=function(a){if(a||this.Wb())this.progress=0,this.coords=this.D;else if(Nr(this))return!1;Lr(this);this.startTime=a=Kg();-1==this.ta&&(this.startTime-=this.duration*this.progress);this.endTime=this.startTime+this.duration;this.progress||this.Qf();this.A("play");-1==this.ta&&this.A("resume");this.ta=1;Kr(this);Qr(this,a);return!0};g.stop=function(a){Lr(this);this.ta=0;a&&(this.progress=1);Rr(this,this.progress);this.onStop();this.Ge()};g.pause=function(){Nr(this)&&(Lr(this),this.ta=-1,this.A("pause"))};
g.ka=function(){this.Wb()||this.stop(!1);this.A("destroy");Pr.da.ka.call(this)};g.destroy=function(){this.dispose()};g.Xw=function(a){Qr(this,a)};
var Qr=function(a,b){b<a.startTime&&(a.endTime=b+a.endTime-a.startTime,a.startTime=b);a.progress=(b-a.startTime)/(a.endTime-a.startTime);1<a.progress&&(a.progress=1);Rr(a,a.progress);1==a.progress?(a.ta=0,Lr(a),Or(a),a.Ge()):Nr(a)&&a.Ur()},Rr=function(a,b){"function"===typeof a.H&&(b=a.H(b));a.coords=Array(a.D.length);for(var c=0;c<a.D.length;c++)a.coords[c]=(a.I[c]-a.D[c])*b+a.D[c]};Pr.prototype.Ur=function(){this.A("animate")};Pr.prototype.A=function(a){this.dispatchEvent(new Sr(a,this))};
var Sr=function(a,b){E.call(this,a);this.coords=b.coords;this.x=b.coords[0];this.y=b.coords[1];this.z=b.coords[2];this.duration=b.duration;this.progress=b.progress;this.state=b.ta};v(Sr,E);

}catch(e){_DumpException(e)}
try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Tr=function(a,b,c){return Ec(document,arguments)},Ur=function(a){F.call(this);this.ca=a;a=Nb?"focusout":"blur";this.A=ke(this.ca,Nb?"focusin":"focus",this,!Nb);this.B=ke(this.ca,a,this,!Nb)};v(Ur,F);Ur.prototype.handleEvent=function(a){var b=new Xd(a.A);b.type="focusin"==a.type||"focus"==a.type?"focusin":"focusout";this.dispatchEvent(b)};Ur.prototype.ka=function(){Ur.da.ka.call(this);se(this.A);se(this.B);delete this.ca};var Vr=function(a,b,c,d,e){Pr.call(this,b,c,d,e);this.B=a};v(Vr,Pr);g=Vr.prototype;
g.Sg=Ga;g.Ec=function(){void 0===this.kf&&(this.kf=vg(this.B));return this.kf};g.Ur=function(){this.Sg();Vr.da.Ur.call(this)};g.Ge=function(){this.Sg();Vr.da.Ge.call(this)};g.Qf=function(){this.Sg();Vr.da.Qf.call(this)};var Wr=function(a,b,c,d,e){if(2!=b.length||2!=c.length)throw Error("Ha");Vr.call(this,a,b,c,d,e)};v(Wr,Vr);Wr.prototype.Sg=function(){this.C?Fm(this.B,Math.round(this.coords[0])):this.B.scrollLeft=Math.round(this.coords[0]);this.B.scrollTop=Math.round(this.coords[1])};var Naa=1/1024;

}catch(e){_DumpException(e)}
try{
var Yr=function(a){Xr(a,{target:"_blank",noreferrer:!0})},Zr=function(a,b){var c=a.getContext().B();a.Sp=[c.A(34,u(a.ig,a,b),a),c.A(33,u(a.ig,a,b),a),c.A(40,u(a.ig,a,b),a),c.A(38,u(a.ig,a,b),a),c.A(36,u(a.ig,a,b),a),c.A(35,u(a.ig,a,b),a),c.A(32,u(a.ig,a,b),a),c.A([32,1],u(a.ig,a,b),a)];3==a.getContext().A().mb()&&(a.ee=a.ee||function(d){d=wg(a.getContext(),b,d,.15);hi(b,"ndfHFb-c4YZDc-s2gQvd-sn54Q",d)},a.U().listen(b,"mousemove",a.ee))},$r=function(a,b){if(a instanceof nb)return a;a="object"==typeof a&&
a.cf?a.Nd():String(a);if(b&&/^data:/i.test(a)&&(b=Eh(a)||pb,b.Nd()==a))return b;Fh.test(a)||(a="about:invalid#zClosurez");return ob(a)},as=function(a,b){b=b instanceof nb?b:$r(b);a.href=Bh(b)},bs=function(a,b,c,d){a=a instanceof nb?a:$r(a);b=b||p;c=c instanceof Df?Ef(c):c||"";return void 0!==d?b.open(Bh(a),c,d,void 0):b.open(Bh(a),c)},Xr=function(a,b){b||(b={});var c=window;var d=a instanceof nb?a:Gh("undefined"!=typeof a.href?a.href:String(a))||pb;a=b.target||a.target;var e=[];for(f in b)switch(f){case "width":case "height":case "top":case "left":e.push(f+
"="+b[f]);break;case "target":case "noopener":case "noreferrer":break;default:e.push(f+"="+(b[f]?1:0))}var f=e.join(",");Jb()&&c.navigator&&c.navigator.standalone&&a&&"_self"!=a?(f=Fc("A"),as(f,d),f.setAttribute("target",a),b.noreferrer&&f.setAttribute("rel","noreferrer"),b=document.createEvent("MouseEvent"),b.initMouseEvent("click",!0,!0,c,1),f.dispatchEvent(b),c={}):b.noreferrer?(c=bs("",c,a,f),b=Bh(d),c&&(Pb&&-1!=b.indexOf(";")&&(b="'"+b.replace(/'/g,"%27")+"'"),c.opener=null,b='<meta name="referrer" content="no-referrer"><meta http-equiv="refresh" content="0; url='+
Eb(b)+'">',b=Ab(b,null),(d=c.document)&&d.write&&(d.write(zb(b)),d.close()))):(c=bs(d,c,a,f))&&b.noopener&&(c.opener=null);return c};

}catch(e){_DumpException(e)}
try{
var cs=function(a,b){var c=[],d=0,e=a;void 0!==b&&(d=a,e=b);if(0>e-d)return[];for(a=d;a<e;a+=1)c.push(a);return c},ds=function(a){lq.call(this,a.R(),Pn.Ba());this.C=a;this.A=null;this.nm()},es=function(a,b){return a.left<=b.left+b.width&&b.left<=a.left+a.width&&a.top<=b.top+b.height&&b.top<=a.top+a.height},fs=function(a){w(this,a,0,-1,null,null)};I(fs,z);
var gs=function(a){return a.end-a.start},hs=function(a){return a.replace(/^[\s\xa0]+/,"")},is=function(a){a.B()},js=function(a,b){return a==b?!0:a&&b?a.left==b.left&&a.width==b.width&&a.top==b.top&&a.height==b.height:!1},ks=function(a,b){return new ii(a.x,a.y,b.width,b.height)},ls=function(a,b,c){b=rj(b(c||qj,void 0));Kh(a,b)},ms=function(a,b,c,d){null!==c&&(a.style.top=c+"px");d?(a.style.right=b+"px",a.style.left=""):(a.style.left=b+"px",a.style.right="")};v(ds,lq);
ds.prototype.ea=function(){ds.da.ea.call(this);H(this.J(),"ndfHFb-c4YZDc-s2gQvd");3==this.C.A().mb()&&H(this.J(),"ndfHFb-c4YZDc-i5oIFb")};ds.prototype.getContext=function(){return this.C};var ns=function(a,b,c){return new Ln(b,c,a.C.R(),Qn.Ba())};ds.prototype.ga=function(a,b,c){var d=this.getContext();if(d.Pa())return!1;if(a){var e=d.yh();e&&e.Jf();(e=d.$j())&&e.Jf();d.pb().I();e=this.D();c&&null!==e&&d.$a().Ra({xa:e,Ja:gg(c)})}(a=ds.da.ga.call(this,a,b,c))&&this.A&&this.A.B();return a};
ds.prototype.D=function(){};var os=function(a,b,c,d){vq.call(this,a,b,c||d);(c||d)&&this.C(65|(d?32:132))};v(os,vq);var ps=function(){F.call(this);this.A=new Map;this.B=[]};I(ps,F);g=ps.prototype;g.Qu=function(a){var b=[],c=[];a=m(a);for(var d=a.next();!d.done;d=a.next()){d=d.value;var e=d.getId();this.A.has(e)||b.push(e);d.Il()&&c.push(e);this.A.set(e,d)}(0<b.length||0<c.length)&&this.dispatchEvent(new er(b,c,[]))};
g.Xf=function(a){var b=this.A;this.A=new Map;var c=[],d=[];a=m(a);for(var e=a.next();!e.done;e=a.next()){e=e.value;var f=e.getId();b.has(f)||c.push(f);e.Il()&&d.push(f);b.delete(f);this.A.set(f,e)}b=Array.from(b.keys());(0<c.length||0<d.length||0<b.length)&&this.dispatchEvent(new er(c,d,b))};g.Vf=function(a){this.B=a;this.dispatchEvent("Ra")};g.Pq=function(a){return this.A.get(a)};g.dk=function(){return Object.fromEntries(this.A.entries())};g.UD=function(){return Array.from(this.A.keys())};
var qs=function(a){F.call(this);this.B=a;this.H=3==a.A().mb()?56:60;var b=this.A();a=3==a.A().mb()?8:12;this.F=0<b?b:a};I(qs,F);
qs.prototype.A=function(){if(null===rs){var a=this.B.R(),b=a.fa("DIV",{style:"width:200px;height:200px"}),c=a.fa("DIV",{style:"overflow:auto;position:absolute;top:0;width:100px;height:100px","class":"ndfHFb-c4YZDc-s2gQvd"},b);b=c;3==this.B.A().mb()&&(b=a.fa("DIV",{"class":"ndfHFb-c4YZDc-i5oIFb"},c));a.Wa(a.A.body,b);c=c.offsetWidth-c.clientWidth;a.Rb(b);rs=c}return 0!=this.B.A().ab()&&this.B.X().le()?this.B.X().A().I.Gr()?rs:0:rs};qs.prototype.Zb=function(){return new Je(this.H,this.F,this.H,this.F)};
qs.prototype.C=function(){var a=this.Zb();return a.left+a.right};qs.prototype.D=function(){var a=this.Zb();return a.top+a.bottom};var rs=null;
var ss=function(a){this.A=a;this.D=new G;this.B=new G};ss.prototype.H=function(a,b){a&&b&&(this.D=a.clone(),this.B=b.clone(),this.A.Kd(this.C()))};ss.prototype.C=function(){var a=new ii(this.D.x,this.D.y,1,1);Zp(a,new ii(this.B.x,this.B.y,0,0));return this.A.Ld(a)};
ss.prototype.L=function(a,b){var c=0==b?this.D:this.B,d=new ii(c.x,c.y,1,1);d=this.A.Ld(d);switch(a){case 0:0<d.left&&(--d.left,d.width=1,d=this.A.Ld(d));c.x=d.left;break;case 3:0<d.top&&(--d.top,d.height=1,d=this.A.Ld(d));c.y=d.top;break;case 1:d.left+d.width<this.A.S&&(c.x=d.left+d.width);break;case 2:d.top+d.height<this.A.W&&(c.y=d.top+d.height)}0==b&&(this.B=this.D.clone());this.A.Kd(this.C())};ss.prototype.Ni=function(){return this.D.clone()};
var ts=function(a,b,c){pq.call(this,a,c);this.F=b};I(ts,pq);ts.prototype.L=function(a){return a.target!=this.F};ts.prototype.I=function(){var a=this.B.x-this.A.left;0<=a&&(a+=Em(this.F));var b=this.B.y-this.A.top;0<=b&&(b+=this.F.scrollTop);return new G(a,b)};ts.prototype.S=function(a,b){var c=this.getState().B.clone();0>c.x&&(a=0);0>c.y&&(b=0);0!=b&&(this.F.scrollTop+=b);0!=a&&(b=Em(this.F),Fm(this.F,b+a))};
var us=function(a,b,c,d,e){P.call(this,c);this.C=b;this.B=a;this.A=d;this.D=e};I(us,P);us.prototype.fa=function(){var a=this.B.A,b=this.B.C,c=this.C.A.vt();a=b?J(dr,{vx:a,nx:b,Su:this.getContext().A().Gv(),messageId:c},void 0,this.R()):J(cr,{url:a},void 0,this.R());ms(a,this.A.left,this.A.top,this.D);yi(a,this.A.width+"px",this.A.height+"px");this.B.D(!0);this.U().listen(a,"click",this.F);this.ca=a};us.prototype.render=function(a){try{P.prototype.render.call(this,a)}catch(b){}};
us.prototype.F=function(a){this.getContext().$a().Ra({xa:86,Ja:gg(a),item:this.C})};
var Oaa=y.Xd&&(0,y.Fg)("77.0.3865.36")&&!(0,y.Fg)("79.0.3945.84"),vs=function(a,b){this.B=a;this.S=b;this.A=this.F=null;this.Ha=b.R();this.I=this.L=this.C=null;this.D=1;this.H=!1},ws=function(a,b){var c=uc().createElement("CANVAS");c.style.visibility="hidden";var d=2*a;c.width=d;c.height=d;d=c.getContext("2d");d.clearRect(0,0,c.width,c.height);d.save();try{d.fillStyle="#303030",d.fillRect(0,0,c.width,c.height),b(d),d.translate(a,a),b(d)}finally{d.restore()}return c},zs=function(a,b,c,d){if(0!=c){a.A.save();
try{a.A.beginPath();a.A.rect(0,d+b,920,c);a.A.clip();var e=a.B.Pk(new ii(0,b,Number.POSITIVE_INFINITY,c));if(e){for(var f=a.B.If(e).top+d,h=e.top;h<e.top+e.height;++h){var k=a.B.getMetadata().S(h);xs(a,0,f-10,920,f-10);a.A.save();try{a.A.beginPath(),a.A.rect(0,f+10,920,k-20),a.A.clip(),ys(a,h+1+"",460,f+k/2)}finally{a.A.restore()}f+=k}xs(a,0,f-10,920,f-10)}}finally{a.A.restore()}}},As=function(a,b,c,d){if(0!=c){a.A.save();try{a.A.beginPath();a.A.rect(d+b,0,c,480);a.A.clip();var e=a.B.Pk(new ii(b,
0,c,Number.POSITIVE_INFINITY));if(e){for(var f=a.B.If(e).left+d,h=e.left;h<e.left+e.width;++h){var k=a.B.getMetadata().O(h);xs(a,f-10,0,f-10,480);a.A.save();try{a.A.beginPath();a.A.rect(f+10,0,k-20,480);a.A.clip();b=h;c="";do c=String.fromCharCode(65+b%26)+c,b/=26,--b;while(0<=b);ys(a,c,f+k/2,240)}finally{a.A.restore()}f+=k}xs(a,f-10,0,f-10,480)}}finally{a.A.restore()}}},ys=function(a,b,c,d){if(a.B.A){a.A.save();try{a.A.translate(2*c,0),a.A.scale(-1,1),a.A.fillText(b,c,d)}finally{a.A.restore()}}else a.A.fillText(b,
c,d)},xs=function(a,b,c,d,e,f,h){a.A.save();try{f&&(a.A.strokeStyle=f),h&&(a.A.lineWidth=h),a.A.beginPath(),a.A.moveTo(b,c),a.A.lineTo(d,e),a.A.stroke()}finally{a.A.restore()}};
vs.prototype.W=function(a,b){var c=this.B.Cx(a);if(c)for(var d=0;d<c.height;++d)for(var e=0;e<c.width;++e){var f=this.B.rs(c.top+d,c.left+e),h=b,k=this.B.fE(new ii(f.H,f.L,1,1));if(ki(k,a)&&0!=k.width&&0!=k.height){var l=f.getContent(),n=l&&f.Vy(this.D,this.Ha);Oaa&&(n=null);var q=f.bE(this.D,this.Ha);if((n||q)&&l){var r=(f.WD()+h.x)*this.D;f=(f.gE()+h.y)*this.D;Jq(k,h);$p(k,this.D);h=k.left-r;var t=k.top-f,x=k.width;k=k.height;this.B.A&&(r=this.F.width-r-(n?n.width:q.width),h=l.width*this.D-h-x);
if(n)this.A.putImageData(n,r,f,h,t,x,k);else{this.A.save();try{this.A.setTransform(1,0,0,1,0,0),this.A.drawImage(q,h,t,x,k,r+h,f+t,x,k)}finally{this.A.restore()}}this.H=!0}else f.F?Bs(this,k,h,Paa):Bs(this,k,h,Qaa)}}};var Bs=function(a,b,c,d){var e=b.left+c.x,f=b.top+c.y,h=d.width;a.A.save();try{var k=Lq(-c.x,h),l=Lq(-c.y,h);a.A.translate(-k,-l);a.A.fillStyle=a.A.createPattern(d,"repeat");a.A.fillRect(e+k,f+l,b.width,b.height)}finally{a.A.restore()}};
vs.prototype.O=function(a,b,c){var d=a.dk();a=a.B;if(0!=mf(d)){this.A.save();try{this.A.fillStyle="#ff5";this.A.globalAlpha=.5;var e=this.B.Pk(b);if(e){for(var f in d){var h=d[f],k=h.Hl();k&&Mp(k.B())?this.A.fillStyle=k.B():this.A.fillStyle="#ff5";Cs(this,h,e,c)}this.A.fillStyle="#ff9632";for(b=0;b<a.length;++b)Cs(this,a[b],e,c)}}finally{this.A.restore()}}};var Cs=function(a,b,c,d){b=b.Cc();es(c,b)&&(c=a.B.If(b),c.left+=d.x,c.top+=d.y,c.width-=20,c.height-=20,a.A.fillRect(c.left,c.top,c.width,c.height))};
vs.prototype.aa=function(a,b){var c=this.B.Af();c=this.B.If(c);a.left++;a.top++;a.width-=2;a.height-=2;if(es(a,c)){this.A.save();try{this.A.fillStyle="#2288ee",this.A.strokeStyle="#4285f4",this.A.lineWidth=20,this.A.globalAlpha=.2,c.left+=b.x,c.top+=b.y,this.A.fillRect(c.left,c.top,c.width-20,c.height-20),this.A.globalAlpha=1,this.A.strokeRect(c.left-10,c.top-10,c.width,c.height)}finally{this.A.restore()}}};
vs.prototype.V=function(a,b){var c=this,d=this.A;a=["active"];this.S.ua().A&&a.push("resolved");d.save();try{var e=new ze(1,1);a.forEach(function(f){var h=c.B.gk();d.fillStyle=Raa[f];d.beginPath();c.B.KD(function(k,l){k==f&&(k=ks(l,e),k=c.B.Ld(k),l=Iq(k),h.width>=l.x&&h.height>=l.y&&(k=c.B.If(k),k.left+=b.x,k.top+=b.y,k=new ii(Iq(k).x-180,k.top,160,160),d.moveTo(Iq(k).x,k.top),d.lineTo(k.left,k.top),d.lineTo(Iq(k).x,Iq(k).y),d.lineTo(Iq(k).x,k.top)))},c);d.fill()})}finally{d.restore()}};
var Hs=function(a,b,c){c=void 0===c?0:c;var d=a.B.C()-20,e=a.B.D()-20,f=a.C.left,h=a.C.top,k=Ds(a)-Es(a),l=Fs(a)-Gs(a),n=920+Es(a)-a.C.left,q=480+Gs(a)-a.C.top;d=[new ii(0,0,d,e),new ii(f,0,k,e),new ii(0,h,d,l),new ii(f,h,k,l)];n=[new G(920,480),new G(n,480),new G(920,q),new G(n,q)];for(q=0;4>q;++q)if(e=d[q],f=n[q],0<e.width&&0<e.height){a.A.save();try{a.A.beginPath(),a.A.rect(e.left+f.x-c,e.top+f.y-c,e.width+2*c,e.height+2*c),a.A.clip(),b.call(a,e,f)}finally{a.A.restore()}}},Ds=function(a){return Math.min(a.C.width,
a.B.Dt()-a.C.left)+Es(a)},Fs=function(a){return Math.min(a.C.height,a.B.getHeight()-a.C.top)+Gs(a)},Es=function(a){return 0==a.B.C()?0:a.B.C()+40-20},Gs=function(a){return 0==a.B.D()?0:a.B.D()+40-20},Is={},Raa=(Is.active="#f5a623",Is.resolved="#757575",Is),Paa=ws(480,function(a){a.save();try{a.scale(20,20),a.fillStyle="#404040",a.beginPath(),a.moveTo(1,21),a.lineTo(23,21),a.lineTo(12,2),a.closePath(),a.moveTo(13,18),a.lineTo(11,18),a.lineTo(11,16),a.lineTo(13,16),a.moveTo(13,14),a.lineTo(11,14),a.lineTo(11,
10),a.lineTo(13,10),a.closePath(),a.fill()}finally{a.restore()}}),Qaa=ws(160,function(a){a.save();a.fillStyle="#3c3c3c";a.fillRect(0,0,160,160);a.restore()});
var Saa=function(a){a=a||{};a=a.$b;return M('<div class="'+O("ndfHFb-c4YZDc-hDEnYe")+" "+O("ndfHFb-c4YZDc-oKVyEf")+" "+(a?O("ndfHFb-c4YZDc-oKVyEf-PEFSMe-OWB6Me"):"")+'"><textarea class="'+O("ndfHFb-c4YZDc-hDEnYe-eFD6re")+'" tabindex="-1"></textarea><div class="'+O("ndfHFb-c4YZDc-hDEnYe-SmKAyb")+'"><div class="'+O("ndfHFb-c4YZDc-hDEnYe-wvGCSb-bF1uUb")+'"></div></div><div class="'+O("ndfHFb-c4YZDc-hDEnYe-wvGCSb-gkA7Yd-haAclf")+" "+O("ndfHFb-c4YZDc-s2gQvd")+" "+O("ndfHFb-c4YZDc-s2gQvd-to915")+'" dir="ltr"><div class="'+
O("ndfHFb-c4YZDc-wvGCSb-gkA7Yd")+'"></div></div></div>')},Taa=function(){return M('<div class="'+O("ndfHFb-c4YZDc-hDEnYe-AznF2e")+'"><div class="'+O("ndfHFb-c4YZDc-hDEnYe-RwANvf-qbOKL-PLDbbf")+" "+O("ndfHFb-c4YZDc-cYSp0e-DARUcf-PLDbbf")+'"> </div><div class="'+O("ndfHFb-c4YZDc-hDEnYe-RwANvf-DKlKme-haAclf")+'"><div class="'+O("ndfHFb-c4YZDc-cYSp0e-DARUcf-PLDbbf")+'"> </div></div><div class="'+O("ndfHFb-c4YZDc-hDEnYe-RwANvf-BvBYQ-haAclf")+'"><div class="'+O("ndfHFb-c4YZDc-cYSp0e-DARUcf-PLDbbf")+'"> </div></div><div class="'+
O("ndfHFb-c4YZDc-hDEnYe-XuHpsb-haAclf")+" "+O("ndfHFb-c4YZDc-s2gQvd")+" "+O("ndfHFb-c4YZDc-s2gQvd-to915")+'" tabIndex="-1"><div class="'+O("ndfHFb-c4YZDc-hDEnYe-XuHpsb-qJTHM")+'"><div class="'+O("ndfHFb-c4YZDc-hDEnYe-XuHpsb-hSRGPd-haAclf")+" "+O("ndfHFb-c4YZDc-cYSp0e-DARUcf-PLDbbf")+'"></div></div></div><canvas class="'+O("ndfHFb-c4YZDc-hDEnYe-bN97Pc")+'" tabIndex="-1"></canvas></div>')},Uaa=function(){return M('<div class="'+O("ndfHFb-c4YZDc-hDEnYe-fFW7wc")+'"><div class="'+O("ndfHFb-c4YZDc-hDEnYe-fFW7wc-z5C9Gb-LgbsSe")+
" "+O("ndfHFb-c4YZDc-to915-LgbsSe")+'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-hDEnYe-z5C9Gb-Bz112c")+'"></div></div></div>')},Vaa=function(a,b){return M('<div class="'+O("ndfHFb-c4YZDc-to915-LgbsSe")+" "+O("ndfHFb-c4YZDc-hDEnYe-fFW7wc-LgbsSe")+'">'+Js(a,b)+"</div>")},Js=function(a){var b=a.commentCount;return M(aj(a.name)+(0<b?'<div class="'+O("ndfHFb-c4YZDc-hDEnYe-jNm5if-Bz112c-awotqb")+'"><div class="'+O("ndfHFb-c4YZDc-hDEnYe-jNm5if-NnAfwf-VCkuzd")+'"><span class="'+O("ndfHFb-c4YZDc-hDEnYe-jNm5if-NnAfwf")+
'">'+aj(b)+'</span><div class="'+O("ndfHFb-c4YZDc-hDEnYe-jNm5if-Zj4Smb")+'"></div></div></div>':""))},Waa=function(){var a='<div class="'+O("ndfHFb-c4YZDc-hDEnYe-wvGCSb-ge6pde-uDEFge")+'">';return M(a+"Subiendo...</div>")};
var Ks=function(a,b,c,d){P.call(this,c);this.V=a;this.A=b;this.H=this.F=null;var e=c.A().Rq();e&&e.B()&&(this.H=new ss(b));this.uc=this.B=this.gb=this.I=this.Pb=this.Ma=null;this.C=new vs(this.A,this.getContext());this.Wc=d;this.wa=this.la=this.S=this.od=null;this.O=!1;this.za=this.na=this.oa=this.W=this.ja=this.Ea=null;this.Og(b.A);this.ha=null;this.Qa=c.Fb();this.qa=this.L=0;this.hb=a.Xa&&a.Xa;this.aa=null};I(Ks,P);
Ks.prototype.fa=function(){this.ca=J(Taa,void 0,void 0,this.R());L(this.J(),!1);var a=this.A.A?"rtl":"ltr";Le(this.J(),"direction",a)};
Ks.prototype.ea=function(){P.prototype.ea.call(this);this.I=this.nb("ndfHFb-c4YZDc-hDEnYe-bN97Pc");Le(this.I,"direction","ltr");var a=this.C,b=this.I;a.F=b;a.A=b.getContext("2d");this.gb=this.I.getContext("2d");this.uc=this.nb("ndfHFb-c4YZDc-hDEnYe-XuHpsb-qJTHM");this.B=this.nb("ndfHFb-c4YZDc-hDEnYe-XuHpsb-haAclf");this.F=new ts(this.ra(),this.B,this.getContext());K(this,this.F);this.F.A.left=Ls(this,920+Es(this.C));this.F.A.top=Ls(this,480+Gs(this.C));this.Ea=this.nb("ndfHFb-c4YZDc-hDEnYe-XuHpsb-hSRGPd-haAclf");
this.ja=this.nb("ndfHFb-c4YZDc-hDEnYe-RwANvf-BvBYQ-haAclf");this.W=this.nb("ndfHFb-c4YZDc-hDEnYe-RwANvf-DKlKme-haAclf");this.oa=this.nb("ndfHFb-c4YZDc-hDEnYe-RwANvf-qbOKL-PLDbbf");a=this.R();this.na=a.nb("ndfHFb-c4YZDc-cYSp0e-DARUcf-PLDbbf",this.W);this.za=a.nb("ndfHFb-c4YZDc-cYSp0e-DARUcf-PLDbbf",this.ja);Ms(this);Do(this.I,!0);Do(this.B,!0);this.U().listen(this.A,["cb","eb"],this.D).listen(this.A,"ab",this.ee).listen(this.B,"scroll",this.D).listen(this.J(),"touchstart",this.Wd).listen(this.J(),
"touchend",this.Vd);if(a=this.V.B)this.U().listen(a,"u",this.xb).listen(a,"p",this.Yd).listen(this.A,"db",u(a.setEnabled,a,!0)),this.qa=this.L=a.Ji();this.od=Ig(this.D,0,this);this.A.getMetadata().Db()||Ns(this);Os(this)};var Ms=function(a){var b=a.R();b.hc(a.Ea);b.hc(a.na);b.hc(a.za);b.hc(a.oa);a.A.Ma()};Ks.prototype.Vd=function(a){null!=this.wa&&(Em(this.B)!=this.wa&&a.B(),this.wa=null)};Ks.prototype.Wd=function(){this.wa=Em(this.B)};
var Ps=function(a,b){a.O=b;var c=a.V.B;!b&&c&&c.setEnabled(!1);b&&(a.A.xn()||(a.ha||(a.ha=a.Qa.Mc("satv_",{xa:85,item:a.V,lj:a.A.ja}),a.U().Ua(a.A,"db",u(a.Za,a,1))),a.A.Xy()),c&&c.H(a.L),a.Wc=!1,a.D());L(a.J(),b);a.la&&a.R().qc(a.la,b);a.S&&a.R().qc(a.S,a.O)};Ks.prototype.Za=function(a){this.ha&&this.Qa.jd(this.ha)&&this.Qa.Ia(this.ha,a)};Ks.prototype.getContent=function(){return this.A};
Ks.prototype.D=function(){this.F.A.left=Ls(this,920+Es(this.C));this.F.A.top=Ls(this,480+Gs(this.C));var a=Ls(this,this.A.Dt()-this.A.C());var b=Ls(this,this.A.getHeight()-this.A.D());a=new ze(a,b);yi(this.uc,a.width,a.height);if(this.qa!=this.L){var c=this.L/this.qa;b=this.B.scrollTop*c;c*=Em(this.B);this.B.scrollTop=b;Fm(this.B,c);this.qa=this.L}b=Ls(this,920+Es(this.C));c=Ls(this,480+Gs(this.C));wi(this.ja,b);xi(this.W,c);wi(this.na,a.width);xi(this.za,a.height);yi(this.oa,b,c);ms(this.B,b,c,this.A.A);
ms(this.ja,0,c,this.A.A);ms(this.W,b,0,this.A.A);this.ja.scrollTop=this.B.scrollTop;Fm(this.W,Em(this.B));Le(this.W,this.A.A?"left":"right",0);if(a=Qs(this,!1)){if(this.A.Et()){if(!this.S){this.Za(2);var d=this.R();this.S=J(br,{uh:"No se ha podido previsualizar el archivo",error:"No se ha podido mostrar la vista previa de esta hoja."},void 0,d);d.qc(this.S,this.O);mm(this.S,"label","No se ha podido mostrar la vista previa de esta hoja.");d.Wa(this.J(),this.S);this.O&&this.getContext().D().A("No se ha podido mostrar la vista previa de esta hoja.")}}else if(this.A.ow()&&
(b=Rs(this,!1))){c=this.getContext().Ub().B();Bc(this.I,{width:b.width*c,height:b.height*c});yi(this.I,b.width,b.height);b=1/Ss(this)*c;this.gb.clearRect(0,0,this.I.width,this.I.height);this.C.C=a.clone();this.C.L=this.Ma;this.C.I=this.Pb;this.C.D=b;b=this.C;b.A.save();try{b.H=!1;b.B.A&&(b.A.translate(b.F.width,0),b.A.scale(-1,1));b.A.scale(b.D,b.D);Hs(b,b.W);d=Ds(b);var e=Fs(b);b.A.save();try{b.A.fillStyle="#303030";b.A.fillRect(0,480,920,e);b.A.fillRect(920,0,d,480);b.A.strokeStyle="#646464";b.A.lineWidth=
20;b.B.O()&&(b.A.fillStyle="#AAA",b.A.textAlign="center",b.A.font="240px Arial",b.A.textBaseline="middle",As(b,0,b.B.C(),920),As(b,b.C.left,b.C.width,920-b.C.left+Es(b)),zs(b,0,b.B.D(),480),zs(b,b.C.top,b.C.height,480-b.C.top+Gs(b)));b.A.fillStyle="#303030";b.A.fillRect(0,0,920,480);xs(b,0,470,920+d,470);xs(b,910,0,910,480+e);if(0<b.B.C()){var f=Es(b)+920-20,h=Fs(b)+480;xs(b,f,0,f,h,"#AAA",40)}if(0<b.B.D()){var k=Gs(b)+480-20,l=Ds(b)+920;xs(b,0,k,l,k,"#AAA",40)}}finally{b.A.restore()}b.H&&(b.L&&Hs(b,
u(b.O,b,b.L)),b.I&&Hs(b,u(b.O,b,b.I)),b.B.Af()&&Hs(b,b.aa,20),b.B.Wy()&&Hs(b,b.V),b.B.dispatchEvent("db"))}finally{b.A.restore()}}if(!this.Wc&&this.O&&(Jq(a,-a.width/2,-a.height/2),a.width*=2,a.height*=2,f=this.A.Cx(a))){d=cs(f.top,f.top+f.height);0<this.A.H&&0<f.top&&d.push(0);e=cs(f.left,f.left+f.width);0<this.A.F&&0<f.left&&e.push(0);for(f=0;f<d.length;++f)for(h=0;h<e.length;++h)this.A.rs(d[f],e[h]);this.A.getMetadata().Zc()||this.A.getMetadata().sw()||this.A.dispatchEvent("$a")}}e=this.A.getMetadata();
e.Db()||this.la||(d=this.R(),e=e.pD(d),mm(e,"readonly",!0),mm(e,"label",this.A.na),d.Wa(this.J(),e),H(e,"ndfHFb-c4YZDc-hDEnYe-Df1ZY-bN97Pc"),d.qc(e,this.O),this.la=e)};var Ns=function(a){a.U().listen(a.F.getState(),"Oa",a.Jd)};Ks.prototype.ee=function(){Ns(this);this.D();Os(this);var a=this.A.Af();a&&(this.A.Kd(this.A.Ld(a)),Ts(this,a))};
var Ts=function(a,b){var c=a.A.gk(),d=Iq(b);if(c.height<d.y||c.width<d.x)return new G(0,0);d=Em(a.B);c=a.B.scrollTop;var e=a.A.If(b);$p(e,1/Ss(a));var f=Iq(b).x>a.A.F;Iq(b).y>a.A.H&&(c=Ls(a,a.A.D()),c=Us(new kq(mi(e).y-c,Iq(e).y-c),new kq(a.B.scrollTop,a.B.scrollTop+a.B.clientHeight),new kq(0,a.B.scrollHeight)));f&&(b=Ls(a,a.A.C()),b=new kq(mi(e).x-b,Iq(e).x-b),d=Em(a.B),d=Us(b,new kq(d,d+a.B.clientWidth),new kq(0,a.B.scrollWidth)));b=[Em(a.B),a.B.scrollTop];c=[d,c];Lf(a.aa);a.aa=new Wr(a.B,b,c,430);
a.aa.C=!0;a.aa.play();return new G(c[0]-b[0],c[1]-b[1])},Us=function(a,b,c){if(b.start<=a.start&&b.end>=a.end)return b.start;var d=a.start;a.end>b.end&&gs(b)>=gs(a)&&(d=a.end-gs(b));return Qh(d,c.start,c.end)},Vs=function(a,b,c){if(!ks(new G(0,0),a.A.gk()).contains(b))return null;var d=a.A.If(b);if(!c&&Iq(b).x>a.A.F){var e=Em(a.B);var f=a.A.A?mi(d).x:Iq(d).x;f*=1/Ss(a);f-=e;a.A.A&&(f=a.B.offsetWidth-f);240>a.B.offsetWidth-f&&(f=a.A.A?Iq(d).x:mi(d).x,f*=1/Ss(a),f-=e,a.A.A&&(f=a.B.offsetWidth-f),f-=
240)}else f=1/Ss(a)*Iq(d).x;d=1/Ss(a)*mi(d).y;!c&&mi(b).y>a.A.H&&(d-=a.B.scrollTop,125>a.B.offsetHeight-d&&(d=a.B.offsetHeight-125));return new G(f,d)},Os=function(a){var b=a.A.wa,c=a.A.za,d=a.A.Ea;Ws(a,a.Ea,a.A.qa);Ws(a,a.na,d);Ws(a,a.za,c);Ws(a,a.oa,b)},Ws=function(a,b,c){for(var d=a.A.gk(),e=0;e<c.length;e++)if(!c[e].B){var f=c[e].Cc();if(!(f.top>=d.height)){var h=a,k=h.A.If(f);f.left<h.A.F&&f.top<h.A.H?(k.left+=920,k.top+=480):f.left<h.A.F?(k.top-=h.A.D(),k.left+=920):f.top<h.A.H?(k.left-=h.A.C(),
k.top+=480):(k.left-=h.A.C(),k.top-=h.A.D());var l=k;f=1/Ss(a)*l.top;h=1/Ss(a)*l.left;k=1/Ss(a)*l.width;l=1/Ss(a)*l.height;(new us(c[e],a.V,a.getContext(),new ii(h,f,k,l),a.A.A)).render(b)}}};
Ks.prototype.Jd=function(){var a=oq(this.F.getState()),b=this.F.getState().B.clone();if(a){var c=Ss(this);$p(a,c);Jq(a,Es(this.C),Gs(this.C));b.Ne(c);Hq(b,Es(this.C),Gs(this.C));var d=!1;0>b.y&&(a.top=0,a.height=Number.POSITIVE_INFINITY,d=!0);0>b.x&&(a.left=0,a.width=Number.POSITIVE_INFINITY,d=!0);c=this.A.Pk(a);null==c?(this.H&&this.H.H(new G(0,0),new G(0,0)),this.A.Kd(null)):(d?this.H&&(a=Iq(c),a.x=Math.min(a.x,this.A.S-1),a.y=Math.min(a.y,this.A.W-1),this.H.H(mi(c),a)):(c=this.A.Ld(c),this.H&&
this.H.H(new G(b.x==a.left?c.left:c.left+c.width-1,b.y==a.top?c.top:c.top+c.height-1),new G(b.x==a.left?c.left+c.width:c.left,b.y==a.top?c.top+c.height:c.top))),this.H||this.A.Kd(c))}};
var Xs=function(a,b,c,d){d=void 0===d?!1:d;c=new G(b,c);c.x>Ls(a,920+Es(a.C))&&(c.x+=Em(a.B));c.y>Ls(a,480+Gs(a.C))&&(c.y+=a.B.scrollTop);c.Ne(Ss(a));Hq(c,-920,-480);if(!d&&(0>c.y||0>c.x))return null;b=d&&0>c.x?Number.POSITIVE_INFINITY:1;d=d&&0>c.y?Number.POSITIVE_INFINITY:1;return(c=a.A.Pk(new ii(c.x,c.y,b,d)))?(1==d&&(c.height=1),1==b&&(c.width=1),a.A.Ld(c)):null},Ys=function(a,b){return a.A.Ld(ks(b,new ze(1,1)))};
Ks.prototype.Id=function(){var a=this.Ma.B;if(0==a.length)this.D();else{a=a[0].Cc();var b=this.A.If(a),c=Qs(this,!0);if(c){var d=b.top-c.top;a.top>=this.A.H&&(0>d||d+b.height>c.height)&&(this.B.scrollTop=Ls(this,b.top-c.height/2-this.A.D()));d=b.left-c.left;a.left>=this.A.F&&(0>d||d+b.width>c.width)&&Fm(this.B,Ls(this,b.left-c.width/2-this.A.C()));this.D()}}};
var Rs=function(a,b){b?b=tg(a.J()):(b=a.getContext().Ub().F(),b.width=a.getContext().Ub().A().width,b.width+=a.getContext().C().Zb().right,b.width+=a.getContext().C().A(),a.hb&&(b.width-=a.hb.V));return 0==b.height||0==b.width?null:b},Qs=function(a,b){var c=a.B.scrollTop,d=Em(a.B);b=Rs(a,b);if(!b)return null;c=new ii(d,c,b.width,b.height);$p(c,Ss(a));c.height-=480+Gs(a.C);c.width-=920+Es(a.C);c.top+=a.A.D();c.left+=a.A.C();0>c.height&&(c.height=0);0>c.width&&(c.width=0);return c},Ls=function(a,b){return 1/
Ss(a)*b},Ss=function(a){a=a.V.B;return 20/(a?a.Dd():1)};Ks.prototype.Ya=function(){this.Za(3)};Ks.prototype.ka=function(){Lf(this.aa);Jg(this.od);P.prototype.ka.call(this)};Ks.prototype.xb=function(){var a=this.V.B.Dd();this.O&&this.L!=a&&(this.L=a,this.D(),Ms(this),Os(this))};Ks.prototype.Yd=function(){var a=this.V.B,b=a.B;0==b?this.xb():1==b&&a.jc(2)};
var Xaa=function(a,b,c,d){this.B=[];this.A=null;this.C=0;this.D=b;this.F=c;this.L=d;this.I=a;this.H=d.Xa},Zs=function(a){var b=a.D.A;if(b){for(var c=m(a.B),d=c.next();!d.done;d=c.next())b.setDocoMaxHeight(d.value,0);b.deleteDocoPositions(a.B);a.B=[];a.A=null}},at=function(a,b){js(a.A,b)||(1==a.H.C&&Zs(a),a.A=b,$s(a))},ct=function(a,b){var c=a.D.A;if(!c)return 0;at(a,b);Ta(a.B,function(d){return c.isDocoResolved(d)})&&(b=bt(a),b=c.newDoco(Yaa(a),b&&docosExterns.Point.create(b.x,b.y)),a.B.push(b));
return a.B[a.B.length-1]},dt=function(a){var b=a.D.A;if(b){var c=a.I.Ub().A().height;c-=1/Ss(a.F[a.C])*480;var d=bt(a);if(d){var e={},f={};a.B.forEach(function(k){var l=docosExterns.Point.create(d.x,d.y);d.x+=15;d.y+=15;e[k]=l;f[k]=Math.max(c-l.getY(),125)});b.updateDocoPositions(e);a=m(a.B);for(var h=a.next();!h.done;h=a.next())h=h.value,b.setDocoMaxHeight(h,f[h])}}},ft=function(a,b){var c=a.D.A;if(!c)return 0;for(var d=0,e=m(c.getDocoHandles()),f=e.next();!f.done;f=e.next())f=f.value,c.isDocoResolved(f)||
(f=et(Un(a.D,f)))&&Qp(f,1)&&B(f,1)==b&&d++;return d},$s=function(a){var b=a.D.A;b&&(a.A&&(a.B=[],b.getDocoHandles().forEach(function(c){var d=et(Un(a.D,c));d&&B(d,1)==a.C&&(d=B(d,2),gt(d).equals(new G(a.A.left,a.A.top))&&a.B.push(c))})),dt(a))},ht=function(a,b){var c=a.D.A;return c?c.getDocoHandles().find(function(d){return(d=et(Un(a.D,d)))&&Qp(d,1)&&B(d,1)==a.C&&Qp(d,2)?(d=B(d,2),d=Ys(a.F[a.C],gt(d)),mi(b).equals(mi(d))):!1})||null:null},jt=function(a,b){b=et(Un(a.D,b));if(!b||!Qp(b,1))return null;
if(B(b,1)!=a.C||!a.F[a.C])return new G(0,-1);if(!Qp(b,2))return null;b=B(b,2);b=Ys(a.F[a.C],gt(b));return Vs(a.F[a.C],b,!0)},et=function(a){if(!a)return null;try{var b=Zh(Ei,a);if(b&&Qp(b,5))return U(b,fs,5)}catch(c){}return null},bt=function(a){return a.A?Vs(a.F[a.C],a.A,0==a.H.C):null},gt=function(a){for(var b=a.search(/\d/),c=a.substr(0,b),d=0,e=0;e<c.length;e++)d=26*d+1,d+=c.charCodeAt(e)-65;return new G(d-1,Number(a.substr(b))-1)},Yaa=function(a){if(a.A){var b=Bn(a.L),c=new fs;Sp(b,5,c);C(c,
1,a.C);a=kt(a.A.left,a.A.top);C(c,2,a);return b.Va()}return null},kt=function(a,b){a+=1;for(var c=[];a;)c.unshift(String.fromCharCode(65+(a-1)%26)),a=~~((a-1)/26);return c.join("")+(b+1)};
var lt=function(a,b,c){D.call(this);this.D=b;this.C=[];this.I=[];this.B=[];this.H="";this.O=[];this.L=a;for(b=0;b<a.C.length;++b){var d=new ps;this.B.push(d);K(this,d);d=new ps;this.O.push(d);K(this,d)}this.S=new mg(this);K(this,this.S);this.S.listen(this.D,"Ta",this.W).listen(this.D,"Ua",this.aa);this.A=0;this.F=c};I(lt,D);lt.prototype.W=function(){this.C=[];this.I=[];this.H="";for(var a=0;a<this.B.length;++a)this.B[a].Xf([]),this.B[a].Vf([])};
lt.prototype.aa=function(a){var b=a.value;a=a.A?-1:1;this.H!=b&&(this.C=[],this.I=[],a=0,mt(this,b));nt(this,a)};lt.prototype.V=function(a,b){b=void 0===b?null:b;var c=this.L.zb(this.A).getMetadata();if(c.Zc()){for(var d=[],e=0;e<a.length;e++)for(var f=c.Ct(a[e]),h=c.H,k=0;k<f.length;++k){for(var l=f[k],n=new ii(l.x,l.y,1,1),q=0;q<h.length;++q)if(xe(mi(h[q]),l)){n=h[q];break}d.push(new fr(n,l.x+" "+l.y,void 0,b))}this.O[this.A].Xf(d)}};
var mt=function(a,b){var c=a.L.zb(a.A);a.C[a.A]||(a.C[a.A]=b?c.getMetadata().Ct(b):[]);var d=a.C[a.A],e=[];c=c.getMetadata().H;for(var f=0;f<d.length;++f){for(var h=d[f],k=new ii(h.x,h.y,1,1),l=0;l<c.length;++l)if(xe(mi(c[l]),h)){k=c[l];break}e.push(new fr(k,h.x+" "+h.y))}a.B[a.A].Xf(e);a.H=b;qr(a.D,0,0)},nt=function(a,b){var c=a.I[a.A];null==c&&(c=0);var d=a.C[a.A].length;c=0<d?Lq(c+b,d):0;a.I[a.A]=c;b=a.B[a.A];0<d?(qr(a.D,c+1,d),a=a.C[a.A][c],a=b.Pq(a.x+" "+a.y),b.Vf([a])):b.Vf([])};
var ot=function(a){ds.call(this,a);this.B=[]};I(ot,ds);ot.prototype.ea=function(){ds.prototype.ea.call(this);this.U().listen(this,"aftershow",this.F);H(this.J(),"ndfHFb-c4YZDc-hDEnYe-fFW7wc-z5C9Gb-xl07Ob")};ot.prototype.F=function(){var a=this.J();a.scrollTop=a.scrollHeight-a.clientHeight};ot.prototype.nm=function(){};ot.prototype.D=function(){return null};var pt=function(a,b,c){hi(a.B[b].J(),"ndfHFb-c4YZDc-LgbsSe-IwzHHe",c)};
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var qt=function(){};v(qt,Ep);wh(qt);g=qt.prototype;g.fa=function(a){var b=tm(this,a);b=a.R().fa("DIV","VIpgJd-TzA9Ye-eEGnhe "+b.join(" "),this.lm(a.getContent(),a.R()));this.Sa(b,a.Cd());return b};g.Pe=function(){return"button"};g.cb=function(a){return a&&a.firstChild&&a.firstChild.firstChild};g.lm=function(a,b){return b.fa("DIV","VIpgJd-TzA9Ye-eEGnhe "+(this.Na()+"-n0tgWb-Q4BLdf"),b.fa("DIV","VIpgJd-TzA9Ye-eEGnhe "+(this.Na()+"-SmKAyb-Q4BLdf"),a))};g.fd=function(a){return"DIV"==a.tagName};
g.sa=function(a,b){rt(b,!0);rt(b,!1);a:{var c=a.R().Im(b);var d=this.Na()+"-n0tgWb-Q4BLdf";if(c&&He(c,d)&&(c=a.R().Im(c),d=this.Na()+"-SmKAyb-Q4BLdf",c&&He(c,d))){c=!0;break a}c=!1}c||b.appendChild(this.lm(b.childNodes,a.R()));ei(b,["VIpgJd-TzA9Ye-eEGnhe",this.Na()]);return qt.da.sa.call(this,a,b)};g.Na=function(){return"goog-custom-button"};
var rt=function(a,b){if(a)for(var c=b?a.firstChild:a.lastChild,d;c&&c.parentNode==a;){d=b?c.nextSibling:c.previousSibling;if(3==c.nodeType){var e=c.nodeValue;if(""==bb(e))a.removeChild(c);else{c.nodeValue=b?hs(e):e.replace(/[\s\xa0]+$/,"");break}}else break;c=d}};
var st=function(){};v(st,qt);wh(st);st.prototype.cb=function(a){return st.da.cb.call(this,a&&a.firstChild)};st.prototype.sa=function(a,b){var c=wc(document,"*","VIpgJd-xl07Ob",b)[0];if(c){L(c,!1);tc(c).body.appendChild(c);var d=new lq;d.sa(c);tt(a,d)}return st.da.sa.call(this,a,b)};st.prototype.lm=function(a,b){var c=st.da.lm,d=c.call,e=this.Na();a=b.fa("DIV","VIpgJd-TzA9Ye-eEGnhe "+(e+"-cHYyed"),a);return d.call(c,this,[a,b.fa("DIV","VIpgJd-TzA9Ye-eEGnhe "+(this.Na()+"-j4gsHd"),"\u00a0")],b)};
st.prototype.Na=function(){return"VIpgJd-xl07Ob-LgbsSe"};
var ut=function(){this.C=[]};v(ut,Gn);wh(ut);ut.prototype.fa=function(a){var b=ut.da.fa.call(this,a);H(b,"VIpgJd-eKm5Fc");vt(this,a,b);return b};ut.prototype.sa=function(a,b){b=ut.da.sa.call(this,a,b);H(b,"VIpgJd-eKm5Fc");vt(this,a,b);var c=wc(document,"DIV","VIpgJd-xl07Ob",b);if(c.length){var d=new lq(a.R());c=c[0];L(c,!1);a.R().A.body.appendChild(c);d.sa(c);wt(a,d)}return b};
ut.prototype.gi=function(a,b){var c=this.cb(a),d=c&&c.lastChild;ut.da.gi.call(this,a,b);d&&c.lastChild!=d&&He(d,"VIpgJd-eKm5Fc-hFsbo")&&c.appendChild(d)};ut.prototype.tl=function(a){ut.da.tl.call(this,a);var b=a.cb(),c=Pp(a.R(),"SPAN","VIpgJd-eKm5Fc-hFsbo",b)[0];xt(a,c);c!=b.lastChild&&b.appendChild(c);a=a.J();mm(a,"haspopup","true")};
var vt=function(a,b,c){var d=b.R().fa("SPAN");d.className="VIpgJd-eKm5Fc-hFsbo";xt(b,d);a.cb(c).appendChild(d)},xt=function(a,b){a.Ec()?(H(b,"VIpgJd-eKm5Fc-hFsbo-SIsrTd"),Rc(b,"\u25c4")):(fi(b,"VIpgJd-eKm5Fc-hFsbo-SIsrTd"),Rc(b,"\u25ba"))};
var yt=function(a,b,c,d){Ln.call(this,a,b,c,d||ut.Ba())};v(yt,Ln);g=yt.prototype;g.Hj=null;g.kp=null;g.Or=!1;g.Nc=null;g.wm=!1;g.ea=function(){yt.da.ea.call(this);this.U().listen(this.getParent(),"hide",this.ix);this.Nc&&zt(this,this.Nc,!0)};g.Ya=function(){this.U().La(this.getParent(),"hide",this.ix);this.Nc&&(zt(this,this.Nc,!1),this.wm||(this.Nc.Ya(),Kc(this.Nc.J())));yt.da.Ya.call(this)};g.ka=function(){this.Nc&&!this.wm&&this.Nc.dispose();this.Nc=null;yt.da.ka.call(this)};
g.ge=function(a){yt.da.ge.call(this,a);a||(this.Hj&&Jg(this.Hj),this.Hj=Ig(this.Hf,218,this))};g.Ns=function(){var a=this.getParent();a&&yp(a)==this&&(At(this,!0),Bt(this))};g.Hf=function(){var a=this.Nc;a&&a.getParent()==this&&(At(this,!1),a.hd(function(b){"function"==typeof b.Hf&&b.Hf()}))};var Ct=function(a){a.Hj&&Jg(a.Hj);a.kp&&Jg(a.kp)};yt.prototype.ga=function(a,b){(a=yt.da.ga.call(this,a,b))&&!this.isVisible()&&this.Hf();return a};
var Bt=function(a){a.getParent().hd(function(b){b!=this&&"function"==typeof b.Hf&&(b.Hf(),Ct(b))},a)};g=yt.prototype;g.mc=function(a){var b=a.keyCode,c=this.Ec()?37:39,d=this.Ec()?39:37;if(!this.Or){if(!this.isEnabled()||b!=c&&13!=b&&b!=this.Gn)return!1;this.Ns();zp(Dt(this));Ct(this)}else if(!Dt(this).mc(a))if(b==d)this.Hf();else return!1;a.preventDefault();return!0};g.FH=function(){if(this.Nc.getParent()==this){Ct(this);var a=this.$e();a.Sd(Mo(a,this));Bt(this)}};
g.ix=function(a){a.target==this.$e()&&(this.Hf(),Ct(this))};g.tk=function(a){this.isEnabled()&&(Ct(this),this.kp=Ig(this.Ns,218,this));yt.da.tk.call(this,a)};g.oe=function(a){Ct(this);if(ym(this,8)||ym(this,16))return yt.da.oe.call(this,a);this.Ns();return!0};
var At=function(a,b){!b&&Dt(a)&&Dt(a).Sd(-1);a.dispatchEvent(Ji(64,b));var c=Dt(a);b!=a.Or&&hi(a.J(),"VIpgJd-eKm5Fc-FNFY6c",b);if(b!=c.isVisible()&&(b&&(c.Da||c.render(),c.Sd(-1)),c.ga(b),b)){c=new vq(a.J(),12,!1);var d=Dt(a),e=d.J();d.isVisible()||(e.style.visibility="hidden",L(e,!0));c.rb(e,8);d.isVisible()||(L(e,!1),e.style.visibility="visible")}a.Or=b},zt=function(a,b,c){var d=a.U();(c?d.listen:d.La).call(d,b,"enter",a.FH)};yt.prototype.getItems=function(){return Dt(this).getItems()};
var Dt=function(a){a.Nc?a.wm&&a.Nc.getParent()!=a&&a.Nc.Gb(a):wt(a,new lq(a.R()));a.Nc.J()||a.Nc.fa();return a.Nc},wt=function(a,b){var c=a.Nc;b!=c&&(c&&(a.Hf(),a.Da&&zt(a,c,!1)),a.Nc=b,a.wm=!1,b&&(b.Gb(a),b.ga(!1,!0),b.Nj=!1,aq(b,!1),a.Da&&zt(a,b,!0)))};yt.prototype.We=function(a){return Dt(this).We(a)};on("VIpgJd-eKm5Fc",function(){return new yt(null)});
var Et=function(a,b,c,d,e){Hp.call(this,a,c||st.Ba(),d);this.Lc(64,!0);this.F=new os(null,9);b&&tt(this,b);this.W=new Ko(500);!y.yj&&!y.xj||hc("533.17.9")||(this.on=!0);this.hb=e||On.Ba()};v(Et,Hp);g=Et.prototype;g.on=!1;g.ea=function(){Et.da.ea.call(this);Ft(this,!0);this.A&&Gt(this,this.A,!0);mm(this.ra(),"haspopup",!!this.A)};g.Ya=function(){Et.da.Ya.call(this);Ft(this,!1);if(this.A){this.C(!1);this.A.Ya();Gt(this,this.A,!1);var a=this.A.J();a&&Kc(a)}};
g.ka=function(){Et.da.ka.call(this);this.A&&(this.A.dispose(),delete this.A);delete this.xb;this.W.dispose()};g.Qe=function(a){Et.da.Qe.call(this,a);zm(this,4)&&(this.C(!zm(this,64),a),this.A&&(this.A.Mf=zm(this,64)))};g.bf=function(a){Et.da.bf.call(this,a);this.A&&!zm(this,4)&&(this.A.Mf=!1)};g.oe=function(){un(this,!1);return!0};g.KE=function(a){this.A&&this.A.isVisible()&&!this.We(a.target)&&this.C(!1)};g.We=function(a){return a&&Qc(this.J(),a)||this.A&&this.A.We(a)||!1};
g.xf=function(a){if(32==a.keyCode){if(a.preventDefault(),"keyup"!=a.type)return!0}else if("key"!=a.type)return!1;if(this.A&&this.A.isVisible()){var b=13==a.keyCode||32==a.keyCode,c=this.A.mc(a);return c&&this.A&&this.A.Fc instanceof yt||27!=a.keyCode&&!b?c:(this.C(!1),!0)}return 40==a.keyCode||38==a.keyCode||32==a.keyCode||13==a.keyCode?(this.C(!0,a),!0):!1};g.nr=function(){this.C(!1)};g.wF=function(){zm(this,4)||this.C(!1)};g.wl=function(a){this.on||this.C(!1);Et.da.wl.call(this,a)};
var tt=function(a,b){var c=a.A;b!=c&&(c&&(a.C(!1),a.Da&&Gt(a,c,!1),delete a.A),a.Da&&mm(a.ra(),"haspopup",!!b),b&&(a.A=b,b.Gb(a),b.ga(!1),c=a.on,(b.Nj=c)&&aq(b,!0),a.Da&&Gt(a,b,!0)))};Et.prototype.ga=function(a,b){(a=Et.da.ga.call(this,a,b))&&!this.isVisible()&&this.C(!1);return a};Et.prototype.setEnabled=function(a){Et.da.setEnabled.call(this,a);this.isEnabled()||this.C(!1)};
Et.prototype.C=function(a,b){Et.da.C.call(this,a);if(this.A&&zm(this,64)==a){if(a)this.A.Da||this.A.render(),this.aa=si(this.J()),this.wa=zi(this.J()),Ht(this),!b||40!=b.keyCode&&38!=b.keyCode?this.A.Sd(-1):zp(this.A);else{un(this,!1);this.A.Mf=!1;var c=this.J();c&&(mm(c,"activedescendant",""),mm(c,"owns",""));null!=this.L&&(this.L=void 0,(c=this.A.J())&&yi(c,"",""))}this.A.ga(a,!1,b);this.Pa()||(b=this.U(),c=a?b.listen:b.La,c.call(b,this.R().A,"mousedown",this.KE,!0),this.on&&c.call(b,this.A,"blur",
this.wF),c.call(b,this.W,"tick",this.Za),a?this.W.start():this.W.stop())}this.A&&this.A.J()&&this.A.ra().removeAttribute("aria-hidden")};var Ht=function(a){if(a.A.Da){var b=a.xb||a.J(),c=a.F;a.F.A=b;b=a.A.J();a.A.isVisible()||(b.style.visibility="hidden",L(b,!0));!a.L&&a.F.O&&a.F.F&32&&(a.L=tg(b));c.rb(b,c.B^1,null,a.L);a.A.isVisible()||(L(b,!1),b.style.visibility="visible")}};
Et.prototype.Za=function(){var a=zi(this.J()),b=si(this.J()),c;(c=!js(this.wa,a))||(c=this.aa,c=!(c==b||c&&b&&c.top==b.top&&c.right==b.right&&c.bottom==b.bottom&&c.left==b.left));if(c){if(c=this.A.Da&&b&&this.aa)c=this.aa,c=b.right-b.left<c.right-c.left;c&&(c=this.A.J(),this.A.isVisible()||(c.style.visibility="hidden",L(c,!0)),qi(c,new G(0,0)));this.wa=a;this.aa=b;Ht(this)}};
var Gt=function(a,b,c){var d=a.U();c=c?d.listen:d.La;c.call(d,b,"action",a.nr);c.call(d,b,"close",a.Ea);c.call(d,b,"highlight",a.Qa);c.call(d,b,"unhighlight",a.Ma)},Ft=function(a,b){var c=a.U();(b?c.listen:c.La).call(c,a.J(),"keydown",a.gb)};Et.prototype.Qa=function(a){(a=a.target.J())&&It(this,a)};Et.prototype.gb=function(a){ym(this,32)&&this.J()&&this.A&&this.A.isVisible()&&a.B()};Et.prototype.Ma=function(){if(!yp(this.A)){var a=this.J();mm(a,"activedescendant","");mm(a,"owns","")}};
Et.prototype.Ea=function(a){if(zm(this,64)&&a.target instanceof Ln){a=a.target;var b=a.J();a.isVisible()&&zm(a,2)&&null!=b&&It(this,b)}};var It=function(a,b){a=a.J();b=om(b)||b;if(!b.id){var c=Fi.Ba();b.id=Gi(c)}tp(a,b);mm(a,"owns",b.id)};on("VIpgJd-xl07Ob-LgbsSe",function(){return new Et(null)});
var Jt=function(a,b){Et.call(this,null,null,b||Gq.Ba(),a);this.za=this.la=!1;this.O=null};I(Jt,Et);g=Jt.prototype;g.nr=function(a){this.za||Et.prototype.nr.call(this,a)};g.ea=function(){Et.prototype.ea.call(this);this.F.C&&this.F.C(33);Io(this.J(),this.Cd(),void 0,this.H||void 0)};g.Sa=function(a,b,c){void 0!==b?Xo(this,b):Xo(this,a);this.Pg(a);this.la&&!Lg(Mg(a))||Io(this.J(),a,void 0,b,c)};g.pj=function(a){Et.prototype.pj.call(this,a);Kt(this,!1)};
g.Qe=function(a){Et.prototype.Qe.call(this,a);this.isEnabled()&&Kt(this,!0)};var Kt=function(a,b){a.J()&&hi(a.J(),"ndfHFb-c4YZDc-LgbsSe-JbbQac-VtOx3e",b)};
var Lt=function(a){P.call(this,a);this.B=[];this.A=0;this.C=new Jt(this.getContext().R());this.ma(this.C);this.C.ga(!1);this.D=new ot(a);K(this,this.D)};I(Lt,P);Lt.prototype.fa=function(){this.ca=J(Uaa,void 0,void 0,this.getContext().R())};Lt.prototype.ea=function(){P.prototype.ea.call(this);this.C.sa(this.ia("ndfHFb-c4YZDc-hDEnYe-fFW7wc-z5C9Gb-LgbsSe"));this.C.Sa("M\u00e1s hojas");tt(this.C,this.D);var a=this.C;a.F.C&&a.F.C(5)};Lt.prototype.hide=function(){L(this.J(),!1)};
Lt.prototype.layout=function(){var a=this.ra();var b=tg(a);a=Ci(a,"padding");a=b.width-a.left-a.right;for(b=0;b<this.B.length;++b){var c=Mt(this.B[b].ra());if(a<c)break;a-=c}b<this.B.length&&0<b&&(c=Mt(this.C.ra()),a<c&&--b);for(a=0;a<this.B.length;++a)this.B[a].ga(a<b);a=this.D;c=b;for(var d=0;d<a.B.length;++d)a.B[d].ga(d>=c);this.C.ga(b<this.B.length)};
var Mt=function(a){var b=tg(a);a=eq(a);return a.left+b.width+a.right},Nt=function(a,b,c,d){if(b=a.B[b]){var e=c;if(0<d){var f=(new pl("{NUM_COMMENTS,plural, =0{Ning\u00fan comentario}=1{1\u00a0comentario}other{# comentarios}}")).format({NUM_COMMENTS:d});e+=". "+f}Xo(b,e);b=b.J();ls(b,Js,{name:c,commentCount:d});a.layout()}};
var Ot=function(a,b){ro.call(this,a,b);this.B=a;this.O=null;this.C=new Lt(b);this.ma(this.C);this.I=[];this.ja=this.na=null;this.S=new lr(b);this.ma(this.S);this.D=this.ha=null;this.aa=new Dq(this.getContext());this.V=null;this.H=a.Xa&&a.Xa;this.la=null};I(Ot,ro);
Ot.prototype.fa=function(){var a={$b:this.$b()};this.ca=J(Saa,a,void 0,this.R());this.O=this.ia("ndfHFb-c4YZDc-hDEnYe-SmKAyb");this.S.render(this.J());this.C.render(this.J());this.aa.render(this.O);Aq(this.aa,this.O,void 0,void 0,!0);this.H&&qh((new vh(window.location)).C,"disco")&&(a=J(Waa,void 0,void 0,this.R()),this.J().appendChild(a))};
Ot.prototype.ea=function(){ro.prototype.ea.call(this);this.na=this.ia("ndfHFb-c4YZDc-hDEnYe-eFD6re");this.getContext().Ac().$n(this.B.getId(),this.O);this.U().listen(this.C,"action",this.sI);this.U().listen(this.S,"Ta",this.Cv);this.U().listen(this.B,"cb",this.oa).listen(this.B,"ab",this.oa);0==this.B.C.length?this.U().listen(this.B,"Za",this.Ht):this.Ht();this.getContext().A().Be()&&(this.B.ur()&&this.nf(!0),this.U().listen(this.B,"Xa",u(this.nf,this,!0)).listen(this.B,"Wa",u(this.nf,this,!1)));
if(this.H){var a=this.getContext().ua(),b=this.B.B;this.U().listen(a,["L","P"],this.wa);b&&this.U().listen(b,"u",this.az);Pt(this)}};var Pt=function(a){var b=a.U(),c=u(b.listen,b),d=u(b.La,b),e=a.H.C;b=1==e?c:d;c=0==e?c:d;d=a.R().ia("ndfHFb-c4YZDc-hDEnYe-wvGCSb-bF1uUb");b(a.B,"db",a.YH);b(a.O,"mousemove",a.bz);b(d,"mousemove",is);b(a.aa.J(),"mousemove",is);c(a.J(),"click",a.TH)};
Ot.prototype.wa=function(){if(this.A&&this.H){var a=this.H.A(),b="shown"==this.getContext().ua().B;a=a&&!b?1:0;if(this.H.C!=a){this.H.ha(a);a=this.A&&this.A.A;if(!a)return;b=m(Object.entries(Qt(this)));for(var c=b.next();!c.done;c=b.next()){var d=m(c.value);c=d.next().value;d=d.next().value;a.setOption(c,d)}a.renderAnchorSurface();Pt(this)}Rt(this);this.Ob(this.getContext().Ub().A())}};
var Rt=function(a){var b=a.H.D,c="shown"==a.getContext().ua().B;b=b&&c;c=a.ia("ndfHFb-c4YZDc-hDEnYe-SmKAyb");var d=b?310:0;L(a.ia("ndfHFb-c4YZDc-wvGCSb-gkA7Yd"),b);Le(c,{"padding-right":d+"px"});a.H.ja(d);a.I[a.C.A]&&a.I[a.C.A].D()};g=Ot.prototype;
g.GH=function(a){if(this.O&&a){var b=this.I[this.C.A],c=this.B.zb(this.C.A);a=vi(a,this.O);c.A&&(a.x=this.O.scrollWidth-a.x);b=Xs(b,a.x,a.y,!0);a=c.Af();var d;if(d=a&&b){if((d=dq(b,a))&&d.height&&d.width){d=[];var e=b.top,f=b.height,h=b.left+b.width,k=b.top+b.height,l=a.left+a.width,n=a.top+a.height;a.top>b.top&&(d.push(new ii(b.left,b.top,b.width,a.top-b.top)),e=a.top,f-=a.top-b.top);n<k&&(d.push(new ii(b.left,n,b.width,k-n)),f=n-e);a.left>b.left&&d.push(new ii(b.left,e,a.left-b.left,f));l<h&&d.push(new ii(l,
e,h-l,f));a=d}else a=[b.clone()];d=0==a.length}b&&!d&&c.Kd(b)}};g.TH=function(a){if(this.H&&this.A)if(this.H.A())Qc(this.I[this.C.A].ra(),a.target)||Qc(this.aa.ra(),a.target)||(a=this.B.zb(this.C.A))&&a.Kd(null);else if(a=this.A.A)a.highlightDoco(0),Rt(this)};g.bz=function(a){if(this.D){var b=this.B.D;if((!b||!ht(this.D,b))&&this.O){b=this.I[this.C.A];var c=this.B.zb(this.C.A);a=vi(a,this.O);c.A&&(a.x=this.O.scrollWidth-a.x);a=Xs(b,a.x,a.y);at(this.D,a)}}};g.YH=function(){this.D&&dt(this.D)};
g.xE=function(a){var b=a.target;this.D&&b&&(a=this.B.zb(this.C.A),this.B.fi()?ct(this.D,a.jp()):(b=b.Ca(),a.Kd(b),this.B.Ft(b),ct(this.D,b)))};
g.Bh=function(a){if(this.A&&this.A.A&&this.D&&this.H){var b=!1;if(this.H.A()&&!this.B.la)if(this.B.fi()){b=this.D;a=this.I[this.C.A];var c=a.A.Af();a=c?a.A.Ld(new ii(c.left,c.top,1,1)):null;ct(b,a)}else{if(c=this.getContext().A().Rq())if(c.B()&&"undefined"!=typeof St&&a.data instanceof St&&(a=a.data.A,a instanceof Ip&&(b=bq(a))),b?this.H.Wf("Selecciona las celdas que quieras comentar mediante las teclas de flecha. Mant\u00e9n pulsada la tecla May\u00fas y pulsa las teclas de flecha para ampliar la selecci\u00f3n. Pulsa Intro para a\u00f1adir un comentario o Esc para cancelar."):this.H.Wf("Resalta la celda en la que quieras a\u00f1adir un comentario"),
this.getContext().Ka().A(),a=this.getContext().Ad())a.Ms(),b&&Zaa(this)}else ro.prototype.Bh.call(this,a),Rt(this)}};g.layout=function(){this.I[this.C.A].D();this.C.layout();var a=zc("ndfHFb-c4YZDc-q77wGc");if(a&&1<this.B.C.length){var b=(new qs(this.getContext())).A();b=tg(this.C.J()).height+b+8;Le(a,"bottom",b+"px")}};
g.jr=function(a){ro.prototype.jr.call(this,a);this.D=new Xaa(this.getContext(),this.A,this.I,this.B);this.wa();this.Ob(this.getContext().Ub().A());for(a=0;a<this.B.C.length;a++)Nt(this.C,a,this.B.zb(a).na,ft(this.D,a));(a=this.A.A)&&a.getLinkedDoco()&&(a=this.ia("ndfHFb-c4YZDc-hDEnYe-wvGCSb-ge6pde-uDEFge"))&&L(a,!1)};g.Ym=function(){ro.prototype.Ym.call(this);var a=this.ia("ndfHFb-c4YZDc-hDEnYe-wvGCSb-ge6pde-uDEFge");a&&L(a,!1)};
var Tt=function(a,b,c){var d=et(b);d&&Qp(d,2)&&Qp(d,1)&&(b=B(d,1),b<a.B.C.length&&(d=B(d,2),a.B.zb(b).FI(gt(d),c),a.D&&Nt(a.C,b,a.B.zb(b).na,ft(a.D,b))))},Vt=function(a,b){a.A&&a.A.A&&a.H&&(b=b.A.getDocoHandles(),0!=b.length&&(Ut(a,b),0==a.H.C&&a.Ob(a.getContext().Ub().A())))},Ut=function(a,b){if(a.A){var c=a.A.A;if(c){b=b||c.getDocoHandles();b=m(b);for(var d=b.next();!d.done;d=b.next()){var e=d.value;if(d=Un(a.A,e))e=c.isDocoResolved(e)?"resolved":"active",Tt(a,d,e)}Rt(a)}}};g=Ot.prototype;
g.Si=function(a){ro.prototype.Si.call(this,a);Vt(this,a);(a=this.getContext().Ad())&&a.Eg()};g.Ti=function(a){ro.prototype.Ti.call(this,a);Vt(this,a)};g.Vi=function(a){ro.prototype.Vi.call(this,a);Vt(this,a)};g.sk=function(a){var b=this;ro.prototype.sk.call(this,a);a.A.getDocoHandles()[0]&&(Tt(this,a.A.getAnchorIds()[0],null),Rt(this),Ig(function(){if(b.D){var c=b.D;Zs(c);1==c.H.C&&Zs(c);c.A=null;$s(c);b.B.zb(b.C.A).Kd(null)}},0))};
g.Ui=function(a){var b=a.A.getDocoHandles()[0];if(b&&this.D&&this.A){var c=this.I[this.C.A];a=this.B.zb(this.C.A);var d=et(Un(this.D.D,b)),e=this.A.A;e&&b==e.getLinkedDoco()&&(e=this.ia("ndfHFb-c4YZDc-hDEnYe-wvGCSb-ge6pde-uDEFge"))&&L(e,!1);if(d&&Qp(d,2)&&Qp(d,1)){e=B(d,2);d=B(d,1);d!=this.C.A&&(Wt(this,d),c=this.I[this.C.A],a=this.B.zb(this.C.A));e=Ys(c,gt(e));Ts(c,e);this.U().La(a,"eb",this.Xr);a.Kd(e);d=Ts(c,e);this.getContext().Ub().A();b=jt(this.D,b);if(null!=b){c=Vs(c,e);if(!c)return;Xt(this,
b.y-c.y+d.y)}this.U().listen(a,"eb",this.Xr)}else a.Kd(null)}};g.Zm=function(){var a=this;Ig(function(){a.B.zb(a.C.A).Kd(null)},0)};g.activate=function(){ro.prototype.activate.call(this);this.getContext().ua().F(this.S.isVisible());var a=this.getContext().B(),b=Tb?8:2;a.A([70,b],this.$y,this);a.A([71,b],this.Yy,this);a.A([71,b|1],this.Zy,this);0<this.I.length&&Ps(this.I[this.C.A],!0)};
g.deactivate=function(){ro.prototype.deactivate.call(this);this.getContext().ua().F(!1);0<this.I.length&&Ps(this.I[this.C.A],!1);var a=zc("ndfHFb-c4YZDc-q77wGc");a&&1<this.B.C.length&&Le(a,"bottom","")};g.Ak=function(a,b){var c=this.getContext().B(),d=Tb?8:2,e=[];e.push(c.A([65,d],ci));b?(e.push(c.A([67,d],this.Gt,this)),e.push(c.A([45,d],this.Gt,this))):(e.push(c.A([67,d],ci)),e.push(c.A([45,d],ci)));return e};g.aj=function(){return!0};g.Lk=function(){Yr(this.B.ha)};
g.Ht=function(){1==this.B.C.length&&(this.C.hide(),Le(this.O,"padding-bottom","0"));for(var a=0;a<this.B.C.length;++a){var b=this.B.zb(a),c=1<=a;c=new Ks(this.B,b,this.getContext(),c);this.ma(c);c.render(this.O);this.I.push(c);c=this.C;var d=b.na,e=c.B.length,f=c.R(),h=new Ip(f,Gq.Ba());h.Xb=e;c.wd(h,e);var k=J(Vaa,{name:d,commentCount:0},void 0,f);f.zk(c.J(),k,e);h.sa(k);h.Sa(d,void 0,!0);c.B.push(h);e=c.D;f=e.zc();d=ns(e,d,f);e.wd(d,0,!0);e.B.push(d);c.layout();this.H&&this.U().listen(b,"eb",this.Xr).listen(b,
"ab",Fg(this.ZH,a));(c=this.getContext().Mi())&&c.A()&&this.U().listen(b,"ab",Fg(this.dispatchEvent,"Na"))}this.ha=new lt(this.B,this.S,this.getContext());K(this,this.ha);a=this.ha.B;b=this.getContext().Mi();c=this.ha.O;for(d=0;d<a.length;++d)e=this.I[d],f=a[d],e.Ma=f,e.U().listen(f,"Ra",e.Id).listen(f,"Sa",e.D),b.A()&&(e=this.I[d],f=c[d],e.Pb=f,e.U().listen(f,"Sa",e.D));this.dispatchEvent("Na");Ut(this);Wt(this,this.C.A);this.oa();Yt(this)};g.ZH=function(a){a==this.C.A&&this.A&&this.A.A&&this.Ob(this.getContext().Ub().A())};
g.Xr=function(a){var b=this,c=a.target;a=this.I[this.C.A];var d=c.Af();this.B.Ft(d);this.V&&(this.V.ga(!!d),this.V.setEnabled(!!d));if(this.A&&this.H&&this.D){var e=this.A.A;a=a.F&&a.F.getState();var f=!!this.ja;d=this.H.C;var h=this.getContext().Ad();if(e&&a)if(1==d)switch(a.A){case 0:a=c.jp();!f&&h&&h.bj()?ct(this.D,a):at(this.D,a);break;case 1:Zs(this.D)}else 0==d&&(1==a.A?e.highlightDoco(0):Ig(function(){if(e){var k=c.Af();if(k&&b.D){b.U().La(b.A,"$",b.Ui);var l=!f&&h&&h.bj()?ct(b.D,k):ht(b.D,
k);b.U().listen(b.A,"$",b.Ui);b.getContext().Ub().A();var n=null===l?void 0:jt(b.D,l);if(l&&null!=n){if(k=Vs(b.I[b.C.A],k)){n=n.y-k.y;if(!h||!h.bj()){k=b.ia("ndfHFb-c4YZDc-wvGCSb-gkA7Yd");var q=rg(b.getContext().R());k=!!k&&Qc(k,q);e.highlightDoco(l,k)}Xt(b,n)}}else b.aa.isVisible()||b.getContext().Ka().A()}}}))}};var Xt=function(a,b){var c=a.nb("ndfHFb-c4YZDc-hDEnYe-wvGCSb-gkA7Yd-haAclf"),d=[0,c.scrollTop];b=[0,b];Lf(a.la);a.la=new Wr(c,d,b,430);a.la.play()};
Ot.prototype.oa=function(){if(0!=this.B.C.length){var a=this.B.zb(this.C.A);a.ow()||a.Et()?this.Ep.fn(this.getId()):this.Ep.Xx(this.getId())}};
var Wt=function(a,b){var c=a.I[b];Ps(a.I[a.C.A],!1);a.L?Ps(c,!0):(c.A.rs(0,0),c.A.getMetadata().Db()&&!c.A.getMetadata().sw()&&c.A.dispatchEvent("$a"));c=a.C;var d=c.B[b];fi(c.B[c.A].J(),"ndfHFb-c4YZDc-LgbsSe-IwzHHe");H(d.J(),"ndfHFb-c4YZDc-LgbsSe-IwzHHe");pt(c.D,c.A,!1);pt(c.D,b,!0);c.A=b;a.ha&&(c=a.ha,c.A=b,c.F.ua().I&&(c.L.zb(b).O()?(mt(c,c.H),nt(c,0)):c.D.hide()),c.F.Mi().A()&&c.V(c.F.Mi().B,c.F.Mi().D));a.D&&(c=a.D,Zs(c),c.C=b,a.Ob(a.getContext().Ub().A()));Yt(a)};g=Ot.prototype;
g.sI=function(a){a=a.target.Xb;a!=this.C.A&&(Wt(this,a),this.oa(),uo(this))};g.Gt=function(a){if(0!=this.B.C.length){this.getContext().$a().Ra({xa:68,Ja:gg(a),item:this.B});a=this.B.zb(this.C.A);var b=a.Af();null!=b&&this.na&&(this.na.value=a.getMetadata().hp(b),this.na.select(),this.Cv(100))}};g.Cv=function(a){this.L&&this.getContext().Ka().focus(this.O,a)};g.$y=function(a){a.preventDefault();this.B.zb(this.C.A).O()&&this.S.show(a)};
g.Yy=function(a){a.preventDefault();this.B.zb(this.C.A).O()&&(this.S.show(a),or(this.S,a))};g.Zy=function(a){a.preventDefault();this.B.zb(this.C.A).O()&&(this.S.show(a),pr(this.S,a))};g.az=function(){Yt(this)};
var Yt=function(a){var b=a.I[a.C.A];if(b){var c=a.nb("ndfHFb-c4YZDc-hDEnYe-wvGCSb-bF1uUb"),d=a.nb("ndfHFb-c4YZDc-wvGCSb-gkA7Yd"),e=1/Ss(b)*920+"px",f=0;a.B.zb(a.C.A).A&&(f=e,e=0);a=1/Ss(b)*480;b={"margin-top":a+"px"};Le(c,{left:e,right:f,top:"56"+a+"px"});Le(d,b)}},Qt=function(a){var b=docosExterns.LayoutType.VERTICAL,c="ndfHFb-c4YZDc-wvGCSb-gkA7Yd";a.H&&1==a.H.C&&(b=docosExterns.LayoutType.ABSOLUTE,c="ndfHFb-c4YZDc-hDEnYe-wvGCSb-bF1uUb");var d={};return d[docosExterns.OptionName.LAYOUT]=b,d[docosExterns.OptionName.ANCHOR_DIV]=
a.ia(c),d};g=Ot.prototype;g.Lq=function(){var a=ro.prototype.Lq.call(this);a&&Ya(a,Qt(this));return a};g.Ob=function(a){if(this.A&&this.H){var b=this.H.C;0==b?ro.prototype.Ob.call(this,a):1==b&&(a=this.A.A)&&a.deleteDocoPositions(a.getDocoHandles())}};g.Fj=function(a){var b=null;this.D&&(b=jt(this.D,a));return b};
g.Uh=function(){ro.prototype.Uh.call(this);this.V=Eq(this.aa,"A\u00f1adir un comentario");this.V.setEnabled(!!this.B.D);this.V.ga(!!this.B.D);this.aa.ma(this.V,!0);var a=this.getContext().Ad();this.U().listen(this.V,"action",this.xE).listen(this.O,"contextmenu",this.GH).listen(a,"Qa",this.qa)};g.ka=function(){Lf(this.la);ro.prototype.ka.call(this)};
var Zaa=function(a){var b=a.getContext().B();b.yq();var c=a.B.zb(a.C.A);null==c.Af()&&Ig(function(){var d=new ii(0,0,1,1);c.Ld(d);c.Kd(d);Zt(a,!0)},0);a.ja=[b.A([37],function(){return $t(a,0,0)}),b.A([39],function(){return $t(a,1,0)}),b.A([38],function(){return $t(a,3,0)}),b.A([40],function(){return $t(a,2,0)}),b.A([37,1],function(){return $t(a,0,1)}),b.A([39,1],function(){return $t(a,1,1)}),b.A([38,1],function(){return $t(a,3,1)}),b.A([40,1],function(){return $t(a,2,1)}),b.A([13],function(d){d&&
d.target instanceof Element&&He(d.target,"ndfHFb-c4YZDc-LgbsSe")||(a.D&&a.B.fi()&&ct(a.D,a.B.zb(a.C.A).jp()),a.qa(),d.preventDefault())}),b.A([27],function(){a.B.zb(a.C.A).Kd(null);a.qa()})]};Ot.prototype.qa=function(){if(null!==this.ja){for(var a=this.getContext().B(),b=m(this.ja),c=b.next();!c.done;c=b.next())a.Ve(c.value);a.Vk();if(a=this.getContext().Ad())a.Eg(),this.ja=null}};
var $t=function(a,b,c){var d=a.I[a.C.A],e=d.H;e&&(e.L(b,c),b=0==c?e.Ni():e.B.clone(),Zt(a),Ts(d,new ii(b.x,b.y,1,1)))},Zt=function(a,b){var c=a.getContext().D(),d=a.B.zb(a.C.A);if(a=(a=a.I[a.C.A].H)&&a.C()){var e=mi(a);e=d.Ld(new ii(e.x,e.y,1,1));a=Iq(a);var f=d.Ld(new ii(a.x-1,a.y-1,1,1));a=kt(e.left,e.top);e=d.getMetadata().hp(e);var h=kt(f.left,f.top);d=d.getMetadata().hp(f);c.A(a==h?"Se ha seleccionado "+(a+(", "+e)):"Se ha seleccionado de "+(a+(", "+(e+(" a "+(h+(", "+d)))))),void 0,b)}};
Ot.prototype.lr=function(){this.S.show()};Zf(Mk,Ot);

}catch(e){_DumpException(e)}
try{
var au=function(a){w(this,a,0,-1,null,null)};I(au,z);var bu=function(a){w(this,a,0,-1,null,null)};I(bu,z);var cu=function(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");za.call(this,c+a[d])};v(cu,za);cu.prototype.name="AssertionError";
var $aa={area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},du=/\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?)\([-+*/0-9a-z.%\[\], ]+\)/g,eu=/\b(url\([ \t\n]*)('[ -&(-\[\]-~]*'|"[ !#-\[\]-~]*"|[!#-&*-\[\]-~]*)([ \t\n]*\))/g,aba=/^[-,."'%_!# a-zA-Z0-9\[\]]+$/,bba=/\/\*/,cba=function(a){for(var b=!0,c=/^[-_a-zA-Z0-9]$/,d=0;d<a.length;d++){var e=
a.charAt(d);if("]"==e){if(b)return!1;b=!0}else if("["==e){if(!b)return!1;b=!1}else if(!b&&!c.test(e))return!1}return b},dba=function(a){return a.replace(eu,function(b,c,d,e){var f="";d=d.replace(/^(['"])(.*)\1$/,function(h,k,l){f=k;return l});b=(Gh(d)||pb).Nd();return c+f+b+f+e})},fu=function(a){if(a instanceof nb)return'url("'+Bh(a).replace(/</g,"%3c").replace(/[\\"]/g,"\\$&")+'")';if(a instanceof Df)a=Ef(a);else{a=String(a);var b=a.replace(du,"$1").replace(du,"$1").replace(eu,"url");if(aba.test(b)){if(b=
!bba.test(a)){for(var c=b=!0,d=0;d<a.length;d++){var e=a.charAt(d);"'"==e&&c?b=!b:'"'==e&&b&&(c=!c)}b=b&&c&&cba(a)}a=b?dba(a):"zClosurez"}else a="zClosurez"}if(/[{;}]/.test(a))throw new cu("Value does not allow [{;}], got: %s.",[a]);return a},gu=/^[a-zA-Z0-9-]+$/,eba={action:!0,cite:!0,data:!0,formaction:!0,href:!0,manifest:!0,poster:!0,src:!0},fba={APPLET:!0,BASE:!0,EMBED:!0,IFRAME:!0,LINK:!0,MATH:!0,META:!0,OBJECT:!0,SCRIPT:!0,STYLE:!0,SVG:!0,TEMPLATE:!0},hu=function(a,b){a=Ih(a);var c=a.bg(),d=
[],e=function(f){Array.isArray(f)?Oa(f,e):(f=Ih(f),d.push(Hh(f)),f=f.bg(),0==c?c=f:0!=f&&c!=f&&(c=null))};Oa(b,e);return Ab(d.join(Hh(a)),c)},iu=function(a){return hu(Bb,Array.prototype.slice.call(arguments))},ju=function(a,b,c){var d=String(a);if(!gu.test(d))throw Error("u");if(d.toUpperCase()in fba)throw Error("u");a=String(a);d=null;var e="<"+a,f="";if(b)for(r in b)if(Object.prototype.hasOwnProperty.call(b,r)){if(!gu.test(r))throw Error("u");var h=b[r];if(null!=h){var k=r;if(h instanceof Df)h=
Ef(h);else if("style"==k.toLowerCase()){var l=h;if(!Fa(l))throw Error("u");if(!(l instanceof rb)){h=void 0;var n="";for(h in l)if(Object.prototype.hasOwnProperty.call(l,h)){if(!/^[-_a-zA-Z0-9]+$/.test(h))throw Error("t`"+h);var q=l[h];null!=q&&(q=Array.isArray(q)?Qa(q,fu).join(" "):fu(q),n+=h+":"+q+";")}l=n?new rb(n,qb):sb}h=tr(l)}else{if(/^on/i.test(k))throw Error("u");if(k.toLowerCase()in eba)if(h instanceof zf)h=yg(h);else if(h instanceof nb)h=Bh(h);else if("string"===typeof h)h=(Gh(h)||pb).Nd();
else throw Error("u");}h.cf&&(h=h.Nd());k=k+'="'+jb(String(h))+'"';f+=" "+k}}var r=e+f;null==c?c=[]:Array.isArray(c)||(c=[c]);!0===$aa[a.toLowerCase()]?r+=">":(c=iu(c),r+=">"+Hh(c)+"</"+a+">",d=c.bg());(b=b&&b.dir)&&(/^(ltr|rtl|auto)$/i.test(b)?d=0:d=null);return Ab(r,d)},ku=function(a,b){var c=a.style[Hb(b)];return"undefined"!==typeof c?c:a.style[Ke(a,b)]||""},lu=function(a){return new G(a.offsetLeft,a.offsetTop)},mu=function(a,b){return a.start<=b&&a.end>=b},nu=function(a){if(!a)return null;a=ji(a);
var b=new au;b=C(b,2,a.top);b=C(b,3,a.right);b=C(b,4,a.bottom);return C(b,1,a.left)},ou=function(a){F.call(this);this.ca=a;this.C=this.A=this.F=this.H=this.I=this.B=null;this.D=new mg(this);K(this,this.D);this.D.listen(a,"touchstart",this.O).listen(a,"touchend",this.L)};I(ou,F);ou.prototype.J=function(){return this.ca};ou.prototype.O=function(a){var b=a.A.touches;1==b.length?(this.B=a.target,this.I=Date.now(),this.H=new G(b[0].pageX,b[0].pageY)):this.B=null};
ou.prototype.L=function(a){var b=a.A;a=b.touches;b=b.changedTouches;if(null!=this.B&&0==a.length&&1==b.length&&(a=new G(b[0].pageX,b[0].pageY),b=Date.now()-this.I,20>=Rh(a,this.H)&&300>=b))a:{b=this.B;if(null!=this.A&&this.F==b){var c=Date.now()-this.A;if(50>=Rh(a,this.C)&&300>=c){this.C=this.A=null;this.dispatchEvent(new pu(b,a.x,a.y));break a}}this.F=b;this.A=Date.now();this.C=a;this.dispatchEvent(new qu(b,a.x,a.y))}};
var ru=function(a,b,c,d){E.call(this,a);this.A=b;this.clientX=c;this.clientY=d};I(ru,E);var qu=function(a,b,c){ru.call(this,"hb",a,b,c)};I(qu,ru);var pu=function(a,b,c){ru.call(this,"ib",a,b,c)};I(pu,ru);
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var su=function(a){return 1-Math.pow(1-a,3)};
var gba=function(a,b){Array.isArray(b)||(b=[b]);b=Qa(b,function(c){return"string"===typeof c?c:c.Xn+" "+c.duration+"s "+c.timing+" "+c.delay+"s"});Le(a,"transition",b.join(","))},hba=Va(function(){if(Nb)return hc("10.0");var a=Fc("DIV"),b=Rb?"-webkit":Qb?"-moz":Nb?"-ms":Mb?"-o":null,c={transition:"opacity 1s linear"};b&&(c[b+"-transition"]="opacity 1s linear");b=ju("div",{style:c});Kh(a,b);return""!=ku(a.firstChild,"transition")});
var tu=function(a,b,c,d,e){Mr.call(this);this.ca=a;this.D=b;this.H=c;this.C=d;this.F=Array.isArray(e)?e:[e]};v(tu,Mr);g=tu.prototype;g.play=function(){if(Nr(this))return!1;this.Qf();this.A("play");this.startTime=Kg();this.ta=1;if(hba())return Le(this.ca,this.H),this.B=Ig(this.cz,void 0,this),!0;this.lp(!1);return!1};g.cz=function(){tg(this.ca);gba(this.ca,this.F);Le(this.ca,this.C);this.B=Ig(u(this.lp,this,!1),1E3*this.D)};g.stop=function(){Nr(this)&&this.lp(!0)};
g.lp=function(a){Le(this.ca,"transition","");Jg(this.B);Le(this.ca,this.C);this.endTime=Kg();this.ta=0;if(a)this.onStop();else Or(this);this.Ge()};g.ka=function(){this.stop();tu.da.ka.call(this)};g.pause=function(){};
var uu=function(a,b,c,d,e){return new tu(a,b,{opacity:d},{opacity:e},{Xn:"opacity",duration:b,timing:c,delay:0})},vu=function(a,b){return uu(a,b,"ease-out",0,1)};

}catch(e){_DumpException(e)}
try{
var xu=function(a,b,c){P.call(this,b);this.page=a;this.item=c;this.za=new wu(this.page.F,"ndfHFb-c4YZDc-vWsuo-fmcmS-gvZm2b",b);this.ma(this.za);this.wa=new wu(this.page.L,"ndfHFb-c4YZDc-vWsuo-fmcmS-G0jgYd",b);this.ma(this.wa);this.S=new Map;a=this.page.ha;c=Array.from(a.keys()).sort();c=m(c);for(var d=c.next();!d.done;d=c.next()){d=d.value;var e=a.get(d);e=new wu(e,""===d?"ndfHFb-c4YZDc-vWsuo-fmcmS-G0jgYd":"ndfHFb-c4YZDc-cYSp0e-zozyIf-sn54Q",b);this.S.set(d,e);this.ma(e)}this.na=new wu(this.page.C,
"ndfHFb-c4YZDc-cYSp0e-oYxtQd-gvZm2b",b);this.ma(this.na);this.ja=this.L=this.F=this.I=null;this.ha=new Set;this.V=this.B=this.C=null},yu=function(a,b,c){xu.call(this,a,b,c)},zu=function(a,b,c,d){return a!=b?b:0<=c&&1>=c?c:d},Au=function(a,b){return void 0!==b.lastElementChild?b.lastElementChild:Mc(b.lastChild,!1)},Bu=function(a,b,c,d,e,f){Pg(a,b,c,d,e,f)},iba=function(a,b){var c=a.getContext().B();a.Sp&&a.Sp.forEach(function(d){return c.Ve(d)});null!=a.ee&&a.U().La(b,"mousemove",a.ee)},Cu=function(a){var b=
a.ia("ndfHFb-c4YZDc-wvGCSb-gkA7Yd");a=rg(a.getContext().R());return null!=b&&Qc(b,a)},Du=function(a,b){var c=a.y-b.y;0==c&&(c=a.x-b.x);return c},Eu=function(a){if(a)if($d(a))a.zd&&a.zd.removeAll(void 0);else if(a=ne(a)){var b=0,c;for(c in a.listeners)for(var d=a.listeners[c].concat(),e=0;e<d.length;++e)se(d[e])&&++b}},jba=function(a){a=a.page;return M('<a class="'+O("ndfHFb-c4YZDc-cYSp0e-DARUcf-hSRGPd")+'" tabindex="0" role="link" aria-label="'+O(a)+'"></a>')},kba=function(){return M('<div class="'+
O("ndfHFb-c4YZDc-vWsuo-fmcmS-IDNFyf")+'"></div>')},lba=function(a){a=a.ZI;return M('<div class="'+O("ndfHFb-c4YZDc-vWsuo-fmcmS-sn54Q")+" "+O(a)+'"></div>')};
new Uint8Array(0);
var Fu=function(a,b){return null===a&&null===b?0:null==a?1:null==b?-1:Da(a.ud(),b.ud())};
var mba=function(a){a=a||{};var b=a.nD,c=a.cD;a=a.$b;return M('<div class="'+O("ndfHFb-c4YZDc-cYSp0e")+" "+O("ndfHFb-c4YZDc-oKVyEf")+" "+(a?O("ndfHFb-c4YZDc-oKVyEf-PEFSMe-OWB6Me"):"")+'"><textarea class="'+O("ndfHFb-c4YZDc-cYSp0e-B7I4Od")+'" aria-hidden="true" tabindex="-1"></textarea><div class="'+O("ndfHFb-c4YZDc-cYSp0e-s2gQvd")+" "+O("ndfHFb-c4YZDc-s2gQvd")+'" tabindex="-1"><div class="'+O("ndfHFb-c4YZDc-cYSp0e-Oz6c3e")+'" role="document">'+(c?'<div class="'+O("ndfHFb-c4YZDc-cYSp0e-BIzmGd")+" "+
O("ndfHFb-c4YZDc-LgbsSe-OWB6Me")+'"><div class="'+O("ndfHFb-c4YZDc-BIzmGd-Bz112c")+" "+O("ndfHFb-c4YZDc-Bz112c")+'"></div></div>':"")+(b?'<div class="'+O("ndfHFb-c4YZDc-wvGCSb-gkA7Yd")+'"></div>':"")+'</div><span class="'+O("ndfHFb-c4YZDc-cYSp0e-AznF2e-DTMEae")+'" tabindex="0"></span></div><div class="'+O("ndfHFb-c4YZDc-n5VRYe-ma6Yeb")+'" style="display: none;"></div><div class="'+O("ndfHFb-c4YZDc-n5VRYe-AeOLfc")+'" style="display: none;"></div><div class="'+O("ndfHFb-c4YZDc-n5VRYe-cGMI2b")+'" style="display: none;"></div><div class="'+
O("ndfHFb-c4YZDc-n5VRYe-hOcTPc")+'" style="display: none;"></div></div>')},nba=function(){return M('<div class="'+O("ndfHFb-c4YZDc-cYSp0e-DARUcf")+'"><div class="'+O("ndfHFb-c4YZDc-cYSp0e-DARUcf-PLDbbf")+'"></div><div class="'+O("ndfHFb-c4YZDc-cYSp0e-DARUcf-Df1ZY-bN97Pc-haAclf")+'"></div><div class="'+O("ndfHFb-c4YZDc-cYSp0e-wxLEad-sn54Q")+'" style="display: none;"></div></div>')},oba=function(a){var b=a.uh;a=a.error;return M('<div class="'+O("ndfHFb-c4YZDc-cYSp0e-DARUcf-u0pjoe-DARUcf")+" "+O("ndfHFb-c4YZDc-AHmuwe-wcotoc-zTETae")+
'"><div class="'+O("ndfHFb-c4YZDc-cYSp0e-DARUcf-u0pjoe-EglORb")+'">'+ar(b,a)+"</div></div>")},pba=function(){return M('<div class="'+O("ndfHFb-c4YZDc-DARUcf-NnAfwf")+" "+O("ndfHFb-c4YZDc-DARUcf-NnAfwf-L6cTce")+'"><div class="'+O("ndfHFb-c4YZDc-DARUcf-NnAfwf-fmcmS")+'"></div></div>')};
var wu=function(a,b,c){P.call(this,c);this.A=a;this.F=b;this.B=new Map;this.C=[]};I(wu,P);wu.prototype.fa=function(){this.ca=J(kba,void 0,void 0,this.R());H(this.J(),this.F)};wu.prototype.ea=function(){P.prototype.ea.call(this);qba(this);this.U().listen(this.A,"Ra",this.H).listen(this.A,"Sa",this.D)};var qba=function(a){var b=a.A.UD();0!=b.length&&(b=b.filter(function(c){return!a.B.has(c)}),0!=b.length&&a.D(new er(b,[],[])))};
wu.prototype.D=function(a){for(var b=this.R(),c=new Set(this.A.B),d=m(a.A),e=d.next();!e.done;e=d.next()){e=e.value;var f=this.A.Pq(e),h=f.Hl(),k=J(lba,{ZI:h?Gu[h.F()]:Gu[0]},void 0,this.R()),l=f.Cc();Hu(k,l);if(h&&!Lg(h.B()))switch(h.F()){case 0:case 1:k.style.backgroundColor=h.B();break;case 2:k.style.borderBottomColor=h.B()}h&&(h=h.S(),Tp(k,h/100));c.has(f)&&Iu(this,k,!0);b.Wa(this.J(),k);this.B.set(e,k)}c=m(a.changed);for(e=c.next();!e.done;e=c.next())e=e.value,d=this.B.get(e),e=this.A.Pq(e).Cc(),
Hu(d,e);a=m(a.removed);for(e=a.next();!e.done;e=a.next())c=e.value,b.Rb(this.B.get(c)),this.B.delete(c)};var Hu=function(a,b){qi(a,100*b.left+"%",100*b.top+"%");yi(a,100*b.width+"%",100*b.height+"%")},Iu=function(a,b,c){hi(b,"ndfHFb-c4YZDc-vWsuo-fmcmS-sn54Q-auswjd",c);c&&a.C.push(b)};wu.prototype.H=function(){for(var a=m(this.C),b=a.next();!b.done;b=a.next())Iu(this,b.value,!1);this.C=[];a=m(this.A.B);for(b=a.next();!b.done;b=a.next())(b=this.B.get(b.value.getId()))&&Iu(this,b,!0)};
var Ju={},Gu=(Ju[0]="ndfHFb-c4YZDc-vWsuo-fmcmS-sn54Q-Hl5q5c",Ju[1]="ndfHFb-c4YZDc-vWsuo-fmcmS-sn54Q-Hl5q5c",Ju[2]="ndfHFb-c4YZDc-vWsuo-fmcmS-sn54Q-NowJzb",Ju);
v(xu,P);xu.prototype.fa=function(){this.ca=J(nba,void 0,void 0,this.R());Ku(this)};xu.prototype.fb=function(a){xu.da.fb.call(this,a);Ku(this)};var Ku=function(a){a.za.render(a.J());a.wa.render(a.J());var b=Array.from(a.S.keys()).sort();b=m(b);for(var c=b.next();!c.done;c=b.next())a.S.get(c.value).render(a.J());a.na.render(a.J())};
xu.prototype.ea=function(){xu.da.ea.call(this);this.L=this.ia("ndfHFb-c4YZDc-cYSp0e-DARUcf-PLDbbf");this.V=this.ia("ndfHFb-c4YZDc-cYSp0e-DARUcf-Df1ZY-bN97Pc-haAclf");this.page.D()?this.qa():Lu(this);this.page.qa()&&this.oa();this.U().listen(this.page,"nb",this.la).listen(this.page,"mb",this.oa).listen(this.page,"pb",this.Ea).listen(this.page,"qb",this.CF);this.page.xb()&&this.Lt();this.U().listen(this.page,"ob",this.Lt);var a=this.item.Xa;a&&a.B()&&(this.I=this.ia("ndfHFb-c4YZDc-cYSp0e-wxLEad-sn54Q"))&&
this.U().listen(this.page,"lb",this.oE)};xu.prototype.qa=function(){Mu(this)};var Nu=function(a,b,c){a=a.R();var d=a.fa("P");a.vc(d,b);H(d,"ndfHFb-c4YZDc-cYSp0e-DARUcf-Df1ZY-eEGnhe");Le(d,{left:100*c.left+"%",top:100*c.top+"%",width:100*c.width+"%",height:100*c.height+"%"});return d};xu.prototype.Ea=function(){Lu(this)};xu.prototype.la=function(){Mu(this)};xu.prototype.W=function(){null!=this.C&&(this.F&&this.F.stop(),this.ra().removeChild(this.C),this.C=null)};
var Mu=function(a,b){a.F&&a.F.stop();var c=a.ra(),d=null!=a.C;d&&a.ha.add(a.C);Ou(a);b||(b=a.page.H.B,H(b,"ndfHFb-c4YZDc-cYSp0e-DARUcf-RJLb9c"),Eo(b,a.item.Wq(a.page)),Do(b,!0));a.C=b;c.appendChild(a.C);d&&(a.F=vu(a.C,.218),a.U().Ua(a.F,"end",a.ez),a.F.play())};xu.prototype.oa=function(){var a=this.page.na();this.ra().style.paddingBottom=0<a.width?100/a.aspectRatio()+"%":"0px"};
var Lu=function(a){var b=a.page.Qa;if(!a.page.D()&&0!=b){var c=a.R();Ou(a);a.ja=J(oba,{uh:"No se ha podido previsualizar el archivo",error:1==b?"Ha habido un problema con la carga de esta p\u00e1gina. Volvi\u00e9ndolo a intentar...":"Ha habido un problema con la carga de esta p\u00e1gina."},void 0,c);c.Wa(a.J(),a.ja)}},Ou=function(a){var b=a.ia("ndfHFb-c4YZDc-cYSp0e-DARUcf-u0pjoe-DARUcf");b&&a.R().Rb(b)};g=xu.prototype;
g.Lt=function(){var a=this,b=this.R(),c=this.page.W;b.hc(this.L);for(var d=!1,e={},f=0;f<c.length;e={uj:e.uj},f++){var h=c[f].A;e.uj=c[f].F;var k=c[f].C,l=this.item.A.vt(),n=null;try{k?n=J(dr,{vx:h,nx:k,Su:this.getContext().A().Gv(),messageId:l},void 0,b):0<=e.uj?(n=J(jba,{page:e.uj},void 0,b),this.U().listen(n,"click",function(q){return function(){a.dispatchEvent(new Pu(q.uj))}}(e))):n=J(cr,{url:h},void 0,b)}catch(q){continue}d=c[f].Cc();qi(n,100*d.left+"%",100*d.top+"%");yi(n,100*d.width+"%",100*
d.height+"%");b.Wa(this.L,n);this.U().listen(n,"click",this.fz);d=!0}d&&this.dispatchEvent("yb")};g.ez=function(){for(var a=this.R(),b=m(this.ha.values()),c=b.next();!c.done;c=b.next())c=c.value,a.Rb(c),this.sv(c);this.ha.clear();this.F=null};g.fz=function(a){this.getContext().$a().Ra({xa:86,Ja:gg(a),item:this.item})};g.oE=function(){if(this.I){var a=this.page.gb();a?(L(this.I,!0),Le(this.I,{left:100*a.left+"%",top:100*a.top+"%",width:100*a.width+"%",height:100*a.height+"%"})):L(this.I,!1)}};
g.CF=function(a){var b=new wu(a.A,"ndfHFb-c4YZDc-cYSp0e-zozyIf-sn54Q",this.getContext());this.S.set(a.C,b);this.ma(b,!0)};g.sv=Ga;var Pu=function(a){E.call(this,"zb");this.page=a};v(Pu,E);
v(yu,xu);
var Qu={},Ru=(Qu[0]=0,Qu[1]=1,Qu[2]=2,Qu[3]=3,Qu[4]=4,Qu[5]=5,Qu[6]=6,Qu[7]=7,Qu[8]=8,Qu[9]=9,Qu[10]=10,Qu[11]=11,Qu[12]=12,Qu[13]=13,Qu);
var Su=function(a,b,c,d){this.page=a;this.B=b;this.A=c;this.offset=d};Su.prototype.clone=function(){return new Su(this.page,this.B,this.A,this.offset)};var rba=function(a,b){this.from=a;this.A=b},Tu=function(a){this.A=this.B=null;this.D=a};Tu.prototype.H=function(a,b){this.B=a;this.A=b};Tu.prototype.C=function(){var a=this.B&&this.B.clone(),b=this.A&&this.A.clone();return new rba(a,b)};
Tu.prototype.L=function(a,b){if(this.B&&this.A){switch(b){case 1:var c=this.A;break;case 0:c=this.B}if(c){var d=Uu(this,c).Jl();switch(a){case 0:!d&&Uu(this,c).mn(c.A)?Vu(this,c)&&(a=c,a.A=Uu(this,a).Sq(),delete a.offset):d?Uu(this,c).qn(c.A)?Wu(this,c)&&(a=c,a.A=Uu(this,a).Nq(),delete a.offset):Xu(this,c):Yu(this,c);break;case 1:!d&&Uu(this,c).qn(c.A)?Wu(this,c)&&(a=c,a.A=Uu(this,a).Nq(),delete a.offset):d?Uu(this,c).mn(c.A)?Vu(this,c)&&(a=c,a.A=Uu(this,a).Sq(),delete a.offset):Yu(this,c):Xu(this,
c);break;case 3:Vu(this,c);break;case 2:Wu(this,c)}0==b&&(this.A=this.B.clone())}}};
var Vu=function(a,b){var c=Uu(a,b);if(0==b.B){var d=b.page;do{--d;if(0>d)return!1;var e=a.D.Ic(d)}while(!e.B||!e.B.length);b.page=d;b.B=e.B.length-1}else--b.B;a=Uu(a,b);c=void 0===b.offset?c.ak(b.A):b.offset;b.offset=c;b.A=a.kq(b.offset);return!0},Wu=function(a,b){var c=a.D.Ic(b.page),d=Uu(a,b);if(b.B==c.B.length-1){var e=b.page;do{e+=1;if(e>=a.D.F)return!1;c=a.D.Ic(e)}while(!c.B||!c.B.length);b.page=e;b.B=0}else b.B+=1;a=Uu(a,b);d=void 0===b.offset?d.ak(b.A):b.offset;b.offset=d;b.A=a.kq(b.offset);
return!0},Xu=function(a,b){Uu(a,b).qn(b.A)||(b.A+=1,delete b.offset)},Yu=function(a,b){Uu(a,b).mn(b.A)||(--b.A,delete b.offset)},Uu=function(a,b){return a.D.Ic(b.page).B[b.B]};Tu.A=Su;
var Zu=function(){this.A=[]};Zu.prototype.findIndex=function(a,b){do{var c=b;var d=this.A[2*b-1],e=this.A[2*b+2];b+=void 0!==d&&d>a?-1:void 0!==e&&a>e?1:0}while(b!=c);return b};
var $u=function(a,b){P.call(this,b);this.A=a;this.B=this.C=null};I($u,P);g=$u.prototype;g.fa=function(){this.ca=J(pba,void 0,void 0,this.R())};g.ea=function(){P.prototype.ea.call(this);this.C=this.ia("ndfHFb-c4YZDc-DARUcf-NnAfwf-fmcmS");var a=this.getContext().X();this.A.Se()?av(this):this.U().listen(this.A,"Va",this.iz);this.U().listen(this.A,"vb",this.hz).listen(a,"ka",this.gz)};g.hz=function(){av(this)};g.iz=function(){av(this)};g.gz=function(){this.getContext().X().A()==this.A&&this.A.Se()&&av(this)};
var av=function(a){var b=a.A.W,c=a.J();b+=1;var d=a.A.F;a.R().vc(a.C,Nq(b,d));fi(c,"ndfHFb-c4YZDc-DARUcf-NnAfwf-L6cTce");H(c,"ndfHFb-c4YZDc-DARUcf-NnAfwf-auswjd");Jg(a.B);a.B=Ig(function(){fi(c,"ndfHFb-c4YZDc-DARUcf-NnAfwf-auswjd");H(c,"ndfHFb-c4YZDc-DARUcf-NnAfwf-L6cTce")},2500,a)};
var bv=function(a,b){this.page=a;this.position=b};bv.prototype.clone=function(){return new bv(this.page,this.position.clone())};
var sba=function(a,b,c){this.page=a;this.from=b;this.A=c},cv=function(a){return a.from&&a.A?(a=Sh(a.A,a.from),Math.abs(a.x*a.y)):0},dv=function(a){this.F=new ze(0,0);this.A=new ze(0,0);this.I=-1;this.D=this.B=null;this.O=a},ev=function(a,b){if(b==a.I)return!0;var c=a.O.C[b];return c?(a.I=b,b=c.na(),b=new ze(b.height,b.width),Bg(b,new ze(1,1)),a.F=Ag(b.clone(),.05),a.A=Ag(b.clone(),.05),!0):!1};
dv.prototype.H=function(a,b){a&&b?(ev(this,a.page),this.B=a.position,this.D=b.position,Math.abs(this.D.x-this.B.x)<this.F.width&&(this.D.x=this.B.x+this.F.width),Math.abs(this.D.y-this.B.y)<this.F.height&&(this.D.y=this.B.y+this.F.height)):this.D=this.B=null};dv.prototype.C=function(){return this.B&&this.D?new sba(this.I,this.B.clone(),this.D.clone()):null};
dv.prototype.L=function(a,b){if(this.B&&this.D){switch(b){case 1:var c=this.D;break;case 0:c=this.B;break;default:return}switch(a){case 0:c.x=c.x>=this.A.width?c.x-this.A.width:0;1==b&&(c.x=zu(this.B.x,c.x,c.x-this.A.width,c.x+this.A.width));break;case 1:a=0==b?1-this.F.width:1;c.x=c.x<a-this.A.width?c.x+this.A.width:a;1==b&&(c.x=zu(this.B.x,c.x,c.x+this.A.width,c.x-this.A.width));break;case 3:c.y>=this.A.height?c.y-=this.A.height:0==b&&1E-6>=Math.abs(c.y)?ev(this,this.I-1)&&(c.y=1-this.F.height):
c.y=0;1==b&&(c.y=zu(this.B.y,c.y,c.y-this.A.height,c.y+this.A.height));break;case 2:a=0==b?1-this.F.height:1,c.y<a-this.A.height?c.y+=this.A.height:0==b&&1E-6>=Math.abs(c.y-a)?ev(this,this.I+1)&&(c.y=0):c.y=a,1==b&&(c.y=zu(this.B.y,c.y,c.y+this.A.height,c.y-this.A.height))}0==b&&(this.D=this.B.clone(),Hq(this.D,this.F.width,this.F.height))}};dv.A=bv;
var fv=function(a,b){D.call(this);this.F=a.qa;this.A=a.C;this.C=b;this.H=new mg(this);K(this,this.H);this.results_=[];this.D=this.B=null;this.H.listen(this.C,"Ta",this.I).listen(this.C,"Ua",this.L)};I(fv,D);
fv.prototype.V=function(a,b){b=void 0===b?null:b;for(var c=new Map,d=0;d<a.length;d++)for(var e=this.F.search(a[d]),f=0;f<this.A.length;f++){var h=e.B(f);if(h){for(var k=b,l=[],n=this.A[f].A,q=0;q<h.length;q++)for(var r=h[q],t=0;t<r.length;t++){var x=r[t];l.push(new fr(new ii(x.left/n.width,x.top/n.height,x.width/n.width,x.height/n.height),void 0,void 0,k))}h=l;c.has(f)?c.set(f,c.get(f).concat(h)):c.set(f,h)}}for(a=0;a<this.A.length;a++)d=a,e=b?b.O():"",this.A[d].hb(e).Xf(c.get(a)||[])};
fv.prototype.I=function(){this.results_=[];this.D=this.B=null;for(var a=0;a<this.A.length;a++)this.A[a].L.Xf([])};
fv.prototype.L=function(a){var b=a.value;if(this.D!=b){var c=this.F.search(b);qr(this.C,0,0);this.I();this.D=b;for(b=0;b<this.A.length;b++){var d=c.B(b);if(d)for(var e=b,f=this.results_,h=this.A[e].A,k=0;k<d.length;k++){for(var l=d[k],n=[],q=0;q<l.length;q++){var r=l[q];n.push(new fr(new ii(r.left/h.width,r.top/h.height,r.width/h.width,r.height/h.height)))}f.push({page:e,yw:n})}}for(c=0;c<this.results_.length;c++)b=this.results_[c],this.A[b.page].L.Qu(b.yw)}a=a.A;c=this.results_.length;0!=c&&(b=null,
null!==this.B&&(b=this.results_[this.B]),b&&this.A[b.page].L.Vf([]),b=this.B,this.B=b=Lq(null===b?a?-1:0:b+(a?-1:1),c),qr(this.C,b+1,this.results_.length),(b=this.results_[this.B])&&this.A[b.page].L.Vf(b.yw))};
var gv=function(a,b,c,d,e,f){D.call(this);this.item=a;this.pages=a.C;this.layout=b;this.A=c;this.D=d;this.F=e;this.C=f||null;this.B=new mg(this);K(this,this.B);this.B.listen(this.A,"Oa",this.H)};I(gv,D);
gv.prototype.H=function(){var a=oq(this.A);if(!a||0==a.width&&0==a.height)hv(this);else if(a=this.item.Xa)if(a.B()&&this.D&&this.D.bj()){var b=oq(this.A);if(!b||0==b.width&&0==b.height)this.item.mi();else{a=iv(this.layout,this.A.B.clone().y);var c=jv(this.layout,a);(b=dq(b,c))?(b.left-=c.left,b.top-=c.top,b.width=Math.max(10,b.width),b.height=Math.max(10,b.height),b.top/=c.height,b.height/=c.height,b.left/=c.width,b.width/=c.width,this.item.mi(b,a)):this.item.mi();this.C&&this.C.H(b&&new dv.A(a,mi(b)),
b&&new dv.A(a,Iq(b)))}}else kv(this);else kv(this)};
var kv=function(a){var b=oq(a.A),c=iv(a.layout,b.top);if(a.pages[c].za()){var d=a.A;d=0>Du(d.B,d.C)?d.B.clone():d.C.clone();d=lv(a,d,c);var e=mv(a.pages[c].Za(d),!0);b=iv(a.layout,b.top+b.height);if(a.pages[b].za()){var f=a.A;f=0<Du(f.B,f.C)?f.B.clone():f.C.clone();var h=lv(a,f,b),k=mv(a.pages[b].Za(h),!1);if(e&&k){(c==b?e.ud()!=k.ud()||e.Jl()?e.ud()==k.ud()&&e.Jl()?d.x<h.x:e.ud()>k.ud():d.x>h.x:c>b)?(f=k,k=h):(f=e,e=k,k=d,d=h);h=f.Bq(k.x);var l=e.Bq(d.x);void 0!==h&&void 0!==l&&(nv(a,c,f.ud(),h,
b,e.ud(),l),a.F&&a.F.H(new Tu.A(c,f.ud(),h,k.x),new Tu.A(b,e.ud(),l,d.x)))}}}},hv=function(a){for(var b=m(a.pages),c=b.next();!c.done;c=b.next())c.value.F.Xf([]);a.item.Nx("");a.item.mi()},nv=function(a,b,c,d,e,f,h){hv(a);for(var k=new ep,l=b;l<=e;l++){var n=a.item.Ic(l),q=n.B;if(q){for(var r=l==e?f:q.length-1,t=[],x=l==b?c:0;x<=r;x++){var N=q[x],S=N.Ax();N.Hx(S);l==b&&x==c&&N.Px(d);l==e&&x==f&&N.Ox(h);N.qw()||t.push(N)}n.F.Xf(t);for(n=0;n<t.length;n++)k.append(t[n].I,"\n"),(q=t[n+1])&&!(q=t[n].O==
t[n+1].O)&&(q=t[n].O,r=t[n+1].O,q&&r?(x=r.A,1!=q.A.length||1!=x.length?q=!1:(x=Math.abs(q.left-r.left),N=Math.abs(q.left+q.width-(r.left+r.width)),q=25>r.top-(q.top+q.height)&&(50>x||50>N))):q=!1),q||k.append("\n")}}a.item.Nx(k.toString())},lv=function(a,b,c){var d=jv(a.layout,c);b=b.clone();b.x-=d.left;b.y-=d.top;b.Ne(a.pages[c].A.width/d.width);return b},mv=function(a,b){if(0==a.length)return null;for(var c=a[0],d=1;d<a.length;d++)b&&0>Fu(a[d],c)?c=a[d]:!b&&0<Fu(a[d],c)&&(c=a[d]);return c};
var ov=function(a,b,c){Mr.call(this);this.C=a;this.D=b;this.B=c};I(ov,Mr);ov.prototype.play=function(){if(Nr(this))return!1;this.ta=1;this.startTime=Date.now();this.A("play");Kr(this);pv(this,this.startTime);return!0};ov.prototype.stop=function(a){Nr(this)&&(a&&(a=1,this.B&&(a=this.B(a)),this.C(a)),this.ta=0,Lr(this),this.onStop(),this.Ge())};ov.prototype.Xw=function(a){pv(this,a)};var pv=function(a,b){var c=b=Math.min((b-a.startTime)/a.D,1);a.B&&(c=a.B(c));a.C(c);1==b&&(a.ta=0,Lr(a),Or(a),a.Ge())};
ov.prototype.ka=function(){Nr(this)&&(this.ta=0,Lr(this));Mr.prototype.ka.call(this)};
var qv=function(a,b){ro.call(this,a,b);this.item=a;this.H=[];this.Pb=this.S=this.Vp=this.Gp=this.Ea=this.di=this.Jd=this.Id=this.Wc=this.B=this.C=null;2==b.A().mb()&&(this.Pb=new $u(a,b),this.ma(this.Pb));this.Ou=this.D=this.I=this.la=this.ct=this.ha=this.aa=this.gb=null;(a=this.getContext().Ad())&&this.U().listen(a,"Qa",this.ll).listen(a,"Qa",this.Np);this.ja=new lr(b);this.ma(this.ja);this.xb=this.Wp=this.Za=this.od=this.O=this.na=null;this.hb=new Zu;this.Tp=this.Kb=null;this.Pp=!0;this.Ql=-1;this.Ma=
this.qa=this.V=this.oa=null;this.Vd=!1;this.za=this.wa=null;this.Aw=this.vw=0;this.Yd=!1;(b=this.getContext().wb())&&this.U().listen(b,"kb",this.sH);this.Xp=!1;this.Bv=0;this.Wg=new Set;this.uc=null};I(qv,ro);qv.prototype.fa=function(){var a=this.getContext().A(),b=this.item.Xa;a={nD:a.$d(),$b:this.$b(),cD:b&&b.A()};this.ca=J(mba,a,void 0,this.R());rv(this)};
qv.prototype.fb=function(a){ro.prototype.fb.call(this,a);a=this.be("ndfHFb-c4YZDc-cYSp0e-DARUcf");0<a.length&&this.item.Lx(zc("ndfHFb-c4YZDc-cYSp0e-DARUcf-RJLb9c",a[0]));rv(this)};var rv=function(a){var b=a.R(),c=a.J();a.ja.render(c);a.Pb&&a.Pb.render(c);b.qc(a.ia("ndfHFb-c4YZDc-cYSp0e-Oz6c3e"),!0)};g=qv.prototype;
g.ea=function(){ro.prototype.ea.call(this);var a=this.J();this.C=this.ia("ndfHFb-c4YZDc-cYSp0e-Oz6c3e");this.B=this.ia("ndfHFb-c4YZDc-cYSp0e-s2gQvd");this.Vp=this.ia("ndfHFb-c4YZDc-cYSp0e-B7I4Od");this.Gp=this.ia("ndfHFb-c4YZDc-cYSp0e-AznF2e-DTMEae");this.D&&(this.D.sa(this.ia("ndfHFb-c4YZDc-cYSp0e-BIzmGd")),this.D.Sa("A\u00f1adir un comentario"),this.D.setEnabled(!1),this.D.ga(!1));this.Wc=this.ia("ndfHFb-c4YZDc-n5VRYe-cGMI2b");this.Id=this.ia("ndfHFb-c4YZDc-n5VRYe-hOcTPc");this.Jd=this.ia("ndfHFb-c4YZDc-n5VRYe-AeOLfc");
this.di=this.ia("ndfHFb-c4YZDc-n5VRYe-ma6Yeb");this.S=new tba(this);var b=this.item.B;this.U().listen(this.B,"scroll",this.BH).listen(this.B,"click",this.dG).listen(this.ja,"Ta",this.eG).listen(this.item,"mb",this.uI).listen(this.item,"nb",this.mz).listen(this.item,"v",this.eH).listen(this.item,"vb",this.zH).listen(this.item,"Va",this.oJ).listen(this.item,"wb",this.sG).listen(b,"u",this.EG).listen(b,"r",this.iF).listen(b,"p",this.xz);this.item.Bk()&&this.item.B.setEnabled(!0);this.gb=new pq(this.B,
this.getContext());K(this,this.gb);this.pv();this.U().listen(a,"mouseup",this.uz).listen(a,"mousedown",this.sz).listen(this.gb.getState(),"Oa",this.qI);this.item.Kt()?this.uv():this.U().listen(this.item,"ub",this.uv);this.item.dD()?this.kw():this.U().listen(this.item,"sb",this.kw);this.getContext().A().Be()&&(this.item.ur()&&this.nf(!0),this.U().listen(this.item,"Xa",this.WF).listen(this.item,"Wa",this.VF));sv(this);this.item.Se()&&tv(this);this.getContext().Ac().$n(this.item.getId(),this.B);this.Kb=
new Ur(a);this.Tp=new Ur(this.Gp);K(this,this.Kb);K(this,this.Tp);this.U().listen(this.C,"keydown",this.jz).listen(this.Kb,"focusin",this.qz).listen(this.Kb,"focusout",this.rz).listen(this.Tp,"focusin",this.pG);uv(this)};g.pv=function(){this.aa=new Tu(this.item)};
g.activate=function(){ro.prototype.activate.call(this);this.getContext().ua().F(this.ja.isVisible());var a=this.getContext().B();a.A(74,this.eJ,this);a.A(75,this.jJ,this);Zr(this,this.B);var b=Tb?8:2;a.A([70,b],this.pz,this);a.A([71,b],this.nz,this);a.A([71,b|1],this.oz,this);this.layout();this.Nh()};
g.Ak=function(a,b){a=this.getContext().B();var c=Tb?8:2,d=[];d.push(a.A([65,c],ci));b?(d.push(a.A([67,c],this.Hp,this)),d.push(a.A([45,c],this.Hp,this))):(d.push(a.A([67,c],ci)),d.push(a.A([45,c],ci)));return d};g.deactivate=function(){ro.prototype.deactivate.call(this);this.getContext().ua().F(!1);this.ll();Jg(this.xb);this.xb=null;Jg(this.od);Jg(this.Za);this.Za=null;vv(this)};
var uba=function(a){var b=a.getContext().B();b.yq();a.B&&iba(a,a.B);a.uc=[b.A([37],function(){return wv(a,0,0)}),b.A([39],function(){return wv(a,1,0)}),b.A([38],function(){return wv(a,3,0)}),b.A([40],function(){return wv(a,2,0)}),b.A([37,1],function(){return wv(a,0,1)}),b.A([39,1],function(){return wv(a,1,1)}),b.A([38,1],function(){return wv(a,3,1)}),b.A([40,1],function(){return wv(a,2,1)}),b.A([13],function(c){c&&c.target instanceof Element&&He(c.target,"ndfHFb-c4YZDc-LgbsSe")||(a.Xm(),a.Np(),c.preventDefault())}),
b.A([27],function(){a.Np();hv(a.la)})];a.aa?(b=a.aa.C(),null==(b&&b.from)&&(b=a.item.S.start,a.aa.H(new Tu.A(b,0,0),new Tu.A(b,0,0)),xv(a),a.getContext().D().A(a.item.D,void 0,!0))):a.ha&&null==a.ha.C()&&(b=a.item.S.start,a.ha.H(new dv.A(b,new G(0,0)),new dv.A(b,new G(0,0))),xv(a))};qv.prototype.Np=function(){var a=this.getContext().B();this.uc&&(Oa(this.uc,function(b){return a.Ve(b)}),a.Vk(),this.B&&Zr(this,this.B),this.uc=null,this.getContext().Ad().Eg())};
var wv=function(a,b,c){if(a.aa){var d=a.aa.C();a.aa.L(b,c);xv(a);switch(c){case 0:var e=a.item.D;break;case 1:var f=a.aa.C();b=Tu.A.compare(d.from,d.A);c=Tu.A.compare(f.from,f.A);if(0==b||0==c||Math.sign(b)==Math.sign(c)){c=Tu.A.compare(d.A,f.A);b=0==b||Math.sign(c)==Math.sign(b);c=0<c;e=a.la;var h=c?f.A:d.A;d=c?d.A:f.A;f=new ep;for(var k="",l=h.page;l<=d.page;l++){var n=e.item.Ic(l).B;if(n)for(var q=l==d.page?d.B:n.length-1,r=l==h.page?h.B:0;r<=q;r++){var t=l==h.page&&r==h.B,x=l==d.page&&r==d.B;
t=n[r].Pm(t?h.A:null,x?d.A:null,t&&b!==c,x&&b===c);""!==t&&(f.append(k),f.append(t),k=" ")}}c=f.toString();e=b?"Se ha seleccionado "+(c+"."):"Se ha dejado de seleccionar "+(c+".")}else e=a.item.D}}else if(a.ha)switch(h=a.ha.C(),a.ha.L(b,c),xv(a),c){case 0:switch(b){case 0:e="Se ha movido la selecci\u00f3n hacia la izquierda.";break;case 1:e="Se ha movido la selecci\u00f3n hacia la derecha.";break;case 3:e="Se ha movido la selecci\u00f3n hacia arriba.";break;case 2:e="Se ha movido la selecci\u00f3n hacia abajo."}break;
case 1:e=cv(a.ha.C())>cv(h)?"Se ha expandido la selecci\u00f3n.":"Se ha contra\u00eddo la selecci\u00f3n."}e&&a.getContext().D().A(e)},xv=function(a){if(a.aa){var b=a.aa.C(),c=b.from;b=b.A;var d=a.la,e=c.page,f=c.B;c=c.A;var h=b.page,k=b.B,l=b.A,n=!1;e>h?n=!0:e==h&&f>k?n=!0:e==h&&f==k&&c>l&&(n=!0);n?nv(d,h,k,l,e,f,c):nv(d,e,f,c,h,k,l);yv(a,b.page,a.item.Ic(b.page).B[b.B].Cc())}else a.ha&&(e=a.ha.C())&&(b=e.page,d=e.from,e=e.A,d=new ii(d.x,d.y,0,0),Zp(d,new ii(e.x,e.y,0,0)),a.item.mi(d,b),yv(a,b,new ii(e.x,
e.y,0,0)))};qv.prototype.layout=function(){if(this.L){var a=this.getContext().C().Zb();vg(this.J())?this.B.style.marginRight=a.right+"px":this.B.style.marginLeft=a.left+"px";this.C.style.marginTop=a.top+"px";this.C.style.marginBottom=a.bottom+"px";a=this.Sb().width;var b=this.item.B;b.dz(a);zv(this,b.Ah());Av(this)}};
qv.prototype.av=function(){this.qa=new Dq(this.getContext());this.za=Eq(this.qa,"Copiar");this.qa.ma(this.za,!0);this.za.ga(!1);this.U().listen(this.za,"action",this.Hp);this.wa=Eq(this.qa,"A\u00f1adir un comentario");this.qa.ma(this.wa,!0);this.wa.ga(!1);this.U().listen(this.wa,"action",this.kz);this.qa.render();Aq(this.qa,this.C,void 0,8,!0);this.U().listen(this.C,"contextmenu",this.lz)};
var zv=function(a,b){var c=a.getContext().C().Zb();wi(a.C,b);vg(a.J())?a.C.style.right=Math.max($n(a,b)-c.right,to(a)?264:0)+"px":a.C.style.left=Math.max($n(a,b)-c.left,0)+"px"},Bv=function(a,b){if(a.oa){var c=a.B.clientWidth,d=a.B.clientHeight;c=a.V?a.V.x:c/2;d=a.V?a.V.y:d/2;zv(a,b);a.B.scrollLeft=a.oa.x*a.B.scrollWidth-c;a.B.scrollTop=a.oa.y*a.B.scrollHeight-d}},Cv=function(a){Jg(a.xb);a.xb=null;var b=a.item.B;a.O&&(Nr(a.O)&&(a.U().La(a.O,"end",a.Nh),a.O.stop()),Lf(a.O),a.O=null);var c=a.B;a.oa||
(a.oa=new G((c.scrollLeft+c.clientWidth/2)/c.scrollWidth,(c.scrollTop+c.clientHeight/2)/c.scrollHeight));var d=a.C.offsetWidth,e=b.Ah();e!=d?(a.O=new ov(function(f){a.na&&Nr(a.na)&&(f=1,a.O.stop(!1));Bv(a,d+(e-d)*f)},218,su),Bu(a.U(),a.O,"end",a.Nh,!1,a),vv(a),a.O.play()):a.Nh()};g=qv.prototype;
g.Nh=function(){Jg(this.Za);this.Za=null;for(var a=this.C.offsetTop,b=0;b<this.H.length;b++){var c=this.H[b];if(c.page.qa()){var d=c.J();c=a+d.offsetTop;var e=this.hb,f=b;d=c+d.offsetHeight;e.A[2*f]=c;e.A[2*f+1]=d}}Dv(this);Ev(this);this.Ip();Jg(this.od);this.od=Ig(this.Ip,250,this);vba(this);this.oa=this.V=null;this.Ob(new ze(this.B.scrollWidth,this.B.scrollHeight))};
g.PE=function(a){var b=this.item.B;this.V=new G(a.clientX,a.clientY);var c=this.B;this.oa=new G((c.scrollLeft+this.V.x)/c.scrollWidth,(c.scrollTop+this.V.y)/c.scrollHeight);0==b.pk()?(c=!0,b.jc(2),b.Uk(50)):(c=!1,b.Uk(0));this.item.V.C(c,gg(a),!1)};g.wz=function(a){if((a=a.A.touches)&&2==a.length){this.Yd=!0;vv(this);var b=this.B;this.V=Fv(a[0],a[1]);this.oa=new G((b.scrollLeft+this.V.x)/b.scrollWidth,(b.scrollTop+this.V.y)/b.scrollHeight);this.vw=Gv(a[0],a[1]);this.Aw=this.item.B.Ah()}};
g.vz=function(a){var b=a.A.touches;if(b&&2==b.length&&this.Yd){a.preventDefault();var c=this.item.B;this.V=Fv(b[0],b[1]);var d=c.Dd();b=Gv(b[0],b[1])/this.vw*this.Aw;d!=b&&(c.jc(2),c.KI(b),this.item.V.C(b>d,gg(a),!0))}};g.Mt=function(){this.Yd&&(this.Yd=!1,this.V=null,this.item.B.mf(this.C.offsetWidth),Av(this))};
var Gv=function(a,b){var c=a.clientX-b.clientX;a=a.clientY-b.clientY;return Math.sqrt(c*c+a*a)},Fv=function(a,b){return new G((a.pageX+b.pageX)/2,(a.pageY+b.pageY)/2)},vba=function(a){a.Xp||(a.Xp=!0,a.Wp=Ig(function(){this.Da&&H(this.C,"ndfHFb-c4YZDc-neVct-RCfa3e")},100,a))},vv=function(a){a.Xp=!1;Jg(a.Wp);fi(a.C,"ndfHFb-c4YZDc-neVct-RCfa3e")},Av=function(a){!a.Za&&a.L&&(a.Za=Ig(function(){a.Nh()},100))};qv.prototype.BH=function(){this.Yd||this.O&&Nr(this.O)||Dv(this);this.Ip();uo(this)};
qv.prototype.eJ=function(){Ig(function(){Cu(this)||Hv(this,this.item.W+1,430)},0,this)};qv.prototype.jJ=function(){Ig(function(){Cu(this)||Hv(this,this.item.W-1,430)},0,this)};qv.prototype.Hp=function(a){this.getContext().$a().Ra({xa:68,Ja:gg(a),item:this.item});a.target&&wba(a.target)||(this.Vp.select(),"action"==a.type&&document.execCommand("copy"),Iv(this,100))};var wba=function(a){var b=xba;return Yh(a,function(c){return Sa(b,Fg(He,c))},!0)};g=qv.prototype;
g.pz=function(a){a.preventDefault();this.ja.show(a)};g.nz=function(a){a.preventDefault();this.ja.show(a);or(this.ja,a)};g.oz=function(a){a.preventDefault();this.ja.show(a);pr(this.ja,a)};g.dG=function(a){var b=0==this.getContext().A().ab(),c=a.target;b&&!this.getContext().Vb()&&this.Ou==this.B&&c==this.B&&this.dispatchEvent(new E("Ba",a.target))};g.kw=function(){Jv(this);this.la||(this.la=new gv(this.item,this.S,this.gb.getState(),this.getContext().Ad(),this.aa,this.ha),K(this,this.la),this.ll())};
g.eG=function(){Iv(this)};g.mz=function(a){this.item.za||(a=a.target,a.D()&&!a.Ea&&this.item.Se()&&this.item.Jd());Jv(this);Av(this)};var tv=function(a){if(!a.item.za)for(var b=0;b<a.item.F;b++){var c=a.item.Ic(b);c.D()&&!c.Ea&&a.item.Jd()}};
qv.prototype.eH=function(){uv(this);if(this.item.Bk()){this.item.B.setEnabled(!0);var a=this.getContext().A().Tq();Sd&&a&&a.B()&&this.U().listen(this.C,"touchstart",this.wz).listen(this.C,"touchmove",this.vz).listen(this.C,"touchend",this.Mt).listen(this.C,"touchcancel",this.Mt);this.getContext().Vb()&&(a=new ou(this.C),K(this,a),this.U().listen(a,"ib",this.PE),this.getContext().Ac().ls(a))}};qv.prototype.uI=function(){Av(this)};qv.prototype.zH=function(){Ev(this)};
qv.prototype.oJ=function(){for(var a=this.item.C;this.H.length>a.length;){var b=this.H.pop();Lf(b);b=this.hb;b.A.pop();b.A.pop()}sv(this);tv(this);Av(this)};
var Kv=function(a,b){if(!a.H[b].B){if(Nb&&!hc(10)&&100<=a.Bv)return;a.Bv++}var c=a.H[b],d=c.page.aa;if(null!=d){var e=c.R();e.hc(c.V);c.B=null;c.B=e.fa("H2");H(c.B,"ndfHFb-c4YZDc-cYSp0e-DARUcf-Df1ZY-tJHJj");e.vc(c.B,c.item.Wq(c.page));e.Wa(c.V,c.B);for(var f=e.A.createDocumentFragment(),h=d.Qv(),k=0;k<h;k++){for(var l=[],n=d.It(k),q=0;q<n;q++)l.push(d.Jt(k,q)),l.push("\n");e.Wa(f,Nu(c,l.join(""),d.Rv(k)))}h=d.mp();d=d.Mv();for(k=0;k<h.length;k++)e.Wa(f,Nu(c,h[k].B(),d[k]));e.Wa(c.V,f)}b=a.H[b];c=
a.Pp;b.B&&b.R().qc(b.B,c);Jv(a)};g=qv.prototype;g.aj=function(){return!0};g.Lk=function(){Yr(this.item.ha)};g.WF=function(){this.nf(!0)};g.VF=function(){this.nf(!1)};g.sG=function(){this.Vp.value=this.item.D};g.EG=function(a){var b=this;this.Da&&a.source!=this&&!this.xb&&(this.xb=Ig(function(){Cv(b)},40,this))};g.iF=function(){this.Da&&Bv(this,this.item.B.Ah())};g.xz=function(){if(this.Da){var a=this.item.B,b=a.B;0==b?Cv(this):1==b&&a.jc(2)}};
var Lv=function(a,b){var c=a.A&&a.A.A;if(c)if(c.highlightDoco(0),c=nf(a.item.C[b].F.dk()),0==c.length)a.D.setEnabled(!1),a.getContext().Ka().V();else{a.D.setEnabled(!0);a.qa&&!a.qa.isVisible()&&null==a.uc&&a.getContext().Ka().focus(a.D.J(),void 0,!0);c=c[c.length-1].Cc().clone();b=jv(a.S,b);$p(c,b.width,b.height);Jq(c,b.left,b.top);b=a.D.J();var d=tg(b);a=a.getContext().C().Zb();Le(b,"top",c.top+c.height/2-a.top-d.height/2+"px")}};g=qv.prototype;
g.yr=function(a){ro.prototype.yr.call(this,a);(a=this.item.Xa)&&a.A()&&(this.I=a.C(this.item))};
g.kz=function(){this.Vd=!1;var a=this.A&&this.A.A;if(a){var b=this.item.Xa;if(this.item.D)this.Xm();else if(null!=this.Ma&&b&&b.B()){b=iv(this.S,this.Ma.y);var c=jv(this.S,b),d=this.item.B;d=d.Dd()/d.A.start*40;var e=new ii(this.Ma.x-d/2,this.Ma.y-d/2,d,d);e=dq(c,e);d=e.top+e.height/2-mi(jv(this.S,0)).y;Jq(e,-c.left,-c.top);$p(e,1/c.width,1/c.height);c=Bn(this.item);var f=new bu;e=nu(e);e=Sp(f,2,e);b=C(e,1,b);Sp(c,2,b);a.newDoco(c.Va(),docosExterns.Point.create(0,d));this.getContext().ua().C("shown")}}};
g.lz=function(a){var b=eq(this.B).left;this.Ma=new G(a.clientX+this.B.scrollLeft-b,a.clientY+this.B.scrollTop);a=this.item.Xa;b=this.A&&this.A.A;var c=this.item.Oa;c=(c=c&&c.Aa())&&c.Do();b=!this.item.la&&a&&b&&c;this.item.D&&!this.Vd?(this.wa&&b&&this.wa.ga(!0),this.za&&this.Op&&this.za.ga(!0)):(nq(this.gb.getState(),0,this.Ma.x,this.Ma.y,1),this.wa&&a&&b&&(this.item.D?(this.Vd=!0,this.wa.ga(!0)):a&&!a.B()&&(this.Vd=!1,this.wa.ga(!1))),this.za&&this.Op&&(this.item.D?this.za.ga(!0):this.za.ga(!1)))};
g.Bh=function(a){var b=this.item.Xa;if(!b.A()||this.item.la)ro.prototype.Bh.call(this,a);else{var c=this.getContext();c.ua().C("shown");if(this.item.D)this.Xm();else{var d=this.getContext().A().Rq(),e=!1;d&&d.F()&&"undefined"!=typeof St&&a.data instanceof St&&(a=a.data.A,a instanceof Ip&&(e=bq(a)));a=e?this.aa?"Selecciona las palabras que quieras comentar mediante las teclas de flecha. Mant\u00e9n pulsada la tecla May\u00fas y pulsa las teclas de flecha para ampliar la selecci\u00f3n. Pulsa Intro para a\u00f1adir un comentario o Esc para cancelar.":
"Resalta el \u00e1rea que quieras comentar con las flechas y luego pulsa Intro":b.B()?"Resalta el \u00e1rea en la que quieras a\u00f1adir un comentario":"Resalta el texto al que quieras a\u00f1adir un comentario";b.Wf(a);this.getContext().D().A(a);c.Ka().A();this.getContext().Ad().Ms();e?uba(this):(b=this.item.Xa)&&b.B()&&(fi(this.C,"ndfHFb-c4YZDc-cYSp0e-DARUcf-gSKZZ"),H(this.C,"ndfHFb-c4YZDc-cYSp0e-DARUcf-xUXeUb"))}}};
g.Xm=function(){var a=this.item.Oa,b=(a=a&&a.Aa())&&a.Do();if((a=this.A&&this.A.A)&&this.D&&b){var c=this.D.J();b=lu(c);c=tg(c);var d=this.item.D?this.I.Hq():this.I.Iv();a.newDoco(d,docosExterns.Point.create(0,b.y+c.height/2));this.getContext().ua().C("shown")}};g.qx=function(){return this.item.D};g.lr=function(){this.ja.show()};g.Si=function(a){if(this.A&&this.A.A&&(a=a.A.getDocoHandles(),0!=a.length)){so(this);a=m(a);for(var b=a.next();!b.done;b=a.next())this.Wg.add(b.value);Jv(this)}};
var Jv=function(a){if(0!==a.Wg.size){for(var b=a.A.A,c=m(a.Wg.values()),d=c.next();!d.done;d=c.next())if(d=d.value,!a.getContext().ua().A&&b.isDocoResolved(d))a.Wg.delete(d);else if(a.I&&!a.I.Hv(d)){var e=Un(a.A,d);e&&a.I.A(d,e)&&a.Wg.delete(d)}a.D&&a.D.setEnabled(!1);a.Ob(new ze(a.B.scrollWidth,a.B.scrollHeight))}};g=qv.prototype;
g.Fj=function(a,b){if(!this.I)return ro.prototype.Fj.call(this,a,b);if((b=this.I.Hv(a))&&0<b.length){a=0;for(var c,d=0;d<b.length;d++){var e=b[d];e&&0<e.length&&(a=d,c=e[e.length-1])}if(c)return c=c.Cc().clone(),a=jv(this.S,a),$p(c,a.width,a.height),Jq(c,a.left,a.top),c.top-=jv(this.S,0).top,new G(c.left,c.top+c.height/2)}return null};
g.Uh=function(){var a=this;ro.prototype.Uh.call(this);this.D=new Ip(this.R());this.ma(this.D);this.D.sa(this.ia("ndfHFb-c4YZDc-cYSp0e-BIzmGd"));this.D.Sa("A\u00f1adir un comentario");this.D.setEnabled(!1);this.U().listen(this.D,"action",this.Xm);for(var b=this.item.C,c={ai:0};c.ai<b.length;c={ai:c.ai},c.ai++)this.U().listen(b[c.ai].F,"Sa",function(d){return function(){Lv(a,d.ai)}}(c))};g.Zm=function(){this.la&&hv(this.la);var a=this.getContext().Ad();a&&(a.Eg(),this.ll())};
g.Ui=function(a){this.I&&this.I.DI(a.A.getDocoHandles()[0])};g.Ti=function(a){a=a.A.getDocoHandles();if(0!=a.length){if(!this.getContext().ua().A&&this.I)for(var b=0;b<a.length;b++)this.I.wx(a[b]);this.Ob(new ze(this.B.scrollWidth,this.B.scrollHeight))}};g.Vi=function(a){this.Si(a)};
g.sk=function(a){var b=a.A.getDocoHandles()[0];if(b)if(this.I){if(this.I.wx(b),this.Ob(new ze(this.B.scrollWidth,this.B.scrollHeight)),this.item.D&&this.D.setEnabled(!0),a.A.getDocoHandles()[0]&&this.la){var c=this.la;Ig(function(){return void hv(c)},0)}}else this.Ob(new ze(this.B.scrollWidth,this.B.scrollHeight))};g.fw=function(a){if(this.D)if(0<a.A.getDocoHandles().length)this.D.setEnabled(!1);else if(this.item.D){a=this.item.C;for(var b=0;b<a.length;b++)if(0<a[b].C.B.length)return;this.D.setEnabled(!0)}};
g.sz=function(a){this.Ou=a.target};g.uz=function(a){this.Vd=!1;var b=this.A&&this.A.A;if(b&&Hg(a)&&!this.item.fi()&&0==this.gb.getState().A&&"shown"==this.getContext().ua().B){var c=0,d=eq(this.B).left,e=a.clientY+this.B.scrollTop;d=a.clientX+this.B.scrollLeft-d;a=this.hb.findIndex(e,0);0<=a&&a<this.item.C.length&&(c=new ii(d,e,0,0),e=jv(this.S,a),Jq(c,-e.left,-e.top),$p(c,1/e.width,1/e.height),c=Number(this.item.C[a].C.D(c)));b.highlightDoco(c||0,Cu(this));0==c&&this.getContext().Ka().A()}};
g.jz=function(a){Mv(this,9!=a.keyCode)};g.qz=function(){Mv(this,!0)};g.rz=function(){Mv(this,!0)};g.pG=function(){if(0<=this.Ql){var a=this.H[this.Ql];a=Au(a.R(),a.L);this.getContext().Ka().focus(a,0)}else a=this.ia("ndfHFb-c4YZDc-wvGCSb-gkA7Yd"),(a=this.R().Im(a))&&0<a.childElementCount?(a=this.ia("ndfHFb-c4YZDc-wvGCSb-gkA7Yd"),Au(this.R(),a).focus()):(Mv(this,!1),Iv(this,0))};
var Mv=function(a,b){if(a.Pp!=b){a.Pp=b;for(var c=0;c<a.H.length;c++){var d=a.H[c],e=b;d.B&&d.R().qc(d.B,e)}a.R().qc(a.Gp,b)}},Nv=function(a,b){b>a.Ql&&(a.Ql=b)};
qv.prototype.qI=function(){var a=this.A&&this.A.A;if(a){var b=this.getContext().Ad();if(b&&b.bj()){var c=this.item.np();if(null!=c&&0==this.gb.getState().A){b=B(c,1);var d=U(c,au,2);c=Jo(d,2);d=Jo(d,4);null!=b&&null!=c&&null!=d&&(b=jv(this.S,b),b=mi(b).y+c*li(b).height+(d-c)/2*li(b).height-mi(jv(this.S,0)).y,c=this.I.Iv(),a.newDoco(c,docosExterns.Point.create(0,b)),this.getContext().ua().C("shown"))}}}};qv.prototype.uv=function(){this.ct=new fv(this.item,this.ja);K(this,this.ct);this.dispatchEvent("Na")};
qv.prototype.ll=function(){this.la&&(fi(this.C,"ndfHFb-c4YZDc-cYSp0e-DARUcf-xUXeUb"),H(this.C,"ndfHFb-c4YZDc-cYSp0e-DARUcf-gSKZZ"))};
var sv=function(a){var b=a.item.C,c=a.be("ndfHFb-c4YZDc-cYSp0e-DARUcf"),d={};for(d.Hd=a.H.length;d.Hd<b.length;d={Hd:d.Hd},d.Hd++){var e=b[d.Hd],f=new (a.Wd())(e,a.getContext(),a.item);a.ma(f);c[d.Hd]?f.sa(c[d.Hd]):f.render(a.C);a.H[d.Hd]=f;e.wa()&&Kv(a,d.Hd);Au(f.R(),f.L)&&Nv(a,d.Hd);a.U().listen(e.L,"Ra",function(h){return function(){var k=h.Hd,l=a.item.C[k].L.B;if(0!=l.length){for(var n=l[0].Cc().clone(),q=1;q<l.length;q++)Zp(n,l[q].Cc());yv(a,k,n)}}}(d)).listen(e,"rb",function(h){return function(){Kv(a,
h.Hd)}}(d)).listen(f,"yb",function(h){return function(){Nv(a,h.Hd)}}(d)).listen(f,"zb",function(h){Hv(a,h.page,0)});a.D&&a.U().listen(e.F,"Sa",function(h){return function(){Lv(a,h.Hd)}}(d))}};qv.prototype.Wd=function(){};var Dv=function(a){var b=a.item.S,c=a.item.W,d=tg(a.B),e=a.B.scrollTop+d.height/2,f=a.B.scrollTop+d.height;d=a.hb.findIndex(a.B.scrollTop,b.start);c=a.hb.findIndex(e,c);b=a.hb.findIndex(f,b.end);a.item.OI(d,b);a.item.EI(c)};
qv.prototype.Ip=function(){if(3!=this.getContext().A().mb()){Jg(this.od);var a=this.B,b=this.getContext().C(),c=b.Zb(),d=vg(this.J()),e=b.A(),f=a.scrollHeight!=a.clientHeight;e=(b=1<Math.abs(a.scrollWidth-a.clientWidth))?e:0;var h=e+Math.max(0,a.scrollTop-a.scrollHeight+a.clientHeight+c.bottom),k=b?d?c.right:c.left:0;d=b?d?c.right:c.left:0;var l=Math.max(0,c.top-a.scrollTop);b&&!f&&(h=this.H[this.H.length-1].J(),f=lu(h),h=tg(h),h=e+a.scrollHeight-(f.x+h.height)+c.bottom);Le(this.Wc,"bottom",e+"px");
Le(this.Id,"bottom",h+"px");Le(this.Jd,"bottom",h+"px");Le(this.Id,"left",k+"px");Le(this.di,"left",k+"px");Le(this.Wc,"left",k+"px");Le(this.Jd,"right",d+"px");Le(this.di,"right",d+"px");Le(this.Wc,"right",d+"px");Le(this.Id,"top",l+"px");Le(this.Jd,"top",l+"px");L(this.di,0==l);L(this.Wc,h==e);L(this.Id,b);L(this.Jd,b)}};qv.prototype.sH=function(){Ev(this)};
var Ev=function(a){if(a.Pb){var b=a.getContext().wb(),c=b&&b.B;b=a.Pb.J();var d=tg(b),e=(75-d.height)/2;c&&(e+=a.getContext().C().A());Le(b,"bottom",e+"px");a=$n(a,d.width);Le(b,"left",a+"px")}},uv=function(a){var b=a.R(),c=a.item.H;switch(c){case 0:case 2:a.Ea||(a.Ea=J(eo,void 0,void 0,b),b.Wa(a.B,a.Ea));break;case 1:b.Rb(a.Ea);break;case 3:case 4:b.Rb(a.Ea),a.Ea=J(br,{uh:"No se ha podido previsualizar el archivo",error:4==c?"Ha habido un problema con la carga de m\u00e1s p\u00e1ginas.":"Ha habido un problema con la carga de m\u00e1s p\u00e1ginas. Volvi\u00e9ndolo a intentar..."},
void 0,b),H(a.Ea,"ndfHFb-c4YZDc-EglORb-u0pjoe"),b.Wa(a.B,a.Ea)}},Hv=function(a,b,c){var d=a.H[b];if(d){a.na&&(Eu(a.na),a.na.stop(!1));var e=a.getContext().C().Zb(),f=tg(a.B);b=li(jv(a.S,b));f=f.height-b.height;b=0<f;var h=Up(d.J(),a.B,b);d=a.B.scrollTop;var k=a.B.scrollLeft;h=h.y;f<e.top&&(h-=e.top/2,b&&(h+=f/2));a.na=new Wr(a.B,[k,d],[k,h],c,su);ke(a.na,"end",function(){Eu(a.na);a.na=null});a.na.play(!1)}},yv=function(a,b,c){if(a.H[b]){a.O&&a.O.stop(!0);var d=a.getContext().C(),e=d.Zb(),f=a.Sb().width,
h=a.B.clientHeight;d=new ii(a.B.scrollLeft+d.C(),a.B.scrollTop+e.top,f-d.C(),h-d.D());b=jv(a.S,b);$p(c,b.width,b.height);Jq(c,b.left,b.top);d.contains(c)||(a.B.scrollTop=c.top+c.height/2-h/2,a.B.scrollLeft=c.left+c.width/2-f/2)}},Iv=function(a,b){a.L&&a.item.Ic(0).D()&&a.getContext().Ka().focus(a.C,b)};qv.prototype.kx=function(a){if(this.O&&Nr(this.O)){var b=this.B;this.oa.y+=a/(b.scrollHeight-tg(b).height)}};
qv.prototype.Ya=function(){ro.prototype.Ya.call(this);this.item.B.jc(0);this.I&&this.I.kD();Jg(this.od);Jg(this.Za);Jg(this.Wp);Jg(this.xb)};qv.prototype.ka=function(){Lf(this.O);ro.prototype.ka.call(this)};
var xba=["ndfHFb-c4YZDc-MZArnb-b0t70b","ndfHFb-c4YZDc-wvGCSb-gkA7Yd","ndfHFb-c4YZDc-vWsuo-fmcmS-xxlfEe"],tba=function(a){this.A=a},iv=function(a,b){var c=a.A.H.length-1;return Math.min(a.A.hb.findIndex(b,0),c)},jv=function(a,b){var c=a.A.C;if(vg(a.A.J())){var d=a.A.B;d=d.scrollWidth-d.offsetWidth+c.offsetLeft}else d=c.offsetLeft;c=c.offsetTop;a=a.A.H[b].J();return new ii(d+a.offsetLeft,c+a.offsetTop,a.offsetWidth,a.offsetHeight)};

}catch(e){_DumpException(e)}
try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var yba=function(a,b){if("function"==typeof a.every)return a.every(b,void 0);if(Ia(a)||"string"===typeof a)return Ta(a,b,void 0);for(var c=xf(a),d=wf(a),e=d.length,f=0;f<e;f++)if(!b.call(void 0,d[f],c&&c[f],a))return!1;return!0};
var Ov=function(){};Ov.prototype.A=null;Ov.prototype.getOptions=function(){var a;(a=this.A)||(a={},Pv(this)&&(a[0]=!0,a[1]=!0),a=this.A=a);return a};
var Qv,Rv=function(){};v(Rv,Ov);var Pv=function(a){if(!a.B&&"undefined"==typeof XMLHttpRequest&&"undefined"!=typeof ActiveXObject){for(var b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],c=0;c<b.length;c++){var d=b[c];try{return new ActiveXObject(d),a.B=d}catch(e){}}throw Error("Na");}return a.B};Qv=new Rv;
var Sv=function(a){this.A=new rf;if(a){a=wf(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c])}},Tv=function(a){var b=typeof a;return"object"==b&&a||"function"==b?"o"+lf(a):b.charAt(0)+a};g=Sv.prototype;g.Lb=function(){return this.A.Lb()};g.add=function(a){this.A.set(Tv(a),a)};g.removeAll=function(a){a=wf(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c])};g.remove=function(a){return this.A.remove(Tv(a))};g.clear=function(){this.A.clear()};g.Db=function(){return this.A.Db()};
g.contains=function(a){return tf(this.A,Tv(a))};g.Dc=function(){return this.A.Dc()};g.clone=function(){return new Sv(this)};g.equals=function(a){return this.Lb()==vf(a)&&zba(this,a)};var zba=function(a,b){var c=vf(b);if(a.Lb()>c)return!1;!(b instanceof Sv)&&5<c&&(b=new Sv(b));return yba(a,function(d){var e=b;return e.contains&&"function"==typeof e.contains?e.contains(d):e.wg&&"function"==typeof e.wg?e.wg(d):Ia(e)||"string"===typeof e?Ba(e,d):Hf(e,d)})};

}catch(e){_DumpException(e)}
try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/

}catch(e){_DumpException(e)}
try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Uv=function(a,b,c){for(var d in a)if(b.call(c,a[d],d,a))return d};

}catch(e){_DumpException(e)}
try{
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Vv=function(a,b){a.sort(b||Da)},Wv=function(a,b){this.B=a|0;this.A=b|0},Xv=function(a){return 4294967296*a.A+(a.B>>>0)};
Wv.prototype.toString=function(a){a=a||10;if(2>a||36<a)throw Error("Sa`"+a);var b=this.A>>21;if(0==b||-1==b&&(0!=this.B||-2097152!=this.A))return b=Xv(this),10==a?""+b:b.toString(a);b=14-(a>>2);var c=Math.pow(a,b),d=Yv(c,c/4294967296);c=Zv(this,d);d=Math.abs(Xv(this.add($v(aw(c,d)))));var e=10==a?""+d:d.toString(a);e.length<b&&(e="0000000000000".substr(e.length-b)+e);d=Xv(c);return(10==a?d:d.toString(a))+e};var bw=function(a){return 0==a.B&&0==a.A};
Wv.prototype.equals=function(a){return this.B==a.B&&this.A==a.A};Wv.prototype.compare=function(a){return this.A==a.A?this.B==a.B?0:this.B>>>0>a.B>>>0?1:-1:this.A>a.A?1:-1};var $v=function(a){var b=~a.B+1|0;return Yv(b,~a.A+!b|0)};Wv.prototype.add=function(a){var b=this.A>>>16,c=this.A&65535,d=this.B>>>16,e=a.A>>>16,f=a.A&65535,h=a.B>>>16;a=(this.B&65535)+(a.B&65535);h=(a>>>16)+(d+h);d=h>>>16;d+=c+f;b=(d>>>16)+(b+e)&65535;return Yv((h&65535)<<16|a&65535,b<<16|d&65535)};
var aw=function(a,b){if(bw(a))return a;if(bw(b))return b;var c=a.A>>>16,d=a.A&65535,e=a.B>>>16;a=a.B&65535;var f=b.A>>>16,h=b.A&65535,k=b.B>>>16;b=b.B&65535;var l=a*b;var n=(l>>>16)+e*b;var q=n>>>16;n=(n&65535)+a*k;q+=n>>>16;q+=d*b;var r=q>>>16;q=(q&65535)+e*k;r+=q>>>16;q=(q&65535)+a*h;r=r+(q>>>16)+(c*b+d*k+e*h+a*f)&65535;return Yv((n&65535)<<16|l&65535,r<<16|q&65535)},Zv=function(a,b){if(bw(b))throw Error("Ta");if(0>a.A){if(a.equals(cw)){if(b.equals(dw)||b.equals(ew))return cw;if(b.equals(cw))return dw;
var c=1;if(0==c)c=a;else{var d=a.A;c=32>c?Yv(a.B>>>c|d<<32-c,d>>c):Yv(d>>c-32,0<=d?0:-1)}c=Zv(c,b);d=1;if(0!=d){var e=c.B;c=32>d?Yv(e<<d,c.A<<d|e>>>32-d):Yv(0,e<<d-32)}if(c.equals(fw))return 0>b.A?dw:ew;a=a.add($v(aw(b,c)));return c.add(Zv(a,b))}return 0>b.A?Zv($v(a),$v(b)):$v(Zv($v(a),b))}if(bw(a))return fw;if(0>b.A)return b.equals(cw)?fw:$v(Zv(a,$v(b)));for(d=fw;0<=a.compare(b);){c=Math.max(1,Math.floor(Xv(a)/Xv(b)));e=Math.ceil(Math.log(c)/Math.LN2);e=48>=e?1:Math.pow(2,e-48);for(var f=gw(c),h=
aw(f,b);0>h.A||0<h.compare(a);)c-=e,f=gw(c),h=aw(f,b);bw(f)&&(f=dw);d=d.add(f);a=a.add($v(h))}return d};Wv.prototype.not=function(){return Yv(~this.B,~this.A)};Wv.prototype.and=function(a){return Yv(this.B&a.B,this.A&a.A)};Wv.prototype.or=function(a){return Yv(this.B|a.B,this.A|a.A)};Wv.prototype.xor=function(a){return Yv(this.B^a.B,this.A^a.A)};
var gw=function(a){return 0<a?0x7fffffffffffffff<=a?Aba:new Wv(a,a/4294967296):0>a?-9223372036854775808>=a?cw:$v(new Wv(-a,-a/4294967296)):fw},Yv=function(a,b){return new Wv(a,b)},fw=Yv(0,0),dw=Yv(1,0),ew=Yv(-1,-1),Aba=Yv(4294967295,2147483647),cw=Yv(0,2147483648);

}catch(e){_DumpException(e)}
try{
var iw=function(a,b){a.HG()||a.GI();a=a.ae();if(!Qp(a,3)){var c=new hw;Sp(a,3,c)}a.Ta().tc(b)},mw=function(a){var b=jw(Zg(a)[5]||null);return b?0==kw("/thumb",b.substr(b.length-6,6))&&lw(a,"ds")&&lw(a,"ck"):!1},nw=function(a,b,c,d,e,f,h){a=new op(a);f=!!f||void 0;var k=a.A,l=k.A;ip(f,Q(l,17),Q(k.B,17))&&C(l,17,f);d?a.setCenterCrop(!0):h?a.rl(!0):pp(a);b&&a.Bj(b);c&&a.Aj(c);e&&(b=!0,c=a.A,d=c.A,ip(b,R(d,35,!1),R(c.B,35,!1))&&C(d,35,b));return a.Oe()},pw=function(a,b,c,d,e,f,h){if(a&&(b||c))if(mw(a))b&&
(a=ow(a,"w",b)),c&&(a=ow(a,"h",c));else if(dp(a))e=$l.parse(a).getOptions()||void 0,b=nw(e,b,c,d,void 0,f,h),a=jp(new rp(a),b).Oe();else if(a&&lw(a,"sz")){var k=$l.parse(a).getOptions()||void 0;b=nw(k,b,c,d,e,f,h);a=ow(a,"sz",b)}else if(Bba.test(a)){d=null;for(f=0;f<am.length;f++)if(b&&b<=am[f].width||c&&c<=am[f].height){d=am[f];break}d||(d=am[am.length-1]);b=nw(void 0,b?d.width:void 0,c?d.height:void 0);c=a.lastIndexOf(".");a=a.slice(0,c)+"="+b+a.slice(c)}return a},qw=function(){return y.Xd&&!y.ANDROID&&
!y.yj&&!y.xj&&bm("23")},rw=function(){return!y.Xd&&!y.No&&y.ANDROID&&bm("4.2")},sw=function(){return y.Xd&&(y.yj||y.xj)&&bm("32")&&!bm("47")},uw=function(a,b,c){F.call(this);this.A=a;this.id=b;this.ta=c||0;this.Ea=null;this.Zh=this.H=0;this.Qa=this.wa=null;this.ee="No se ha podido previsualizar el archivo";(b=a.Uo())||(b=this.tb(),c=b.lastIndexOf("."),b=0<c?b.substring(c+1).toLowerCase():"");this.Vd=b;b=new tw;c=a.cg();b=C(b,10,c);c=a.zj();b=C(b,14,c);c=4==a.yb();b=C(b,11,c);a.Uo()&&(c=a.Uo(),C(b,
3,c));(c=(c=a.So())&&c.B())&&C(b,16,Number(c));(c=Tf(a))&&C(b,18,c);this.aa=b;this.na=!1;this.B=this.Oa=this.L=this.V=this.I=this.xb=null;this.la=this.Wc=!1;this.O=a.yb();this.Er=!1;this.gb=[];this.za=!1;this.Pb=this.Xa=null;this.oa=!1},kw=function(a,b){a=String(a).toLowerCase();b=String(b).toLowerCase();return a<b?-1:a==b?0:1},vw=function(a,b){a=a.style;Nb&&!hc("8")?a.filter='progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+b+'", sizingMethod="crop")':(a.backgroundImage="url("+b+")",a.backgroundPosition=
"top left",a.backgroundRepeat="no-repeat")},jw=function(a){return a?decodeURI(a):a},ww=function(a,b,c,d){for(var e=c.length;0<=(b=a.indexOf(c,b))&&b<d;){var f=a.charCodeAt(b-1);if(38==f||63==f)if(f=a.charCodeAt(b+e),!f||61==f||38==f||35==f)return b;b+=e+1}return-1},xw=/#|$/,lw=function(a,b){return 0<=ww(a,0,b,a.search(xw))},Cba=/[?&]($|#)/,yw=function(a,b){for(var c=a.search(xw),d=0,e,f=[];0<=(e=ww(a,d,b,c));)f.push(a.substring(d,e)),d=Math.min(a.indexOf("&",e)+1||c,c);f.push(a.substr(d));return f.join("").replace(Cba,
"$1")},ow=function(a,b,c){return bp(yw(a,b),b,c)},hw=function(a){w(this,a,0,-1,null,null)};I(hw,z);hw.prototype.getId=function(){return B(this,1)};hw.prototype.tc=function(a){return C(this,1,a)};hw.prototype.B=function(){return B(this,2)};var zw=function(a){w(this,a,0,-1,null,null)};I(zw,z);var tw=function(a){w(this,a,0,-1,null,null)};I(tw,z);tw.prototype.getState=function(){return B(this,12)};tw.prototype.Fa=function(a){C(this,12,a)};var Aw=function(a){w(this,a,0,-1,null,null)};I(Aw,z);
Aw.prototype.getData=function(){return Rp(this,1,0)};var Bw=function(a){var b=new Aw;return C(b,1,a)};Aw.prototype.Wi=function(){return Qp(this,1)};var Cw=function(a,b){return C(a,2,b)},Bba=/^google3\/javascript\/apps\/drive\/viewer\/demo\/data\//i,Dw=function(a){E.call(this,"C");this.time=a};v(Dw,E);var Ew=function(a){E.call(this,"v");this.error=a};v(Ew,E);var Fw=function(a){E.call(this,"z");this.A=a};v(Fw,E);v(uw,F);g=uw.prototype;
g.km=function(a){var b=a.yb();this.O=b;C(this.aa,11,4==b);this.na=!1;b=this.A;a=Ad(a);for(var c=b.cd(),d=a.cd(),e=c.length=0;e<d.length;e++)c[e]=d[e];b.A=a.A;b.C=a.C};g.update=function(a){a.B()&&a.B()!=this.tb()&&this.sl(a.B());a.IG()&&Gw(this,a.Bd());if(a.JG()&&a.Km()!=this.A.Km()){var b=a.Km();this.A.Fy(b);this.dispatchEvent("y")}Tf(a)&&Tf(a)!=Tf(this.A)&&iw(this.A,Tf(a));a.zg()&&a.zg()!=this.A.zg()&&this.A.LI(a.zg());a.yb()&&a.yb()!=this.yb()&&Hw(this,a.yb())};g.tb=function(){return this.A.B()};
g.qb=function(){return this.A.cg()};g.fe=function(a,b,c){var d=qw()||y.Xd&&y.ANDROID&&bm("25")||rw()||y.Tl&&bm("12.10")||sw(),e=this.A.F();return pw(e,a,b,void 0,d&&!!c)};g.getId=function(){return this.id};g.yb=function(){return this.A.yb()};g.gf=function(){return this.qb().startsWith("application/vnd.google-gsuite.encrypted")};g.Lx=function(a){this.Pb=a;a.onerror=function(){this._preloadFailed=!0};a=Cw(Bw(2),4);Iw(this,a);this.Er=!0};
g.Fa=function(a,b,c,d,e){this.ta==a||this.Pa()||(this.ta=a,1==a&&(this.na=!1),5==a&&(this.la=!0),this.wa=b||null,this.Qa=e||null,void 0!==c&&(this.ee=c),this.dispatchEvent(new Dw(d)))};g.Ed=function(){this.H=this.ta=0;this.Qa=this.wa=null;this.na=!1};g.getState=function(){return this.ta};g.Zc=function(){return 1==this.ta};g.wc=function(a,b){this.H==a||this.Pa()||(this.H=a,this.dispatchEvent(new Ew(b)))};g.Bk=function(){return 1==this.H};g.sl=function(a){this.A.O(a);this.dispatchEvent("A")};
var Gw=function(a,b){b!=a.A.Bd()&&(a.A.Ey(b),(b=(b=a.Oa)&&b.Aa())&&b.lF(),a.dispatchEvent("x"))},Hw=function(a,b,c){c=void 0===c?!1:c;var d=a.yb();if(d!=b||c)a.A.ql(b),5==a.O&&(a.O=b),C(a.aa,11,4==b),a.dispatchEvent(new Fw(d))};uw.prototype.xn=function(){return this.Wc};uw.prototype.$i=function(){return this.Er};uw.prototype.Mm=function(){return 0};var Iw=function(a,b){var c;a:{for(c=0;c<a.gb.length;c++)if(bi(b,a.gb[c])){c=!0;break a}c=!1}if(c)return!1;a.gb.push(b);return!0};
uw.prototype.Jd=function(){var a=this.za;this.za=!0;!a&&this.dispatchEvent("w")};uw.prototype.Sh=function(a){this.Xa=a;K(this,a);a.Kc(this)};uw.prototype.Wd=function(){var a=this.A.ae();if(!a)return null;a=U(a,zw,1);return a?(a=T(a,1,""))?a:null:null};uw.prototype.fi=function(){return!1};
var Jw=function(){};Jw.prototype.equals=function(a){return Kw(this,a)};Jw.prototype.I=function(){return this.D||(Object.defineProperties(this,{D:{value:Lw=Lw+1|0,enumerable:!1}}),this.D)};Jw.prototype.toString=function(){var a=Mw(Nw(Ow(this.constructor)))+"@";var b=(this.I()>>>0).toString(16);return a+Mw(b)};Jw.prototype.lb=["java.lang.Object",0];
var Pw=function(){};I(Pw,Jw);Pw.prototype.B=function(a){this.A=a;Dba(this,a)};var Tw=function(a){Qw(a.A)&&(Error.captureStackTrace?Error.captureStackTrace(Rw(a.A,Qw,Sw)):Rw(a.A,Qw,Sw).stack=Error().stack)};Pw.prototype.toString=function(){var a=Nw(Ow(this.constructor)),b=this.C;return null==b?a:Mw(a)+": "+Mw(b)};Pw.prototype.lb=["java.lang.Throwable",0];var Dba=function(a,b){if(b instanceof Object)try{b.YJ=a,Object.defineProperties(b,{cause:{get:function(){return a.H&&a.H.A}}})}catch(c){}};
var Uw=function(){};I(Uw,Pw);Uw.prototype.lb=["java.lang.Exception",0];
var Vw=function(){};I(Vw,Uw);Vw.prototype.lb=["java.lang.RuntimeException",0];
var Ww=function(){};I(Ww,Vw);Ww.prototype.lb=["java.lang.IndexOutOfBoundsException",0];
var Kw=function(a,b){return Object.is(a,b)||null==a&&null==b};
var Xw=function(){};I(Xw,Jw);Xw.prototype.lb=["java.lang.Number",0];
var Yw=function(){};I(Yw,Vw);Yw.prototype.lb=["java.lang.ArrayStoreException",0];
var Zw=function(){};I(Zw,Jw);Zw.prototype.lb=["java.lang.Boolean",0];
var $w=function(){};I($w,Xw);$w.prototype.lb=["java.lang.Double",0];
var ax=function(){},Eba=function(){return!0};ax.prototype.lb=["char",3,"C"];ax.prototype.bt=!0;
var bx=function(){};I(bx,Vw);bx.prototype.B=function(a){Vw.prototype.B.call(this,"__noinit__"===this.F?a:this.F)};bx.prototype.lb=["java.lang.JsException",0];
var cx=function(){};I(cx,bx);cx.prototype.lb=["java.lang.NullPointerException",0];
var dx=function(){this.A=0};I(dx,Jw);dx.prototype.name=function(){return null!=this.C?this.C:""+this.A};dx.prototype.toString=function(){return this.name()};dx.prototype.lb=["java.lang.Enum",0];
var ex=function(){};I(ex,Vw);var Fba=function(){var a=new ex;Tw(a);a.B(Error(a));return a};ex.prototype.lb=["java.lang.IllegalArgumentException",0];
var V=function(a,b){if(null==a)return null;if(fx(a))throw Fba().A;return Rw(Lb(b,"$$enumValues/"+Mw(a),function(){return new gx(a,b)}),fx,gx)},hx=function(a){return null==a?null:Rw(a,fx,gx).A},ix=function(a,b){return fx(a)&&Kw(Rw(a,fx,gx).constructor,b)};
var jx=function(){};I(jx,Vw);jx.prototype.lb=["java.lang.ClassCastException",0];
var gx=function(a,b){this.A=a;this.constructor=b};I(gx,Jw);gx.prototype.toString=function(){return this.A.toString()};var fx=function(a){return a instanceof gx};gx.prototype.lb=["javaemul.internal.Enums$BoxedLightEnum",0];
var Lw=0;
var kx=function(){};kx.prototype.lb=["<native function>",1];
var lx=function(){};I(lx,Jw);lx.prototype.lb=["<native object>",0];
var Gba=function(a){var b=typeof a;if("number"==b)return Ow($w);if("boolean"==b)return Ow(Zw);if("string"==b)return Ow(mx);if(Array.isArray(a))return(a=a.dl)?Ow(a.cj,a.xg):Ow(Jw,1);if(a instanceof Jw)return Ow(a.constructor);if(a)return Ow("function"==b?kx:lx);throw new TypeError("Wa");};
var Rw=function(a,b,c){if(null!=a&&!b(a))throw a=Mw(Nw(Gba(a)))+" cannot be cast to "+Mw(Nw(Ow(c))),b=new jx,b.C=a,Tw(b),b.B(Error(b)),b.A;return a};
var nx=function(){};I(nx,Ww);var ox=function(a){var b=new nx;b.C=a;Tw(b);b.B(Error(b));return b};nx.prototype.lb=["java.lang.StringIndexOutOfBoundsException",0];
var px=function(a){if(null==a)throw a=new cx,Tw(a),a.F="__noinit__",a.B(new TypeError(a)),a.A;return a},qx=function(a,b){if(0>a||a>=b)throw ox("Index: "+a+", Size: "+b).A;},rx=function(a,b,c){if(0>a||b>c||b<a)throw ox("fromIndex: "+a+", toIndex: "+b+", length: "+c).A;};
var tx=function(a,b,c){var d=a[0];if(null==d)return null;var e=[];c&&(e.dl=c);if(1<a.length){a=a.slice(1);c=c&&sx(c.cj,c.Dn,c.xg-1);for(var f=0;f<d;f++)e[f]=tx(a,b,c)}else if(void 0!==b)for(a=0;a<d;a++)e[a]=b;else e.length=d;return e},ux=function(a,b){a.dl=b;if(1<b.xg){b=sx(b.cj,b.Dn,b.xg-1);for(var c=0;c<a.length;c++){var d=a[c];d&&ux(d,b)}}return a},vx=function(a,b,c){var d;if(!(d=null==c))a:{if(d=a.dl)if(1<d.xg){var e=d.cj,f=d.xg-1;if(null!=c&&Array.isArray(c)){var h=c.dl||{cj:Jw,xg:1},k=h.xg;
k==f?(f=h.cj,d=f===e?!0:e&&e.prototype.bt||f&&f.prototype.bt?!1:(0,d.Dn)(f.prototype)):d=k>f?Jw==e:!1}else d=!1;if(!d){d=!1;break a}}else if(null!=c&&!d.Dn(c)){d=!1;break a}d=!0}if(!d)throw a=new Yw,Tw(a),a.B(Error(a)),a.A;a[b]=c},sx=function(a,b,c){return{cj:a,Dn:b,xg:c}};
var mx=function(){};I(mx,Jw);
var Mw=function(a){return null==a?"null":a.toString()},wx=function(a,b){qx(b,a.length);return a.charCodeAt(b)},zx=function(a,b,c){for(var d=0;0<=(d=c.indexOf("\\",d));)c=36==wx(c,d+1|0)?Mw(xx(c,0,d))+"$"+Mw(yx(c,d=d+1|0)):Mw(xx(c,0,d))+Mw(yx(c,d=d+1|0));return a.replace(new RegExp(b,"g"),c)},Bx=function(a){var b=/\//g;var c=[0];c=tx(c,mx.A,sx(mx,Ax,c.length));for(var d=0,e=null;;){var f=b.exec(a);if(f&&""!==a&&1!=d){var h=f.index;vx(c,d,xx(a,0,h));a=xx(a,h+f[0].length|0,a.length);b.lastIndex=0;Kw(e,
a)&&(vx(c,d,xx(a,0,1)),a=yx(a,1));e=a;d=d+1|0}else{vx(c,d,a);break}}return c},yx=function(a,b){qx(b,a.length+1|0);return a.substr(b)},xx=function(a,b,c){rx(b,c,a.length);return a.substr(b,c-b|0)},Ax=function(a){return"string"===typeof a};mx.prototype.lb=["java.lang.String",0];
var Cx=function(a,b){this.A=a;this.B=b};I(Cx,Jw);var Nw=function(a){var b=a.A.prototype.lb[0];0!=a.B&&(3==a.A.prototype.lb[1]?b=a.A.prototype.lb[2]:b="L"+Mw(b)+";");a=a.B;for(var c="",d=0;d<a;d=d+1|0)c=Mw(c)+"[";return Mw(c)+Mw(b)};Cx.prototype.toString=function(){return String(0==this.B&&1==this.A.prototype.lb[1]?"interface ":0==this.B&&3==this.A.prototype.lb[1]?"":"class ")+Mw(Nw(this))};Cx.prototype.lb=["java.lang.Class",0];
var Ow=function(a,b){var c=b||0;return Lb(a.prototype,"$$class/"+c,function(){return new Cx(a,c)})};
var Sw=function(){},Qw=function(a){return a instanceof Error};Sw.prototype.lb=["Error",0];
var Dx=function(){},Hba=function(a){return a instanceof Object};Dx.prototype.lb=["Object",0];
var Ex=function(){},Iba=function(a){return a instanceof Object};Ex.prototype.lb=["Object",0];
var Fx=function(){};I(Fx,Jw);var Gx=function(){var a=new Fx;a.A=Rw({},Hba,Dx);return a},X=function(a,b,c){a.A[b]=void 0!==c?c:null;return a},Y=function(a,b,c){return X(a,""+b,c)},Hx=function(a){var b=a.A;a.A=null;return b};Fx.prototype.lb=["com.google.apps.docs.xplat.collections.UnsafeJsMaps$Builder",0];
var Ix=function(){};I(Ix,Jw);var Jx=function(a,b,c){a.A[""+b]=c;return a};Ix.prototype.lb=["com.google.apps.docs.xplat.collections.UnsafeJsMapsInteger$Builder",0];
var Kx,Lx=function(){Lx=function(){};Kx=new Mx};
var Mx=function(){this.A=Hx(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Gx(),18,"archive"),2,"audio"),1,"generic"),25,"colaboratory"),3,"document"),4,"drawing"),20,"earth"),15,"folder"),5,"form"),21,"fusion"),22,"map"),19,"script"),26,"shortcut"),24,"site"),7,"spreadsheet"),6,"presentation"),16,"spreadsheet"),8,"image"),27,"message"),9,"excel"),10,"powerpoint"),11,"word"),12,"pdf"),13,"text"),14,"video"),17,"youtube"));var a=new Ix;a.A=Rw({},Iba,Ex);a=Jx(Jx(Jx(Jx(Jx(a,1,2),5,2),12,3),17,2),
18,2);var b=a.A;a.A=null;this.C=b;this.B=Hx(Y(Y(Y(Y(Gx(),17,"_x16.ico"),16,"_x16.png"),32,"_x32.png"),128,"_x128.png"))};I(Mx,Jw);
Mx.prototype.get=function(a,b){var c=Nx(Ox(),a);Px();var d=c in Qx?hx(Rw(Qx[c],Jba,Rx)):Kba(c);if((Sx(),Tx).contains(c)||1===d)return c=Bx(a),a=encodeURIComponent(c[0]),c=encodeURIComponent(c[1]),a="https://drive-thirdparty.googleusercontent.com/"+(17===b?16:b)+"/type/"+Mw(a)+"/"+Mw(c),17===b?Mw(a)+".ico":a;a=d;if(!(b in this.B))throw b=new ex,b.C="Unsupported size",Tw(b),b.B(Error(b)),b.A;b=Rw(this.B[b],Ax,mx);a in this.A||(a=1);c=Rw(this.A[a],Ax,mx);return"//ssl.gstatic.com/docs/doclist/images/mediatype/icon_"+
(a in this.C?this.C[a]:1)+"_"+Mw(c)+Mw(b)};Mx.prototype.lb=["com.google.apps.xplat.mediatype.Icon",0];
var Z=function(){},Ux=function(a){return ix(a,Z)};Z.prototype.lb=["com.google.apps.xplat.mediatype.MediaType",0];
var Vx=function(){this.F=this.B=this.A=0},Tx,Wx,Xx,Yx,Zx,$x,ay,by,cy,dy;I(Vx,dx);var ey=function(a,b,c,d){var e=new Vx;e.C=a;e.A=b;e.B=c;e.F=d;return e};Vx.prototype.contains=function(a){return this.B<=a&&this.F>=a};
var Sx=function(){Sx=function(){};Tx=ey("UNKNOWN",0,1,100);Wx=ey("APP",1,701,1E3);Xx=ey("AUDIO",2,101,200);Yx=ey("CHEMICAL",3,201,300);Zx=ey("GZIP",4,1101,1200);$x=ey("IMAGE",5,301,400);ay=ey("MESSAGE",6,401,500);by=ey("MULTIPART",7,1001,1100);cy=ey("TEXT",8,501,600);dy=ey("VIDEO",9,601,700)},Lba=function(a){return a instanceof Vx};Vx.prototype.lb=["com.google.apps.xplat.mediatype.MediaType$Range",2];
var fy,gy=function(){gy=function(){};hy();fy=new iy};
var iy=function(){},jy,ky,ly,my,ny,oy,py;I(iy,Jw);
var Ox=function(){hy();return gy(),fy},Nx=function(a,b){hy();a=b.indexOf("content=");if(!("application/vnd.google-gsuite.encrypted;"!==px(b.substr(0,40))||0>a)){b=yx(b,a+8|0);a=zx('"'.toString(),"([/\\\\\\.\\*\\+\\?\\|\\(\\)\\[\\]\\{\\}$^])","\\\\$1");var c=zx(zx("".toString(),"\\\\","\\\\\\\\"),"\\$","\\\\$");b=zx(b,a,c);a=b.length;for(c=0;c<a&&32>=wx(b,c);)c=c+1|0;for(var d=a;d>c&&32>=wx(b,d-1|0);)d=d-1|0;b=0<c||d<a?xx(b,c,d):b}a=String.fromCharCode(59);a=b.indexOf(a);c=-1==a?Bx(b):Bx(xx(b,0,a));
if(2!=c.length)return 1;a=qy(c[0]);c=qy(c[1]);switch(px(a)){case "application":return c in jy?hx(Rw(jy[c],Ux,Z)):2;case "audio":return c in ky?hx(Rw(ky[c],Ux,Z)):3;case "image":return c in ly?hx(Rw(ly[c],Ux,Z)):4;case "multipart":return c in my?hx(Rw(my[c],Ux,Z)):7;case "text":return c in ny?hx(Rw(ny[c],Ux,Z)):5;case "video":return c in oy?hx(Rw(oy[c],Ux,Z)):6;default:return b in py?hx(Rw(py[b],Ux,Z)):1}},hy=function(){hy=function(){};jy=Hx(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(Gx(),
"acad",V(701,Z)),"bzip2",V(781,Z)),"dxf",V(702,Z)),"epub+zip",V(703,Z)),"gzip",V(771,Z)),"gzip-compressed",V(782,Z)),"gzipped",V(783,Z)),"illustrator",V(762,Z)),"javascript",V(741,Z)),"msexcel",V(768,Z)),"mspowerpoint",V(767,Z)),"msword",V(704,Z)),"octet-stream",V(705,Z)),"pdf",V(706,Z)),"photoshop",V(744,Z)),"pkcs7-signature",V(707,Z)),"postscript",V(708,Z)),"rar",V(772,Z)),"rtf",V(709,Z)),"tar",V(773,Z)),"vnd.android.package-archive",V(710,Z)),"vnd.google-apps.appmaker",V(798,Z)),"vnd.google-apps.document",
V(711,Z)),"vnd.google-apps.drawing",V(712,Z)),"vnd.google-apps.drive-sdk.796396377186",V(788,Z)),"vnd.google-apps.drive-sdk.770102487694",V(716,Z)),"vnd.google-apps.earth",V(806,Z)),"vnd.google-apps.folder",V(745,Z)),"vnd.google-apps.form",V(713,Z)),"vnd.google-apps.freebird",V(746,Z)),"vnd.google-apps.fusiontable",V(764,Z)),"vnd.google-apps.jam",V(799,Z)),"vnd.google-apps.kix",V(747,Z)),"vnd.google-apps.map",V(789,Z)),"vnd.google-apps.presentation",V(714,Z)),"vnd.google-apps.punch",V(748,Z)),"vnd.google-apps.ritz",
V(765,Z)),"vnd.google-apps.script",V(766,Z)),"vnd.google-apps.shortcut",V(805,Z)),"vnd.google-apps.drive-sdk.107985930432",V(804,Z)),"vnd.google-apps.drive-sdk.803534686002",V(803,Z)),"vnd.google-apps.drive-sdk.897606708560",V(763,Z)),"vnd.google-apps.site",V(797,Z)),"vnd.google-apps.spreadsheet",V(715,Z)),"vnd.google-apps.video",V(742,Z)),"vnd.google-earth.kmz",V(807,Z)),"vnd.google.colaboratory",V(801,Z)),"vnd.google.colaboratory.corp",V(802,Z)),"vnd.google-gsuite.document-blob",V(808,Z)),"vnd.google-gsuite.presentation-blob",
V(809,Z)),"vnd.google-gsuite.spreadsheet-blob",V(810,Z)),"vnd.ms-excel",V(717,Z)),"vnd.ms-excel.sheet.binary.macroenabled.12",V(749,Z)),"vnd.ms-excel.sheet.macroenabled.12",V(750,Z)),"vnd.ms-excel.template.macroenabled.12",V(791,Z)),"vnd.ms-powerpoint",V(718,Z)),"vnd.ms-powerpoint.presentation.macroenabled.12",V(751,Z)),"vnd.ms-powerpoint.slideshow.macroenabled.12",V(752,Z)),"vnd.ms-powerpoint.template.macroenabled.12",V(753,Z)),"vnd.ms-project",V(719,Z)),"vnd.ms-word",V(769,Z)),"vnd.ms-word.document.macroenabled.12",
V(758,Z)),"vnd.ms-word.template.macroenabled.12",V(790,Z)),"vnd.ms-works",V(720,Z)),"vnd.ms-xpsdocument",V(721,Z)),"vnd.oasis.opendocument.graphics",V(761,Z)),"vnd.oasis.opendocument.presentation",V(760,Z)),"vnd.oasis.opendocument.spreadsheet",V(722,Z)),"vnd.oasis.opendocument.text",V(757,Z)),"vnd.openxmlformats-officedocument.presentationml.presentation",V(724,Z)),"vnd.openxmlformats-officedocument.presentationml.slideshow",V(754,Z)),"vnd.openxmlformats-officedocument.presentationml.template",V(755,
Z)),"vnd.openxmlformats-officedocument.spreadsheetml.sheet",V(759,Z)),"vnd.openxmlformats-officedocument.spreadsheetml.template",V(792,Z)),"vnd.openxmlformats-officedocument.wordprocessingml.document",V(723,Z)),"vnd.openxmlformats-officedocument.wordprocessingml.template",V(756,Z)),"vnd.visio",V(725,Z)),"x-7z-compressed",V(726,Z)),"x-bzip",V(774,Z)),"x-bzip-compressed-tar",V(775,Z)),"x-bzip2",V(776,Z)),"x-dosexec",V(795,Z)),"x-gtar",V(784,Z)),"x-gtar-compressed",V(785,Z)),"x-gunzip",V(786,Z)),"x-font-ttf",
V(727,Z)),"x-gzip",V(728,Z)),"x-gzip-compressed",V(777,Z)),"x-httpd-php",V(729,Z)),"x-iwork-keynote-sffkey",V(730,Z)),"x-iwork-numbers-sffnumbers",V(731,Z)),"x-iwork-pages-sffpages",V(732,Z)),"x-javascript",V(743,Z)),"vnd.google-apps.drive-sdk.7081045131",V(800,Z)),"x-lzh",V(733,Z)),"x-ms-publisher",V(734,Z)),"x-ms-shortcut",V(735,Z)),"x-ms-wmz",V(736,Z)),"x-msdos-program",V(793,Z)),"x-msi",V(796,Z)),"x-rar",V(770,Z)),"x-rar-compressed",V(737,Z)),"x-shockwave-flash",V(738,Z)),"x-tar",V(778,Z)),"x-tgz",
V(787,Z)),"x-tex",V(739,Z)),"x-zip",V(779,Z)),"x-zip-compressed",V(780,Z)),"xml",V(794,Z)),"zip",V(740,Z)));ky=Hx(X(X(X(X(X(X(X(X(X(Gx(),"3gp",V(107,Z)),"midi",V(101,Z)),"mp4a-latm",V(102,Z)),"mpeg",V(103,Z)),"mpeg3",V(104,Z)),"ogg",V(108,Z)),"x-ms-wma",V(105,Z)),"x-wav",V(106,Z)),"wav",V(109,Z)));py=Hx(X(X(X(X(Gx(),"chemical/x-gamess-input",V(201,Z)),"gzip/document",V(1101,Z)),"message/rfc822",V(401,Z)),"link/article",V(8,Z)));ly=Hx(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(Gx(),
"bmp",V(301,Z)),"gif",V(302,Z)),"heic",V(329,Z)),"heif",V(330,Z)),"jpeg",V(303,Z)),"png",V(304,Z)),"svg+xml",V(309,Z)),"tiff",V(305,Z)),"vnd.adobe.photoshop",V(326,Z)),"vnd.dwg",V(306,Z)),"vnd.microsoft.icon",V(327,Z)),"x-adobe-dng",V(310,Z)),"x-canon-cr2",V(311,Z)),"x-canon-crw",V(312,Z)),"x-coreldraw",V(307,Z)),"x-fuji-raf",V(313,Z)),"x-icon",V(328,Z)),"x-kodak-kdc",V(314,Z)),"x-minolta-mrw",V(315,Z)),"x-nikon-nef",V(317,Z)),"x-nikon-nrw",V(318,Z)),"x-olympus-orf",V(319,Z)),"x-panasonic-rw2",V(320,
Z)),"x-pentax-pef",V(321,Z)),"x-photoshop",V(308,Z)),"x-ms-bmp",V(316,Z)),"x-sony-sr2",V(323,Z)),"x-sony-srf",V(324,Z)),"x-raw",V(322,Z)),"webp",V(325,Z)));my=Hx(X(X(X(X(X(Gx(),"x-gzip",V(1001,Z)),"x-rar",V(1002,Z)),"x-tar",V(1005,Z)),"x-zip",V(1003,Z)),"zip",V(1004,Z)));ny=Hx(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(Gx(),"calendar",V(501,Z)),"css",V(502,Z)),"csv",V(503,Z)),"ecmascript",V(515,Z)),"html",V(504,Z)),"javascript",V(516,Z)),"plain",V(505,Z)),"vcard",V(520,Z)),"x-c++hdr",V(518,Z)),"x-c++src",
V(507,Z)),"x-chdr",V(517,Z)),"x-csrc",V(506,Z)),"x-hwp",V(508,Z)),"x-java",V(509,Z)),"x-java-source",V(510,Z)),"x-objcsrc",V(511,Z)),"x-sql",V(512,Z)),"x-url",V(519,Z)),"x-vcard",V(513,Z)),"xml",V(514,Z)));oy=Hx(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(X(Gx(),"3gpp",V(601,Z)),"avi",V(602,Z)),"dv",V(619,Z)),"flv",V(603,Z)),"mkv",V(622,Z)),"mp2p",V(618,Z)),"mp2t",V(617,Z)),"mp4",V(604,Z)),"mpeg",V(605,Z)),"mpv",V(616,Z)),"ogg",V(615,Z)),"quicktime",V(606,Z)),"webm",V(614,Z)),"x-dv",V(613,Z)),"x-flv",
V(607,Z)),"x-m4v",V(610,Z)),"x-matroska",V(612,Z)),"x-ms-asf",V(611,Z)),"x-ms-wmv",V(608,Z)),"x-msvideo",V(609,Z)),"x-shockwave-flash",V(620,Z)),"x-youtube",V(621,Z)))};iy.prototype.lb=["com.google.apps.xplat.mediatype.MediaTypeDecoder",0];
var qy=function(a){for(var b=a.length,c=0;c<b;c=c+1|0){var d=wx(a,c);if(65<=d&&90>=d){d=a;var e=d.length;a=[e];for(var f=a=tx(a,0,sx(ax,Eba,a.length)),h=0,k=0;h<e;){var l=void 0,n=void 0;vx(f,(l=k,k=k+1|0,l),wx(d,(n=h,h=h+1|0,n)))}for(;c<b;c=c+1|0)d=a[c],65<=d&&90>=d&&vx(a,c,(d^32)&65535);b=c=a;c=c.length|0;rx(0,c,b.length);a="";for(d=0;d<c;)e=Math.min(d+1E4|0,c),a=Mw(a)+Mw(String.fromCharCode.apply(null,b.slice(d,e))),d=e;return a}}return a};
var Rx=function(){},Jba=function(a){return ix(a,Rx)};Rx.prototype.lb=["com.google.apps.xplat.mediatype.ResourceId",0];
var Qx,Kba=function(a){a:{Sx();var b=ux([Tx,Wx,Xx,Yx,Zx,$x,ay,by,cy,dy],sx(Vx,Lba,1));for(var c=0;c<b.length;c++){var d=b[c];if(d.contains(a)){a=d;break a}}a=Tx}switch(a.A){case 2:return 2;case 5:return 8;case 7:return 18;case 8:return 13;case 9:return 14;case 6:return 27}return 1},Px=function(){Px=function(){};Qx=Hx(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Gx(),8,V(23,Rx)),
3,V(2,Rx)),4,V(8,Rx)),7,V(18,Rx)),5,V(13,Rx)),6,V(14,Rx)),781,V(18,Rx)),771,V(18,Rx)),782,V(18,Rx)),783,V(18,Rx)),768,V(9,Rx)),767,V(10,Rx)),704,V(11,Rx)),758,V(11,Rx)),790,V(11,Rx)),741,V(13,Rx)),706,V(12,Rx)),744,V(8,Rx)),772,V(18,Rx)),709,V(13,Rx)),773,V(18,Rx)),801,V(25,Rx)),802,V(25,Rx)),711,V(3,Rx)),808,V(3,Rx)),712,V(4,Rx)),716,V(20,Rx)),806,V(20,Rx)),807,V(20,Rx)),745,V(15,Rx)),713,V(5,Rx)),746,V(5,Rx)),764,V(21,Rx)),747,V(3,Rx)),788,V(22,Rx)),789,V(22,Rx)),714,V(6,Rx)),809,V(6,Rx)),748,V(6,
Rx)),766,V(19,Rx)),805,V(26,Rx)),763,V(24,Rx)),803,V(24,Rx)),804,V(24,Rx)),797,V(24,Rx)),715,V(7,Rx)),810,V(7,Rx)),765,V(16,Rx)),742,V(14,Rx)),717,V(9,Rx)),749,V(9,Rx)),750,V(9,Rx)),791,V(9,Rx)),718,V(10,Rx)),751,V(10,Rx)),752,V(10,Rx)),753,V(10,Rx)),759,V(9,Rx)),792,V(9,Rx)),723,V(11,Rx)),756,V(11,Rx)),724,V(10,Rx)),754,V(10,Rx)),755,V(10,Rx)),757,V(11,Rx)),722,V(9,Rx)),760,V(10,Rx)),774,V(18,Rx)),775,V(18,Rx)),776,V(18,Rx)),784,V(18,Rx)),785,V(18,Rx)),786,V(18,Rx)),728,V(18,Rx)),777,V(18,Rx)),743,
V(13,Rx)),770,V(18,Rx)),778,V(18,Rx)),787,V(18,Rx)),779,V(18,Rx)),780,V(18,Rx)),740,V(18,Rx)),1101,V(18,Rx)),621,V(17,Rx)))};
var ry=function(a){var b=void 0===b?window:b;b=void 0===b?window:b;b=1<(b.devicePixelRatio||1);return(Lx(),Kx).get(a,b?32:16)};
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var sy=function(a,b){uw.call(this,a,b);this.C=null};I(sy,uw);sy.prototype.Qm=function(){return this.C};sy.prototype.vk=function(){return!!this.C};sy.prototype.Mm=function(){return this.C?this.C.zc():0};sy.prototype.sl=function(a){this.C&&this.C.Ca().name&&(this.C.Ca().name=a);uw.prototype.sl.call(this,a)};
var Mba=function(){var a='<div class="'+O("ndfHFb-c4YZDc-JqEhuc")+'"><div class="'+O("ndfHFb-c4YZDc-JqEhuc-tJHJj")+'"><div class="'+O("ndfHFb-c4YZDc-JqEhuc-a4fUwd-Bz112c")+" "+O("ndfHFb-c4YZDc-Bz112c")+'"></div><div class="'+O("ndfHFb-c4YZDc-JqEhuc-n5VRYe")+'"></div></div><div class="'+O("ndfHFb-c4YZDc-JqEhuc-bN97Pc")+" "+O("ndfHFb-c4YZDc-JqEhuc-s2gQvd")+" "+O("ndfHFb-c4YZDc-s2gQvd")+" "+O("ndfHFb-c4YZDc-s2gQvd-to915")+" "+O("ndfHFb-c4YZDc-AHmuwe-wcotoc-zTETae")+'" aria-label="';a+=lj("Lista de contenidos archivados");
return M(a+'"></div></div>')},Nba=function(a){a=a.title;return M('<div class="'+O("ndfHFb-c4YZDc-JqEhuc-oKdM2c")+'"><div class="'+O("ndfHFb-c4YZDc-JqEhuc-r4nke")+'">'+aj(a)+'</div><div class="'+O("ndfHFb-c4YZDc-JqEhuc-NnAfwf")+'"></div></div>')},Oba=function(a){a=a.name;return M('<div class="'+O("ndfHFb-c4YZDc-JqEhuc-oKdM2c")+'" tabindex="-1"><div class="'+O("ndfHFb-c4YZDc-JqEhuc-oKdM2c-Bz112c")+'"></div><div class="'+O("ndfHFb-c4YZDc-JqEhuc-oKdM2c-V1ur5d")+'" tabindex="-1">'+aj(a)+"</div></div>")};
var uy=function(a){up.call(this,void 0,ty.Ba(),a.R());this.A=a;this.B=this.C=!1};I(uy,up);g=uy.prototype;g.ea=function(){up.prototype.ea.call(this);H(this.J(),"ndfHFb-c4YZDc-s2gQvd")};g.activate=function(){if(!this.C){this.C=!0;this.U().listen(this.J(),"mousemove",function(){this.B=!1});var a=this.A.B();Oa(vy,function(b){a.A(b,this.Az,this)},this)}};g.deactivate=function(){this.B=this.C=!1;this.A.B().im()};
g.mc=function(a){this.B=!0;return Ba(vy,a.keyCode)||27==a.keyCode?!1:up.prototype.mc.call(this,a)};g.Dj=function(){var a=this.oc;-1==a?zp(this):this.Sd(a)};
g.Az=function(a){var b=!1,c=this.J(),d;if((d=sp(a.H))&&0<d.length){var e=d[0];d={ctrlKey:e.modifiers&2,altKey:e.modifiers&4,shiftKey:e.modifiers&1,metaKey:e.modifiers&8};var f=document.createEvent("Event");f.initEvent(a.type,!1,!1);e=new en(If(e.keyCode),0,!1,f);Ya(e,d);d=e}else d=null;d&&32!=d.keyCode&&(b=this.ji(d))&&(Vp(yp(this).J(),c),a.preventDefault(),a.B(),this.A.Ka().focus(this.J()));b||ug(this.A,c,a)};g.gr=function(a){this.B||up.prototype.gr.call(this,a)};
var vy=[34,33,40,38,36,35,32,[32,1]],ty=function(){this.A="listbox"};I(ty,Cn);ty.prototype.Re=function(){return"ndfHFb-c4YZDc-S2QgGf-haAclf"};wh(ty);
var wy=function(){};I(wy,Fp);wy.prototype.Pe=function(){return"option"};wh(wy);
var xy=function(){};I(xy,qm);xy.prototype.Na=function(){return"ndfHFb-c4YZDc-bMcfAe"};xy.prototype.Pe=function(){return"option"};wh(xy);
var yy=function(a,b){ro.call(this,a,b);var c=this.R();this.C=a;this.S=this.V=this.B=this.O=null;this.D=new Ip(c);this.ma(this.D);this.I=null;this.H=new uy(b);this.ma(this.H);this.U().listen(a,"A",this.ja)};I(yy,ro);g=yy.prototype;g.fa=function(){var a=this.R(),b={$b:this.$b()};this.ca=J(Dp,b,void 0,a);if(b=this.ia("ndfHFb-c4YZDc-oKVyEf-haAclf")){var c=J(Mba,void 0,void 0,a);a.Wa(b,c)}};
g.ea=function(){ro.prototype.ea.call(this);this.O=this.ia("ndfHFb-c4YZDc-JqEhuc");this.B=this.ia("ndfHFb-c4YZDc-JqEhuc-bN97Pc");this.V=this.ia("ndfHFb-c4YZDc-JqEhuc-tJHJj");this.C.Xa&&(this.S=this.ia("ndfHFb-c4YZDc-wvGCSb-gkA7Yd"));this.D.sa(this.ia("ndfHFb-c4YZDc-JqEhuc-a4fUwd-Bz112c"));this.H.sa(this.B);Op(this.D.J(),this.R());this.U().listen(this.B,"scroll",this.Bz).listen(this.D,"action",this.aa);this.C.vk()?zy(this,this.C.Qm()):this.U().listen(this.C,"Ab",this.na);this.U().listen(this.O,"mouseup",
u(this.ha,this))};g.activate=function(){ro.prototype.activate.call(this);this.H.activate();this.C.vk()&&vo(this);this.getContext().B().A(8,this.aa,this)};g.deactivate=function(){ro.prototype.deactivate.call(this);this.H.deactivate();wo(this)};
g.layout=function(){var a=this.getContext().C(),b=this.Sb(),c=this.O,d=b.width;2!=this.getContext().A().ab()&&(d*=.5);var e=We(c);yi(c,d,b.height-e.top-e.bottom);var f=20;this.B.scrollHeight>this.B.clientHeight&&(f-=a.A());var h=vg(this.B)?"margin-left":"margin-right";Le(this.B,h,f+"px");Ay(this);this.Mx();f=$n(this,d+e.left+e.right);qi(c,f,a.Zb().top);this.S&&(qi(this.S,f+d+e.right+e.left,a.Zb().top),this.Ob(b))};
g.Mx=function(){var a=tg(this.O.firstChild).height;qi(this.B,0,a);this.ia("ndfHFb-c4YZDc-JqEhuc-n5VRYe").style.top=a+"px"};g.Bz=function(){Ay(this)};var Ay=function(a){Tp(a.ia("ndfHFb-c4YZDc-JqEhuc-n5VRYe"),Math.min(a.B.scrollTop/12,1))};yy.prototype.ja=function(){this.Da&&this.C.vk()&&By(this,this.I||this.C.Qm())};yy.prototype.na=function(){zy(this,this.C.Qm());vo(this)};
var zy=function(a,b){var c=a.R();Co(a.H.hc(!0));By(a,b);b=Pba(a,b);for(var d=0;d<b.length;d++){var e=b[d].Ca(),f=30==d,h=f?"...":e.name||"Unknown",k=30!=d;e.A?(k=new Cy(c,h,a.Yq(),k?ry("application/vnd.google-apps.folder"):void 0),a.U().listen(k,"action",u(a.oa,a,b[d]))):k=new Dy(c,h,a.Yq(),k?ry(e.B||"Unknown"):void 0);e=a.yx(h,f?null:e);k.fb(e);a.H.ma(k,!0)}a.layout()};yy.prototype.Yq=function(){return"ndfHFb-c4YZDc-JqEhuc-oKdM2c-Bz112c"};
yy.prototype.yx=function(a){var b=this.R();return J(Oba,{name:a},void 0,b)};yy.prototype.Vv=function(){return"ndfHFb-c4YZDc-JqEhuc-oKdM2c"};yy.prototype.xx=function(a){var b=this.R();return J(Nba,{title:a},void 0,b)};
var By=function(a,b){var c=a.R();c.Rb(c.ia(a.Vv(),a.V));var d=a.C,e=b.Ca().name;""==b.A&&(e=d.tb());d=a.xx(e);c.zk(a.V,d,0);Io(a.ia("ndfHFb-c4YZDc-JqEhuc-r4nke"),e,void 0,void 0,!0);a.D.ga(!!b.getParent());(e=b.getParent())&&a.D.Sa("Volver a la carpeta de "+(e.Ca().name+"."));b=b.zc();c.vc(a.ia("ndfHFb-c4YZDc-JqEhuc-NnAfwf"),(new pl("{NUM_ITEMS,plural, =0{Ning\u00fan elemento}=1{1 elemento}other{# elementos}}")).format({NUM_ITEMS:b}))};
yy.prototype.aa=function(a){this.I&&this.I.getParent()&&(this.getContext().$a().Ra({xa:74,Ja:gg(a),item:this.C}),Ey(this,this.I.getParent()))};yy.prototype.oa=function(a,b){uo(this);this.getContext().$a().Ra({xa:73,Ja:gg(b),item:this.C});Ey(this,a)};yy.prototype.ha=function(){if(this.A){var a=this.A.A;a&&a.highlightDoco(0)}};
var Ey=function(a,b){zy(a,b);a.I=b;a.B.scrollTop=0;a.getContext().Ka().focus(a.B)},Pba=function(a,b){var c=31,d=[];b.hd(function(e){d.push(e)});Vv(d,u(Fy.prototype.la,a));c=Math.min(c,d.length);return Pf(d,0,c)};yy.prototype.la=function(a,b){a=a.Ca();b=b.Ca();if(a.A){if(!b.A)return-1}else if(b.A)return 1;return kw(a.name||"Unknown",b.name||"Unknown")};var Fy=function(a,b){yy.call(this,a,b,sy)};I(Fy,yy);var Cy=function(a,b,c,d){Ip.call(this,a,(0,wy.Ba)());this.F=b;this.A=d;this.O=c};I(Cy,Ip);
Cy.prototype.ea=function(){Ip.prototype.ea.call(this);var a=this.J();Io(a,this.F,void 0,"Bot\u00f3n de la carpeta "+this.F,!0);this.A&&vw(this.ia(this.O),this.A)};var Dy=function(a,b,c,d){qn.call(this,null,xy.Ba(),a);this.F=b;this.A=d;this.L=c};I(Dy,qn);Dy.prototype.ea=function(){qn.prototype.ea.call(this);Io(this.J(),this.F,void 0,"Archivo "+this.F,!0);this.A&&vw(this.ia(this.L),this.A)};Zf(Dk,Fy);

}catch(e){_DumpException(e)}
try{
var Gy=function(a,b){uw.call(this,a,b);this.ha=this.F=null};v(Gy,uw);g=Gy.prototype;g.Sm=function(){return{}};g.Se=function(){return null!=this.F};g.Gj=function(a){this.F=a;C(this.aa,4,a);this.dispatchEvent("Va")};g.Jx=Ga;g.ur=function(){return!!this.ha};g.Gl=Ga;
var Qba=function(a){var b=a.name,c=a.fj;a=a.size;b='<div class="'+O("ndfHFb-c4YZDc-JqEhuc")+'"><div class="'+O("ndfHFb-c4YZDc-JqEhuc-tJHJj")+'"><div class="'+O("ndfHFb-c4YZDc-JqEhuc-r4nke-tJHJj")+'"><div class="'+O("ndfHFb-c4YZDc-JqEhuc-r4nke-oKdM2c")+'"><div class="'+O("ndfHFb-c4YZDc-JqEhuc-oKdM2c-dJDgTb")+" "+O("ndfHFb-c4YZDc-JqEhuc-jIkMge-oKdM2c-Bz112c")+'"></div><div class="'+O("ndfHFb-c4YZDc-JqEhuc-oKdM2c-dJDgTb")+" "+O("ndfHFb-c4YZDc-JqEhuc-jIkMge-oKdM2c-V1ur5d")+'" tabindex="-1">'+aj(b)+'</div><div class="'+
O("ndfHFb-c4YZDc-JqEhuc-oKdM2c-dJDgTb")+" "+O("ndfHFb-c4YZDc-JqEhuc-oKdM2c-TzVJe-ihIZgd")+'">'+aj(c)+'</div><div class="'+O("ndfHFb-c4YZDc-JqEhuc-oKdM2c-dJDgTb")+" "+O("ndfHFb-c4YZDc-JqEhuc-oKdM2c-SxQuSe")+'">'+aj(a)+'</div></div></div><div class="'+O("ndfHFb-c4YZDc-JqEhuc-a4fUwd-Bz112c")+" "+O("ndfHFb-c4YZDc-Bz112c")+'"></div><div class="'+O("ndfHFb-c4YZDc-JqEhuc-n5VRYe")+'"></div></div><div class="'+O("ndfHFb-c4YZDc-JqEhuc-bN97Pc")+" "+O("ndfHFb-c4YZDc-JqEhuc-s2gQvd")+" "+O("ndfHFb-c4YZDc-s2gQvd")+
" "+O("ndfHFb-c4YZDc-s2gQvd-to915")+" "+O("ndfHFb-c4YZDc-AHmuwe-wcotoc-zTETae")+'" aria-label="';b+=lj("Lista de contenidos archivados ");return M(b+'"></div></div>')},Rba=function(a){a=a.title;return M('<div class="'+O("ndfHFb-c4YZDc-JqEhuc-jIkMge-oKdM2c")+'"><div class="'+O("ndfHFb-c4YZDc-JqEhuc-r4nke")+'">'+aj(a)+'</div><div class="'+O("ndfHFb-c4YZDc-JqEhuc-NnAfwf")+'"></div></div>')},Sba=function(a){var b=a.name,c=a.fj;a=a.size;return M('<div class="'+O("ndfHFb-c4YZDc-JqEhuc-jIkMge-oKdM2c")+'" tabindex="-1"><div class="'+
O("ndfHFb-c4YZDc-JqEhuc-oKdM2c-dJDgTb")+" "+O("ndfHFb-c4YZDc-JqEhuc-jIkMge-oKdM2c-Bz112c")+'"></div><div class="'+O("ndfHFb-c4YZDc-JqEhuc-oKdM2c-dJDgTb")+" "+O("ndfHFb-c4YZDc-JqEhuc-jIkMge-oKdM2c-V1ur5d")+'" tabindex="-1">'+aj(b)+'</div><div class="'+O("ndfHFb-c4YZDc-JqEhuc-oKdM2c-dJDgTb")+" "+O("ndfHFb-c4YZDc-JqEhuc-oKdM2c-TzVJe-ihIZgd")+'">'+aj(c)+'</div><div class="'+O("ndfHFb-c4YZDc-JqEhuc-oKdM2c-dJDgTb")+" "+O("ndfHFb-c4YZDc-JqEhuc-oKdM2c-SxQuSe")+'">'+aj(a)+"</div></div>")},Hy=function(a,b){Gy.call(this,
a,b);this.C=null};I(Hy,Gy);Hy.prototype.Qm=function(){return this.C};Hy.prototype.vk=function(){return null!=this.C};
var Iy=function(a,b){yy.call(this,a,b,Hy)};I(Iy,yy);g=Iy.prototype;g.fa=function(){var a=this.R(),b={$b:this.$b()};this.ca=J(Dp,b,void 0,a);b=this.nb("ndfHFb-c4YZDc-oKVyEf-haAclf");var c=J(Qba,{name:"Nombre",fj:"\u00daltima modificaci\u00f3n",size:"Tama\u00f1o del archivo"},void 0,a);a.Wa(b,c)};g.Mx=function(){var a=tg(this.ia("ndfHFb-c4YZDc-JqEhuc-tJHJj")).height;qi(this.B,0,a);this.ia("ndfHFb-c4YZDc-JqEhuc-n5VRYe").style.top=a+"px"};
g.yx=function(a,b){var c=null==b?"":b.fj;b=null==b?"":b.size;var d=this.R();return J(Sba,{name:a,fj:c,size:b},void 0,d)};g.Vv=function(){return"ndfHFb-c4YZDc-JqEhuc-jIkMge-oKdM2c"};g.xx=function(a){var b=this.R();return J(Rba,{title:a},void 0,b)};g.Yq=function(){return"ndfHFb-c4YZDc-JqEhuc-jIkMge-oKdM2c-Bz112c"};Zf(Ek,Iy);

}catch(e){_DumpException(e)}
try{
var Jy=function(a,b){var c=Lc(a.A.body);c=m(c);for(var d=c.next();!d.done;d=c.next())d=d.value,b||"docs-aria-speakable"!=d.id||Hc(d),Do(d,b);Do(a.ia("ndfHFb-c4YZDc"),!b)},Ky=function(a){a=Math.round(a);if(0>=a||!isFinite(a))return[0,0,0];var b=0;60<=a&&(b=Math.floor(a/60),a%=60);var c=0;60<=b&&(c=Math.floor(b/60),b%=60);return[c,b,a]},My=function(a){var b=10>a[1]?":0":":",c=10>a[2]?":0":":";return 0==a[0]?Ly(a[1],c,a[2]):Ly(a[0],b,a[1],c,a[2])},Oy=function(a,b){ro.call(this,a,b);this.D=a;this.O=this.I=
this.S=this.B=null;this.C=new Ny(b);this.ma(this.C);this.V=null;this.H=new Ko(100);K(this,this.H)},Py=function(a){return(a.ca||document).getElementsByTagName("BUTTON")},Qy=function(a,b){a=Py(a);for(var c=0,d;d=a[c];c++)if(d.name==b||d.id==b)return d;return null},Tba=function(){return null},Ly=function(a){return Array.prototype.join.call(arguments,"")},Ry=function(a,b,c){He(a,b)&&(fi(a,b),H(a,c))},Uba=function(a,b,c){switch(a){case "TOO_LARGE":return'"'+(b+('" ('+(Il.format(c)+") supera el tama\u00f1o m\u00e1ximo de archivo que Google puede analizar. Este archivo podr\u00eda da\u00f1ar el ordenador; reprod\u00facelo solo si eres consciente del riesgo que implica.")));
case "UNOPENABLE_ARCHIVE":return'"'+(b+'" no se puede analizar porque est\u00e1 cifrado o es un archivo de varios vol\u00famenes. Este archivo podr\u00eda da\u00f1ar el ordenador; reprod\u00facelo solo si eres consciente del riesgo que implica.');case "FILE_INFECTED_OWNER":return'"'+(b+'" est\u00e1 infectado por un virus. Este archivo podr\u00eda da\u00f1ar el ordenador; reprod\u00facelo solo si eres consciente del riesgo que implica.');case "ANTIVIRUS_FAILED":return'"'+(b+'" no se puede analizar porque estamos experimentando dificultades t\u00e9cnicas. Este archivo podr\u00eda da\u00f1ar el ordenador; reprod\u00facelo solo si eres consciente del riesgo que implica.')}return"Este archivo podr\u00eda da\u00f1ar el ordenador; reprod\u00facelo solo si eres consciente del riesgo que implica."},
Vba=function(){return M('<div class="'+O("ndfHFb-c4YZDc-SxecR")+'"><div class="'+O("ndfHFb-c4YZDc-SxecR-skjTt")+" "+O("ndfHFb-c4YZDc-SxecR-cQwEuf")+'"></div><div class="'+O("ndfHFb-c4YZDc-SxecR-skjTt")+" "+O("ndfHFb-c4YZDc-SxecR-skjTt-MFS4be")+'"></div><div class="'+O("ndfHFb-c4YZDc-SxecR-skjTt")+" "+O("ndfHFb-c4YZDc-SxecR-skjTt-j4LONd")+'"></div><div class="'+O("ndfHFb-c4YZDc-SxecR-PFprWc")+'"></div></div>')},Sy=[[],[]],Ty=0,Uy=!1,Wba=0,Xba=function(){Uy=!1;var a=Sy[Ty],b=a.length;Ty=(Ty+1)%2;for(var c,
d=0;d<b;++d){c=a[d];var e=c.tH;c.tn=!1;e.je&&e.je.apply(e.context,c.args)}for(d=0;d<b;++d)c=a[d],e=c.yH,c.tn=!1,e.je&&e.je.apply(e.context,c.args),c.state={};a.length=0},Yba=function(a,b){var c=Wba++,d={tH:{id:c,je:a.measure,context:b},yH:{id:c,je:a.xH,context:b},state:{},args:void 0,tn:!1};return function(){0<arguments.length?(d.args||(d.args=[]),d.args.length=0,d.args.push.apply(d.args,arguments),d.args.push(d.state)):d.args&&0!=d.args.length?(d.args[0]=d.state,d.args.length=1):d.args=[d.state];
d.tn||(d.tn=!0,Sy[Ty].push(d));Uy||(Uy=!0,window.requestAnimationFrame(Xba))}},Zba=function(a,b){this.ca=a;this.Ga=b},Vy=function(a,b){Ii.call(this,b);this.za=!!a;this.L=null;this.qa=Yba({xH:this.co},this)};v(Vy,Ii);g=Vy.prototype;g.Kb=null;g.Al=!1;g.Zd=null;g.dd=null;g.sb=null;g.xe=!1;g.gg=function(){return"VIpgJd-TUo6Hb"};g.Gi=function(){return this.Zd};g.fa=function(){Vy.da.fa.call(this);var a=this.J();ei(a,bb(this.gg()).split(" "));Uc(a,!0);L(a,!1);Wy(this);Xy(this)};
var Wy=function(a){a.za&&!a.dd&&(a.dd=Gr(a.R()),a.dd.className=a.gg()+"-xJ5Hnf",L(a.dd,!1),Tp(a.dd,0));a.Zd||(a.Zd=a.R().fa("DIV",a.gg()+"-xJ5Hnf"),L(a.Zd,!1))},Xy=function(a){a.sb||(a.sb=a.R().createElement("SPAN"),L(a.sb,!1),Uc(a.sb,!0),a.sb.style.position="absolute")},Yy=function(a){a.xe=!0;try{a.sb.focus()}catch(b){}Ig(a.Lg,0,a)};g=Vy.prototype;g.Lg=function(){this.xe=!1};g.fd=function(a){return!!a&&"DIV"==a.tagName};
g.fb=function(a){Vy.da.fb.call(this,a);a=bb(this.gg()).split(" ");ei(this.J(),a);Wy(this);Xy(this);Uc(this.J(),!0);L(this.J(),!1)};g.ea=function(){if(this.dd){var a=this.J();a.parentNode&&a.parentNode.insertBefore(this.dd,a)}a=this.J();a.parentNode&&a.parentNode.insertBefore(this.Zd,a);Vy.da.ea.call(this);Ic(this.sb,this.J());this.Kb=new Ur(this.R().A);this.U().listen(this.Kb,"focusin",this.onFocus);Zy(this,!1)};
g.Ya=function(){this.isVisible()&&this.ga(!1);Lf(this.Kb);Vy.da.Ya.call(this);Kc(this.dd);Kc(this.Zd);Kc(this.sb)};
g.ga=function(a){if(a!=this.Al)if(this.F&&this.F.stop(),this.I&&this.I.stop(),this.D&&this.D.stop(),this.H&&this.H.stop(),this.Da&&Zy(this,a),a){if(this.dispatchEvent("beforeshow")){try{this.L=this.R().A.activeElement}catch(e){}this.co();this.rb();this.U().listen(Eg(this.R()),"resize",this.co).listen(Eg(this.R()),"orientationchange",this.qa);$y(this,!0);this.focus();this.Al=!0;this.F&&this.I?(je(this.F,"end",this.Sf,!1,this),this.I.play(),this.F.play()):this.Sf()}}else if(this.dispatchEvent("beforehide")){this.U().La(Eg(this.R()),
"resize",this.co).La(Eg(this.R()),"orientationchange",this.qa);this.Al=!1;this.D&&this.H?(je(this.D,"end",this.Gg,!1,this),this.H.play(),this.D.play()):this.Gg();a:{try{var b=this.R(),c=b.A.body,d=b.A.activeElement||c;if(!this.L||this.L==c){this.L=null;break a}(d==c||b.contains(this.J(),d))&&this.L.focus()}catch(e){}this.L=null}}};
var Zy=function(a,b){a.na||(a.na=new Zba(a.ra(),a.Ga));a=a.na;if(b){a.A||(a.A=[]);b=a.Ga.getChildren(a.Ga.A.body);for(var c=0;c<b.length;c++){var d=b[c];d==a.ca||nm(d,"hidden")||(mm(d,"hidden",!0),a.A.push(d))}}else if(a.A){for(c=0;c<a.A.length;c++)a.A[c].removeAttribute("aria-hidden");a.A=null}},$y=function(a,b){a.dd&&L(a.dd,b);a.Zd&&L(a.Zd,b);L(a.J(),b);L(a.sb,b)};g=Vy.prototype;g.Sf=function(){this.dispatchEvent("show")};g.Gg=function(){$y(this,!1);this.dispatchEvent("hide")};g.isVisible=function(){return this.Al};
g.focus=function(){this.zt()};g.co=function(){this.dd&&L(this.dd,!1);this.Zd&&L(this.Zd,!1);var a=this.R().A,b=Cg(Uh(a)||window),c=Math.max(b.width,Math.max(a.body.scrollWidth,a.documentElement.scrollWidth));a=Math.max(b.height,Math.max(a.body.scrollHeight,a.documentElement.scrollHeight));this.dd&&(L(this.dd,!0),yi(this.dd,c,a));this.Zd&&(L(this.Zd,!0),yi(this.Zd,c,a))};
g.rb=function(){var a=this.R().A,b=Uh(a)||window;if("fixed"==oi(this.J()))var c=a=0;else c=Ce(this.R().A),a=c.x,c=c.y;var d=tg(this.J());b=Cg(b);a=Math.max(a+b.width/2-d.width/2,0);c=Math.max(c+b.height/2-d.height/2,0);qi(this.J(),a,c);qi(this.sb,a,c)};g.onFocus=function(a){this.xe?this.Lg():a.target==this.sb&&Ig(this.zt,0,this)};g.zt=function(){try{Nb&&this.R().A.body.focus(),this.J().focus()}catch(a){}};
g.ka=function(){Lf(this.F);this.F=null;Lf(this.D);this.D=null;Lf(this.I);this.I=null;Lf(this.H);this.H=null;Vy.da.ka.call(this)};var az=function(a,b){this.type="dialogselect";this.key=a;this.caption=b};v(az,E);var bz=function(a,b,c){Vy.call(this,b,c);this.B=a||"XKSfm-Sx9Kwc";this.A=io(io(new ho,jo,!0),ko,!1,!0)};v(bz,Vy);g=bz.prototype;g.wk=!0;g.Jw=!0;g.Zl=.5;g.Bl="";g.ah=null;g.hg=null;g.bh=!1;g.Gd=null;g.Ud=null;g.Zk=null;g.ld=null;g.ue=null;g.Rc=null;g.gg=function(){return this.B};
g.setTitle=function(a){this.Bl=a;this.Ud&&Rc(this.Ud,a)};g.getTitle=function(){return this.Bl};var cz=function(a,b){a.ah=b;a.ue&&Kh(a.ue,b)};bz.prototype.getContent=function(){return null!=this.ah?Hh(this.ah):""};var dz=function(a){a.J()||a.render()};bz.prototype.cb=function(){dz(this);return this.ue};bz.prototype.Gi=function(){dz(this);return bz.da.Gi.call(this)};
var ez=function(a,b){a.Zl=b;a.J()&&(b=a.Gi())&&Tp(b,a.Zl)},fz=function(a,b){var c=bb(a.B+"-r4nke-GIHV4").split(" ");a.J()&&(b?ei(a.Gd,c):gi(a.Gd,c));b&&!a.hg?(b=new zr(a.J(),a.Gd),a.hg=b,ei(a.Gd,c),ke(a.hg,"start",a.Py,!1,a)):!b&&a.hg&&(a.hg.dispose(),a.hg=null)};g=bz.prototype;
g.fa=function(){bz.da.fa.call(this);var a=this.J(),b=this.R();this.Zk=this.getId();var c=this.getId()+".contentEl";this.Gd=b.fa("DIV",this.B+"-r4nke",this.Ud=b.fa("SPAN",{className:this.B+"-r4nke-fmcmS",id:this.Zk},this.Bl),this.ld=b.fa("SPAN",this.B+"-r4nke-TvD9Pc"));Gc(a,this.Gd,this.ue=b.fa("DIV",{className:this.B+"-bN97Pc",id:c}),this.Rc=b.fa("DIV",this.B+"-c6xFrd"));lm(this.Ud,"heading");lm(this.ld,"button");Uc(this.ld,!0);pm(this.ld,"Cerrar");lm(a,"dialog");mm(a,"labelledby",this.Zk||"");this.ah&&
Kh(this.ue,this.ah);L(this.ld,this.wk);this.A&&(a=this.A,a.ca=this.Rc,a.render());L(this.Rc,!!this.A);ez(this,this.Zl)};
g.fb=function(a){bz.da.fb.call(this,a);a=this.J();var b=this.B+"-bN97Pc";this.ue=wc(document,null,b,a)[0];this.ue||(this.ue=this.R().fa("DIV",b),this.ah&&Kh(this.ue,this.ah),a.appendChild(this.ue));b=this.B+"-r4nke";var c=this.B+"-r4nke-fmcmS",d=this.B+"-r4nke-TvD9Pc";(this.Gd=wc(document,null,b,a)[0])?(this.Ud=wc(document,null,c,this.Gd)[0],this.ld=wc(document,null,d,this.Gd)[0]):(this.Gd=this.R().fa("DIV",b),a.insertBefore(this.Gd,this.ue));this.Ud?(this.Bl=Wc(this.Ud),this.Ud.id||(this.Ud.id=this.getId())):
(this.Ud=Tr("SPAN",{className:c,id:this.getId()}),this.Gd.appendChild(this.Ud));this.Zk=this.Ud.id;mm(a,"labelledby",this.Zk||"");this.ld||(this.ld=this.R().fa("SPAN",d),this.Gd.appendChild(this.ld));L(this.ld,this.wk);b=this.B+"-c6xFrd";(this.Rc=wc(document,null,b,a)[0])?(this.A=new ho(this.R()),this.A.sa(this.Rc)):(this.Rc=this.R().fa("DIV",b),a.appendChild(this.Rc),this.A&&(a=this.A,a.ca=this.Rc,a.render()),L(this.Rc,!!this.A));ez(this,this.Zl)};
g.ea=function(){bz.da.ea.call(this);this.U().listen(this.J(),"keydown",this.aa).listen(this.J(),"keypress",this.aa);this.U().listen(this.Rc,"click",this.wa);fz(this,!0);this.U().listen(this.ld,"click",this.eI);var a=this.J();lm(a,"dialog");""!==this.Ud.id&&mm(a,"labelledby",this.Ud.id);if(!this.Jw){this.Jw=!1;if(this.Da){a=this.R();var b=this.Gi();a.Rb(this.dd);a.Rb(b)}this.isVisible()&&Zy(this,!1)}};g.Ya=function(){this.isVisible()&&this.ga(!1);fz(this,!1);bz.da.Ya.call(this)};
g.ga=function(a){a!=this.isVisible()&&(this.Da||this.render(),bz.da.ga.call(this,a))};g.Sf=function(){bz.da.Sf.call(this);this.dispatchEvent("aftershow")};g.Gg=function(){bz.da.Gg.call(this);this.dispatchEvent("afterhide");this.bh&&this.dispose()};
g.Py=function(){var a=this.R().A,b=Cg(Uh(a)||window),c=Math.max(a.body.scrollWidth,b.width);a=Math.max(a.body.scrollHeight,b.height);var d=tg(this.J());"fixed"==oi(this.J())?Ar(this.hg,new ii(0,0,Math.max(0,b.width-d.width),Math.max(0,b.height-d.height))):Ar(this.hg,new ii(0,0,c-d.width,a-d.height))};g.eI=function(){gz(this)};var gz=function(a){if(a.wk){var b=a.A,c=b&&b.B;c?(b=b.get(c),a.dispatchEvent(new az(c,b))&&a.ga(!1)):a.ga(!1)}},hz=function(a){a.wk=!1;a.ld&&L(a.ld,a.wk)};
bz.prototype.ka=function(){this.Rc=this.ld=null;bz.da.ka.call(this)};var iz=function(a,b){a.A=b;a.Rc&&(a.A?(b=a.A,b.ca=a.Rc,b.render()):Kh(a.Rc,Bb),L(a.Rc,!!a.A))};bz.prototype.wa=function(a){a:{for(a=a.target;null!=a&&a!=this.Rc;){if("BUTTON"==a.tagName)break a;a=a.parentNode}a=null}if(a&&!a.disabled){a=a.name;var b=this.A.get(a);this.dispatchEvent(new az(a,b))&&this.ga(!1)}};
bz.prototype.aa=function(a){var b=!1,c=!1,d=this.A,e=a.target;if("keydown"==a.type)if(27==a.keyCode){var f=d&&d.B;e="SELECT"==e.tagName&&!e.disabled;f&&!e?(c=!0,b=d.get(f),b=this.dispatchEvent(new az(f,b))):e||(b=!0)}else 9==a.keyCode&&a.shiftKey&&e==this.J()&&Yy(this);else if(13==a.keyCode){if("BUTTON"==e.tagName&&!e.disabled)f=e.name;else if(e==this.ld)gz(this);else if(d){var h=d.A,k=h&&Qy(d,h);e=("TEXTAREA"==e.tagName||"SELECT"==e.tagName||"A"==e.tagName)&&!e.disabled;!k||k.disabled||e||(f=h)}f&&
d&&(c=!0,b=this.dispatchEvent(new az(f,String(d.get(f)))))}else e!=this.ld||32!=a.keyCode&&" "!=a.key||gz(this);if(b||c)a.B(),a.preventDefault();b&&this.ga(!1)};var jz=function(a,b,c,d,e){if(2!=b.length||2!=c.length)throw Error("Ha");Vr.call(this,a,b,c,d,e)};v(jz,Vr);jz.prototype.Sg=function(){var a=this.C&&this.Ec()?"right":"left";this.B.style[a]=Math.round(this.coords[0])+"px";this.B.style.top=Math.round(this.coords[1])+"px"};var kz=function(a,b,c,d,e){Vr.call(this,a,[b],[c],d,e)};v(kz,Vr);
kz.prototype.Sg=function(){this.B.style.width=Math.round(this.coords[0])+"px"};var lz=function(a,b,c,d,e){Vr.call(this,a,[b],[c],d,e)};v(lz,Vr);lz.prototype.Sg=function(){this.B.style.height=Math.round(this.coords[0])+"px"};
var $ba=function(){return M('<div class="'+O("ndfHFb-c4YZDc-kODWGd")+'"><audio></audio></div>')},aca=function(){return M('<div class="'+O("ndfHFb-c4YZDc-kODWGd-nK2kYb")+'"><div class="'+O("ndfHFb-c4YZDc-kODWGd-NziyQe-LgbsSe")+" "+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-kODWGd-NziyQe-Bz112c")+'"></div><div class="'+O("ndfHFb-c4YZDc-kODWGd-umzg3c-haAclf")+'"></div><div class="'+O("ndfHFb-c4YZDc-kODWGd-xlL3N-haAclf")+'"></div></div>')},bca=function(){return M('<div class="'+O("ndfHFb-c4YZDc-kODWGd-umzg3c")+
'"><div class="'+O("ndfHFb-c4YZDc-kODWGd-umzg3c-ihIZgd")+'" tabindex="-1"></div></div>')},cca=function(){return M('<div class="'+O("ndfHFb-c4YZDc-kODWGd-xlL3N")+'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-kODWGd-xlL3N-qPaVXd-LgbsSe")+'"></div></div>')};
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var mz=function(){Mr.call(this);this.queue=[]};v(mz,Mr);mz.prototype.add=function(a){Ba(this.queue,a)||(this.queue.push(a),ke(a,"finish",this.C,!1,this))};mz.prototype.remove=function(a){Pd(this.queue,a)&&re(a,"finish",this.C,!1,this)};mz.prototype.ka=function(){Oa(this.queue,function(a){a.dispose()});this.queue.length=0;mz.da.ka.call(this)};var nz=function(){mz.call(this);this.B=0};v(nz,mz);
nz.prototype.play=function(a){if(0==this.queue.length)return!1;if(a||this.Wb())this.B=0,this.Qf();else if(Nr(this))return!1;this.A("play");-1==this.ta&&this.A("resume");var b=-1==this.ta&&!a;this.startTime=Kg();this.endTime=null;this.ta=1;Oa(this.queue,function(c){b&&-1!=c.ta||c.play(a)});return!0};nz.prototype.pause=function(){Nr(this)&&(Oa(this.queue,function(a){Nr(a)&&a.pause()}),this.ta=-1,this.A("pause"))};
nz.prototype.stop=function(a){Oa(this.queue,function(b){b.Wb()||b.stop(a)});this.ta=0;this.endTime=Kg();this.onStop();this.Ge()};nz.prototype.C=function(){this.B++;this.B==this.queue.length&&(this.endTime=Kg(),this.ta=0,Or(this),this.Ge())};
var oz=function(){F.call(this)};v(oz,F);g=oz.prototype;g.dh=0;g.Ee=0;g.me=100;g.Qc=0;g.ef=!1;g.gj=!1;g.Qb=function(a){a=pz(this,a);this.dh!=a&&(this.dh=a+this.Qc>this.me?this.me-this.Qc:a<this.Ee?this.Ee:a,this.ef||this.gj||this.dispatchEvent("change"))};g.Ca=function(){return pz(this,this.dh)};
var qz=function(a,b){b=pz(a,b);a.Qc!=b&&(a.Qc=0>b?0:a.dh+b>a.me?a.me-a.dh:b,a.ef||a.gj||a.dispatchEvent("change"))},rz=function(a,b){b=pz(a,b);if(a.me!=b){var c=a.ef;a.ef=!0;a.me=b;b<a.dh+a.Qc&&a.Qb(b-a.Qc);if(b<a.Ee){a.Qc=0;var d=b;if(a.Ee!=d){var e=a.ef;a.ef=!0;a.Ee=d;d+a.Qc>a.me&&(a.Qc=a.me-a.Ee);d>a.dh&&a.Qb(d);d>a.me&&(a.Qc=0,rz(a,d),a.Qb(d));a.ef=e;a.ef||a.gj||a.dispatchEvent("change")}a.Qb(a.me)}b<a.Ee+a.Qc&&(a.Qc=a.me-a.Ee);a.ef=c;a.ef||a.gj||a.dispatchEvent("change")}},pz=function(a,b){return a.Ee+
Math.round(b-a.Ee)};
var sz=function(a,b){Ii.call(this,a);this.B=new oz;this.xb=b||Tba;ke(this.B,"change",this.za,!1,this)};v(sz,Ii);g=sz.prototype;g.ve="horizontal";g.Kl=!1;g.Hn=!1;g.pn=!0;g.Kw=0;g.op=!0;g.Md=!1;g.fa=function(){sz.da.fa.call(this);var a=this.R().fa("DIV",tz());this.fb(a)};
g.fb=function(a){sz.da.fb.call(this,a);H(a,tz());a=this.J();var b=Pp(this.R(),null,"ndfHFb-c4YZDc-SxecR-PFprWc",a)[0];b||(b=this.R().fa("DIV","ndfHFb-c4YZDc-SxecR-PFprWc"),lm(b,"button"),a.appendChild(b));this.A=this.F=b;a=this.J();lm(a,"slider");uz(this)};g.ea=function(){sz.da.ea.call(this);this.D=new zr(this.A);this.I=new zr(this.F);this.D.C=this.Md;this.I.C=this.Md;this.D.O=this.I.O=Ga;this.S=new gn(this.J());vz(this,!0);this.J().tabIndex=0;wz(this)};
var vz=function(a,b){b?(a.U().listen(a.D,"beforedrag",a.Wm).listen(a.I,"beforedrag",a.Wm).listen(a.D,["start","end"],a.bn).listen(a.I,["start","end"],a.bn).listen(a.S,"key",a.Rt).listen(a.J(),"click",a.an).listen(a.J(),"mousedown",a.an),a.pn&&xz(a,!0)):(a.U().La(a.D,"beforedrag",a.Wm).La(a.I,"beforedrag",a.Wm).La(a.D,["start","end"],a.bn).La(a.I,["start","end"],a.bn).La(a.S,"key",a.Rt).La(a.J(),"click",a.an).La(a.J(),"mousedown",a.an),a.pn&&xz(a,!1))};g=sz.prototype;
g.Ya=function(){sz.da.Ya.call(this);Co(this.D,this.I,this.S,this.O)};g.Wm=function(a){var b=a.A==this.D?this.A:this.F;if("vertical"==this.ve){var c=this.J().clientHeight-b.offsetHeight;c=(c-a.top)/c*(yz(this)-zz(this))+zz(this)}else c=this.J().clientWidth-b.offsetWidth,c=a.left/c*(yz(this)-zz(this))+zz(this);c=a.A==this.D?Math.min(Math.max(c,zz(this)),this.Ca()+Math.round(this.B.Qc)):Math.min(Math.max(c,this.Ca()),yz(this));Az(this,b,c)};
g.bn=function(a){var b="start"==a.type;hi(this.J(),"VIpgJd-SxecR-vrrIBb",b);hi(a.target.handle,"VIpgJd-SxecR-PFprWc-vrrIBb",b);a=a.A==this.D;b?(this.dispatchEvent("Hb"),this.dispatchEvent(a?"Db":"Fb")):(this.dispatchEvent("Ib"),this.dispatchEvent(a?"Eb":"Gb"))};
g.Rt=function(a){var b=!0;switch(a.keyCode){case 36:Bz(this,zz(this));break;case 35:Bz(this,yz(this));break;case 33:Cz(this,10);break;case 34:Cz(this,-10);break;case 37:var c=this.Md&&this.Ec()?1:-1;Cz(this,a.shiftKey?10*c:c);break;case 40:Cz(this,a.shiftKey?-10:-1);break;case 39:c=this.Md&&this.Ec()?-1:1;Cz(this,a.shiftKey?10*c:c);break;case 38:Cz(this,a.shiftKey?10:1);break;default:b=!1}b&&a.preventDefault()};
g.an=function(a){this.J().focus&&this.J().focus();var b=a.target;Qc(this.A,b)||Qc(this.F,b)||(b="click"==a.type,b&&Date.now()<this.Kw+1E3||(b||(this.Kw=Date.now()),this.Hn?Bz(this,Dz(this,a)):(this.qa(a),this.H=Ez(this,Dz(this,a)),this.Ea="vertical"==this.ve?this.ja<this.H.offsetTop:this.ja>Fz(this,this.H)+this.H.offsetWidth,a=tc(this.J()),this.U().listen(a,"mouseup",this.Ps,!0).listen(this.J(),"mousemove",this.qa),this.L||(this.L=new Ko(200),this.U().listen(this.L,"tick",this.Tt)),this.Tt(),this.L.start())))};
g.St=function(a){Cz(this,0<a.detail?-1:1);a.preventDefault()};g.Tt=function(){var a;if("vertical"==this.ve){var b=this.ja,c=this.H.offsetTop;this.Ea?b<c&&(a=Gz(this,this.H)+10):b>c+this.H.offsetHeight&&(a=Gz(this,this.H)-10)}else b=this.ja,c=Fz(this,this.H),this.Ea?b>c+this.H.offsetWidth&&(a=Gz(this,this.H)+10):b<c&&(a=Gz(this,this.H)-10);void 0!==a&&Az(this,this.H,a)};g.Ps=function(){this.L&&this.L.stop();var a=tc(this.J());this.U().La(a,"mouseup",this.Ps,!0).La(this.J(),"mousemove",this.qa)};
var Hz=function(a,b){b=vi(b,a.J());return"vertical"==a.ve?b.y:a.Md&&a.Ec()?a.J().clientWidth-b.x:b.x};sz.prototype.qa=function(a){this.ja=Hz(this,a)};
var Dz=function(a,b){var c=zz(a),d=yz(a);if("vertical"==a.ve){var e=a.A.offsetHeight,f=a.J().clientHeight-e;a=Hz(a,b)-e/2;return(d-c)*(f-a)/f+c}e=a.A.offsetWidth;f=a.J().clientWidth-e;a=Hz(a,b)-e/2;return(d-c)*a/f+c},Gz=function(a,b){if(b==a.A)return a.B.Ca();if(b==a.F)return a.B.Ca()+Math.round(a.B.Qc);throw Error("Xa");},Iz=function(a){return a.D.A||a.I.A},Cz=function(a,b){1>Math.abs(b)&&(b=ur(b));var c=Gz(a,a.A)+b;b=Gz(a,a.F)+b;c=Qh(c,zz(a),yz(a));b=Qh(b,zz(a),yz(a));Jz(a,c,b-c)},Az=function(a,
b,c){var d=pz(a.B,c);c=b==a.A?d:a.B.Ca();b=b==a.F?d:a.B.Ca()+Math.round(a.B.Qc);c>=zz(a)&&b>=c&&yz(a)>=b&&Jz(a,c,b-c)},Jz=function(a,b,c){zz(a)<=b&&b<=yz(a)-c&&0<=c&&c<=yz(a)-b&&(b!=a.Ca()||c!=Math.round(a.B.Qc))&&(a.B.gj=!0,qz(a.B,0),a.B.Qb(b),qz(a.B,c),a.B.gj=!1,a.za(null))},zz=function(a){a=a.B;return pz(a,a.Ee)},yz=function(a){a=a.B;return pz(a,a.me)},Ez=function(a,b){return b<=a.B.Ca()+Math.round(a.B.Qc)/2?a.A:a.F};sz.prototype.za=function(){wz(this);uz(this);this.dispatchEvent("change")};
var wz=function(a){if(a.A&&!a.Kl){var b=Kz(a,Gz(a,a.A)),c=Kz(a,Gz(a,a.F));if("vertical"==a.ve)a.A.style.top=b.y+"px",a.F.style.top=c.y+"px",a.C&&(b=Lz(c.y,b.y,a.A.offsetHeight),a.C.style.top=b.offset+"px",a.C.style.height=b.size+"px");else{var d=a.Md&&a.Ec()?"right":"left";a.A.style[d]=b.x+"px";a.F.style[d]=c.x+"px";a.C&&(b=Lz(b.x,c.x,a.A.offsetWidth),a.C.style[d]=b.offset+"px",a.C.style.width=b.size+"px")}}},Lz=function(a,b,c){var d=Math.ceil(c/2);return{offset:a+d,size:Math.max(b-a+c-2*d,0)}},Kz=
function(a,b){var c=new G;if(a.A){var d=zz(a),e=yz(a);b=b==d&&d==e?0:(b-d)/(e-d);"vertical"==a.ve?(d=a.A.offsetHeight,d=a.J().clientHeight-d,b=Math.round(b*d),c.x=a.Hn?0:Fz(a,a.A),c.y=d-b):(d=a.J().clientWidth-a.A.offsetWidth,c.x=Math.round(b*d),c.y=a.Hn?0:a.A.offsetTop)}return c},Bz=function(a,b){b=Qh(b,zz(a),yz(a));a.Kl&&(a.W.stop(!0),a.W.dispose());var c=new nz,d=Ez(a,b),e=a.Ca(),f=Math.round(a.B.Qc);var h=Gz(a,d);var k=Kz(a,h);1>Math.abs(b-h)&&(b=Qh(h+(b>h?1:-1),zz(a),yz(a)));Az(a,d,b);b=Kz(a,
Gz(a,d));h="vertical"==a.ve?[Fz(a,d),b.y]:[b.x,d.offsetTop];k=new jz(d,[k.x,k.y],h,100);k.C=a.Md;c.add(k);a.C&&(k=Kz(a,e),h=Kz(a,e+f),e=k,f=h,d==a.A?e=b:f=b,"vertical"==a.ve?(d=Lz(h.y,k.y,a.A.offsetHeight),e=Lz(f.y,e.y,a.A.offsetHeight),b=new jz(a.C,[Fz(a,a.C),d.offset],[Fz(a,a.C),e.offset],100),d=new lz(a.C,d.size,e.size,100),b.C=a.Md,d.C=a.Md,c.add(b),c.add(d)):(d=Lz(k.x,h.x,a.A.offsetWidth),e=Lz(e.x,f.x,a.A.offsetWidth),b=new jz(a.C,[d.offset,a.C.offsetTop],[e.offset,a.C.offsetTop],100),d=new kz(a.C,
d.size,e.size,100),b.C=a.Md,d.C=a.Md,c.add(b),c.add(d)));a.W=c;a.U().listen(c,"end",a.ED);a.Kl=!0;c.play(!1)};g=sz.prototype;g.ED=function(){this.Kl=!1;this.dispatchEvent("Jb")};
g.ka=function(){sz.da.ka.call(this);this.L&&this.L.dispose();delete this.L;this.W&&this.W.dispose();delete this.W;delete this.A;delete this.F;this.C&&delete this.C;this.B.dispose();delete this.B;this.S&&(this.S.dispose(),delete this.S);this.O&&(this.O.dispose(),delete this.O);this.D&&(this.D.dispose(),delete this.D);this.I&&(this.I.dispose(),delete this.I)};g.Ca=function(){return this.B.Ca()};g.Qb=function(a){Az(this,this.A,a)};g.ga=function(a){L(this.J(),a);a&&wz(this)};
var uz=function(a){var b=a.J();b&&(mm(b,"valuemin",zz(a)),mm(b,"valuemax",yz(a)),mm(b,"valuenow",a.Ca()),mm(b,"valuetext",a.xb(a.Ca())||""))},xz=function(a,b){b?(a.O||(a.O=new wr(a.J())),a.U().listen(a.O,"mousewheel",a.St,{passive:!1})):a.U().La(a.O,"mousewheel",a.St,{passive:!1})};sz.prototype.setEnabled=function(a){this.op!=a&&this.dispatchEvent(a?"enable":"disable")&&(this.op=a,vz(this,a),a||this.Ps(),hi(this.J(),"VIpgJd-SxecR-OWB6Me",!a))};sz.prototype.isEnabled=function(){return this.op};
var Fz=function(a,b){return a.Md?xr(b):b.offsetLeft};
var Mz=function(a,b,c){sz.call(this,a.R());this.la=a;qz(this.B,0);rz(this.B,c||100);this.oa=!1;this.ha=this.wa=this.Qa=this.aa=null;this.na=zz(this);this.V=null;this.Hn=!0;this.Da&&0!=this.pn&&xz(this,!1);this.pn=!1;"horizontal"!=this.ve&&(a=tz(),c=tz(),this.ve="horizontal",this.J()&&(Ry(this.J(),a,c),a=this.Md&&this.Ec()?"right":"left",this.A.style[a]=this.A.style.top="",this.F.style[a]=this.F.style.top="",this.C&&(this.C.style[a]=this.C.style.top="",this.C.style.width=this.C.style.height=""),wz(this)));
this.Md=b;this.Og(b&&vg(this.R().A.body))};I(Mz,sz);Mz.prototype.fa=function(){var a=J(Vba,void 0,void 0,this.R());this.fb(a);this.aa=this.R().ia("ndfHFb-c4YZDc-SxecR-skjTt-MFS4be",this.J());this.Qa=this.A;this.wa=this.R().ia("ndfHFb-c4YZDc-SxecR-cQwEuf",this.J())};Mz.prototype.ea=function(){sz.prototype.ea.call(this);this.U().listen(this,"change",this.Za).listen(this,"Db",this.hb).listen(this,"Eb",this.gb).listen(this.J(),"click",this.Ma)};
var Oz=function(a,b){var c=Kz(a,b);Nz(a,c.x,!1);a.Qb(b)},Nz=function(a,b,c){if(a.oa){var d=tg(a.aa).width;c?(a.V&&a.V.dispose(),a.V=new kz(a.aa,d,b,100),a.V.play()):wi(a.aa,b)}},Pz=function(a){a.oa=!0;if(a.Da&&a.oa){var b=Kz(a,a.Ca());Nz(a,b.x,!1)}};Mz.prototype.Za=function(){var a=tg(this.aa).width,b=xr(this.Qa);a!=b&&(Iz(this)?Nz(this,b,!1):Nz(this,b,!0));a=this.Ca()-this.na;this.na=this.Ca();0!=a&&this.dispatchEvent(new Qz(a))};Mz.prototype.hb=function(a){this.ha=this.la.Fb().Mc("sd_",{xa:63,Ja:gg(a)})};
Mz.prototype.gb=function(){this.ha&&(this.la.Fb().Ia(this.ha),this.ha=null)};Mz.prototype.Ma=function(a){this.la.$a().Ra({xa:62,Ja:gg(a)})};var tz=function(){return"ndfHFb-c4YZDc-SxecR-DKlKme"};Mz.prototype.reset=function(a){var b=zz(this);a||(this.na=b);this.Qb(b)};Mz.prototype.ka=function(){sz.prototype.ka.call(this);this.V&&this.V.dispose()};var Qz=function(a){E.call(this,"Kb");this.A=a};I(Qz,E);
var Rz=function(a){P.call(this,a);this.C=0;this.A=new Mz(a,!1,1E3);this.ma(this.A);Pz(this.A);this.D=0;this.F=null;this.B=new Ko(100)};I(Rz,P);Rz.prototype.fa=function(){var a=this.R(),b=J(bca,void 0,void 0,a);this.ca=b;this.A.render(b);H(this.A.J(),"ndfHFb-c4YZDc-kODWGd-umzg3c-SxecR");H(this.A.A,"ndfHFb-c4YZDc-kODWGd-umzg3c-SxecR-PFprWc");pm(this.A.J(),"Control del avance");this.F=a.ia("ndfHFb-c4YZDc-kODWGd-umzg3c-ihIZgd",b);Op(this.A.A,a);Le(this.J(),"direction","ltr")};
Rz.prototype.ea=function(){P.prototype.ea.call(this);Sz(this);this.U().listen(this.A,"Kb",this.H).listen(this.B,"tick",this.I)};Rz.prototype.I=function(){Iz(this.A)||(this.B.stop(),this.dispatchEvent("Lb"))};
var Sz=function(a,b){if(void 0===b||0==a.C){b="\u2013:\u2013\u2013";var c="No se ha iniciado."}else{c=Ky(b);b=My(c);var d=!!c[0],e=d||c[1],f=[];d&&f.push((new pl("{HOURS,plural, =0{0 horas}=1{1 hora}other{{HOURS} horas}}")).format({HOURS:c[0]}));e&&f.push((new pl("{MINUTES,plural, =0{0 minutos}=1{1 minuto}other{{MINUTES} minutos}}")).format({MINUTES:c[1]}));f.push((new pl("{SECONDS,plural, =0{0 segundos}=1{1 segundo}other{{SECONDS} segundos}}")).format({SECONDS:c[2]}));c=f.join(" ")}Rc(a.F,b);pm(a.F,
c)};Rz.prototype.H=function(){var a=this.A.Ca();this.D!=a&&(this.B.stop(),this.D=a,Sz(this,this.getCurrentTime()),this.B.start())};Rz.prototype.getCurrentTime=function(){return this.A.Ca()/yz(this.A)*this.C};
var Tz=function(a){P.call(this,a);this.B=new Ip(this.R());this.ma(this.B);this.A=new Mz(a,!1);this.ma(this.A);Pz(this.A);this.D=0;this.C=!1;this.F=!0};I(Tz,P);
Tz.prototype.fa=function(){var a=this.R(),b=J(cca,void 0,void 0,a);this.ca=b;var c=a.ia("ndfHFb-c4YZDc-kODWGd-xlL3N-qPaVXd-LgbsSe",this.J());this.B.sa(c);this.A.render(b);H(this.A.J(),"ndfHFb-c4YZDc-kODWGd-xlL3N-SxecR");H(this.A.A,"ndfHFb-c4YZDc-kODWGd-xlL3N-SxecR-PFprWc");pm(this.A.J(),"Control del volumen");b=[this.A.A,this.B.J()];Op(b,a);Le(this.J(),"direction","ltr")};Tz.prototype.ea=function(){P.prototype.ea.call(this);this.U().listen(this.A,"Kb",this.H).listen(this.B,"action",this.I);Uz(this)};
Tz.prototype.init=function(){this.F&&(this.F=!1,Vz(this,100))};var Vz=function(a,b){Oz(a.A,Math.floor(b/100*yz(a.A)))};Tz.prototype.I=function(){this.C?(Vz(this,this.D),this.C=!1):(this.D=Wz(this),Vz(this,0),this.C=!0);Uz(this)};Tz.prototype.H=function(){var a=Wz(this);a:{for(var b=m(Xz.keys()),c=b.next();!c.done;c=b.next())if(c=c.value,a<=c){a=Xz.get(c);break a}a=null}b=Xz.values();c=this.B.J();gi(c,Array.from(b));H(c,a);this.C=!1;Uz(this);this.dispatchEvent("Mb")};
var Uz=function(a){a.B.Sa(a.C?"Dejar de silenciar":"Silenciar")},Wz=function(a){a=a.A.Ca()/yz(a.A);return Math.round(100*a)},Xz=new Map([[0,"ndfHFb-c4YZDc-kODWGd-xlL3N-qPaVXd-r8s4j-bMElCd-Bz112c"],[33,"ndfHFb-c4YZDc-kODWGd-xlL3N-qPaVXd-r8s4j-R6PoUb-Bz112c"],[66,"ndfHFb-c4YZDc-kODWGd-xlL3N-qPaVXd-r8s4j-ibL1re-Bz112c"],[100,"ndfHFb-c4YZDc-kODWGd-xlL3N-qPaVXd-r8s4j-c5RTEf-Bz112c"]]);
var Ny=function(a){P.call(this,a);this.D=new Ip(this.R());this.ma(this.D);this.I=null;this.C=new Rz(a);this.ma(this.C);this.A=new Tz(a);this.ma(this.A);this.B=!1;this.F=this.H=0};I(Ny,P);Ny.prototype.fa=function(){this.ca=J(aca,void 0,void 0,this.R())};
Ny.prototype.ea=function(){P.prototype.ea.call(this);this.I=this.ia("ndfHFb-c4YZDc-kODWGd-NziyQe-LgbsSe");this.D.sa(this.I);var a=[this.D.J(),this.J()];Op(a,this.R());this.C.render(this.ia("ndfHFb-c4YZDc-kODWGd-umzg3c-haAclf"));this.A.render(this.ia("ndfHFb-c4YZDc-kODWGd-xlL3N-haAclf"));this.U().listen(this.D,"action",this.LF).listen(this.C,"Lb",this.XF).listen(this.A,"Mb",this.BG);Yz(this)};Ny.prototype.onDeactivated=function(){this.B&&this.pause()};
var Zz=function(a,b){if(a.F!=b){a.F=b;b=a.C;var c=a.F;b.B.enabled||(b.D=Math.round(a.F/a.H*yz(b.A)),Sz(b,c),Oz(b.A,b.D))}};g=Ny.prototype;g.LF=function(){this.B?this.pause():this.play()};g.XF=function(){this.dispatchEvent("Pb")};g.BG=function(){this.dispatchEvent("Qb")};g.play=function(){var a=this.I;fi(a,"ndfHFb-c4YZDc-kODWGd-NziyQe-Bz112c");H(a,"ndfHFb-c4YZDc-kODWGd-HvfI2b-Bz112c");this.B=!0;Yz(this);this.dispatchEvent("Ob")};
g.pause=function(){var a=this.I;fi(a,"ndfHFb-c4YZDc-kODWGd-HvfI2b-Bz112c");H(a,"ndfHFb-c4YZDc-kODWGd-NziyQe-Bz112c");this.B=!1;Yz(this);this.dispatchEvent("Nb")};var Yz=function(a){a.D.Sa(a.B?"Pausar":"Reproducir")};Ny.prototype.getCurrentTime=function(){return this.C.getCurrentTime()};
var $z=function(a,b,c,d,e,f,h){bz.call(this,"ndfHFb-c4YZDc-deA65-di8rgd-Sx9Kwc",void 0,h);this.setTitle(b);cz(this,Jh(c));b=io(io(new ho(h),{key:"NO",caption:e},!1,!0),{key:"YES",caption:d},!0);iz(this,b);hz(this);this.Yc=f;this.O=a;this.S=new mg(this);K(this,this.S)};I($z,bz);$z.prototype.ea=function(){bz.prototype.ea.call(this);dca(this);var a=this.getId()+".msg";this.cb().id=a;var b=this.J();lm(b,"dialog");mm(b,"describedby",a);this.U().Ua(this,"dialogselect",this.C)};
$z.prototype.C=function(a){this.Yc("YES"==a.key)};var dca=function(a){(a=a.A)&&Oa(Py(a),function(b){H(b,"ndfHFb-c4YZDc-deA65-di8rgd-LgbsSe")})};$z.prototype.ga=function(a){var b=this.O.Ka();a?b.S():b.O();bz.prototype.ga.call(this,a);a||Jy(this.R(),!0)};$z.prototype.ka=function(){re(this,"dialogselect",this.C,!0,this);bz.prototype.ka.call(this)};
v(Oy,ro);var eca=new ze(325,32);g=Oy.prototype;g.fa=function(){var a=this.R();this.ca=J(Dp,void 0,void 0,a);var b=this.ia("ndfHFb-c4YZDc-oKVyEf-haAclf");if(b){var c=J($ba,void 0,void 0,a);a.Wa(b,c)}};
g.ea=function(){Oy.da.ea.call(this);this.B=Pp(this.R(),"audio",null,this.J())[0];this.S=this.ia("ndfHFb-c4YZDc-kODWGd");this.D.Xa&&(this.I=this.ia("ndfHFb-c4YZDc-wvGCSb-gkA7Yd"));this.U().listen(this.B,"ended",this.qa);this.C.render(this.S);this.U().listen(this.C,"Ob",this.MF).listen(this.C,"Nb",this.JF).listen(this.C,"Pb",this.YF).listen(this.C,"Qb",this.AG);this.U().listen(this.getContext().ua(),"sa",this.oa);this.U().listen(this.H,"tick",this.bl).listen(this.S,"mouseup",u(this.Dz,this))};
g.Dz=function(){var a=this.A&&this.A.A;a&&a.highlightDoco(0)};g.MF=function(){this.D.Bk()?(this.bl(),this.B.play(),this.H.start()):aA(this)};g.bl=function(){Zz(this.C,this.B.currentTime)};g.JF=function(){this.B&&this.B.pause();this.H.stop()};g.YF=function(){this.D.Bk()&&(this.H.stop(),bA(this,this.C.getCurrentTime()),this.H.start())};var bA=function(a,b){try{a.B.currentTime=b}catch(c){a.B.currentTime=cA(a)}};g=Oy.prototype;g.AG=function(){if(this.D.Bk()){var a=Wz(this.C.A)/100;this.B.volume=a}};
g.activate=function(){var a=this;Oy.da.activate.call(this);this.layout();this.C.A.init();vo(this);var b=0==this.getContext().A().ab();this.getContext().X().L&&b&&this.C.play();b=this.getContext().B();b.A(13,function(c){return dA(a,c)});b.A(32,function(c){return dA(a,c)});b.A(187,function(){return a.ha});b.A(107,function(){return a.ha});b.A(189,function(){return a.aa});b.A(109,function(){return a.aa});b.A([37,1],function(){a.B&&(a.B.currentTime-=5,a.bl())});b.A([39,1],function(){a.B&&(a.B.currentTime+=
5,a.bl())})};g.deactivate=function(){Oy.da.deactivate.call(this);wo(this);this.H.stop();this.B&&this.B.pause();this.C.onDeactivated();Lf(this.V)};g.Sb=function(){var a=Oy.da.Sb.call(this);to(this)&&(a.width-=28,a.width=Math.max(0,a.width));return a};
g.layout=function(){var a=eca.clone(),b=this.getContext().C(),c=this.Sb(),d=this.S;a.width=Math.min(a.width,c.width);a.height=Math.min(a.height,c.height);var e=this.W(a);2!=this.getContext().A().ab()&&(e.y-=100);d&&(yi(d,a),qi(d,e));this.I&&(qi(this.I,e.x+a.width+28,b.Zb().top),this.Ob(c))};
var aA=function(a){if(0==a.D.H)if("undefined"!=typeof eA&&a.D instanceof eA&&a.D.LG()&&!a.D.S)fca(a);else{a.D.wc(2);var b=a.R(),c=a.getContext().A(),d=c.B(),e=c.ob(),f=c.Uc(),h=c.Hc();a.O=b.createElement("SOURCE");a.O.src=a.D.Qt(f,h,d,e,c.ke());a.O.type=a.D.qb();b.Wa(a.B,a.O);a.U().Ua(a.O,"error",a.na);a.B.play();a.ja();a.U().listen(a.B,"progress",a.ja);a.B.readyState>=a.B.HAVE_CURRENT_DATA?a.la():a.U().Ua(a.B,"canplay",a.la);a.getContext().$a().Ra({xa:24,item:a.D});uo(a)}},fca=function(a){Lf(a.V);
var b=new $z(a.getContext(),"No se ha podido comprobar si este archivo tiene virus",Uba(a.D.QD(),a.D.tb(),a.D.Cz()||0),"Reproducir de todas formas","Cancelar",u(a.wa,a),a.R());Gg(b,function(){a.V=null});b.bh=!0;b.render();b.ga(!0);a.V=b};Oy.prototype.wa=function(a){this.D.Rx(a);a?aA(this):this.C.pause()};Oy.prototype.na=function(){this.D.wc(4);this.D.F()};
Oy.prototype.la=function(){this.D.wc(1);var a=this.C,b=this.B.duration;a.H!=b&&(a.H=b,a=a.C,a.C=b,Sz(a,0));b=Wz(this.C.A)/100;a=this.C.getCurrentTime();bA(this,a);this.B.volume=b;this.L&&this.C.B&&(this.bl(),this.H.start())};Oy.prototype.ja=function(){var a=cA(this),b=this.C.C;wi(b.A.wa,a/b.C*100+"%")};var dA=function(a,b){var c=a.getContext(),d=rg(c.R());a.I&&a.I.contains(d)||!a.ra().contains(d)&&!c.Ka().F()||He(d,Fp.Ba().Na())||(b.preventDefault(),b.B(),a=a.C,a.B?a.pause():a.play())};
Oy.prototype.ha=function(){var a=this.C,b=Wz(a.A);Vz(a.A,Math.min(100,b+10))};Oy.prototype.aa=function(){var a=this.C,b=Wz(a.A);Vz(a.A,Math.max(0,b-10))};var cA=function(a){a=a.B.buffered;return 0==a.length?0:a.end(a.length-1)};Oy.prototype.qa=function(){var a=this.C;Zz(a,a.H);a.pause()};Oy.prototype.oa=function(){this.getContext().X().I(this.D)&&this.C.pause()};Oy.prototype.Ya=function(){Oy.da.Ya.call(this);this.D.wc(0)};Zf(Kk,Oy);

}catch(e){_DumpException(e)}
try{
var fA=function(a){return ab(a,"application/vnd.google-apps.drive-sdk")},gA=function(a){return!fA(a)&&(a.startsWith("application/vnd.google-apps")||a.startsWith("application/vnd.google-gsuite")&&!a.startsWith("application/vnd.google-gsuite.encrypted"))},hA=function(a){a=a.slice(a.indexOf("content=")+8);return a.slice(0,a.indexOf(";")).replace(/"/g,"").trim()},kA=function(a,b,c){b=gm[b];var d=a.toLowerCase().indexOf(b);if(0<=d){var e=a.charAt(d);var f=[],h=a.substr(0,d);d=a.substr(d+1,a.length);0<
h.length&&f.push(iA(c,h));f.push(jA(e,c));0<d.length&&f.push(iA(c,d));e=f}else e=c.fa("SPAN","VIpgJd-j7LFlb-PQTlnb-hgDUwe","(",jA(b.toUpperCase(),c),")"),e=[iA(c,a),e];c=c.fa("SPAN",void 0,e);pm(c,a+" "+b);return c},jA=function(a,b){return b.fa("SPAN","VIpgJd-j7LFlb-PQTlnb-brjg8b",a)},lA=function(a,b,c,d){if(null!=a)for(a=a.firstChild;a;){if(b(a)&&(c.push(a),d)||lA(a,b,c,d))return!0;a=a.nextSibling}return!1},iA=function(a,b){return a.A.createTextNode(String(b))},gca=function(a,b){var c=[];return lA(a,
b,c,!0)?c[0]:void 0},mA=function(a){return a.A.hint||""},nA=function(a){return a.A.icon},oA=function(a,b){a.B.gi(a.J(),b);a.hi=b},hca=function(a){var b=arguments,c=b.length;return function(){for(var d,e=0;e<c;e++)d=b[e].apply(this,arguments);return d}},St=function(a,b,c){this.B=c||[];this.A=b};St.prototype.getSelected=function(){return this.B};
var pA=function(){return M('<div class="'+O("ndfHFb-c4YZDc-Ujd07d-Btuy5e-Bz112c")+'"></div>')},ica=function(a){a=a.sD;return M('<div class="'+O("ndfHFb-c4YZDc-EglORb-Ujd07d")+'"><div class="'+O("ndfHFb-c4YZDc-EglORb-haAclf")+" "+O("ndfHFb-c4YZDc-AHmuwe-wcotoc-zTETae")+'" tabindex="-1">'+pA()+'<div class="'+O("ndfHFb-c4YZDc-EglORb-Ujd07d-fmcmS")+" "+O("ndfHFb-c4YZDc-AHmuwe-wcotoc-zTETae")+'" tabindex="-1">'+aj(a)+'</div><div class="'+O("ndfHFb-c4YZDc-EglORb-LgbsSe-haAclf")+'"><div class="'+O("ndfHFb-c4YZDc-LgbsSe")+
" "+O("Ujd07d-nupQLb-zVpoTe-LgbsSe")+'"></div></div></div></div>')},qA=function(a){return a?"Descargar y descifrar":"Descargar"},jca=function(a){return M('<div class="'+O("ndfHFb-c4YZDc-LgbsSe")+" "+O("ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe")+'" role="button" tabindex="0" aria-label="'+O(qA(a.gf))+'"><div class="'+O("ndfHFb-c4YZDc-nupQLb-Bz112c")+" "+O("ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-Bz112c")+'"></div><div class="'+O("ndfHFb-c4YZDc-bN97Pc-nupQLb-LgbsSe-fmcmS")+'" aria-hidden="true">'+aj(qA(a.gf))+
"</div></div>")};
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var kca=wb("Macintosh")||Jb();
var rA,sA,tA,uA,vA=function(a,b){return lca(b||a.Yb(),!!a.A["force-ctrl-key"])},lca=function(a,b){a=a[0];var c={},d;for(d in wA)a.match(new RegExp("-"+d,"gi"))||(c[d]=wA[d]);kca&&(b=!b,a.match(b?/(Meta|Ctrl)\+.(\+.*)?$/:/Meta\+.(\+.*)?$/)?(a=a.replace(/Meta\+/g,"\u2318"),b&&(a=a.replace(/Ctrl\+/g,"\u2318"))):(a=a.replace(/Meta\+/g,"\u2318+"),b&&(a=a.replace(/Ctrl\+/g,"\u2318+"))),a=a.replace(/(?=\w*Alt(?!Gr))(\w+)/g,"Option"));rA||(rA={Ctrl:"Ctrl",Shift:"May\u00fas",Alt:"Alt",Option:"Opci\u00f3n"});
sA||(sA={backspace:"Retroceso",tab:"Tabulador",enter:"Intro",pause:"Pausa","caps-lock":"Bloq May\u00fas",esc:"Esc",space:"Espacio","pg-up":"Re P\u00e1g","pg-down":"Av P\u00e1g",end:"Fin",home:"Inicio",insert:"Insertar","delete":"Eliminar"});b=new RegExp(Object.keys(c).join("|"),"gi");tA||(tA=new RegExp(Object.keys(rA).join("|"),"g"));uA||(uA=new RegExp(Object.keys(sA).join("|"),"gi"));return a.replace(b,function(e){return c[e.toLowerCase()]}).replace(tA,function(e){return rA[e]}).replace(uA,function(e){return sA[e.toLowerCase()]})},
wA={"close-square-bracket":"]",dash:"-",down:"\u2193",equals:"=",left:"\u2190","num-minus":"-","num-plus":"+","open-square-bracket":"[",right:"\u2192",semicolon:";","single-quote":"'",up:"\u2191"};
var xA=function(a,b,c,d){D.call(this);this.B=new mg(this);this.C=new ng(this);this.A={};this.I=!!c;this.H=d||null;this.D=b||mca;for(var e in this.D)this.A[e]=this.L;this.A.enabled=function(f,h,k,l,n){f.setEnabled(!!n)};this.A.hint=this.F;this.A.keys=hca(this.F,this.A.keys||Ga);this.A.value=function(f,h,k,l,n){"function"===typeof f.Qb&&f.Qb(n)};this.A.visible=function(f,h,k,l,n){f.ga(!!n)};this.A.selected=function(f,h,k,l,n){ym(f,16)&&vn(f,!!n)};this.A["toggle-selected-on-fire"]=function(f,h,k,l,n){Yo(f,
16,n)};a&&Ya(this.A,a)};I(xA,D);xA.prototype.ka=function(){D.prototype.ka.call(this);this.B.dispose();this.C.dispose();delete this.B;delete this.C;delete this.A;delete this.D};
xA.prototype.L=function(a,b,c,d){if(d in b){d=[];var e=nA(c);if(e&&"icon"in b){var f=d.push,h=a.B.Na()+"-Bz112c";Nb&&(h=h+" "+(a.B.Na()+"-Bz112c-CuyGMb"));var k=(k=a.R())||uc();e=k.fa("DIV","HB1eCd-Bz112c-RJLb9c-haAclf "+e);k=k.fa("DIV",{"class":"HB1eCd-Bz112c VIpgJd-TzA9Ye-eEGnhe"+(h?" "+h:""),"aria-hidden":!0},e);f.call(d,k)}"mnemonic"in b&&"function"===typeof a.oo&&a.oo(c.A.mnemonic);e=c.A["node-label"]||null;k=c.getLabel();f="mnemonic"in b?c.A.mnemonic:null;if(e&&"node-label"in b){var l=e.cloneNode(!0);
if(f&&"function"===typeof a.oo){k=a.R();if(!(e=nca(l,f,k)))for(e=l;e.lastChild;)e=e.lastChild;h=e;var n=Xh(h);e=Xh(l);var q=k||uc();q=kA(n,f,q);if(h==l)l=q;else{var r=h.parentNode;r&&r.replaceChild(q,h)}e!=n&&(q.removeAttribute("aria-label"),l=k.fa("SPAN",void 0,l),pm(l,e+" "+gm[f]))}l=[l]}else k&&"label"in b&&(f&&"function"===typeof a.oo?(l=uc(),f=kA(k,f,l)):f=a.R().fa("SPAN",void 0,k),Oc(f)&&H(f,a.B.Na()+"-V67aGc"),Nb&&Oc(f)&&H(f,a.B.Na()+"-V67aGc-CuyGMb"),l=f);l&&Lp(d,l);(f=c.Yb())&&"keys"in b&&
(b=d.push,c=vA(c,f),c=a.R().fa("SPAN",{"class":a.B.Na()+"-x29Bmf","aria-label":yA(c)},c),b.call(d,c));oA(a,d)}};xA.prototype.F=function(a,b,c){"function"===typeof a.Sa&&(b=zA(c),c=zA(c,!0),a.Sa(b),a=a.J(),this.I&&a&&Zm(a,b,c))};
var zA=function(a,b){var c=mA(a);c&&a.Yb()&&(a=vA(a),b&&(a=yA(a)),c+=" ("+a+")");return c||""},nca=function(a,b,c){var d=gm[b];return gca(a,function(e){var f;if(f=3==e.nodeType)f=(f=e.parentNode)&&1==f.nodeType?!He(f,"IyROMc-JIbuQc-di8rgd-PQTlnb-brjg8b"):!0;return f&&0<=c.$v(e).toLowerCase().indexOf(d)})||null},yA=function(a){a=a.replace(/pg-up/i,"Re P\u00e1g");a=a.replace(/pg-down/i,"Av P\u00e1g");a=a.replace("`","Acento grave");a=a.replace("~","Tilde");a=a.replace("-","Guion");a=a.replace("_","Guion bajo");
a=a.replace("=","Igual");a=a.replace("[","Corchete de apertura");a=a.replace("]","Corchete de cierre");a=a.replace(";","Punto y coma");a=a.replace("'","ap\u00f3strofe");a=a.replace(":","Dos puntos");a=a.replace(",","Coma");a=a.replace(".","Punto");a=a.replace("/","Barra");a=a.replace("\\","Barra invertida");a=a.replace(wA.up,"arriba");a=a.replace(wA.down,"abajo");a=a.replace(wA.left,"izquierda");return a=a.replace(wA.right,"derecha")},BA=function(a,b,c,d,e,f){var h=d||AA,k=e||Ga;oca(a,b,c,h);og(a.C,
c,xj,function(l){var n=l.Xn;!b.Pa()&&(n in h||"keys"==n)&&this.A[n].call(this,b,h,c,n,l.newValue,l.oldValue)});a.B.listen(b,"action",function(l){if(!c.A.require_direct_target||l.currentTarget==l.target)if(l=k(l),this.H){var n="function"===typeof f?f(l):f;null==n&&(n=b.J(),n=new ig(fg(n)));Fj(c,l,n)}else Fj(c,l)})},oca=function(a,b,c,d){"boolean"===typeof c.A.selected&&"function"===typeof b.Rh&&b.Rh(!0);if(Nb){var e=b.B.Na()+"-CuyGMb";e&&(b.vh?Ba(b.vh,e)||b.vh.push(e):b.vh=[e],vm(b,e,!0))}e=b.at;for(var f in d)if(f in
a.A){if(f in a.D)if(e)continue;else e=!0;a.A[f].call(a,b,d,c,f,c.A[f],null)}},AA={enabled:!0,value:!0,visible:!0},mca={icon:!0,keys:!0,label:!0,"long-label":!0,"node-label":!0,mnemonic:!0},CA={enabled:!0,hint:!0,value:!0,visible:!0};
var DA=function(a){this.A={};this.ts=a},FA=function(a,b){return EA(EA(a,"enabled",b),"visible",b)},EA=function(a,b,c){a.A[b]=u(c,a.ts);return a},HA=function(a){return new xA(a.A,void 0,void 0,GA.Ba())},GA=function(){D.call(this)};I(GA,D);wh(GA);
var IA=function(a,b){Ip.call(this,a.R());this.F=a;this.aa=b;this.A=null;this.O=HA(FA(new DA(this),this.qp));K(this,this.O)};I(IA,Ip);IA.prototype.fa=function(){var a={gf:this.aa.gf()};this.ca=J(jca,a,void 0,this.R())};IA.prototype.ea=function(){Ip.prototype.ea.call(this);var a=this.F.ub(),b=a.C;b?JA(this,b):this.U().Ua(a,"Ga",u(this.QE,this));this.U().listen(a,"Ha",this.Gz);this.qp()};var JA=function(a,b){a.A=b;a.U().listen(a,"action",a.Fz);BA(a.O,a,a.A,CA,u(a.Ez,a));a.Sa(mA(b))};g=IA.prototype;
g.Fz=function(){this.F.pb().I()};g.qp=function(){L(this.J(),!!this.A&&this.A.isVisible()&&this.A.isEnabled())};g.QE=function(){var a=this.F.ub().C;JA(this,a);this.qp()};g.Gz=function(a){var b=this.J();a.A.J()==b&&this.A==a.C&&this.isVisible()&&this.isEnabled()&&this.F.Ka().focus(b)};g.Ez=function(){return new St(this.F.X().A().A,this)};
var KA=function(a,b){ro.call(this,a,b);this.C=a;this.D=this.B=null};I(KA,ro);KA.prototype.fa=function(){this.ca=J(ica,{sD:"No se pueden previsualizar archivos cifrados"},void 0,this.R());gA(hA(this.C.A.cg()))||(this.B=new IA(this.getContext(),this.C),this.ma(this.B),this.D=this.ia("Ujd07d-nupQLb-zVpoTe-LgbsSe"),this.B.render(this.D))};KA.prototype.layout=function(){LA(this)};KA.prototype.activate=function(){ro.prototype.activate.call(this);LA(this)};
var LA=function(a){var b=a.getContext().C(),c=tg(a.J());c=a.W(c);b=Math.max(c.y,b.Zb().top);qi(a.J(),c.x,b)};Zf(Tk,KA);

}catch(e){_DumpException(e)}
try{
var MA=function(a,b){ro.call(this,a,b);this.item=a};
var pca=function(a){a=a||{};a=a.$b;return M('<div class="'+O("ndfHFb-c4YZDc-L5Fo6c-nUpftc")+" "+O("ndfHFb-c4YZDc-oKVyEf")+" "+(a?O("ndfHFb-c4YZDc-oKVyEf-PEFSMe-OWB6Me"):"")+'"></div>')};
v(MA,ro);g=MA.prototype;g.fa=function(){var a={$b:this.$b()};this.ca=J(pca,a,void 0,this.R())};g.ea=function(){MA.da.ea.call(this);this.item.F()?this.sp():this.U().Ua(this.item,"Sb",this.O)};g.activate=function(){this.L||(MA.da.activate.call(this),vo(this),this.layout())};g.deactivate=function(){MA.da.deactivate.call(this);wo(this)};g.layout=function(){if(this.item.C){var a=this.Sb();NA(this,a)}};var NA=function(a,b){var c=a.J();yi(c,b);qi(c,a.W(b))};MA.prototype.O=function(){this.sp()};
MA.prototype.H=function(){OA(this)};MA.prototype.sp=function(){this.ra().appendChild(this.item.D);this.item.C?OA(this):(0==this.item.getState()&&this.item.Fa(2),this.U().Ua(this.item,"Rb",this.H))};MA.prototype.Ov=function(){return"SendKeyboardEvents"};var OA=function(a){var b=$f(Eg(a.R())),c=a.getContext().A();b=c.xh()||c.B()||b;c=a.item.D;c.contentWindow&&c.contentWindow.postMessage&&c.contentWindow.postMessage(a.Ov(),b);L(c,!0);a.layout()};MA.prototype.Ya=function(){MA.da.Ya.call(this);this.item.S()};
Zf(Nk,MA);

}catch(e){_DumpException(e)}
try{
var PA=function(a,b,c,d,e,f){MA.call(this,e,f);this.B=null;this.I=a;this.C=b;this.D=c;this.S=d};I(PA,MA);g=PA.prototype;g.ea=function(){MA.prototype.ea.call(this);this.U().listen(this.item,"v",this.Hz);QA(this)};
g.layout=function(){var a=this.Sb();if(0!==this.C&&a.width>this.C)a=new ze(this.C,a.height);else if(a.height>this.D){a=new ze(a.width,a.height-this.D);var b=a.aspectRatio()/this.I;a=1>b?new ze(a.width,a.height*b):new ze(a.width/b,a.height);a=new ze(a.width,a.height+this.D)}else a=new ze(0,0);b=this.J();yi(b,a);qi(b,this.W(a));RA(this)};g.Ov=function(){return"SendKeyboardEvents"+Wg({wantedKeys:this.S})};
g.sp=function(){var a=this.item.D;this.ra().appendChild(a);this.item.C?OA(this):(0==this.item.H&&this.item.wc(2),this.U().Ua(this.item,"Rb",this.H),L(a,!0),this.layout())};g.Hz=function(){QA(this)};var QA=function(a){var b=a.R();switch(a.item.H){case 0:case 2:a.B||(a.B=J(eo,void 0,void 0,b),b.Wa(a.J(),a.B));RA(a);break;case 1:b.Rb(a.B),a.B=null}},RA=function(a){if(a.B){var b=tg(a.J()),c=tg(a.B);qi(a.B,(b.width-c.width)/2,(b.height-c.height)/2)}};Zf(Ok,PA);

}catch(e){_DumpException(e)}
try{
var qca=function(a,b){b=Nf(a,b,void 0);0<=b&&Od(a,b)},SA=function(a){var b=a.A;a=Tf(b);b=b.zj();return!Lg(Mg(a))&&(0==b||6==b)},rca=function(a,b){var c=Xr("",{target:"_blank",noreferrer:!0});c&&(a=Pi(M("<html><head>"+M("<title>"+TA(a)+"</title>")+"</head><body></body></html>")),c.document.open(),c.document.write(zb(a)),a=c.document.createElement("DIV"),Kh(a,b),c.document.body.appendChild(a),c.document.close(),c.focus(),c.print(),Ig(function(){c&&(c.close(),c.closed||c.close())},100))},VA=function(a,
b,c){var d=uc(a).A,e=d.title;d.title=c;Ig(function(){b.contentWindow&&b.contentWindow.print();Kc(b);d.title=e;UA=!1})},tca=function(a,b,c){if(!UA){UA=!0;var d=Pi(M("<title>"+TA(b)+"</title>")),e=sca(a,d,c);(c=wc(document,"IMG",void 0,e.contentDocument.body)[0])&&!c.complete?ke(c,"load",function(){VA(a,e,b)}):VA(a,e,b)}},WA=function(a){return 3===a.mb()&&a.VD()},YA=function(a,b){ro.call(this,a,b);this.B=a;this.I=this.H=this.V=this.D=this.C=this.qa=null;this.ja=cq();this.aa=null;this.O=!1;this.la=null;
this.Ma=new XA;this.gb=0;this.Pb=!1;this.Ea=this.oa=null;this.ha=!1;this.na=this.S=this.wa=null;this.za=[];(a=this.getContext().wb())&&this.U().listen(a,"jb",this.od);(a=this.B.B)&&this.U().listen(a,"p",this.Pz).listen(a,"u",this.Qz).listen(a,"s",this.FG);this.Za=[]},ZA=function(a,b){var c=Array.prototype.slice.call(arguments),d=c.shift();if("undefined"==typeof d)throw Error("K");return d.replace(/%([0\- \+]*)(\d+)?(\.(\d+))?([%sfdiu])/g,function(e,f,h,k,l,n,q,r){if("%"==n)return"%";var t=c.shift();
if("undefined"==typeof t)throw Error("L");arguments[0]=t;return Jf[n].apply(null,arguments)})},$A=function(a){return(a=Pv(a))?new ActiveXObject(a):new XMLHttpRequest},uca=/^https?$/i,vca=["POST","PUT"],aB=[],wca=function(a){return"content-type"==a.toLowerCase()},bB=function(a){a.A&&a.la&&(a.A.ontimeout=null);a.S&&(Jg(a.S),a.S=null)},xca=function(a){return Nb&&hc(9)&&"number"===typeof a.timeout&&void 0!==a.ontimeout},cB=function(a){a.aa||(a.aa=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))},
dB=function(a,b){if(a.A){bB(a);var c=a.A,d=a.V[0]?Ga:null;a.A=null;a.V=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){}}},eB=function(a,b){a.B=!1;a.A&&(a.D=!0,a.A.abort(),a.D=!1);a.F=b;a.C=5;cB(a);dB(a)},fB=function(a){return a.A?a.A.readyState:0},gB=function(a){var b=a.Tb();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=0===b)a=Zg(String(a.ja))[1]||null,!a&&p.self&&p.self.location&&(a=p.self.location.protocol,
a=a.substr(0,a.length-1)),b=!uca.test(a?a.toLowerCase():"");c=b}return c},hB=function(a){if(a.B&&"undefined"!=typeof wa&&(!a.V[1]||4!=fB(a)||2!=a.Tb()))if(a.L&&4==fB(a))Ig(a.jx,0,a);else if(a.dispatchEvent("readystatechange"),4==fB(a)){a.B=!1;try{if(gB(a))a.dispatchEvent("complete"),a.dispatchEvent("success");else{a.C=6;try{var b=2<fB(a)?a.A.statusText:""}catch(c){b=""}a.F=b+" ["+a.Tb()+"]";cB(a)}}finally{dB(a)}}},iB=function(a){F.call(this);this.headers=new rf;this.W=a||null;this.B=!1;this.V=this.A=
null;this.ja="";this.C=0;this.F="";this.D=this.ha=this.L=this.aa=!1;this.I=0;this.S=null;this.O="";this.la=this.H=!1};v(iB,F);g=iB.prototype;g.jD=function(){this.dispose();Pd(aB,this)};
g.send=function(a,b,c,d){if(this.A)throw Error("Oa`"+this.ja+"`"+a);b=b?b.toUpperCase():"GET";this.ja=a;this.F="";this.C=0;this.aa=!1;this.B=!0;this.A=this.W?$A(this.W):$A(Qv);this.V=this.W?this.W.getOptions():Qv.getOptions();this.A.onreadystatechange=u(this.jx,this);try{this.ha=!0,this.A.open(b,String(a),!0),this.ha=!1}catch(f){eB(this,f);return}a=c||"";var e=this.headers.clone();d&&Xg(d,function(f,h){e.set(h,f)});d=Of(e.Yb(),wca);c=p.FormData&&a instanceof p.FormData;!Ba(vca,b)||d||c||e.set("Content-Type",
"application/x-www-form-urlencoded;charset=utf-8");e.forEach(function(f,h){this.A.setRequestHeader(h,f)},this);this.O&&(this.A.responseType=this.O);"withCredentials"in this.A&&this.A.withCredentials!==this.H&&(this.A.withCredentials=this.H);try{bB(this),0<this.I&&((this.la=xca(this.A))?(this.A.timeout=this.I,this.A.ontimeout=u(this.se,this)):this.S=Ig(this.se,this.I,this)),this.L=!0,this.A.send(a),this.L=!1}catch(f){eB(this,f)}};
g.se=function(){"undefined"!=typeof wa&&this.A&&(this.F="Timed out after "+this.I+"ms, aborting",this.C=8,this.dispatchEvent("timeout"),this.abort(8))};g.abort=function(a){this.A&&this.B&&(this.B=!1,this.D=!0,this.A.abort(),this.D=!1,this.C=a||7,this.dispatchEvent("complete"),this.dispatchEvent("abort"),dB(this))};g.ka=function(){this.A&&(this.B&&(this.B=!1,this.D=!0,this.A.abort(),this.D=!1),dB(this,!0));iB.da.ka.call(this)};g.jx=function(){this.Pa()||(this.ha||this.L||this.D?hB(this):this.XH())};
g.XH=function(){hB(this)};g.Tb=function(){try{return 2<fB(this)?this.A.status:-1}catch(a){return-1}};
var jB=function(a){try{return a.A?a.A.responseXML:null}catch(b){return null}},kB=function(){return void 0!==p.URL&&void 0!==p.URL.createObjectURL?p.URL:void 0!==p.createObjectURL?p:null},lB=function(){var a=kB();if(null!=a)return a;throw Error("s");},mB=function(a){return lB().createObjectURL(a)},nB=function(a,b){b=b instanceof nb?b:$r(b,/^data:image\//i.test(b));a.src=Bh(b)},oB=function(a){for(var b=[],c=0,d=0;d<a.length;d++){var e=a.charCodeAt(d);255<e&&(b[c++]=e&255,e>>=8);b[c++]=e}return b},yca=
function(a){for(var b=new Je(arguments[0].y,arguments[0].x,arguments[0].y,arguments[0].x),c=1;c<arguments.length;c++){var d=b,e=arguments[c];d.top=Math.min(d.top,e.y);d.right=Math.max(d.right,e.x);d.bottom=Math.max(d.bottom,e.y);d.left=Math.min(d.left,e.x)}return b},TA=function(a){return Ui(a,Li)?lj(a.getContent()):String(a).replace(Zi,$i)},zca=/[\x00\x09-\x0d \x22\x26\x27\x2d\/\x3c-\x3e`\x85\xa0\u2028\u2029]/g,Aca=/[\x00\x09-\x0d \x22\x27\x2d\/\x3c-\x3e`\x85\xa0\u2028\u2029]/g,Bca=/^[^&:\/?#]*(?:[\/?#]|$)|^https?:|^data:image\/[a-z0-9+]+;base64,[a-z0-9+\/]+=*$|^blob:/i,
pB=function(a){Ui(a,fq)||Ui(a,gq)?a=jq(a):a instanceof nb?a=jq(Bh(a)):a instanceof zf?a=jq(yg(a)):(a=String(a),a=Bca.test(a)?a.replace(iq,hq):"about:invalid#zSoyz");return a},qB=function(a){if(!a)return null;var b=Jo(a,1),c=Jo(a,3),d=Jo(a,2);a=Jo(a,4);return null===b||null===c||null===d||null===a?null:new ii(b,d,c-b,a-d)},sca=function(a,b,c){var d=Ef(Ff("position:absolute; width:0; height:0; z-index: -1;"));d=0===d.length?sb:new rb(d,qb);var e=uc(a);b=ju("html",{},iu(ju("head",{},b),ju("body",{},
c)));c=Gr(e,d);a.appendChild(c);a=c.contentDocument||c.contentWindow.document;a.open();a.write(zb(b));a.close();return c},UA=!1;
var rB=new ze(1E4,1E4);
var Cca=function(a){a=a||{};a=a.$b;return M('<div class="'+O("ndfHFb-c4YZDc-oKVyEf")+" "+(a?O("ndfHFb-c4YZDc-oKVyEf-PEFSMe-OWB6Me"):"")+'"><div class="'+O("ndfHFb-c4YZDc-HiaYvf-haAclf")+'"><div class="'+O("ndfHFb-c4YZDc-s2gQvd")+" "+O("ndfHFb-c4YZDc-HiaYvf-s2gQvd")+'"><div class="'+O("ndfHFb-c4YZDc-TvD9Pc-qnnXGd")+'"><div class="'+O("ndfHFb-c4YZDc-wvGCSb-gkA7Yd")+'"></div></div></div><div class="'+O("ndfHFb-c4YZDc-HiaYvf")+'">'+sB("ndfHFb-c4YZDc-HiaYvf-gvZm2b")+'</div></div><div class="'+O("ndfHFb-c4YZDc-ls4dqb")+
'"></div></div>')},Dca=function(a){return M(sB("ndfHFb-c4YZDc-HiaYvf-lI7fHe-oYxtQd",a.id))},sB=function(a,b){return M("<div"+(b?' id="'+O(b)+'"':"")+' class="'+O(a)+'"><div class="'+O("ndfHFb-c4YZDc-HiaYvf-mvZqyf")+'"></div><div class="'+O("ndfHFb-c4YZDc-HiaYvf-gvZm2b-SmKAyb")+'"></div><div class="'+O("ndfHFb-c4YZDc-HiaYvf-gvZm2b-n0tgWb")+'"></div></div>')};
var XA=function(){this.B=this.A=null;this.C=0},tB=function(a,b,c){a.A=b;a.B=c;a.C=.001*Math.abs(a.B-a.A)},uB=function(a,b){if(null!==a.B){var c=a.A,d=a.B;mu(d>c?new kq(d,d+a.C):new kq(d,d-a.C),b)?(a.A=b,b=1):mu(new kq(c,d),b)?(a.A=b,b=0):b=2;switch(b){case 2:return a.A=null,a.B=null,a.C=0,!1;case 1:return a.A=null,a.B=null,a.C=0,!0;default:return!0}}else return!1};
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var vB=function(a,b){this.x=a;this.y=b};v(vB,G);vB.prototype.clone=function(){return new vB(this.x,this.y)};var wB=function(a){return Math.hypot(a.x,a.y)};vB.prototype.Ne=G.prototype.Ne;vB.prototype.add=function(a){this.x+=a.x;this.y+=a.y;return this};vB.prototype.equals=function(a){return this===a?!0:a instanceof vB&&!!a&&this.x==a.x&&this.y==a.y};
var xB=function(a,b){this.F=a;this.B=this.C=this.D=0;this.origin="";this.A=[];this.timestamp=0;this.parse(b)};
xB.prototype.parse=function(a){if(void 0!==this.F){if(null===this.F)throw Error("Ya");var b=this.F.documentElement;this.D=yB(b,"tile_width");this.C=yB(b,"tile_height");this.origin=zB(b,"origin","TOP_LEFT");if(!(this.origin in Eca))throw Error("Za`"+this.origin);this.timestamp=yB(b,"timestamp");var c=b.childNodes,d=0;this.A=[];for(var e=0;e<c.length;++e)Oc(c[e])&&this.A.push(new AB(d++,c[e],this.D,this.C,this.origin));if(2>yB(b,"tiler_version_number")&&void 0!==a&&a&&0<this.A.length)for(a=this.A[this.A.length-
1],b=BB(a),d=CB(a),e=0;e<c.length;++e){var f=Math.pow(2,c.length-e-1),h=Math.floor(b/f);f=Math.floor(d/f);var k=b/h,l=d/f;k>l?f=CB(a)/k:h=BB(a)/l;this.A[e].Of=Math.ceil(h/this.D);this.A[e].Bi=this.A[e].Of*this.D-h;this.A[e].Pf=Math.ceil(f/this.C);this.A[e].Ci=this.A[e].Pf*this.C-f}this.B=this.A.length}};
var DB=function(a,b){if(2>a.A.length)return 0;for(var c=0,d=1;d<a.A.length;++d)if(BB(a.A[d])>b.width||CB(a.A[d])>b.height){c=d-1;break}d=a.A[c];var e=a.A[c+1];return Qh(c+Math.min(Math.log(b.width/BB(d))/Math.log(BB(e)/BB(d)),Math.log(b.height/CB(d))/Math.log(CB(e)/CB(d))),0,a.A.length-1)},EB=function(a,b){var c=a.A[a.A.length-1];c=BB(c)/CB(c);var d=b.width/b.height;return DB(a,new ze(c<=d?b.width:Number.MAX_VALUE,c>d?b.height:Number.MAX_VALUE))},FB=function(a,b){var c=Qh(Math.ceil(b),0,a.A.length-
1),d=Qh(Math.floor(b),0,a.A.length-1);b-=Math.floor(b);return new ze(BB(a.A[d])*Math.pow(BB(a.A[c])/BB(a.A[d]),b),CB(a.A[d])*Math.pow(CB(a.A[c])/CB(a.A[d]),b))},zB=function(a,b,c){c=null!=c?c:"";if(null==a)return c;var d=c;null!=a.attributes&&null!=a.attributes.getNamedItem(b)?d=a.attributes.getNamedItem(b).value:null!=a.B&&null!=a.B("@"+b)&&(d=a.B("@"+b).get());return null!=d?d:c},yB=function(a,b){a=zB(a,b,"");a=parseInt(a,10);return isNaN(a)?0:a},AB=function(a,b,c,d,e){this.A=a;this.D=c;this.C=
d;this.ca=b;this.Ci=this.Bi=this.Pf=this.Of=0;this.rotation=null;this.F=e;this.B=new vB(0,0);this.parse()};AB.prototype.J=function(){return this.ca};AB.prototype.initialize=function(a,b,c,d,e){this.Of=a;this.Pf=b;this.Bi=c;this.Ci=d;b=a=this.F=e||this.F;this.B=new vB("TOP_LEFT"==a||"BOTTOM_LEFT"==a?0:-this.Bi,"TOP_LEFT"==b||"TOP_RIGHT"==b?0:-this.Ci)};
AB.prototype.parse=function(){null!=this.ca&&this.initialize(yB(this.ca,"num_tiles_x"),yB(this.ca,"num_tiles_y"),yB(this.ca,"empty_pels_x"),yB(this.ca,"empty_pels_y"))};
var BB=function(a){return a.Of*a.D-a.Bi},CB=function(a){return a.Pf*a.C-a.Ci},GB=function(a,b,c){b instanceof G&&(c=b.y,b=b.x);return new G(Math.floor((b*BB(a)-a.B.x)/a.D),Math.floor((c*CB(a)-a.B.y)/a.C))},HB=function(a,b,c){b instanceof G&&(c=b.y,b=b.x);return new G((b*a.D+a.B.x)/BB(a),(c*a.C+a.B.y)/CB(a))},Eca={BOTTOM_LEFT:"BOTTOM_LEFT",BOTTOM_RIGHT:"BOTTOM_RIGHT",TOP_LEFT:"TOP_LEFT",TOP_RIGHT:"TOP_RIGHT"};
var IB=function(a){this.A=a};IB.prototype.vp=function(a){return 0<a.B};IB.prototype.cm=function(){return!1};IB.prototype.ej=function(){return!1};
var JB=function(a){this.A=jp(new rp(a),"").Oe();this.url=a;this.C=B(Wo((new Yl).parse(this.url)).A,75);this.B={}};I(JB,IB);var KB=function(a,b){if(!a.B[b]){var c=a.B;var d=jp(new rp(a.url),b).Oe();d=new rp(d);var e=a.C?a.C:void 0,f=d.A,h=f.A;ip(e,B(h,75),B(f.B,75))&&C(h,75,e);c[b]=d.Oe()}return a.B[b]};g=JB.prototype;g.nk=function(){return KB(this,"g")};g.Bg=function(a){return new xB(a,!0)};g.jg=function(a,b,c){return KB(this,"x"+a+"-y"+b+"-z"+c)};g.Ag=function(a,b,c){return this.jg(a,b,c)};
g.cm=function(a){return!a};
var LB=function(a){this.A="";this.url=a};v(LB,IB);g=LB.prototype;g.nk=function(){return this.url.nk()};g.Bg=function(a){return this.url.Bg(a)};g.jg=function(a,b,c){return this.url.jg(a,b,c)};g.Ag=function(a,b,c,d,e){return this.url.Ag(a,b,c,d,e)};g.vp=function(a){return this.url.vp(a)};g.cm=function(a){return this.url.cm(a)};g.ej=function(a){return this.url.ej(a)};
var MB=function(a){LB.call(this,a);this.B=0};I(MB,LB);var NB=function(a,b){if(b&&b.A&&b.A.length){var c=b.A[0],d=b.A[b.A.length-1],e=Math.max(BB(d),CB(d));a.B=0;for(var f=2;f<=e;f*=2){var h=BB(c)/(BB(d)/f),k=CB(c)/(CB(d)/f);if(!(1>=h&&1>=k)){var l=new AB(0,null,c.D/h,c.C/k,b.origin);l.initialize(1,1,c.Bi/h,c.Ci/k);b.A.unshift(l);a.B+=1}}for(a=0;a<b.A.length;++a)b.A[a].A=a;b.B=b.A.length}};MB.prototype.ej=function(a){return this.url.ej(u(function(b){NB(this,b);a&&a(b)},this))};
MB.prototype.Bg=function(a){a=this.url.Bg(a);NB(this,a);return a};MB.prototype.jg=function(a,b,c){return this.url.jg(a,b,Math.max(0,c-this.B))};MB.prototype.Ag=function(a,b,c,d,e){return this.url.Ag(a,b,Math.max(0,c-this.B),d,e)};
var OB=function(a,b,c,d,e,f){this.imageUrl=a;this.size=new ze(b,c);this.Ts=d||"";a=null;e&&f&&(a=new ze(e,f));this.C=a;this.B=-1;this.D=Math.min(512,e||b,f||c)};v(OB,IB);g=OB.prototype;g.nk=function(){return""};
g.Bg=function(){var a=new xB;a.D=this.size.width;a.C=this.size.height;a.B=Math.ceil(Math.log(Math.max(this.size.width+1,this.size.height+1)/this.D)/Math.log(2))+1;a.origin="TOP_LEFT";for(var b=0;b<a.B;++b){var c=1/Math.pow(2,a.B-1-b),d=this.size.width*c;c*=this.size.height;this.Ts&&this.C.height>=c&&this.C.width>=d&&(this.B=b);d=new AB(b,null,d,c,a.origin);d.Of=1;d.Pf=1;d.Bi=0;d.Ci=0;a.A.push(d)}return a};g.jg=function(a,b,c){return c<=this.B?this.Ts:this.imageUrl};
g.Ag=function(a,b,c){return this.jg(a,b,c)};g.ej=function(a){null!=a&&a(this.Bg(null));return!0};
var PB=function(){this.B=-1};
var QB=function(a,b,c){this.B=-1;this.A=a;this.B=c||a.B||16;this.D=Array(this.B);this.C=Array(this.B);a=b;a.length>this.B&&(this.A.update(a),a=this.A.digest(),this.A.reset());for(c=0;c<this.B;c++)b=c<a.length?a[c]:0,this.D[c]=b^92,this.C[c]=b^54;this.A.update(this.C)};v(QB,PB);QB.prototype.reset=function(){this.A.reset();this.A.update(this.C)};QB.prototype.update=function(a,b){this.A.update(a,b)};
QB.prototype.digest=function(){var a=this.A.digest();this.A.reset();this.A.update(this.D);this.A.update(a);return this.A.digest()};
var RB=function(){this.B=64;this.A=[];this.H=[];this.I=[];this.D=[];this.D[0]=128;for(var a=1;a<this.B;++a)this.D[a]=0;this.F=this.C=0;this.reset()};v(RB,PB);RB.prototype.reset=function(){this.A[0]=1732584193;this.A[1]=4023233417;this.A[2]=2562383102;this.A[3]=271733878;this.A[4]=3285377520;this.F=this.C=0};
var SB=function(a,b,c){c||(c=0);var d=a.I;if("string"===typeof b)for(var e=0;16>e;e++)d[e]=b.charCodeAt(c)<<24|b.charCodeAt(c+1)<<16|b.charCodeAt(c+2)<<8|b.charCodeAt(c+3),c+=4;else for(e=0;16>e;e++)d[e]=b[c]<<24|b[c+1]<<16|b[c+2]<<8|b[c+3],c+=4;for(e=16;80>e;e++){var f=d[e-3]^d[e-8]^d[e-14]^d[e-16];d[e]=(f<<1|f>>>31)&4294967295}b=a.A[0];c=a.A[1];var h=a.A[2],k=a.A[3],l=a.A[4];for(e=0;80>e;e++){if(40>e)if(20>e){f=k^c&(h^k);var n=1518500249}else f=c^h^k,n=1859775393;else 60>e?(f=c&h|k&(c|h),n=2400959708):
(f=c^h^k,n=3395469782);f=(b<<5|b>>>27)+f+l+n+d[e]&4294967295;l=k;k=h;h=(c<<30|c>>>2)&4294967295;c=b;b=f}a.A[0]=a.A[0]+b&4294967295;a.A[1]=a.A[1]+c&4294967295;a.A[2]=a.A[2]+h&4294967295;a.A[3]=a.A[3]+k&4294967295;a.A[4]=a.A[4]+l&4294967295};
RB.prototype.update=function(a,b){if(null!=a){void 0===b&&(b=a.length);for(var c=b-this.B,d=0,e=this.H,f=this.C;d<b;){if(0==f)for(;d<=c;)SB(this,a,d),d+=this.B;if("string"===typeof a)for(;d<b;){if(e[f]=a.charCodeAt(d),++f,++d,f==this.B){SB(this,e);f=0;break}}else for(;d<b;)if(e[f]=a[d],++f,++d,f==this.B){SB(this,e);f=0;break}}this.C=f;this.F+=b}};
RB.prototype.digest=function(){var a=[],b=8*this.F;56>this.C?this.update(this.D,56-this.C):this.update(this.D,this.B-(this.C-56));for(var c=this.B-1;56<=c;c--)this.H[c]=b&255,b/=256;SB(this,this.H);for(c=b=0;5>c;c++)for(var d=24;0<=d;d-=8)a[b]=this.A[c]>>d&255,++b;return a};
var TB=function(a,b){this.A=a;this.C=b||"nt0";this.B={}};v(TB,IB);TB.prototype.nk=function(){return this.A+"=g"};TB.prototype.Bg=function(a){return new xB(a,!0)};TB.prototype.jg=function(a,b,c){return this.A+"=x"+(a+"-y"+b+"-z"+c)};
TB.prototype.Ag=function(a,b,c,d,e){var f=a+"-"+b+"-"+c;f in this.B||(e=(new vh(this.A)).B.substr(1)+"=x"+(a+"-y"+b+"-z"+c)+"-"+this.C+(Math.floor(d/86400)+"-d"+e.location.hostname.split(".").slice(-3).join(".")),d=new QB(new RB,[123,43,78,35,222,44,197,197],64),e=oB(e),d.reset(),d.update(e),d=d.digest(),d=Id(d),d=d.substring(0,d.length-1),d=d.replace(/\+/g,"_").replace(/\//g,"_"),e=this.A,0==e.indexOf("http://lh3.ggpht.com")&&(e=e.replace("http://lh3.ggpht.com",UB[(a+b+1)%UB.length])),this.B[f]=
e+"=x"+(a+"-y"+b+"-z"+c)+"-"+this.C+d);return this.B[f]};var UB=["http://lh3.ggpht.com","http://lh4.ggpht.com","http://lh5.ggpht.com","http://lh6.ggpht.com"];
var VB=function(a,b){var c=a.A[a.A.length-1];this.size=this.size=new ze(BB(c),CB(c));this.maxZoomLevel=this.B=a.B-1;this.minZoomLevel=this.A=b};xa("MicroscopeImageMetadata",VB,void 0);
xa("MicroscopeMaximizeMode",{EJ:"fit",yy:"fill"},void 0);
xa("MicroscopeBackgroundStyle",{UJ:"transparent",rJ:"checkered"},void 0);
var WB=function(a){var b=a;"function"==typeof a.J&&(b=b.J());if(null==b)throw Error("$a");return b},XB=function(a){var b=a.A,c=null;b.targetTouches&&0<b.targetTouches.length?c=b.targetTouches:b.changedTouches&&0<b.changedTouches.length&&(c=b.changedTouches);return c?(a=Qe(a.target),new G(c[0].pageX-a.x,c[0].pageY-a.y)):new G(a.D,a.F)};
var YB=function(a){E.call(this,"drag_end");this.position=a};I(YB,E);
var ZB=function(a){E.call(this,"drag_hover");this.position=a};I(ZB,E);
var $B=function(a,b){E.call(this,"drag_move");this.position=a;this.A=b};I($B,E);
var aC=function(a){E.call(this,"drag_start");this.position=a};I(aC,E);
var bC=function(a,b){F.call(this);this.D=WB(a);this.C=!1;this.I=this.H=this.V=this.S=0;this.A=new mg(this);K(this,this.A);this.F=!1;this.B=null;this.ha=void 0===b||b;this.A.listen(this.D,["mousedown","touchstart"],this.W);this.A.listen(this.D,["mouseup","touchend"],this.L);this.A.listen(this.D,["mousemove","touchmove"],this.aa);this.A.listen(document,["mouseup","touchend"],this.L)};I(bC,F);
bC.prototype.W=function(a){"touchstart"!=a.type&&a.preventDefault();if(cC(a))if(a.button&&0!=a.A.button)this.C&&this.L(a);else{this.C=!0;var b=XB(a);this.S=b.x;this.V=b.y;this.H=b.x;this.I=b.y;this.dispatchEvent(new aC(XB(a)))}};bC.prototype.L=function(a){a.currentTarget!=document&&"touchend"!=a.type&&a.preventDefault();this.C&&(this.C=!1,this.B=null,this.dispatchEvent(new YB(XB(a))))};
bC.prototype.aa=function(a){a.preventDefault();this.B=a;this.F||(this.dispatchEvent(new ZB(XB(a))),cC(a)&&this.C&&(this.F=!0,this.ha?setTimeout(u(this.O,this),1):this.O()))};var cC=function(a){a=a.A.targetTouches;return null!=a&&1<a.length?!1:!0};bC.prototype.U=function(){return this.A};bC.prototype.O=function(){this.F=!1;if(this.C&&this.B){var a=XB(this.B),b=new vB(a.x-this.H,a.y-this.I),c=new vB(a.x-this.S,a.y-this.V);this.dispatchEvent(new $B(XB(this.B),b,c));this.B=null;this.H=a.x;this.I=a.y}};
var dC=function(){F.call(this);this.B=new vB(0,0);this.C=null;this.A={};this.A[40]=!1;this.A[37]=!1;this.A[39]=!1;this.A[38]=!1;this.H=0;this.D=new Ko(1/60*1E3);K(this,this.D);this.F=new mg(this);K(this,this.F);this.F.listen(this.D,"tick",this.O)};I(dC,F);dC.prototype.stop=function(){this.A[40]=!1;this.A[37]=!1;this.A[39]=!1;this.A[38]=!1;this.D.stop();this.B=new vB(0,0)};
dC.prototype.O=function(){var a;if(!(a=0!=wB(this.B)))a:{for(var b in this.A)if(this.A[Number(b)]){a=!0;break a}a=!1}if(a){b=new vB((this.A[37]?1:0)-(this.A[39]?1:0),(this.A[38]?1:0)-(this.A[40]?1:0));0<wB(b)&&b.Ne(1/wB(b));var c=Date.now();a=(c-this.H)/1E3;this.H=c;ur(b.x)!=ur(this.B.x)&&(this.B.x=0);0!=b.x&&(this.B.x+=b.x/.2*a);ur(b.y)!=ur(this.B.y)&&(this.B.y=0);0!=b.y&&(this.B.y+=b.y/.2*a);this.B.x=Qh(this.B.x,-1,1);this.B.y=Qh(this.B.y,-1,1);c=this.B.clone();1<wB(c)&&c.Ne(1/wB(c));b=new G(0,
0);a=new vB(a*c.x*1500,a*c.y*1500);this.dispatchEvent(new aC(b));this.dispatchEvent(new $B(b,a,a));this.dispatchEvent(new YB(a))}else this.D.stop()};dC.prototype.I=function(a){this.C&&a.keyCode in this.A&&(this.A[a.keyCode]=!0,this.D.enabled||(this.H=Date.now(),this.D.start()))};dC.prototype.L=function(a){this.C&&a.keyCode in this.A&&(this.A[a.keyCode]=!1)};
var eC=function(a,b,c){E.call(this,"zoom");this.amount=a;this.A=void 0!==c?c:null;this.C=void 0!==b?b:null};I(eC,E);
var fC=function(a,b){F.call(this);a=WB(a);if(null==a)throw Error("ab");this.C=a;this.H=1/(.25*(b||Math.max(window.innerWidth,window.innerHeight)));this.A=0;this.B=new vB(0,0);this.D=new mg(this);K(this,this.D);Sd&&this.D.listen(this.C,["touchstart","touchmove"],this.F)};I(fC,F);
fC.prototype.F=function(a){var b=a.A.touches;if(2==b.length){var c=b[0],d=b[1];var e=c.clientX-d.clientX;c=c.clientY-d.clientY;e=Math.sqrt(e*e+c*c);"touchstart"==a.type?(a=b[0],b=b[1],c=Qe(this.C),this.B.x=(a.pageX+b.pageX)/2-c.x,this.B.y=(a.pageY+b.pageY)/2-c.y,this.A=e):"touchmove"==a.type&&(b=(e-this.A)*this.H,this.A=e,this.dispatchEvent(new eC(b,4,this.B)))}};
var gC=function(a){E.call(this,"throw");this.A=a};I(gC,E);
var hC=function(a){F.call(this);this.D=new mg(this);K(this,this.D);this.D.listen(a,"drag_start",this.L);this.D.listen(a,"drag_end",this.H);this.D.listen(a,"drag_move",this.I);this.F=this.B=0;this.C=new vB(0,0);this.A=new vB(0,0)};I(hC,F);hC.prototype.L=function(a){this.B=Date.now();this.C=new vB(a.position.x,a.position.y);300<this.B-this.F&&this.dispatchEvent(new gC(null));this.F=this.B};
hC.prototype.H=function(){if(200>Date.now()-this.B){this.A.Ne(.2);var a=wB(this.A);1E3<a&&this.A.Ne(1E3/a);10<=wB(this.A)&&this.dispatchEvent(new gC(this.A))}this.B=0;this.C=new vB(0,0);this.A=new vB(0,0)};hC.prototype.I=function(a){var b=Date.now(),c=b-this.B;if(!(50>c)){this.F=0;this.A.x=a.position.x;this.A.y=a.position.y;var d=this.A,e=this.C;d.x-=e.x;d.y-=e.y;this.A.Ne(1E3/c);this.B=b;this.C.x=a.position.x;this.C.y=a.position.y}};
var iC=function(a){E.call(this,"double_tap");this.position=a};I(iC,E);
var jC=function(a){F.call(this);this.B=WB(a);this.D=0;this.A=!1;this.C=new mg(this);K(this,this.C);Sd&&this.C.listen(this.B,["touchstart","touchmove","touchend"],this.F)};I(jC,F);
jC.prototype.F=function(a){if(1==a.A.changedTouches.length&&this.B.offsetParent){var b=a.A.changedTouches[0];"touchend"==a.type?(a=Qe(this.B),b=new G(b.pageX-a.x,b.pageY-a.y),a=Date.now(),300>=a-this.D&&this.A&&this.dispatchEvent(new iC(b)),this.A&&(this.D=a,this.A=!1)):"touchstart"==a.type?this.A=!0:"touchmove"==a.type&&(this.A=!1)}};
var kC=function(a){F.call(this);this.A=new mg(this);K(this,this.A);this.C=WB(a);this.D=new wr(this.C);K(this,this.D);this.F=new jC(this.C);K(this,this.F);this.B=new gn;K(this,this.B);this.O=!0;this.H=0;this.I=100;this.A.listen(this.F,"double_tap",this.S);this.A.listen(this.C,"dblclick",this.L);this.A.listen(this.D,"mousewheel",this.W);this.A.listen(this.B,"key",this.V)};I(kC,F);kC.prototype.S=function(a){this.L({D:a.position.x,F:a.position.y})};
kC.prototype.L=function(a){this.dispatchEvent(new eC(1,2,new vB(a.D,a.F)))};kC.prototype.W=function(a){if(this.O){var b=Date.now();Math.abs(a.deltaY)>=Math.abs(a.deltaX)&&b-this.H>=this.I&&(a.preventDefault(),this.dispatchEvent(new eC(.5*-ur(a.deltaY),1,new vB(a.D,a.F))),this.H=b)}};kC.prototype.V=function(a){switch(a.C){case 43:case 61:this.dispatchEvent(new eC(1,3,void 0));break;case 45:case 95:this.dispatchEvent(new eC(-1,3,void 0))}};
var lC=function(a,b,c,d){F.call(this);for(var e=0;e<b.length;++e)b[e].Kc(this);for(e=0;e<a.length;++e)a[e].Kc(this),K(this,a[e]);this.A=c;this.B=d};I(lC,F);lC.prototype.listen=function(a,b,c,d){return F.prototype.listen.call(this,a,b,!0,d)};var mC=function(a){this.A=WB(a);this.I=this.H=this.F=this.D=this.C=!1;this.B=[]};mC.prototype.add=function(a){this.B.push(a);return this};
var nC=function(a){E.call(this,"resize");this.size=a};I(nC,E);
var pC=function(a,b){F.call(this);this.D=WB(a);this.A=oC(this);this.C=new mg(this);K(this,this.C);(void 0===b||b)&&this.C.listen(window,"resize",this.B)};I(pC,F);
var oC=function(a){var b=a.D;if("none"!=ku(b,"display"))var c=new ze(b.clientWidth,b.clientHeight);else{c=b.style;var d=c.display,e=c.visibility,f=c.position;c.visibility="hidden";c.position="absolute";c.display="inline";b=new ze(b.clientWidth,b.clientHeight);c.display=d;c.position=f;c.visibility=e;c=b}return 0==c.width||0==c.height?a.A||new ze(0,0):c.clone()};pC.prototype.B=function(){var a=oC(this);Th(this.A,a)&&0!=a.width&&0!=a.height||(this.A=a,this.dispatchEvent(new nC(a)))};
var qC=function(a,b,c,d){this.x=this.x=a;this.y=this.y=b;this.z=this.z=c;this.size=this.size=void 0!==d?d:null};xa("MicroscopeState",qC,void 0);xa("MicroscopeSize",ze,void 0);
var Fca=function(a){this.B=null;this.C=a;this.D=Ua;this.A=0},rC=function(a){a=a.D(a.C.A);return new ze(a.width,a.height)},sC=function(a){return DB(a.B,rC(a))},tC=function(a,b,c,d){d=Math.max(0,(1-d)/2,a.A);a=.5-d;d=.5+d;return c>b&&b<a?Math.min(c,a):c<b&&b>d?Math.max(c,d):b};
var uC=function(a,b,c){E.call(this,"level_change");this.C=a;this.A=b;this.D=void 0!==c?c:null};I(uC,E);
var vC=function(a,b,c,d,e){E.call(this,"viewport_update");this.left=a;this.top=b;this.right=c;this.bottom=d;this.A=e};I(vC,E);
xa("MicroscopeResizeMode",{yy:"fill",FJ:"fixed",MJ:"scale"},void 0);
var wC=function(){this.A=[];this.B=[]};wC.prototype.enqueue=function(a){this.B.push(a)};var xC=function(a){0==a.A.length&&(a.A=a.B,a.A.reverse(),a.B=[]);return a.A.pop()};g=wC.prototype;g.Lb=function(){return this.A.length+this.B.length};g.Db=function(){return 0==this.A.length&&0==this.B.length};g.clear=function(){this.A=[];this.B=[]};g.contains=function(a){return Ba(this.A,a)||Ba(this.B,a)};g.remove=function(a){var b=this.A;var c=Na(b,a);0<=c?(Od(b,c),b=!0):b=!1;return b||Pd(this.B,a)};
g.Dc=function(){for(var a=[],b=this.A.length-1;0<=b;--b)a.push(this.A[b]);var c=this.B.length;for(b=0;b<c;++b)a.push(this.B[b]);return a};
var yC=function(){D.call(this)};v(yC,D);yC.prototype.cancel=function(){return!1};var zC=function(a,b){D.call(this);this.F=a;this.I=b;this.B=0;this.C=new wC;this.A={};this.D=new mg(this);K(this,this.D)};v(zC,D);zC.prototype.clearAll=function(){this.D.removeAll();AC(this,!0);for(var a in this.A)this.A[a].dispose();this.A={};this.B=0;this.C=new wC};
zC.prototype.load=function(a,b,c){var d=null;a in this.A?(d=this.A[a],d.A+=1,1==d.A&&this.C.remove(d)):(d=BC(this,a,void 0,b),AC(this,!1));void 0!==c&&(d.Zc()?c(d):this.D.listen(d,"resource_loaded",function(e){c(e.zI)}));return d};var BC=function(a,b,c,d){var e=a.A[b];if(a.Zc(b)&&e)return e.A+=1,e;d=void 0!==d?d:1;e=new CC(b,d,u(a.L,a));a.A[b]=e;a.B+=d;void 0===c?a.F.load(b,u(a.H,a)):a.H(b,c);e.A+=1;return e};zC.prototype.H=function(a,b){a in this.A&&(a=this.A[a],a.data=b,a.dispatchEvent(new DC(a)))};
zC.prototype.Zc=function(a){return a in this.A&&this.A[a].Zc()};zC.prototype.clear=function(){AC(this,!0)};zC.prototype.L=function(a){this.C.enqueue(a);AC(this,!1)};var AC=function(a,b){for(;(b||a.B>a.I)&&!a.C.Db();){var c=xC(a.C);delete a.A[c.key];c.Zc()||a.F.cancel(c.key);a.B-=c.oD;c.dispose()}};zC.prototype.ka=function(){this.clearAll();zC.da.ka.call(this)};var CC=function(a,b,c){F.call(this);this.key=a;this.oD=b;this.data=null;this.A=0;this.B=c};v(CC,F);
CC.prototype.Zc=function(){return null!=this.data};var DC=function(a){E.call(this,"resource_loaded");this.zI=a};v(DC,E);
var EC=function(a){E.call(this,"view_move");this.position=a};I(EC,E);
var FC=function(a){Ii.call(this);this.A=Fc("div");H(this.A,"XkWAb-CHX6zb");null!=a&&this.U().listen(a,"resize",this.C)};I(FC,Ii);FC.prototype.fa=function(){this.fb(this.A)};FC.prototype.C=function(a){yi(this.A,a.size.width,a.size.height)};FC.prototype.B=function(a){Le(this.A,"cursor",a?"move":"auto")};
var GC=function(a,b,c,d){F.call(this);this.y=this.x=0;this.D=!1;this.size=new ze(0,0);this.url=a;this.O=b;this.A=c;this.L=d;this.F=!0};I(GC,F);GC.prototype.ga=function(a){(this.D=a)||HC(this,[])};GC.prototype.isVisible=function(){return this.D};var IC=function(a,b){Th(b,a.size)||(a.size=b,b=a.size,yi(a.B,b.width,b.height),Oa(a.C,a.H,a))};
var JC=function(a,b){E.call(this,"tile_loaded");this.A=a;this.C=b};I(JC,E);
var KC=function(a,b,c,d){D.call(this);this.H=c;this.A=d;this.I=new G(a,b)};I(KC,D);KC.prototype.ga=function(a){if(a!=!(!this.A||!this.A.parentNode))if(a)this.O(),this.H.appendChild(this.A);else try{this.Eb(),this.H.removeChild(this.A)}catch(b){}};var Gca={90:"XkWAb-xzdHvd",180:"XkWAb-hTN0Jd",270:"XkWAb-IZxJAe"};
var Hca=function(a,b,c,d,e,f,h){var k=f.Zc(a)?f.A[a].data:null,l;if(l=k)null==LC&&(l=Fc("canvas"),LC=!(!l||!l.getContext)),LC&&k.A?(l=Fc("canvas"),l.width=k.A.naturalWidth,l.height=k.A.naturalHeight,l.getContext("2d").drawImage(k.A,0,0)):l=null;return(k=l)?new MC(b,c,e,k,h):new NC(a,b,c,d,e,f,h)},OC=function(a,b,c,d,e,f){KC.call(this,a,b,d,e);ei(e,["L6cTce","XkWAb-LmsqOc"]);this.L=c;this.F=null!=f?f:null;this.D=null};I(OC,KC);OC.prototype.Eb=function(){null!=this.D&&(clearTimeout(this.D),this.D=null)};
var PC=function(a){a.L||H(a.A,"XkWAb-Iak2Lc");hi(a.A,"L6cTce",!1);if(null!=a.F){var b=a.L?500:0;a.D=setTimeout(u(a.ja,a,a.F),b);a.F=null}};OC.prototype.ja=function(a){a();this.D=null};OC.prototype.ka=function(){this.Eb();KC.prototype.ka.call(this)};var NC=function(a,b,c,d,e,f,h){OC.call(this,b,c,d&&!f.Zc(a),e,Fc("img"),h);this.ha=a;this.aa=f;this.B=null;this.S=Nb&&!hc("11")?"readystatechange":"load";this.C=new mg(this);K(this,this.C)};I(NC,OC);
NC.prototype.O=function(){hi(this.A,"L6cTce",!0);this.B=this.aa.load(this.ha,1);this.B.Zc()?this.W():this.C.Ua(this.B,"resource_loaded",this.W)};NC.prototype.Eb=function(){this.A.removeAttribute("src");this.C.removeAll();if(this.B){var a=this.B;--a.A;0==a.A&&a.B(a);this.B=null}OC.prototype.Eb.call(this)};NC.prototype.W=function(){this.C.listen(this.A,this.S,this.V);nB(this.A,this.B.data.B)};
NC.prototype.V=function(){if(this.A.complete||"complete"==this.A.readyState)this.C.La(this.A,this.S,this.V),PC(this)};var MC=function(a,b,c,d,e){OC.call(this,a,b,!1,c,d,e)};I(MC,OC);MC.prototype.O=function(){PC(this)};
var QC=function(a,b,c,d,e,f){GC.call(this,b,c,d,e);this.B=Fc("div");this.B.style.direction="ltr";Le(this.B,"zIndex",Math.floor(Math.log(BB(d))/Math.log(2)*10));this.C=[];this.I=f;H(this.B,"XkWAb-cYRDff");a.appendChild(this.B)};I(QC,GC);QC.prototype.remove=function(){HC(this,[]);this.D=!1;this.B.parentNode.removeChild(this.B)};QC.prototype.setPosition=function(a,b){this.x=a;this.y=b};
var HC=function(a,b){for(var c={},d=0;d<a.C.length;++d){var e=a.C[d],f=e.I;c["("+f.x+", "+f.y+")"]=e}a.C=[];for(d=0;d<b.length;++d){f=new vB(b[d].x,b[d].y);var h="("+f.x+", "+f.y+")";e=c[h];if(null!=e)delete c[h];else{e=Ica(a,f.x,f.y);K(a,e);if(null==e)continue;e.ga(!0)}a.H(e);a.C.push(e)}for(var k in c)c[k].ga(!1)};
QC.prototype.H=function(a){var b=new vB(this.size.width/BB(this.A),this.size.height/CB(this.A)),c=this.A.D*b.x,d=this.A.C*b.y,e=a.I,f=e.x*c+this.A.B.x*b.x-(Math.round(this.x)-this.x);e=e.y*d+this.A.B.y*b.y-(Math.round(this.y)-this.y);var h=Math.round(f),k=Math.round(e);b=new vB(h,k);c=new ze(Math.round(f+c)-h,Math.round(e+d)-k);d=this.A.rotation||0;f=Gca[d];this.I&&!f?a.A.style.webkitTransform="translate3d("+b.x+"px, "+b.y+"px, 0)":(hi(a.A,f,!!f),a.A.style.left=b.x+"px",a.A.style.top=b.y+"px");90==
d||270==d?yi(a.A,c.height,c.width):yi(a.A,c.width,c.height)};var Ica=function(a,b,c){var d=a.url.Ag(b,c,a.A.A,a.O.timestamp,window),e=u(function(){this.dispatchEvent(new JC(this.A.A,new G(b,c)))},a);return Hca(d,b,c,0<a.A.A&&a.F,a.B,a.L,e)};
var RC=function(a,b,c,d){D.call(this);this.C=a;this.C.style.overflow="hidden";this.B=Fc("div");this.B.style.direction="ltr";this.B.style.overflow="hidden";this.B.className="XkWAb-GfpNfc";this.A=null;"checkered"==d&&(this.A=Fc("div"),this.A.className="XkWAb-AHe6Kc",this.B.appendChild(this.A));this.D=[];this.F=this.I=null;this.L=b;this.H=c};I(RC,D);var SC=function(a){a.C.appendChild(a.B)};RC.prototype.ka=function(){se(this.F);TC(this);D.prototype.ka.call(this)};RC.prototype.O=function(){};
var TC=function(a,b){for(var c=a.D.length-1;0<=c;--c)c!=b&&UC(a,a.D[c])},UC=function(a,b){Pd(a.D,b)&&(b.remove(),b.dispose())};
RC.prototype.Fa=function(a,b,c,d){Oa(this.D,function(h){h.setPosition(a,b)},this);var e=Math.round(a),f=Math.round(b);yi(this.B,c);this.H?this.B.style.webkitTransform="translate3d("+e+"px, "+f+"px, 0)":this.B.style.margin=f+"px 0 0 "+e+"px";this.A&&(yi(this.A,c),c=Math.pow(2,d-Math.floor(d)),this.H?(this.A.style.backgroundSize="50px",this.A.style.transformOrigin="0% 0%",this.A.style.transform="scale3d("+c+", "+c+", 1)"):(this.A.style.backgroundSize="50px",this.A.style.backgroundPosition="0% 0%"))};
var VC=function(a,b,c,d){F.call(this);this.W=a;this.L=b;this.B=[];this.A=null;this.C=c;this.S=!0;this.D=null;this.F=new Sv;this.V=d||function(){};this.I=new ze(0,0);this.H=0;this.O=new mg(this);K(this,this.O)};I(VC,F);
VC.prototype.load=function(a,b,c,d){this.A&&(UC(c,this.A),this.A=null);var e=void 0;d&&(e=Math.ceil(this.H),this.A=this.B[e]);TC(c,e);this.B=[];d=0;for(e=b.B;d<e;++d){var f=b.A[d];if(!f)throw Error("bb`"+d);var h=c;f=new QC(h.B,a,b,f,h.L,h.H);h.D.push(f);h=f;this.O.listen(h,"tile_loaded",this.aa);this.B.push(h)}WC(this,this.S)};
VC.prototype.Fa=function(a,b,c,d){this.L.Fa(a,b,c,d);var e=this.W.A;a=new Je(-(b/c.height),(e.width-a+c.width)/c.width-1,(e.height-b+c.height)/c.height-1,-a/c.width);b=this.C;b.B=b.A.A[Math.ceil(d)];b.F=!0;b=this.C;b.H=a.clone();b.F=!0;this.H=d;this.I=c;this.nj()};
VC.prototype.nj=function(){for(var a=Math.ceil(this.H),b=XC(this.C,a),c=new Sv,d=0;d<b.length;++d){var e=b[d];c.add(e.x+","+e.y+","+a)}d=this.F;a=new Sv;b=wf(c);for(e=0;e<b.length;e++){var f=b[e];d.contains(f)&&a.add(f)}d=this.F=a;c=c.clone();c.removeAll(d);this.D=c;for(d=0;d<this.B.length;++d)c=this.B[d],a=XC(this.C,d),b=0<a.length,c.ga(b),b&&HC(c,a);for(d=0;d<this.B.length;++d)c=this.B[d],IC(c,this.I);this.A&&IC(this.A,this.I)};var WC=function(a,b){a.S=b;for(var c=0;c<a.B.length;++c)a.B[c].F=b};
VC.prototype.aa=function(a){var b=a.C;b=b.x+","+b.y+","+a.A;this.D&&this.D.contains(b)&&(this.D.remove(b),this.F.add(b),0==this.D.Lb()&&(this.C.F=!0,this.nj(),this.V(),this.A&&(UC(this.L,this.A),this.A=null)));this.dispatchEvent(a)};VC.prototype.ka=function(){this.A&&(UC(this.L,this.A),this.A=null);F.prototype.ka.call(this)};
var YC=function(a){this.B=null;this.H=new Je(0,1,1,0);this.O=a;this.L=this.A=null;this.C={};this.I=!1;this.F=!0;this.D={}},ZC=function(a,b,c){a.A=b;a.L=c;a.F=!0},XC=function(a,b){if(a.F){a.D={};for(var c=a.B.A,d=0;d<=a.A.A.length;++d)if(0==d){for(var e=a.C,f=a.A.A[0],h=[],k=0;k<f.Of;++k)for(var l=0;l<f.Pf;++l)h.push(new G(k,l));e[0]=h}else if(d==c)for(a.C[c]=[],e=$C(a,a.B),f=0;f<e.length;++f)h=e[f],aD(a,c,h)?a.C[c].push(h):(a.D[h.x+","+h.y]=h,a.I||a.C[c].push(h));else a.C[d]=[];Jca(a);for(c=a.B.A-
1;1<=c&&!xh(a.D);--c)for(d=a.A.A[c],e=$C(a,a.A.A[c],!0),f=0;f<e.length;++f){h=e[f];k=GB(a.B,HB(d,h));l=GB(a.B,HB(d,new G(h.x+1,h.y+1)));for(var n=!1,q=k.x;q<l.x;++q)for(var r=k.y;r<l.y;++r){var t=q+","+r;t in a.D&&(n=!0,delete a.D[t])}n&&a.C[c].push(h)}a.F=!1}return a.C[b]||[]},Jca=function(a){var b=a.B.A+1;if(!(b>=a.A.A.length)){var c=$C(a,a.A.A[b],!0);if(0!=c.length){var d={};Oa(c,function(r){d[r.x+","+r.y]=r},a);for(var e in a.D){c=a.D[e];c=yca(HB(a.B,c),HB(a.B,c.x+1,c.y+1));for(var f=a.A.A[b],
h=!0,k=GB(f,c.left,c.top),l=new G(k.x,k.y);l.x<f.Of;++l.x){for(l.y=k.y;l.y<f.Pf;++l.y){var n=HB(f,l);if(n.x>=c.right||n.y>=c.bottom)break;var q=l.x+","+l.y;q in d?null!=d[q]&&(a.C[b].push(new G(l.x,l.y)),d[q]=null):h=!1}if(n.x>=c.right)break}h&&delete a.D[e]}}}},$C=function(a,b,c){var d=GB(b,new G(a.H.left,a.H.top)),e=GB(b,new G(a.H.right,a.H.bottom));d.x=Qh(d.x,0,b.Of-1);d.y=Qh(d.y,0,b.Pf-1);e.x=Qh(e.x,0,b.Of-1);e.y=Qh(e.y,0,b.Pf-1);for(var f=[],h=d.x;h<=e.x;++h)for(var k=d.y;k<=e.y;++k)c&&!aD(a,
b.A,h,k)||f.push(new G(h,k));return f},aD=function(a,b,c,d){c instanceof G?(d=c.y,c=c.x):void 0===d&&(d=0);return a.O.Zc(a.L.Ag(c,d,b,a.A.timestamp,window))};
var cD=function(){Ii.call(this);this.ha=Nb&&hc("8");this.I=0;this.aa=null;this.A=this.Ga.createElement("div");ei(this.A,["XkWAb-UH1Jve","XkWAb-RCfa3e"]);this.L=this.Ga.createElement("div");ei(this.L,["XkWAb-eJuzjc","XkWAb-RCfa3e"]);this.A.appendChild(this.L);this.F=this.Ga.createElement("div");Rc(this.F,"+");ei(this.F,["XkWAb-BtWyge","XkWAb-RCfa3e"]);this.L.appendChild(this.F);this.O=this.Ga.createElement("div");ei(this.O,["XkWAb-a4WLyb","XkWAb-RCfa3e"]);this.A.appendChild(this.O);this.H=this.Ga.createElement("div");
Rc(this.H,"\u2013");ei(this.H,["XkWAb-BtWyge","XkWAb-RCfa3e"]);this.O.appendChild(this.H);this.S=this.Ga.createElement("div");ei(this.S,["XkWAb-IE9qgd","XkWAb-RCfa3e"]);this.A.appendChild(this.S);this.D=this.Ga.createElement("div");ei(this.D,["XkWAb-IlRY5e","XkWAb-RCfa3e"]);this.S.appendChild(this.D);this.C=null;this.B=new Ko(1E3);K(this,this.B);this.U().listen(this.B,"tick",function(){bD(this,!1)});this.W=!1;this.U().listen(this.A,"mouseover",function(){this.B.stop();this.W=!0;bD(this,!0)});this.U().listen(this.A,
"mouseout",function(){this.W=!1;this.B.stop();this.B.start()});Kca(this);bD(this,!1);this.V=void 0};I(cD,Ii);cD.prototype.fa=function(){this.fb(this.A)};var dD=function(a){a.W||(bD(a,!0),a.B.stop(),a.B.start())},Lca=function(a,b){a.aa=b};cD.prototype.ja=function(a){"start"!=a.type&&(a=a.left/this.I,null!=this.aa&&this.aa(a))};
var bD=function(a,b){var c=a.getHeight(b)+"px",d=b?"30px":"0";xi(a.A,c);a.A.style.backgroundColor=a.ha?"rgb(0, 0, 0)":"rgba(0, 0, 0, "+(b?"1":"0.5")+")";xi(a.D,c);a.S.style.height=c;a.L.style.height=c;a.O.style.height=c;a.H.style.height=d;a.F.style.height=d;a.ha?(b=b?"visible":"hidden",a.H.style.visibility=b,a.F.style.visibility=b):(b=b?"1":"0",a.H.style.opacity=b,a.F.style.opacity=b)};cD.prototype.getHeight=function(a){return a?30:8};
var Kca=function(a){a.U().listen(a.L,"click",function(){dD(this);this.dispatchEvent(new eC(1))});a.U().listen(a.O,"click",function(){dD(this);this.dispatchEvent(new eC(-1))})};
xa("MicroscopeZoomWidgetMode",{VJ:0,LJ:1,OJ:2,GJ:3,WJ:4},void 0);
var gD=function(a,b){Ii.call(this);this.A=150;this.Ma=new G(10,10);this.B=this.Ga.createElement("div");H(this.B,"XkWAb-pVNTue");qi(this.B,this.Ma);this.la=this.Ga.createElement("div");H(this.la,"XkWAb-sM5MNb");this.B.appendChild(this.la);this.W=this.Ga.createElement("div");H(this.W,"XkWAb-SMWX4b");this.la.appendChild(this.W);this.oa=new FC;this.oa.render(this.W);K(this,this.oa);this.Za=new bC(this.oa);K(this,this.Za);this.U().listen(this.Za,"drag_hover",this.Wc);this.U().listen(this.Za,["drag_start",
"drag_move"],this.uc);this.S=new ze(this.A,this.A);this.qa=0;this.gb=this.Ga.createElement("div");H(this.gb,"XkWAb-xJ5Hz");this.W.appendChild(this.gb);this.L=[];for(var c=0;4>c;++c)this.L[c]=this.Ga.createElement("div"),H(this.L[c],"XkWAb-ZdFRdf"),this.W.appendChild(this.L[c]);this.F=new cD;K(this,this.F);this.U().listen(this.F,"zoom",function(d){this.dispatchEvent(d);eD(this)});this.F.render(this.B);Lca(this.F,u(this.Pb,this));this.O=this.Ga.createElement("div");H(this.O,"XkWAb-pfZwlb");this.W.appendChild(this.O);
this.na=a(this.O);SC(this.na);K(this,this.na);this.Ea=new pC(this.O);K(this,this.Ea);this.hb=new YC(b);this.za=new VC(this.Ea,this.na,this.hb);K(this,this.za);this.Qa=0;this.ha=1;this.I=0;this.C=1;this.D=new ze(0,0);this.aa=new vB(0,0);this.ja=new vB(0,0);this.V=null;this.H=new Ko(1E3);K(this,this.H);this.U().listen(this.H,"tick",function(){this.ga(!1)});this.wa=!1;this.xb=0;this.U().listen(this.B,"mouseover",function(){this.H.stop();this.wa=!0;this.ga(fD(this))});this.U().listen(this.B,"mouseout",
function(){this.wa=!1;this.H.stop();this.H.start()})};I(gD,Ii);gD.prototype.fa=function(){this.fb(this.B)};var eD=function(a){a.wa||(a.xb=Date.now(),a.ga(fD(a)),a.H.stop(),a.H.start())};gD.prototype.uc=function(a){var b=new vB(a.position.x-this.aa.x,a.position.y-this.aa.y);a=b.x-this.ja.x;b=b.y-this.ja.y;a/=this.D.width*this.A*this.C;b/=this.D.height*this.A*this.C;this.dispatchEvent(new EC(new vB(a,b)))};gD.prototype.Pb=function(a){this.dispatchEvent(new uC(this.I+a*(this.ha-this.I),!1))};
gD.prototype.Wc=function(){eD(this);dD(this.F)};var fD=function(a){return 4==a.qa&&a.Qa<=a.I?!1:a.ha>a.I};gD.prototype.ga=function(a,b){hi(this.B,"XkWAb-RCfa3e",!a&&!b);Nb&&hc("8")?this.B.style.visibility=a?"visible":"hidden":Tp(this.B,a?1:0)};
var Mca=function(a,b,c,d){a.V=b;a.ha=b.B-1;a.ga(fD(a),!0);hD(a);a.za.load(c,b,a.na,d);ZC(a.hb,b,c)},hD=function(a){if(null==a.V)throw Error("cb");yi(a.B,a.A,a.A);var b=a.V.A[a.ha];b=BB(b)/CB(b);a.D=new ze(Math.min(1,b),Math.min(1,1/b));b=a.A*a.D.width;var c=a.A*a.D.height;yi(a.O,b,c);a.Ea.B(null);c=(a.A-c)/2;a.O.style.marginTop=c+"px";b=(a.A-b)/2;a.O.style.marginLeft=b+"px";a.aa=new vB(Math.round(b),Math.round(c));b=a.F;a=a.A;b.C||(b.C=new zr(b.D,null),b.C.C=!0,K(b,b.C),b.U().listen(b.C,["start",
"drag","end"],b.ja));b.I=a-60;Ar(b.C,new ii(0,0,b.I,0))},iD=function(a,b,c,d,e){null!=a&&(a.style.margin=c+"px 0 0 "+b+"px",a.style.width=d+"px",a.style.height=e+"px")};
var jD=function(a,b,c,d,e){F.call(this);this.O=a;this.ha=b;this.I=c;this.na=d;this.wa=void 0!==e?e:!0;this.C=null;this.A=0;this.B=new vB(.5,.5);this.W=this.D=null;this.V=this.L=0;this.aa=oC(this.I);this.la="fixed";this.S=!1;this.oa=null;this.F=new mg(this);K(this,this.F);this.ja=new Ko(100);K(this,this.ja);this.H=new Fca(c);this.F.listen(this.O,"zoom",this.GG);this.F.listen(this.O,"level_change",this.pF);this.F.listen(this.O,"view_move",this.yG);this.F.listen(this.O,"drag_move",this.SE);this.F.listen(this.O,
"throw",this.tG);this.F.listen(this.I,"resize",this.Iz);this.F.listen(this.ja,"tick",this.qa)};I(jD,F);var Nca=function(a,b,c){a.H.B=b;if(c){var d=a.A;a.A=DB(b,FB(a.C,a.A));d=a.A-d;a.V+=d;a.L+=d}else a.B.x=.5,a.B.y=.5,a.A=0,a.D=null,a.ja.start();a.C=b;b=a.ha;d=sC(a.H);b.I=d;fD(b)||b.ga(!1);c?a.D?kD(a,a.A):lD(a,a.A,0):(a.A=0,lD(a,sC(a.H),0))};jD.prototype.Fh=function(){return Math.round(100*this.A)/100>Math.round(100*sC(this.H))/100};
var mD=function(a,b,c){var d=rC(a.H);lD(a,"fill"==c?EB(a.C,d):DB(a.C,d),b?void 0:0)},rD=function(a,b,c,d){var e=a.I.A,f=b.z;b.size&&(f=DB(a.C,new ze(e.width/b.size.width,e.height/b.size.height)));f=nD(a,f);d?lD(a,f,c,d):0>=c?(oD(a),a.A=f,pD(a,b.x,b.y),lD(a,a.A,0)):qD(a,new vB(b.x,b.y),f,c)};jD.prototype.getState=function(){var a=FB(this.C,this.A),b=this.I.A;return new qC(this.B.x,this.B.y,this.A,new ze(b.width/a.width,b.height/a.height))};
jD.prototype.setPosition=function(a,b){b?pD(this,a.x,a.y):(this.B.x=a.x,this.B.y=a.y);sD(this,!0);tD(this)};
var uD=function(a,b,c,d){var e=a.L+b;1==Math.abs(b)&&(e=Math.round(e));e=nD(a,e);oD(a);e!=a.A&&lD(a,e,c?void 0:0,d)},lD=function(a,b,c,d){a.W=void 0!==d?d:null;oD(a);!a.wa||void 0!==c&&0>=c?(a.L=b,kD(a,b,a.W)):(a.L=b,a.V=a.A,a.D=new Pr([void 0,void 0,0],[void 0,void 0,1],c||600,su),K(a,a.D),a.F.listen(a.D,"animate",a.Tr),a.F.Ua(a.D,"end",a.Ww),a.D.play())},qD=function(a,b,c,d){oD(a);a.V=a.A;a.L=null!=c?c:a.A;c=a.A!=a.L;a.D=new Pr([a.B.x,a.B.y,c?0:void 0],[b.x,b.y,c?1:void 0],d||500,su);K(a,a.D);a.F.listen(a.D,
"animate",a.Tr);a.F.Ua(a.D,"end",a.Ww);a.D.play()};g=jD.prototype;g.Iz=function(){if(this.C){var a=0;if(this.aa&&"scale"==this.la){a=oC(this.I);var b=FB(this.C,this.A);a=DB(this.C,new ze(a.width/this.aa.width*b.width,a.height/this.aa.height*b.height));a-=this.A}else"fill"==this.la&&(a=oC(this.I),a=EB(this.C,new ze(a.width,a.height)),a-=this.A);this.aa=oC(this.I);b=this.ha;var c=sC(this.H);b.I=c;fD(b)||b.ga(!1);uD(this,a,!1);vD(this);tD(this)}};g.yG=function(a){this.setPosition(a.position,!0)};
g.tG=function(a){if(null!=a.A){var b=FB(this.C,this.A);qD(this,new vB(this.B.x-a.A.x/b.width,this.B.y-a.A.y/b.height))}else oD(this)};g.GG=function(a){uD(this,a.amount,4!=a.C,a.A)};g.pF=function(a){var b=nD(this,a.C);lD(this,b,a.A?void 0:0,a.D)};g.SE=function(a){if(null==this.C)throw Error("eb");if(null==this.D){var b=FB(this.C,this.A);this.setPosition(new vB(this.B.x-a.A.x/b.width,this.B.y-a.A.y/b.height),!0)}};
g.Tr=function(a){var b=this.A;null==a.z||isNaN(a.z)||(b=this.V,b=nD(this,b+a.z*(this.L-b)));kD(this,b,this.W);null==a.x||isNaN(a.x)||null==a.y||isNaN(a.y)||this.setPosition(new vB(a.x,a.y),!0)};g.Ww=function(a){this.Tr(a);this.L=this.A;this.W=this.D=null};var nD=function(a,b){return Qh(b,sC(a.H),a.C.B-1)};jD.prototype.qa=function(){var a=this.getState(),b=this.oa;b=!(null!=b!=(null!=a)?0:b==a||b.x==a.x&&b.y==a.y&&b.z==a.z&&Th(b.size,a.size));this.oa=a;sD(this,b)};
var sD=function(a,b){var c=a.S;a.S=b;c!=a.S&&tD(a)},kD=function(a,b,c){if(null!=c){var d=a.I.A,e=FB(a.C,b),f=(c.y-d.height/2)/e.height,h=wD(a,a.A),k=FB(a.C,a.A),l=(c.y-h.y)/k.height;a.B.x=(c.x-h.x)/k.width-(c.x-d.width/2)/e.width;a.B.y=l-f}a.A=nD(a,b);c=a.ha;c.Qa=a.A;4==c.qa&&Date.now()-c.xb<c.H.A&&c.ga(fD(c));b=c.F;c=(c.Qa-c.I)/(c.ha-c.I);c=Math.max(Math.min(c,1),0);null==b.V&&(b.V=vg(b.A));b.V?b.D.style.marginRight=b.I*c+"px":b.D.style.marginLeft=b.I*c+"px";vD(a);sD(a,!0);tD(a)},tD=function(a){var b=
FB(a.C,a.A),c=wD(a,a.A),d=a.I.A;a.dispatchEvent(new vC(-(c.x/b.width),-(c.y/b.height),(d.width-c.x+b.width)/b.width-1,(d.height-c.y+b.height)/b.height-1,a.S));b=wD(a,0);c=FB(a.C,a.A);a.na.C.I=a.S;a.na.Fa(b.x,b.y,c,a.A)},oD=function(a){null!=a.D&&(a.D.stop(!1),a.D=null)},wD=function(a,b){b=FB(a.C,b);var c=a.I.A;c=new vB(c.width/2-b.width*a.B.x,c.height/2-b.height*a.B.y);var d=FB(a.C,a.A);c.x+=a.B.x*(b.width-d.width);c.y+=a.B.y*(b.height-d.height);return c},pD=function(a,b,c){var d=a.B.x,e=a.B.y;a.B.x=
b;a.B.y=c;vD(a,d,e)},vD=function(a,b,c){var d=a.H;var e=a.getState();var f=e.x,h=e.y,k=FB(d.B,e.z),l=d.C.A;f=tC(d,f,null!=b?b:f,l.width/k.width);h=tC(d,h,null!=c?c:h,l.height/k.height);c=rC(d);b=c.width/k.width;l=c.height/k.height;var n=k=d.A;b>l?k=Math.max((b-l)/2,d.A):n=Math.max((l-b)/2,d.A);d=h+Math.max(-.5,-l/2+n);c=f+Math.min(.5,b/2-k);l=h+Math.min(.5,l/2-n);b=f+Math.max(-.5,-b/2+k);0>b?f-=b:1<c&&(f+=1-c);0>d?h-=d:1<l&&(h+=1-l);e=new qC(f,h,e.z);a.B.x=e.x;a.B.y=e.y};
var zD=function(a){this.C=a;this.B=this.C.length/4;this.D=this.B+6;this.ta=[[],[],[],[]];this.F=[[],[],[],[]];this.A=Array(4*(this.D+1));for(a=0;a<this.B;a++)this.A[a]=[this.C[4*a],this.C[4*a+1],this.C[4*a+2],this.C[4*a+3]];var b=Array(4);for(a=this.B;a<4*(this.D+1);a++){b[0]=this.A[a-1][0];b[1]=this.A[a-1][1];b[2]=this.A[a-1][2];b[3]=this.A[a-1][3];if(0==a%this.B){var c=b,d=c[0];c[0]=c[1];c[1]=c[2];c[2]=c[3];c[3]=d;xD(b);b[0]^=yD[a/this.B][0];b[1]^=yD[a/this.B][1];b[2]^=yD[a/this.B][2];b[3]^=yD[a/
this.B][3]}else 6<this.B&&4==a%this.B&&xD(b);this.A[a]=Array(4);this.A[a][0]=this.A[a-this.B][0]^b[0];this.A[a][1]=this.A[a-this.B][1]^b[1];this.A[a][2]=this.A[a-this.B][2]^b[2];this.A[a][3]=this.A[a-this.B][3]^b[3]}};zD.prototype.H=16;
var AD=function(a,b){for(var c=0;4>c;c++)for(var d=0;4>d;d++)a.ta[c][d]^=a.A[4*b+d][c]},BD=function(a){for(var b=Oca,c=0;4>c;c++)for(var d=0;4>d;d++)a.ta[c][d]=b[a.ta[c][d]]},CD=function(a){for(var b=1;4>b;b++)for(var c=0;4>c;c++)a.F[b][(c+b)%4]=a.ta[b][c];for(b=1;4>b;b++)for(c=0;4>c;c++)a.ta[b][c]=a.F[b][c]},xD=function(a){a[0]=DD[a[0]];a[1]=DD[a[1]];a[2]=DD[a[2]];a[3]=DD[a[3]]},DD=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,
192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,
121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],Oca=[82,9,106,213,48,54,165,56,191,64,163,158,129,243,215,251,124,227,57,130,155,47,255,135,52,142,67,68,196,222,233,203,84,123,148,50,166,194,35,61,238,76,149,11,66,250,195,78,8,46,161,102,40,217,36,178,118,
91,162,73,109,139,209,37,114,248,246,100,134,104,152,22,212,164,92,204,93,101,182,146,108,112,72,80,253,237,185,218,94,21,70,87,167,141,157,132,144,216,171,0,140,188,211,10,247,228,88,5,184,179,69,6,208,44,30,143,202,63,15,2,193,175,189,3,1,19,138,107,58,145,17,65,79,103,220,234,151,242,207,206,240,180,230,115,150,172,116,34,231,173,53,133,226,249,55,232,28,117,223,110,71,241,26,113,29,41,197,137,111,183,98,14,170,24,190,27,252,86,62,75,198,210,121,32,154,219,192,254,120,205,90,244,31,221,168,51,
136,7,199,49,177,18,16,89,39,128,236,95,96,81,127,169,25,181,74,13,45,229,122,159,147,201,156,239,160,224,59,77,174,42,245,176,200,235,187,60,131,83,153,97,23,43,4,126,186,119,214,38,225,105,20,99,85,33,12,125],yD=[[0,0,0,0],[1,0,0,0],[2,0,0,0],[4,0,0,0],[8,0,0,0],[16,0,0,0],[32,0,0,0],[64,0,0,0],[128,0,0,0],[27,0,0,0],[54,0,0,0]],ED=[0,9,18,27,36,45,54,63,72,65,90,83,108,101,126,119,144,153,130,139,180,189,166,175,216,209,202,195,252,245,238,231,59,50,41,32,31,22,13,4,115,122,97,104,87,94,69,76,
171,162,185,176,143,134,157,148,227,234,241,248,199,206,213,220,118,127,100,109,82,91,64,73,62,55,44,37,26,19,8,1,230,239,244,253,194,203,208,217,174,167,188,181,138,131,152,145,77,68,95,86,105,96,123,114,5,12,23,30,33,40,51,58,221,212,207,198,249,240,235,226,149,156,135,142,177,184,163,170,236,229,254,247,200,193,218,211,164,173,182,191,128,137,146,155,124,117,110,103,88,81,74,67,52,61,38,47,16,25,2,11,215,222,197,204,243,250,225,232,159,150,141,132,187,178,169,160,71,78,85,92,99,106,113,120,15,
6,29,20,43,34,57,48,154,147,136,129,190,183,172,165,210,219,192,201,246,255,228,237,10,3,24,17,46,39,60,53,66,75,80,89,102,111,116,125,161,168,179,186,133,140,151,158,233,224,251,242,205,196,223,214,49,56,35,42,21,28,7,14,121,112,107,98,93,84,79,70],FD=[0,11,22,29,44,39,58,49,88,83,78,69,116,127,98,105,176,187,166,173,156,151,138,129,232,227,254,245,196,207,210,217,123,112,109,102,87,92,65,74,35,40,53,62,15,4,25,18,203,192,221,214,231,236,241,250,147,152,133,142,191,180,169,162,246,253,224,235,218,
209,204,199,174,165,184,179,130,137,148,159,70,77,80,91,106,97,124,119,30,21,8,3,50,57,36,47,141,134,155,144,161,170,183,188,213,222,195,200,249,242,239,228,61,54,43,32,17,26,7,12,101,110,115,120,73,66,95,84,247,252,225,234,219,208,205,198,175,164,185,178,131,136,149,158,71,76,81,90,107,96,125,118,31,20,9,2,51,56,37,46,140,135,154,145,160,171,182,189,212,223,194,201,248,243,238,229,60,55,42,33,16,27,6,13,100,111,114,121,72,67,94,85,1,10,23,28,45,38,59,48,89,82,79,68,117,126,99,104,177,186,167,172,
157,150,139,128,233,226,255,244,197,206,211,216,122,113,108,103,86,93,64,75,34,41,52,63,14,5,24,19,202,193,220,215,230,237,240,251,146,153,132,143,190,181,168,163],GD=[0,13,26,23,52,57,46,35,104,101,114,127,92,81,70,75,208,221,202,199,228,233,254,243,184,181,162,175,140,129,150,155,187,182,161,172,143,130,149,152,211,222,201,196,231,234,253,240,107,102,113,124,95,82,69,72,3,14,25,20,55,58,45,32,109,96,119,122,89,84,67,78,5,8,31,18,49,60,43,38,189,176,167,170,137,132,147,158,213,216,207,194,225,236,
251,246,214,219,204,193,226,239,248,245,190,179,164,169,138,135,144,157,6,11,28,17,50,63,40,37,110,99,116,121,90,87,64,77,218,215,192,205,238,227,244,249,178,191,168,165,134,139,156,145,10,7,16,29,62,51,36,41,98,111,120,117,86,91,76,65,97,108,123,118,85,88,79,66,9,4,19,30,61,48,39,42,177,188,171,166,133,136,159,146,217,212,195,206,237,224,247,250,183,186,173,160,131,142,153,148,223,210,197,200,235,230,241,252,103,106,125,112,83,94,73,68,15,2,21,24,59,54,33,44,12,1,22,27,56,53,34,47,100,105,126,115,
80,93,74,71,220,209,198,203,232,229,242,255,180,185,174,163,128,141,154,151],HD=[0,14,28,18,56,54,36,42,112,126,108,98,72,70,84,90,224,238,252,242,216,214,196,202,144,158,140,130,168,166,180,186,219,213,199,201,227,237,255,241,171,165,183,185,147,157,143,129,59,53,39,41,3,13,31,17,75,69,87,89,115,125,111,97,173,163,177,191,149,155,137,135,221,211,193,207,229,235,249,247,77,67,81,95,117,123,105,103,61,51,33,47,5,11,25,23,118,120,106,100,78,64,82,92,6,8,26,20,62,48,34,44,150,152,138,132,174,160,178,
188,230,232,250,244,222,208,194,204,65,79,93,83,121,119,101,107,49,63,45,35,9,7,21,27,161,175,189,179,153,151,133,139,209,223,205,195,233,231,245,251,154,148,134,136,162,172,190,176,234,228,246,248,210,220,206,192,122,116,102,104,66,76,94,80,10,4,22,24,50,60,46,32,236,226,240,254,212,218,200,198,156,146,128,142,164,170,184,182,12,2,16,30,52,58,40,38,124,114,96,110,68,74,88,86,55,57,43,37,15,1,19,29,71,73,91,85,127,113,99,109,215,217,203,197,239,225,243,253,167,169,187,181,159,145,131,141];
var Pca=function(a){this.A=a};
var Qca=function(){this.B=[7,49,57,70,73,113,231,4,5,53,58,119,139,250,111,188,48,50,27,149,146,18,19,23,49,80,23];var a=[40,55,67,80,83,91,99,219,17,59,122,243,224,177,67,85,86,200,249,83,12,4,50,72,73,85,39];a=new zD(null==a?[]:a.slice(5,21));this.A=new Pca(a)},ID=function(a,b){return a[b]+(a[b+1]<<8)+(a[b+2]<<16)+(a[b+3]<<24)},JD=function(a){return"undefined"!=typeof Uint8Array&&a instanceof Uint8Array};
var KD=function(a,b){this.B=a;this.A=b||null},LC=null,LD=function(a){D.call(this);this.F=new Qca;this.W="undefined"!=typeof Uint8Array;this.D=null!=kB();this.I=u(a?this.W?this.L:Nb?this.V:this.S:this.O,this);this.H=Nb&&!hc("11")?"readystatechange":"load";this.A=new wC;this.B=!0;this.C=new mg(this);K(this,this.C)};I(LD,yC);LD.prototype.load=function(a,b){this.I(a,function(c){setTimeout(function(){b(a,new KD(c))},1)})};
var ND=function(a,b){a.B&&a.A.Db()&&MD(a);a.A.enqueue(b)},MD=function(a){setTimeout(u(function(){this.B&&!this.A.Db()&&(xC(this.A)(),this.A.Db()||MD(this))},a),0)};LD.prototype.O=function(a,b,c){var d=new Image;void 0!==c&&c&&(d.crossOrigin="anonymous");this.C.listen(d,this.H,function(e){("readystatechange"==e.type&&"complete"==d.readyState||"load"==e.type||d.complete)&&setTimeout(function(){b(Gh(a)||pb)},1)});nB(d,a)};
LD.prototype.L=function(a,b){var c=new XMLHttpRequest;c.open("GET",a,!0);c.responseType="arraybuffer";this.C.listen(c,"load",function(){200==c.status&&ND(this,u(function(){var d=new Uint8Array(c.response);OD(this,d,b)},this))});c.send()};
LD.prototype.S=function(a,b){var c=new XMLHttpRequest;c.open("GET",a,!0);c.overrideMimeType("text/plain; charset=x-user-defined");this.C.listen(c,"readystatechange",function(){4==c.readyState&&200==c.status&&ND(this,u(function(){for(var d=[],e=0,f=c.responseText.length;e<f;++e)d.push(c.responseText.charCodeAt(e)&255);OD(this,d,b)},this))});c.send()};
var OD=function(a,b,c){var d=a.F,e=b;if(10==e[0]&&10==e[1]&&10==e[2]&&10==e[3]){b=ID(e,e.length-4);var f=e.length-4;e=JD(e)?e.subarray(4,f):e.slice(4,f);f=ID(e,b);if(JD(e)){var h=new Uint8Array(e.length-4);h.set(e.subarray(0,b));h.set(e.subarray(b+4),b);e=h}else e.splice(b,4);f=b+f;f=JD(e)?e.subarray(b,f):e.slice(b,f);try{var k=d.A;h=[];for(var l=0,n=d.B.slice(5,21);l<f.length;){for(var q=Pf(f,l,l+k.A.H),r=k.A,t=d=void 0,x=r,N=q,S=0;4>S;S++)for(var la=0;4>la;la++)d=4*la+S,t=N[d],x.ta[S][la]=t;AD(r,
r.D);for(d=1;d<r.D;++d){CD(r);BD(r);AD(r,r.D-d);var W=r.ta,oa=r.F[0];for(t=0;4>t;t++)oa[0]=W[0][t],oa[1]=W[1][t],oa[2]=W[2][t],oa[3]=W[3][t],W[0][t]=HD[oa[0]]^FD[oa[1]]^GD[oa[2]]^ED[oa[3]],W[1][t]=ED[oa[0]]^HD[oa[1]]^FD[oa[2]]^GD[oa[3]],W[2][t]=GD[oa[0]]^ED[oa[1]]^HD[oa[2]]^FD[oa[3]],W[3][t]=FD[oa[0]]^GD[oa[1]]^ED[oa[2]]^HD[oa[3]]}CD(r);BD(r);AD(r,0);t=r;d=[];for(x=0;4>x;x++)for(N=0;4>N;N++)d[4*N+x]=t.ta[x][N];t=n;x=[];for(N=0;N<t.length;N++)x.push(t[N]^d[N]);Lp(h,x);n=q;l+=k.A.H}var Ed=h}catch(te){throw Error("fb`"+
te.toString());}for(k=0;k<Ed.length;++k)e[k+b]=Ed[k];b=e}else b=e;a.D?(a=new Blob([b],{type:"image/jpg"}),a=Ch.test(a.type)?mB(a):"about:invalid#zClosurez",c(ob(a))):(a="data:image/jpeg;base64,"+Id(b),a=Eh(a)||pb,c(a))};LD.prototype.V=function(a){(new XDomainRequest).open("GET",a);ND(this,function(){throw Error("gb");})};
var Rca=function(){if(!Nb)return!1;try{return new ActiveXObject("MSXML2.DOMDocument"),!0}catch(a){return!1}},Sca=Nb&&Rca(),PD=function(a){if("undefined"!=typeof DOMParser){var b=new DOMParser;a=Ab(a,null);return b.parseFromString(zb(a),"application/xml")}if(Sca){b=new ActiveXObject("MSXML2.DOMDocument");b.resolveExternals=!1;b.validateOnParse=!1;try{b.setProperty("ProhibitDTD",!0),b.setProperty("MaxXMLSize",2048),b.setProperty("MaxElementDepth",256)}catch(c){}b.loadXML(a);return b}throw Error("hb");
};
var Uca=function(a,b){return Tca(a,function(c){b(c)})},Tca=function(a,b){var c=window.XDomainRequest;if(c){var d=new c;d.open("GET",a);d.onload=function(){b(PD(d.responseText))};d.onerror=function(){b(null)};d.onprogress=Ga;d.send();a=new D;Gg(a,function(){d.onload=Ga;d.onerror=Ga;d.abort()});return a}d=new iB;ke(d,"complete",function(){b(jB(this))});d.send(a);return d};
var QD=function(a,b,c,d,e,f){D.call(this);this.C=2E3;this.H=0;this.D=new Qg(this.load,0,this);K(this,this.D);this.B=a;this.Yc=b;this.F=c||Ga;this.O=d||Ga;this.A=e||null;this.I=f||!1};I(QD,D);QD.prototype.load=function(){if(!this.B.ej(u(this.Yc,this.A))){var a=Uca(this.B.nk(),u(this.L,this));K(this,a)}};
QD.prototype.L=function(a){var b=null;if(a){Vca(this,a);try{b=this.B.Bg(a)}catch(c){}}(a=b)&&this.B.vp(a)?this.Yc.call(this.A,a):this.B.cm(a)?(++this.H,5>this.H?(this.O.call(this.A),this.D.start(this.C),this.C*=2):this.F.call(this.A)):this.F.call(this.A)};
var Vca=function(a,b){if(a.I&&(a=(b=b.childNodes[0])&&b.childNodes)&&0!==a.length){var c=b.attributes;b=c.image_width;c=c.image_height;var d=m([c.value,b.value]);b.value=d.next().value;c.value=d.next().value;Oa(a,function(e){var f=e.attributes,h=f.num_tiles_x,k=f.num_tiles_y;e=f.empty_pels_x;f=f.empty_pels_y;var l=m([k.value,h.value]);h.value=l.next().value;k.value=l.next().value;h=m([f.value,e.value]);e.value=h.next().value;f.value=h.next().value})}};
var RD=function(a,b,c){D.call(this);this.wa="WebKitCSSMatrix"in window&&b.CD;this.Qa=null!=b.kH?b.kH:!0;this.za=b.aK||"transparent";this.Ea=c||null;this.la=new LD(b.vv);K(this,this.la);this.S=new zC(this.la,100);K(this,this.S);this.D=this.qv(a);K(this,this.D);this.W=this.oa=this.V=this.H=null;this.na=!1;this.ha=null;this.O=new mg(this);K(this,this.O);this.L=new pC(this.D.C,this.Qa);a=this.D;b=this.L;null!==a.I&&se(a.F);a.F=ke(b,"resize",u(a.O,a));a.I=b;K(this,this.L);this.F=new FC(this.L);K(this,
this.F);this.C=new gD(u(this.qv,this),this.S);K(this,this.C);this.aa=this.ja=this.I=this.B=this.A=null;this.qa=[];this.init()};I(RD,D);
RD.prototype.init=function(){this.C.render(this.D.C);this.F.render(this.D.C);this.ja=new YC(this.S);this.I=new VC(this.L,this.D,this.ja,u(this.Jz,this));K(this,this.I);var a=new mC(this.Ea||this.F);a.C=!0;a.H=!0;a.I=!0;a.F=!0;a.D=!0;a=a.add(this.C);var b=[],c=null;a.I&&(c=new kC(a.A),b.push(c));var d=null;a.D&&(d=new dC,b.push(d));a.F&&b.push(new fC(a.A));if(a.C){var e=new bC(a.A);b.push(e);a.H&&(e=new hC(e),b.push(e))}this.B=new lC(b,a.B,c,d);K(this,this.B);this.A=new jD(this.B,this.C,this.L,this.I);
K(this,this.A);this.O.listen(this.A,"viewport_update",this.gI);this.O.listen(this.I,"tile_loaded",this.Kz);this.O.listen(this.B,"drag_start",u(this.F.B,this.F,!0));this.O.listen(this.B,"drag_end",u(this.F.B,this.F,!1));this.O.listen(this.B,["drag_start","drag_hover","zoom"],this.activate);SC(this.D)};RD.prototype.Fh=function(){return this.A.Fh()};
var SD=function(a,b,c,d,e){a.H&&a.H.dispose();a.H=new QD(b,function(f){Wca(this,f,b,c,d);this.V&&this.V(!0)},function(){this.V&&this.V(!1)},function(){},a,e);a.H.load()},Wca=function(a,b,c,d,e){if(null==a.I)throw Error("jb");if(null==a.A)throw Error("kb");e=!!e&&null!=a.aa;a.aa=b;a.S.clearAll();Oa(a.qa,function(f){BC(this.S,Bh(f.B),f,0)},a);a.qa=[];a.na=!1;a.L.B(null);a.I.load(c,b,a.D,e);ZC(a.ja,b,c);Mca(a.C,b,c,e);Nca(a.A,b,e);e||(null!=d?rD(a.A,d,0):mD(a.A,!1,void 0))};g=RD.prototype;
g.qv=function(a){return new RC(a,this.S,this.wa,this.za)};g.Jz=function(){this.ha&&this.ha()};
g.gI=function(a){var b=this.la,c=!a.A;c!=b.B&&(c?(b.B=c,b.A.Db()||MD(b)):b.B=c);b=this.C;if(null==b.V)throw Error("db");var d=b.S.width*b.D.width,e=b.S.height*b.D.height,f=d-2,h=e-2;c=Math.min((a.right-a.left)*d,(a.bottom-a.top)*e);b.C=0<c?Math.max(1,20/c):1;c=Qh(a.left*d,0,f);var k=Qh(a.top*e,0,h),l=Qh(a.right*d,0,f),n=Qh(a.bottom*e,0,h);a=l-c;var q=n-k,r=(b.C-1)*a,t=(b.C-1)*q;d=c/(c+d-l);e=k/(k+e-n);var x=Math.floor(Qh(c-r*d-2,0,f));var N=Math.floor(Qh(k-t*e-2,0,h));f=Math.ceil(Qh(l+r*(1-d)-1,0,
f));l=Math.ceil(Qh(n+t*(1-e)-1,0,h));h=f-x;l-=N;n=DB(b.V,new ze(b.C*b.D.width*b.A,b.C*b.D.height*b.A));b.ja=new vB(-(c+a*d)*(b.C-1),-(k+q*e)*(b.C-1));b.za.Fa(Math.round(b.ja.x),Math.round(b.ja.y),new ze(b.A*b.D.width*b.C,b.A*b.D.height*b.C),n);x+=b.aa.x;f+=b.aa.x;N+=b.aa.y;iD(b.gb,x,N,h,l);iD(b.L[0],0,0,b.S.width,N);iD(b.L[1],0,N,x,l+2);iD(b.L[2],f+2,N,b.S.width-(x+h)-2,l+2);iD(b.L[3],0,N+l+2,b.S.width,b.S.height-(N+l)-2);this.oa&&this.oa(this.A.getState())};
g.Kz=function(a){null!=this.W&&0==a.A&&this.W&&!this.na&&(setTimeout(this.W,0),this.na=!0)};g.activate=function(){eD(this.C)};g.ka=function(){this.H&&(this.H.dispose(),this.H=null);D.prototype.ka.call(this)};
var TD=function(a,b,c){var d={vv:!1,CD:!1};Fa(b)?d=b:void 0!==b&&(d.vv=b);this.A=new RD(a,d,c)};g=TD.prototype;g.nC=function(a,b,c){SD(this.A,new TB(a),b,c)};g.oC=function(a,b,c){SD(this.A,new OB(a,b,c))};g.Jo=function(a,b,c){rD(this.A.A,a,null!=b?b:500,c)};g.wj=function(){return this.A.A.getState()};g.Po=function(){var a=this.A;if(null==a.aa)throw Error("ib");return new VB(a.aa,sC(a.A.H))};g.Fh=function(){return this.A.Fh()};g.GC=function(a){this.A.V=a};g.Lu=function(a){this.A.oa=a};
g.Ku=function(a){this.A.W=a};g.JC=function(a){this.A.ha=a};g.Ju=function(a){this.A.A.H.D=a};g.Mu=function(a){var b=this.A.C;b.qa=a;b.F.cb().style.display=1==a?"none":"";b.F.cb().style.borderWidth=2==a?"1px":"";b.la.style.display=2==a?"none":"";b.B.style.display=3==a?"none":"";b.ga(fD(b))};g.Mp=function(a,b){this.A.qa.push(new KD(Gh(a)||pb,b))};
var Xca=function(a,b){a=a.A.C;a.A=150;a.S=new ze(a.A,a.A);var c={bottom:"",left:"",right:"",top:""};b.left||b.right||(b.left=a.Ma.x);b.left?c.left=b.left+"px":b.right&&(c.right=b.right+"px");b.top||b.bottom||(b.top=a.Ma.y);b.top?c.top=b.top+"px":b.bottom&&(c.bottom=b.bottom+a.F.getHeight(!0)+"px");Le(a.B,c);null!=a.V&&hD(a)};g=TD.prototype;g.ru=function(a,b){mD(this.A.A,a||null==a,b)};g.ty=function(){this.A.A.setPosition(new vB(.5,.5))};g.xu=function(){this.A.L.B(null)};
g.KC=function(a){this.A.A.la=a};g.IC=function(a){this.A.A.H.A=a};g.Iu=function(a,b){var c=this.A.B;if(c.A){var d=c.A;a?fn(d.B,b||document):mn(d.B)}if(c.B){c=c.B;b=b||document;if(!a||c.C&&b!=c.C)c.F.La(c.C,"keydown",c.I),c.F.La(c.C,"keyup",c.L);a?(c.C=b,c.F.listen(c.C,"keydown",c.I),c.F.listen(c.C,"keyup",c.L)):(c.C=null,c.D.stop())}};g.LC=function(a){var b=this.A.B;b.A&&(b.A.O=a)};g.HC=function(a){var b=this.A.B;b.A&&(b.A.I=a)};g.xy=function(a){WC(this.A.I,a)};g.Io=function(){this.A.activate()};
g.pt=function(){Lf(this.A)};TD.prototype.Dispose=TD.prototype.pt;TD.prototype.Activate=TD.prototype.Io;TD.prototype.EnableFadeInTiles=TD.prototype.xy;TD.prototype.SetMinZoomScrollDelay=TD.prototype.HC;TD.prototype.SetScrollEventsActive=TD.prototype.LC;TD.prototype.SetGlobalKeyEventsActive=TD.prototype.Iu;TD.prototype.SetPanningMargin=TD.prototype.IC;TD.prototype.SetResizeMode=TD.prototype.KC;TD.prototype.ResizeViewport=TD.prototype.xu;TD.prototype.Center=TD.prototype.ty;TD.prototype.Maximize=TD.prototype.ru;
TD.prototype.ProvideLoadedImage=TD.prototype.Mp;TD.prototype.SetZoomWidgetVisibility=TD.prototype.Mu;TD.prototype.SetMinimumSizeCallback=TD.prototype.Ju;TD.prototype.SetRenderedCallback=TD.prototype.JC;TD.prototype.SetRenderableCallback=TD.prototype.Ku;TD.prototype.SetStateChangeCallback=TD.prototype.Lu;TD.prototype.SetLoadCallback=TD.prototype.GC;TD.prototype.isZoomed=TD.prototype.Fh;TD.prototype.GetImageMetadata=TD.prototype.Po;TD.prototype.GetState=TD.prototype.wj;TD.prototype.AnimateTo=TD.prototype.Jo;
TD.prototype.LoadSingleImage=TD.prototype.oC;TD.prototype.LoadImage=TD.prototype.nC;xa("Microscope",TD,void 0);
v(YA,ro);g=YA.prototype;g.fa=function(){var a=this.R(),b={$b:this.$b()};this.ca=J(Cca,b,void 0,a);this.D=this.ia("ndfHFb-c4YZDc-HiaYvf");this.wa=this.ia("ndfHFb-c4YZDc-HiaYvf-haAclf");this.V=this.ia("ndfHFb-c4YZDc-ls4dqb");L(this.V,!1);this.H=this.ia("ndfHFb-c4YZDc-HiaYvf-gvZm2b");L(this.H,!1);a.qc(this.D,!0)};
g.ea=function(){YA.da.ea.call(this);var a=new ou(this.J());K(this,a);this.getContext().Ac().ls(a);this.B.C()&&UD(this);this.U().listen(this.B,"Tb",this.Id);this.B.S()||this.U().Ua(this.B,"Vb",this.Yd);this.getContext().A().$d()&&this.B.Xa&&(a=this.getContext().ua(),this.U().listen(this.D,"click",u(this.gF,this)).listen(a,"L",this.zE),this.Ea=this.ia("ndfHFb-c4YZDc-wvGCSb-gkA7Yd"));this.getContext().A().TD()&&(Yca(this),this.U().listen(document,"copy",this.FE))};g.Rm=function(){return this.D};
g.activate=function(){if(!this.L){YA.da.activate.call(this);this.layout();this.B.C()&&!this.O&&vo(this);var a=this.getContext().B(),b=Tb?8:2;a.A([70,b],this.Wc,this);a.A([37,b],u(this.Vm,this,37),this);a.A([39,b],u(this.Vm,this,39),this);a.A([38,b],u(this.Vm,this,38),this);a.A([40,b],u(this.Vm,this,40),this)}};g.deactivate=function(){YA.da.deactivate.call(this);this.Yn();wo(this)};
g.layout=function(){if(this.B.C())if(this.O)this.C.xu(),VD(this),WD(this);else{var a=this.B.ha();a.complete?this.Bx():this.U().Ua(a,"load",this.Bx);(a=XD(this))&&!YD(this)&&ZD(this);!a&&YD(this)&&this.B.B.setEnabled(!1)}};g.Bx=function(){var a=this.B.ha();a=new ze(a.naturalWidth,a.naturalHeight);var b=this.Sb();zg(a,b)||Bg(a,b);this.I=a;yi(this.D,a);b=this.W(a);qi(this.D,b);this.Ea&&qi(this.Ea,b.x+a.width);this.Ob(a)};
var $D=function(a){a.S||(a.S=new Dq(a.getContext()),a.S.C=!0,a.S.render(),Aq(a.S,a.D,void 0,8,!0),a.U().listen(a.D,"contextmenu",a.Mz))},Yca=function(a){$D(a);var b=Eq(a.S,"Copiar");a.S.wd(b,0,!0);a.U().listen(b,"action",function(){var c=window.getSelection();c&&c.removeAllRanges();document.execCommand("copy")})};YA.prototype.Id=function(){UD(this)};
var UD=function(a){if(!a.C){a.nf(!0);if(XD(a)&&(ZD(a),a.B.B.F))return;var b=a.R(),c=b.be("ndfHFb-c4YZDc-HiaYvf-RJLb9c",a.D),d=0<c.length,e=a.B.ha();H(e,"ndfHFb-c4YZDc-HiaYvf-RJLb9c");var f="Mostrando "+a.B.tb();Eo(e,f);Do(e,!0);pm(a.D,f);lm(a.D,"img");d?(wo(a),b.kn(e,c[c.length-1]),a.la=vu(e,.218),a.U().Ua(a.la,"end",a.uc),a.la.play()):(a.layout(),b.zk(a.D,e,0),vo(a))}},aE=function(a){a.B.S()||a.B.dispatchEvent("Ub")};
YA.prototype.xb=function(){var a=this.getContext().A(),b=this.B.Oa;WA(a)&&b&&b.Aa()&&SA(this.B)?this.hb():aE(this)};YA.prototype.hb=function(){var a=this.B.Oa,b=a.Aa(),c=b.Tc;if(1==c)if(b=b.ad.thumbnailLink,a=a.B,c=Ag(this.B.qa(),2),dp(b)&&a&&zg(c,a)){if(this.C){bE(this);a=new JB(b);b=this.B.Oa.B;b=b.width/b.height;c=this.I;var d=.03>=Math.abs(b-1);SD(this.C.A,new MB(a),void 0,!0,.05>=Math.abs(b-c.height/c.width)&&!d)}}else aE(this);else 3==c?aE(this):this.U().Ua(this.B,"I",this.hb)};
YA.prototype.uc=function(){for(var a=this.R(),b=a.be("ndfHFb-c4YZDc-HiaYvf-RJLb9c",this.D),c=0;c<b.length-1;c++)a.Rb(b[c]);Lf(this.la);this.la=null;vo(this,!0)};
var XD=function(a){if(!a.getContext().A().Nv())return!1;var b=a.B.qa(),c=a.Sb(),d=a.getContext().A();if(WA(d))return a=2*b.width,b=2*b.height,(512<=a||512<=b)&&(a>=c.width||b>=c.height);a=a.B.Za;return(512<=a.width||512<=a.height)&&(b.width>=c.width||b.height>=c.height)},ZD=function(a){var b=a.B.B;if(!a.qa&&(a.qa=new wr(a.D),K(a,a.qa),a.U().listen(a.qa,"mousewheel",a.Nz).listen(a.D,"dblclick",a.sr),a.getContext().Vb()))if(cE(a))b.NI(),dE(a),a.U().Ua(b,"u",a.xb);else{var c=new ou(a.D);K(a,c);a.U().listen(c,
"ib",a.sr)}b.setEnabled(!0)};g=YA.prototype;g.Nz=function(a){0>=a.deltaY&&!this.O&&YD(this)&&(a.preventDefault(),a.B(),this.sr(a))};g.zE=function(){var a=this.getContext().ua(),b=this.B.B;2==b.B&&"shown"==a.B&&b.jc(0)};
g.xF=function(a){var b=0==this.getContext().A().ab(),c=He(Pc(a.target),"ndfHFb-c4YZDc-ls4dqb");if(b&&!this.getContext().Vb()&&this.O&&c){c=this.C.wj();var d=tg(this.V);b=((a.clientX-this.V.offsetLeft)/d.width-.5)*c.size.width+c.x;c=((a.clientY-this.V.offsetTop)/d.height-.5)*c.size.height+c.y;(0>b||1<b||0>c||1<c)&&this.dispatchEvent(new E("Ba",a.target))}this.getContext().Ka().A()};
g.Qz=function(a){if(a.source!=this){a=this.B.B.Dd();var b=this.C.wj();tB(this.Ma,b.z,a);a=new qC(b.x,b.y,a);this.C.Io();this.C.Jo(a)}};g.Pz=function(){var a=this.B.B,b=a.B,c=this.getContext().ua();1==b?this.O||a.F||YD(this)&&(this.C?eE(this):dE(this)):2==b?"shown"==c.B&&c.C("hidden"):0==b&&fE(this)};g.FG=function(){this.O&&WD(this)};
g.Vm=function(a){if(this.O){var b=0,c=0;switch(a){case 37:b=-.02;break;case 39:b=.02;break;case 38:c=-.02;break;case 40:c=.02}a=this.C.wj();this.C.Jo(new qC(Qh(a.x+b,0,1),Qh(a.y+c,0,1),a.z))}};g.sr=function(a){var b=this.B.B,c=b.B;YD(this)&&0==c&&b.jc(1,gg(a))};
var YD=function(a){a=a.B.B;return!!a&&a.isEnabled()},dE=function(a){var b=a.V,c=a.getContext().C();a.R().qc(b,!0);pm(b,"Mostrando una versi\u00f3n de "+(a.B.tb()+" con m\u00e1s resoluci\u00f3n"));a.C=new TD(b);a.C.Iu(!0);a.C.Ju(function(d){return new ze(Math.max(d.width-c.C(),0),Math.max(d.height-c.D(),0))});b=vg(a.J());Xca(a.C,b?{top:60,left:60}:{top:60,right:60});WD(a);b=a.B.B;b.jc(1);a.U().listen(a.V,"click",a.xF);a.C.Ku(u(a.Vd,a));gE(a);b.F||a.xb();a.C.Lu(u(a.Jd,a));a.B.uc(!0);uo(a)},WD=function(a){if(3==
a.getContext().A().mb())var b=3;else if(b=1,a.B.B.O||450>Cg(Eg(a.R())).height)b=3;a.C.Mu(b)},eE=function(a){a.Da&&!a.O&&hE(a,!0);a.layout()},fE=function(a){if(a.O){var b=a.B.B;b&&b.F||(tB(a.Ma,a.C.wj().z,a.C.Po().A),a.C.ru(!1),hE(a,!1),a.B.uc(!1),a.layout())}};YA.prototype.Jd=function(a){if(a.z!=this.gb)if(this.Pb){var b=this.B.B;this.C.Fh()||b.jc(0);var c=a.z>this.gb;this.gb=a.z;VD(this);uB(this.Ma,a.z)||(b.mf(a.z,this),this.B.V.C(c,10,!0))}else this.Pb=this.C.Fh()};YA.prototype.Vd=function(){eE(this)};
var hE=function(a,b){var c=b?a.V:a.wa,d=b?a.wa:a.V;L(c,!0);L(d,!1);var e=a.R();e.contains(d,rg(e))&&a.getContext().Ka().focus(c==a.wa?a.D:c);b&&(a.C.Io(),VD(a));a.O=b;!b&&a.getContext().A().$d()&&(c=a.getContext().ua(),"hidden"==c.B&&(a.layout(),c.C("shown")));a.B.B.jc(b?2:0)};YA.prototype.Yd=function(){this.Da&&gE(this)};
var bE=function(a){var b=a.getContext().A();if(WA(b)&&(a.B.C()&&(b=a.B.Ma()||a.B.F(),a.C.Mp(b,a.B.ha())),a.B.S())){b=a.B.hb()||a.B.ja();var c=a.B.od();a.C.Mp(b,c)}},gE=function(a){if(a.C){var b=a.B.Ma()||a.B.F(),c=a.B.qa();cE(a)&&Ag(c,2);bE(a);if(a.B.uf())SD(a.C.A,new MB(new OB(b,c.width,c.height)),void 0,void 0,void 0);else if(a.B.Yd()){var d=a.B.hb()||a.B.ja(),e=a.B.od(),f=e.naturalWidth,h=e.naturalHeight;e=new ze(f,h);f=new ze(Math.max(f,c.width),Math.max(h,c.height));f=e.aspectRatio()<=f.aspectRatio()?
f.width/e.width:f.height/e.height;Ag(e,f).ceil();SD(a.C.A,new MB(new OB(d,e.width,e.height,b,c.width,c.height)),void 0,a.O,void 0)}VD(a)}},VD=function(a){var b=a.C.Po();b.A>=b.B?fE(a):a.B.B.po(new kq(b.A,b.B))};YA.prototype.od=function(){this.O&&Ig(function(){this.layout()},200,this)};YA.prototype.aj=function(){return!0};
YA.prototype.Lk=function(){var a=Di(this.B.ja()),b=(a.D?a:cp(window.top.location.href,a)).toString();a=M;b=pB(b);b=Ui(b,Li)?String(nj(b.getContent())).replace(Aca,$i):String(b).replace(zca,$i);a=a('<div style="width:100%; height:99%; position:absolute"><img src='+b+' style="max-width:100%; max-height:99%"/></div>');a=Pi(a);b=this.J();var c=this.B.tb(),d=this.getContext().A().SD();Mb||Nb||y.vj&&(void 0===d||!d)?rca(c,a):tca(b,c,a);this.getContext().Ka().focus(this.J())};YA.prototype.Wc=function(a){a.preventDefault()};
var cE=function(a){var b=a.getContext().A();return!!a.B.Ma()||WA(b)};g=YA.prototype;
g.Oz=function(){var a=this.A&&this.A.A;a&&a.highlightDoco(0);var b=this.oa.getState(),c=oq(b),d=tg(this.D);c=c&&dq(c,new ii(0,0,d.width,d.height));!c||0==c.width&&0==c.height?(yi(this.H,0,0),L(this.H,!1)):(L(this.H,!0),c.width=Math.max(10,c.width),c.height=Math.max(10,c.height),qi(this.H,mi(c)),yi(this.H,li(c)),0==b.A&&a&&(b=c.top,$p(c,1/this.I.width,1/this.I.height),b+=lu(this.D).y,a.newDoco(iE(this,c),docosExterns.Point.create(0,b)),L(this.H,!1)))};
g.Lz=function(){var a=this.A&&this.A.A;if(a&&null!=this.na){var b=this.I;if(44>b.height||44>b.width)b=Bn(this.B),a.newDoco(b.Va());else{var c=new ii(this.na.x-44,this.na.y-44,88,88);if(c=dq(new ii(0,0,b.width,b.height),c)){var d=c.top+lu(this.D).y;$p(c,1/b.width,1/b.height);a.newDoco(iE(this,c),docosExterns.Point.create(0,d));this.getContext().ua().C("shown")}}}};
g.FE=function(a){var b=a.target;if(!Fa(b)||!Fa(b)||!Fa(b)||1!==b.nodeType||b.namespaceURI&&"http://www.w3.org/1999/xhtml"!==b.namespaceURI||b.tagName.toUpperCase()!=="BODY".toString()){b=this.B.Oa;var c;(b=(b=b&&b.Aa())&&b.ad)&&b.thumbnailLink?c=b.thumbnailLink:c=this.B.ja()||this.B.hb()||this.B.F()||this.B.Ma();c&&(dp(c)&&(c?(c=new rp(c),c.D="",fp(c,""),c=c.Oe()):c=""),c=Ih(c).Nd(),c=ZA('<img src="%s">',c),(b=(b=a.A)&&b.clipboardData)&&b.setData("text/html",c),a.preventDefault())}};
g.Mz=function(a){var b=eq(this.D),c=this.W(this.I);this.na=new G(a.clientX-b.left-c.x,a.clientY-b.top-c.y)};
g.Bh=function(a){var b=this.getContext(),c=b.ua(),d=this.B.Xa;c.C("shown");d&&d.A()?(c=!1,"undefined"!=typeof St&&a.data instanceof St&&(a=a.data.A,a instanceof Ip&&(c=bq(a))),c?(d.Wf("Resalta el \u00e1rea que quieras comentar con las flechas y luego pulsa Intro"),this.getContext().B().Uq()&&(d=this.getContext().B(),d.yq(),this.za=[d.A(37,this.Mw,this),d.A(39,this.Nw,this),d.A(38,this.Ow,this),d.A(40,this.Lw,this),d.A(72,this.Mw,this),d.A(76,this.Nw,this),d.A(75,this.Ow,this),d.A(74,this.Lw,this),
d.A(27,this.Yn,this),d.A(13,this.qD,this)],qi(this.H,0,0),yi(this.H,88,88),L(this.H,!0))):d.Wf("Resalta el \u00e1rea en la que quieras a\u00f1adir un comentario"),b.Ka().A(),this.getContext().Ad().Ms()):YA.da.Bh.call(this,a)};var jE=function(a){for(var b=a.getContext().B(),c=0;c<a.za.length;c++)b.Ve(a.za[c]);a.za=[];b.Vk()};g=YA.prototype;g.Mw=function(){var a=lu(this.H);qi(this.H,Math.max(0,a.x-88),a.y);this.getContext().D().A("Se ha movido la selecci\u00f3n hacia la izquierda.")};
g.Nw=function(){var a=lu(this.H);qi(this.H,Math.min(this.I.width,a.x+176)-88,a.y);this.getContext().D().A("Se ha movido la selecci\u00f3n hacia la derecha.")};g.Ow=function(){var a=lu(this.H);qi(this.H,a.x,Math.max(0,a.y-88));this.getContext().D().A("Se ha movido la selecci\u00f3n hacia arriba.")};g.Lw=function(){var a=lu(this.H);qi(this.H,a.x,Math.min(this.I.height,a.y+176)-88);this.getContext().D().A("Se ha movido la selecci\u00f3n hacia abajo.")};
g.Yn=function(a){this.H&&(yi(this.H,0,0),L(this.H,!1));a&&a.preventDefault();(a=this.getContext().Ad())&&a.Eg();this.getContext().B().Uq()||jE(this)};g.qD=function(a){if(!(a&&a.target instanceof Element&&He(a.target,"ndfHFb-c4YZDc-LgbsSe"))){var b=lu(this.H),c=tg(this.H);c=new ii(b.x,b.y,c.width,c.height);$p(c,1/this.I.width,1/this.I.height);b=b.y+lu(this.D).y;(this.A&&this.A.A).newDoco(iE(this,c),docosExterns.Point.create(0,b));this.Yn(a)}};
var iE=function(a,b){a=Bn(a.B);var c=new bu;Sp(a,2,c);b=nu(b);Sp(c,2,b);return a.Va()};YA.prototype.Wd=function(a,b){var c=a.Zx-b.Zx;return 0!=c?c:a.handle-b.handle};
YA.prototype.Si=function(a){if(this.A&&this.A.A){so(this);this.getContext().B().Uq()||jE(this);var b=this.getContext().R();a=a.A.getDocoHandles();if(0!=a.length){if(this.B.Xa.A()){this.ha=!0;for(var c=0;c<a.length;c++){var d=a[c],e=this.ja+d,f=b.J(e);if(!f){var h=kE(Un(this.A,d));h&&(f=J(Dca,{id:e},void 0,b),this.U().listen(f,"click",u(this.mE,this,d)),d={handle:d,Zx:-ye(li(h))},e=-(Rf(this.Za,this.Wd||Da,!1,d)+1),Qf(this.Za,e,0,d),Jc(this.D,f,e),qi(f,100*h.left+"%",100*h.top+"%"),yi(f,100*h.width+
"%",100*h.height+"%"))}}this.getContext().ua().C("shown")}this.Ob(this.I)}}};YA.prototype.Zm=function(){var a=this.getContext().Ad();a&&a.Eg();this.ha=!1};YA.prototype.Fj=function(a,b){if(!this.A||!this.A.A)return null;var c=this.getContext().R().J(this.ja+a);return(a=kE(Un(this.A,a)))&&c?($p(a,b.width,b.height),b=this.W(b),new G(a.left+b.x,a.top+b.y)):null};var kE=function(a){a=(a=(a=An(a))&&U(a,bu,2))&&U(a,au,2);return qB(a)};g=YA.prototype;
g.Uh=function(){YA.da.Uh.call(this);H(this.D,"ndfHFb-c4YZDc-HiaYvf-gvZm2b-qnnXGd");this.oa=new pq(this.D,this.getContext());K(this,this.oa);this.U().listen(this.oa.getState(),"Oa",this.Oz);var a=this.getContext().Ad();this.U().listen(a,"Qa",this.Yn);$D(this);a=Eq(this.S,"A\u00f1adir un comentario");this.S.ma(a,!0);this.U().listen(a,"action",this.Lz)};
g.gF=function(){var a=this.getContext().A();this.ha||this.getContext().Ka().A();this.ha=!1;a=a&&a.$d();var b=this.B.Xa;b=b&&b.A();var c=this.A&&this.A.A;a&&c&&!b&&c.highlightDoco(0)};g.mE=function(a){var b=this.A&&this.A.A;b&&!this.ha&&b.highlightDoco(a)};g.Ui=function(a){this.aa&&fi(this.aa,"ndfHFb-c4YZDc-HiaYvf-AHUcCb-oYxtQd");(a=a.A.getDocoHandles()[0])&&(this.aa=this.getContext().R().J(this.ja+a))&&H(this.aa,"ndfHFb-c4YZDc-HiaYvf-AHUcCb-oYxtQd")};
g.Ti=function(a){if(!this.getContext().ua().A){var b=this.getContext().R();a=a.A.getDocoHandles();for(var c=0;c<a.length;c++){var d=a[c]?b.J(this.ja+a[c]):null;d&&(this.aa==d&&(fi(this.aa,"ndfHFb-c4YZDc-HiaYvf-AHUcCb-oYxtQd"),this.aa=null),L(d,!1))}this.Ob(this.I)}};g.Vi=function(a){var b=this.getContext().R();(b=(a=a.A.getDocoHandles()[0])?b.J(this.ja+a):null)&&L(b,!0);this.Ob(this.I)};
g.sk=function(a){var b=this.getContext().R(),c=a.A.getDocoHandles()[0];if(a=c?b.J(this.ja+c):null)b.Rb(a),qca(this.Za,function(d){return d.handle==c});this.ha=!1;this.Ob(this.I)};g.ka=function(){var a=this.B.B;a&&a.jc(0);this.C&&(this.C.pt(),this.C=null,this.B.uc(!1));YA.da.ka.call(this)};Zf(Pk,YA);

}catch(e){_DumpException(e)}
try{
var lE=function(a){if(!Array.isArray(a))for(var b=a.length-1;0<=b;b--)delete a[b];a.length=0},nE=function(a,b){this.B=0;this.A=[];this.Ha=b||uc();var c=this;this.F=function(){mE(c,this)};this.D=function(){mE(c,this)};this.C=null;for(b=0;b<a.length;b++){var d="data:"+a[b][0]+";base64,"+a[b][1],e=this.Ha.createElement("IMG");this.B++;e.onload=this.F;e.onerror=this.D;e.src=d;this.A[b]=e}},pE=function(a,b,c){this.C=a;this.A=b.getContext("2d");this.O=!1;this.I=new oE(c);this.aa=this.W=this.D=0;this.F=
!0;this.B=null;a.images&&(this.B=new nE(a.images,c))},Zca=function(a,b,c,d,e){this.commands=a;this.width=d;this.height=e;this.A=b;this.images=c||null},qE=function(a){return new Zca(a.dr,a.mem,a.i,a.w,a.h)},oE=function(a){this.A=0;this.B={};this.H={};this.Ha=a||uc();this.F={};var b=this;this.L=function(){b.H[this.src]=this;rE(b,this)};this.I=function(){b.F[this.src]=this;rE(b,this)};this.C=null};
oE.prototype.D=function(a){var b=this.H[a];if(b)return b;if(this.F[a])return null;this.B[a]||(b=this.Ha.createElement("IMG"),this.B[a]=b,this.A++,b.onload=this.L,b.onerror=this.I,b.src=a);return null};var rE=function(a,b){delete a.B[b.src];a.A--;0==a.A&&a.C()},mE=function(a,b){b.onload=null;b.onerror=null;a.B--;0<a.B||!a.C||a.C()};nE.prototype.dispose=function(){for(var a=0;a<this.A.length;a++)this.A[a].onload=null,this.A[a].onerror=null};nE.prototype.H=function(a){return this.A[a]};
pE.prototype.V=function(a,b,c){a=Tr("CANVAS",{width:a,height:b});b=a.getContext("2d");this.L(b,this.C.A[c]);return this.A.createPattern(a,"repeat")};pE.prototype.dispose=function(){this.D=0;this.O=!0;this.B&&this.B.dispose();this.A=null};pE.prototype.ha=function(a){0!=this.D&&this.F&&this.S(a)};
var sE=function(a,b,c){a.D=b;a.aa=0;a.W=0;a.B&&0<a.B.B?(c=u(a.S,a,c),a.B.C=c):(a.I&&(b=u(a.ha,a,c),a.I.C=b),a.S(c))},tE=function(a,b,c){if(!a.O){var d=!1;try{b=a.L(a.A,a.C.commands,b,!!c),b<a.C.commands.length?Xc(function(){tE(this,b,c)},a):uE(a,c),d=!0}finally{d||uE(a,c)}}},uE=function(a,b){a.A.restore();a.F||b&&b()};
pE.prototype.S=function(a){this.F=this.O=!1;if(this.A){var b=!1;this.A.save();try{this.A.setTransform(this.D,0,0,this.D,this.W,this.aa),this.A.clearRect(0,0,this.C.width,this.C.height),b=!0}finally{if(!b){uE(this,a);return}}tE(this,0,a)}};pE.prototype.L=function(a,b,c,d){var e=this.A;this.A=a;try{a=c||0;for(var f=d&&this.B?a+500:b.length;a<f&&a<b.length;){var h=b[a];a++;var k=Bo[h];if(!k)throw Error("Ba`"+h);0==k.A?k.je.call(this):(k.je.apply(this,b.slice(a,a+k.A)),a+=k.A)}}finally{this.A=e}return a};
pE.prototype.H=function(a,b,c,d){return"rgba("+a+","+b+","+c+","+d/255+")"};
var $ca=function(){return M('<canvas class="'+O("ndfHFb-c4YZDc-cYSp0e-DARUcf-M1R4Ee-UzWXSb")+'"></canvas>')};
var vE=function(a,b,c){xu.call(this,a,b,c);this.D=this.O=this.A=null;this.aa=0;this.H=null;this.Qa=Xc};I(vE,yu);vE.prototype.qa=function(){};var wE=function(a,b,c){Bc(a,{width:b,height:c})};vE.prototype.W=function(){this.O&&yu.prototype.W.call(this);xE(this);var a=this.O;a&&wE(a,0,0);this.O=null;(a=this.D)&&wE(a,0,0);this.D=null;this.aa=0;this.A&&(this.A.dispose(),this.A=null)};
var bda=function(a,b){a.page.D()?a.page.D()&&"undefined"!=typeof yE&&a.page.H instanceof yE?(null!=a.C||Mu(a),b()):ada(a,b):b()},ada=function(a,b){var c=a.item.B.Ah(),d=a.getContext().Ub().B(),e=c*d;if(a.aa==e)null!=a.A||b();else{xE(a);a.H=cda(a);var f=a.page.na();c*=f.height/f.width;a.A&&(a.A.dispose(),a.A=null);f=a.page.H;var h=f.getData();h=qE(h);a.D=J($ca,void 0,void 0,a.R());wE(a.D,e,d*c);a.A=new pE(h,a.D,a.R());var k=e/f.A(),l=a.A;a.Qa(function(){var n=this;this.A==l&&sE(this.A,k,function(){Do(n.D,
!0);Mu(n,n.D);n.O=n.D;n.D=null;n.H&&(n.getContext().Fb().Ia(n.H),n.H=null);n.A=null;b()})},a);a.aa=e}};vE.prototype.sv=function(a){"CANVAS"==a.tagName&&a&&wE(a,0,0)};var cda=function(a){var b=a.page.Ma;b="rc_"+a.item.getId()+"_"+b;a.getContext().Fb().Hb(b,{xa:35,item:a.item});return b},xE=function(a){a.H&&(a.getContext().Fb().Xe(a.H),a.H=null)};vE.prototype.la=function(){};vE.prototype.ka=function(){this.W();yu.prototype.ka.call(this)};
var dda=function(a){this.C=a;this.B=null;this.A=[]},AE=function(a,b){lE(a.A);for(var c=b.start;c<=b.end;c++)a.A.push(c);b=b.clone();for(c=0;2>c;c++)b.start--,b.end++,a.A.push(b.end),a.A.push(b.start);if(a.B){c=a.B.end;for(var d=a.B.start;d<=c;d++){var e=a.C[d];e&&!mu(b,d)&&e.W()}}a.B=b;zE(a)},zE=function(a){for(var b;!b&&0<a.A.length;)b=a.C[a.A.shift()];b&&eda(a,b)},eda=function(a,b){bda(b,function(){zE(a)})};
var BE=function(a,b){qv.call(this,a,b);this.Fv=new dda(this.H)};I(BE,qv);BE.prototype.ea=function(){qv.prototype.ea.call(this);this.U().listen(this.item,"xb",this.tI)};BE.prototype.Wd=function(){return vE};BE.prototype.Nh=function(){qv.prototype.Nh.call(this);AE(this.Fv,this.item.S)};BE.prototype.tI=function(){AE(this.Fv,this.item.S)};Zf(Jk,BE);

}catch(e){_DumpException(e)}
try{
var CE=function(){qv.apply(this,arguments)};I(CE,qv);CE.prototype.Wd=function(){return yu};CE.prototype.pv=function(){this.ha=new dv(this.item)};Zf(Hk,CE);

}catch(e){_DumpException(e)}
try{
var DE=function(){qv.apply(this,arguments)};I(DE,qv);DE.prototype.Wd=function(){return yu};Zf(pk,DE);

}catch(e){_DumpException(e)}
try{
var EE=function(){qv.apply(this,arguments)};I(EE,qv);EE.prototype.Wd=function(){return yu};Zf(Ik,EE);

}catch(e){_DumpException(e)}
try{
var FE=function(a,b){MA.call(this,a,b);this.B=null};I(FE,MA);FE.prototype.activate=function(){MA.prototype.activate.call(this);L(this.J(),!0)};FE.prototype.deactivate=function(){MA.prototype.deactivate.call(this);Jg(this.B)};FE.prototype.layout=function(){if(this.item.C){var a=this.Sb();if(Nb&&!jc(10)){var b=this.J(),c=tg(b);if(0==c.width&&0==c.height&&0<a.width&&0<a.height){L(b,!1);NA(this,new ze(a.width-1,a.height-1));fda(this);return}}NA(this,a)}};
var fda=function(a){!a.B&&a.L&&(a.B=Ig(function(){L(this.J(),!0);this.layout()},100,a))};FE.prototype.Ya=function(){MA.prototype.Ya.call(this);Jg(this.B)};Zf(Lk,FE);

}catch(e){_DumpException(e)}
try{
var GE=function(a,b){ro.call(this,a,b);this.B=a;this.H=this.O=this.ha=this.aa=this.D=this.I=this.C=this.ja=this.la=null;this.V=-1;this.S=null},HE=function(a,b){return"number"==typeof a?0<a?1:0>a?-1:b?null:0:null==a?null:a?-1:1},gda=/<[^>]*>|&[^;]+;/g,IE=function(a,b){return b?a.replace(gda,""):a},hda=/[A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u02b8\u0300-\u0590\u0900-\u1fff\u200e\u2c00-\ud801\ud804-\ud839\ud83c-\udbff\uf900-\ufb1c\ufe00-\ufe6f\ufefd-\uffff]/,ida=/^[^A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u02b8\u0300-\u0590\u0900-\u1fff\u200e\u2c00-\ud801\ud804-\ud839\ud83c-\udbff\uf900-\ufb1c\ufe00-\ufe6f\ufefd-\uffff]*[\u0591-\u06ef\u06fa-\u08ff\u200f\ud802-\ud803\ud83a-\ud83b\ufb1d-\ufdff\ufe70-\ufefc]/,
jda=/^http:\/\/.*/,kda=/\s+/,lda=/[\d\u06f0-\u06f9]/,JE=function(a,b){var c=0,d=0,e=!1;a=IE(a,b).split(kda);for(b=0;b<a.length;b++){var f=a[b];ida.test(IE(f,void 0))?(c++,d++):jda.test(f)?e=!0:hda.test(IE(f,void 0))?d++:lda.test(f)&&(e=!0)}return 0==d?e?1:0:.4<c/d?-1:1},mda={b:!0,br:!0,em:!0,i:!0,s:!0,strong:!0,sub:!0,sup:!0,u:!0};
var nda=function(a){var b=a.name;a=a.$b;a='<div class="'+O("ndfHFb-c4YZDc-oKVyEf")+" "+(a?O("ndfHFb-c4YZDc-oKVyEf-PEFSMe-OWB6Me"):"")+'"><div class="'+O("ndfHFb-c4YZDc-fmcmS-haAclf")+'"><div class="'+O("ndfHFb-c4YZDc-fmcmS-s2gQvd")+" "+O("ndfHFb-c4YZDc-s2gQvd")+'"><div class="'+O("ndfHFb-c4YZDc-wvGCSb-gkA7Yd")+'"></div><div class="'+O("ndfHFb-c4YZDc-fmcmS")+'"><div class="'+O("ndfHFb-c4YZDc-fmcmS-vJ7A6b")+" "+O("ndfHFb-c4YZDc-TvD9Pc-qnnXGd")+'"><div class="'+O("ndfHFb-c4YZDc-fmcmS-b0t70b")+'"><div class="'+
O("ndfHFb-c4YZDc-fmcmS-bN97Pc")+'" role="document" aria-label="';b="Mostrando "+O(b);a+=lj(b);a+='"></div></div></div></div></div></div><div class="'+O("ndfHFb-c4YZDc-n5VRYe-ma6Yeb")+'" style="display: none;"></div><div class="'+O("ndfHFb-c4YZDc-n5VRYe-cGMI2b")+'" style="display: none;"></div></div>';return M(a)},oda=function(a){var b=a.GD;a=M;var c='<pre class="'+O("ndfHFb-c4YZDc-fmcmS-DARUcf")+'">';b=Ui(b,Li)?b:M(nj(b,mda),Yi(b));return a(c+aj(b)+"</pre>")};
v(GE,ro);g=GE.prototype;g.fd=function(){return!1};g.fa=function(){var a=this.R();this.ca=J(nda,{name:this.B.tb(),$b:this.$b()},void 0,a);a.qc(this.ia("ndfHFb-c4YZDc-fmcmS-bN97Pc"),!0)};
g.ea=function(){var a=this;GE.da.ea.call(this);this.la=this.ia("ndfHFb-c4YZDc-fmcmS");this.C=this.ia("ndfHFb-c4YZDc-fmcmS-bN97Pc");this.I=this.ia("ndfHFb-c4YZDc-fmcmS-b0t70b");this.D=this.nb("ndfHFb-c4YZDc-fmcmS-s2gQvd");this.ja=this.ia("ndfHFb-c4YZDc-fmcmS-vJ7A6b");this.aa=this.ia("ndfHFb-c4YZDc-n5VRYe-cGMI2b");this.ha=this.ia("ndfHFb-c4YZDc-n5VRYe-ma6Yeb");this.B.Xa&&(this.O=this.ia("ndfHFb-c4YZDc-wvGCSb-gkA7Yd"));this.getContext().Ac().$n(this.B.getId(),this.D);var b=this.B.B;this.U().listen(this.D,
"scroll",this.Rz).listen(this.B,"Wb",this.sE).listen(this.la,"mouseup",this.DE).listen(b,"u",this.mw).listen(b,"p",this.mw);b.setEnabled(!0);this.B.Vt()&&KE(this);this.getContext().A().Be()&&(this.nf(this.aj()),this.U().listen(this.B,"Xa",function(){return a.nf(!0)}).listen(this.B,"Wa",function(){return a.nf(!1)}))};g.Rm=function(){return this.I};g.activate=function(){GE.da.activate.call(this);this.layout();Zr(this,this.D);this.B.Vt()&&vo(this)};
g.deactivate=function(){GE.da.deactivate.call(this);Jg(this.H);wo(this)};
g.layout=function(){var a=this.getContext(),b=a.C().Zb(),c=this.Sb(),d=c.width;2!=a.A().ab()&&(d*=.8);var e=We(this.C);wi(this.C,d-e.left-e.right);xi(this.C,"auto");a=tg(this.C);e=c.height-e.top-e.bottom;a.height<e&&xi(this.C,e);a=$n(this,d);qi(this.I,a,b.top);this.B.Br()&&Le(this.I,"padding-bottom",b.bottom+"px");e=tg(this.I).height+b.top;xi(this.ja,e);this.O&&(qi(this.O,a+d,b.top),this.Ob(c));Jg(this.H);this.H=Ig(this.Wt,100,this)};g.DE=function(){this.A&&this.A.A&&this.A.A.highlightDoco(0)};
g.Rz=function(){this.B.Br()||tg(this.D).height+this.D.scrollTop>=.8*this.D.scrollHeight&&this.B.dH();this.Wt();uo(this)};g.Wt=function(){if(3!=this.getContext().A().mb()){Jg(this.H);var a=this.getContext().C().Zb(),b=this.D.scrollHeight-this.D.scrollTop-this.D.clientHeight>a.bottom;L(this.ha,this.D.scrollTop>=a.top);L(this.aa,b)}};g.sE=function(){KE(this);this.layout();vo(this)};
var KE=function(a){var b=a.R(),c=a.B.C.length,d=c-a.V-1;if(!(0>=d)){d=a.getContext().Fb().Mc("rc_",{xa:35,item:a.B,Jh:d});for(var e=b.A.createDocumentFragment(),f=a.V+1;f<c;f++){var h=Eb(a.B.Ut(f));h=J(oda,{GD:h},void 0,b);b.Wa(e,h);a.V=f}b.Wa(a.C,e);null===a.S&&(a.S=JE(a.B.Ut(0)),b=a.C,c=a.S,b&&(c=HE(c)))&&(b.style.textAlign=-1==c?"right":"left",b.dir=-1==c?"rtl":"ltr");a.getContext().Fb().Ia(d)}};g=GE.prototype;g.Lk=function(){Yr(this.B.ha)};g.aj=function(){return this.B.ur()};
g.Ya=function(){GE.da.Ya.call(this);Jg(this.H)};g.mw=function(a){if(this.C){var b=this.B.B;Le(this.C,"font-size",b.Dd()+"px");1==b.B&&b.jc(2,gg(a))}};g.Ak=function(a,b){b=GE.da.Ak.call(this,a,b);hi(this.C,"ndfHFb-c4YZDc-fmcmS-kY93ue",!a);return b};Zf(Qk,GE);

}catch(e){_DumpException(e)}
try{
var LE=function(a,b){ro.call(this,a,b)};I(LE,ro);Zf(Rk,LE);

}catch(e){_DumpException(e)}
try{
var pda=new ze(1920,1080),ME=function(){MA.apply(this,arguments)};I(ME,MA);ME.prototype.layout=function(){if(this.item.C){var a=pda.clone(),b=this.Sb();zg(a,b)||(Bg(a,b),a.floor());NA(this,a)}};Zf(Fk,ME);

}catch(e){_DumpException(e)}
try{
var OE=function(a,b,c){return b&&c?NE(a,"resourcekey",c):a},QE=function(a){0>a.indexOf("//")&&(a="//"+a);PE(a,"/")||(a+="/");a=new vh(a);a.D||fh(a,"https");return a},RE=function(a,b,c){c=c?"/u/":"u/";b&&!ab(a.B,c)&&(PE(b,"/")||(b+="/"),a=cp(a,c+b));return a},SE=function(a,b,c,d,e,f){if(!d)return ab(a,"/")?a:"/"+a;ab(a,"/")&&(a=a.substring(1));d=QE(d);b&&!e?f=RE(d,c,!0):(b=d,f&&!ab(b.B,"/a/")&&(PE(f,"/")||(f+="/"),b=cp(b,"/a/"+f)),f=b);d=cp(f,a);return d.toString()},UE=function(a,b){a=TE[a];b=TE[b];
return a<b?-1:a==b?0:1},VE=function(a){var b="small";if(null===a)return b;for(var c=of(TE),d=0;d<c.length;d++){var e=c[d];TE[e]<=a.height&&0>UE(b,e)&&(b=e)}return b},WE=function(a,b,c,d,e,f,h){var k="";a&&(k+=a+":");c&&(k+="//",b&&(k+=b+"@"),k+=c,d&&(k+=":"+d));e&&(k+=e);f&&(k+="?"+f);h&&(k+="#"+h);return k},XE=function(a){a=Zg(a);return WE(a[1],a[2],a[3],a[4])},PE=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c},YE=function(a,b,c){if(Array.isArray(b))for(var d=0;d<b.length;d++)YE(a,
String(b[d]),c);else null!=b&&c.push(a+(""===b?"":"="+Rg(b)))},ZE=function(a,b){var c=[];for(b=b||0;b<a.length;b+=2)YE(a[b],a[b+1],c);return c.join("&")},$E=function(a){var b=[],c;for(c in a)YE(c,a[c],b);return b.join("&")},NE=function(a,b){var c=2==arguments.length?ZE(arguments[1],0):ZE(arguments,1);return ap(a,c)},aF=function(a,b){b=$E(b);return ap(a,b)},bF=function(a,b){PE(a,"/")&&(a=a.substr(0,a.length-1));ab(b,"/")&&(b=b.substr(1));return a+"/"+b},cF=function(a,b){a=Zg(a);b=Zg(b);return a[3]==
b[3]&&a[4]==b[4]},dF=function(a){w(this,a,0,-1,null,null)};I(dF,z);var eF=function(a){return T(a,1,"https://www.youtube.com")},fF=function(a){E.call(this,"Ca");this.A=a};I(fF,E);var gF={},TE=(gF.small=240,gF.medium=360,gF.large=480,gF.hd720=720,gF.hd1080=1080,gF.highres=8192,gF);
var qda=new ze(640,360),hF=16/9;
var rda=function(){return M('<div class="'+O("ndfHFb-c4YZDc-aTv5jf")+'"><div class="'+O("ndfHFb-c4YZDc-aTv5jf-AHe6Kc")+'"></div></div>')},sda=function(){return M('<div class="'+O("ndfHFb-c4YZDc-aTv5jf-bVEB4e")+'"><div class="'+O("ndfHFb-c4YZDc-aTv5jf-NziyQe-LgbsSe")+'"><div class="'+O("ndfHFb-c4YZDc-aTv5jf-NziyQe-Bz112c")+'"></div></div></div>')},tda=function(a){var b=a.id;a=a.title;return M('<div class="'+O("ndfHFb-c4YZDc-aTv5jf-uquGtd")+'" tabindex="0" title="'+O(a)+'"><div id="'+O(b)+'"></div></div>')};
var iF=function(a,b,c){P.call(this,c);this.item=b;this.ready=this.loaded=!1;this.F=null;this.C=a;this.A={};this.ha=new ze(0,0);this.I=c.Fb();this.D=null};I(iF,P);var uda=function(a){switch(a.getContext().A().ab()){case 0:return"preview";case 1:return"leaf";case 2:return"embed";default:return""}};iF.prototype.fa=function(){this.ca=J(tda,{id:this.C,title:"Reproductor de v\u00eddeo"},void 0,this.R())};
iF.prototype.ea=function(){P.prototype.ea.call(this);this.item.Ll()?this.V():(this.U().Ua(this.item,"cc",this.V),2!=this.getContext().A().ab()&&this.item.zx());var a=this.getContext().ua();this.U().listen(a,"sa",this.Sz)};iF.prototype.V=function(){this.item.Lf()?this.Qx():xh(this.item.C)?this.Rf(14):this.Rf(15)};
var vda=function(a){var b=a.getContext().A(),c=a.item.kg(),d=b.F()||XE(Eg(a.R()).location.href);d=SE("/vt",b.Uc(),b.ob(),d,b.Hc(),b.vf());d=bp(d,"id",c);d=OE(d,b.ke(),Uf(a.item.A));b.Uc()||(d=bp(d,"authuser",b.ob()||"0"));b=d.substring(0,d.lastIndexOf("/vt")+1);Wa({ps:"docs",partnerid:"30",BASE_URL:b,BASE_YT_URL:b,docid:c,iurl:d},function(e,f){this.A[f]||(this.A[f]=e)},a)};iF.prototype.xi=function(){};var jF=function(a){return a.R().J(a.C)};iF.prototype.play=function(){this.ready&&this.hs()};
var kF=function(a){return a.ready&&1==a.getPlayerState()};g=iF.prototype;g.pause=function(){this.ready&&this.Sn()};g.stop=function(){this.ready&&this.to()};g.to=function(){};g.Zc=function(){return this.loaded};g.onLoad=function(){this.Da&&(this.loaded=!0,this.R().setProperties(jF(this),{title:"Reproductor de v\u00eddeo"}),this.dispatchEvent("dc"))};g.hj=function(){this.Da&&(this.ready=!0,lF(this),this.dispatchEvent("ec"))};g.Rf=function(a){this.F=a;mF(this,2,a);this.dispatchEvent("fc")};
g.Nn=function(){switch(this.getPlayerState()){case 1:case 3:lF(this);break;case 2:case 0:mF(this,1)}this.dispatchEvent("gc")};var lF=function(a){a.D||(a.D=a.I.Mc("vp_",{xa:75,item:a.item}))},mF=function(a,b,c){a.D&&(a.I.Oc(a.D,{error:c}),a.I.Ia(a.D,b),a.D=null)};g=iF.prototype;g.getPlayerState=function(){return this.ready?this.Nm():-1};g.Nm=function(){};g.getCurrentTime=function(){return this.ready?this.Dm():0};g.Dm=function(){};g.seekTo=function(a){this.ready&&this.vs(a)};
g.mute=function(){this.ready&&this.In()};g.In=function(){};g.unMute=function(){this.ready&&this.wo()};g.wo=function(){};g.isMuted=function(){return this.ready?this.rn():!1};g.rn=function(){};g.setPlaybackQuality=function(a){this.ready&&this.As(a)};g.getVolume=function(){return this.ready?this.er():0};g.er=function(){};g.setVolume=function(a){this.ready&&this.Ds(a)};g.handleGlobalKeyDown=function(a,b,c,d,e){this.ready&&this.$m(a,b,c,d,e)};g.$m=function(){};
g.ka=function(){this.item.Lf()||this.item.wp();P.prototype.ka.call(this)};g.Sz=function(){this.pause()};
var nF=function(a,b,c){iF.call(this,a,b,c);this.W=!1;this.H={onReady:u(this.hj,this),onError:u(this.iI,this),onKeyPress:u(this.Wr,this),onStateChange:u(this.Nn,this),onTabOrderChange:u(this.aI,this)}};I(nF,iF);g=nF.prototype;
g.xi=function(){this.A.cc3_module=1;this.A.wmode="window";var a=this.item.dE();0<a&&(this.A.start=a);this.A.override_hl=1;this.A.hl=this.A.hl||"es";1==this.item.Ce()&&(this.A.enablecastapi=0,this.item.A.Bd()&&(this.A.disable_native_context_menu=1));this.getContext().Vb()&&(this.A.use_native_controls=0);this.A.pipable=1};
g.Qx=function(){var a=this.getContext().A();this.item.Ll()&&Object.assign(this.A,this.item.C);1==this.item.Ce()&&vda(this);this.A.el=uda(this);this.A.cc_load_policy=1;void 0===this.A.authuser&&(this.A.authuser=a.ob()||"0");this.xi();this.ready=!1;a=this.rq;for(var b=zh(this.A),c=0;c<oF.length;c++){var d=oF[c];b[d]&&(this.W=!0,delete b[d])}a.call(this,b)};
g.hj=function(){this.ready||(this.W&&(1!=this.getContext().A().ab()||Kp()||Jp()?this.cueVideoByPlayerVars(this.A):(this.loadVideoByPlayerVars(this.A),this.Sn())),iF.prototype.hj.call(this))};g.aI=function(){this.dispatchEvent("hc")};
g.Wr=function(a){var b=a.data;if(!(null==b||null==b.keyCode||b.fullscreen||b.handled&&0>wda.indexOf(b.keyCode))){a=a.data;var c=this.getContext();if(0==c.A().ab()){b=c.X().C();c=c.X().D;var d=a.keyCode;if(!(a.ctrlKey||a.altKey||a.shiftKey||a.metaKey)){var e=!this.Ec(),f=37==d||72==d;d=39==d||76==d;((e?f:d)&&0<c||(e?d:f)&&c<b-1)&&this.seekTo(this.getCurrentTime())}}this.dispatchEvent(new fF({type:"keydown",ctrlKey:a.ctrlKey||!1,altKey:a.altKey||!1,shiftKey:a.shiftKey||!1,metaKey:a.metaKey||!1,keyCode:a.keyCode}))}};
g.rq=function(){};g.cueVideoByPlayerVars=function(){};g.loadVideoByPlayerVars=function(){};g.iI=function(a){a=xda[this.Dq(a)];(5==a||10==a)&&this.item.wn()&&(a=8);this.Rf(a)};g.Dq=function(){};var oF=["fmt_list","fmt_stream_map","url_encoded_fmt_stream_map","ttsurl"],wda=[37,39,72,76,27],xda={0:5,2:9,5:10,100:11,101:12,150:13};
var pF=function(a,b,c){nF.call(this,a,b,c);this.B=null};I(pF,nF);g=pF.prototype;g.xi=function(){nF.prototype.xi.call(this);this.A.enablejsapi=1};g.rq=function(a){var b=this;this.getContext().bw().H().then(function(){var c=b.getContext(),d={host:eF(c.A().Qi()||new dF),width:"100%",height:"100%",playerVars:a,events:b.H};0==b.item.Ce()&&(d.videoId=b.item.kg());b.B=new (c.bw().A())(b.C,d);b.onLoad()},function(){return b.Rf(6)})};g.Dq=function(a){return"number"===typeof a.data?a.data:0};
g.cueVideoByPlayerVars=function(a){this.B.cueVideoByPlayerVars(a)};g.loadVideoByPlayerVars=function(a){this.B.loadVideoByPlayerVars(a)};g.hs=function(){this.B.playVideo()};g.Sn=function(){this.B.pauseVideo()};g.to=function(){this.B.stopVideo()};g.Nm=function(){return this.B.getPlayerState()};g.Dm=function(){return this.B.getCurrentTime()};g.vs=function(a){this.B.seekTo(a,!0)};g.er=function(){return this.B.getVolume()};g.Ds=function(a){this.B.setVolume(a)};g.As=function(a){this.B.setPlaybackQuality(a)};
g.In=function(){this.B.mute()};g.wo=function(){this.B.unMute()};g.rn=function(){return this.B.isMuted()};g.$m=function(a,b,c,d,e){this.B.handleGlobalKeyDown(a,b,c,d,e)};
var qF=function(a,b,c){nF.call(this,a,b,c);this.B=eF(c.A().Qi()||new dF);this.aa=-1;this.ja=this.O=0;this.S=!1;this.L=null;Ya(this.H,{onVideoProgress:u(this.fI,this),onVolumeChange:u(this.hI,this)});this.U().listen(Eg(this.R()),"message",this.la)};I(qF,nF);qF.prototype.xi=function(){nF.prototype.xi.call(this);this.A.enablepostapi=1;this.A.postid=this.C;this.A.origin=$f(Eg(this.R()))};
qF.prototype.rq=function(a){var b=bF(this.B,"embed/");0==this.item.Ce()&&(b=bF(b,this.item.kg()));a=b=aF(b,a);a=this.getContext().R().fa("IFRAME",{id:this.C,src:a,frameborder:0,width:"100%",height:"100%",onload:u(this.na,this)});a.setAttribute("allowfullscreen","true");a.setAttribute("mozallowfullscreen","true");a.setAttribute("webkitallowfullscreen","true");b=this.getContext().R().J(this.C);var c=b.parentNode;c&&c.replaceChild(a,b)};
qF.prototype.na=function(){this.Zc()||(this.L=Ig(function(){this.Zc()||this.Rf(7)},5E3,this))};var rF=function(a,b,c){var d=jF(a);if(d&&d.contentWindow&&d.contentWindow.postMessage){var e={};e.command=b;null!=c&&(e.data=c);d.contentWindow.postMessage(Wg(e),a.B)}else a.Rf(7)};qF.prototype.la=function(a){a=a.A;if(cF(a.origin,this.B)){try{var b=JSON.parse(a.data)}catch(c){return}(a=b.id)&&a==this.C&&(a=b.command,"RECEIVING"==a?(this.onLoad(),yda(this)):(a=this.H[a],void 0!==a&&a.call(this,b)))}};
var yda=function(a){Wa(a.H,function(b,c){rF(this,"addEventListener",{event:c})},a)};g=qF.prototype;g.Dq=function(a){a=a.data.errorCode;return"number"===typeof a?a:0};g.Nn=function(a){var b=a.data.playerState;void 0!==b&&(this.aa=b);nF.prototype.Nn.call(this,a)};g.Wr=function(a){var b=a.data;void 0!==b.value&&(Object.assign(a.data,b.value),delete a.data.value);nF.prototype.Wr.call(this,a)};g.fI=function(a){a=a.data.value;void 0!==a&&(this.O=Number(a)||0)};
g.hI=function(a){var b=a.data.value.volume;a=a.data.value.muted;void 0!==b&&(this.ja=Number(b)||0);void 0!==a&&(this.S=!!a)};g.cueVideoByPlayerVars=function(a){rF(this,"cueVideoByPlayerVars",a)};g.loadVideoByPlayerVars=function(a){rF(this,"loadVideoByPlayerVars",a)};g.hs=function(){rF(this,"playVideo")};g.Sn=function(){rF(this,"pauseVideo")};g.to=function(){rF(this,"stopVideo")};g.Nm=function(){return this.aa};g.Dm=function(){return this.O};g.vs=function(a){rF(this,"seekTo",{seconds:a,allowSeekAhead:!0})};
g.er=function(){return this.ja};g.Ds=function(a){rF(this,"setVolume",{volume:a})};g.As=function(a){rF(this,"setPlaybackQuality",{suggestedQuality:a})};g.In=function(){rF(this,"mute")};g.wo=function(){rF(this,"unMute")};g.rn=function(){return this.S};g.$m=function(a,b,c,d,e){rF(this,"handleGlobalKeyDown",{keyCode:a,shiftKey:b,ctrlKey:c,altKey:d,metaKey:e})};g.ka=function(){Jg(this.L);this.L=null;nF.prototype.ka.call(this)};
var sF=function(a,b,c){iF.call(this,a,b,c);this.B=-1;this.L=0;this.H=!1};I(sF,iF);g=sF.prototype;g.Qx=function(){Ig(u(this.onLoad,this),400);Ig(u(this.hj,this),600)};g.hj=function(){this.B=5;iF.prototype.hj.call(this)};g.hs=function(){-1==this.B&&tF(this,3);tF(this,1)};g.Sn=function(){1==this.B&&(this.B=2)};g.to=function(){this.B=5};g.Nm=function(){return this.B};g.Dm=function(){return this.L};g.vs=function(a){this.L=a};g.In=function(){this.H=!0};g.wo=function(){this.H=!1};g.rn=function(){return this.H};
var tF=function(a,b){a.B!=b&&(a.B=b,a.Nn(new E("stateChange",a)))};sF.prototype.As=function(){};sF.prototype.$m=function(){};sF.prototype.Ds=function(){};
var uF=function(){F.call(this);this.A=0};I(uF,F);var vF=function(a,b,c){switch(Rp(c.A().Qi()||new dF,3,1)){case 1:return new pF(a,b,c);case 2:return new qF(a,b,c);default:return null}};wh(uF);
var wF=function(a,b){ro.call(this,a,b);this.C=a;this.na=this.I=!1;this.B=this.D=this.V=this.S=this.ha=null;this.oa=uF.Ba();this.aa=this.O=this.H=null};I(wF,ro);g=wF.prototype;g.fa=function(){var a=this.R(),b={$b:this.$b()};this.ca=J(Dp,b,void 0,a);if(b=this.ia("ndfHFb-c4YZDc-oKVyEf-haAclf")){var c=J(rda,void 0,void 0,a);a.Wa(b,c)}};
g.ea=function(){ro.prototype.ea.call(this);this.O=this.ia("ndfHFb-c4YZDc-aTv5jf");this.C.Xa&&(this.aa=this.ia("ndfHFb-c4YZDc-wvGCSb-gkA7Yd"));var a=this.R();this.D=J(sda,void 0,void 0,a);a.Wa(this.O,this.D);var b=a.ia("ndfHFb-c4YZDc-aTv5jf-NziyQe-LgbsSe",this.D);this.H=new Ip(a);this.ma(this.H);var c=0==this.C.Ce();this.H.sa(b);var d=this.H,e=d.Sa,f=this.C.tb();e.call(d,"Reproducir",c?"Reproducir el v\u00eddeo "+(f+" de YouTube"):"Reproducir "+f);this.H.ga(!1);Op(b,a);this.C.F?this.iw():this.U().Ua(this.C,
"ac",this.iw);this.U().listen(this.O,"mouseup",u(this.Tz,this));this.C.S?this.gw():this.U().listen(this.C,"Yb",this.gw)};g.activate=function(){ro.prototype.activate.call(this);this.layout();vo(this);var a=this.getContext().B();a.A(13,this.Xt,this);a.A(32,this.Xt,this);a.A(187,this.Zt,this);a.A(107,this.Zt,this);a.A(189,this.Yt,this);a.A(109,this.Yt,this);this.U().listen(this.R().A,"keydown",this.la,!0);xF(this)?yF(this,!0,16):!this.C.F&&this.D&&zF(this)};
g.deactivate=function(){ro.prototype.deactivate.call(this);wo(this);this.U().La(this.R().A,"keydown",this.la,!0);this.B&&kF(this.B)&&this.B.pause()};
g.layout=function(){var a=this.getContext().C(),b=this.Sb(),c=2==this.getContext().A().ab();if(c)var d=b;else{d=this.D?this.C.Tv():this.C.getPlayerSize();var e=We(this.O);d=new ze(d.width+e.left+e.right,d.height+e.top+e.bottom);zg(d,b)||(Bg(d,b),d.floor())}b=this.W(d);qi(this.O,b);c||(d=new ze(d.width-e.left-e.right,d.height-e.top-e.bottom));yi(this.O,d);if(this.B){c=this.B;var f=d;if(c.ready&&!zg(f,c.ha)){c.ha=f.clone();for(var h=c.item.D,k=null,l=0;l<h.length&&zg(f,h[l]);l++)k=h[l];c.setPlaybackQuality(VE(k||
f))}}this.aa&&(qi(this.aa,d.width+e.right+b.x,a.Zb().top),this.Ob(d))};g.Tz=function(){var a=this.A&&this.A.A;a&&a.highlightDoco(0)};g.OF=function(){AF(this)};g.iw=function(){var a=this.C.F;H(a,"ndfHFb-c4YZDc-aTv5jf-bVEB4e-RJLb9c");Eo(a,"Mostrando miniatura del v\u00eddeo "+this.C.tb());this.D&&(this.R().Wa(this.D,a),this.H.ga(!0),this.U().Ua(a,"click",this.SF).Ua(this.H,"action",this.KF))};g.Vz=function(){this.ha=Ig(function(){BF(this);this.C.Kx();this.I&&zF(this)},5E3,this)};
g.NF=function(){BF(this);this.C.Kx();this.I&&(!this.L||Kp()||Jp()?zF(this):this.B.play())};g.Uz=function(){BF(this);this.I&&zF(this);this.B.ready||this.C.MI()};g.Wz=function(){var a=this.B.getPlayerState();-1<a&&this.I&&zF(this);1==a&&(this.L?this.Rp||(CF(this),DF(this,1)):this.B.pause())};g.gw=function(){this.S=Ig(this.ja,250,this)};g.SF=function(a){a.target!=this.H.J()&&null==this.V&&yF(this,!1,10)};g.KF=function(){null==this.V&&yF(this,!1,2)};
g.Xt=function(){var a=this.getContext(),b=rg(a.R());!this.ra().contains(b)&&!a.Ka().F()||this.aa&&this.aa.contains(b)||this.H&&b==this.H.J()||this.B&&b==jF(this.B)||(this.D?yF(this,!1,1):this.B&&this.B.ready&&(kF(this.B)?this.B.pause():this.B.play()))};g.Zt=function(){if(EF(this)){var a=this.B,b=a.getVolume();a.setVolume(Math.min(100,b+10))}};g.Yt=function(){if(EF(this)){var a=this.B,b=a.getVolume();a.setVolume(Math.max(0,b-10))}};
var EF=function(a){return!a.D&&!!a.B&&a.B.ready},xF=function(a){var b=a.getContext().A().ab(),c=0==b;c=a.getContext().X().L&&c;b=2==b;return c||a.C.Bw()&&b},CF=function(a,b){var c=a.getContext(),d=c.$a();d.Ra({xa:25,Ja:b,item:a.C});var e="ctp"+a.C.getId();c.Fb().jd(e)||c.Fb().Hb(e,{xa:78,Ja:b,item:a.C,ug:xF(a)?d.hk():Date.now()});uo(a)},DF=function(a,b){var c="ctp"+a.C.getId();if(a.getContext().Fb().jd(c)){var d=a.getContext().Fb();a=a.B.F;2==b&&null!=a&&d.Oc(c,{error:a});d.Ia(c,b)}},BF=function(a){a.na=
!0;2==a.C.H&&(a.B.F?a.C.wc(4,a.B.F):a.C.wc(1))},yF=function(a,b,c){null!=a.S&&a.ja();CF(a,c);b||zda(a);a.I||(a.I=!0,a.B&&(a.C.Ll()?!Kp()&&!Jp()&&a.B.play():a.C.zx()),a.na&&zF(a))},zda=function(a){a.V=Ig(function(){this.V=null;var b=this.R();if(b.ia("ndfHFb-c4YZDc-aTv5jf-bVEB4e-RJLb9c",this.D)){b.hc(this.D);var c=J(eo,void 0,void 0,b);b.Wa(this.D,c)}},50,a)};
wF.prototype.ja=function(){Jg(this.S);this.S=null;this.C.wc(2);var a=this.getContext();a:{var b=this.oa,c=this.C,d=a.A().O();b="drive-viewer-video-player-object-"+b.A++;switch(d){case 2:a=vF(b,c,a);break a;case 5:a=vF(b,c,a);break a;case 4:a=new sF(b,c,a);break a;default:a=null}}this.B=a;this.ma(this.B);this.U().Ua(this.B,"dc",this.Vz).Ua(this.B,"ec",this.NF).Ua(this.B,"fc",this.Uz).listen(this.B,"gc",this.Wz).listen(this.B,"hc",this.OF);this.B.render(this.O);this.B.ra().style.visibility="hidden"};
wF.prototype.la=function(a){if(EF(this)){var b=[a.keyCode];a.shiftKey&&b.push(1);this.getContext().B().Gy(b)||(this.getContext().Ka().F()||rg(this.R())==this.B.J())&&this.B.handleGlobalKeyDown(a.keyCode,a.shiftKey,a.ctrlKey,a.altKey,a.metaKey)}};
var AF=function(a){var b=a.getContext().Ka();a.B?b.focus(a.B.J()):b.A()},zF=function(a){a.I=!1;a.B.ra().style.visibility="visible";if(a.D){var b=null!=a.B.F;DF(a,b?2:1);b&&!a.B.ready?a.C.xp():(a.getContext().Ka().F()&&AF(a),a.D&&(b=a.R(),a.D.contains(rg(b))&&AF(a),Jg(a.V),a.V=null,Lf(a.H),a.H=null,b.Rb(a.D),a.D=null),wo(a),a.layout(),vo(a))}};wF.prototype.Ya=function(){ro.prototype.Ya.call(this);Jg(this.ha);Jg(this.S);this.S=this.ha=null;4==this.C.getState()&&this.C.Ed();this.C.wc(0);DF(this,3)};
Zf(Gk,wF);

}catch(e){_DumpException(e)}
try{
var DI=function(a,b,c){for(var d="string"===typeof a?a.split(""):a,e=a.length-1;0<=e;--e)e in d&&b.call(c,d[e],e,a)},EI=function(a,b,c){for(var d="string"===typeof a?a.split(""):a,e=a.length-1;0<=e;e--)if(e in d&&b.call(c,d[e],e,a))return e;return-1},FI=function(a,b,c){b=EI(a,b,c);return 0>b?null:"string"===typeof a?a.charAt(b):a[b]},GI=function(a,b,c){b=b||a;var d=function(l){return Fa(l)?"o"+lf(l):(typeof l).charAt(0)+l};c=c||d;for(var e=d=0,f={};e<a.length;){var h=a[e++],k=c(h);Object.prototype.hasOwnProperty.call(f,
k)||(f[k]=!0,b[d++]=h)}b.length=d},iea=function(a){for(var b=hea,c=Array(a.length),d=0;d<a.length;d++)c[d]={index:d,value:a[d]};var e=b||Da;Vv(c,function(f,h){return e(f.value,h.value)||f.index-h.index});for(b=0;b<a.length;b++)a[b]=c[b].value},jea=function(a,b){for(var c={},d=0;d<a.length;d++){var e=a[d],f=b.call(void 0,e,d,a);void 0!==f&&(c[f]||(c[f]=[])).push(e)}return c},HI=function(a){for(var b=[],c=0;c<arguments.length;c++){var d=arguments[c];if(Array.isArray(d))for(var e=0;e<d.length;e+=8192)for(var f=
HI.apply(null,Pf(d,e,e+8192)),h=0;h<f.length;h++)b.push(f[h]);else b.push(d)}return b},II=function(a){return Ze.B[a]||"undefined"},JI=function(a,b,c,d,e){var f=new $e,h=new kea(d),k=0,l=e||8,n=function(){a().then(function(q){k++;f.lc||f.callback(q)},function(q){k++;if(!f.lc)if(k>=l)f.Jb(q);else if(1===k&&"function"===typeof b?b&&(null!=q?b(f,q.statusCode,q):b(f)):c&&(null!=q?c(f,q.statusCode,q):c(f)),!f.lc){q=n;var r=h.A;h.A*=2;Ig(q,Math.round(r*(1-h.B+Math.random()*h.B*2)))}})};n();return f},KI=
function(a){return"cp"==a||"catd"==a||"clid"==a||"csc"==a||"iid"==a},LI=function(a){return fA(a)||gA(a)&&"application/vnd.google-apps.folder"!=a},lea=function(a){switch(a){case 1:return"Los comentarios no se han importado debido a un problema con el archivo.";case 2:return"Los comentarios no se han importado porque el archivo es demasiado grande.";case 3:return"Los comentarios no se han importado porque el archivo est\u00e1 protegido con contrase\u00f1a.";case 4:return"Los comentarios no se han importado porque el archivo est\u00e1 protegido con contrase\u00f1a o no se puede analizar."}return"No se han podido importar los comentarios."},
MI=function(a){var b="";2E3<a.length&&(b=a.substring(2E3),a=a.substring(0,2E3));var c=J(mea,{uri:a});a=String(c.firstChild.href);c.parentNode&&c.parentNode.removeChild(c);a+=b;0!=a.indexOf("http://")&&0!=a.indexOf("https://")&&(a="https://"+a);return a.replace(/^http:/i,"https:")},NI=function(a,b){a=cp(a,b);b=Di(b);uh(a,b.C.toString(),!0);return a},PI=function(a){return"iprev_accept_invite"==Mg(OI(a,"utm_source")).toLowerCase()&&lw(a,"invite")&&lw(a,"token")},QI=function(a,b){var c=of(b);c.sort();
for(var d=0;d<c.length;d++){var e=c[d];a=bp(a,e,b[e])}return a},RI=function(a){qg.call(this,a,nea,{visible:!0,enabled:!0,label:"Detalles",hint:"Detalles",icon:"ndfHFb-c4YZDc-MZArnb-Bz112c"})},SI=function(a,b,c){St.call(this,a,b);this.C=!!c},VI=function(a){a=(a=TI(a.A()))&&UI(a);return 1==a||10==a},WI=function(a){return(a=a.Oa)&&(a=a.Aa())&&1==a.Rg?!0:!1},oea=function(a){return(a=(a=a.Oa)&&a.Aa())?XI(a)||YI(a,"canMoveItemOutOfDrive")?!1:YI(a,"canMoveItemWithinDrive")?YI(a,"canAddMyDriveParent")?!1:
!nf(a.$c).some(function(b){return b.capabilities&&b.capabilities.canMoveChildrenWithinDrive}):!0:!0},$I=function(a){if(!R(a.A(),111,!1))return!1;var b=a.X();if(!b.B())return!1;b=b.A();if(R(a.A(),129,!1))a=oea(b);else{a=!!Tf(b.A);var c=b.Oa;c=c&&c.Aa();var d=6==b.O&&!!c&&!ZI(c);b=3==b.O||d;c=c&&pea(c);a=a&&b&&!c}return a},aJ=function(a){qg.call(this,a,qea,{visible:!1,enabled:!1,label:"Ocultar columna de comentarios",hint:"Ocultar columna de comentarios"});a=a.X();var b=this.getContext().ua();this.U().listen(a,
["ka","g","h","i"],this.A).listen(b,"L",this.A)},bJ=function(a){var b=3==a.A().mb()?"Abrir en una ventana nueva":"Ventana externa";qg.call(this,a,rea,{visible:!0,enabled:!0,label:b,hint:b,icon:"ndfHFb-c4YZDc-GSQQnc-LgbsSe"});1==Rp(a.A(),21,1)&&(a=a.X(),this.U().listen(a,"ka",this.A))},cJ=function(a,b,c,d){for(var e=0;0<b;--b,++a)null!=c[a]&&(d[a+1]=c[a],delete c[a],e++);return e},dJ=function(a){this.A=a},eJ=function(a){if(!a)return[];a=a.split(",");for(var b=[],c=Qa(a,function(f){return{left:parseInt(f,
10),right:NaN}}),d=0;d<c.length;d+=2){var e=parseInt(a[d],10);b[d/2]={left:e,right:e+parseInt(a[d+1],10)}}return b},hJ=function(a,b){Gy.call(this,a,b);this.C=[];fJ(this);this.qa=null;this.W=0;this.D="";this.ja=null;this.S=new kq(0,0);this.Ma=null;this.B=new gJ;K(this,this.B);this.B.Kc(this);ke(this.Ic(0),"nb",this.Za,!1,this)},iJ=function(a){this.item=a;this.pages=this.item.C;for(a=0;a<this.pages.length;a++){var b=this.pages[a];b.C.Xf([]);b.C.Vf([])}},jJ=function(a){return(new el).format(a)},kJ=function(a,
b){uw.call(this,a,b);this.D=null;this.C=!1},lJ=function(a,b){uw.call(this,a,b);this.W=this.D=null;this.Za=new ze(Infinity,Infinity);this.Id=!1},mJ=function(a,b){Gy.call(this,a,b);this.C=[];this.D=0},nJ=function(a){if("unknown"==a)return null;a=TE[a];return(new ze(hF*a,a)).round()},pJ=function(a){for(var b=oJ.length-1;0<=b;b--){var c=oJ[b];if(Ba(a,c))return c}return null},rJ=function(a,b){var c=new iB;c.H=!0;var d=new $e;c.listen("complete",function(e){e=e.target;e.C?d.Jb({statusCode:e.Tb()}):d.callback(qJ(e))});
c.send(a,b);return d},sJ=function(a){Xr(a,{target:"_blank",noreferrer:!0})},wJ=function(a){var b=new tJ,c=function(d){if("readystatechange"!==d.type||"complete"===a.readyState)re(a,uJ,c),"error"!==d.type&&"abort"!==d.type&&0<a.naturalWidth?b.resolve(new vJ(a)):b.reject()};ke(a,uJ,c);return b.promise},xJ=function(a){return a.src&&(a.complete||a._preloadFailed)?0<a.naturalWidth?Promise.resolve(new vJ(a)):Promise.reject(void 0):wJ(a)},zJ=function(a){var b=new yJ;void 0===a.B||Lg(a.B)||C(b,3,a.B);void 0!==
a.A&&0<a.A&&C(b,4,a.A);a=a.getData();C(b,1,a.naturalWidth);C(b,2,a.naturalHeight);return b},BJ=function(a,b,c){var d=(new AJ).tc(a.getId());a=C(d,2,a.appName);void 0!==b&&C(a,3,b);void 0!==c&&C(a,4,c);return a},DJ=function(a,b){D.call(this);this.item=a;this.qa=b;this.eb=new mg(this);K(this,this.eb);this.H=new CJ;K(this,this.H)},GJ=function(a){EJ();return Ad(FJ.get(a))},IJ=function(a){EJ();return(a=HJ.get(a))?a:158},LJ=function(a){EJ();return(a=JJ.get(a))?[].concat(KJ(a)):[]},NJ=function(a){EJ();return(a=
MJ.get(a))?[].concat(KJ(a)):[]},EJ=function(){0<FJ.size||sea().forEach(function(a){FJ.set(a.getType(),a);B(a,2).forEach(function(d){HJ.set(d,a.getType())});B(a,4).forEach(function(d){if(MJ.has(d)){var e;(e=MJ.get(d)).push.apply(e,KJ(B(a,2)))}else MJ.set(d,[].concat(KJ(B(a,2))))});var b=Rp(a,6,0);if(JJ.has(b)){var c;(c=JJ.get(b)).push.apply(c,KJ(B(a,2)))}else JJ.set(b,[].concat(KJ(B(a,2))))})},OJ=function(a){if(Array.isArray(a))return a.map(OJ).join("");if(a.B()){if(!a.getId())throw Error("Qb");return a.getId()+
"/"+a.B()+","}return""},tea=function(a){return Ba(PJ,a)?"Extraer en tu cuenta de correo":"Extraer en tu cuenta de Drive"},RJ=function(a){var b=[];a=m(a?QJ.concat(uea):QJ.slice());for(var c=a.next();!c.done;c=a.next())b.push(c.value.toLowerCase());return b},SJ=function(a,b){var c=Xr("",{target:"_blank"});if(!c)return null;var d='<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>'+lj("Cargando...");d+='</title></head><body style="border: 0; margin: 0; padding: 0; font-family: arial,sans-serif;"><table style="width: 100%; height: 90%;"><tbody><tr valign="middle" style="text-align: center;"><td><div><img src="'+
O(pB(b))+'" height="128" width="128"></div><div style="color: #900" id="message"><div style="display: inline; margin-left: 4px;"></div></div><div id="loading"><img src="'+O(pB("//ssl.gstatic.com/ui/v1/activityindicator/loading.gif"))+'" style="padding-top:30px;"></div></td></tr></tbody></table></body></html>';b=M(d);b=Pi(b);c.document.open();c.document.write(zb(b));c.document.title=a;c.document.close();return c},TJ=function(a,b){return""!==b?a.replace(vea,b):a.replace(wea,"")},xea=function(a){return 1===
a.length?a[0].fileId.B()||"":OJ(a.map(function(b){return b.fileId}))},Lea=function(a){switch(a){case "conversionCorruptedInput":return yea;case "conversionInputDoesNotMatchSpecifiedMimeType":return zea;case "conversionInputTooLarge":case "conversionOutputTooLarge":return Aea;case "conversionMissingCredentials":return Bea;case "conversionTimeout":return Cea;case "conversionTooManyCharts":return Dea;case "conversionTooManyDrawings":return Eea;case "conversionTooManyImages":return Fea;case "conversionUnsupportedFormat":return Gea;
case "oc":return Hea;case "pc":return Iea;case "qc":return Jea;default:return Kea}},Mea=function(a,b){b=void 0===b?!1:b;var c=document;c=c.createEvent&&c.createEvent("MouseEvent");if(c instanceof MouseEvent){var d=(void 0===b?!1:b)&&!Qb;b=d&&!Tb;d=d&&Tb;var e=Tr("A",{target:"_blank",rel:"noreferrer",style:"display: none;"});as(e,ob(a));c.initMouseEvent("click",!0,!0,window,0,0,0,0,0,b,!1,!1,d,0,null);Gc(document.body,e);e.dispatchEvent(c);Kc(e)}else(c=SJ("",""))&&c.location.replace(a)},Nea=function(a,
b,c){var d=SJ(a,b);d&&c.then(function(e){d.location.replace(e)},function(e){if("string"==typeof e){var f=d.document.getElementById("message");f&&(ls(f,Lea(e)),(e=d.document.getElementById("loading"))&&L(e,!1))}})},UJ=function(a){a=OJ(a);var b={};return a?(b["X-Goog-Drive-Resource-Keys"]=a,b):{}},VJ=function(){return"undefined"!=typeof chrome&&!!chrome.runtime&&!!chrome.runtime.connect},Oea=function(a){var b={msg:"driveEnabled"},c={name:"drive"};if(!VJ())return Promise.reject(Error("cc"));try{var d=
chrome.runtime.connect(a,c);if(!d)return Promise.reject(Error("dc`"+a));var e=new Promise(function(f,h){d.onMessage.addListener(function n(l){d.onMessage.removeListener(n);d.disconnect();chrome.runtime.lastError?h(Error("ec`"+JSON.stringify(chrome.runtime.lastError))):f(l)})});d.postMessage(b);return e}catch(f){return b=f instanceof Error?f:Error(JSON.stringify(f)),b.message="devapps.ChromeExtensionManager could not connect to extensionId "+(a+" (extension not installed?): "+b.message),Promise.reject(b)}},
Pea=function(a){var b=WJ(a,Mj);a=a.A();var c=XJ(a);if(T(c,10,"")){var d=new YJ(T(c,10,""),void 0,b.I||void 0,!0);d.init()}d=new ZJ(b,d);c=$J(c);d.ui=c;a={rm:!0,wv:R(a,103,!1),sh:R(a,113,!1),Di:R(a,90,!1),rf:a.lk()};a=new aK(d,a);a.initialize();K(a,b);K(a,d);return a},lK=function(a,b){"number"==typeof a.lj&&bK(b(),a.lj);"boolean"==typeof a.un&&cK(b(),a.un);null!=a.Rn&&dK(b(),a.Rn);null!=a.Pn&&eK(b(),a.Pn);null!=a.vi&&fK(b(),a.vi);null!=a.om&&gK(b(),a.om);null!=a.pm&&hK(b(),a.pm);"boolean"==typeof a.$i&&
iK(b(),a.$i);null!=a.Wn&&jK(b(),a.Wn);null!=a.Vn&&kK(b(),a.Vn)},nK=function(a){var b=U(a,mK,11);if(b)return b;b=new mK;Sp(a,11,b);return b},oK=function(a,b,c){b&&Ig(function(){var d=rg(c),e=a?a.J():null;(e&&e.contains(d)||d==c.A.body)&&b.focus()},0)},pK=function(a){return"application/vnd.google-apps.folder"==a.C},Qea=function(a,b,c){if(b&&!c)for(b=0;b<a.length;b++)if(c=a[b],!c.teamDriveId&&("owner"!=c.B||pK(c)))return!0;return!1},qK=function(a){return"application/vnd.google-apps.shortcut"==a},rK=
function(a){return a.every(function(b){return pK(b)})?"onlyfolders":a.some(function(b){return pK(b)})?"mixed":"onlyfiles"},Rea=function(a,b,c){return(new pl((1==c?{onlyfiles:"{NUM_ITEMS,plural, =1{Vas a mover un archivo de una carpeta}other{Vas a mover archivos de una carpeta}}",onlyfolders:"{NUM_ITEMS,plural, =1{Vas a mover una subcarpeta de una carpeta}other{Vas a mover subcarpetas de una carpeta}}",mixed:"{NUM_ITEMS,plural, =1{Vas a mover un elemento de una carpeta}other{Vas a mover elementos de una carpeta}}"}:
{onlyfiles:"{NUM_ITEMS,plural, =1{Vas a mover un archivo de {NUM_PARENTS} carpetas}other{Vas a mover archivos de {NUM_PARENTS} carpetas}}",onlyfolders:"{NUM_ITEMS,plural, =1{Vas a mover una subcarpeta de {NUM_PARENTS} carpetas}other{Vas a mover subcarpetas de {NUM_PARENTS} carpetas}}",mixed:"{NUM_ITEMS,plural, =1{Vas a mover un elemento de {NUM_PARENTS} carpetas}other{Vas a mover elementos de {NUM_PARENTS} carpetas}}"})[b])).format({NUM_ITEMS:a,NUM_PARENTS:c})},sK=function(a){return'Ha ocurrido un problema al mover "'+
(a+'" a la carpeta seleccionada en Drive.')},tK=function(a){this.action=a;this.wfv=!1},uK=function(a){Ii.call(this,a)},vK=function(a,b){tK.call(this,"set-drive-options");this.appId=a;this.appOrigin=b},wK=function(a){a=a&&Eg(a)||window;return a.gadgets&&a.gadgets.rpc},Sea=function(a,b){var c=b&&Eg(b)||window;if(wK(b))a();else if(xK)xK.push(a);else var d=xK=[a],e=c.setInterval(function(){if(wK(b)){c.clearInterval(e);for(var f=0;f<d.length;f++)d[f]();xK=null}},100)},zK=function(a,b){yK.call(this,a);
Uc(a,!0);lm(a,"dialog");this.Ha=b||uc();this.Dr=!1;this.sb=this.Ha.createElement("span");Uc(this.sb,!0);this.sb.style.position="absolute";mm(this.sb,"hidden",!0);this.xe=!1},FK=function(a,b,c,d,e,f){var h=c||uc(),k=h.fa("DIV","fFW7wc-L5Fo6c fFW7wc-jJNx8e VIpgJd-xl07Ob"),l="true"==lh(new vh(a),"minew");l&&H(k,"fFW7wc-VWkKje");H(k,"fFW7wc-HLvlvd-Hn6s1b");h.Wa(h.A.body,k);zK.call(this,k,h);this.Dr=l;this.isVisible()?AK(this):this.xw();this.Ga=h;this.B=BK();this.I=BK();h=CK(CK(new vh(a),"rpctoken",this.I),
"rpcService",this.B);fh(h,"https");this.Jj=h.toString();this.xc&&sr(this.xc,Af(this.Jj));this.la=d||350;this.ja=e||l?311:300;this.aa=!!f;b&&(lh(Di(a),"hostId"),b=this.R(),wK(b)||(b=b||uc(document),d=b.createElement("SCRIPT"),DK(d,Tea),d.type="text/javascript",b.A.body.appendChild(d)));b=null;d=a.indexOf("/picker?");-1<d?b=a.substring(0,d+8-1):PE(a,"/picker")&&(b=a);b&&this.setRelayUrl(b+"/resources/rpc_relay.html");EK(this);this.en=!1;EK(this);this.jq=!1;this.H=new uK(c);K(this,this.H);this.H.render(k)},
MK=function(){var a=new GK,b=new HK;IK(b,1,"root");var c=JK();Sp(b,3,c);KK(b,4,1);Sp(a,3,b);KK(a,1,2);LK(a,"Mi unidad");return a},OK=function(){var a=new GK,b=new HK;NK(b,5,!0,!1);var c=JK();KK(c,1,7);KK(c,2,2);Sp(b,3,c);KK(b,4,1);Sp(a,3,b);KK(a,1,2);LK(a,"Compartido conmigo");return a},QK=function(){var a=new GK,b=new HK,c=new PK;KK(c,1,10);KK(c,2,2);Sp(b,3,c);KK(b,4,1);Sp(a,3,b);KK(a,1,2);LK(a,"Reciente");return a},RK=function(){var a=new GK,b=new HK;b.qj(!0);var c=JK();Sp(b,3,c);KK(b,4,1);Sp(a,
3,b);KK(a,1,2);LK(a,"Destacados");return a},SK=function(){var a=new GK,b=new HK;NK(b,11,!0,!1);Sp(a,3,b);KK(a,1,2);LK(a,"Unidades compartidas");return a},JK=function(){var a=new PK;KK(a,1,4);KK(a,2,1);return a},Uea=function(){var a=new TK;UK(a,VK());UK(a,WK());return a},VK=function(){var a=new GK,b=new XK;KK(b,3,1);KK(b,2,1);NK(b,5,!0,!1);NK(b,6,!1,!1);Sp(a,6,b);KK(a,1,3);LK(a,"Fotos");return a},WK=function(){var a=new GK,b=new XK;KK(b,3,2);NK(b,5,!0,!1);NK(b,6,!1,!1);Sp(a,6,b);KK(a,1,3);LK(a,"\u00c1lbumes");
return a},Vea=function(){var a=new GK,b=new XK;KK(b,3,1);KK(b,2,1);NK(b,5,!1,!1);NK(b,6,!0,!1);Sp(a,6,b);KK(a,1,3);LK(a,"V\u00eddeos");return a},Yea=function(a,b,c,d){var e=[];a.qe?e=[c.find(function(f){return f.id==a.qe})]:a.Qd&&(e=c);c=Wea(b,e);e=Xea(b,e,d);return{items:b,xd:d,Jg:c,Yh:e}},Wea=function(a,b){a=YK(a);for(var c={},d=[],e=m(b),f=e.next();!f.done;f=e.next())if(f=f.value,f.shared){for(var h=a[f.id]||[],k=0;k<h.length;k++)c[h[k].id]=!0;d.push({Eq:f.name,sK:h.length})}return{zK:d,AH:Object.keys(c).length,
removedParents:b}},YK=function(a){var b={};a=m(a);for(var c=a.next();!c.done;c=a.next()){c=c.value;for(var d=c.A,e=0;e<d.length;e++)b[d[e]]||(b[d[e]]=[]),b[d[e]].push(c)}return b},Xea=function(a,b,c){var d,e={},f=0,h=!1;a=YK(a);for(var k=0;k<b.length;k++){var l=b[k],n=l.teamDriveId?{id:l.teamDriveId,isTrusted:l.Ss,name:l.Yf,primaryDomainName:l.L,organizationDisplayName:l.organizationDisplayName,customerId:null!==(d=l.customerId)&&void 0!==d?d:""}:null;h=n?h:!0;f+=a[l.id].length;n&&n.id!=c.teamDriveId&&
(e[n.id]=n)}b="Ac";1<Object.keys(e).length?b="xc":1==Object.keys(e).length?b="yc":h&&c.teamDriveId&&(b="zc");return{Oh:Object.values(e),type:b,rK:f}},ZK=function(a){var b=new Set;a=m(a);for(var c=a.next();!c.done;c=a.next())(c=c.value)&&b.add(c);return b.size},Zea=function(a){var b=a.Jg.removedParents;a=ZK(b.filter(function(d){return d.shared&&!d.teamDriveId}).map(function(d){return d.name}));var c=b.some(function(d){return!d.shared&&!d.teamDriveId});b=ZK(b.map(function(d){return d.teamDriveId}));
return 1<(c?1:0)+a+b},$ea=function(a){return a.xd.shared&&!a.xd.teamDriveId&&a.Jg.removedParents.every(function(b){return b.shared&&!b.teamDriveId})?1==ZK(a.Jg.removedParents.map(function(b){return b.name})):!1},afa=function(a){return a.xd.teamDriveId?a.Jg.removedParents.every(function(b){return b.teamDriveId==a.xd.teamDriveId}):!1},aL=function(a,b,c){return $K(bfa,{Ab:a,Fq:b,Ir:c})},ofa=function(a,b,c){var d=b.Hw;switch(a){case 0:return $K(cfa,{Ab:d.Ab,Fe:c});case 1:return $K(dfa,{Ab:d.Ab,Fe:c});
case 2:return b.zD?$K(efa,{VI:b.MD?null:d.ND,uD:b.hJ?null:d.ey}):$K(ffa);case 3:return aL(d.Ab,d.gy,b.$k);case 4:return $K(gfa,{Ab:d.Ab,Gq:d.bo,Fe:c});case 5:return $K(hfa,{Gs:d.fq,Fe:c});case 6:return $K(ifa,{Fs:d.fq,Ir:b.$k,Fe:c});case 7:return $K(jfa,{Ab:d.Ab,Fs:d.gy});case 8:return $K(kfa,{domainName:d.ey});case 9:return $K(lfa);case 10:return $K(mfa,{Ab:d.Ab,Gs:d.fq,Fe:c});case 11:return aL(d.Ab,d.Fq,b.Ev);case 12:return $K(nfa,{Ab:d.Ab,Gq:d.bo})}},pfa=function(a){var b=WJ(a,Mj),c=XJ(a.A());
a={zq:R(a.A(),128,!1)};return new bL(b,3,$J(c),a)},qfa=function(a){var b=WJ(a,Mj),c=XJ(a.A());a={zq:R(a.A(),128,!1)};return new cL(b,3,$J(c),a)},rfa=function(a){var b=a.A(),c=b.ob()||"0",d=a.R(),e=a.A();var f=T(e,51,"");f||(e=e.B()||$f(Eg(a.R())),e=new vh(e),dh(e,"picker"),f=e.toString());e=VI(a);var h=T(b,59,"")||void 0;f=new dL(f,d,h);f.F="drive-viewer";f.authuser=c;f.H=!e;f.I=!0;K(a,f);e={yg:R(b,111,!1)};a=new eL(f,WJ(a,rk),c,d,b.vf(),T(b,123,""),T(b,124,""),e);a.D="drive-viewer";b.B()&&(b=b.B(),
a.I=b);return a},fL=function(a,b){DJ.call(this,a,b);this.item=a;this.B=null},gL=function(a,b,c,d,e){ab(d,"/")||(d="/"+d);c=Zg(c);c=WE(c[1],c[2],c[3],c[4],d,c[6],c[7]);c=QE(c);e||(c=RE(c,b,!1));ab(a,"/")&&(a=a.substring(1));return cp(c,a).toString()},hL=function(a){iJ.call(this,a)},jL=function(a){iL.call(this,a)},kL=function(a,b){P.call(this,a);this.S=b;this.C=null;this.A=new Ip(this.R());this.ma(this.A)},lL=function(a){kL.call(this,a,"Uso compartido");this.D=HA(FA(new DA(this),this.B));K(this,this.D)},
mL=function(){},nL=function(a){P.call(this,a);a=this.A=new yK;EK(a);a.jq=!1;K(this,this.A)},sfa=function(a){return(a=U(a,oL,83))?R(a,1,!1)||R(a,2,!1)||R(a,3,!1):!1},pL=function(a,b,c){xa(a,b,c)},qL=function(a,b){return void 0!==b.previousElementSibling?b.previousElementSibling:Mc(b.previousSibling,!1)},rL=function(a,b,c){b=ld(b,b,c);b.C=!0;sd(a,b);return a},sL=function(a,b){return md(a,null,b,void 0)},tL=function(a,b){this.key=a;this.value=b;this.A=void 0},uL=function(a){a=a.map;var b=[],c;for(c in a)Object.prototype.hasOwnProperty.call(a,
c)&&b.push(c);return b},vL=function(a){this.A=a;this.map={};this.B=!0;if(0<this.A.length){for(a=0;a<this.A.length;a++){var b=this.A[a],c=b[0];this.map[c.toString()]=new tL(c,b[1])}this.B=!0}};g=vL.prototype;g.isFrozen=function(){return!1};g.cd=function(){var a;if(!this.B){this.A.length=0;var b=uL(this);b.sort();for(var c=0;c<b.length;c++){var d=this.map[b[c]];(a=d.A)&&a.cd();this.A.push([d.key,d.value])}this.B=!0}return this.A};g.clear=function(){this.map={};this.B=!1};
g.entries=function(){var a=[],b=uL(this);b.sort();for(var c=0;c<b.length;c++){var d=this.map[b[c]];a.push([d.key,d.value])}return new Jd(a)};g.keys=function(){var a=[],b=uL(this);b.sort();for(var c=0;c<b.length;c++)a.push(this.map[b[c]].key);return new Jd(a)};g.values=function(){var a=[],b=uL(this);b.sort();for(var c=0;c<b.length;c++)a.push(this.map[b[c]].value);return new Jd(a)};
g.forEach=function(a,b){var c=uL(this);c.sort();for(var d=0;d<c.length;d++){var e=this.map[c[d]];a.call(b,e.value,e.key,this)}};g.set=function(a,b){var c=new tL(a);c.value=b;this.map[a.toString()]=c;this.B=!1;return this};g.get=function(a){if(a=this.map[a.toString()])return a.value};g.has=function(a){return a.toString()in this.map};
var wL=function(a,b){var c=B(a,b);a.L||(a.L={});if(!a.L[b]){for(var d=0;d<c.length;d++)c[d]=+c[d];a.L[b]=!0}return c},xL=function(a,b,c){return Rp(a,b,void 0===c?0:c)},yL=function(a,b,c){return Rp(a,b,void 0===c?"0":c)},NK=function(a,b,c,d){c!==d?C(a,b,c):b<a.I?a.D[b+a.H]=null:(Ld(a),delete a.C[b]);return a},IK=function(a,b,c){return NK(a,b,c,"")},KK=function(a,b,c){return NK(a,b,c,0)},zL=function(a,b){B(a,1).push(b)},AL=function(a,b,c){a.A||(a.A={});if(!a.A[c]){for(var d=B(a,c),e=[],f=0;f<d.length;f++)e[f]=
new b(d[f]);a.A[c]=e}b=a.A[c];b==Kd&&(b=a.A[c]=[]);return b},BL=function(a,b,c,d){a.A||(a.A={});var e=d?d.cd():d;a.A[b]=d;(c=Md(a,c))&&c!==b&&void 0!==e&&(a.A&&c in a.A&&(a.A[c]=void 0),C(a,c,void 0));return C(a,b,e)},CL=function(a,b,c){a.A||(a.A={});c=c||[];for(var d=[],e=0;e<c.length;e++)d[e]=c[e].cd();a.A[b]=c;return C(a,b,d)},DL=function(a,b,c,d){var e=AL(a,d,b);c=c?c:new d;a=B(a,b);e.push(c);a.push(c.cd())},EL=function(a){return String(a).replace(/([-()\[\]{}+?*.$\^|,:#<!\\])/g,"\\$1").replace(/\x08/g,
"\\x08")},FL=function(a,b,c){return ef(a,null,b,c)},GL=function(a,b,c){return ef(a,b,null,c)},HL=function(a,b){b instanceof $e?GL(a,u(b.$l,b)):GL(a,function(){return b})},CK=function(a,b,c){a.C.set(b,c);return a},tfa=[2],IL=function(a){w(this,a,0,-1,tfa,null)};I(IL,z);var JL=function(a,b){CL(a,2,b)},ufa=[1],KL=function(a){w(this,a,0,-1,ufa,null)};I(KL,z);var LL=function(a,b){CL(a,1,b)},ML=function(a){w(this,a,0,-1,null,null)};I(ML,z);var NL=function(a){w(this,a,0,-1,null,null)};I(NL,z);
var vfa=function(a,b){a.ca=b},OL=function(a,b){a.nj(b.parentNode,b)},PL=function(a){var b=a.A["long-label"]||"";return b?b:(b=a.A["node-label"]||null)?Wc(b):a.getLabel()},QL=function(a){if(a=a.A.synonyms){a=a.split("|");for(var b=a.length-1;0<=b;b--)a[b]&&(a[b]=bb(a[b])),a[b]||Od(a,b);return a}return[]},RL=function(a,b){a.setProperty("dv_ms",b)},SL=function(a){a=a.A.dv_bt;return null!=a?a:null},TL=function(a,b){return sl(a,b,!0)},UL=function(a,b,c){E.call(this,"pa");this.item=a;this.success=b;this.payload=
c};I(UL,E);
var wfa=function(a,b,c,d){null!=b&&(b=a.C.Mc("da_",{xa:b,item:c}),d.then(function(){return 1},function(e){return e instanceof nd?3:2}).then(u(a.C.Ia,a.C,b)))},VL=function(a,b,c,d){var e=b.getId();a.B[e]?a.B[e].cancel():Gg(a,function(){this.B[e].cancel()},a);a.B[e]=c;var f=d?a.ar():a.Ej();wfa(a,f,b,c);sL(c.then(u(a.Um,a,b,!!d)),u(function(h){h instanceof nd||this.Ri(b)},a))},WL=function(a,b){if(a=Qy(a,"ok"))a.disabled=!b},xfa=function(a,b){b=void 0===b?function(c){return new c}:b;return a.zi?b(a.zi):
a.instance},XL=function(a,b){return a.A.map(function(c){return xfa(c,b)})},YL=function(a,b){a.W=b;b=a.Cd();Io(a.J(),b,a.W,a.H||void 0)},ZL=function(a,b){return new Fn(b,a.C.R(),Rn.Ba())},yfa=function(a){a.A||tt(a,new lq(a.R(),a.hb));return a.A||null},$L=function(a,b){b?Lg(Mg(a.O))&&(a.O=a.Cd()||null,a.Sa(""),a.J()&&!Lg(Mg(void 0))&&pm(a.J(),void 0),a.la=!0):Lg(Mg(a.O))||(a.la=!1,a.Sa(a.O||"",a.H||void 0),a.O=null)},zfa=function(a){try{return p.JSON.parse(a)}catch(b){}a=String(a);if(/^\s*$/.test(a)?
0:/^[\],:{}\s\u2028\u2029]*$/.test(a.replace(/\\["\\\/bfnrtu]/g,"@").replace(/(?:"[^"\\\n\r\u2028\u2029\x00-\x08\x0a-\x1f]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?)[\s\u2028\u2029]*(?=:|,|]|}|$)/g,"]").replace(/(?:^|:|,)(?:[\s\u2028\u2029]*\[)+/g,"")))try{return eval("("+a+")")}catch(b){}throw Error("F`"+a);},aM=function(a){try{return a.A?a.A.responseText:""}catch(b){return""}},qJ=function(a){if(a.A){a=a.A.responseText;0==a.indexOf(")]}'\n")&&(a=a.substring(5));a:{if(p.JSON)try{var b=p.JSON.parse(a);
break a}catch(c){}b=zfa(a)}return b}},Afa=function(a){try{if(!a.A)return null;if("response"in a.A)return a.A.response;switch(a.O){case "":case "text":return a.A.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.A)return a.A.mozResponseArrayBuffer}return null}catch(b){return null}},bM=function(a,b){a=a.split(".");b=b||p;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b},cM=function(){D.call(this);this.F={}};v(cM,D);g=cM.prototype;g.connect=function(a){a&&a()};
g.Me=function(){return!0};g.registerService=function(a,b,c){this.F[a]={callback:b,Vw:!!c}};g.getService=function(a,b){var c=this.F[a];return c?c:this.B?{callback:Fg(this.B,a),Vw:Fa(b)}:null};g.ka=function(){cM.da.ka.call(this);delete this.F;delete this.B};
var Bfa=function(a,b){if(b&&"string"===typeof a)try{return JSON.parse(a)}catch(c){return null}else if(!b&&"string"!==typeof a)return Wg(a);return a},Cfa=["pu","lru","pru","lpu","ppu"],Dfa="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789",dM=function(a){for(var b=Dfa,c=b.length,d="";0<a--;)d+=b.charAt(Math.floor(Math.random()*c));return d},eM=function(a){D.call(this);this.Ha=a||uc()};v(eM,D);eM.prototype.Ws=0;eM.prototype.getType=function(){return this.Ws};
var fM=function(a){var b=a.A.role;return"number"===typeof b?b:window.parent==a.ne?1:0},gM={},hM=function(a,b,c){this.A=a;this.service=b;this.payload=c},iM={},jM=function(a,b){delete iM[a.name];a.name=b;iM[b]=a},kM=function(a){a=a.split(",");a[1]=a[1]||null;return a},Efa=function(a){var b=new hM(a.channelName,a.service,a.payload);a=b.A;var c=b.service;b=b.payload;var d=iM[a];if(d)return d.cl(c,b),!0;d=kM(b)[0];for(var e in iM){var f=iM[e];if(1==fM(f)&&!f.Me()&&"tp"==c&&"SETUP"==d)return jM(f,a),f.cl(c,
b),!0}return!1},lM=function(a,b){a.Me()||a.vg&&0!=a.vg.bb||(a.ta=2,Lf(a.vg),void 0!==b?(a.vg=new Qg(a.H,b),a.vg.start()):(a.vg=null,a.H()))},mM=function(a,b){eM.call(this,b);this.A=a;this.O=new mg(this);K(this,this.O);this.H=new Ko(100,Eg(this.Ha));K(this,this.H);this.C=new $e;this.D=new $e;this.B=new $e;this.L=dM(10);this.I=null;this.F={};this.V=this.A.name;jM(this.A,this.A.name+"_"+fM(this.A));this.S=!1;HL(this.B,this.C);HL(this.B,this.D);GL(this.B,this.yz,this);this.B.callback(!0);this.O.listen(this.H,
"tick",this.Nt)};v(mM,eM);g=mM.prototype;g.Ws=2;g.hy=function(a){a=kM(a);var b=a[1];switch(a[0]){case "SETUP_ACK":this.C.lc||this.C.callback(!0);break;case "SETUP":this.send("tp","SETUP_ACK"),this.D.lc||this.D.callback(!0),null!=this.I&&this.I!=b&&this.send("tp","SETUP,"+this.L),this.I=b}};g.connect=function(){var a=Eg(this.Ha);if(a){var b=lf(a);0==(gM[b]||0)&&null==bM("crosswindowmessaging.channel",a)&&xa("crosswindowmessaging.channel",Efa,a);gM[b]++;this.S=!0;this.Nt()}};
g.Nt=function(){this.A.Me()?this.H.stop():(this.H.start(),this.send("tp","SETUP,"+this.L))};g.send=function(a,b){this.A.ne&&(a=new hM(this.V+"_"+(0==fM(this.A)?1:0),a,b),this.A.A.directSyncMode?this.Av(a):this.F[lf(a)]=Ig(u(this.Av,this,a),0))};g.Av=function(a){var b=lf(a);this.F[b]&&delete this.F[b];try{var c=bM("crosswindowmessaging.channel",this.A.ne)}catch(d){return}if(null!==c)try{c({channelName:a.A,service:a.service,payload:a.payload})}catch(d){}};g.yz=function(){lM(this.A,0)};
g.ka=function(){if(this.S){var a=Eg(this.Ha),b=lf(a);1==--gM[b]&&xa("crosswindowmessaging.channel",null,a)}this.F&&(Wa(this.F,function(c){Jg(c)}),this.F=null);this.C&&(this.C.cancel(),delete this.C);this.D&&(this.D.cancel(),delete this.D);this.B&&(this.B.cancel(),delete this.B);mM.da.ka.call(this)};
var nM={},oM=function(a){a=a.split(",");a[1]=a[1]||null;return a},pM=function(a,b){var c=a.A.ph;return Lg(Mg(b))||Lg(Mg(c))||b==a.A.ph},qM=function(a){var b=a.A.data;if("string"!==typeof b)return!1;var c=b.indexOf("|"),d=b.indexOf(":");if(-1==c||-1==d)return!1;var e=b.substring(0,c);c=b.substring(c+1,d);b=b.substring(d+1);if(d=iM[e])return d.cl(c,b,a.A.origin),!0;d=oM(b)[0];for(var f in iM){var h=iM[f];if(1==fM(h)&&!h.Me()&&"tp"==c&&("SETUP"==d||"SETUP_NTPV2"==d)&&pM(h,a.A.origin))return jM(h,e),
h.cl(c,b),!0}return!1},rM=function(a,b){b>a.de&&(a.de=b);1==a.de&&(a.C.lc||a.O||a.C.callback(!0),a.I=null)},sM=function(a,b){if(2!=a.F||null!=a.de&&2!=a.de||2!=b){if(null!=a.de&&1!=a.de||1!=b)return;a.send("tp","SETUP_ACK")}else a.send("tp","SETUP_ACK_NTPV2");a.C.lc||a.C.callback(!0)},tM=function(a){2!=a.F||null!=a.de&&2!=a.de||a.send("tp","SETUP_NTPV2,"+a.S);null!=a.de&&1!=a.de||a.send("tp","SETUP")},uM=function(a,b,c,d,e){eM.call(this,c);this.D=a;this.F=e||2;this.V=b||"*";this.L=new mg(this);this.H=
new Ko(100,Eg(this.Ha));this.O=!!d;this.B=new $e;this.C=new $e;this.A=new $e;this.S=dM(10);this.I=null;this.O?1==fM(this.D)?HL(this.A,this.B):HL(this.A,this.C):(HL(this.A,this.B),2==this.F&&HL(this.A,this.C));GL(this.A,this.zz,this);this.A.callback(!0);this.L.listen(this.H,"tick",this.Pt)};v(uM,eM);g=uM.prototype;g.de=null;g.Ot=!1;g.Ws=1;g.Qk=0;
g.hy=function(a){var b=oM(a);a=b[1];switch(b[0]){case "SETUP_ACK":rM(this,1);this.B.lc||this.B.callback(!0);break;case "SETUP_ACK_NTPV2":2==this.F&&(rM(this,2),this.B.lc||this.B.callback(!0));break;case "SETUP":rM(this,1);sM(this,1);break;case "SETUP_NTPV2":2==this.F&&(b=this.de,rM(this,2),sM(this,2),1!=b&&null==this.I||this.I==a||tM(this),this.I=a)}};
g.connect=function(){var a=Eg(this.Ha),b=lf(a),c=nM[b];"number"!==typeof c&&(c=0);0==c&&ke(a.postMessage?a:a.document,"message",qM,!1,uM);nM[b]=c+1;this.Ot=!0;this.Pt()};g.Pt=function(){var a=0==fM(this.D);this.O&&a||this.D.Me()||this.Pa()?this.H.stop():(this.H.start(),tM(this))};
g.send=function(a,b){var c=this.D.ne;c&&(this.send=function(d,e){var f=this,h=this.D.name;this.Qk=Ig(function(){f.Qk=0;try{var k=c.postMessage?c:c.document;k.postMessage&&k.postMessage(h+"|"+d+":"+e,f.V)}catch(l){}},0)},this.send(a,b))};g.zz=function(){lM(this.D,1==this.F||1==this.de?200:void 0)};
g.ka=function(){if(this.Ot){var a=Eg(this.Ha),b=lf(a),c=nM[b];nM[b]=c-1;1==c&&re(a.postMessage?a:a.document,"message",qM,!1,uM)}this.Qk&&(Jg(this.Qk),this.Qk=0);Lf(this.L);delete this.L;Lf(this.H);delete this.H;this.B.cancel();delete this.B;this.C.cancel();delete this.C;this.A.cancel();delete this.A;delete this.send;uM.da.ka.call(this)};
var vM=function(){for(var a in iM)Lf(iM[a])},Ffa=/^%*tp$/,Gfa=/^%+tp$/,wM=function(a){a.jf&&(a.jf.cancel(),a.jf=null);a.C.length=0;a.D.removeAll()},xM=function(a,b){cM.call(this);for(var c=0,d;d=Cfa[c];c++)if(d in a&&!/^https?:\/\//.test(a[d]))throw Error("Pa`"+a[d]+"`"+d);this.A=a;this.name=this.A.cn||dM(10);this.Ha=b||uc();this.C=[];this.D=new mg(this);a.lpu=a.lpu||XE(Eg(this.Ha).location.href)+"/robots.txt";a.ppu=a.ppu||XE(a.pu||"")+"/robots.txt";iM[this.name]=this;Ng(window,"unload",vM)||je(window,
"unload",vM)};v(xM,cM);g=xM.prototype;g.vg=null;g.jf=null;g.Te=null;g.ta=1;g.Me=function(){return 2==this.ta};g.ne=null;g.gn=null;g.connect=function(a){this.H=a||Ga;3==this.ta&&(this.ta=1);this.jf?GL(this.jf,this.kv):this.kv()};
g.kv=function(){this.jf=null;this.A.ifrid&&(this.gn=this.Ha.J(this.A.ifrid));if(this.gn){var a=this.gn.contentWindow;a||(a=window.frames[this.A.ifrid]);this.ne=a}if(!this.ne){if(window==window.top)throw Error("Ra");this.ne=window.parent}if(!this.Te){this.A.tp||(this.A.tp="function"===typeof document.postMessage||"function"===typeof window.postMessage||Nb&&window.postMessage?1:0);if("function"===typeof this.A.tp)this.Te=new this.A.tp(this,this.Ha);else switch(this.A.tp){case 1:this.Te=new uM(this,
this.A.ph,this.Ha,!!this.A.osh,this.A.nativeProtocolVersion||2);break;case 2:if(a=this.ne)try{a=window.document.domain==this.ne.document.domain}catch(b){a=!1}a&&(this.Te=new mM(this,this.Ha))}if(!this.Te)throw Error("Qa");}for(this.Te.connect();0<this.C.length;)this.C.shift()()};g.close=function(){wM(this);this.ta=3;Lf(this.Te);this.H=this.Te=null;Lf(this.vg);this.vg=null};
g.send=function(a,b){if(this.Me()){try{var c=!!this.ne&&!this.ne.closed}catch(e){c=!1}if(c){Fa(b)&&(b=Wg(b));c=this.Te;var d=c.send;Ffa.test(a)&&(a="%"+a);a=a.replace(/[%:|]/g,encodeURIComponent);d.call(c,a,b)}else this.close()}};g.cl=function(a,b,c){this.jf?this.C.push(u(this.cl,this,a,b,c)):pM(this,c)&&!this.Pa()&&3!=this.ta&&(a&&"tp"!=a?this.Me()&&(a=a.replace(/%[0-9a-f]{2}/gi,decodeURIComponent),a=Gfa.test(a)?a.substring(1):a,a=this.getService(a,b))&&(b=Bfa(b,a.Vw),null!=b&&a.callback(b)):this.Te.hy(b))};
g.ka=function(){this.close();this.gn=this.ne=null;delete iM[this.name];Lf(this.D);delete this.D;xM.da.ka.call(this)};
var Hfa=function(a){var b=a.A.pu;"string"===typeof b&&(b=a.A.pu=new vh(b));var c={};c.cn=a.name;c.tp=a.A.tp;c.osh=a.A.osh;a.A.lru&&(c.pru=a.A.lru);a.A.lpu&&(c.ppu=a.A.lpu);a.A.ppu&&(c.lpu=a.A.ppu);(a=a.A.role)&&(c.role=1==a?0:1);CK(b,"xpc",Wg(c));return b},yM=function(a,b,c){var d=a.A.ifrid;d||(d=a.A.ifrid="xpcpeer"+dM(4));var e=uc(b).createElement("IFRAME");e.id=e.name=d;c?c(e):e.style.width=e.style.height="100%";wM(a);a.jf=new $e(void 0,a);var f=Hfa(a);Pg(a.D,e,"load",a.jf.callback,!1,a.jf);Qb||
Rb?window.setTimeout(u(function(){b.appendChild(e);sr(e,Af(f.toString()))},a),1):(sr(e,Af(f.toString())),b.appendChild(e))},zM=function(a,b){return C(a,2,b)},Ifa=[2],AM=function(a){w(this,a,0,-1,Ifa,null)};I(AM,z);AM.prototype.Ta=function(){return U(this,hw,3)};var BM={0:1,1:2,2:3,3:4,4:5,5:6},CM=function(a){E.call(this,"D");this.info=a};v(CM,E);var DM=function(a){E.call(this,"B");this.A=a};v(DM,E);
var EM=function(a,b,c){a.Zh==b||a.Pa()||(a.Zh=b,a.dispatchEvent(new CM(c)))},FM=function(a){a.aa.Fa(BM[a.ta]);C(a.aa,13,BM[a.H]);C(a.aa,17,a.oa);return Ad(a.aa)},GM=function(a){return{fileId:a.getId(),mimeType:a.qb(),fileExtension:a.Vd,Yi:6==a.yb()}},HM=function(){return"Archivo comprimido"},IM=function(){return"V\u00eddeo"},JM=function(){return"PowerPoint"},KM=function(){return"Presentaciones de Google"},LM=function(){return"Hojas de c\u00e1lculo de Google"},MM=function(){return"Imagen RAW"},NM=
function(){this.A=Hx(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Y(Gx(),8,"Art\u00edculo"),3,"Audio"),4,"Imagen"),7,HM()),5,"Texto"),6,IM()),701,
"AutoCAD"),781,HM()),702,"AutoCAD"),703,"Publicaci\u00f3n electr\u00f3nica"),771,HM()),782,HM()),783,HM()),762,"Illustrator"),741,"JavaScript"),768,"Excel"),767,JM()),704,"Word"),758,"Word"),790,"Word"),706,"PDF"),744,"Photoshop"),707,"Firma PKCS7"),708,"PostScript"),705,"Archivo binario"),772,HM()),709,"Texto enriquecido"),773,HM()),710,"Paquete de Android"),798,"App Maker"),801,"Colaboratory"),802,"Colaboratory"),711,"Documentos de Google"),808,"Documentos de Google"),747,"Documentos de Google"),
712,"Dibujos de Google"),745,"Carpeta de Google Drive"),713,"Formularios de Google"),746,"Formularios de Google"),764,"Fusion Tables de Google"),799,"Google Jamboard"),788,"Google My Maps"),789,"Google My Maps"),714,KM()),809,KM()),748,KM()),765,LM()),766,"Google Apps Script"),805,"Acceso directo de Google\u00a0Drive"),763,"Google Sites"),803,"Google Sites"),804,"Google Sites"),797,"Google Sites"),715,LM()),810,LM()),742,"V\u00eddeo de Google V\u00eddeos"),716,"Google Earth"),807,"Google Earth Pro"),
806,"Google Earth"),717,"Excel"),749,"Excel"),750,"Excel"),791,"Excel"),718,JM()),751,JM()),752,JM()),753,JM()),719,"Project"),769,"Word"),720,"Works"),721,"XPS"),757,"OpenOffice Writer"),761,"OpenOffice Draw"),760,"OpenOffice Impress"),722,"OpenOffice Calc"),759,"Excel"),792,"Excel"),723,"Word"),756,"Word"),724,JM()),754,JM()),755,JM()),725,"Visio"),726,HM()),774,HM()),775,HM()),776,HM()),784,HM()),785,HM()),786,HM()),727,"Fuente TrueType"),728,HM()),777,HM()),729,"PHP"),730,"Keynote"),731,"Numbers"),
732,"Pages"),743,"JavaScript"),733,HM()),800,"Lucidchart"),734,"Publisher"),735,"Acceso directo de Windows"),736,"Reproductor de Windows Media"),770,HM()),737,HM()),738,"Flash"),778,HM()),787,HM()),739,"LaTeX"),779,HM()),780,HM()),740,HM()),107,"Audio"),101,"Audio"),102,"Audio"),103,"Audio"),104,"Audio"),108,"Audio"),105,"Audio"),106,"Audio"),109,"Audio"),301,"Imagen"),302,"Imagen"),329,"Imagen"),330,"Imagen"),303,"Imagen"),304,"Imagen"),309,"Imagen"),305,"Imagen"),326,"Imagen"),306,"Imagen"),327,
"Imagen"),310,"Imagen"),311,MM()),312,MM()),307,"Imagen"),313,MM()),328,"Imagen"),314,MM()),315,MM()),316,"Imagen"),317,MM()),318,MM()),319,MM()),320,MM()),321,MM()),308,"Photoshop"),322,MM()),323,MM()),324,MM()),325,"Imagen"),201,"Modelo qu\u00edmico"),1101,HM()),401,"Mensaje"),1001,HM()),1002,HM()),1005,HM()),1003,HM()),1004,HM()),501,"Calendario"),502,"Hoja de estilo"),503,"Valores separados por comas"),515,"ECMAScript"),504,"HTML"),505,"Texto"),520,"vCard"),506,"C"),517,"C"),518,"C++"),507,"C++"),
508,"Procesador de texto Hangul"),509,"Java"),510,"Java"),516,"JavaScript"),511,"Objective C"),512,"SQL"),519,"Texto"),513,"vCard"),514,"XML"),601,IM()),602,IM()),619,IM()),603,IM()),622,IM()),618,IM()),617,IM()),604,IM()),616,IM()),605,IM()),615,IM()),606,IM()),614,IM()),613,IM()),607,"Flash"),610,IM()),612,IM()),611,IM()),608,"Reproductor de Windows Media"),609,IM()),620,"Flash"),621,"YouTube"))};I(NM,Jw);NM.prototype.get=function(a){return a in this.A?Rw(this.A[a],Ax,mx):"Archivo desconocido"};
NM.prototype.lb=["com.google.apps.xplat.mediatype.ProductName",0];
var Jfa=function(a){return(a=a.A.So())&&a.B()?Number(a.B()):null},OM=function(a){a=a.A.Xv();return!Lg(Mg(a))},PM=function(a){dz(a);return a.Gd},QM=function(a,b,c){Kfa.listen(b,c,void 0,a.H||a,a)},RM=function(a){for(var b,c=[];!(b=a.next()).done;)c.push(b.value);return c},KJ=function(a){return a instanceof Array?a:RM(m(a))},Lfa=function(){return function(){return!Lg.apply(this,arguments)}},Mfa=function(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c},Nfa=function(a,b,c){for(var d in a)if(!b.call(c,
a[d],d,a))return!1;return!0},Ofa=function(a,b){var c=Ia(b),d=c?b:arguments;for(c=c?0:1;c<d.length;c++){if(null==a)return;a=a[d[c]]}return a},SM=function(a){for(var b in a)delete a[b]},TM=function(a){var b=arguments.length;if(1==b&&Array.isArray(arguments[0]))return TM.apply(null,arguments[0]);if(b%2)throw Error("r");for(var c={},d=0;d<b;d+=2)c[arguments[d]]=arguments[d+1];return c},Pfa=/[A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u02b8\u0300-\u0590\u0900-\u1fff\u200e\u2c00-\ud801\ud804-\ud839\ud83c-\udbff\uf900-\ufb1c\ufe00-\ufe6f\ufefd-\uffff][^\u0591-\u06ef\u06fa-\u08ff\u200f\ud802-\ud803\ud83a-\ud83b\ufb1d-\ufdff\ufe70-\ufefc]*$/,
Qfa=/[\u0591-\u06ef\u06fa-\u08ff\u200f\ud802-\ud803\ud83a-\ud83b\ufb1d-\ufdff\ufe70-\ufefc][^A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u02b8\u0300-\u0590\u0900-\u1fff\u200e\u2c00-\ud801\ud804-\ud839\ud83c-\udbff\uf900-\ufb1c\ufe00-\ufe6f\ufefd-\uffff]*$/,Rfa={},UM=function(a,b){this.A=b===Rfa?a:"";this.cf=!0};UM.prototype.Nd=function(){return this.A};UM.prototype.toString=function(){return this.A.toString()};
var Sfa=function(a,b){var c=iu(Pf(arguments,1));c.B=a;return c},VM=function(a,b){b=b instanceof nb?b:$r(b);a.href=Bh(b)},WM=null,Tfa=/^[\w+/_-]+[=]{0,2}$/,XM=function(a){return a.querySelector?(a=a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&Tfa.test(a)?a:"":""},YM=function(a){if(a&&a!=p)return XM(a.document);null===WM&&(WM=XM(p.document));return WM},DK=function(a,b){a.src=xg(b);(b=YM(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)},ZM=function(a){return a.replace(/[\s\xa0]+/g,
" ").replace(/^\s+|\s+$/g,"")},$M=function(a,b){a=String(a);var c=a.indexOf(".");-1==c&&(c=a.length);return Fb("0",Math.max(0,b-c))+a},BK=function(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^Kg()).toString(36)},Ufa=function(a,b){var c=[],d=[];if(a==b)return 0;if(!a.length||!b.length)return Math.max(a.length,b.length);for(var e=0;e<b.length+1;e++)c[e]=e;for(e=0;e<a.length;e++){d[0]=e+1;for(var f=0;f<b.length;f++)d[f+1]=Math.min(d[f]+1,c[f+
1]+1,c[f]+Number(a[e]!=b[f]));for(f=0;f<c.length;f++)c[f]=d[f]}return d[b.length]},aN={},bN=function(a){var b=bN;var c=Error();if(Error.captureStackTrace)Error.captureStackTrace(c,b),b=String(c.stack);else{try{throw c;}catch(l){c=l}b=(b=c.stack)?String(b):null}if(b)return b;b=[];c=arguments.callee.caller;for(var d=0;c&&(!a||d<a);){var e=b,f=e.push;if(aN[c])var h=aN[c];else{h=String(c);if(!aN[h]){var k=/function\s+([^\(]+)/m.exec(h);aN[h]=k?k[1]:"[Anonymous]"}h=aN[h]}f.call(e,h);b.push("()\n");try{c=
c.caller}catch(l){b.push("[exception trying to get caller]\n");break}d++;if(50<=d){b.push("[...long stack...]");break}}a&&d>=a?b.push("[...reached max depth limit...]"):b.push("[end]");return b.join("")},cN=function(a){return Uh().matchMedia("(min-resolution: "+a+"dppx),(min--moz-device-pixel-ratio: "+a+"),(min-resolution: "+96*a+"dpi)").matches?a:0},Vfa=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c},dN=function(a,b,c){td(a,b,c,null)||ed(Fg(b,a))},eN=function(){var a,b,c=new id(function(d,
e){a=d;b=e});return new Vfa(c,a,b)},fN=function(a){return new id(function(b){var c=a.length,d=[];if(c)for(var e=function(k,l,n){c--;d[k]=l?{Xj:!0,value:n}:{Xj:!1,reason:n};0==c&&b(d)},f=0,h;f<a.length;f++)h=a[f],dN(h,Fg(e,f,!0),Fg(e,f,!1));else b(d)})},gN=function(a){return new id(function(b,c){var d=a.length,e=[];if(d)for(var f=function(n,q){d--;e[n]=q;0==d&&b(e)},h=function(n){c(n)},k=0,l;k<a.length;k++)l=a[k],dN(l,Fg(f,k),h);else b(e)})},hN=function(a){return new id(function(b,c){c(a)})},iN=function(a){if(a instanceof
id)return a;var b=new id(Ga);hd(b,2,a);return b},jN=function(a){return a&&"function"==typeof a.Pa?a.Pa():!1},Wfa=function(a){var b=null;return sL(new id(function(c,d){b=Ig(function(){c(null)},a);-1==b&&d(Error("B"))}),function(c){Jg(b);throw c;})},kN=function(a){return"none"!=a.style.display},lN=function(a){return new ze(a.offsetWidth,a.offsetHeight)},Xfa=function(a){if(/-[a-z]/.test("id"))return null;if(Xe&&a.dataset){if(Fd()&&!("id"in a.dataset))return null;a=a.dataset.id;return void 0===a?null:
a}return a.getAttribute("data-"+"id".replace(/([A-Z])/g,"-$1").toLowerCase())},mN=function(a){var b=new $e;b.Jb(a);return b},nN=function(a){var b=new $e;a.then(function(c){b.callback(c)},function(c){b.Jb(c)});return b},oN=function(a){var b=new $e;b.callback(a);return b},OI=function(a,b){var c=a.search(xw),d=ww(a,0,b,c);if(0>d)return null;var e=a.indexOf("&",d);if(0>e||e>c)e=c;d+=b.length+1;return decodeURIComponent(a.substr(d,e-d).replace(/\+/g," "))},pN=function(a){w(this,a,0,-1,null,null)};
I(pN,z);var qN=function(a){w(this,a,"tf",-1,null,null)};I(qN,z);qN.messageId="tf";var rN=function(a){w(this,a,"kd",-1,null,null)};I(rN,z);rN.messageId="kd";var sN=function(){this.A=HE(1,!0)};sN.prototype.B=JE;
var tN=function(a,b,c,d,e){return e&&(0>Number(c)*Number(a.A)||1==a.A&&Qfa.test(IE(b,d))||-1==a.A&&Pfa.test(IE(b,d)))?1==a.A?"\u200e":"\u200f":""},Zfa=function(){var a=uN(Yfa);if(null==a)throw Error("V");return a},vN=function(a,b){return a&&b&&a.QG&&b.QG?a.ze!==b.ze?!1:a.toString()===b.toString():a instanceof Oi&&b instanceof Oi?a.ze!=b.ze?!1:a.toString()==b.toString():a==b},wN=function(a){return a instanceof Oi?!!a.getContent():!!a},xN=function(a){return a.replace(/<\//g,"<\\/").replace(/\]\]>/g,
"]]\\>")},yN=function(a){Ui(a,Mi)&&(a=a.getContent());var b;if(b=a)b=!(1<=a.length&&" "===a.substring(0,1));return(b?" ":"")+a},zN={},AN=function(a){var b=zN[1]||(zN[1]=new sN),c=Ab(String(a),null);a=Yi(a);null==a&&(a=b.B(Hh(c),!0));var d=void 0;d=d||void 0==d;var e,f=0!=a&&a!=b.A;f?(f&&(e=-1==a?"rtl":"ltr"),e=ju("span",{dir:e},c)):e=c;e=Sfa(0,e,tN(b,Hh(c),a,!0,d));return Hh(e)},BN=function(a){var b=zN[1]||(zN[1]=new sN);var c=null!=a&&a.ze===Li;var d=Yi(a);a+="";null==d&&(d=b.B(a,c));var e=void 0;
e=e||void 0==e;var f=[];0!=d&&d!=b.A?(f.push(-1==d?"\u202b":"\u202a"),f.push(a),f.push("\u202c")):f.push(a);f.push(tN(b,a,d,c,e));a=f.join("");b=b.A;return c?M(a,b):a},$fa={"\x00":"\\x00","\b":"\\x08","\t":"\\t","\n":"\\n","\x0B":"\\x0b","\f":"\\f","\r":"\\r",'"':"\\x22",$:"\\x24","&":"\\x26","'":"\\x27","(":"\\x28",")":"\\x29","*":"\\x2a","+":"\\x2b",",":"\\x2c","-":"\\x2d",".":"\\x2e","/":"\\/",":":"\\x3a","<":"\\x3c","=":"\\x3d",">":"\\x3e","?":"\\x3f","[":"\\x5b","\\":"\\\\","]":"\\x5d","^":"\\x5e",
"{":"\\x7b","|":"\\x7c","}":"\\x7d","\u0085":"\\x85","\u2028":"\\u2028","\u2029":"\\u2029"},CN=function(a){return $fa[a]},DN=/[\x00\x08-\x0d\x22\x26\x27\/\x3c-\x3e\x5b-\x5d\x7b\x7d\x85\u2028\u2029]/g,aga=/^(?!-*(?:expression|(?:moz-)?binding))(?:(?:[.#]?-?(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|(?:rgb|hsl)a?\([0-9.%,\u0020]+\)|-?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:[a-z]{1,4}|%)?|!important)(?:\s*[,\u0020]\s*|$))*$/i,EN=function(a){Ui(a,Ni)?a=xN(a.getContent()):null==a?a="":a instanceof rb?a=xN(tr(a)):a instanceof
UM?a=xN(a instanceof UM&&a.constructor===UM?a.A:"type_error:SafeStyleSheet"):(a=String(a),a=aga.test(a)?a:"zSoyz");return a},bga=/^(?!on|src|(?:action|archive|background|cite|classid|codebase|content|data|dsync|href|http-equiv|longdesc|style|usemap)\s*$)(?:[a-z0-9_$:-]*)$/i,FN=function(a){Ui(a,Mi)?a=a.getContent():(a=String(a),a=bga.test(a)?a:"zSoyz");return a},GN=function(a){w(this,a,0,-1,null,null)};I(GN,z);GN.prototype.getHeight=function(){return B(this,1)};
var HN=function(a){w(this,a,0,-1,null,null)};I(HN,z);HN.prototype.B=function(){return yL(this,3,"0")};HN.prototype.setSize=function(a){return C(this,3,a)};HN.prototype.getDuration=function(){return B(this,4)};var IN=function(a){w(this,a,0,-1,null,null)};I(IN,z);var JN=function(a){w(this,a,0,-1,null,null)};I(JN,z);var KN=function(a){w(this,a,0,-1,null,null)};I(KN,z);var cga=[1],LN=function(a){w(this,a,0,-1,null,null)};I(LN,z);LN.prototype.Ca=function(){return T(this,2,"")};
LN.prototype.Qb=function(a){return C(this,2,a)};var MN=function(a){w(this,a,0,-1,cga,null)};I(MN,z);var NN=function(a){w(this,a,0,-1,null,null)};I(NN,z);NN.prototype.B=function(){return T(this,2,"")};NN.prototype.O=function(a){C(this,2,a)};NN.prototype.F=function(){return T(this,3,"")};NN.prototype.getVideoUrl=function(){return T(this,5,"")};var ON=function(a){return T(a,9,"")};g=NN.prototype;g.dg=function(){return T(this,10,"")};g.cg=function(){return T(this,12,"")};
g.vt=function(){return T(this,13,"")};g.zj=function(){return Rp(this,15,7)};g.zg=function(){return T(this,16,"")};g.LI=function(a){C(this,16,a)};g.ol=function(){return T(this,17,"")};g.yb=function(){return B(this,21)};g.ql=function(a){C(this,21,a)};g.Bd=function(){return R(this,22,!1)};g.Ey=function(a){C(this,22,a)};g.IG=function(){return Qp(this,22)};g.Km=function(){return R(this,23,!1)};g.Fy=function(a){C(this,23,a)};g.JG=function(){return Qp(this,23)};var PN=function(a){return T(a,24,"")};g=NN.prototype;
g.To=function(){return T(this,25,"")};g.So=function(){return U(this,HN,26)};g.Xv=function(){return T(this,28,"")};g.Wv=function(){return U(this,KN,29)};g.Uo=function(){return T(this,33,"")};g.ae=function(){return U(this,AM,35)};g.GI=function(){var a=new AM;Sp(this,35,a)};g.HG=function(){return Qp(this,35)};g.pl=function(){return T(this,36,"")};g.Dy=function(){return U(this,JN,37)};g.Vo=function(){return T(this,38,"")};
var kea=function(a){this.A=2E3;this.B=void 0!==a?a:.15},oL=function(a){w(this,a,0,-1,null,null)};I(oL,z);var QN=function(a){w(this,a,0,-1,null,null)};I(QN,z);var RN=function(a){w(this,a,0,-1,null,null)};I(RN,z);var $J=function(a){return T(a,12,"/drive/v2internal")},SN=function(a){w(this,a,0,-1,null,null)};I(SN,z);SN.prototype.O=function(){return R(this,4,!1)};SN.prototype.F=function(){return R(this,6,!1)};SN.prototype.B=function(){return R(this,8,!0)};var TN=function(a){w(this,a,0,-1,null,null)};
I(TN,z);TN.prototype.B=function(){return Rp(this,1,0)};var UN=function(a){w(this,a,0,-1,null,null)};I(UN,z);var VN=function(a){w(this,a,0,-1,null,null)};I(VN,z);var UI=function(a){return Rp(a,2,0)},WN=function(a){w(this,a,0,-1,null,null)};I(WN,z);WN.prototype.B=function(){return R(this,1,!1)};WN.prototype.F=function(){return R(this,2,!1)};var XN=function(a){w(this,a,0,-1,null,null)};I(XN,z);var YN=function(a){w(this,a,0,-1,null,null)};I(YN,z);var ZN=function(a){w(this,a,0,-1,null,null)};I(ZN,z);
ZN.prototype.B=function(){return R(this,3,!1)};var $N=function(a){w(this,a,0,-1,null,null)};I($N,z);var aO=function(a){w(this,a,0,-1,null,null)};I(aO,z);var bO=function(a){w(this,a,0,-1,null,null)};I(bO,z);var cO=function(a){w(this,a,0,-1,null,null)};I(cO,z);var dO=function(a){w(this,a,0,-1,null,null)};I(dO,z);var eO=function(a){w(this,a,0,-1,null,null)};I(eO,z);var fO=function(a){w(this,a,0,-1,null,null)};I(fO,z);var gO=function(a){w(this,a,0,-1,null,null)};I(gO,z);
var hO=function(a){w(this,a,0,-1,null,null)};I(hO,z);g=hO.prototype;g.ob=function(){return T(this,1,"0")};g.Be=function(){return R(this,2,!0)};g.Nv=function(){return R(this,4,!0)};g.ab=function(){return Rp(this,6,0)};g.vf=function(){return T(this,8,"")};var XJ=function(a){return U(a,RN,12)};hO.prototype.O=function(){return Rp(this,14,5)};hO.prototype.B=function(){return T(this,16,"")};hO.prototype.F=function(){return T(this,19,"")};
var iO=function(a){return R(a,30,!1)},TI=function(a){return U(a,VN,33)},jO=function(a){return U(a,aO,38)};g=hO.prototype;g.xh=function(){return T(this,44,"")};g.Tq=function(){return U(this,ZN,47)};g.Qi=function(){return U(this,dF,48)};g.lk=function(){return U(this,pN,57)};g.mb=function(){return Rp(this,65,3)};g.VD=function(){return R(this,67,!0)};g.$d=function(){return R(this,70,!1)};g.Hi=function(){return U(this,SN,71)};g.Gv=function(){return R(this,84,!1)};g.Hc=function(){return Q(this,86)};
g.bk=function(){return R(this,91,!1)};g.PD=function(){return R(this,92,!1)};g.Rq=function(){return U(this,WN,95)};g.TD=function(){return Q(this,96)};g.Uc=function(){return R(this,114,!1)};g.Kv=function(){return U(this,TN,116)};g.ke=function(){return R(this,126,!1)};g.SD=function(){return R(this,130,!1)};var kO=function(a){D.call(this);this.A=a};I(kO,D);var lO=function(a){za.call(this);this.message="AppContext is disposed, cannot get "+a.join(", ")+"."};I(lO,za);
var dga=function(a){var b={},c={},d=[],e=[],f=function(n){if(!c[n]){var q=n instanceof Hj?n.A:[];c[n]=Ca(q);Oa(q,function(r){b[r]=b[r]||[];b[r].push(n)});q.length||d.push(n);Oa(q,f)}};for(Oa(a,f);d.length;){var h=d.shift();e.push(h);b[h]&&Oa(b[h],function(n){Pd(c[n],h);c[n].length||d.push(n)})}var k={},l=[];Oa(e,function(n){n instanceof Hj&&(n=n.B,null==n||k[n]||(k[n]=!0,l.push(n)))});return{services:e,vH:l}},mO=function(a){za.call(this);this.id=a;this.message='Service for "'+a+'" is not registered'};
v(mO,za);var ega=function(){this.$x=bN()},nO=function(a){E.call(this,a)};v(nO,E);var oO=function(a,b,c){za.call(this);this.message='Configuration error when loading the module "'+b+'" for the service "'+a+'": '+c};v(oO,za);var pO=function(a,b,c){za.call(this);this.cause=c;this.message='Module "'+b+'" failed to load when requesting the service "'+a+'" [cause: '+c+"]";this.stack=c.stack+"\nWRAPPED BY:\n"+this.stack};v(pO,za);
var fga=function(a,b){if(a.lh!=b.lh){if(qO(a.lh,b.lh))return 1;if(qO(b.lh,a.lh))return-1}return a.index<b.index?-1:a.index==b.index?0:1},sO=function(a){D.call(this);this.F={};this.W={};this.aa={};this.H={};this.I={};this.ha={};this.S=a?a.S:new F;this.qa=!a;this.O=null;a?(this.O=a,this.aa=a.aa,this.H=a.H,this.W=a.W,this.I=a.I):Kg();a=rO(this);this!=a&&(a.V?a.V.push(this):a.V=[this])};v(sO,D);var rO=function(a){for(;a.O;)a=a.O;return a},qO=function(a,b){for(;a;){if(a==b)return!0;a=a.O}return!1};
sO.prototype.get=function(a){var b=WJ(this,a);if(null==b)throw new mO(a);return b};
var WJ=function(a,b){for(var c=a;c;c=c.O){if(c.Pa())throw new lO([b]);if(c.F[b])return c.F[b][0];if(c.ha[b])break}if(c=a.aa[b]){c=c(a);if(null==c)throw Error("Y`"+b);a.registerService(b,c);return c}return null},tO=function(a,b){return gga(a,[b])[b]},gga=function(a,b){if(a.Pa())throw new lO(b);var c=uO(a),d={},e=[],f=[],h={},k={},l=WJ(a,Wk),n={};b=m(b);for(var q=b.next();!q.done;n={Pc:n.Pc},q=b.next())if(n.Pc=q.value,q=WJ(a,n.Pc)){var r=new $e;d[n.Pc]=r;q.iq&&(HL(r,q.iq()),GL(r,Fg(function(t){return t},
q)));r.callback(q)}else a.I[n.Pc]?(q=a.I[n.Pc].$l(),GL(q,function(t){return function(){return a.$q(t.Pc)}}(n)),d[n.Pc]=q):(q=void 0,n.Pc instanceof Hj?q=dga([n.Pc]).vH:(r=a.W[n.Pc])&&(q=[r]),q&&q.length?(q&&(l&&n.Pc instanceof Hj&&l.AK()&&(Xk&&(r=l.CK(Yk),k[n.Pc]=r),l.nK(n.Pc)),e.push.apply(e,KJ(q)),h[n.Pc]=q[q.length-1]),f.push(n.Pc)):(q=new $e,d[n.Pc]=q,q.Jb(new mO(n.Pc))));if(e.length){a.ja&&0<e.filter(function(t){return!c.A(t)}).length&&a.ja.push(new ega);n=m(f);for(b=n.next();!b.done;b=n.next())a.S.dispatchEvent(new nO("e",
b.value));e=uO(a).B(e);n={};f=m(f);for(b=f.next();!b.done;n={Vg:n.Vg},b=f.next())n.Vg=b.value,b=h[n.Vg],q=e[b],q=q instanceof $e?q.$l():nN(q),d[n.Vg]=q,k[n.Vg]&&GL(q,function(t){return function(){l.kK(k[t.Vg])}}(n)),hga(a,q,n.Vg,b)}return d},hga=function(a,b,c,d){GL(b,function(){this.S.dispatchEvent(new nO("f",c))},a);FL(b,u(a.YD,a,c,d));GL(b,u(a.Yv,a,c,d))};g=sO.prototype;
g.Yv=function(a,b){var c=WJ(this,a);if(null==c){if(this.I[a]){var d=this.I[a].$l();GL(d,u(this.Yv,this,a,b));return d}if(!b)throw Error("Z`"+a);throw new oO(a,b,"Module loaded but service or factory not registered with app contexts.");}return c.iq?(d=new $e,HL(d,c.iq()),d.callback(c),GL(d,u(this.$q,this,a)),d):this.$q(a)};g.$q=function(a){this.I[a]&&delete this.I[a];return this.get(a)};g.YD=function(a,b,c){return c instanceof af?c:new pO(a,b,c)};
g.registerService=function(a,b,c){if(this.Pa())c||Lf(b);else{this.F[a]=[b,!c];c=iga(this,this,a);for(var d=0;d<c.length;d++)c[d].callback(null);delete this.W[a];a instanceof Hj&&(c=b.constructor,c.displayName=a,c[Vk]=a);return b}};g.unregisterService=function(a){if(!this.F[a])throw Error("$`"+a);var b=this.F[a];delete this.F[a];b[1]&&Lf(b[0])};
var vO=function(a,b,c){a.aa[b]=c;if(c=a.H[b]){if(1<c.length){for(var d=0;d<c.length;++d)c[d].index=d;c.sort(fga)}for(;c.length;)c.shift().d.callback(null);delete a.H[b]}},iga=function(a,b,c){var d=[],e=a.H[c];e&&(DI(e,function(f){qO(f.lh,b)&&(d.push(f.d),Pd(e,f))}),0==e.length&&delete a.H[c]);return d},jga=function(a,b){a.H&&Wa(a.H,function(c,d,e){DI(c,function(f){f.lh==b&&Pd(c,f)});0==c.length&&delete e[d]})};
sO.prototype.ka=function(){if(rO(this)==this){var a=this.V;if(a)for(;a.length;)a[0].dispose()}else{a=rO(this).V;for(var b=0;b<a.length;b++)if(a[b]==this){a.splice(b,1);break}}for(var c in this.F)a=this.F[c],a[1]&&a[0].dispose&&a[0].dispose();this.F=null;this.qa&&this.S.dispose();jga(this,this);this.H=null;Lf(this.oa);this.ha=this.oa=null;sO.da.ka.call(this)};var uO=function(a){return a.na?a.na:a.O?uO(a.O):null},wO=function(a){sO.call(this,a)};I(wO,sO);wO.prototype.A=function(){return this.get(Ij)};
wO.prototype.la=function(){return WJ(this,Kj)||{}};wO.prototype.L=function(){return this.get(vk)};wO.prototype.D=function(){return this.get(Lj)};var xO=function(a){return WJ(a,Nj)};g=wO.prototype;g.pb=function(){return this.get(kk)};g.Ad=function(){return WJ(this,bk)};g.ub=function(){return this.get(Rj)};g.X=function(){return this.get(Sj)};g.R=function(){return this.get(Jj)};g.Ka=function(){return this.get(ak)};var yO=function(a){return WJ(a,Yj)};wO.prototype.C=function(){return this.get(hk)};
wO.prototype.B=function(){return this.get(gk)};var zO=function(a){return a.get(lk)};g=wO.prototype;g.wb=function(){return WJ(this,xk)};g.ua=function(){return this.get(zk)};g.Ac=function(){return this.get(Qj)};g.$a=function(){return this.get(vk)};g.yh=function(){return WJ(this,Wj)};g.$j=function(){return WJ(this,Xj)};g.Fb=function(){return this.get(vk)};g.Ub=function(){return this.get(Bk)};g.bw=function(){return this.get(Ck)};g.Mi=function(){return this.get(dk)};
g.Vb=function(){var a=this.A().Tq();return!!a&&R(a,2,!1)};
var AO=function(a,b){return a+(" (editado "+(b+")"))},BO=function(a,b){return b?"Iniciar sesi\u00f3n como "+a:"Iniciar sesi\u00f3n"},CO=function(a){this.supportsCreate=a.supportsCreate||!1;this.supportsImport=a.supportsImport||!1;this.supportsOfflineCreate=a.supportsOfflineCreate||!1;this.supportsMultiOpen=a.supportsMultiOpen||!1;this.useByDefault=a.useByDefault||!1;this.primaryMimeTypes=a.primaryMimeTypes||[];this.secondaryMimeTypes=a.secondaryMimeTypes||[];this.primaryFileExtensions=a.primaryFileExtensions||
[];this.secondaryFileExtensions=a.secondaryFileExtensions||[];this.openUrlTemplate=a.openUrlTemplate||"";this.createUrl=a.createUrl||"";this.createInFolderTemplate=a.createInFolderTemplate||"";this.A=a.hasAppData||null;this.appDataQuotaBytesUsed=Number(a.appDataQuotaBytesUsed)||null;this.requiresAuthorizationBeforeOpenWith=void 0!==a.requiresAuthorizationBeforeOpenWith?a.requiresAuthorizationBeforeOpenWith:!0;this.B=a.hasDriveWideScope||null};CO.prototype.hasAppData=function(){return this.A};
CO.prototype.hasDriveWideScope=function(){return this.B};
var kga=function(a){this.url=a.u||null},lga=function(a,b){return a.size-b.size},mga=function(a){var b={},c;for(c in a.icons){var d=Ca(a.icons[c]);d.sort(lga);b[c]=d}this.icons=b;this.A=a.A},DO=function(a,b){if(a.icons[b])var c=a.icons[b];else if("doc_sh"==b)c=DO(a,"doc");else{a:{a=a.icons;for(c in a){c=a[c];break a}c=void 0}c=c||null}return c},nga=function(a,b){var c=a.find(function(d){return d.size>=b});return c?c.icon:a[a.length-1].icon},oga=function(a,b){this.icon=a;this.size=b},pga=function(){this.A=
!1;this.icons={}},qga=function(a){this.absoluteScore=a.absoluteScore||0;this.mimeTypeScores=EO(a.mimeTypeScores||[]);this.fileExtensionScores=EO(a.fileExtensionScores||[])},EO=function(a){var b={};Oa(a,function(c){var d=c.type;c=c.score;null!=d&&null!=c&&(b[d]=c)});return b},FO=function(a,b){return b in a.mimeTypeScores?a.mimeTypeScores[b]:0},GO=function(a,b){return b in a.fileExtensionScores?a.fileExtensionScores[b]:0},HO=function(a){var b,c,d;this.A=!1;this.D=void 0;this.appId=null!==(b=a.id)&&
void 0!==b?b:"";this.appName=null!==(c=a.name)&&void 0!==c?c:"";this.type=a.type||"WEB_ONLY";this.objectType=a.objectType||"";this.installed=a.installed||!1;this.removable=a.removable||!1;this.authorized=a.authorized||!1;this.productUrl=null!==(d=a.productUrl)&&void 0!==d?d:"";this.B=a.productId||null;this.hasGsmListing=a.hasGsmListing||!1;this.H=rga(a.icons);this.shortDescription=a.shortDescription||"";this.longDescription=a.longDescription||"";this.F=new CO(a);this.rankingInfo=new qga(a.rankingInfo||
{});this.chromeExtensionIds=a.chromeExtensionIds||[];this.supportsMobileBrowser=a.supportsMobileBrowser||!1;this.supportsTeamDrives=a.supportsTeamDrives||!1},rga=function(a){var b=new pga;void 0!==a&&Oa(a,function(c){var d=c.iconUrl;if(null!=d&&0<d.length){var e={};e.u=null!=d?d:null;d=new kga(e);e=c.category;c=c.size;var f=b.icons[e];f||(f=[],b.icons[e]=f);f.push(new oga(d,c))}});return new mga(b)};g=HO.prototype;g.getId=function(){return this.appId};g.getType=function(){return this.type};
g.Yj=function(a){var b=this.H;var c=DO(b,"app");c?(a=!b.A&&1<window.devicePixelRatio?Ml[a]||a:a,b=nga(c,a)):b=null;return b?b.url:null};g.isInstalled=function(){return this.installed};g.isRemovable=function(){return this.removable};g.Aa=function(){return this.F};g.clone=function(){return IO(this,this)};
var IO=function(a,b){if(null==b||"object"!=typeof b)return b;if(b instanceof Date)return a=new Date,a.setTime(b.getTime()),a;if(b instanceof Array){for(var c=[],d=b.length,e=0;e<d;e++)c[e]=IO(a,b[e]);return c}if(b instanceof Object){c=Object.create(b.constructor.prototype);for(d in b)b.hasOwnProperty(d)&&(c[d]=IO(a,b[d]));return c}throw Error("oa");},yJ=function(a){w(this,a,0,-1,null,null)};I(yJ,z);yJ.prototype.getHeight=function(){return B(this,2)};var ag=function(a,b){E.call(this,a);this.Ja=b};
I(ag,E);var JO=function(a){ag.call(this,"p",a)};I(JO,ag);var KO=function(a){E.call(this,"u");this.source=a};I(KO,E);var LO=function(a,b){a=void 0===a?0:a;F.call(this);this.C=this.D=a;this.I=1;this.S=null;this.A=b;this.F=this.L=!1;this.B=0;this.O=!1};I(LO,F);g=LO.prototype;g.nn=function(){return!1};g.isEnabled=function(){return this.L};g.setEnabled=function(a){this.L!=a&&((this.L=a)||this.jc(0),this.dispatchEvent("q"))};
g.jc=function(a,b){this.B!=a&&(this.B=a,0==this.B&&(this.I=1,this.C=this.Ji()),this.dispatchEvent(new JO(b)))};g.po=function(a){this.A=a;this.C=Qh(this.C,a.start,a.end);this.S=a};g.mf=function(a,b){this.C=this.A?Qh(a,this.A.start,this.A.end):a;this.I=0;this.dispatchEvent(new KO(b))};g.KI=function(a){this.C=this.A?Qh(a,this.A.start,this.A.end):a;this.I=0;this.dispatchEvent("r")};g.Vs=function(){};g.Uk=function(a,b){a=this.A?this.A.start+gs(this.A)*Qh(a,0,100)/100:null;null!==a&&this.mf(a,b)};
g.pk=function(){return this.A?Math.round((this.Dd()-this.A.start)/gs(this.A)*100):0};g.Dd=function(){return this.C};g.NI=function(){this.F=!0};g.Ji=function(){return 0==this.D&&this.A?this.A.start:this.D};g.Eo=function(){this.A&&this.mf(this.C+.25*gs(this.A))};g.Fo=function(){this.A&&this.mf(this.C-.25*gs(this.A))};var vJ=function(a,b,c,d){D.call(this);this.C=a;this.B=b;this.A=c;this.mh=d};I(vJ,D);vJ.prototype.getData=function(){return this.C};
vJ.prototype.ka=function(){if(this.mh){var a=this.mh;lB().revokeObjectURL(a)}};
var mea=function(a){return M('<div><a href="'+O(Mq(a.uri))+'"></a></div>')},sga=function(a){if(a.altKey&&!a.ctrlKey||a.metaKey||112<=a.keyCode&&123>=a.keyCode)return!1;if(cm(a.keyCode))return!0;switch(a.keyCode){case 18:case 20:case 93:case 17:case 40:case 35:case 27:case 36:case 45:case 37:case 224:case 91:case 144:case 12:case 34:case 33:case 19:case 255:case 44:case 39:case 145:case 16:case 38:case 252:case 224:case 92:return!1;case 0:return!Qb;default:return 166>a.keyCode||183<a.keyCode}},MO=
function(a){F.call(this);this.C=new Uq(a);this.C.L=!1;K(this,this.C);this.D={};this.B=[];this.Vk()};I(MO,F);MO.prototype.A=function(a,b,c){b=NO(this,a,b,c);c="number"===typeof b?b:b.key;this.D[c]=[b,a];return c};var NO=function(a,b,c,d){if("number"===typeof b)var e=gm[b];else if(Array.isArray(b)){e=[];for(var f=0;f<b.length;f++)0==f%2?e.push(gm[b[0]]):e.push(b[f]);e=String(e)}else e=String(b);a.C.C(e,b);return ke(a.C,"shortcut_"+e,c,void 0,d)};g=MO.prototype;
g.Ve=function(a){var b=this.D[a];null!=b&&(this.C.qa(b[1]),se(b[0]),this.D[a]=null)};g.im=function(){for(var a in this.D)this.Ve(Number(a));this.D={};this.B=[];this.Vk()};g.Vk=function(){this.B.push(this.A(37,u(this.dispatchEvent,this,"G")));this.B.push(this.A(72,u(this.dispatchEvent,this,"G")));this.B.push(this.A(39,u(this.dispatchEvent,this,"H")));this.B.push(this.A(76,u(this.dispatchEvent,this,"H")));this.B.push(this.A(27,u(this.dispatchEvent,this,"F")))};
g.yq=function(){for(var a=0;a<this.B.length;a++)this.Ve(this.B[a]);this.B=[]};g.Uq=function(){return 0<this.B.length};g.Gy=function(a){return this.C.la(a)};g.ka=function(){F.prototype.ka.call(this);Eu(this.C)};var OO=function(a){F.call(this);this.ca=a;this.A=new mg(this);K(this,this.A);this.D=this.C=0;this.B=!1;this.A.listen(this.ca,"touchstart",this.H);this.A.listen(this.ca,"touchend",this.F)};I(OO,F);
OO.prototype.H=function(a){a=a.A.touches;1!=a.length?this.B=!1:(this.B=!0,this.C=a[0].pageX,this.D=a[0].pageY)};OO.prototype.F=function(a){if(this.B){var b=a.A.changedTouches,c=this.C-b[0].pageX;b=this.D-b[0].pageY;100<=Math.abs(c)&&Math.abs(c)>Math.abs(b)&&(this.dispatchEvent(0>c?"swipe_right":"swipe_left"),a.B())}};var tga=function(a,b,c){this.A=a;this.B=b;this.C=c},PO=function(a){w(this,a,0,-1,null,null)};I(PO,z);var QO=function(a,b){return C(a,1,b)};PO.prototype.Tb=function(){return B(this,2)};
var RO=function(a,b){F.call(this);this.A=a;K(this,this.A);this.th=b};I(RO,F);RO.prototype.ga=function(a){this.A.ga(a)};RO.prototype.isVisible=function(){return this.A.isVisible()};RO.prototype.B=function(){this.dispatchEvent(this.th)};var SO=function(a,b){E.call(this,"O");this.A=b;this.C=a};I(SO,E);
var uga=function(a){return M('<div id="'+O(a.id)+'" class="'+O("ndfHFb-c4YZDc-JUCs7e")+'"><div class="'+O("ndfHFb-c4YZDc-JUCs7e-SmKAyb")+'"><img class="'+O("ndfHFb-c4YZDc-JUCs7e-RJLb9c")+'"/></div></div>')},TO=function(){return M('<div class="'+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-j7LFlb-Bz112c")+'"></div>')},vga=["dv_atd",3],wga=["dv_bl",31],xga=["dv_c",18],nea=["dv_d",14],yga=["dv_down",1],qea=["dv_hc",19],zga=["dv_mcn",21],Aga=["dv_do",12],rea=["dv_po",4],Bga=["dv_rn",11],Cga=["dv_rv",
22],Dga=["dv_ra",15],Ega=["dv_tic",26],Fga=["dv_s",8],Gga=["dv_ud",16],Hga=["dv_l",23],Iga=["dv_f",25];v(RI,qg);RI.prototype.Vc=function(){this.getContext().ua().L("ndfHFb-c4YZDc-MZArnb-b0t70b")};var UO=function(a){E.call(this,"ca");this.item=a};I(UO,E);var VO=function(a,b){E.call(this,"ka");this.cause=a;this.A=b};I(VO,E);
var WO=function(a){var b={};b=(b.visible=!1,b.enabled=!1,b.dv_efs=!1,b.dv_vfs=!1,b.dv_us=!1,b.icon="ndfHFb-c4YZDc-nupQLb-Bz112c",b.label="Descargar",b.hint="Descargar",b);qg.call(this,a,yga,b);a=a.X();this.U().listen(a,"ka",this.A)};I(WO,qg);WO.prototype.Vc=function(){if(XO(this)){var a=this.getContext().X().A().A;Xr(T(a,19,""),{target:"_blank"});this.dispatchEvent(new UO(a))}};
WO.prototype.A=function(){this.getContext().X().A().gf()?(this.action.setProperty("label","Descargar y descifrar"),this.action.setProperty("hint","Descargar y descifrar")):(this.action.setProperty("label","Descargar"),this.action.setProperty("hint","Descargar"));var a=XO(this);this.action.setEnabled(a);this.action.ga(a)};
var XO=function(a){if(a.getContext().Pa())return!1;a=a.getContext().X();if(!a.B())return!1;a=a.A().A;return!a.Bd()&&Qp(a,19)},YJ=function(a,b,c,d,e,f,h,k,l){D.call(this);this.A=null;this.V=!1;this.S=eN();this.H=[];this.O=a?Rg(a):null;this.L=null;!d&&b&&(this.L=b);this.I=c||null;this.B=!d;this.C=null!=e?e:null;this.F=f||null;this.ha=!!h;this.W=k||null;this.D=null!=l?l:null};I(YJ,D);
YJ.prototype.init=function(){var a=u(function(c){this.A=c;var d=bM("auth",c);bM("client.request",c)&&d?this.aa():c.load("client",u(this.aa,this))},this),b=YO("gapi");b?a(b.gapi):Jga(this,a);return this.S.promise};
var YO=function(a){for(var b=window,c=bM(a,b);!c&&b!=window.top&&Kga(b.parent,a);)b=b.parent,c=bM(a,b);return c?b:null},Kga=function(a,b){try{return!!a&&null!=a.location.href&&Rd(a,b)}catch(c){return!1}},Jga=function(a,b){var c=YO("gapi_onload");if(c){var d=c.gapi_onload;c.gapi_onload=function(){d();b(c.gapi)}}else{window.gapi_onload=function(){b(window.gapi)};var e=Fc("SCRIPT");DK(e,faa);a.W&&Rc(e,Wg(a.W));document.getElementsByTagName("head")[0].appendChild(e)}};
YJ.prototype.aa=function(){for(var a=0;a<this.H.length;a++)this.H[a].ho.resolve(ZO(this,this.H[a].requestData));this.V=!0;this.S.resolve(this.A)};YJ.prototype.sendRequest=function(a){if(this.V)return ZO(this,a);var b=eN();this.H.push({requestData:a,ho:b});return b.promise};
var ZO=function(a,b){var c=bM("config.get",a.A);if(!a.B){var d=c("googleapis.config/auth/useFirstPartyAuth");var e=c("googleapis.config/auth/useOriginToken")}var f;null!=a.C&&(f=c("client/cors"));var h;null!=a.D&&(h=c("client/xd4"));try{var k=bM("config.update",a.A);a.B||(k("googleapis.config/auth/useFirstPartyAuth",!1),k("googleapis.config/auth/useOriginToken",!1));null!=a.C&&k("client/cors",a.C);null!=a.D&&k("client/xd4",a.D);var l=Lga(a);b.headers&&Ya(l,b.headers);var n={headers:l,root:a.I,path:b.path,
method:b.method,body:b.body},q=b.params||{};a.O&&!a.F?Ya(q,{key:a.O}):a.F&&Ya(q,{key:null});xh(q)||(n.params=q);var r=iN(bM("client.request",a.A)(n));b.callback&&r.then(function(t){b.callback.apply(null,[t.result,t])},function(t){b.callback.apply(null,[t.result,t])});return r}finally{c=bM("config.update",a.A),a.B||(c("googleapis.config/auth/useFirstPartyAuth",d),c("googleapis.config/auth/useOriginToken",e)),null!=a.C&&c("client/cors",f),null!=a.D&&c("client/xd4",h)}},Lga=function(a){if(a.B){if(a.F)return{Authorization:"Bearer "+
a.F};var b=bM("auth.getAuthHeaderValueForFirstParty",a.A);return{Authorization:a.ha?b([]):b(),"X-Goog-AuthUser":a.L}}return{}},$O=function(a){return 404==a.code||401==a.code},aP=function(a,b,c){this.H=a;this.I=b;this.A=c;this.C="GET";this.F={};this.D={};this.B=$O},Mga=function(a,b){a.S=b;return a},bP=function(a,b){a.W=b;return a},cP=function(a,b){a.C=b;return a},dP=function(a,b){a.L=b;return a},eP=function(a,b){Ya(a.F,b);return a},fP=function(a,b){Object.assign(a.D,b)},gP=function(a){a.B=Nga;return a};
aP.prototype.start=function(){var a=new $e,b=JI(u(this.V,this),this.S,this.ha,this.aa,this.W);GL(b,u(this.O,this,a));FL(b,a.Jb,a);FL(a,function(c){c instanceof af&&b.cancel()});return a};aP.prototype.V=function(){var a=new $e,b=u(function(c){if(!a.lc)if(c?c.kind!=this.A||c.error:this.A){var d=c?c.error:null;d&&this.B(d)?a.callback(c):a.Jb(c)}else a.callback(c)},this);sL(this.H.sendRequest({path:this.I,method:this.C,body:this.L,params:this.F,headers:this.D,callback:b}),Ga);return a};
aP.prototype.O=function(a,b){(b?b.kind!=this.A||b.error:this.A)?a.Jb(b):a.callback(b)};
var Nga=function(a){return 403==a.code?(a=a.errors)&&0<a.length&&(a=a[0].reason,"rateLimitExceeded"==a||"userRateLimitExceeded"==a)?!1:!0:$O(a)},hP=function(a){a=void 0===a?null:a;F.call(this);this.F=[];this.H=[];this.B=this.A=null;this.D=a&&U(a,XN,132)||new XN;var b=T(this.D,1,"AIzaSyCMp6sr4oTC18AWkE2Ii4UBZHTHEpGZWZM"),c=T(this.D,2,"https://drivemetadata.clients6.google.com");this.C=new YJ(b,a&&a.ob()||"0",c,!1,!1,void 0,!0);this.C.init();K(this,this.C)};I(hP,F);
hP.prototype.ko=function(a){this.F=a.labels||[];a=null;for(var b=m(this.F),c=b.next();!c.done;c=b.next())if(c=c.value,c.fields)for(var d=m(Object.values(c.fields)),e=d.next();!e.done;e=d.next())if(e=e.value.badgeInfo)if(e.labelId=c.id,this.H.push(e),!a||e.priority<a.priority)a=e;a?this.A&&this.A.priority==a.priority||(this.A=a,this.B=null,this.dispatchEvent("qa"),Oga(this,a)):this.A&&(this.B=this.A=null,this.dispatchEvent("qa"))};
var Oga=function(a,b){b=b.labelId;b=T(a.D,3,"/v1")+"/categories/"+b+"/published/latest";var c=bP(new aP(a.C,b,void 0),2).start().then(function(d){a:{var e=d.attributes;if(a.A&&e){e=m(e);for(var f=e.next();!f.done;f=e.next()){f=f.value;var h=f.selectionOptions.choices;if(h){h=m(h);for(var k=h.next();!k.done;k=h.next()){k=k.value;var l=k.displayHints;if(l&&a.A.priority==l.badgePriority){a.B={Bn:f.displayName,En:d.learn_more_uri,hm:k.label,gm:k.description};d=l.badgeColors.soloColor;a.B.color=d&&"rgb("+
100*d.red+"%, "+100*d.green+"%, "+100*d.blue+"%)";a.dispatchEvent("ra");d=void 0;break a}}}}}d=void 0}return d},function(){a.B=null;a.dispatchEvent("ra")});Gg(a,function(){return c.cancel()})},jP=function(a,b,c){c=void 0===c?null:c;F.call(this);this.ZG=a;this.$G=b;this.ad=null;this.es=[];this.qq=[];this.$c={};this.Tf={};this.Ae=null;this.Co=!1;this.Tx=this.tv=this.Sx=this.Tg=this.Fk=this.Lr=this.sq=null;this.Uj=0;iP(this);this.qo=this.Rj=this.Tc=this.Rg=this.Td=0;this.tr=!1;this.Qg=null;this.Dk=new hP(c);
this.Dk.Kc(this);K(this,this.Dk)};I(jP,F);g=jP.prototype;g.Ta=function(){return this.ZG};g.Sv=function(){return this.es};g.Cm=function(){return this.qq};g.cq=function(a){this.$c[a]={alternateLink:void 0,capabilities:{canAddChildren:void 0,canRemoveChildren:void 0,canEdit:void 0},iconLink:void 0,id:a,parents:void 0,primarySyncParentId:void 0,shared:void 0,teamDriveId:void 0,teamDriveName:void 0,title:void 0,userPermission:{role:void 0}};kP(this,a,0)};g.getParent=function(a){return this.$c[a]};
g.Em=function(){return this.Ae};g.xs=function(a){this.Ae=a};var Pga=function(a,b){a.Lr=b},Qga=function(a,b){a.sq=b};jP.prototype.Gx=function(a){this.tv=a};jP.prototype.Lv=function(){return this.tv};var lP=function(a,b){if(null===a.Fk||a.Fk<b)a.Fk=b},iP=function(a){a.$G.Bd()&&(a.Uj=1)};jP.prototype.lF=function(){iP(this)};var XI=function(a){return null==a.Tg?!1:"owner"==a.Tg.role},mP=function(a){return null==a.Tg?!1:"organizer"==a.Tg.role||"fileOrganizer"==a.Tg.role};
jP.prototype.qj=function(a){this.Td=a?1:2};jP.prototype.Do=function(){return nP(this)||this.tr?!1:YI(this,"canComment")};
var nP=function(a){return(a=a.ad&&a.ad.contentRestrictions)&&a.some(function(b){return!!b.readOnly})},kP=function(a,b,c){!a.$c[b]||a.Tf[b]&&a.Tf[b]==c||(a.Tf[b]=c,a.dispatchEvent("J"))},Rga=function(a){return Qd(a.$c,function(b,c){return 0!=this.Tf[c]},a)},oP=function(a){return Nfa(a.$c,function(b,c){return 1==this.Tf[c]},a)},Sga=function(a){return Qd(a.$c,function(b,c){return 3==this.Tf[c]},a)};
jP.prototype.$f=function(a,b){if(b&&0<b.length){for(var c=0;c<b.length;c++)delete this.$c[b[c]],delete this.Tf[b[c]];this.dispatchEvent("J")}if(a&&0<a.length){for(b=0;b<a.length;b++)this.cq(a[b]);this.dispatchEvent("K")}};
var pP=function(a,b){b!=a.Tc&&(a.Tc=b,a.dispatchEvent("I"))},qP=function(a,b){b!=a.Rj&&(a.Rj=b,a.dispatchEvent("I"))},rP=function(a,b){b!=a.qo&&(a.qo=b,a.dispatchEvent("I"))},YI=function(a,b){a=a.ad&&a.ad.capabilities;return!(!a||!a[b])},ZI=function(a){var b=a.ad&&a.ad.capabilities;return a.ad&&a.ad.teamDriveId&&b?(a=b.canMoveItemOutOfTeamDrive,!(!b.canMoveItemWithinDrive&&!a)):!1},sP=function(a,b){a.Qg=a.Qg||{items:[],kind:"drive#fileList"};b={id:b,type:"drive#file"};a.Qg.items.push(b);return b},
tP=function(a,b){if(a.Qg){var c=a.Qg.items.findIndex(function(d){return d===b});0<=c&&a.Qg.items.splice(c,1)}},Tga=function(a){return(a=a.ad&&a.ad.userPermission||null)&&a.role},pea=function(a){var b=Tga(a),c="owner"==b||"organizer"==b||"fileOrganizer"==b;b="writer"==b;var d=YI(a,"canAddMyDriveParent");a=(a=nf(a.$c))&&a.some(function(e){return e.capabilities&&e.capabilities.canRemoveChildren});return 1==(d&&!a?c||b?1:2:d||a?c||b?3:2:c?1:2)};jP.prototype.ko=function(a){this.Dk.ko(a)};
jP.prototype.Ed=function(){this.qo=this.Tc=this.Rj=0;lE(this.es);lE(this.qq);SM(this.$c);SM(this.Tf);this.Ae=null;this.Co=!1;this.Tg=this.Fk=this.Lr=this.sq=null;this.Uj=0;iP(this);this.Rg=this.Td=0};v(SI,St);var uP=function(a){fo.call(this,a,vga);this.action.setProperty("dv_us",!0)};I(uP,fo);g=uP.prototype;g.kc=function(){var a=this.getContext().A();if(Q(a,102)||a.Hc())return!1;a=this.getContext().X().A();var b=3==a.O||$I(this.getContext());return!WI(a)&&!!Tf(a.A)&&b};
g.De=function(){var a=this.kc();this.action.ga(a);this.action.setEnabled(a)};g.Vc=function(a){if(!$I(this.getContext()))if(a.data instanceof SI&&a.data.C){a=this.getContext().X().A();var b=WJ(this.getContext(),rk).$f(Tf(a.A),void 0,["root"]);b.then(u(this.wG,this,a),u(this.vG,this,a));VL(this,a,b.then(),!0)}else{a=this.getContext().X().A();b=a.yb();var c=WJ(this.getContext(),rk);3==b&&(Hw(a,2),b=c.$f(Tf(a.A),["root"]),b.then(u(this.kE,this,a),u(this.jE,this,a)),VL(this,a,b.then(),!1))}};
g.kE=function(a){Hw(a,4);a.Oa.Aa().$f(["root"])};g.jE=function(a){Hw(a,3)};g.wG=function(a){Hw(a,3);a.Oa.Aa().$f(void 0,["root"]);this.getContext().Pa()||this.getContext().pb().A("Acci\u00f3n deshecha.",!1,5E3)};g.vG=function(a){Hw(a,4);this.getContext().Pa()||this.getContext().pb().A("No se ha podido deshacer la acci\u00f3n.",!1,5E3)};g.Ej=function(){return null};g.ar=function(){return $I(this.getContext())?106:55};var vP=function(a){E.call(this,"T");this.A=a};I(vP,E);
var wP=function(a){fo.call(this,a,Cga);this.action.setProperty("label","Aprobaciones");this.action.setProperty("hint","Aprobaciones");this.action.setProperty("icon","ndfHFb-c4YZDc-MqcBrc-Bz112c")};I(wP,fo);wP.prototype.Vc=function(){var a=this.getContext().ua();Q(U(this.getContext().A(),bO,88),8)?(xP(a,"ndfHFb-c4YZDc-zsEIvc-b0t70b",!0),a.dispatchEvent(new vP("zMwygd"))):xP(a,"ndfHFb-c4YZDc-MqcBrc-b0t70b",!yP(a,"ndfHFb-c4YZDc-MqcBrc-b0t70b"))};
wP.prototype.De=function(){var a=this.kc();this.action.ga(a);this.action.setEnabled(a)};wP.prototype.kc=function(){if(this.getContext().Pa())return!1;var a=this.getContext().X();if(!a.B())return!1;a=a.A();var b=a.Oa;b=b&&b.Aa();var c;if(c=!!b)b=b.ad&&b.ad.approvalMetadata,(b=b&&0!=+b.approvalVersion)||(a=(a=a.Oa)&&a.Aa(),b=!(!a||!YI(a,"canRequestApproval"))),c=b;return c};
var zP=function(a){fo.call(this,a,wga);this.action.setProperty("visible",!1);this.action.setProperty("enabled",!1);this.action.setProperty("dv_br",31)};I(zP,fo);zP.prototype.Vc=function(){};var AP=function(a){fo.call(this,a,xga);this.action.setProperty("visible",!1);this.action.setProperty("enabled",!1);this.action.setProperty("icon","ndfHFb-c4YZDc-htvI8d-jNm5if-Bz112c");this.action.setProperty("dv_br",18)};I(AP,fo);g=AP.prototype;
g.qf=function(){var a=this.getContext().X().A();if(a.gf())return!0;var b=WI(a);if(!a||b)return!1;b=1==a.getState();var c=a.Oa,d=!!c&&c.Aa();return!!a.Xa&&b&&!!c&&!a.la&&!!d&&d.Do()};g.kc=function(){if(!this.qf())return!1;var a=this.getContext().X().A();if(a.gf())return!1;a=a.Xa;return!!a&&"n"==a.F};
g.zo=function(){if(this.getContext().X().B()){this.action.ga(this.qf());var a=this.kc();this.action.setEnabled(a);var b=this.getContext().X().A();if(b.gf())this.action.setProperty("icon","ndfHFb-c4YZDc-RDNXzf-OWB6Me-Bz112c"),this.action.setProperty("label","Comentarios no disponibles en los archivos cifrados"),this.action.setProperty("hint","Comentarios no disponibles en los archivos cifrados");else{a=a?"A\u00f1adir un comentario":"Cargando comentarios, espera";if(b.Xa){var c=(b=b.Xa)&&"m"==b.F?"ndfHFb-c4YZDc-ge6pde-Bz112c":
"ndfHFb-c4YZDc-htvI8d-jNm5if-Bz112c";c!=this.action.A.icon&&this.action.setProperty("icon",c);b&&"o"==b.F&&(a="Comentarios no disponibles")}this.action.setProperty("label",a);this.action.setProperty("hint",a)}}};g.De=function(){this.zo()};g.fr=function(){this.zo()};g.ir=function(){this.zo()};g.Vc=function(){};
var BP=function(a){fo.call(this,a,Hga);this.action.setProperty("visible",!1);this.action.setProperty("enabled",!1);this.action.setProperty("icon","ndfHFb-c4YZDc-pGuBYc-Bz112c");this.action.setProperty("label","Bloqueado");this.action.setProperty("hint","Bloqueado");this.action.setProperty("dv_br",23)};I(BP,fo);BP.prototype.Vc=function(){};BP.prototype.qf=function(){if(!this.kc())return!1;var a=this.getContext().X().A().Oa;return a?(a=a.Aa())&&1==a.Tc?nP(a):!1:!1};
BP.prototype.De=function(){var a=this.qf();this.action.ga(a)};var CP=function(a){fo.call(this,a,zga);this.action.setProperty("visible",!1);this.action.setProperty("enabled",!1);this.action.setProperty("label","Administrar las notificaciones de comentarios");this.action.setProperty("hint","Administrar las notificaciones de comentarios")};I(CP,fo);CP.prototype.kc=function(){var a=this.getContext().X().A();if(!a)return!1;var b=a.Oa;b=b&&b.Aa();return!(!b||!b.Do())&&!!a.Xa};
CP.prototype.De=function(){var a=this.kc();this.action.ga(a);this.action.setEnabled(a)};CP.prototype.Vc=function(){};var DP=function(a){var b=VI(a);a=TI(a.A());a=4==(a&&UI(a));return b?"Mover a":a?"Organizar en Drive":"Organizar"},EP=function(a){fo.call(this,a,Aga);this.A=VI(a);this.action.setProperty("icon",this.A?"ndfHFb-c4YZDc-w37qKe-Bz112c":"ndfHFb-c4YZDc-ndfHFb-w37qKe-Bz112c");a=DP(a);this.action.setProperty("label",a);this.action.setProperty("hint",a);this.I=!0};I(EP,fo);g=EP.prototype;
g.kc=function(){var a=this.getContext().A();if(a&&Q(a,102)||!FP(this))return!1;var b=(a=(a=this.getContext().X().A().Oa)&&a.Aa())&&a.ad;if(a&&b){if(1==a.Rg)return!1;if(b.teamDriveId)return ZI(a)}return!0};g.qf=function(){return FP(this)};g.Vj=function(a){fo.prototype.Vj.call(this,a);a?this.action.setProperty("hint",""):this.action.setProperty("hint","No tienes permiso para mover archivos de esta unidad compartida.")};g.De=function(){var a=this.qf();this.action.ga(a);a=a&&this.kc();this.Vj(a)};
g.Vc=function(){};var FP=function(a){var b=a.getContext();a=b.X().A();b=(b=b.ub().B)&&b.isEnabled()&&b.isVisible();var c=a.O;if(!Tf(a.A)||b||4!=c&&6!=c)return!1;a=(a=a.Oa)&&a.Aa();return!a||a&&1==a.Rg?!1:!0},GP=function(a,b){F.call(this);this.A=new mg(this);a=a||null;EK(this);this.ca=a;b&&(this.li=b)};v(GP,F);g=GP.prototype;g.ca=null;g.jq=!0;g.Yu=null;g.ki=!1;g.Cn=-1;g.en=!1;g.li="toggle_display";g.getType=function(){return this.li};g.J=function(){return this.ca};g.U=function(){return this.A};
var EK=function(a){if(a.ki)throw Error("wa");};GP.prototype.isVisible=function(){return this.ki};
GP.prototype.ga=function(a){this.D&&this.D.stop();this.C&&this.C.stop();if(a){if(!this.ki&&this.dispatchEvent("beforeshow")){if(!this.ca)throw Error("xa");this.rb();a=tc(this.ca);this.en&&this.A.listen(a,"keydown",this.HH,!0);if(this.jq)if(this.A.listen(a,"mousedown",this.yt,!0),Nb){try{var b=a.activeElement}catch(d){}for(;b&&"IFRAME"==b.nodeName;){try{var c=b.contentDocument||b.contentWindow.document}catch(d){break}a=c;b=a.activeElement}this.A.listen(a,"mousedown",this.yt,!0);this.A.listen(a,"deactivate",
this.Zw)}else this.A.listen(a,"blur",this.Zw);"toggle_display"==this.li?AK(this):"move_offscreen"==this.li&&this.rb();this.ki=!0;this.Cn=Date.now();this.D?(je(this.D,"end",this.Sf,!1,this),this.D.play()):this.Sf()}}else HP(this)};GP.prototype.rb=Ga;var HP=function(a,b){if(!a.ki||!a.dispatchEvent({type:"beforehide",target:b}))return!1;a.A&&a.A.removeAll();a.ki=!1;Date.now();a.C?(je(a.C,"end",Fg(a.V,b),!1,a),a.C.play()):a.V(b);return!0};
GP.prototype.V=function(a){"toggle_display"==this.li?this.xw():"move_offscreen"==this.li&&(this.ca.style.top="-10000px");this.Gg(a)};var AK=function(a){a.ca.style.visibility="visible";L(a.ca,!0)};g=GP.prototype;g.xw=function(){this.ca.style.visibility="hidden";L(this.ca,!1)};g.Sf=function(){this.dispatchEvent("show")};g.Gg=function(a){this.dispatchEvent({type:"hide",target:a})};g.yt=function(a){a=a.target;Qc(this.ca,a)||IP(this,a)||150>Date.now()-this.Cn||HP(this,a)};
g.HH=function(a){27==a.keyCode&&HP(this,a.target)&&(a.preventDefault(),a.B())};g.Zw=function(a){var b=tc(this.ca);if("undefined"!=typeof document.activeElement){if(a=b.activeElement,!a||Qc(this.ca,a)||"BODY"==a.tagName||IP(this,a))return}else if(a.target!=b)return;150>Date.now()-this.Cn||HP(this)};var IP=function(a,b){return Sa(a.Yu||[],function(c){return b===c||Qc(c,b)})};GP.prototype.ka=function(){GP.da.ka.call(this);this.A.dispose();Lf(this.D);Lf(this.C);delete this.ca;delete this.A;delete this.Yu};
var JP=function(a,b,c,d,e,f,h){bz.call(this,e,f,h);this.S=this.getId()+".ie";this.setTitle(a);a=ju("label",{"for":this.S},Jh(b));cz(this,iu(a,Cb,Cb));this.Yc=c;this.Cl=void 0!==d?d:"";c=new ho(h);c.set("ok","Aceptar",!0);c.set("cancel","Cancelar",!1,!0);iz(this,c)};v(JP,bz);g=JP.prototype;g.Yc=Ga;g.Cl="";g.Gc=null;g.Ar=!1;g.At=1;g.jm=0;g.ny=function(){return!0};g.ea=function(){JP.da.ea.call(this);this.U().listen(this,"dialogselect",this.C);this.U().listen(this.Gc,["keyup","change"],this.hF)};
g.fa=function(){JP.da.fa.call(this);var a=this.gg();1==this.At?(this.Gc=this.R().fa("INPUT",{className:a+"-dI4VCc",value:this.Cl}),this.Gc.type="text",this.jm&&(this.Gc.size=this.jm)):(this.Gc=this.R().fa("TEXTAREA",{className:a+"-dI4VCc",value:this.Cl}),this.Gc.rows=this.At,this.jm&&(this.Gc.cols=this.jm));this.Gc.id=this.S;this.cb().appendChild(this.R().fa("DIV",{style:"overflow: auto"},this.Gc))};g.hF=function(){KP(this)};var KP=function(a){var b=a.ny(a.Gc.value);WL(a.A,b)};
JP.prototype.ga=function(a){JP.da.ga.call(this,a);a&&(this.Ar=!1,this.Gc.value=this.Cl,this.focus(),KP(this))};JP.prototype.focus=function(){JP.da.focus.call(this);Mb&&this.Gc.focus();this.Gc.select()};JP.prototype.C=function(a){this.Ar||(this.Ar=!0,"ok"==a.key?Ig(u(this.Yc,this,this.Gc.value),1):Ig(u(this.Yc,this,null),1))};JP.prototype.ka=function(){Kc(this.Gc);re(this,"dialogselect",this.C,!0,this);JP.da.ka.call(this);this.Gc=null};
var LP=function(a,b,c,d,e,f,h,k){JP.call(this,b,Ih(c),d,e,f,h,k);this.O=a};I(LP,JP);
LP.prototype.ea=function(){JP.prototype.ea.call(this);dz(this);var a=this.Rc;var b=this.Gc,c=PM(this);H(this.J(),"ndfHFb-c4YZDc-Iqlsrf-Sx9Kwc");H(c,"ndfHFb-c4YZDc-Iqlsrf-Sx9Kwc-r4nke");H(b,"ndfHFb-c4YZDc-Iqlsrf-Sx9Kwc-dI4VCc");H(a,"ndfHFb-c4YZDc-Iqlsrf-Sx9Kwc-c6xFrd");if(a=this.A)if(a=Qy(a,"ok"))fi(a,"VIpgJd-ldDVFe-zTETae"),H(a,"ndfHFb-c4YZDc-ldDVFe-JIbuQc");a=this.getId()+".msg";this.cb().id=a;b=this.J();lm(b,"dialog");mm(b,"describedby",a)};
LP.prototype.focus=function(){this.Gc.focus();var a=this.Gc,b=this.O.X().A().qb();a&&!LI(b)&&(b=a.value.lastIndexOf("."),-1<b&&a.setSelectionRange(0,b))};LP.prototype.ga=function(a){var b=this.O.Ka();a?b.S():b.O();JP.prototype.ga.call(this,a);a||Jy(this.R(),!0)};var MP=function(a){F.call(this);this.A=null;this.ca=a;a=Nb||Ob||Rb&&!hc("531")&&"TEXTAREA"==a.tagName;this.B=new mg(this);this.B.listen(this.ca,a?["keydown","paste","cut","drop","input"]:"input",this)};v(MP,F);
MP.prototype.handleEvent=function(a){if("input"==a.type)Nb&&hc(10)&&0==a.keyCode&&0==a.C||(NP(this),this.dispatchEvent(OP(a)));else if("keydown"!=a.type||sga(a)){var b="keydown"==a.type?this.ca.value:null;Nb&&229==a.keyCode&&(b=null);var c=OP(a);NP(this);this.A=Ig(function(){this.A=null;this.ca.value!=b&&this.dispatchEvent(c)},0,this)}};var NP=function(a){null!=a.A&&(Jg(a.A),a.A=null)},OP=function(a){a=new Xd(a.A);a.type="input";return a};
MP.prototype.ka=function(){MP.da.ka.call(this);this.B.dispose();NP(this);delete this.ca};var PP=function(a){Ii.call(this,a)};v(PP,Ii);PP.prototype.A=null;PP.prototype.fb=function(a){PP.da.fb.call(this,a);QP(this)};PP.prototype.fa=function(){this.ca=this.R().fa("INPUT",{type:"text"});QP(this)};var QP=function(a){a.B();a.A=new MP(a.J());ke(a.A,"input",a.B,!1,a)};
PP.prototype.B=function(){var a=this.J();if(a){var b=this.Ca();switch(JE(b)){case 1:"ltr"!==a.dir&&(a.dir="ltr");break;case -1:"rtl"!==a.dir&&(a.dir="rtl");break;default:a.removeAttribute("dir")}}};PP.prototype.Qb=function(a){var b=this.J();null!=b.value?b.value=a:Rc(b,a);this.B()};PP.prototype.Ca=function(){var a=this.J();return null!=a.value?a.value:Xh(a)};PP.prototype.ka=function(){this.A&&(Eu(this.A),this.A.dispose(),this.A=null);PP.da.ka.call(this)};
var RP=function(a){fo.call(this,a,Bga);this.action.setProperty("label","Cambiar nombre");this.action.setProperty("dv_us",!0);3==a.A().mb()&&this.action.setProperty("icon","ndfHFb-c4YZDc-Iqlsrf-Bz112c");this.D="";this.A=null};I(RP,fo);
RP.prototype.Vc=function(){this.D=this.getContext().X().A().tb();this.A=new LP(this.getContext(),"Cambiar nombre del documento","Escribe un nuevo nombre de documento:",u(this.O,this),this.D,"ndfHFb-c4YZDc-Sx9Kwc");this.A.bh=!0;this.A.render();var a=new PP;a.sa(this.A.Gc);K(this.A,a);this.A.ny=Lfa();this.A.ga(!0)};RP.prototype.qf=function(){var a=this.getContext().X().A();if(!a.Oa)return!1;var b=a.Oa;b=b&&b.Aa();return!WI(a)&&!!b&&YI(b,"canRename")};
RP.prototype.De=function(){var a=this.qf();this.action.ga(a);this.Vj(a)};RP.prototype.O=function(a){if(a&&a!=this.D){var b=this.getContext().X().A();SP(this,b,a,!1)}};var SP=function(a,b,c,d){var e=a.getContext(),f=b.A.ae().Ta();e=yO(e);var h=f.getId();c=dP(eP(cP(bP(gP(new aP(e.A,TP(e,h,"title"),"drive#file")),4),"PUT"),UP),{title:c});e.C&&fP(c,VP(f));f=WP(e,c);XP(e,f);VL(a,b,f.then(),d)};
RP.prototype.Um=function(a,b,c){var d=a.tb();c&&c.id===Tf(a.A)&&c.title?(a.sl(c.title),b?this.getContext().pb().A("Acci\u00f3n deshecha.",!1,5E3):Uga(this,a,d,c.title)):this.Ri(a)};RP.prototype.Ri=function(a){a=a.tb();this.getContext().pb().A('Se ha producido un error al cambiar el nombre de "'+(a+'".'),!0,1E4)};var Uga=function(a,b,c,d){YP(a.getContext().pb(),'"'+(c+('" ahora se llama "'+(d+'".'))),u(function(){SP(this,b,c,!0)},a))};RP.prototype.Ej=function(){return 38};RP.prototype.ar=function(){return 49};
var ZP=function(a){fo.call(this,a,Dga);this.action.setProperty("label","Notificar uso inadecuado");this.action.setProperty("hint","Notificar uso inadecuado");this.action.setProperty("icon","ndfHFb-c4YZDc-uQPRwe-uWtm3-Bz112c")};I(ZP,fo);ZP.prototype.Vc=function(){var a=this.getContext(),b=a.X().A().A,c=Tf(b);a=a.A();var d=a.B()||XE(p.location.href);d=SE("/abuse",a.Uc(),a.ob(),d,a.Hc(),a.vf());a.Uc()||(d=bp(d,"authuser",a.ob()||"0"));d=bp(d,"id",c);b=Uf(b);d=OE(d,a.ke(),b);Xr(d,{target:"_blank"})};
var $P=function(a){fo.call(this,a,Fga);this.Td=!1};I($P,fo);$P.prototype.xt=function(){aQ(this)};$P.prototype.kc=function(){var a=this.getContext().A();if(a&&Q(a,102))return!1;a=(a=this.getContext().X().A().Oa)&&a.Aa();return!!a&&0!=a.Td&&1!=a.Rg};$P.prototype.De=function(){aQ(this)};
var aQ=function(a){var b=a.getContext().X().A().Oa;b=b&&b.Aa();var c=a.kc();a.action.ga(c);a.action.setEnabled(c);a.kc()&&(a.Td=!!b&&1==b.Td,bQ(a))},bQ=function(a){var b="Destacar",c="ndfHFb-c4YZDc-Vkfede-fI6EEc-Bz112c";a.Td&&(b="Quitar estrella",c="ndfHFb-c4YZDc-J2Tr8e-fI6EEc-Bz112c");a.action.setProperty("label",b);a.action.setProperty("hint",b);a.action.setProperty("icon",c)};
$P.prototype.Vc=function(){var a=this.getContext(),b=a.X().A();this.Td=!this.Td;var c=b.tb();c=this.Td?'Se ha destacado "'+(c+'".'):'Se ha quitado la estrella de "'+(c+'".');a.pb().A(c,!0,1E4);(a=(a=b.Oa)&&a.Aa())&&a.qj(this.Td);bQ(this);c=this.getContext();a=c.X().A();b=a.A.ae().Ta();c=yO(c);var d=this.Td,e=b.getId();d=dP(eP(cP(bP(gP(new aP(c.A,TP(c,e,"labels(starred)")+"&modifiedDateBehavior=NO_CHANGE","drive#file")),4),"PUT"),UP),{labels:{starred:d}});c.C&&fP(d,VP(b));b=WP(c,d);XP(c,b);VL(this,
a,b.then())};$P.prototype.Um=function(a,b,c){b=c.labels;c.id==Tf(a.A)&&b&&"boolean"===typeof b.starred||this.Ri(a)};$P.prototype.Ri=function(a){var b=this.getContext(),c=a.Oa,d=(c=c&&c.Aa())&&1==c.Td,e=a.tb();e=d?'Se ha producido un error al a\u00f1adir una estrella a "'+(e+'".'):'Se ha producido un error al quitar la estrella a "'+(e+'".');b.pb().A(e,!0,1E4);b.X().F(a.getId())&&(this.Td=!d,bQ(this));c&&c.qj(!d)};$P.prototype.Ej=function(){return 47};
var cQ=function(a){qg.call(this,a,Iga);this.action.setProperty("visible",!0);this.action.setProperty("enabled",!0);this.action.setProperty("icon","ndfHFb-c4YZDc-lCdvJf-Bz112c");this.action.setProperty("label","Buscar");this.action.setProperty("hint","Buscar");this.action.setProperty("dv_br",25);a=a.X();this.U().listen(a,"ka",this.A).listen(a,"I",this.A)};I(cQ,qg);cQ.prototype.Vc=function(){};
cQ.prototype.A=function(){var a=this.getContext();var b=a.X();b.B()?(b=b.A(),a=WI(b)||a.Pa()?!1:b.I.Cr()):a=!1;this.action.ga(a);this.action.setEnabled(a)};v(aJ,qg);aJ.prototype.A=function(){if(this.getContext().Pa())var a=!1;else a=this.getContext().X(),a.B()?(a=a.A().Xa,a=!!a&&(a.D||a.H)):a=!1;this.action.ga(a);this.action.setEnabled(a);a&&dQ(this)};
var dQ=function(a){if(!a.getContext().Pa()){var b=a.getContext().X();b.B()&&(b=b.A().Xa,b="shown"==a.getContext().ua().B&&b.D?"Ocultar columna de comentarios":"Mostrar columna de comentarios",a.action.setProperty("label",b),a.action.setProperty("hint",b))}};aJ.prototype.Vc=function(){if(!this.getContext().Pa()){var a=this.getContext().X();if(a.B()&&(a=a.A().Xa)){var b=this.getContext().ua();"shown"==b.B&&a.D?b.C("disabled"):(b.C("shown"),!a.I&&a.H&&1!=b.A&&(b.A=!0,b.dispatchEvent("P")));dQ(this)}}};
var eQ=function(a,b){ag.call(this,"ya",b);this.item=a};I(eQ,ag);var fQ=function(a,b,c){ag.call(this,"va",c);this.Dv=a;this.Eq=b};I(fQ,ag);var gQ=function(a,b){ag.call(this,"wa",b);this.app=a};I(gQ,ag);v(bJ,qg);bJ.prototype.A=function(){this.action.ga(!!this.getContext().X().A().A.ol())};bJ.prototype.Vc=function(a){if(a=a.data.A)a=a.J(),this.getContext().$a().Ra({xa:23,Ja:fg(a)}),this.getContext().ua().dispatchEvent("sa")};
var hQ=function(a){qg.call(this,a,Ega,{visible:!1,enabled:!1,label:"Mostrar comentarios inactivos",hint:"Mostrar comentarios inactivos"});this.U().listen(a.X(),["ka","h","i","g"],this.A).listen(a.ua(),["P","L"],this.A)};I(hQ,qg);hQ.prototype.A=function(){var a=this.getContext().X();if(a.B()){a=a.A().Xa;var b="shown"==this.getContext().ua().B;a=!!a&&b&&a.H&&a.I}else a=!1;this.action.ga(a);this.action.setEnabled(a);a&&(a=iQ(this),this.action.setProperty("label",a),this.action.setProperty("hint",a))};
hQ.prototype.Vc=function(){var a=this.getContext().ua(),b=!a.A;a.A!=b&&(a.A=b,a.dispatchEvent("P"));this.getContext().D().A(iQ(this));jQ(this)&&Vga(this.getContext().pb())};var iQ=function(a){var b=a.getContext().ua();return jQ(a)?b.A?"Ocultar comentarios inactivos":"Mostrar comentarios inactivos":b.A?"Ocultar comentarios resueltos":"Mostrar comentarios resueltos"},jQ=function(a){a=a.getContext().X().A();return Nl.has(a.qb())},kQ=function(){this.A=[]};I(kQ,no);
var lQ=function(a,b,c){E.call(this,a,b);this.A=c};I(lQ,E);var mQ=function(a,b){lQ.call(this,"Ma",a,b)};I(mQ,lQ);var nQ=function(a,b){lQ.call(this,"Ka",a,b)};I(nQ,lQ);var oQ=function(a,b){lQ.call(this,"La",a,b)};I(oQ,lQ);var pQ=function(a,b){lQ.call(this,"Ja",a,b)};I(pQ,lQ);
var sQ=function(a){F.call(this);this.A=a;this.H={};this.qa={};this.ha=this.la=this.aa=this.F=this.L=this.oa=this.wa=this.D=this.S=this.I=this.V=this.ja=this.O=this.za=this.C=this.W=this.B=null;this.na=new ng(this);K(this,this.na);var b=this.A.A(),c=b.Kv();c=c&&c.B()||0;b.$d()&&3==b.mb()&&(this.F=new AP(this.A),K(this,this.F),qQ(this,this.F.action,"toolstrip",void 0,!0));if(b.Be()){var d={};this.O=new Vf("DRIVE_VIEWER_PRINT",(d.visible=!1,d.enabled=!1,d.label="Imprimir",d.hint="Imprimir",d.icon="ndfHFb-c4YZDc-PEFSMe-Bz112c",
d.dv_br=17,d));K(this,this.O);qQ(this,this.O,"toolstrip")}1==c&&(this.W=new WO(this.A),K(this,this.W),this.C=c=this.W.action,this.dispatchEvent("Ga"),c.setProperty("dv_br",1),qQ(this,this.W.action,"toolstrip"),this.W.Kc(this));if(c=XJ(b))R(c,5,!1)&&(this.S=new RP(this.A),K(this,this.S)),R(c,13,!1)&&iO(b)&&(this.D=new $P(this.A),K(this,this.D)),R(c,21,!1)&&(this.aa=new BP(this.A),K(this,this.aa));R(b,131,!1)&&(this.la=new zP(this.A),K(this,this.la));R(b,35,!1)&&(this.V=new ZP(this.A),K(this,this.V));
1!=b.ab()&&0==!Rp(b,21,1)&&(this.L=new bJ(this.A),K(this,this.L));3==b.mb()?(b=this.A.A(),this.V&&(RL(this.V.action,2),qQ(this,this.V.action,"moremenu_only")),this.L&&(RL(this.L.action,2),qQ(this,this.L.action,"moremenu_only")),iO(b)&&(this.wa=new RI(this.A),K(this,this.wa),qQ(this,this.wa.action,"moremenu_only")),R(b,87,!1)&&(this.oa=new wP(this.A),K(this,this.oa),qQ(this,this.oa.action,"moremenu_only")),R(b,56,!1)&&(this.ja=new cQ(this.A),K(this,this.ja),qQ(this,this.ja.action,"moremenu_only")),
this.S&&qQ(this,this.S.action,"moremenu_only"),this.D&&qQ(this,this.D.action,"moremenu_only"),this.aa&&qQ(this,this.aa.action,"item_badge"),b.$d()&&(b=new hQ(this.A),K(this,b),RL(b.action,1),qQ(this,b.action,"moremenu_only"),b=new aJ(this.A),K(this,b),RL(b.action,1),qQ(this,b.action,"moremenu_only"),this.ha=new CP(this.A),K(this,this.ha),RL(this.ha.action,1),qQ(this,this.ha.action,"moremenu_only"))):(this.V&&qQ(this,this.V.action,"moremenu_only"),this.S&&qQ(this,this.S.action,"moremenu_only"),this.D&&
qQ(this,this.D.action,"moremenu_only"));WJ(this.A,ok)&&(b=new uP(this.A),K(this,b),rQ(this,b.action),this.I=new EP(this.A),K(this,this.I),qQ(this,this.I.action,"moremenu_only"));b=m(XL(qo));for(c=b.next();!c.done;c=b.next())for(c=m(c.value.A(a)),d=c.next();!d.done;d=c.next())d=d.value,qQ(this,d.action,d.target,d.role,d.SI)};I(sQ,F);
var tQ=function(a,b,c){return c?b instanceof Wf&&!!b.A.dv_efs&&!!b.A.dv_vfs:b==a.O?b.isVisible():a.I&&b==a.I.action?b.isVisible():a.F&&b==a.F.action?b.isVisible():a.aa&&b==a.aa.action?b.isVisible():b.isVisible()&&b.isEnabled()},qQ=function(a,b,c,d,e){0==d?(a.C=b,a.dispatchEvent("Ga"),b.setProperty("dv_br",1)):1==d&&(a.za=b,a.dispatchEvent("Ia"),b.setProperty("dv_br",2));d=b.A.dv_br;c||(c=3==a.A.A().mb()?b==a.C?"toolstrip":"moremenu_only":"toolstrip");a.H[c]||(a.H[c]=[]);a.H[c].push(b);if(e){e=a.qa;
var f=b.getId();if(1==d)d="download";else if(18==d)d="comment";else throw Error("ya`"+d);e[f]=d}switch(c){case "moremenu_only":a.dispatchEvent(new mQ(a,b));break;case "toolstrip":a.dispatchEvent(new pQ(a,b));break;case "toolstrip_middle":a.dispatchEvent(new nQ(a,b));break;case "item_badge":a.dispatchEvent(new oQ(a,b))}og(a.na,b,pg,u(a.Ea,a,b))},rQ=function(a,b){a.B=b;a.dispatchEvent("Fa");og(a.na,b,pg,u(a.Ea,a,b))};
sQ.prototype.Ea=function(a,b){var c=b.A;!this.A.Pa()&&this.A.X().B()&&void 0!==c&&c instanceof ig&&(b={Ja:c.A},c=c.B,void 0!==c?b.xa=c:(b.xa=26,b.om=a.getId(),b.pm=a.A.dv_br),this.A.$a().Ra(b),b=this.A.X().A(),a==this.O?this.A.L().Ie(5,b):a==this.C&&this.A.L().Ie(4,b))};sQ.prototype.Ma=function(){return this.ha?this.ha.action:null};sQ.prototype.Qa=function(){return this.ja?this.ja.action:null};
var uQ=function(a,b){return a.H[b]?a.H[b].length:0},vQ=function(a,b,c){return a.H[b]?a.H[b][c]||null:null},wQ=function(a){w(this,a,0,-1,null,null)};I(wQ,z);
var tJ=function(){var a=this;this.promise=new Promise(function(b,c){a.resolve=b;a.reject=c})},xQ=0,yQ=function(a){return M('<filter id="'+O(a)+'" color-interpolation-filters="sRGB" x="-50%" y="-50%" height="200%" width="200%"><feOffset in="SourceAlpha" dx="0" dy="1" result="s1-o"></feOffset><feGaussianBlur in="s1-o" stdDeviation="1.1" result="s1-o-b"></feGaussianBlur><feColorMatrix in="s1-o-b" type="matrix" values="0 0 0 0 0.235 0 0 0 0 0.251 0 0 0 0 0.263 0 0 0 0.3 0" result="s1-o-c"></feColorMatrix><feOffset in="SourceAlpha" dx="0" dy="2" result="s2-o"></feOffset><feGaussianBlur in="s2-o" stdDeviation="4" result="s2-o-b"></feGaussianBlur><feComponentTransfer in="s2-o-b" result="s2-o-b-s"><feFuncA type="linear" slope="1.5"></feFuncA></feComponentTransfer><feColorMatrix in="s2-o-b-s" type="matrix" values="0 0 0 0 0.235 0 0 0 0 0.251 0 0 0 0 0.263 0 0 0 0.15 0" result="s2-o-b-s-c"></feColorMatrix><feMerge><feMergeNode in="s1-o-c"></feMergeNode><feMergeNode in="s2-o-b-s-c"></feMergeNode><feMergeNode in="SourceGraphic"></feMergeNode></feMerge></filter>')},uN=
function(a){a.toString=function(){return"zSoyTemplatez"};return a},zQ=function(a){var b=Zfa();return uN(function(c,d){return b(null==c?a:Object.assign({},a,c),d)})},AQ=function(a,b){return M('<div class="'+O("ndfHFb-c4YZDc-K9a4Re-nKQ6qf")+" "+O("ndfHFb-c4YZDc-TvD9Pc-qnnXGd")+'" role="main">'+co("ndfHFb-c4YZDc-K9a4Re-ge6pde-Ne3sFf")+(a?'<div class="'+O("ndfHFb-c4YZDc-ujibv-nUpftc")+'"><img class="'+O("ndfHFb-c4YZDc-ujibv-JUCs7e")+'" src="'+O(pB(a))+'"/></div>':"")+(b?aj(b):"")+"</div>")},BQ=function(a,
b,c){var d='<div class="'+O("ndfHFb-c4YZDc-K9a4Re")+'"><div class="'+O("ndfHFb-c4YZDc-E7ORLb-LgbsSe")+" "+O("ndfHFb-c4YZDc-LgbsSe-OWB6Me")+'" aria-label="';d+=lj("Anterior");d+='"><div class="'+O("ndfHFb-c4YZDc-DH6Rkf-AHe6Kc")+'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-DH6Rkf-Bz112c")+'"></div></div></div><div class="'+O("ndfHFb-c4YZDc-tJiF1e-LgbsSe")+" "+O("ndfHFb-c4YZDc-LgbsSe-OWB6Me")+'" aria-label="';d+=lj("Siguiente");d+='"><div class="'+O("ndfHFb-c4YZDc-DH6Rkf-AHe6Kc")+
'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-DH6Rkf-Bz112c")+'"></div></div></div>'+(vN(a,3)?'<div class="'+O("ndfHFb-c4YZDc-q77wGc")+'"></div>':"");if(b)d+=aj(b);else if(c)for(a=c.length,b=0;b<a;b++)d+=AQ(void 0,c[b]);return M(d+"</div>")},Wga=function(a){a=a||{};return BQ(a.iy,a.UI,a.aH)},Xga=function(a){var b=a.VG,c=a.WG,d=a.layout,e=a.TG,f=a.AD,h=a.UI,k=a.aH;a=a.iy;var l='<div class="'+O("ndfHFb-c4YZDc")+" "+O("ndfHFb-c4YZDc-AHmuwe-Hr88gd-OWB6Me"),n=vN(a,3);l+=(b?" "+O("ndfHFb-c4YZDc-TSZdd"):
"")+(c?" "+O("ndfHFb-c4YZDc-TJEFFc"):"")+(e?" "+O("ndfHFb-c4YZDc-N4imRe"):"")+(f||n?" "+O("ndfHFb-c4YZDc-vyDMJf-aZ2wEe"):"")+(n?" "+O("ndfHFb-c4YZDc-i5oIFb"):"")+(2==d?" "+O("ndfHFb-c4YZDc-e1YmVc"):"")+'" aria-label="';l+=lj("Se est\u00e1 mostrando el visor.");l+='"><div class="'+O("ndfHFb-c4YZDc-bnBfGc")+" "+O("ndfHFb-c4YZDc-zTETae")+'" tabindex="0"></div>'+BQ(a,h,k)+"</div>";return M(l)},Yga=function(){return M('<div class="'+O("ndfHFb-c4YZDc-O1htCb-LgbsSe")+'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+
" "+O("ndfHFb-c4YZDc-O1htCb-LgbsSe-Bz112c")+'"></div></div>')},Zga=function(a){a=a||{};return AQ(a.Ts,a.mK)},$ga=function(a){var b=a.FD,c=a.$x,d=a.uh;a=a.WI;b='<div class="'+O("ndfHFb-c4YZDc-EglORb-u0pjoe")+'"><div class="'+O("ndfHFb-c4YZDc-EglORb-haAclf")+" "+O("ndfHFb-c4YZDc-AHmuwe-wcotoc-zTETae")+'" tabindex="-1">'+(d?'<div class="'+O("ndfHFb-c4YZDc-EglORb-u0pjoe-Hr33Cd")+'" tabindex="-1">'+aj(d)+"</div>":"")+'<div class="'+O("ndfHFb-c4YZDc-EglORb-u0pjoe-fmcmS")+" "+O("ndfHFb-c4YZDc-AHmuwe-wcotoc-zTETae")+
'" tabindex="-1">'+aj(b)+'</div><div class="'+O("ndfHFb-c4YZDc-EglORb-u0pjoe-EbqdBd-ebJZBb-fmcmS")+" "+O("ndfHFb-c4YZDc-AHmuwe-wcotoc-zTETae")+'" tabindex="-1">'+aj(a)+'</div><pre class="'+O("ndfHFb-c4YZDc-EglORb-u0pjoe-EbqdBd-ebJZBb")+" "+O("ndfHFb-c4YZDc-AHmuwe-wcotoc-zTETae")+'" tabindex="-1"><code>'+aj(c)+'</code></pre><div class="'+O("ndfHFb-c4YZDc-EglORb-joDrKf-u0pjoe-fmcmS")+" "+O("ndfHFb-c4YZDc-AHmuwe-wcotoc-zTETae")+'">';b=b+'Volvi\u00e9ndolo a intentar...</div><div class="'+(O("ndfHFb-c4YZDc-EglORb-LgbsSe-haAclf")+
'"><div class="'+O("ndfHFb-c4YZDc-LgbsSe")+" "+O("ndfHFb-c4YZDc-EDpFhf-z5C9Gb-IyROMc-LgbsSe")+'"><div class="'+O("ndfHFb-c4YZDc-EDpFhf-z5C9Gb-IyROMc-LgbsSe-Bz112c")+'"></div><div class="'+O("ndfHFb-c4YZDc-EDpFhf-z5C9Gb-IyROMc-LgbsSe-fmcmS")+'">');b=b+'Conectar m\u00e1s aplicaciones...</div></div></div></div><div class="'+(O("ndfHFb-c4YZDc-rovI0b-haAclf")+'"></div></div>');return M(b)},aha=function(){return M('<div class="'+O("ndfHFb-c4YZDc-Wrql6b")+'" role="toolbar"></div>')},bha=function(){return M('<div class="'+
O("ndfHFb-c4YZDc-Wrql6b")+'" role="toolbar"><div class="'+O("ndfHFb-c4YZDc-Wrql6b-SmKAyb")+'"></div></div>')},cha=function(){return M('<div class="'+O("ndfHFb-c4YZDc-Wrql6b-hOcTPc")+'"><div class="'+O("ndfHFb-c4YZDc-Wrql6b-Bz112c")+'" tabindex="-1" role="img"></div><div class="'+O("ndfHFb-c4YZDc-Wrql6b-jfdpUb")+'" tabindex="-1"><div class="'+O("ndfHFb-c4YZDc-Wrql6b-V1ur5d")+'"></div><div class="'+O("ndfHFb-c4YZDc-Wrql6b-K4efff-V1ur5d")+'"></div></div>'+pA()+"</div>")},dha=function(){return M('<div class="'+
O("ndfHFb-c4YZDc-Wrql6b-DdWCyb-b0t70b")+'"></div>')},CQ=function(){var a='<div class="'+O("ndfHFb-c4YZDc-GSQQnc-LgbsSe")+" "+O("ndfHFb-c4YZDc-to915-LgbsSe")+'" aria-label="';a+=lj("Ventana externa");a+='"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-DH6Rkf-Bz112c")+'"></div></div>';return M(a)},eha=function(){var a='<div class="'+O("ndfHFb-c4YZDc-Wrql6b-AeOLfc-b0t70b")+'"><div class="'+O("ndfHFb-c4YZDc-MZArnb-LgbsSe")+" "+O("ndfHFb-c4YZDc-to915-LgbsSe")+'" aria-label="';a+=lj("Detalles");
a+='"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-DH6Rkf-Bz112c")+'"></div></div>'+CQ()+"</div>";return M(a)},fha=function(a){a=a.KG;return M('<div class="'+O("ndfHFb-c4YZDc-Wrql6b-AeOLfc-b0t70b")+(a?" "+O("ndfHFb-c4YZDc-Wrql6b-AeOLfc-b0t70b-SfQLQb-Woal0c-jcJzye-n1UuX"):"")+'">'+CQ()+"</div>")},DQ=function(){var a='<div class="'+O("ndfHFb-c4YZDc-TvD9Pc-LgbsSe")+" "+O("ndfHFb-c4YZDc-to915-LgbsSe")+'" aria-label="';a+=lj("Cerrar");a+='"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-DH6Rkf-Bz112c")+
'"></div></div>';return M(a)},gha=function(a){a=a||{};a=a.Wx;return M('<div class="'+O("ndfHFb-c4YZDc-Wrql6b-LQLjdd")+'">'+(a?'<div class="'+O("ndfHFb-c4YZDc-hSRGPd-LgbsSe")+" "+O("ndfHFb-c4YZDc-Wrql6b-N7Eqid")+'">Give Feedback</div>':"")+'<div class="'+O("ndfHFb-c4YZDc-to915-LgbsSe")+" "+O("ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-ndfHFb")+'"><div>'+bo()+"</div></div></div>")},hha=function(){return M('<div class="'+O("ndfHFb-c4YZDc-Wrql6b-gvZm2b-c6xFrd")+'"><div class="'+O("ndfHFb-c4YZDc-Wrql6b-gvZm2b-LgbsSe-JbbQac")+
" "+O("ndfHFb-c4YZDc-to915-LgbsSe")+'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+'"></div></div><div class="'+O("ndfHFb-c4YZDc-Wrql6b-gvZm2b-xl07Ob-LgbsSe")+" "+O("ndfHFb-c4YZDc-to915-LgbsSe")+'"><div class="'+O("ndfHFb-c4YZDc-Wrql6b-gvZm2b-LgbsSe-V67aGc")+'"></div><div class="'+O("ndfHFb-c4YZDc-Wrql6b-xl07Ob-LgbsSe-hFsbo")+'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+'"></div></div></div></div>')},iha=function(a){a=a.title;return M('<div class="'+O("ndfHFb-c4YZDc-gvZm2b-xl07Ob-ibnC6b")+'"><div class="'+
O("ndfHFb-c4YZDc-O1htCb-K2kob")+'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-O1htCb-K2kob-Bz112c")+'"></div></div><div class="'+O("ndfHFb-c4YZDc-gvZm2b-xl07Ob-ibnC6b-r4nke")+'">'+aj(a)+"</div></div>")},jha=function(){var a='<div class="'+O("ndfHFb-c4YZDc-Wrql6b-FNFY6c-J42Xof-qMHh7d")+'"><div class="'+O("ndfHFb-c4YZDc-Wrql6b-FNFY6c")+" "+O("ndfHFb-c4YZDc-to915-LgbsSe")+'"><div class="'+O("ndfHFb-c4YZDc-FNFY6c-DWWcKd-Bz112c")+'"></div><div class="'+O("ndfHFb-c4YZDc-FNFY6c-V67aGc")+
'"></div></div><div class="'+O("ndfHFb-c4YZDc-Wrql6b-PlOyMe")+" "+O("ndfHFb-c4YZDc-to915-LgbsSe")+'"><div class="'+O("ndfHFb-c4YZDc-Wrql6b-PlOyMe-bN97Pc")+'">';a=a+'Extraer</div><div class="'+(O("ndfHFb-c4YZDc-Wrql6b-HDMZaf-Bz112c")+'">'+bo()+'</div></div><div class="'+O("ndfHFb-c4YZDc-Wrql6b-qMHh7d")+" "+O("ndfHFb-c4YZDc-to915-LgbsSe")+'"><div class="'+O("ndfHFb-c4YZDc-Wrql6b-FNFY6c-hgDUwe")+'"></div><div class="'+O("ndfHFb-c4YZDc-Wrql6b-qMHh7d-SmKAyb")+'"><div class="'+O("ndfHFb-c4YZDc-Wrql6b-qMHh7d-fmcmS")+
'" tabindex="-1">');a=a+'Abrir con</div><div class="'+(O("ndfHFb-c4YZDc-Wrql6b-xl07Ob-LgbsSe-hFsbo")+'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+'"></div></div></div></div></div>');return M(a)},kha=function(){return M('<div class="'+O("ndfHFb-c4YZDc-Wrql6b-zM6fo-GMvhG-b0t70b")+'"><div class="'+O("ndfHFb-c4YZDc-zM6fo-GMvhG-Bz112c")+" "+O("ndfHFb-c4YZDc-Bz112c")+'"></div><span class="'+O("ndfHFb-c4YZDc-zM6fo-GMvhG-fmcmS")+'" tabindex="0" role="alert"></span></div>')},lha=function(){return M('<div class="'+
O("ndfHFb-c4YZDc-Wrql6b-C7uZwb-b0t70b")+'"><div class="'+O("ndfHFb-c4YZDc-z5C9Gb-LgbsSe")+" "+O("ndfHFb-c4YZDc-to915-LgbsSe")+'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+'"></div></div></div>')},mha=function(){return M('<div class="'+O("ndfHFb-c4YZDc-Wrql6b-C7uZwb-b0t70b")+'"></div>')},EQ=function(a){a=a.label;return M('<div class="'+O("ndfHFb-c4YZDc-to915-LgbsSe")+" "+O("ndfHFb-c4YZDc-C7uZwb-LgbsSe")+'" aria-label="'+O(a)+'">'+aj(a)+"</div>")},FQ=function(a){a=a.icon;return M('<div class="'+O("ndfHFb-c4YZDc-Bz112c")+
" "+O("ndfHFb-c4YZDc-C7uZwb-LgbsSe-Bz112c")+" "+O(a)+'">'+bo()+"</div>")},nha=function(){return M('<div class="'+O("ndfHFb-c4YZDc-cnqxLd")+'"><div class="'+O("ndfHFb-c4YZDc-cnqxLd-SmKAyb")+" "+O("ndfHFb-c4YZDc-s2gQvd")+'" tabindex="-1" role="listbox"><div class="'+O("ndfHFb-c4YZDc-cnqxLd-OEVmcd")+'"></div></div></div>')},oha=function(){return M('<div class="'+O("ndfHFb-c4YZDc-cnqxLd-LQLjdd")+" "+O("ndfHFb-c4YZDc-cnqxLd-LQLjdd-hOcTPc")+'"><div class="'+O("ndfHFb-c4YZDc-cnqxLd-LSZ0mb")+'"><div class="'+
O("ndfHFb-c4YZDc-cnqxLd-LSZ0mb-Bz112c")+" "+O("ndfHFb-c4YZDc-Bz112c")+'"></div><span class="'+O("ndfHFb-c4YZDc-cnqxLd-LSZ0mb-fmcmS")+'"></span></div></div>')},pha=function(a){a=a.Wx;var b='<div class="'+O("ndfHFb-c4YZDc-cnqxLd-LQLjdd")+" "+O("ndfHFb-c4YZDc-cnqxLd-LQLjdd-AeOLfc")+'">';a&&(b+='<div class="'+O("ndfHFb-c4YZDc-hSRGPd-LgbsSe")+" "+O("ndfHFb-c4YZDc-cnqxLd-N7Eqid")+'">',b+="Enviar comentarios</div>");return M(b+"</div>")},qha=function(){var a='<div class="'+O("ndfHFb-c4YZDc-UmsTj-Sx9Kwc")+
'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-UmsTj-Bz112c")+'"></div><span class="'+O("ndfHFb-c4YZDc-UmsTj-Ne3sFf")+'">';a=a+'Introduce la contrase\u00f1a de este documento para verlo</span><div class="'+(O("ndfHFb-c4YZDc-UmsTj-YPqjbf-sM5MNb")+'"><input class="'+O("ndfHFb-c4YZDc-UmsTj-xqKM5b")+'" type="text" style="display:none"><input class="'+O("ndfHFb-c4YZDc-UmsTj-YPqjbf")+'" type="password"></div><div class="'+O("ndfHFb-c4YZDc-UmsTj-Sx9Kwc-cGMI2b")+'"><div class="'+O("ndfHFb-c4YZDc-UmsTj-u0pjoe")+
'"><div class="'+O("ndfHFb-c4YZDc-UmsTj-u0pjoe-fmcmS")+'">');a=a+'Contrase\u00f1a incorrecta. Int\u00e9ntalo de nuevo.</div></div><div class="'+(O("ndfHFb-c4YZDc-UmsTj-sFeBqf")+'" aria-label="');a+=lj("Enviar contrase\u00f1a");return M(a+'">Enviar</div></div></div>')},rha=function(){return M('<div class="'+O("ndfHFb-c4YZDc-nJjxad-nK2kYb")+'"><div class="'+O("ndfHFb-c4YZDc-nJjxad-b0t70b")+'"></div><div class="'+O("ndfHFb-c4YZDc-to915-LgbsSe")+" "+O("ndfHFb-c4YZDc-nJjxad-LgbsSe")+'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+
'">'+bo()+"</div></div></div>")},sha=function(){return M('<div class="'+O("ndfHFb-c4YZDc-nJjxad-nK2kYb-i5oIFb")+'"><div class="'+O("ndfHFb-c4YZDc-to915-LgbsSe")+" "+O("ndfHFb-c4YZDc-nJjxad-m9bMae-LgbsSe")+'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+'"></div></div><div class="'+O("ndfHFb-c4YZDc-LgbsSe")+" "+O("ndfHFb-c4YZDc-to915-LgbsSe")+" "+O("ndfHFb-c4YZDc-nJjxad-hj4D6d-LgbsSe")+'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+'"></div></div><div class="'+O("ndfHFb-c4YZDc-LgbsSe")+" "+O("ndfHFb-c4YZDc-to915-LgbsSe")+
" "+O("ndfHFb-c4YZDc-nJjxad-bEDTcc-LgbsSe")+'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+'"></div></div></div>')},tha=function(){var a='<div class="'+O("ndfHFb-c4YZDc-mKZypf-bEDTcc")+'"><div class="'+O("ndfHFb-c4YZDc-mKZypf-bEDTcc-LgbsSe")+" "+O("tk3N6e-LgbsSe")+" "+O("tk3N6e-LgbsSe-JIbuQc")+'">';return M(a+"Iniciar sesi\u00f3n</div></div>")},uha=function(a){var b=a.title;a=a.rI;return M('<div class="'+O("ndfHFb-c4YZDc-n1UuX-Bz112c")+'" title="'+O(b)+'"><img src="'+O(pB(a))+'" class="'+O("ndfHFb-c4YZDc-n1UuX-RJLb9c")+
'" alt="'+O(b)+'" tabindex="0"/></div>')},vha=function(a){a=a.Vb;var b='<div class="'+O("ndfHFb-c4YZDc-UcSZ6e-mKZypf-bEDTcc-yHKmmc")+'"><div class="'+O("ndfHFb-c4YZDc-UcSZ6e-mKZypf-bEDTcc-LgbsSe")+" "+O("tk3N6e-LgbsSe")+" "+O("tk3N6e-LgbsSe-n2to0e")+'">';b+="Iniciar sesi\u00f3n</div>";a||(b+='<div class="'+O("ndfHFb-c4YZDc-UcSZ6e-mKZypf-yHKmmc-LgbsSe")+" "+O("tk3N6e-LgbsSe")+" "+O("tk3N6e-LgbsSe-JIbuQc")+'">',b+="Registrarse</div>");return M(b+"</div>")},wha=function(a){a=a.ZC;return M('<div class="'+
O("ndfHFb-c4YZDc-no16zc-UcSZ6e")+'"><div class="'+O("ndfHFb-c4YZDc-no16zc-UcSZ6e-LgbsSe")+" "+O("tk3N6e-LgbsSe")+" "+O("tk3N6e-LgbsSe-JIbuQc")+'">'+aj(a)+"</div></div>")},xha=function(a){a=a||{};a=a.message;return M('<div class="'+O("ndfHFb-c4YZDc-dkyuHd-ostUZ")+'"><div class="'+O("ndfHFb-c4YZDc-dkyuHd-ostUZ-Ne3sFf")+'">'+aj(a)+'</div><div class="'+O("ndfHFb-c4YZDc-dkyuHd-ostUZ-IbE0S")+'"></div></div>')},yha=function(){return M('<div class="'+O("ndfHFb-c4YZDc-LzGo7c")+'"></div>')},zha=function(a){var b=
a.text;a=a.gH;b='<div class="'+O("ndfHFb-c4YZDc-LzGo7c-fmcmS")+'">'+aj(b)+"</div>";a&&(b+='<a href="'+O(Mq(a))+'" target="_blank" rel="noreferrer" class="drive-viewer-licensebar-url">',b+="M\u00e1s informaci\u00f3n</a>");return M(b)},Aha=function(a){var b=a.title,c=a.mimeType,d='<div style="display:none">';a='{"id": "'+String(a.id).replace(DN,CN)+'", "title": "'+String(b).replace(DN,CN)+'", "mimeType": "'+String(c).replace(DN,CN)+'"}';a=ej(a);d+=aj(a)+"</div>";return M(d)},Bha=function(){return M('<div class="'+
O("ndfHFb-c4YZDc-TL3Ynd-V67aGc-haAclf")+'"></div>')},Cha=function(a){var b=a.foregroundColor,c=a.backgroundColor,d=M;a=a.label;b=void 0===b?null:b;c=void 0===c?null:c;b=void 0===b?null:b;c=void 0===c?null:c;c=bj(wN(b)&&wN(c)?'style="background: '+O(EN(c))+"; color: "+O(EN(b))+';"':"");c=fj(""+c);b="ndfHFb-c4YZDc-TL3Ynd-V67aGc";var e=void 0;b=void 0===b?"":b;e=void 0===e?"":e;c=void 0===c?null:c;a=M('<span class="'+O("ob9sLd")+(b?" "+O(b):"")+'"'+(e?' jsaction="'+O(e)+'"':"")+(c?yN(FN(c)):"")+">"+
aj(a)+"</span>");return d(a)},Dha=function(a){return M('<div aria-label="'+O(a.eD)+'" class="'+O("ndfHFb-c4YZDc-Btuy5e-Rgw69b-TvD9Pc-LgbsSe")+'"><img src="https://fonts.gstatic.com/s/i/googlematerialiconsfilled/close/v14/gm_grey-24dp/1x/gm_filled_close_gm_grey_24dp.png" alt="Close"></div>')},Yfa=function(a){var b=a.label;a=a.Qj;a=void 0===a?"":a;var c='<div role="button" tabindex="0" aria-label="',d=O(b);c+=lj(d);c+='" class="'+O("ndfHFb-c4YZDc-Btuy5e-Rgw69b-fmcmS-LgbsSe")+" "+O(a)+'">'+aj(b)+"</div>";
return M(c)},Eha=function(a,b){var c=a.Bn,d=a.hm,e=a.gm,f=a.color,h=a.En;a=M;var k='<div class="'+O("ndfHFb-c4YZDc-Btuy5e-Rgw69b-haAclf")+'">',l=uN(Dha),n=zQ({Qj:"ndfHFb-c4YZDc-Btuy5e-nUpftc-SjW3R"});h=h?zQ({Qj:"ndfHFb-c4YZDc-Btuy5e-KY1xSc-z5C9Gb"}):null;var q=fj('style="color: '+O(EN(f))+';"'),r=e,t=void 0,x="ndfHFb-c4YZDc-Btuy5e-Rgw69b";f=fj('style="left: 2rem; overflow: hidden;"');t=void 0===t?null:t;x=void 0===x?"":x;q=void 0===q?null:q;r=void 0===r?"":r;f=void 0===f?null:f;e=M;var N=void 0===
N?"":N;N='<div class="'+O("ousvBd")+(N?" "+O(N):"")+'">';var S="Zcp8g vKmmhc";S=void 0===S?"":S;S=M('<svg class="'+O("Q6yead")+" "+O("QJZfhe")+" "+O(S)+'" width="24" height="24" viewBox="0 0 24 24" focusable="false"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16zM16 17H5V7h11l3.55 5L16 17z"/></svg>');c=N+S+'<div class="'+O("uL4Kv")+'" role="heading">'+aj(c)+"</div>";c+=l({eD:"Cerrar"},b);c=""+M(c+"</div>");
l=q;q=r;l=void 0===l?null:l;q=void 0===q?"":q;var la=void 0===la?"":la;d=M('<div class="'+O("EafEFe")+(la?" "+O(la):"")+'" role="heading"'+(l?yN(FN(l)):"")+">"+aj(d)+"</div>"+(q?'<div class="'+O("RQM9Gf")+'" role="document">'+aj(q)+"</div>":""));b=dj(c+d+'<div class="'+O("EIsVy")+'">'+(h?h({label:"M\u00e1s informaci\u00f3n"},b):"")+n({label:"Ver etiquetas"},b)+"</div>");n=fj('role="dialog"'+(t?yN(FN(t)):""));la="I1PgQd"+(x?" "+x:x);d=f;n=void 0===n?null:n;la=void 0===la?"":la;d=void 0===d?null:d;
var W=void 0===W?"":W;var oa=void 0===oa?1:oa;n='<div class="'+O("BjbK3c")+" "+O(la)+'"'+(n?yN(FN(n)):"")+">";switch(oa){case 1:oa=n;W="kaZy8e "+W;W=void 0===W?"":W;d=void 0===d?null:d;n="bmpfc"+xQ++;W="<svg"+(W?' class="'+O(W)+'"':"")+(d?yN(FN(d)):"")+' viewBox="0 0 30 17">'+yQ(n)+'<path d="m 11.67,7 c 1.59,-2.38 5.08,-2.38 6.66,0 L 25,17 H 5 Z" filter="url(#'+O(n)+'"/></svg>';W=M(W);n=oa+W;break;case 2:oa=n;W="cDqddf "+W;W=void 0===W?"":W;d=void 0===d?null:d;n="bmpfc"+xQ++;W="<svg"+(W?' class="'+
O(W)+'"':"")+(d?yN(FN(d)):"")+' viewBox="0 0 17 30">'+yQ(n)+'<path d="m 10,11.67 c 2.38,1.59 2.38,5.08 0,6.66 L 0,25 V 5 Z" filter="url(#'+O(n)+'"/></svg>';W=M(W);n=oa+W;break;case 3:oa=n;W="FfqPSe "+W;W=void 0===W?"":W;d=void 0===d?null:d;n="bmpfc"+xQ++;W="<svg"+(W?' class="'+O(W)+'"':"")+(d?yN(FN(d)):"")+' viewBox="0 0 30 17">'+yQ(n)+'<path d="m 18.33,10 c -1.59,2.38 -5.08,2.38 -6.66,0 L 5,0 h 20 z" filter="url(#'+O(n)+'"/></svg>';W=M(W);n=oa+W;break;case 4:oa=n,W="kAgEFc "+W,W=void 0===W?"":W,
d=void 0===d?null:d,n="bmpfc"+xQ++,W="<svg"+(W?' class="'+O(W)+'"':"")+(d?yN(FN(d)):"")+' viewBox="0 0 17 30">'+yQ(n)+'<path d="M 7,18.33 C 4.62,16.74 4.62,13.25 7,11.67 L 17,5 v 20 z" filter="url(#'+O(n)+'"/></svg>',W=M(W),n=oa+W}n+=aj(b)+"</div>";W=M(n);e=e(W);return a(k+e+"</div>")},GQ=function(a){P.call(this,a);a=this.R();this.B=new Ip(a,Gq.Ba());this.ma(this.B);this.A=void 0};I(GQ,P);GQ.prototype.fa=function(){this.ca=J(xha,void 0,void 0,this.R())};
GQ.prototype.ea=function(){P.prototype.ea.call(this);this.B.sa(this.ia("ndfHFb-c4YZDc-dkyuHd-ostUZ-IbE0S"));Op(this.B.J(),this.R());HQ(this,!1);Do(this.ra(),!0);this.U().listen(this.B,"action",this.C);IQ(this)};GQ.prototype.isVisible=function(){return void 0!==this.A};GQ.prototype.show=function(a){this.A=a;IQ(this)};
var IQ=function(a){if(a.Da&&a.A){var b=a.ra();oA(a.B,"Cancelar");Rc(a.ia("ndfHFb-c4YZDc-dkyuHd-ostUZ-Ne3sFf"),a.A);H(b,"ndfHFb-c4YZDc-dkyuHd-ostUZ-TSZdd");Do(b,!1);Xo(a.B,a.A+". Cancelar");HQ(a,!0);a.getContext().D().A(a.A)}};GQ.prototype.hide=function(){this.A=void 0;var a=this.ra();Rc(this.ia("ndfHFb-c4YZDc-dkyuHd-ostUZ-Ne3sFf"),"");fi(a,"ndfHFb-c4YZDc-dkyuHd-ostUZ-TSZdd");Do(a,!0);HQ(this,!1)};GQ.prototype.C=function(){this.hide();this.dispatchEvent("Pa")};
var HQ=function(a,b){a.R().qc(a.B.J(),b)},JQ=function(a){F.call(this);this.B=a;this.A=null;this.C=new mg(this);K(this,this.C);var b=a.X();this.C.listen(b,"ka",this.Uy);a=a.ua();this.C.listen(a,"L",this.BE)};I(JQ,F);g=JQ.prototype;g.Ms=function(){var a=this.B.X();if(a=a.B()?a.A().Xa:null){if(!this.A&&!this.A){var b=this.B.R().ia("ndfHFb-c4YZDc");this.A=new GQ(this.B);this.A.render(b);this.C.listen(this.A,"Pa",this.aG);K(this,this.A)}this.A.show(a.O)}};g.Eg=function(){this.A&&this.A.hide()};
g.bj=function(){return!!this.A&&this.A.isVisible()};g.Uy=function(){this.Eg()};g.aG=function(){this.dispatchEvent("Qa")};g.BE=function(){"shown"!=this.B.ua().B&&this.bj()&&this.Eg()};var KQ=function(a,b,c,d){this.A=a;this.H=b;this.C=c;this.F=void 0===d?-1:d};KQ.prototype.Cc=function(){return this.H};var LQ=function(a){F.call(this);this.W=a;this.L=null;this.H=this.I=this.D=!1;this.O="";this.F="l"};I(LQ,F);g=LQ.prototype;g.getContext=function(){return this.W};g.RD=function(){return this.L.fetch()};
g.JI=function(a){a!=this.D&&(this.D=a,this.dispatchEvent("g"))};g.HI=function(a){a!=this.I&&(this.I=a,this.dispatchEvent("h"))};g.II=function(a){a!=this.H&&(this.H=a,this.dispatchEvent("i"))};g.Wf=function(a){this.O!=a&&(this.O=a,this.dispatchEvent("j"))};var MQ=function(a,b){b!=a.F&&(a.F=b,a.dispatchEvent("k"))};LQ.prototype.aa=function(){MQ(this,"n")};LQ.prototype.S=function(){MQ(this,"o")};LQ.prototype.B=function(){return!1};LQ.prototype.A=function(){return!1};
var NQ=function(a,b,c,d,e){"number"===typeof b&&(b=[b]);"number"===typeof c&&(c=[c]);Vr.call(this,a,b,c,d,e);if(1!=b.length||1!=c.length)throw Error("Ia");this.F=-1};v(NQ,Vr);g=NQ.prototype;g.Sg=function(){var a=this.coords[0];Math.abs(a-this.F)>=Naa&&(Tp(this.B,a),this.F=a)};g.Qf=function(){this.F=-1;NQ.da.Qf.call(this)};g.Ge=function(){this.F=-1;NQ.da.Ge.call(this)};g.show=function(){this.B.style.display=""};g.hide=function(){this.B.style.display="none"};
var OQ=function(a,b,c){NQ.call(this,a,1,0,b,c)};v(OQ,NQ);var PQ=function(a,b,c){NQ.call(this,a,0,1,b,c)};v(PQ,NQ);PQ.prototype.Qf=function(){this.show();PQ.da.Qf.call(this)};var QQ=function(a){w(this,a,0,-1,null,null)};I(QQ,z);var RQ=function(a){w(this,a,0,-1,null,null)};I(RQ,z);RQ.prototype.getHeight=function(){return B(this,2)};var SQ=function(a){w(this,a,0,-1,null,null)};I(SQ,z);SQ.prototype.setSize=function(a){return Sp(this,3,a)};var TQ=function(a){LQ.call(this,a);this.C=this.V=0};I(TQ,LQ);
TQ.prototype.ha=function(a){this.C=a};TQ.prototype.ja=function(a){this.V=a};TQ.prototype.A=function(){var a=U(this.getContext().A(),oL,83);return a?R(a,3,!1):!1};var UQ=function(a,b){this.A=[0];this.D=[];this.B=0;this.F=a;this.C=b||null;null!=this.C&&(this.A[1]=this.C)},VQ=function(a,b,c){if(b==a.B)for(a.A[a.B+1]=a.A[a.B]+c,a.B++;null!=a.D[++b];)c=a,c.A[c.B+1]=c.A[c.B]+a.D[b],c.B++,delete a.D[b];else b<a.B||(a.D[b]=c);a.B<a.F&&null!=a.C&&(a.A[a.B+1]=a.A[a.B]+a.C)};
UQ.prototype.resolve=function(a,b){var c=WQ(this);if(a>c||0>a+b||1==this.A.length)return null;0>a&&(b+=a,a=0);a+b>c&&(b=c-a);c=Rf(this.A,Da,!1,a);0>c?c=-c-2:0<c&&c--;a=Rf(this.A,Da,!1,a+b);0>a?a=-a-2:a==this.A.length-1&&a--;return new kq(c,a)};var WQ=function(a){return a.A[a.A.length-1]};UQ.prototype.Db=function(){return 0==this.B};var XQ=function(a,b,c){this.A=new UQ(a,c);this.B=new UQ(b,c)};
XQ.prototype.resolve=function(a){var b=this.A.resolve(a.top,a.height);a=this.B.resolve(a.left,a.width);return b&&a?new ii(a.start,b.start,a.end-a.start+1,b.end-b.start+1):null};var YQ=function(a,b){var c=new ii(0,0,0,0);c.left=a.B.A[b.left];c.top=a.A.A[b.top];c.width=a.B.A[b.left+b.width]-c.left;c.height=a.A.A[b.top+b.height]-c.top;return c},ZQ=function(a,b,c){KQ.call(this,a,b,c);this.B=!1};I(ZQ,KQ);ZQ.prototype.D=function(a){this.B=a};
var $Q=function(a,b){this.I=a;this.D=b;this.A=200;50<this.D&&(this.A=100);100<this.D&&(this.A=50);this.B=[];this.C=0;this.F=Number.POSITIVE_INFINITY;this.L=Math.ceil(a/this.A);this.H=[]};g=$Q.prototype;g.hp=function(a){for(var b=[],c=a.top;c<a.top+a.height;++c){var d=Math.floor(c/this.A),e=B(this.B[d],3);d=(c-d*this.A)*this.D;for(var f=a.left;f<a.left+a.width;++f)f>a.left&&b.push("\t"),b.push(e[f+d]);c+1<a.top+a.height&&b.push("\n")}return b.join("")};
g.Ct=function(a){a=a.toLocaleLowerCase();for(var b=[],c=0;c<this.C;++c)for(var d=B(this.B[c],3),e=c*this.A,f=Math.min(this.I-e,this.A),h=0;h<f;++h)for(var k=h*this.D,l=0;l<this.D;++l){var n=d[k+l];n&&0<=n.toLocaleLowerCase().indexOf(a)&&b.push(new G(l,h+e))}return b};
g.pD=function(a){for(var b=Math.min(this.A,this.I,50),c=Math.min(this.D,20),d=this.B[0],e=B(d,3),f=a.fa("TABLE"),h=f.appendChild(a.createElement("TBODY")),k=0;k<b;++k){for(var l=k*this.D,n=a.createElement("TR"),q=0;q<c;++q){a:{var r=k;var t=q,x=AL(d,aR,6);if(x)for(var N=0;N<x.length;++N){var S=B(x[N],1),la=B(x[N],1)+B(x[N],3),W=B(x[N],2),oa=B(x[N],2)+x[N].getHeight();if(t>=S&&r>=W&&t<la&&r<oa){r=x[N];break a}}r=null}if(x=(t=r)&&q==B(t,1)&&k==B(t,2))N=e[l+q],r=a.createElement("TD"),Rc(r,N),x&&(x=t.getHeight(),
k+x>b&&(x=b-k),t=B(t,3),q+t>c&&(t=c-q),1<x&&r.setAttribute("rowspan",x),1<t&&r.setAttribute("colspan",t)),n.appendChild(r)}h.appendChild(n)}return f};g.Db=function(){return 0==this.C};g.sw=function(){return isFinite(this.F)};g.Zc=function(){return this.C==this.L};var bR=function(a,b){b=B(U(b,QQ,2),2);return Math.floor(b/a.A)};$Q.prototype.O=function(a){return wL(this.B[0],2)[a]};$Q.prototype.S=function(a){var b=Math.floor(a/this.A);return wL(this.B[b],1)[a-b*this.A]};
var cR=function(a,b,c,d,e){F.call(this);this.bb=a;this.aa=b;this.L=c;this.H=d;this.D=null;this.S=e;this.V=this.I=null;this.F=!1;this.W=this.B=this.C=this.O=this.A=null};I(cR,F);g=cR.prototype;g.getContent=function(){return this.D};g.WD=function(){return this.S.B.A[this.H]};g.gE=function(){return this.S.A.A[this.L]};g.Vy=function(a,b){if(this.V!=a||!this.I&&!this.A)this.I=null,ed(u(this.rD,this,a,b),this);return this.I};
g.rD=function(a,b){this.A&&this.A.dispose();Jg(this.O);var c=this.D,d=dR(c.width*a,c.height*a,b);this.A=new pE(c,d,b);this.V=a;sE(this.A,a,u(this.IH,this,d))};g.IH=function(a){this.C=a;this.B=null;this.I=a.getContext("2d").getImageData(0,0,a.width,a.height);this.A&&this.A.dispose();this.A=null;a=u(this.dispatchEvent,this,"cb");this.O=Ig(a,0)};
g.bE=function(a,b){if(!this.C)return null;if(this.B&&this.W==a)return this.B;var c=this.D,d=c.width*a;c=c.height*a;this.B=dR(d,c,b);this.B.getContext("2d").drawImage(this.C,0,0,this.C.width,this.C.height,0,0,d,c);this.W=a;return this.B};var dR=function(a,b,c){c=c.createElement("CANVAS");c.style.visibility="hidden";Bc(c,{width:a,height:b});return c};cR.prototype.ka=function(){Jg(this.O);F.prototype.ka.call(this)};
var eR=function(a,b,c){this.D=a;this.C=b;this.A=c;this.B=Math.ceil((this.D-this.A)/this.C);0<this.A&&++this.B},fR=function(a,b){if(b<a.A)return 0;b=Math.floor((b-a.A)/a.C);0<a.A&&++b;return b},gR=function(a,b){if(b==a.B)return a.D;var c=b*a.C;0<a.A&&0<b&&(c+=a.A-a.C);return c},hR=function(a,b){return new kq(gR(a,b),gR(a,b+1))},iR=function(a,b,c,d,e,f,h){F.call(this);this.na=a;this.W=b;this.S=c;this.ja=d;this.H=f;this.F=h;this.aa=[];this.la=new $Q(this.W,this.S);this.ha=new eR(this.W,50,f);this.V=
new eR(this.S,20,h);this.I=new XQ(this.W,this.S);this.B=new XQ(this.ha.B,this.V.B,1E4);this.A=e;this.Qa=!1;this.qa=[];this.za=[];this.Ea=[];this.wa=[];this.oa={};this.L=null};I(iR,F);g=iR.prototype;g.Dt=function(){return WQ(this.B.B)};g.getHeight=function(){return WQ(this.B.A)};g.ow=function(){return!this.B.B.Db()&&!this.B.A.Db()};g.xn=function(){return this.Qa};g.Xy=function(){this.Qa=!0};g.Et=function(){return!!jR(this,0,0).F&&0==this.la.F};
var kR=function(a,b,c){var d=U(b,QQ,2);b=B(d,2);d=B(d,1);b=jR(a,fR(a.ha,b),fR(a.V,d));b.D=c;VQ(a.B.A,b.L,c.height);VQ(a.B.B,b.H,c.width);a.dispatchEvent("cb")};g=iR.prototype;g.Cx=function(a){return this.B.resolve(a)};g.fE=function(a){return YQ(this.B,a)};g.Pk=function(a){return this.I.resolve(a)};g.If=function(a){return YQ(this.I,a)};g.gk=function(){return new ze(this.I.B.A.length-1,this.I.A.A.length-1)};g.rs=function(a,b){a=jR(this,a,b);a.getContent()||a.F||a.dispatchEvent("bb");return a};
var jR=function(a,b,c){var d=a.aa[b]&&a.aa[b][c];if(!d){d=hR(a.ha,b);var e=hR(a.V,c),f=new SQ;C(f,1,a.ja);var h=new QQ;C(h,1,e.start);C(h,2,d.start);Sp(f,2,h);h=new RQ;C(h,1,gs(e));C(h,2,gs(d));f.setSize(h);d=new cR(f,a.ja,b,c,a.B);d.Kc(a);K(a,d);a.aa[b]||(a.aa[b]=[]);a.aa[b][c]=d}return d},Fha=function(a,b,c){var d=a.la,e=bR(d,b);for(d.B[e]=c;d.B[d.C];){e=AL(d.B[d.C],aR,6);if(null!=e)for(var f=0;f<e.length;++f){var h=e[f];h=new ii(B(h,1),B(h,2),B(h,3),h.getHeight());d.H.push(h)}d.C++}d=wL(c,2);lR(a.I.B,
a.B.B,d,0,a.V);b=B(U(b,QQ,2),2);d=wL(c,1);lR(a.I.A,a.B.A,d,b,a.ha);c=AL(c,mR,7);for(b=0;b<c.length;b++)e=U(c[b],QQ,1),d=B(e,1),h=B(e,2),e=B(c[b],2),f=B(c[b],3)||void 0,null!=d&&null!=h&&null!=e&&(d=new ii(d,h,1,1),e=new ZQ(e,d,f),d.left<a.F&&d.top<a.H?a.wa.push(e):d.left<a.F?a.za.push(e):d.top<a.H?a.Ea.push(e):a.qa.push(e));a.dispatchEvent("ab")};iR.prototype.Ma=function(){nR(this.wa);nR(this.za);nR(this.Ea);nR(this.qa)};var nR=function(a){for(var b=0;b<a.length;b++)a[b].D(!1)};iR.prototype.O=function(){return!this.la.Db()};
iR.prototype.getMetadata=function(){return this.la};iR.prototype.D=function(){return 0==this.H||this.B.A.Db()?0:this.B.A.A[1]};iR.prototype.C=function(){return 0==this.F||this.B.B.Db()?0:this.B.B.A[1]};var lR=function(a,b,c,d,e){for(var f=a.A.length-1,h=0;h<c.length;++h)VQ(a,d+h,c[h]);c=a.A.length-1;for(f=fR(e,f);f<e.B;){d=hR(e,f);if(d.end>c)break;VQ(b,f,a.A[d.end]-a.A[d.start]);f++}};g=iR.prototype;
g.Ld=function(a){var b=this.gk(),c=Iq(a);if(b.height<c.y||b.width<c.x)return a;b=this.getMetadata().H;for(c=0;c<b.length;){var d=b[c],e=dq(a,d);!e||0==e.width||0==e.height||a.contains(d)?++c:(Zp(a,d),c=0)}return a};g.Kd=function(a){this.L=a&&a.clone();this.dispatchEvent("eb")};g.Af=function(){return this.L&&this.L.clone()};g.jp=function(){return this.L?this.Ld(new ii(this.L.left,this.L.top,1,1)):null};g.FI=function(a,b){a=a.x+":"+a.y;b?this.oa[a]=b:delete this.oa[a]};g.Wy=function(){return!xh(this.oa)};
g.KD=function(a,b){Wa(this.oa,function(c,d){d=d.split(":");a.call(b,c,new G(Number(d[0]),Number(d[1])))},this)};var oR=function(a,b){Gy.call(this,a,b);this.C=[];this.D=null};I(oR,Gy);g=oR.prototype;g.zb=function(a){return this.C[a]};g.Sm=function(){return{r:"gb"}};g.fe=function(a,b,c){a=Gy.prototype.fe.call(this,a,b,c);return mw(a)?ow(a,"r","gb"):a};g.Gl=function(a,b,c){b||(b=Zh(SQ,c.sheets),a=B(b,1),a=this.C[a],c=U(b,QQ,2),b=B(c,2),c=B(c,1),jR(a,fR(a.ha,b),fR(a.V,c)).F=!0,a.dispatchEvent("cb"))};
g.Sh=function(a){Gy.prototype.Sh.call(this,a);a.A()&&a.Wf("Resalta la celda en la que quieras a\u00f1adir un comentario")};g.Ft=function(a){this.D=a};g.fi=function(){return!!this.D};var pR=function(){LO.call(this);this.po(new kq(.25,3));this.C=this.D=1};I(pR,LO);pR.prototype.Eo=function(){this.mf(this.C+(1.5<=this.C?.5:.25))};pR.prototype.Fo=function(){this.mf(this.C-(1.5<this.C?.5:.25))};pR.prototype.H=function(a){this.mf(a);a!=this.D&&this.jc(2)};var qR=function(){F.call(this);this.A=0;this.B=!1};
v(qR,F);qR.prototype.getHeight=function(){return this.A};
var Gha=function(a){return 3*a*a-2*a*a*a},rR=function(a){return Fa(a)&&!Ia(a)},sR=function(a,b){var c=a[b-1];if(null==c||rR(c))a=a[a.length-1],rR(a)&&(c=a[b]);return c},uR=function(a){var b=a;if(Array.isArray(a))b=Array(a.length),tR(b,a);else if(null!==a&&"object"==typeof a){var c=b={},d;for(d in a)a.hasOwnProperty(d)&&(c[d]=uR(a[d]))}return b},tR=function(a,b){for(var c=0;c<b.length;++c)b.hasOwnProperty(c)&&(a[c]=uR(b[c]))},vR=function(a,b){a!==b&&(a.length=0,b&&(a.length=b.length,tR(a,b)))},xR=
function(a,b){return a===b?!0:Ta(a,function(c,d){if(rR(c)){d=c;for(var e in d)if(c=d[e],!wR(c,sR(b,+e)))return!1;return!0}return wR(c,sR(b,d+1))})&&Ta(b,function(c,d){if(rR(c)){for(var e in c)if(null==sR(a,+e))return!1;return!0}return null==c==(null==sR(a,d+1))})},wR=function(a,b){return a===b||null==a&&null==b||!(!0!==a&&1!==a||!0!==b&&1!==b)||!(!1!==a&&0!==a||!1!==b&&0!==b)?!0:Array.isArray(a)&&Array.isArray(b)?xR(a,b):!1},yR=function(){};
yR.prototype.initialize=function(a,b,c,d){this.A=a=a||[];if(a.length){c=a.length-1;var e=rR(a[c]);c=e?a[c]:{};e&&a.length--;e=0;for(var f in c){var h=+f;h<=b?(a[h-1]=c[f],delete c[f]):e++}for(h=f=0;d&&h<d.length;){f+=d[h++];var k=d[h++];e+=cJ(f,k,a,c);f+=k}a.length>b&&(e+=cJ(b,a.length-b,a,c),a.length=b);e&&(a[b]=c)}};yR.prototype.clear=function(){this.A.length=0};
var zR=function(a,b,c){a=a.A[b];return null!=a?a:c},AR=function(a,b){return+zR(a,b,0)},BR=function(a,b,c){return zR(a,b,c||"")},CR=function(a,b,c){a=a.A;a[b]||(a[b]=[]);return a[b][c]},DR=function(a,b){return(a=a.A[b])?a.length:0};yR.prototype.equals=function(a){a=a&&a;return!!a&&xR(this.A,a.A)};yR.prototype.clone=function(){var a=this.constructor,b=[];vR(b,this.A);return new a(b)};yR.prototype.km=function(a){a=a&&a;vR(this.A,a?a.A:null)};var ER=function(a){this.initialize(a,4)};v(ER,yR);
ER.prototype.getHeight=function(){return AR(this,2)};var FR=function(a){this.initialize(a,4)};v(FR,yR);FR.prototype.B=function(){return BR(this,1)};var GR=function(a){this.initialize(a,6)};v(GR,yR);var HR=function(a){this.initialize(a,3)};v(HR,yR);var IR=function(a){return new ER(a.A[0])},JR=function(a){this.initialize(a,2)};v(JR,yR);var KR=function(a,b){return new HR(CR(a,1,b))},LR=function(a){this.initialize(a,5)};v(LR,yR);LR.prototype.getType=function(){return zR(this,2,1)};
var MR=function(a){this.initialize(a,2)};v(MR,yR);var NR=function(a){this.initialize(a,7)};v(NR,yR);NR.prototype.getHeight=function(){return AR(this,2)};var OR=function(a,b){return new MR(CR(a,3,b))},yE=function(a){this.B=a};yE.prototype.A=function(){return this.B.naturalWidth};yE.prototype.getHeight=function(){return this.B.naturalHeight};var PR=function(){D.call(this);this.A=[]};I(PR,D);PR.prototype.addResult=function(a,b){this.A[a]||(this.A[a]=[]);this.A[a].push(b)};PR.prototype.B=function(a){return this.A[a]};
PR.prototype.ka=function(){D.prototype.ka.call(this)};var QR=function(a,b,c,d,e){ii.call(this,a,b,c,d);this.A=e};I(QR,ii);
var RR=function(a,b,c){var d=b.lastIndexOf(" ",a-1)+1,e=b.substring(0,d).split(" ").length-1,f=2*e;return parseInt(c[f],10)+parseInt(c[f+1],10)*(a-d)/b.split(" ")[e].length},SR=function(a,b,c){if(!a)return null;var d=a.text,e=a.A.split(",");e=Qa(e,function(h){return parseInt(h,10)});var f=RR(b,d,e);return new ii(f,a.top,RR(b+c,d,e)-f,a.height)},TR=function(a,b,c,d,e,f){ii.call(this,a,b,c,d);this.A=e;this.H=f;this.text=ZM(f.toLowerCase())};I(TR,ii);
var UR=function(a,b){ii.call(this,0,0,0,0);this.A=a;this.url=b};I(UR,ii);var VR=function(){D.call(this);this.A=[];this.B=[]};I(VR,D);VR.prototype.getTitle=function(){return this.C};
VR.prototype.parse=function(a,b){var c=a.getElementsByTagName("page");if((a=a.getElementsByTagName("title"))&&0<a.length){for(a=a[0];a.hasChildNodes();)a=a.childNodes[0];if(a=a.nodeValue)this.C=bb(a)}if(c&&0!=c.length){a=0;for(var d;d=c[a];a++){var e=WR(d);b.push(e);var f=d.getElementsByTagName("block");e=[];if(0<f.length){d=0;for(var h;h=f[d];d++){var k=YR(h.getElementsByTagName("text"));k=new QR(0,0,0,0,k);WR(h,k);e.push(k)}}else for(k=YR(d.getElementsByTagName("text")),d=0;f=k[d];d++)e.push(new QR(f.left,
f.top,f.width,f.height,[f]));this.A.push(e)}}if(c&&0!=c.length)for(b=0;e=c[b];b++)for(a=e.getElementsByTagName("link"),0==a.length&&(a=e.getElementsByTagName("presslink")),e=0;f=a[e];e++)if(d=f.childNodes,d=0<d.length&&d[0].nodeValue?d[0].nodeValue:null)try{h=b;var l=bb(d),n=new vh(l);if(!n.D&&Lg(Mg(n.A))){if(ab(l,"/"))throw new URIError("Ja");n=new vh("//"+l)}var q=n.D;if("http"!=q&&"https"!=q&&"ftp"!=q&&"mailto"!=q){var r=(new vh(p.location.href)).D;fh(n,r||"http")}var t=new UR(h,n.toString());
WR(f,t);this.B.push(t)}catch(x){}};var WR=function(a,b){var c=a.getAttribute("dim"),d;c?d=c.split(","):d=[a.getAttribute("l"),a.getAttribute("t"),a.getAttribute("w"),a.getAttribute("h")];d=Qa(d,function(e){return parseInt(e,10)});b?(b.left=d[0],b.top=d[1],b.width=d[2],b.height=d[3]):b=new ii(d[0],d[1],d[2],d[3]);return b},YR=function(a){for(var b=[],c=0,d;d=a[c];c++){for(var e=d.getAttribute("p"),f=d;f.hasChildNodes();)f=f.childNodes[0];e=new TR(0,0,0,0,e,f.nodeValue||"");WR(d,e);b.push(e)}return b};
VR.prototype.search=function(a){a=ZM(a.toLowerCase());var b=new PR(a);if(0==a.length)return b;for(var c=0;c<this.A.length;c++){for(var d=[],e=this.A[c],f=0;f<e.length;f++)d=d.concat(e[f].A);e=a;f=[];if(0!=e.length){var h=e;if(0==h.length)h=null;else{for(var k=new ep("(?:"),l=0;l<h.length;l++)k.append(EL(h.charAt(l)));k.append("|");for(l=0;l<h.length;l++)k.append("(?:").append(EL(h.charAt(l)));for(l=0;l<h.length-1;l++)k.append(")?");k.append(")(-?)$)");h=new RegExp(k.toString(),"g")}for(k=0;k<d.length;k++){l=
d[k];for(var n;n=h.exec(l.text);){var q=n[0].length-(n[1]?n[1].length:0),r=hs(e.slice(q));n=[SR(l,n.index,q)];for(var t=k+1;t<d.length&&r;t++){var x=d[t].text;q=Math.min(x.length-(PE(x,"-")?1:0),r.length);if(x.slice(0,q)==r.slice(0,q))n.push(SR(d[t],0,q)),r=hs(r.slice(q));else break}""==r&&f.push(n)}}}e=f;for(d=0;d<e.length;d++)b.addResult(c,e[d])}return b};VR.prototype.ka=function(){D.prototype.ka.call(this);this.A=this.B=null};
var ZR=[function(a,b){return Da(a.left,b.left)},function(a,b){return Da(a.top,b.top)},function(a,b){return Da(a.left+a.width,b.left+b.width)},function(a,b){return Da(a.top+a.height,b.top+b.height)}],$R=function(a,b){if(0==a.length)throw Error("Ka");if(5<a.length)throw Error("La");if(!b&&2!=a.length)throw Error("Ma");ii.call(this,a[0].left,a[0].top,a[0].width,a[0].height);for(var c=1;c<a.length;c++)Zp(this,a[c]);this.ib=a;this.A=b};I($R,ii);
var aS=function(a,b,c){var d=a.ib.length;if(a.A)for(var e=0;e<d;e++)es(b,a.ib[e])&&c.push(a.ib[e]);else for(e=0;e<d;e++)es(b,a.ib[e])&&aS(a.ib[e],b,c)},bS=function(a,b){if(5<a.length){Vv(a,ZR[b]);var c=Math.floor(a.length/2);c=a.splice(c,a.length-c);b=(b+1)%ZR.length;a=bS(a,b);c=bS(c,b);return new $R([a,c],!1)}return new $R(a,!0)},cS=function(a){D.call(this);a?this.A=bS(a.concat(),0):this.A=null};I(cS,D);var dS=function(a,b){var c=[];a.A&&aS(a.A,b,c);return c};
cS.prototype.find=function(a){for(var b=dS(this,a),c=b.length,d=0;d<c;d++)if(js(b[d],a))return b[d];return null};
var eS=function(a,b,c,d){var e=new ER(c.A[0]);var f="";for(var h=DR(c,1),k=0;k<h;k++)0!=k&&(f+=" "),f+=BR(KR(c,k),1);TR.call(this,AR(e,1),AR(e,0),AR(e,3),e.getHeight(),"",f);this.W=a;a=DR(c,1);this.V=1>=a?!1:AR(IR(KR(c,0)),1)>AR(IR(KR(c,a-1)),1);this.F=[];this.C=DR(c,1);for(a=0;a<this.C;a++)this.F.push(KR(c,a));this.L=b;this.bb=cq();this.S=!1;this.D=0;this.B=this.C;this.I=this.H;this.O=d};I(eS,TR);g=eS.prototype;g.getId=function(){return this.bb};g.ud=function(){return this.W};
g.Hx=function(a){this.S=a};g.Il=function(){return this.S};g.Cc=function(){if(this.B!=this.C){var a=IR(this.F[this.D]),b=IR(this.F[this.D+this.B-1]);if(this.V){var c=a;a=b;b=c}a=AR(a,1);return new ii(a/this.L.width,this.top/this.L.height,((0==this.B?a:AR(b,1)+AR(b,3))-a)/this.L.width,this.height/this.L.height)}return $p(new ii(this.left,this.top,this.width,this.height),1/this.L.width,1/this.L.height)};g.getData=function(){};
g.Ax=function(){if(0==this.D&&this.B==this.C)return!1;this.D=0;this.B=this.C;this.I=this.H;return!0};g.Pm=function(a,b,c,d){a=null!==a?a:0;b=null!==b?b:this.C-1;(void 0===c?0:c)&&(a+=1);(void 0===d?0:d)&&--b;if(b<a)return"";c=BR(this.F[a],1);for(d=1;d<=b-a;d++)c+=" "+BR(this.F[d+a],1);return c};g.Pv=function(){return this};g.mn=function(a){return 0==a&&0<this.C};g.qn=function(a){return 0<this.C&&a==this.C-1};g.Nq=function(){return 0};g.Sq=function(){return this.C-1};
g.Px=function(a){this.B=1+this.Zq()-a;this.D=a;fS(this)};g.Zq=function(){return this.D+this.B-1};g.Ox=function(a){this.B=1+a-this.D;fS(this)};g.qw=function(){return 0==this.B};g.ak=function(a){a=IR(this.F[a]);return AR(a,1)+AR(a,3)/2};g.kq=function(a){for(var b=Math.abs(this.ak(0)-a),c=0,d=1;d<this.C;d++){var e=Math.abs(this.ak(d)-a);e<b&&(b=e,c=d)}return c};g.Bq=function(a){for(var b=0;b<this.C;b++){var c=IR(this.F[b]),d=AR(c,1);c=d+AR(c,3);if(d<=a&&a<=c)return b}};g.Jl=function(){return this.V};
g.Hl=function(){return null};var fS=function(a){a.I=a.Pm(a.D,a.D+a.B-1)};g=dJ.prototype;g.Qv=function(){return DR(this.A,3)};g.It=function(a){return DR(OR(this.A,a),1)};g.Jt=function(a,b){a=OR(this.A,a);b=new JR(CR(a,1,b));a=new ep;for(var c=DR(b,1),d=0;d<c;d++)0!=d&&a.append(" "),a.append(BR(KR(b,d),1));return a.toString()};g.Rv=function(a){a=new ER(OR(this.A,a).A[0]);return gS(this,a)};
g.mp=function(){for(var a=[],b=a.concat,c=this.A,d=[],e=0;e<DR(c,6);e++)d.push(new FR(CR(c,6,e)));return b.call(a,KJ(d.slice().values()))};g.Mv=function(){var a=this;return this.mp().map(function(b){return gS(a,new ER(b.A[0]))})};
var gS=function(a,b){var c=AR(a.A,1);a=a.A.getHeight();return new ii(Math.max(AR(b,1)/c,0),Math.max(AR(b,0)/a,0),AR(b,3)/c,b.getHeight()/a)},hS=function(a,b,c,d){TR.call(this,c.left,c.top,c.width,c.height,c.A,c.H);this.L=a;this.D=b;this.bb=cq();this.F=!1;this.B=0;this.C=""==c.A?0:eJ(c.A).length;this.I=c.H;this.O=d};I(hS,TR);g=hS.prototype;g.getId=function(){return this.bb};g.ud=function(){return this.L};g.Hx=function(a){this.F=a};g.Il=function(){return this.F};
g.Cc=function(){var a=eJ(this.A);if(a.length){var b=a[this.B].left;return new ii(b/this.D.width,this.top/this.D.height,(a[this.B+this.C-1].right-b)/this.D.width,this.height/this.D.height)}return $p(new ii(this.left,this.top,this.width,this.height),1/this.D.width,1/this.D.height)};g.getData=function(){};g.mn=function(a){return 0==a&&0<this.A.length};g.qn=function(a){return 0<a&&a==this.A.length-1};g.Nq=function(){return 0};g.Sq=function(){return eJ(this.A).length-1};
g.Zq=function(){return this.B+this.C-1};g.Px=function(a){var b=this.Zq();this.B=a;this.C=1+b-a;iS(this)};g.Ox=function(a){eJ(this.A);this.C=1+a-this.B;iS(this)};g.Ax=function(){var a=eJ(this.A);if(0==this.B&&this.C==a.length-1)return!1;this.B=0;this.C=a.length-1;this.I=this.H;return!0};
g.Pm=function(a,b,c,d){c=void 0===c?!1:c;d=void 0===d?!1:d;a=null!==a?a:0;b=null!==b?b:eJ(this.A).length;c&&(a+=1);d&&--b;return b<=a?"":(a=(new RegExp("^(?:\\S+\\s+){"+a+"}((?:\\S+\\s+){"+(b-a)+"}\\S+)")).exec(this.H))?a[1]:this.H};g.Pv=function(){return this};g.qw=function(){return 0==this.C};g.ak=function(a){var b=eJ(this.A);return(b[a].left+b[a].right)/2};
g.kq=function(a){for(var b=eJ(this.A),c=Math.abs((b[0].left+b[0].right)/2-a),d=0,e=1;e<b.length;e++){var f=Math.abs((b[e].left+b[e].right)/2-a);f<c&&(c=f,d=e)}return d};g.Bq=function(a){for(var b=eJ(this.A),c=0;c<b.length;c++){var d=b[c],e=d.right;if(d.left<=a&&a<=e)return c}};g.Jl=function(){return!1};g.Hl=function(){return null};var iS=function(a){a.I=a.Pm(a.B,a.B+a.C-1)},jS=function(a,b){this.B=a;this.A=b};g=jS.prototype;g.Qv=function(){return this.A.length};
g.It=function(a){return(a=this.A[a])&&a.A?a.A.length:0};g.Jt=function(a,b){return(a=this.A[a].A[b])?a.H:""};g.Rv=function(a){if(!this.A[a])return new ii(0,0,0,0);a=this.A[a];return new ii(Math.max(a.left/this.B.width,0),Math.max(a.top/this.B.height,0),a.width/this.B.width,a.height/this.B.height)};g.mp=function(){return[]};g.Mv=function(){return[]};var kS=function(){ps.call(this);this.C={}};I(kS,ps);var lS=function(a,b,c){a.C[c]=b;a.Qu(b)};
kS.prototype.D=function(a){return Uv(this.C,function(b){return!!Of(b,function(c){return c.Cc().contains(a)})})||null};var mS=function(a,b){E.call(this,"qb");this.C=a;this.A=b};v(mS,E);var nS=function(a){F.call(this);this.Ma=a;this.F=new ps;K(this,this.F);this.L=new ps;K(this,this.L);this.ha=new Map;a=new ps;K(this,a);this.ha.set("",a);this.C=new kS;K(this,this.C);this.aa=this.H=this.A=this.W=this.V=null;this.Qa=0;this.I=this.oa=this.B=this.O=this.ja=this.S=null;this.Ea=this.la=!1};I(nS,F);
var oS=function(a,b){return new ii(AR(b,1)/a.A.width,AR(b,0)/a.A.height,AR(b,3)/a.A.width,b.getHeight()/a.A.height)},pS=function(a,b){return new ii(b.left*a.A.width,b.top*a.A.height,b.width*a.A.width,b.height*a.A.height)},qS=function(a,b,c){b&&Lf(b);b=new cS(0<c.length?c:null);K(a,b);return b};nS.prototype.Za=function(a){return this.O?dS(this.O,new ii(a.x,a.y,0,0)):[]};
var rS=function(a,b){if(a.O){a=dS(a.O,b);for(var c=null,d=0,e=0;e<a.length;e++){var f=dq(a[e].Pv(),b);f&&(f=ye(li(f)),f>d&&(c=a[e],d=f))}b=c}else b=null;return b};nS.prototype.za=function(){return!!this.ja};nS.prototype.gb=function(){return this.V?this.V:null};nS.prototype.D=function(){return!!this.H};var tS=function(a,b,c){a.la=!1;a.H=b;a.Qa=0;a.Ea=c;sS(a);a.dispatchEvent("nb")};nS.prototype.qa=function(){return!!this.I};nS.prototype.na=function(){return this.I.clone()};
var sS=function(a){var b=a.I;if(a.D()){var c=a.H;a.I=new ze(c.A(),c.getHeight())}else a.A?a.I=li(a.A):a.oa&&(a.I=a.oa);a.I&&!Th(a.I,b)&&a.dispatchEvent("mb")};nS.prototype.hb=function(a){a=void 0===a?"":a;if(!this.ha.has(a)){var b=new ps;K(this,b);this.ha.set(a,b);this.dispatchEvent(new mS(a,b))}return this.ha.get(a)};nS.prototype.xb=function(){return!!this.W};nS.prototype.wa=function(){return!!this.aa};
var uS=[0,1,1.25,1.5,1.75,2,2.5,3],gJ=function(){LO.call(this);this.H=this.C=this.D=800;this.po(new kq(800,2E3))};I(gJ,LO);g=gJ.prototype;g.nn=function(){return!0};g.dz=function(a){this.H!=a&&(this.H=a,this.A=a=new kq(Math.min(this.S.start,a),Math.max(this.S.end,a)),this.C=Qh(this.C,a.start,a.end),this.dispatchEvent("tb"))};g.Vs=function(){this.I=2==this.I?0:2;this.dispatchEvent(new KO(void 0))};g.Ah=function(){switch(this.I){case 1:return Math.min(this.C,this.H);case 2:return this.H;default:return this.C}};
g.Dd=function(){return this.Ah()};g.Eo=function(){var a=this.Dd()/this.A.start;a+=.25;var b;a<=uS[uS.length-1]?b=Of(uS,function(c){return c>=a}):b=Math.ceil(a);this.mf(b*this.A.start)};g.Fo=function(){var a=this.Dd()/this.A.start;a-=.25;var b;a<=uS[uS.length-1]?b=FI(uS,function(c){return c<=a}):b=Math.floor(a);this.mf(b*this.A.start)};g.Ji=function(){return Math.min(this.D,this.H)};v(hJ,Gy);var vS=function(a){return 0<a.C.length&&(a=a.Ic(0),a.qa())?a.na():null};
hJ.prototype.Za=function(){var a=vS(this);if(a)for(var b=0;b<this.C.length;b++){var c=this.C[b];c.oa=a;sS(c)}};hJ.prototype.Gj=function(a){for(var b=vS(this);this.C.length<a;)fJ(this,b);for(;this.C.length>a;)b=this.C.pop(),Lf(b);for(b=0;b<this.C.length;b++){var c=this.C[b];c.la=!0;c.W=null;c.aa=null}hJ.da.Gj.call(this,a)};hJ.prototype.Jx=function(a){var b=this.B,c=b.A.start;this.Ma=a;b.po(new kq(c,this.Ma))};var fJ=function(a,b){var c=new nS(a.C.length);c.Kc(a);null!=b&&(c.oa=b,sS(c));K(a,c);a.C.push(c)};
g=hJ.prototype;g.Ic=function(a){return this.C[a]};g.EI=function(a){this.W!=a&&(this.W=a,this.dispatchEvent("vb"))};g.Sh=function(a){hJ.da.Sh.call(this,a);a.A()&&(a.B()?a.Wf("Resalta el \u00e1rea en la que quieras a\u00f1adir un comentario"):a.Wf("Resalta el texto al que quieras a\u00f1adir un comentario"))};g.fi=function(){return!!this.D||!!this.np()};g.Kt=function(){return!!this.qa};g.Nx=function(a){this.D=bb(a);this.dispatchEvent("wb")};
g.np=function(){var a=this.Xa;if(a&&a.B()&&null!=this.ja)if(a=this.C[this.ja],a.V){var b=new bu,c=nu(a.V);c&&(C(b,1,a.Ma),Sp(b,2,c));a=b}else a=null;else a=null;return a};g.mi=function(a,b){var c=this.Xa;c&&c.B()&&(null!=this.ja&&(c=this.C[this.ja],c.V=null,c.dispatchEvent("lb"),this.ja=null),a&&null!=b&&(this.ja=b,b=this.C[this.ja],b.V=a,b.dispatchEvent("lb")))};g.OI=function(a,b){a=new kq(a,b);b=this.S;b==a||b&&a&&b.start==a.start&&b.end==a.end||(this.S=a,this.dispatchEvent("xb"))};
g.Gl=function(a,b){a=this.Ic(a);a.Qa=b?1:2;a.dispatchEvent("pb")};g.Mm=function(){return this.C.length};g.dD=function(){return this.Se()?Sa(this.C,function(a){return a.za()}):!1};g.Wq=function(a){a=a.Ma+1;if(this.Se()){var b=this.F;a="P\u00e1gina "+(Hl.format(a)+(" de "+Hl.format(b)))}else a="P\u00e1gina "+Hl.format(a);return a};g=iJ.prototype;g.Iv=function(){var a=Bn(this.item),b=this.item.np();b&&(Sp(a,2,b),this.item.mi());return a.Va()};
g.Hq=function(){var a=Bn(this.item),b=new KL;Sp(a,3,b);for(var c=function(l){return null!=nu(l.Cc())},d=new IL,e=new IL,f=0;f<this.pages.length;f++){var h=nf(this.pages[f].F.dk());if(h&&0<h.length){if(!Qp(d,1)){var k=Of(h,c);k=k&&k.Cc();if(k=nu(k))JL(d,[k]),C(d,1,f)}h=(h=FI(h,c))&&h.Cc();if(h=nu(h))JL(e,[h]),C(e,1,f)}}Qp(d,1)&&Qp(e,1)&&LL(b,[d,e]);return a.Va()};g.Hv=function(a){var b=[],c=!1;wS(this,a,function(d,e){b[d]=e;c=!0});return c?b:null};
g.wx=function(a){for(var b=0;b<this.pages.length;b++){var c=this.pages[b].C,d=String(a),e=c.C[d];if(e){delete c.C[d];d=[];e=m(e);for(var f=e.next();!f.done;f=e.next())f=f.value.getId(),d.push(f),c.A.delete(f);0<d.length&&c.dispatchEvent(new er([],[],d))}}};g.kD=function(){for(var a=0;a<this.pages.length;a++){var b=this.pages[a].C;b.C={};b.Xf([]);b.Vf([])}};g.DI=function(a){for(var b=0;b<this.pages.length;b++)this.pages[b].C.Vf([]);a&&wS(this,a,function(c,d){this.pages[c].C.Vf(d)})};
var wS=function(a,b,c){for(var d=0;d<a.pages.length;d++){var e=a.pages[d].C.C[String(b)]||null;e&&0<e.length&&c.call(a,d,e)}};
iJ.prototype.A=function(a,b){b=An(b);if(!b)return!0;if(Qp(b,2)){var c=U(b,bu,2);if(c){a:{b=B(c,1);var d=U(c,au,2);if((c=qB(d))&&null!=b&&d)if(this.pages[b]){if(0==Jo(d,3)&&0==Jo(d,4)){d=this.pages[b].H;if(!d){a=!1;break a}var e=new ze(40,40);Ag(e,1/d.A(),1/d.getHeight());c=this.B(c,e);c.left=Qh(c.left,0,1-c.width);c.top=Qh(c.top,0,1-c.height);c.width=Qh(c.width,0,1);c.height=Qh(c.height,0,1)}c=[new fr(c)];lS(this.pages[b].C,c,String(a));a=!0}else a=!1;else a=!0}return a}}else if(Qp(b,3))return b=
U(b,KL,3),Hha(this,a,AL(b,IL,1));return!0};iJ.prototype.B=function(a,b){return new ii(a.left-b.width/2,a.top-b.height/2,b.width,b.height)};
var xS=function(a,b){a=(b?FI:Of)(AL(a,au,2),function(c){return null!=qB(c)});return qB(a)},Hha=function(a,b,c){var d=function(N){return 0!=AL(N,au,2).length},e={},f=Of(c,d),h=FI(c,d);if(!f||!h)return!0;c=B(f,1);d=B(h,1);f=xS(f,!1);h=xS(h,!0);if(!f||!h)return!0;if(!a.pages[d])return!1;if(c==d&&js(h,f))return lS(a.pages[c].C,[new fr(f)],String(b)),!0;for(var k=c;k<=d;k++){var l=a.pages[k].B;if(!l)return!1;var n=0,q=l.length-1,r=[],t=null;if(k==c){n=rS(a.pages[k],pS(a.pages[k],f));if(!n)return!0;n=n.ud()+
1;r.push(new fr(f))}if(k==d){t=rS(a.pages[k],pS(a.pages[k],h));if(!t)return!0;q=t.ud()-1}for(;n<=q;n++)r.push(new fr(l[n].Cc()));t&&r.push(new fr(h));e[k]=r}for(var x in e)lS(a.pages[parseInt(x,10)].C,e[x],String(b));return!0},yS=function(){LQ.apply(this,arguments)};I(yS,LQ);yS.prototype.C=function(a){return new iJ(a)};yS.prototype.B=function(){return!0};yS.prototype.A=function(){var a=U(this.getContext().A(),oL,83);return a?R(a,2,!1):!1};
var Iha=function(){return M('<div class="'+O("ndfHFb-c4YZDc-DARUcf-NnAfwf-i5oIFb")+'"></div>')},Jha=function(a){var b=a.index;a=a.total;b='<div class="'+O("ndfHFb-c4YZDc-DARUcf-NnAfwf-tJHJj")+'">P\u00e1gina</div><div class="'+(O("ndfHFb-c4YZDc-DARUcf-NnAfwf-cQYSPc")+'">'+(aj(jJ(b))+('</div><span class="'+(O("ndfHFb-c4YZDc-DARUcf-NnAfwf-hgDUwe")+'">de</span><div class="'+(O("ndfHFb-c4YZDc-DARUcf-NnAfwf-j4LONd")+'">'+(aj(jJ(a))+"</div>"))))));return M(b)},zS=function(a,b,c,d,e,f,h){var k=new iB;aB.push(k);
b&&k.listen("complete",b);k.Ua("ready",k.jD);f&&(k.I=Math.max(0,f));h&&(k.H=h);k.send(a,c,d,e)},Kha=function(a){return(Lx(),Kx).get(a,128)},AS,BS=function(){BS=function(){};AS=new NM},CS=function(a){return(BS(),AS).get(Nx(Ox(),a))},DS=function(a,b,c){this.name=void 0===a?"":a;this.B=void 0===b?"":b;this.A=!(void 0===c||!c);this.size=this.fj="-"};DS.prototype.setSize=function(a){this.size=a};var ES=function(a,b){this.A=a;this.B=b};ES.prototype.Ca=function(){return this.B};
ES.prototype.clone=function(){return new ES(this.A,this.B)};var Lha=[],FS=function(a,b){ES.call(this,a,b);this.ib=this.jb=null};v(FS,ES);g=FS.prototype;g.clone=function(){return new FS(this.A,this.Ca())};g.getParent=function(){return this.jb};g.getChildren=function(){return this.ib||Lha};g.ec=function(a){return this.getChildren()[a]||null};g.zc=function(){return this.getChildren().length};g.contains=function(a){do a=a.getParent();while(a&&a!=this);return!!a};
g.hd=function(a,b){Oa(this.getChildren(),a,b)};g.Gb=function(a){this.jb=a};g.ma=function(a){this.wd(a,this.ib?this.ib.length:0)};g.wd=function(a,b){a.Gb(this);this.ib=this.ib||[];Qf(this.ib,b,0,a)};g.Nk=function(a){var b=this.ib&&this.ib[a];return b?(b.Gb(null),Od(this.ib,a),0==this.ib.length&&(this.ib=null),b):null};g.removeChild=function(a){return a&&this.Nk(Aa(this.getChildren(),a))};g.hc=function(){if(this.ib){for(var a=0;a<this.ib.length;a++)this.ib[a].Gb(null);this.ib=null}};
var GS=function(a){F.call(this);this.A=a;a=this.H.bind(this);this.A.B=a;this.C=new Map;this.F=new Map;this.B=0;this.D=null};I(GS,F);GS.prototype.connect=function(){var a=this;this.D=(new id(function(b){a.A.connect(b)})).then(function(){a.dispatchEvent("Cb")})};var HS=function(a,b,c){a.F.set(b,c)};GS.prototype.call=function(a,b,c,d){var e=this;this.D.then(function(){var f={data:b,messageId:e.B};e.C.set(e.B,{Pj:c,Oj:d});e.B++;e.A.send(a,f)})};
var IS=function(a,b,c,d){a.D.then(function(){a.A.send("_response",{data:b,messageId:c,result:d})})};GS.prototype.H=function(a,b){if("string"===typeof b)try{var c=JSON.parse(b)||{}}catch(d){return}else c=b;if("_response"==a){if(a=JS(c),c=Number(a.messageId),b=this.C.get(c))this.C.delete(c),(c=!!a.result)&&"function"===typeof b.Pj&&b.Pj(a.data),c||"function"!==typeof b.Oj||b.Oj(Error(String(a.data.message)))}else Mha(this,a,JS(c))};
var JS=function(a){return{messageId:a.messageId,data:a.data,result:a.result}},Mha=function(a,b,c){if(b=a.F.get(b)){var d=function(f){IS(a,f||{},Number(c.messageId),!0)},e=function(f){var h={};h.message=f&&f.message||"";IS(this,h,Number(c.messageId),!1)}.bind(a);try{b(c.data,d,e)}catch(f){e(f)}}};GS.prototype.close=function(){this.A.close()};var KS=function(a,b,c){uw.call(this,a,b,c);this.D=null};I(KS,uw);KS.prototype.Qt=function(){return T(this.A,6,"")};
var LS=function(a){a.D||(a.D=Tr("AUDIO"));if(!a.D.canPlayType)return!1;a=a.D.canPlayType(a.qb());return""!=a&&"no"!=a};KS.prototype.F=function(a){this.Fa(4,void 0===a?"Ha habido un problema con la reproducci\u00f3n de este archivo de audio.":a,null)};var eA=function(a,b){KS.call(this,a,b,0);var c=this;this.C={};this.S=!1;if(LS(this)){MS(this,0);var d=ke(this,"I",function(e){MS(c,e.target.Tc)});Gg(this,function(){return se(d)})}else this.F("Tu navegador no puede reproducir este archivo de audio.")};
I(eA,KS);g=eA.prototype;g.Rx=function(a){this.S=a};g.QD=function(){return this.C.disposition};g.LG=function(){return"WARNING"==this.C.scanResult};g.Cz=function(){return void 0!==this.C.sizeBytes?this.C.sizeBytes:null};g.Qt=function(a,b,c,d,e){if(this.C.downloadUrl&&this.S)return this.C.downloadUrl;b=SE("/uc",a,d||"",c,b);b=NE(b,"id",Tf(this.A),"export","download");y.hh&&(b=NE(b,"scv",""));a||(b=NE(b,"authuser",d||"0"));e&&(b=OE(b,e,Uf(this.A)));return b};
var MS=function(a,b){if(4!=a.getState())switch(b){case 2:case 0:a.A.Bd()&&a.Fa(3);break;case 1:case 3:a.A.Bd()?a.Fa(4,"El propietario ha prohibido las descargas y la reproducci\u00f3n de este archivo de audio."):1!=a.getState()&&2!=a.getState()&&(a.Fa(0),(a=a.xb)&&a.fetch())}};v(kJ,uw);kJ.prototype.F=function(){return!!this.D};kJ.prototype.S=function(){this.C=!1;this.Ed()};v(lJ,uw);lJ.prototype.Sh=function(a){lJ.da.Sh.call(this,a);a.A()&&a.Wf("Resalta el \u00e1rea en la que quieras a\u00f1adir un comentario")};
lJ.prototype.F=function(a,b){if(NS(this))return T(this.A,11,"");if(T(this.A,4,"")){var c=T(this.A,4,"");return pw(c,a,b)}return this.fe(a,b)};lJ.prototype.ja=function(){var a=T(this.A,11,"");return a?pw(a,rB.width,rB.height):this.F(rB.width,rB.height)};var NS=function(a){return R(a.A,30,!1)&&!!T(a.A,11,"")};lJ.prototype.ha=function(){return this.D&&this.D.getData()};lJ.prototype.qa=function(){var a=this.ha();return a?new ze(a.naturalWidth,a.naturalHeight):new ze(0,0)};
lJ.prototype.Ma=function(){return this.D&&this.D.mh||null};var OS=function(a){return!T(a.A,4,"")&&!T(a.A,11,"")};lJ.prototype.C=function(){return!!this.D};lJ.prototype.S=function(){return!!this.W};lJ.prototype.od=function(){return this.W&&this.W.getData()};lJ.prototype.hb=function(){return this.W&&this.W.mh||null};var PS=function(a,b){a.W=b;K(a,b);b=b.getData();a.Za=(new ze(b.naturalWidth,b.naturalHeight)).clone();a.dispatchEvent("Vb")};lJ.prototype.uc=function(a){this.Id=a};
lJ.prototype.Yd=function(){return this.C()&&this.S()};lJ.prototype.uf=function(){return this.C()&&!this.S()};var QS=function(a){this.C=a};QS.prototype.A=function(){return this.C.w};QS.prototype.getHeight=function(){return this.C.h};QS.prototype.getData=function(){return this.C};v(mJ,Gy);g=mJ.prototype;g.Ut=function(a){return this.C.length>a?this.C[a]:""};g.Vt=function(){return 0<this.C.length};g.Br=function(){return this.Se()?this.D>=this.F:!1};g.dH=function(){this.Br()||this.dispatchEvent("Xb")};
g.Gj=function(a){this.C=[];this.F=a;this.D=0;this.dispatchEvent("Va")};g.Mm=function(){return this.C.length};
var Nha=/^(\d+h)?(\d+m)?(\d+s)?$/i,oJ=["default","medium","high","standard","maxres"],Oha={"default":"small",medium:"small",high:"medium",standard:"large",maxres:"hd720"},RS=function(a,b){uw.call(this,a,b);this.uri=new vh(a.getVideoUrl(),!0);this.C=null;if(U(this.A,MN,20)){a={};b=AL(U(this.A,MN,20),LN,1);for(var c=0;c<b.length;c++){var d=b[c];a[T(d,1,"")]=d.Ca()}xh(a)||this.oi(a)}this.D=this.Iq();this.W=this.qa=this.Oi()||qda;this.S=!1;this.F=null};I(RS,uw);g=RS.prototype;g.Tv=function(){return this.qa.clone()};
g.getPlayerSize=function(){return this.W.clone()};g.Iq=function(){return[]};g.Oi=function(){return null};g.Ce=function(){return 2};g.Lf=function(){return!1};g.Ll=function(){return!!this.C};g.oi=function(a){this.C=zh(a);this.D=this.Iq();this.W=this.Oi()||this.W;this.dispatchEvent("cc")};g.wp=function(){this.C=null};g.zx=function(){this.Ll()||this.dispatchEvent("bc")};g.Kx=function(){this.dispatchEvent("$b")};g.MI=function(){this.dispatchEvent("Zb")};
g.xp=function(){var a=this.C?this.C.reason||null:null;Lg(Mg(a))?this.Fa(4,"Ha habido un problema con la reproducci\u00f3n de este v\u00eddeo."):this.Fa(4,a,null)};g.Bw=function(){var a=lh(this.uri,"autoplay");return"1"==a||"true"==a};g.dE=function(){var a=lh(this.uri,"t"),b=this.uri.L;a=a||(new rh(b)).get("t");return(b=Nha.exec(a))&&b[0]?(parseInt(b[3],10)||0)+60*(parseInt(b[2],10)||0)+3600*(parseInt(b[1],10)||0):parseInt(a,10)||0};g.Ed=function(){this.S=!1;uw.prototype.Ed.call(this)};
var SS=function(a){w(this,a,0,-1,Pha,null)};I(SS,z);var Pha=[1];
var TS=function(a){w(this,a,0,-1,null,null)};I(TS,z);TS.prototype.setIcon=function(a){return C(this,3,a)};
var US=function(a){w(this,a,0,-1,Qha,null)};I(US,z);US.prototype.Uv=function(){return B(this,3)};var Qha=[1];
var VS=function(a){w(this,a,0,-1,null,null)};I(VS,z);VS.prototype.ck=function(){return B(this,1)};var Rha=function(a,b){return C(a,1,b)};VS.prototype.pw=function(){return Qp(this,1)};var Sha=function(a,b){return C(a,2,b)};
var WS=function(a){w(this,a,0,-1,null,null)};I(WS,z);WS.prototype.getType=function(){return T(this,1,"applications_for_file")};WS.prototype.Zv=function(){return Q(this,2)};WS.prototype.getData=function(){return U(this,US,3)};WS.prototype.Wi=function(){return Qp(this,3)};
var XS=function(a){w(this,a,0,-1,null,null)};I(XS,z);XS.prototype.Uv=function(){return B(this,2)};
var YS=function(a){w(this,a,0,-1,null,null)};I(YS,z);YS.prototype.ck=function(){return B(this,1)};YS.prototype.pw=function(){return Qp(this,1)};
var ZS=function(a){w(this,a,0,-1,null,null)};I(ZS,z);ZS.prototype.getType=function(){return T(this,1,"open_file")};ZS.prototype.Zv=function(){return Q(this,2)};ZS.prototype.getData=function(){return U(this,XS,3)};ZS.prototype.Wi=function(){return Qp(this,3)};
var $S=function(a){w(this,a,0,-1,null,null)};I($S,z);
var aT=function(a){w(this,a,0,-1,null,null)};I(aT,z);aT.prototype.getOrigin=function(){return T(this,1)};
var bT=function(a){w(this,a,0,-1,null,null)};I(bT,z);bT.prototype.Zj=function(){return xL(this,1)};bT.prototype.ck=function(){return T(this,2)};
var cT=function(a){w(this,a,0,-1,null,null)};I(cT,z);cT.prototype.getHeight=function(){return xL(this,2)};
var dT=function(a){w(this,a,0,-1,Tha,null)};I(dT,z);var Uha=function(a,b){return C(a,1,b||[])},Tha=[1,2,3,4];
var eT=function(a){w(this,a,0,-1,null,null)};I(eT,z);
var gT=function(a){w(this,a,0,-1,null,fT)};I(gT,z);gT.prototype.getId=function(){return Rp(this,1,0)};gT.prototype.tc=function(a){return KK(this,1,a)};var fT=[[2,3,4]];
var hT=function(a){w(this,a,0,-1,null,null)};I(hT,z);
var iT=function(a){w(this,a,0,-1,Vha,null)};I(iT,z);var Wha=function(){var a=new iT;return KK(a,23,20)},Xha=function(a,b){Sp(a,2,b)};iT.prototype.Zj=function(){return U(this,bT,6)};var Yha=function(a,b){return IK(a,8,b)};iT.prototype.getTitle=function(){return T(this,9)};iT.prototype.setTitle=function(a){return IK(this,9,a)};
var Zha=function(a){var b=new aT;var c=window.location.origin;c||(c=eh(fh(new vh,window.location.protocol),window.location.host).toString());b=IK(b,1,c);b=KK(b,3,2);return Sp(a,20,b)},Vha=[18,28];
var jT=function(a){w(this,a,0,-1,null,null)};I(jT,z);
var kT=function(a){w(this,a,0,-1,null,null)};I(kT,z);
var lT=function(a){w(this,a,0,-1,$ha,null)};I(lT,z);lT.prototype.cq=function(a){zL(this,a)};var $ha=[1,3];
var PK=function(a){w(this,a,0,-1,null,null)};I(PK,z);PK.prototype.getType=function(){return Rp(this,1,0)};
var HK=function(a){w(this,a,0,-1,null,null)};I(HK,z);HK.prototype.qj=function(a){NK(this,7,a,!1)};HK.prototype.Sv=function(){return Rp(this,13,0)};
var mT=function(a){w(this,a,0,-1,null,null)};I(mT,z);mT.prototype.Ze=function(){return Rp(this,2,0)};
var XK=function(a){w(this,a,0,-1,aia,null)};I(XK,z);var aia=[8];
var GK=function(a){w(this,a,0,-1,bia,null)};I(GK,z);var LK=function(a,b){return IK(a,8,b)},bia=[14];
var TK=function(a){w(this,a,0,-1,cia,null)};I(TK,z);var UK=function(a,b){DL(a,1,b,GK)},cia=[1];
var nT=function(a){w(this,a,"ireq",-1,dia,null)};I(nT,z);nT.prototype.setConfig=function(a){return Sp(this,1,a)};var eia=function(a,b){return CL(a,2,b)},dia=[2];nT.messageId="ireq";
var oT=function(a){w(this,a,0,-1,fia,null)};I(oT,z);oT.prototype.getType=function(){return Rp(this,1,0)};var fia=[2,3,4];
var pT=function(a){w(this,a,0,-1,gia,null)};I(pT,z);
var sea=function(){var a=new pT([[[],[1,["audio/aac","audio/x-aac","audio/mp4a-latm"],["aac"],[2]],[2,["application/x-ace-compressed","application/x-ace"],["ace"],[1],!0,5],[3,["application/illustrator"],["ai"],[20,22],!0,1],[4,["audio/x-aiff","audio/aiff"],["aiff","aif","aifc"],[2]],[5,["application/vnd.android.package-archive"],["apk"],[1]],[6,["application/x-troff-msvideo","video/avi","video/msvideo","video/x-msvideo"],["avi"],[21]],[7,["image/bmp","image/x-bmp"],["bmp"],[14,24]],[8,["application/bzip2",
"application/x-bzip","application/x-bzip2"],["bz2"],[1],!0,5,null,!0],[9,"text/x-c-code text/x-csrc text/x-c++-cod text/x-c++src text/x-c-header text/x-chdr text/x-c++hdr".split(" "),"c cc cpp cxx c++ h hh hpp hxx h++".split(" "),[19,28],!0],[10,["application/vnd.ms-cab-compressed","application/x-cab-compressed","application/x-cab"],["cab"],[1],!0,5,null,!0],[11,["application/ics","text/calendar"],["ical","ics","ifb"]],[12,["application/x-caseware-compressed"],["ac_"],[1]],[13,"application/cdr application/coreldraw application/x-cdr application/x-coreldraw image/cdr image/x-cdr zz-application/zz-winassoc-cdr".split(" "),
["cdr"],[20]],[14,["application/x-cfs-compressed"],["cfs"],[1],!0,5],[15,["application/vnd.coffeescript","text/x-coffeescript","text/coffeescript"],["coffee"],[19,28],!0],[16,["application/x-cpio"],["cpio"],[1],!0,5,null,!0],[17,["image/x-canon-cr2"],["cr2"],[24]],[18,["image/x-canon-crw"],["crw"],[24]],[19,["text/x-csharp"],["cs"],[19,28],!0],[20,["text/x-csh","application/x-csh"],null,[19,28],!0],[21,["text/css"],["css"],[19,28],!0],[22,"text/csv text/x-csv text/comma-separated-values text/x-comma-separated-values application/csv application/x-csv".split(" "),
["csv"],[16],!0,3],[23,["application/vnd.dart","application/dart"],["dart"],[19,28],!0],[24,["application/x-dgc-compressed","application/dgc"],["dgc"],[1]],[25,["application/x-apple-diskimage"],["dmg"],[1]],[26,["image/x-adobe-dng"],["dng"],[24]],[27,["application/msword","text/msword"],["doc","dot"],[10,4,23],!0,6],[28,"application/vnd.ms-word.document.macroEnabled.12 application/vnd.ms-word.template.macroEnabled.12 application/vnd.openxmlformats-officedocument.application/vnd.ms-word.template.macroenabled application/vnd.openxmlformats-officedocument.wordprocessingml.document application/vnd.openxmlformats-officedocument.wordprocessingml.template text/vnd.openxmlformats-officedocument.wordprocessingml.document".split(" "),
["docx","dotx","dotm","docm"],[10,4,23],!0,6],[29,"application/acad application/x-acad application/autocad_dwg image/x-dwg application/dwg application/x-dwg application/x-autocad image/vnd.dwg drawing/dwg".split(" "),["dwg"],[24,20]],[30,["application/dxf"],["dxf"],[20,22],!0,1],[31,["application/vnd.google-apps.earth"]],[32,["message/rfc822"],["eml"],[19]],[33,["application/x-eps","application/eps","image/eps","image/x-eps"],["eps","epsi","epsf","eps2","eps3"],[20,22],!0,1],[34,["application/epub",
"application/epub+zip"],["epub"]],[35,["application/x-flac","audio/flac","audio/x-flac"],["flac"],[2]],[36,["video/x-flv","application/x-flash-video","video/flv"],["flv","f4v","f4p","f4a","f4b"],[21]],[37,["application/octet-stream+fnt"],["fnt"],[7]],[38,["application/octet-stream+fon"],["fon"],[7,22],!0,1],[39,["application/vnd.google-apps.form"],null,[8]],[40,["application/vnd.google-apps.freebird"],null,[8]],[41,["application/vnd.google-apps.fusiontable"],null,[8]],[42,["image/gif"],["gif"],[14,
24]],[43,["text/x-go"],["go"],[19,28],!0],[44,["application/vnd.google-ocean.goodoc"]],[45,["application/vnd.google-apps.gpaper"],["gpaper"]],[46,["video/3gpp"],["3gpp"],[21]],[47,["application/vnd.google-apps.gpsheet"],["gpsheet"],[16]],[48,"application/gzip application/gzip-compressed application/gzipped application/x-gzip application/x-gzip-compressed application/x-gunzip application/x-compressed gzip/document multipart/x-gzip".split(" "),["gz"],[1],!0,5,null,!0],[49,["text/x-haskell","text/x-literate-haskell"],
["hs","lhs"],[19,28],!0],[50,["image/heif","image/heic","image/heif-sequence","image/heic-sequence"],["heif","heic"],[14,24]],[51,["text/html"],["html","htm","shtml","shtm","xhtml"],[19],!0],[52,["application/vnd.google-internal.slide-summary","text/html+fragment","text/html+pretty","text/html+pretty+fragment"],null,[19]],[53,["application/x-hwp","application/haansofthwp","application/hwp"],["hwp"],[4,22],!0,1],[54,["image/jpeg+ocr","image/gif+ocr","image/png+ocr","image/bmp+ocr"],null,[11,24]],[55,
["application/x-ini","application/ini","text/x-ini","text/ini"],["ini"],[19,28],!0],[56,["application/x-iso9660-image","application/x-iso-image","application/x-cd-image"],["iso"],[1]],[57,["application/ms-java","text/java","text/x-java","text/x-java-source"],["jav","java"],[19,28],!0],[58,["image/jpeg","image/jpg","image/pjpeg"],["jpg","jpeg","jpe"],[14,24]],[59,["text/javascript","application/x-javascript","text/ecmascript","application/javascript","application/ecmascript"],["es","js"],[19,28],!0],
[60,["application/json","text/json"],["json"],[19,28],!0],[61,["application/vnd.google-apps.kix","application/vnd.google-apps.document"],["gdoc"],[8,4],!0,1],[62,["application/vnd.google-earth.kml+xml"],["kml"],[27]],[63,["application/vnd.google-earth.kmz"],["kmz"],[27]],[64,["application/x-lzh-compressed","application/x-lha-compressed","application/x-lha","application/x-lzh","application/lzh"],["lha","lzh"],[1],!0,5,null,!0],[65,["application/x-lisp","text/x-lisp","text/x-emacs-lisp"],["lisp","lsp",
"l","cl","fasl"],[19,28],!0],[66,["application/x-ms-shortcut"],["lnk"]],[67,["application/x-lzma","application/lzma","application/x-lzma-compressed","application/x-lzma-compressed-tar"],["lzma"],[1]],[68,["application/x-lzop"],["lzop","lzo"],[1],!0,5],[69,["application/x-lzx"],["lzx"],[1],!0,5],[70,["video/x-m4v"],null,[21]],[71,["text/markdown","text/x-markdown","text/x-web-markdown"],["md","mkd","markdown"],[19,28],!0],[72,["application/mbox"],["mbox"],[5]],[73,["multipart/related","application/x-mimearchive"],
["mhtml","mht"],[19]],[74,"application/x-midi audio/midi audio/x-mid audio/x-midi music/crescendo x-music/x-midi".split(" "),["mid","midi"],[2]],[75,["video/x-matroska"],["mkv","mk3d","mka","mks"],[21]],[76,["audio/mp3"],["mp3"],[2]],[77,["audio/mp4"],null,[2]],[78,["video/mp4"],"mp4 m4a m4p m4b m4r m4v".split(" "),[21]],[79,["video/mpeg"],["mpg"],[21]],[80,["audio/mpeg"],null,[2]],[81,["application/vnd.ms-project"],["mpp"],[10]],[82,["application/vnd.google-apps.map"],null,[8]],[83,["image/x-nikon-nef"],
["nef"],[24]],[84,["image/x-nikon-nrw"],["nrw"],[24]],[85,["text/x-objcsrc"],["m"],[19,28],!0],[86,["text/x-ocaml"],["ocaml","ml","mli"],[19,28],!0],[87,["ocr-result"],null,[11]],[88,["application/vnd.oasis.opendocument.presentation","application/x-vnd.oasis.opendocument.presentation"],["odp"],[12,13,22],!0,1],[89,["application/vnd.oasis.opendocument.spreadsheet","application/x-vnd.oasis.opendocument.spreadsheet"],["ods"],[12,16],!0,3],[90,["application/vnd.oasis.opendocument.text","application/x-vnd.oasis.opendocument.text"],
["odt"],[12,4,22],!0,1],[91,["audio/ogg","application/ogg","audio/x-ogg","audio/x-vorbis+ogg","audio/opus"],["oga","ogg","spx","opus"],[2]],[92,["video/ogg","video/x-theora+ogg","video/x-ogg"],["ogv"],[21]],[93,["font/opentype","application/x-font-otf","application/vnd.ms-opentype"],["otf"],[7,22],!0,1],[94,["application/vnd.oasis.opendocument.presentation-template","application/x-vnd.oasis.opendocument.presentation-template"],["otp"],[12,13]],[95,["application/vnd.oasis.opendocument.text-template",
"application/x-vnd.oasis.opendocument.text-template"],["ott"],[12,4]],[96,["application/vnd.ms-outlook"],["pst"],[10,5]],[97,["application/pkcs7-mime"],["p7m","p7c","p7z"],[6]],[98,["application/pkcs7-signature","multipart/signed"],["p7s"],[15]],[99,["application/x-iwork-pages-sffpages"],["pages"],[9,4,22],!0,1],[100,["application/x-patch","text/x-diff","text/x-patch"],["patch"],[19,28],!0],[101,["application/pdf","application/x-pdf","text/pdf","text/x-pdf","application/x-pdf-compressed"],["pdf"],
[3],!0,1],[102,["application/pdf+ocr"],null,[11]],[103,["image/x-pentax-pef"],["pef"],[24]],[104,["text/x-perl","application/x-perl","text/x-perl-script"],["pl","pm"],[19,28],!0],[105,["application/pgp-encrypted","application/pgp-keys"],null,[6]],[106,["application/pgp-signature"],null,[15]],[107,["application/x-php","application/x-httpd-php"],["php","phtml","pht"],[19,28],!0],[108,["application/vnd.apple.pkpass"],["pkpass"]],[109,["image/png","image/x-png"],["png"],[14,24]],[110,["application/vnd.openxmlformats-officedocument.presentationml.slideshow"],
["ppsx"],[10,13],!0,2],[111,["application/vnd.ms-powerpoint","text/vnd.ms-powerpoint"],["ppt","pps","pot"],[10,13],!0,2],[112,["application/vnd.openxmlformats-officedocument.presentationml.presentation","text/vnd.openxmlformats-officedocument.presentationml.presentation"],["pptx"],[10,13],!0,2],[113,["application/vnd.google-apps.presentation"],null,[8,13,25]],[114,"application/postscript application/ps application/x-postscript application/x-postscript-not-eps application/x-ps text/postscript".split(" "),
["ps"],[20,22],!0,1],[115,"image/photoshop image/vnd.adobe.photoshop image/x-photoshop image/psd application/photoshop application/psd application/x-photoshop".split(" "),["psd"],[14,26],!0,1],[116,["application/x-mspublisher"],["pub"],[10,4]],[117,["application/vnd.google-apps.punch"],null,[8,13,25]],[118,["image/pwg-raster"],["pwg"],[14,24]],[119,["text/x-python","text/x-python-script","application/x-python"],["py","pyw"],[19,28],!0],[120,["application/vnd.google-apps.qjs"],["qjs"]],[121,["video/quicktime"],
["qt","mov"],[21]],[122,["audio/vnd.rn-realaudio","audio/x-pn-realaudio"],["ra","ram"],[2]],[123,["application/rar","application/x-rar","application/x-rar-compressed","multipart/x-rar"],["rar","rev","r00","r01"],[1],!0,5,null,!0],[124,["image/x-raw"],["raw"],[24]],[125,["application/vnd.google-apps.ritz"],null,[8,16]],[126,["text/x-rst"],["rest","rst","restx"],[19]],[127,["application/rtf","text/rtf","text/richtext"],["rtf"],[4,22],!0,1],[128,["text/x-ruby-script","application/x-ruby","text/x-ruby"],
["rb","rbw"],[19,28],!0],[129,["text/x-rust"],["rs","rc"],[19,28],!0],[130,["text/x-scala"],["scala"],[19,28],!0],[131,["application/vnd.stardivision.calc"],["sdc"],[17,16,22],!0,1],[132,["application/vnd.stardivision.impress"],["sdd"],[17,13,22],!0,1],[133,["application/vnd.stardivision.writer"],["sdw"],[17,4,22],!0,1],[134,["application/x-shar"],["shar"],[1]],[135,["application/x-sh","application/x-shellscript","text/x-sh"],["sh"],[19,28],!0],[136,["application/stuffit","application/x-stuffit"],
["sit","sitx"],[1]],[137,["application/vnd.google-apps.site","application/vnd.google-apps.drive-sdk.897606708560","application/vnd.google-apps.drive-sdk.803534686002","application/vnd.google-apps.drive-sdk.107985930432","application/google-sites-page"],null,[8]],[138,["application/vnd.google-apps.drawing"],null,[8,20]],[139,["application/x-snb-compressed"],["snb"],[1]],[140,["application/sql","text/x-sql","application/x-sql","text/sql"],["sql"],[19,28],!0],[141,["image/svg+xml"],["svg","svgz"],[20,
22],!0,1],[142,["application/x-shockwave-flash"],["swf","swfl"]],[143,["application/vnd.sun.xml.calc"],["sxc"],[18,16,22],!0,1],[144,["application/vnd.sun.xml.draw"],["sxd"],[18,20]],[145,["application/vnd.sun.xml.impress"],["sxi"],[18,13,22],!0,1],[146,["application/vnd.sun.xml.writer"],["sxw"],[18,4,22],!0,1],[147,["application/tar","application/x-gtar","application/x-gtar-compressed","application/x-tar","multipart/x-tar"],["tar"],[1],!0,5,null,!0],[148,["application/x-bzip-compressed-tar"],["tbz",
"tar.bz2"],[1],!0,5],[149,["application/dni-tdf+xml"],["tdf"],[6]],[150,["application/x-tex"],["tex"],[4]],[151,["text/plain"],["txt","asc","text","brf"],[19,28],!0],[152,["application/x-tgz","application/x-compressed-tar"],["tgz","tar.gz"],[1],!0,5],[153,["image/tiff"],["tiff","tif"],[14,22],!0,1],[154,["application/ms-tnef","application/vnd.ms-tnef"],null,[5]],[155,["application/vnd.google-apps.spreadsheet"],null,[8,16]],[156,["text/tsv","text/tab-separated-values"],["tsv"],[16],!0,3],[157,["application/x-font-ttf"],
["ttf"],[7,22],!0,1],[158,["application/octet-stream","application/octetstream","application/octet"],["bin"]],[159,["application/hbs-vcs","text/x-vcalendar"],["vcs"]],[160,["text/vcard"],["vcf","vcard"]],[161,["application/vnd.google-apps.video"],null,[21]],[162,"application/visio application/x-visio application/vnd.visio application/visio.drawing application/vsd application/x-vsd image/x-vsd zz-application/zz-winassoc-vsd".split(" "),["vsd"],[10,20]],[163,["audio/vnd.wave","audio/wav","audio/wave",
"audio/x-wav"],["wav"],[2]],[164,["application/x-webarchive","application/webarchive"],["webarchive"],[1]],[165,["video/webm"],["webm"],[21]],[166,["image/webp"],["webp"],[14,24]],[167,["audio/x-ms-wma"],["wma"],[2]],[168,["image/x-wmf","image/x-emf","application/x-ms-wmz"],["wmf","emf","wmz","emz"],[10,20,24]],[169,["text/vnd.wap.wml"],["wml"],[19,28],!0],[170,["video/x-ms-wmv"],["wmv"],[21]],[171,["application/wordperfect","application/vnd.wordperfect"],["wpd"],[4,22],!0,1],[172,["application/x-msworks-wp",
"application/vnd.ms-works"],["wps"],[10,4]],[173,["application/x-mswrite","application/mswrite"],["wri"],[10,4]],[174,["application/vnd.ms-excel","text/vnd.ms-excel"],["xls","xlb","xlt"],[10,16],!0,3],[175,["application/vnd.ms-excel.sheet.macroEnabled.12","application/vnd.ms-excel.template.macroEnabled.12","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/vnd.openxmlformats-officedocument.spreadsheetml.template","text/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],
["xlsx","xltx","xlsm","xltm"],[10,16],!0,3],[176,["text/xml","application/xml"],["xml","xsl","xsd"],[19,28],!0],[177,["xpdf-sml"],null,[11]],[178,["application/vnd.ms-xpsdocument"],["xps"],[10,3,22],!0,1],[179,["application/x-yaml","application/yaml","text/x-yaml","text/yaml"],["yml","yaml"],[19,28],!0],[180,["video/x-youtube"],null,[21]],[181,["application/x-compress"],["z"],[1],!0,5,null,!0],[182,["application/7z","application/x-7z","application/x-7z-compressed","application/x-7zip-compressed"],
["7z"],[1],!0,5,null,!0],[183,["application/zip","application/x-zip","application/x-zip-compressed"],["zip","zipx"],[1],!0,5],[184,["multipart/x-zip","multipart/zip"],["zip","zipx"],[1]]]]);return AL(a,oT,1)},gia=[1];
var aR=function(a){w(this,a,0,-1,null,null)};I(aR,z);aR.prototype.getHeight=function(){return B(this,4)};
var qT=function(a){w(this,a,0,-1,hia,null)};I(qT,z);qT.prototype.setSize=function(a){return NK(this,5,a,0)};var hia=[6];
var rT=function(a){w(this,a,0,-1,iia,null)};I(rT,z);var iia=[1];
var mR=function(a){w(this,a,0,-1,null,null)};I(mR,z);
var sT=function(a){w(this,a,0,-1,jia,null)};I(sT,z);var jia=[1,2,3,6,7];
var tT=function(a){w(this,a,0,-1,kia,null)};I(tT,z);var kia=[2,3,4,5];
var lia=function(){this.B=new ze(980<window.innerWidth-100?980:510,Math.max(425,window.innerHeight-100));this.A="https://workspace.google.com"};
var uT=function(a,b,c){Ii.call(this,c);this.C=a;this.F=new GS(this.C);this.D=b;this.A=b.C};I(uT,Ii);uT.prototype.fa=function(){Ii.prototype.fa.call(this);yi(this.ra(),this.D.B);mia(this)};
var nia=function(a){L(a.A,!0);a.B.style.visibility="hidden"},mia=function(a){var b=a.R();a.B=b.fa("DIV");a.A=a.A||b.fa("DIV");nia(a);var c=a.J();b.Wa(c,a.B);b.Wa(c,a.A);yM(a.C,a.B,function(d){b.setProperties(d,{frameBorder:0,visibility:"visible",style:"border: 0; vertical-align: bottom;",scrolling:"auto",title:"Google Workspace Marketplace"});yi(d,a.D.B);a.H=d});a.F.connect()};
var vT=function(a){Ii.call(this);this.view=a;this.A=a.F;oia(this)};I(vT,Ii);var oia=function(a){HS(a.A,"onRendered",function(){var b=a.view;L(b.A,!1);b.B.style.visibility="visible"});HS(a.A,"onAfterInstall",function(b){a.F(b.app_id)});HS(a.A,"onAfterUninstall",function(){});HS(a.A,"getDocumentName",function(b,c){c&&c({document_name:""})});HS(a.A,"onManageMenu",function(b,c){b=new SS;if(c){var d={};d.manage_menu_proto=b.Va();c(d)}});HS(a.A,"onManageMenuEvent",function(){});HS(a.A,"onClose",function(){a.H()})};
vT.prototype.F=function(){};vT.prototype.H=function(){};
var wT={},xT=(wT.gmail_addon={Df:II(33),Ig:"gaw"},wT.drive_app={Df:II(20),Ig:"drive_app_widget",Qs:1},wT.docs_addon={Df:II(26),Ig:"docs_addon_widget"},wT.sheets_addon={Df:II(27),Ig:"sheets_addon_widget"},wT.slides_addon={Df:II(34),Ig:"slides_addon_widget"},wT.forms_addon={Df:II(25),Ig:"forms_addon_widget"},wT.calendar_addon={Df:II(35),Ig:"caw"},wT.drive_gsao={Df:II(20),Ig:"drive_gsao_widget",Qs:2},wT),pia=function(a){var b=void 0===b?!1:b;this.Ha=a?a:uc(document);this.A=new lia;this.C=0;this.B=[];
this.H=b},qia=function(a){var b={},c=xT.drive_app;if(!c)throw Error("Kb");var d=a.A.A+"/u/"+a.C;a.H?d+="/marketplace/appfinder/myapps":a.D?d+="/marketplace/appfinder/app/"+a.D:c.Df&&(d+="/marketplace/appfinder/category/"+xT.drive_app.Df);d=NE(d,"origin",XE(window.location.href),"extension_type","drive_app","pann",c.Ig);c.Qs&&(d=NE(d,"app_capability",c.Qs));0<a.B.length&&(d=NE(d,"pre_installed_app_ids",a.B.join(",")));a.F&&(d=NE(d,"hl",a.F));b.pu=d;b.ph=a.A.A;b.tp=1;b.osh=!0;b=new xM(b,a.Ha);return new uT(b,
a.A,a.Ha)};
var yT=function(a,b,c,d,e,f){D.call(this);this.A=a;this.B=b;this.C=c;this.W=d;this.I=e;this.L=f;a=new Vf("l_p_dr");a.setEnabled(!0);a.ga(!0);Gj(a,pg,u(this.O,this));rQ(this.B.L.A,a);this.H=a;K(this,this.H)};I(yT,D);yT.prototype.O=function(){if(1==this.A.yb())this.A.ql(2),zT(this);else if(4==this.A.yb()){var a=CK(CK(dh(new vh,"my-drive"),"action","locate"),"id",Tf(this.A));a=ch(CK(new vh(this.I),"authuser",this.L),a.toString());sJ(a.toString())}};
var zT=function(a){var b=JI(Fg(rJ,a.C,"POST"),u(a.D,a),u(a.D,a),void 0,3);GL(b,a.S,a);FL(b,a.F,a);AT(a,b)};yT.prototype.D=function(a,b){410==b&&(a.cancel(),this.B.O.A.A("Se ha producido un error al a\u00f1adir este archivo a Google Drive. Volvi\u00e9ndolo a intentar...",!0,1E4,void 0),a=JI(Fg(rJ,this.W,"GET"),void 0,void 0,void 0,3),GL(a,this.V,this),FL(a,this.F,this),AT(this,a))};
yT.prototype.S=function(a){iw(this.A,a.id);this.A.ql(4);a=[this.A];BT(this.B.A.get(wk),a);this.B.O.A.A("El archivo se ha guardado en Google Drive.",!0,1E4,void 0)};yT.prototype.F=function(a){a instanceof af||(this.A.ql(1),a=[this.A],BT(this.B.A.get(wk),a))};yT.prototype.V=function(a){this.C=a.rdu;zT(this)};var AT=function(a,b){Gg(a,function(){b.cancel()})};
var CT=function(a){w(this,a,0,-1,null,null)};I(CT,z);
var DT=function(a){E.call(this,"ic");this.all=!!a};I(DT,E);var ET=function(a){E.call(this,"jc");this.item=a};I(ET,E);
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var FT=function(a){D.call(this);this.Ha=a||uc();this.A={};this.B=""};v(FT,D);FT.prototype.ka=function(){Wa(this.A,this.Ha.Rb,this.Ha);this.Ha=this.A=null;FT.da.ka.call(this)};
var GT=function(a,b,c){c=c||"polite";var d=a.A[c];d?(d.removeAttribute("aria-hidden"),c=d):(d=a.Ha.createElement("DIV"),d.style.position="absolute",d.style.top="-1000px",d.style.height="1px",d.style.overflow="hidden",mm(d,"live",c),mm(d,"atomic","true"),a.Ha.A.body.appendChild(d),c=a.A[c]=d);d=a.B===b?b+"\u00a0":b;b&&(a.B=d);Rc(c,d)};
var HT=function(a){D.call(this);this.D=new FT(a);K(this,this.D);this.C="";this.B=null};I(HT,D);HT.prototype.A=function(a,b,c){var d=b?b:"polite";"polite"==d?c&&this.B?this.C=this.C+" "+a:(this.C=a,Jg(this.B),this.B=Ig(function(){GT(this.D,this.C,d);this.B=null},500,this)):GT(this.D,a,d)};HT.prototype.ka=function(){Jg(this.B);D.prototype.ka.call(this)};
var IT=function(){this.D=!0;this.Ss=this.canAddMyDriveParent=!1;this.F=this.canMoveTeamDriveItem=this.canEdit=!0;this.canMoveChildrenWithinDrive=!1;this.canMoveItemIntoTeamDrive=!0;this.teamMembersOnly=this.domainUsersOnly=this.canMoveItemWithinDrive=this.canMoveItemOutOfTeamDrive=this.canMoveItemOutOfDrive=!1},JT=new IT;JT.id="root";JT.name="Mi unidad";JT.B="owner";JT.shared=!1;JT.H="https://drive.google.com/drive/my-drive";JT.iconLink="//ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png";
JT.primarySyncParentId="";
var KT=function(){IT.call(this);this.C="";this.I=[]};I(KT,IT);
var LT=function(){KT.call(this)};I(LT,KT);
var MT=function(a,b){D.call(this);this.item=a;this.A=b;a=this.A.A();this.S=R(a,111,!1)&&!a.Hc();this.O=R(b.A(),131,!1);this.H=new mg(this);K(this,this.H)};I(MT,D);MT.prototype.C=function(){return[]};
MT.prototype.fetch=function(a){var b=this,c=NT(this),d=this.item.A.ae().Ta(),e=yO(this.A);a&1&&0==c.Tc&&(pP(c,2),ria(e,d,this.C(),function(f){b.B(a,f)},function(){OT(b,"drive#file")}),this.H.listen(c,"K",this.V));this.S&&a&1&&0==c.qo&&(rP(c,2),sia(e,d).then(function(f){var h=NT(b);f=tia(f);h.Qg=f;rP(h,1)},function(){return void rP(c,3)}));c.tr&&1==c.Tc&&this.F(a);a&4&&1==c.Tc&&!Rga(c)&&Oa(nf(c.$c),function(f){PT(this,f.id)},this)};MT.prototype.Ed=function(){NT(this).Ed()};
var OT=function(a,b){a=NT(a);"drive#file"==b?pP(a,3):"drive#commentList"==b&&qP(a,3)};
MT.prototype.B=function(a,b){var c=this.item.Oa;c.setSize(b.fileSize);var d=c.Aa();d.ad=b;d.xs(Mg(b.description));(c=b.createdDate)&&Qga(d,new Date(c));(c=b.modifiedDate)&&Pga(d,new Date(c));(c=b.lastViewedByMeDate)&&lP(d,new Date(c));if(c=b.userPermission)d.Tg=c;(c=b.permissions)&&Oa(c,function(f){var h=d.es;Ba(h,f)||h.push(f)});if(c=b.labels)"boolean"===typeof c.trashed&&(d.Rg=c.trashed?1:2),"boolean"===typeof c.starred&&d.qj(c.starred);(c=b.labelInfo)&&this.O&&d.ko(c);c=b.copyRequiresWriterPermission;
"boolean"===typeof c&&(d.Uj=c?1:2,Gw(this.item,this.D(c)));if(c=b.teamDriveId)d.Sx=c;var e=b.driveId;e&&(d.Gx(e),QT(yO(this.A),e).then(function(f){d.Tx=f.name}));e=b.primarySyncParentId;5==this.item.yb()&&Hw(this.item,c&&!Lg(c)?6:e&&!Lg(e)?4:3);(c=b.parents)&&Oa(c,function(f){d.cq(f.id);PT(this,f.id)},this);this.L();pP(d,1);c=b.hasLegacyBlobComments;b=this.A.A();c=(e=b.Hi())&&R(e,7,!0)&&c;if(b=!b.$d()||c)d.tr=b,this.F(a)};
var tia=function(a){var b=[];a&&(b=a.map(function(c){return{kind:"drive#file",id:c.id,title:c.name}}));return{kind:"drive#fileList",items:b}};MT.prototype.F=function(a){var b=this,c=NT(this),d=this.item.A.ae().Ta(),e=yO(this.A);a&2&&c&&0==c.Rj&&(qP(c,2),e.Cm(d,function(f){var h=NT(b);if(f.items)for(var k=0;k<f.items.length;k++){var l=h.qq,n=f.items[k];Ba(l,n)||l.push(n)}qP(h,1)},function(){return OT(b,"drive#commentList")}))};
MT.prototype.V=function(){for(var a=NT(this),b=nf(a.$c),c=0;c<b.length;c++){var d=b[c].id;0==a.Tf[d]&&PT(this,d)}};var PT=function(a,b){var c=NT(a);kP(c,b,2);c=c.Sx==b;a.A.get(qk).getParent(b,c).then(function(d){var e=NT(a);e.$c[b]&&Ya(e.$c[b],d);kP(e,b,1)},function(d){d instanceof af||d instanceof nd||kP(NT(a),b,3)})},NT=function(a){return a.item.Oa.Aa()};MT.prototype.D=function(a){var b=this.item.Oa.Aa();return 1==b.Rg||!YI(b,"canDownload")&&a};MT.prototype.L=function(){};
var RT=function(a,b){D.call(this);this.B=a;this.D=b};I(RT,D);RT.prototype.getContext=function(){return this.D};RT.prototype.Mb=function(){return[]};var uia=function(a,b){return a.Jc().then(function(c){return a.getContext().Pa()?Promise.reject("Context disposed"):new c(b,a.getContext())})};g=RT.prototype;g.Bc=function(){return null};g.Gm=function(){return MT};g.qk=function(){return null};g.Ii=function(){return LQ};g.Gr=function(){return!1};g.nl=function(){return!0};g.Eh=function(){return!1};g.vn=function(){return!1};
g.Cr=function(){return!1};g.Zi=function(){return!1};g.Ux=function(){return!0};
var ST=function(a,b){RT.call(this,a,b)};I(ST,RT);ST.prototype.fc=function(){return sy};ST.prototype.Jc=function(){return tO(this.getContext(),Dk)};ST.prototype.Eh=function(){return 2!=this.getContext().A().ab()};
var uJ=[Nb&&!hc("11")?"readystatechange":"load","abort","error"];
var TT=function(a,b){b=b.createElement("IMG");var c=wJ(b);b.src=a;return c},WT=function(a,b,c,d,e){if(null==kB()||Nb&&!hc("10")||Rb&&!hc("536"))return TT(a,b);if(e){var f="POST";var h="pw="+Rg(e);a=MI(a)}return UT(a,function(k){return Afa(k)},VT,f,h,void 0,"blob",c).then(function(k){var l=mB(k);return TT(l,b).then(function(n){n.B=k.type;var q=k.size;0<q&&(n.A=q);d?n.mh=l:lB().revokeObjectURL(l);return n}).then(void 0,function(){return Promise.reject({hK:4})})})},VT=function(a){return{statusCode:a.Tb(),
response:a}},UT=function(a,b,c,d,e,f,h,k){k=void 0===k?!0:k;var l=new iB;l.H=k;void 0!==h&&(l.O=h);return new Promise(function(n,q){l.listen("complete",function(){try{l.C?q(c(l)):n(b(l))}catch(r){q(r)}});l.send(a,d,e,f)})},XT=function(a,b,c){if(c){var d="POST";var e="pw="+Rg(c);b=MI(b)}return UT(b,a,function(f){try{var h=a(f)}catch(k){h=null}return{statusCode:f.Tb(),response:h}},d,e)},ZT=function(a,b){return XT(function(c){return qJ(c)},a,b)},via=function(a,b){return XT(function(c){c=aM(c);0==c.indexOf(")]}'\n")&&
(c=c.substring(5));return c},a,b)},wia=function(a,b){if(b){var c="POST";var d="pw="+Rg(b);a=MI(a)}return UT(a,function(e){var f=jB(e);if(f)return f;try{var h=qJ(e);if(h&&h.pressXml){var k=PD(h.pressXml);if(k)return k}}catch(l){}throw Error("Lb");},function(e){return e},c,d)};
var $T=function(){this.A=""};wh($T);
var aU=function(){F.call(this);this.F=new wC;this.A=new iB;this.B=null;this.D="";this.C=new mg(this);K(this,this.C);this.C.listen(this.A,"complete",this.I);this.C.listen(this.A,"ready",this.H)};I(aU,F);
aU.prototype.I=function(){if(gB(this.A)){var a=aM(this.A);if(a){this.D="";0==a.indexOf("&&&START&&&")?a=a.substring(11):0==a.indexOf(")]}'")&&(a=a.substring(4));try{var b=JSON.parse(a)}catch(c){b={error:!0,errorMessage:"Parse error (exception: "+c+")"}}this.dispatchEvent(new E(b.error?"mc":"nc",b))}}else b=403==this.A.Tb(),a=this.A,a.A&&4==fB(a)?(a=a.A.getResponseHeader("X-Explorer-Token"),a=null===a?void 0:a):a=void 0,b&&null!=a&&!Lg(a)&&this.D!=a?($T.Ba().A=a,b=this.B,CK(b.uri,"token",a),this.send(b.uri,
b.headers,b.params),this.D=a):(b={error:!0},b.errorMessage=this.A.Tb(),this.dispatchEvent(new E("mc",b)));this.B=null};aU.prototype.send=function(a,b,c){var d=$T.Ba().A;Lg(d)||CK(a,"token",d);this.F.enqueue({uri:a,headers:b,params:c});this.H()};
aU.prototype.H=function(){if(!this.B&&!this.A.A){var a=xC(this.F);if(a){this.B=a;var b="";if(a.params){var c=a.params;b=xf(c);if("undefined"==typeof b)throw Error("J");var d=new rh(null,void 0);c=wf(c);for(var e=0;e<b.length;e++){var f=b[e],h=c[e];Array.isArray(h)?sh(d,f,h):d.add(f,h)}b=d.toString()}this.A.send(a.uri,"POST",b,a.headers)}}};
var AJ=function(a){w(this,a,0,-1,null,null)};I(AJ,z);AJ.prototype.getId=function(){return B(this,1)};AJ.prototype.tc=function(a){return C(this,1,a)};
var bU=function(a){D.call(this);this.C=a;this.B=new mg(this);K(this,this.B);this.A=a.Fb();this.D=0;a=this.C.X();this.B.listen(a,"D",this.V).listen(a,"C",this.S).listen(a,"v",this.O).listen(a,"ka",this.I)};I(bU,D);
bU.prototype.V=function(a){var b=a.target,c=b.Zh,d="lt_"+b.getId(),e=this.A.jd(d);2==c?(a=a.info&&a.info.time||Date.now(),this.A.Hb(d,{xa:53,item:b,ug:a})):1==c&&e?(c=zJ(a.info.NG),b=FM(b).clone(),b=Sp(b,15,c),this.A.Oc(d,{item:b}),this.A.Ia(d,1,a.info&&a.info.time)):4==c&&a.info.OG&&e?this.A.Ia(d,3):(a.info&&a.info.error&&e&&this.A.Oc(d,{error:a.info.error}),cU(this,d,c))};
bU.prototype.S=function(a){var b=a.target;a=b.getState();var c="lp_"+b.getId();2==a?(this.A.Hb(c,{item:b,xa:28}),dU(this,c,b)):cU(this,c,a);b=TI(this.C.A());0!=a&&2!=a&&b&&R(b,3,!1)&&this.C.get(vk).flush()};bU.prototype.O=function(a){var b=a.target,c=b.H,d="lc_"+b.getId();null!=a.error&&this.A.Oc(d,{error:a.error});2==c?this.A.Hb(d,{item:b,xa:29}):cU(this,d,c)};
bU.prototype.I=function(a){if("number"===typeof a.A){var b=this.C.X(),c=b.A();if(!c.xn()){var d="ctv_"+c.getId(),e=null===a.cause?16:gg(a.cause);a={xa:46,Ja:e,item:c,pe:this.D,ug:a.A,Jh:b.C()};this.A.Hb(d,a);dU(this,d,c);this.B.listen(c,"C",u(this.H,this,d,c));Gg(c,u(this.F,this,d));d=u(this.W,this,c,this.D,e);d(new Dw);this.B.listen(c,"C",d);this.D++}}};var cU=function(a,b,c){switch(c){case 0:a.A.Xe(b);break;case 1:a.A.Ia(b,1);break;case 3:a.A.oj(b);break;case 4:a.A.Ia(b,2)}};
bU.prototype.H=function(a,b,c){b=b.getState();1==b?this.A.Ia(a,1,c.time):2!=b&&cU(this,a,b)};bU.prototype.F=function(a){this.A.jd(a)&&this.A.Ia(a,3)};bU.prototype.W=function(a,b,c,d){1==a.getState()&&(d=d.time||Date.now(),b=u(this.L,this,a,d,b,c),a.za?b():this.B.Ua(a,"w",b))};bU.prototype.L=function(a,b,c,d){var e="vti_"+a.getId();this.A.Hb(e,{ug:b,xa:50,item:a,pe:c,Ja:d});this.A.Ia(e)};var dU=function(a,b,c){c.$i()&&a.A.Oc(b,{$i:!0,Vn:c.gb})};
var CJ=function(){this.B=new Set;this.A=!1};CJ.prototype.register=function(a){var b=this,c=function(){return b.B.delete(a)};a.then(c,c);this.B.add(a)};CJ.prototype.dispose=function(){if(!this.A){this.A=!0;for(var a=m(this.B),b=a.next();!b.done;b=a.next())b.value.cancel()}};CJ.prototype.Pa=function(){return this.A};
v(DJ,D);DJ.prototype.fetch=function(a){a?(this.item.xn()||Iw(this.item,a)&&this.qa.$a().Ra({xa:61,item:this.item,Wn:a}),this.item.Er=!0,2==a.getData()?eU(this):fU(this)):fU(this)};DJ.prototype.getContext=function(){return this.qa};var fU=function(a){if(0===a.item.getState()){a.item.Fa(2);var b=a.item.Zh;1===b?a.item.Fa(1):4!==b&&a.Xi()&&a.eb.listen(a.item,"D",a.Jd);b=SA(a.item);var c=iO(a.qa.A());b&&c?a.eb.Ua(a.item,"I",a.Wc):a.Ye()}};
DJ.prototype.Wc=function(){var a=this.item.Oa;if(null!==a&&(a=a.Aa(),null!==a)){var b=a.Tc;if(1===b){b=!WI(this.item);var c=this.item.yb(),d=XI(a);a=mP(a);b||4===c&&d||6===c&&a?this.Ye():this.item.Fa(4,"El archivo est\u00e1 en la papelera del propietario","No hay ninguna vista previa disponible.")}else 3===b?this.Ye():this.eb.Ua(this.item,"I",this.Wc)}};DJ.prototype.Jd=function(a){1==this.item.Zh&&this.item.Fa(1,void 0,void 0,a.info&&a.info.time)};
var eU=function(a){a.Xi()&&0==a.item.Zh&&(EM(a.item,2),a.Qa())};DJ.prototype.Qa=Ga;DJ.prototype.Xi=function(){return!1};
var FJ=new Map,HJ=new Map,MJ=new Map,JJ=new Map;
var gU=function(a,b){DJ.call(this,a,b);this.item=a;this.wa=void 0;this.A=this.Ea=this.Za=this.F=this.aa=this.ha=this.C=null;this.I=this.V=this.na=!1;this.W=this.za=this.D=this.gb=null;this.oa=b.get(fk);this.B=b.Fb();this.L={};this.O={};this.xb=JI};I(gU,DJ);gU.prototype.Ye=function(){xia(this)||(eU(this),hU(this,iU(this)))};gU.prototype.Xi=function(){return!0};
gU.prototype.Qa=function(){var a=jU(this);if(Lg(Mg(a)))EM(this.item,4,{error:2});else{var b=this.getContext().R();var c=R(this.getContext().A(),55,!1)&&(dp(a)||mw(a))?function(){return WT(a,b,!0)}:function(){return TT(a,b)};c=this.xb(c,u(this.di,this),void 0,void 0,3);GL(c,this.od,this);FL(c,this.bi,this);this.H.register(c);this.D=c}};
var xia=function(a){var b=a.item.Pb;b&&yia(a,b);if(!a.item.A.Wv())return!1;b=a.item.A.Wv();if(Lg(Mg(T(b,3,""))))return!1;a.item.wc(2);a.C=iU(a);var c=a.C;a.ha=NI(c,T(b,3,"")).toString();var d=a.Pb(b);a.aa=NI(c,d).toString();Lg(Mg(T(b,5,"")))||(a.F=NI(c,T(b,5,"")).toString());Lg(Mg(T(b,9,"")))||(a.A=NI(c,T(b,9,"")).toString());Lg(Mg(T(b,7,"")))||(c=bp(T(b,7,""),"print","true"),d=a.item,d.ha=c,d.dispatchEvent("Xa"));if(0>=xL(b,2,0)){c=xL(b,1,0);if(Qp(b,10))return kU(a,B(b,10));if(0<c)return kU(a,null,
c);lU(a);return!0}a.item.Gj(xL(b,2,0));mU(a);return!0},yia=function(a,b){0==a.item.Zh&&(EM(a.item,2,{time:b._preloadStartTime}),xJ(b).then(function(c){return a.od(c)}).then(void 0,function(){EM(a.item,3,{error:16});a.Qa()}))},hU=function(a,b){a.item.wc(2);a.C=b;a.V&&a.B.Oc("lc_"+a.item.getId(),{un:!0});if(Lg(Mg(a.C)))SA(a.item)?nU(a):oU(a,4,void 0,17);else{$T.Ba();b=a.C;var c=b.indexOf;var d=new vh("https://"+window.location.host+"/e/dr");0==c.call(b,d.toString())?(b=a.C,a.W||(a.W=new aU,K(a,a.W)),
a.eb.Ua(a.W,"nc",u(a.Wd,a,b)),a.eb.Ua(a.W,"mc",u(a.mx,a)),a.W.send(Di(b))):pU(a,a.C)}},zia=function(a){a.B.Oc("lc_"+a.item.getId(),{item:a.item});a.B.Oc("ctv_"+a.item.getId(),{item:a.item})};
gU.prototype.Wd=function(a,b){b.target&&b.target.response&&b.target.response.docs&&1==mf(b.target.response.docs)&&(b=b.target.response.docs[0],b.su?(b=b.su,Nb&&!hc("10")&&(ab(b,"https://drive.google.com/viewer")?(b=b.substr(24),b=ab(b,"/viewerng/")?"/viewer/"+b.substr(10):b):b=void 0)):b=void 0,b&&b!=a&&pU(this,b))};
var Aia=function(a,b){var c=new vh(b);if(!c.B.endsWith("/meta"))return!1;var d=a.getContext().A().ob();b=function(e){return CK(uh(c.resolve(new vh(e)),c.C),"authuser",d||"0").toString()};a.item.oa=!0;a.aa=b(a.ik());a.ha=b("meta");a.F=b(a.Mq());a.A=b("presspage");zia(a);lU(a);return!0},qU=function(a){return a.item.oa?a.wa:void 0},pU=function(a,b){if(!Aia(a,b)){if(a.item.I.Zi()&&61!=IJ(a.item.qb())){a.item.oa=!0;var c=!!lh(new vh(b),"ds")}else c=!1;if(c){c=lh(new vh(b),"ds");var d=U(a.getContext().A(),
cO,112);d=d&&B(d,1);Bia(a,d||b,c)}else c=aF(b,a.item.Sm()),a.Ck()&&(lw(c,"sp")||(d=a.Om(),0!=d.length&&(d=Wg(d),d=Id(oB(d),3),c=bp(c,"sp",d)))),c=Fg(ZT,c,a.wa,a.getContext().R().A),b=u(a.ei,a,b),rU(a,c,b,u(a.mx,a),u(a.ee,a,18))}},Bia=function(a,b,c){var d=a.getContext().A().ob(),e=function(f){f=new vh(f);CK(f,"ds",c);CK(f,"authuser",d||"0");return(new vh(b)).resolve(f).toString()};a.aa=e(a.ik());a.ha=e("meta");a.F=e(a.Mq());a.A=e("presspage");lU(a)},sU=function(a,b){b=zh(b||null);b.page=a;return b},
jU=function(a){var b=U(a.getContext().A(),fO,58);b=!!b&&R(b,1,!1);return a.item.fe(800,void 0,b)};
gU.prototype.la=function(a,b,c){var d=this;if(void 0===b||0>=b)this.Ea&&!this.V&&ZT(this.Ea).then(function(h){"number"===typeof h.bcode&&kU(d,null,h.bcode)||(h=h.status,410==h&&d.la(a,h,{statusCode:h,response:{status:h,errorCode:1}}))},function(h){var k=h.statusCode;k&&d.la(a,k,h)});else{var e=!1,f=c&&c.response&&c.response.errorCode?c.response.errorCode:410==b?1:0;if(1==f){e=!0;if(this.V)return;this.I=!0}kU(this,f)?a.cancel():(Ba(Cia,b)||(a instanceof $e?a.Jb(c):a.cancel(),this.D&&mw(jU(this))&&
this.D.cancel()),e&&Dia(this))}};var rU=function(a,b,c,d,e){b=a.xb(b,function(f,h,k){e&&e(f,h,k);a.la(f,h,k)},u(a.la,a),void 0,3);GL(b,c);FL(b,d);a.H.register(b);return b};gU.prototype.ee=function(a){oU(this,3,void 0,a)};
gU.prototype.ei=function(a,b){if("number"!==typeof b.bcode||!kU(this,null,b.bcode)){var c=b.rd;1==mf(b)&&c&&a!=c?(this.C=c,pU(this,c)):(this.ha=NI(a,b.meta).toString(),this.aa=NI(a,b[this.ja()]).toString(),b.press?this.F=NI(a,b.press).toString():this.F=null,b.presspage?this.A=NI(a,b.presspage).toString():this.A=null,b.pdf?this.Za=bp(b.pdf,"print","true"):(this.Za=null,c=this.item,c.ha=null,c.dispatchEvent("Wa")),b.status&&(this.Ea=NI(a,b.status).toString()),lU(this))}};gU.prototype.ja=function(){return"page"};
gU.prototype.Pb=function(a){return T(a,4,"")};var lU=function(a){a.item.I.Ux()?a.gb=rU(a,Fg(ZT,a.ha,qU(a)),u(a.Xz,a),u(a.Yd,a),u(a.ee,a,19)):mU(a)},Dia=function(a){a.V=!0;a.na=!0;Eia(a);a.L={};a.O={};var b=a.item.Ea;if(b)a.item.wc(2),b(1).then(u(a.LH,a),u(a.Ma,a));else if(OM(a.item)||!SA(a.item)){b=a.item;var c=b.A.Xv();b=OM(b)?c:b.A.dg();hU(a,b)}else nU(a)};g=gU.prototype;g.LH=function(a){this.C=a;pU(this,a)};
g.mx=function(a){var b;a&&a.response&&2==a.response.errorCode&&(b="Este archivo es demasiado grande para obtener una vista previa");oU(this,4,b,18,a&&a.response&&a.response.stackTrace)};
g.Xz=function(a){this.V&&(this.na=this.I=this.V=!1);var b;!(b="number"!==typeof a.bcode)&&(b=!kU(this,null,a.bcode))&&(32===a.bcode?(oU(this,4,"Este archivo es demasiado grande para obtener una vista previa"),b=!0):b=!1,b=!b);if(b&&this.$s(a)){b=a.pages||0;0<=b&&this.item.Gj(b);b=a.maxPageWidth||0;0<b&&this.item.Jx(b);if(b=a.pdf||this.Za){var c=this.item;c.ha=b;c.dispatchEvent("Xa")}this.tx(a);mU(this)}};g.$s=function(a){return 0>=(a.pages||0)?(oU(this,4,void 0,20),!1):!0};g.tx=function(){};
var mU=function(a){a.item.wc(1);a.Fn()};gU.prototype.Yd=function(a){if(5!=this.item.getState()){var b=this.I?3:4,c;a&&a.response&&2==a.response.errorCode&&(c="Este archivo es demasiado grande para obtener una vista previa");oU(this,b,c,19,a&&a.response?a.response.stackTrace:void 0)}};gU.prototype.od=function(a){var b={};this.Wl(a.getData())?(b.NG=a,b.time=a.getData()._preloadEndTime,EM(this.item,1,b)):(b.error=3,EM(this.item,4,b))};gU.prototype.di=function(){EM(this.item,3)};
gU.prototype.bi=function(a){var b={};a instanceof af||a instanceof nd?b.OG=!0:Fa(a)&&a.errorReason?b.error=a.errorReason:b.error=1;EM(this.item,4,b)};var vU=function(a,b,c){c=void 0===c?{}:c;var d=tU(c),e=a.L[b];if(!e||!e[d]){d=uU(a,b,c);a.oa.A.Hb(d,{item:a.item,xa:30,lj:b});d=rU;e=a.jk();var f=a.aa;var h=sU(b,c);f=QI(f,h);d=d(a,Fg(e,f,qU(a)),u(a.Wg,a,b,c),u(a.Vd,a,b,c),u(a.uf,a,b,c));c=tU(c);(e=a.L[b])||(a.L[b]=e={});e[c]=d}};
gU.prototype.Wg=function(a,b,c){this.B.Oc(uU(this,a,b),this.uc(c));cU(this.oa,uU(this,a,b),1);0==a&&this.D&&this.D.cancel();this.item.Fa(1);this.wi(a,b,c)};gU.prototype.uc=function(){};gU.prototype.uf=function(a,b){this.item.Gl(a,!0,b);cU(this.oa,uU(this,a,b),3);0==a&&oU(this,3)};gU.prototype.Vd=function(a,b){this.item.Gl(a,this.I,b);var c=this.I?3:4;cU(this.oa,uU(this,a,b),c);0==a&&(4==c&&this.item.Se()&&1<this.item.F?this.item.Fa(1):oU(this,c))};
var wU=function(a,b,c){b=void 0===b?wia:b;var d;if(d=a.F&&c?aF(a.F,c):a.F)a.B.Hb("ldi_"+a.item.getId(),{xa:87,item:a.item}),a.za=rU(a,Fg(b,d,qU(a)),u(a.JE,a,c),u(a.IE,a,c))};g=gU.prototype;g.JE=function(a,b){this.B.Ia("ldi_"+this.item.getId(),1);this.Kn(a,b)};g.IE=function(a){this.B.Ia("ldi_"+this.item.getId(),2);this.$w(a)};g.$w=function(){};g.QF=function(a,b,c){this.B.Ia(xU(this,a,b),1);this.Ln(a,c)};g.PF=function(a,b){this.B.Ia(xU(this,a,b),2)};
var kU=function(a,b,c){var d=!1;switch(b){case 3:a.I=!0;yU(a);d=!0;break;case 4:a.I=!1,oU(a,4,"Este archivo est\u00e1 protegido por contrase\u00f1a y no se puede previsualizar."),d=!0}5==c?(yU(a),d=!0):20==c&&(oU(a,4,"Este archivo est\u00e1 protegido por contrase\u00f1a y no se puede previsualizar."),d=!0);d&&a.D&&a.D.cancel();return d},yU=function(a){5!=a.item.getState()&&(a.eb.Ua(a.item,"B",a.Id),a.item.Fa(5))};gU.prototype.Id=function(a){this.item.Fa(2);this.wa=a.A;hU(this,this.C)};
var oU=function(a,b,c,d,e){1!=a.item.getState()&&a.item.Fa(b,4==b&&c||(3==b?"Se ha producido un error mientras se obten\u00eda la vista previa de este documento. Volvi\u00e9ndolo a intentar...":"Es posible que est\u00e9s sin conexi\u00f3n o con conectividad limitada. Prueba a descargar el contenido."),void 0,void 0,e);1!=a.item.H&&a.item.wc(b,d)},Eia=function(a){a.gb&&a.gb.cancel();a.D&&a.D.cancel();a.za&&a.za.cancel();Fia(a,function(b,c,d){b.cancel();this.L[c][d]=null})},Fia=function(a,b){for(var c in a.L){c=
If(c);var d=a.L[c],e;for(e in d){var f=d[e];f&&!f.lc&&b.call(a,f,c,e)}}},uU=function(a,b,c){return"lac_"+a.item.getId()+"_"+b+tU(c)},xU=function(a,b,c){c=c||{};return"lpp_"+a.item.getId()+"_"+b+tU(c)},tU=function(a){var b="";if(a){var c=of(a);Vv(c);for(var d=0;d<c.length;++d)b=Ly(b,c[d],a[c[d]])}return b};gU.prototype.Ck=function(){return!1};gU.prototype.Om=function(){return[]};
var nU=function(a){var b=yO(a.getContext()),c=a.item.A.ae().Ta();Gia(b,c,function(d){d.preview&&d.preview.link?hU(a,d.preview.link):a.Ma()},function(){return a.Ma()})};gU.prototype.Ma=function(){oU(this,4,void 0,21)};var iU=function(a){if(a.item.A.dg())return a.item.A.dg();var b=a.getContext().A();a=a.item.A;var c=new vh(B(b,85)||b.B());dh(c,T(b,9,"")+"/viewer");CK(c,"output","pj");if(b=U(a,IN,39))CK(c,"pid",B(b,1)),CK(c,"srcid",B(b,2));else if(B(a,40))CK(c,"url",B(a,40));else return"";return c.toString()};
gU.prototype.ik=function(){return"img"};gU.prototype.Mq=function(){return"press"};var Cia=[503,504];
var zU={rt:["BC","AD"],qt:["Before Christ","Anno Domini"],uu:"JFMAMJJASOND".split(""),Cu:"JFMAMJJASOND".split(""),qu:"January February March April May June July August September October November December".split(" "),Bu:"January February March April May June July August September October November December".split(" "),yu:"Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "),Eu:"Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "),Nu:"Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),
Gu:"Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),Au:"Sun Mon Tue Wed Thu Fri Sat".split(" "),Fu:"Sun Mon Tue Wed Thu Fri Sat".split(" "),BC:"SMTWTFS".split(""),Du:"SMTWTFS".split(""),zu:["Q1","Q2","Q3","Q4"],wu:["1st quarter","2nd quarter","3rd quarter","4th quarter"],dt:["AM","PM"],Ko:["EEEE, MMMM d, y","MMMM d, y","MMM d, y","M/d/yy"],Qp:["h:mm:ss a zzzz","h:mm:ss a z","h:mm:ss a","h:mm a"],nt:["{1} 'at' {0}","{1} 'at' {0}","{1}, {0}","{1}, {0}"],fl:6,PC:[5,6],gl:5};
zU={rt:["a. C.","d. C."],qt:["antes de Cristo","despu\u00e9s de Cristo"],uu:"EFMAMJJASOND".split(""),Cu:"EFMAMJJASOND".split(""),qu:"enero febrero marzo abril mayo junio julio agosto septiembre octubre noviembre diciembre".split(" "),Bu:"enero febrero marzo abril mayo junio julio agosto septiembre octubre noviembre diciembre".split(" "),yu:"ene feb mar abr may jun jul ago sept oct nov dic".split(" "),Eu:"ene feb mar abr may jun jul ago sept oct nov dic".split(" "),Nu:"domingo lunes martes mi\u00e9rcoles jueves viernes s\u00e1bado".split(" "),
Gu:"domingo lunes martes mi\u00e9rcoles jueves viernes s\u00e1bado".split(" "),Au:"dom lun mar mi\u00e9 jue vie s\u00e1b".split(" "),Fu:"dom lun mar mi\u00e9 jue vie s\u00e1b".split(" "),BC:"DLMXJVS".split(""),Du:"DLMXJVS".split(""),zu:["T1","T2","T3","T4"],wu:["1.er trimestre","2.\u00ba trimestre","3.er trimestre","4.\u00ba trimestre"],dt:["a.\u00a0m.","p.\u00a0m."],Ko:["EEEE, d 'de' MMMM 'de' y","d 'de' MMMM 'de' y","d MMM y","d/M/yy"],Qp:["H:mm:ss (zzzz)","H:mm:ss z","H:mm:ss","H:mm"],nt:["{1}, {0}",
"{1}, {0}","{1} {0}","{1} {0}"],fl:0,PC:[5,6],gl:3};
var AU=function(a,b,c,d,e){a=new Date(a,b,c);e=e||0;return a.valueOf()+864E5*(((void 0!==d?d:3)-e+7)%7-((a.getDay()+6)%7-e+7)%7)},BU=function(a,b,c,d,e,f){"string"===typeof a?(this.H="y"==a?b:0,this.D="m"==a?b:0,this.A="d"==a?b:0,this.B="h"==a?b:0,this.C="n"==a?b:0,this.F="s"==a?b:0):(this.H=a||0,this.D=b||0,this.A=c||0,this.B=d||0,this.C=e||0,this.F=f||0)};BU.prototype.equals=function(a){return a.H==this.H&&a.D==this.D&&a.A==this.A&&a.B==this.B&&a.C==this.C&&a.F==this.F};
BU.prototype.clone=function(){return new BU(this.H,this.D,this.A,this.B,this.C,this.F)};BU.prototype.add=function(a){this.H+=a.H;this.D+=a.D;this.A+=a.A;this.B+=a.B;this.C+=a.C;this.F+=a.F};
var EU=function(a,b,c){"number"===typeof a?(this.date=CU(a,b||0,c||1),DU(this,c||1)):Fa(a)?(this.date=CU(a.getFullYear(),a.getMonth(),a.getDate()),DU(this,a.getDate())):(this.date=new Date(Kg()),a=this.date.getDate(),this.date.setHours(0),this.date.setMinutes(0),this.date.setSeconds(0),this.date.setMilliseconds(0),DU(this,a))},CU=function(a,b,c){b=new Date(a,b,c);0<=a&&100>a&&b.setFullYear(b.getFullYear()-1900);return b};g=EU.prototype;g.xm=zU.fl;g.zm=zU.gl;
g.clone=function(){var a=new EU(this.date);a.xm=this.xm;a.zm=this.zm;return a};g.getFullYear=function(){return this.date.getFullYear()};g.getMonth=function(){return this.date.getMonth()};g.getDate=function(){return this.date.getDate()};g.getTime=function(){return this.date.getTime()};g.getDay=function(){return this.date.getDay()};g.getUTCFullYear=function(){return this.date.getUTCFullYear()};g.getUTCMonth=function(){return this.date.getUTCMonth()};g.getUTCDate=function(){return this.date.getUTCDate()};
g.getUTCHours=function(){return this.date.getUTCHours()};g.getUTCMinutes=function(){return this.date.getUTCMinutes()};g.getTimezoneOffset=function(){return this.date.getTimezoneOffset()};g.set=function(a){this.date=new Date(a.getFullYear(),a.getMonth(),a.getDate())};
g.add=function(a){if(a.H||a.D){var b=this.getMonth()+a.D+12*a.H,c=this.getFullYear()+Math.floor(b/12);b%=12;0>b&&(b+=12);a:{switch(b){case 1:var d=0!=c%4||0==c%100&&0!=c%400?28:29;break a;case 5:case 8:case 10:case 3:d=30;break a}d=31}d=Math.min(d,this.getDate());this.date.setDate(1);this.date.setFullYear(c);this.date.setMonth(b);this.date.setDate(d)}a.A&&(a=new Date((new Date(this.getFullYear(),this.getMonth(),this.getDate(),12)).getTime()+864E5*a.A),this.date.setDate(1),this.date.setFullYear(a.getFullYear()),
this.date.setMonth(a.getMonth()),this.date.setDate(a.getDate()),DU(this,a.getDate()))};g.Ml=function(a){return[this.getFullYear(),$M(this.getMonth()+1,2),$M(this.getDate(),2)].join(a?"-":"")};g.equals=function(a){return!(!a||this.getFullYear()!=a.getFullYear()||this.getMonth()!=a.getMonth()||this.getDate()!=a.getDate())};g.toString=function(){return this.Ml()};var DU=function(a,b){a.getDate()!=b&&a.date.setUTCHours(a.date.getUTCHours()+(a.getDate()<b?1:-1))};EU.prototype.valueOf=function(){return this.date.valueOf()};
var FU=function(a,b,c,d,e,f,h){this.date="number"===typeof a?new Date(a,b||0,c||1,d||0,e||0,f||0,h||0):new Date(a&&a.getTime?a.getTime():Kg())};v(FU,EU);g=FU.prototype;g.getHours=function(){return this.date.getHours()};g.getMinutes=function(){return this.date.getMinutes()};g.getSeconds=function(){return this.date.getSeconds()};g.getMilliseconds=function(){return this.date.getMilliseconds()};g.getUTCHours=function(){return this.date.getUTCHours()};g.getUTCMinutes=function(){return this.date.getUTCMinutes()};
g.add=function(a){EU.prototype.add.call(this,a);a.B&&this.date.setUTCHours(this.date.getUTCHours()+a.B);a.C&&this.date.setUTCMinutes(this.date.getUTCMinutes()+a.C);a.F&&this.date.setUTCSeconds(this.date.getUTCSeconds()+a.F)};g.Ml=function(a){var b=EU.prototype.Ml.call(this,a);return a?b+"T"+$M(this.getHours(),2)+":"+$M(this.getMinutes(),2)+":"+$M(this.getSeconds(),2):b+"T"+$M(this.getHours(),2)+$M(this.getMinutes(),2)+$M(this.getSeconds(),2)};g.equals=function(a){return this.getTime()==a.getTime()};
g.toString=function(){return this.Ml()};g.clone=function(){var a=new FU(this.date);a.xm=this.xm;a.zm=this.zm;return a};
var GU=function(){},IU=function(a){if("number"==typeof a){var b=new GU;b.C=a;var c=a;if(0==c)c="Etc/GMT";else{var d=["Etc/GMT",0>c?"-":"+"];c=Math.abs(c);d.push(Math.floor(c/60)%100);c%=60;0!=c&&d.push(":",$M(c,2));c=d.join("")}b.D=c;c=a;0==c?c="UTC":(d=["UTC",0>c?"+":"-"],c=Math.abs(c),d.push(Math.floor(c/60)%100),c%=60,0!=c&&d.push(":",c),c=d.join(""));a=HU(a);b.F=[c,c];b.A={QJ:a,Hu:a};b.B=[];return b}b=new GU;b.D=a.id;b.C=-a.std_offset;b.F=a.names;b.A=a.names_ext;b.B=a.transitions;return b},HU=
function(a){var b=["GMT"];b.push(0>=a?"+":"-");a=Math.abs(a);b.push($M(Math.floor(a/60)%100,2),":",$M(a%60,2));return b.join("")},JU=function(a,b){b=Date.UTC(b.getUTCFullYear(),b.getUTCMonth(),b.getUTCDate(),b.getUTCHours(),b.getUTCMinutes())/36E5;for(var c=0;c<a.B.length&&b>=a.B[c];)c+=2;return 0==c?0:a.B[c-1]};
var MU=function(a){this.B=[];this.A=zU;"number"==typeof a?KU(this,a):LU(this,a)},NU=[/^'(?:[^']|'')*('|$)/,/^(?:G+|y+|Y+|M+|k+|S+|E+|a+|h+|K+|H+|c+|L+|Q+|d+|m+|s+|v+|V+|w+|z+|Z+)/,/^[^'GyYMkSEahKHcLQdmsvVwzZ]+/],OU=function(a){return a.getHours?a.getHours():0},LU=function(a,b){for(Hia&&(b=b.replace(/\u200f/g,""));b;){for(var c=b,d=0;d<NU.length;++d){var e=b.match(NU[d]);if(e){var f=e[0];b=b.substring(f.length);0==d&&("''"==f?f="'":(f=f.substring(1,"'"==e[1]?f.length-1:f.length),f=f.replace(/''/g,
"'")));a.B.push({text:f,type:d});break}}if(c===b)throw Error("Mb`"+b);}};MU.prototype.format=function(a,b){if(!a)throw Error("Nb");var c=b?6E4*(a.getTimezoneOffset()-(b.C-JU(b,a))):0,d=c?new Date(a.getTime()+c):a,e=d;b&&d.getTimezoneOffset()!=a.getTimezoneOffset()&&(d=new Date(d.getTime()+6E4*(d.getTimezoneOffset()-a.getTimezoneOffset())),e=new Date(a.getTime()+(c+(0<c?-864E5:864E5))));c=[];for(var f=0;f<this.B.length;++f){var h=this.B[f].text;1==this.B[f].type?c.push(Iia(this,h,a,d,e,b)):c.push(h)}return c.join("")};
var KU=function(a,b){if(4>b)var c=a.A.Ko[b];else if(8>b)c=a.A.Qp[b-4];else if(12>b)c=a.A.nt[b-8],c=c.replace("{1}",a.A.Ko[b-8]),c=c.replace("{0}",a.A.Qp[b-8]);else{KU(a,10);return}LU(a,c)},PU=function(a,b){b=String(b);a=a.A||zU;if(void 0!==a.WC){for(var c=[],d=0;d<b.length;d++){var e=b.charCodeAt(d);c.push(48<=e&&57>=e?String.fromCharCode(a.WC+e-48):b.charAt(d))}b=c.join("")}return b},Hia=!1,QU=function(a){if(!(a.getHours&&a.getSeconds&&a.getMinutes))throw Error("Ob");},Iia=function(a,b,c,d,e,f){var h=
b.length;switch(b.charAt(0)){case "G":return c=0<d.getFullYear()?1:0,4<=h?a.A.qt[c]:a.A.rt[c];case "y":return c=d.getFullYear(),0>c&&(c=-c),2==h&&(c%=100),PU(a,$M(c,h));case "Y":return c=(new Date(AU(d.getFullYear(),d.getMonth(),d.getDate(),a.A.gl,a.A.fl))).getFullYear(),0>c&&(c=-c),2==h&&(c%=100),PU(a,$M(c,h));case "M":a:switch(c=d.getMonth(),h){case 5:h=a.A.uu[c];break a;case 4:h=a.A.qu[c];break a;case 3:h=a.A.yu[c];break a;default:h=PU(a,$M(c+1,h))}return h;case "k":return QU(e),PU(a,$M(OU(e)||
24,h));case "S":return PU(a,(e.getMilliseconds()/1E3).toFixed(Math.min(3,h)).substr(2)+(3<h?$M(0,h-3):""));case "E":return c=d.getDay(),4<=h?a.A.Nu[c]:a.A.Au[c];case "a":return QU(e),h=OU(e),a.A.dt[12<=h&&24>h?1:0];case "h":return QU(e),PU(a,$M(OU(e)%12||12,h));case "K":return QU(e),PU(a,$M(OU(e)%12,h));case "H":return QU(e),PU(a,$M(OU(e),h));case "c":a:switch(c=d.getDay(),h){case 5:h=a.A.Du[c];break a;case 4:h=a.A.Gu[c];break a;case 3:h=a.A.Fu[c];break a;default:h=PU(a,$M(c,1))}return h;case "L":a:switch(c=
d.getMonth(),h){case 5:h=a.A.Cu[c];break a;case 4:h=a.A.Bu[c];break a;case 3:h=a.A.Eu[c];break a;default:h=PU(a,$M(c+1,h))}return h;case "Q":return c=Math.floor(d.getMonth()/3),4>h?a.A.zu[c]:a.A.wu[c];case "d":return PU(a,$M(d.getDate(),h));case "m":return QU(e),PU(a,$M(e.getMinutes(),h));case "s":return QU(e),PU(a,$M(e.getSeconds(),h));case "v":return h=f||IU(c.getTimezoneOffset()),h.D;case "V":return a=f||IU(c.getTimezoneOffset()),2>=h?a.D:0<JU(a,c)?void 0!==a.A.wy?a.A.wy:a.A.DST_GENERIC_LOCATION:
void 0!==a.A.Hu?a.A.Hu:a.A.STD_GENERIC_LOCATION;case "w":return c=AU(e.getFullYear(),e.getMonth(),e.getDate(),a.A.gl,a.A.fl),PU(a,$M(Math.floor(Math.round((c-(new Date((new Date(c)).getFullYear(),0,1)).valueOf())/864E5)/7)+1,h));case "z":return a=f||IU(c.getTimezoneOffset()),4>h?a.F[0<JU(a,c)?2:0]:a.F[0<JU(a,c)?3:1];case "Z":return b=f||IU(c.getTimezoneOffset()),4>h?(h=-(b.C-JU(b,c)),a=[0>h?"-":"+"],h=Math.abs(h),a.push($M(Math.floor(h/60)%100,2),$M(h%60,2)),h=a.join("")):h=PU(a,HU(b.C-JU(b,c))),
h;default:return""}};
var RU=function(a,b){gU.call(this,a,b);this.item=a;this.S=new El};I(RU,gU);RU.prototype.Fn=function(){vU(this,0)};RU.prototype.jk=function(){return via};RU.prototype.wi=function(a,b,c){if(c)if(b=Zh(rT,c),null==b)this.item.Fa(4);else{a=new FS("",new DS(this.item.tb(),this.item.qb(),!0));b=m(AL(b,qT,1));for(c=b.next();!c.done;c=b.next())SU(this,a,c.value);b=this.item;b.C=a;b.dispatchEvent("Ab");this.item.Fa(1)}else this.item.Fa(4)};
var SU=function(a,b,c){var d=T(c,1);PE(d,"/")&&(d=d.substring(0,d.length-1));var e=!!R(c,2),f=null!=T(c,3)?T(c,3):"";d=new DS(d,f,e);if(Qp(c,4)&&!e){var h=U(c,wQ,4);if(null!=h){e=new MU(2);f=e.format;var k=xL(h,1);h=xL(h,2);e=f.call(e,new Date(1E3*k+h/1E6));d.fj=e}}0!=xL(c,5)&&(e=a.S.format(xL(c,5)),d.setSize(e));d=new FS(T(c,1),d);c=m(AL(c,qT,6));for(e=c.next();!e.done;e=c.next())SU(a,d,e.value);b.ma(d)};g=RU.prototype;g.Xi=function(){return!1};g.ik=function(){return"archive"};
g.Wl=function(){throw Error("Aa");};g.Kn=function(){throw Error("Aa");};g.Ln=function(){throw Error("Aa");};
var TU=function(a,b){RT.call(this,a,b)};I(TU,ST);g=TU.prototype;g.Bc=function(){return RU};g.Zi=function(){return!0};g.Ux=function(){return!1};g.fc=function(){return Hy};g.Jc=function(){return tO(this.getContext(),Ek)};
var UU=function(a){if(ON(a))return ON(a);if(a.dg())return a.dg();if(U(a,IN,39))return a=U(a,IN,39),"dpi:pid="+B(a,1)+",srcid="+B(a,2);if(B(a,40))return"url:"+B(a,40);throw Error("Pb");},VU=function(a){var b=!!a.dg(),c=!!B(a,40),d=!!U(a,IN,39);return!!a.B()&&1==b+c+d};
var WU=function(a,b){RT.call(this,void 0===b?"ar_s":b,a)};I(WU,TU);WU.prototype.Nb=function(){return LJ(5)};WU.prototype.Ta=function(a){return UU(a)};WU.prototype.Bb=function(a){return VU(a)};WU.prototype.Mb=function(){return[1]};
var XU=function(a){WU.call(this,a,"ar_s_d")};I(XU,WU);XU.prototype.Ta=function(a){return ON(a)+Tf(a)};XU.prototype.Bb=function(a){return!!a.B()&&!!Tf(a)};XU.prototype.Mb=function(){return[6]};
var YU=function(a,b){DJ.call(this,a,b);this.item=a;this.B=!!b.A().ke()};I(YU,DJ);YU.prototype.Ye=function(){Jia(this)};
var Jia=function(a){if(!a.item.vk()){var b=NE("","fileName",a.item.tb(),"mimeType",a.item.qb(),"fileSize",Jfa(a.item)),c=a.item.A.zj();if(2==c){var d=a.item.A.To();b=NE(b,"origin","GMAIL")}else d=Tf(a.item.A);var e=XJ(a.getContext().A()),f=$J(e),h=U(e,QN,16);h&&(e=T(h,4,""),h=T(h,5,""),e&&!Lg(e)&&h&&!Lg(h)&&(b=NE(b,"ck",h,"c",e)));d=f+"/files/"+d+"/preview"+b;(b=WJ(a.getContext(),Mj))?(d=Mga(gP(new aP(b,d,"drive#filePreview")),function(){a.item.Fa(3)}),a.B&&2!=c&&(c=(c=a.item.A.ae())?c.Ta():void 0)&&
(c=OJ(c))&&(b={},fP(d,(b["X-Goog-Drive-Resource-Keys"]=c,b))),c=d.start(),GL(c,u(a.C,a)),FL(c,u(a.A,a)),a.H.register(c)):a.item.Fa(4)}};YU.prototype.C=function(a){if("drive#filePreview"==a.kind){var b=a.archivePreview;0==b.length?this.item.Fa(4):(a=new FS("",new DS(this.item.tb(),this.item.qb(),!0)),ZU(this,a,b),b=this.item,b.C=a,b.dispatchEvent("Ab"),this.item.Fa(1))}else this.A()};YU.prototype.A=function(){this.item.Fa(4)};
var ZU=function(a,b,c){for(var d=0;d<c.length;d++){var e=c[d],f=e.path,h=!!e.children||PE(f,"/");PE(f,"/")&&(f=f.substring(0,f.length-1));f=new FS(e.path,new DS(f.slice(f.lastIndexOf("/")+1),e.mimeType,h));b.ma(f);(e=e.children)&&ZU(a,f,e)}};
var $U="application/7z application/x-7z application/x-7z-compressed application/x-7zip-compressed application/bzip2 application/gzip application/gzip-compressed application/gzipped application/rar application/tar application/x-bzip application/x-bzip-compressed-tar application/x-bzip2 application/x-gtar application/x-gtar-compressed application/x-gunzip application/x-gzip application/x-gzip-compressed application/x-rar application/x-rar-compressed application/x-tar application/x-tgz application/x-zip application/x-zip-compressed application/zip gzip/document multipart/x-gzip multipart/x-rar multipart/x-tar multipart/x-zip multipart/zip".split(" "),
Kia=["text/calendar"],PJ=["application/mbox","application/vnd.ms-outlook"];
var aV=function(a,b){RT.call(this,a,b);a=(a=XJ(b.A()))&&U(a,QN,16);this.A=!!a&&R(a,1,!1)};I(aV,ST);aV.prototype.Nb=function(){return this.A?[].concat(KJ($U),KJ(Kia),KJ(PJ)):$U};aV.prototype.Bc=function(){return YU};
var bV=function(a){aV.call(this,"ar_d",a)};I(bV,aV);bV.prototype.Ta=function(a){return ON(a)+Tf(a)};bV.prototype.Bb=function(a){return!!a.B()&&!!Tf(a)};bV.prototype.Mb=function(){return[0]};bV.prototype.nl=function(){return!R(this.getContext().A(),17,!1)};
var cV=function(a){aV.call(this,"ar_g",a)};I(cV,aV);cV.prototype.Ta=function(a){return ON(a)+a.To()};cV.prototype.Bb=function(a){return!!a.B()&&!!a.To()};cV.prototype.Mb=function(){return[2]};
var dV=function(a,b){DJ.call(this,a,b);this.A=WJ(b,Sk)};I(dV,DJ);var Lia=function(a){var b=a.getContext().A().ob()||0,c=Tf(a.item.A);a=bF(a.getContext().A().B(),"/uc");b=NE(a,"id",c,"authuser",b,"export","download");y.hh&&(b=NE(b,"scv",""));return b};
dV.prototype.Ye=function(){var a=this;this.item.Fa(2);Mia(this).then(function(b){UT(Lia(a),function(c){if(c=qJ(c)){var d=a.item;"OK"==c.scanResult&&d.Rx(!0);d.C=c;if("ERROR"!=c.scanResult||4!=a.item.getState())"OK"==c.disposition||c.scanResult?a.item.Fa(1):a.item.Fa(4)}else a.item.Fa(4)},function(){a.item.Fa(1)},"POST",b,{"X-Drive-First-Party":"DriveViewer"},void 0,!0)},function(){a.item.Fa(4)})};
var Mia=function(a){return a.A?Nia(a.A).then(function(b){var c=new FormData;c.append("g-recaptcha-response",b);return iN(c)}):iN()};
var eV=function(a,b){KS.call(this,a,b,1);a.Bd()?this.F("El propietario ha prohibido las descargas y la reproducci\u00f3n de este archivo de audio."):LS(this)||this.F("Tu navegador no puede reproducir este archivo de audio.")};I(eV,KS);
var fV=function(a,b){RT.call(this,void 0===b?"au":b,a)};I(fV,RT);g=fV.prototype;g.Ta=function(a){return ON(a)+T(a,6,"")};g.Bb=function(a){return!!a.B()&&!!T(a,6,"")};g.Mb=function(){return[2,5]};g.Nb=function(){return["application/ogg","application/x-flac","audio/"]};g.fc=function(){return eV};g.Jc=function(){return tO(this.getContext(),Kk)};g.Eh=function(){return 2!=this.getContext().A().ab()};
var gV=function(a){fV.call(this,a,"au_d")};I(gV,fV);g=gV.prototype;g.Ta=function(a){return ON(a)+Tf(a)};g.Bb=function(a){return!!a.B()&&!!Tf(a)};g.fc=function(){return eA};g.Bc=function(){return dV};g.Mb=function(){return[0]};g.nl=function(){return R(this.getContext().A(),17,!1)?!1:!0};
var QJ=["application/vnd.openxmlformats-officedocument.presentationml.presentation","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/vnd.ms-excel.sheet.macroEnabled.12"],uea=["application/msword","application/vnd.ms-excel","application/vnd.ms-powerpoint"];
var hV=function(a,b,c){var d={};d.id=a;d.name=b;HO.call(this,d);this.C=c||""};I(hV,HO);hV.prototype.Yj=function(){return this.C};
var iV=function(){za.apply(this,arguments)};I(iV,za);
var jV=function(){za.apply(this,arguments)};I(jV,za);
var kV=function(){za.apply(this,arguments)};I(kV,za);
var lV=function(a,b){this.A=a;this.D=b;a=this.A.lk();this.B=T(a,9,"")||"";this.C=xL(a,8,0)||0};lV.prototype.aw=function(){return this.D};lV.prototype.Wj=function(a){return this.A.fetch(a+",applications_for_file","native_opener/list_apps/"+this.B+"/"+a,this.C).then(function(b){return Oia(b)})};
var Oia=function(a){if(!a)throw new iV("No response from Sync Client");if(!a.success)throw Error("Rb");var b=a.data;if(!b)throw Error("Sb");if(0==a.reason_code)throw new jV("Sync Client not enabled");a=b.applications;if(!a||0==a.length)throw new iV;var c=[],d=[];a.forEach(function(e){e["default"]?c.push(e):d.push(e)});a=mV(c);return{cs:mV(d),tq:0<a.length?a[0]:void 0}},mV=function(a){var b=[];a.forEach(function(c){var d=c.application_id;d&&b.push(new hV(d,c.name,Lg(Mg(c.icon))?void 0:"data:image/png;base64,"+
c.icon))});return b};lV.prototype.On=function(a,b){return this.A.fetch(a+",open_file","native_opener/open_file/"+this.B+"/"+a+"/"+b).then(function(c){if(c&&c.success)return c;throw Error("Tb");})};
var nV=function(){za.apply(this,arguments)};I(nV,za);
var oV=function(a,b){this.A=a;this.D=b;a=this.A.lk();this.B=T(a,9,"");this.C=xL(a,8,0)||0};oV.prototype.aw=function(){return this.D};oV.prototype.Wj=function(a){var b=Sha(Rha(new VS,this.B),a);return pV(this,"2/"+a,"native_opener/v2/2",b,WS,this.C).then(function(c){return Pia(c)})};oV.prototype.On=function(a,b){var c=new YS;c=C(c,1,this.B);c=C(c,2,a);c=C(c,3,b);return pV(this,"3/"+a+"/"+b,"native_opener/v2/3",c,ZS)};
var pV=function(a,b,c,d,e,f){d.pw()&&d.ck()||Promise.reject(Error("Ub"));c=c+"/"+btoa(d.Va());return a.A.fetch(b,c,f).then(function(h){if(!h)throw new nV("No response from Sync Client fetch");h=new e(h);if(!h)throw new nV("Unable to parse response from Sync Client fetch");if(!h.Zv())throw new nV("Sync Client fetch was unsuccessful");if(h.Wi()&&0==h.getData().Uv())throw new jV("Unspecified error: Sync Client not enabled");if(!h.Wi())throw new nV("Expected data field missing");h=h.getData();if(!h)throw new nV("The data field was unexpectedly empty");
return h})},Pia=function(a){a=AL(a,TS,1);if(!a||0==a.length)throw new iV;var b=[],c=[];a.forEach(function(d){var e=B(d,1);e&&(e=new hV(e,B(d,2),B(d,3)?"data:image/png;base64,"+B(d,3):void 0),Q(d,4)?b.push(e):c.push(e))});return{cs:c,tq:0<b.length?b[0]:void 0}};
var qV=function(a){this.rf=a;this.B=new Map;this.A=null};qV.prototype.lk=function(){return this.rf};qV.prototype.H=function(){var a=this;if(this.A)return Promise.resolve(this.A);var b=xL(this.rf,8,0)||0;return this.fetch("version","native_opener/version",b).then(function(c){if(!c)throw new jV("Invalid response from Sync Client");var d=c.data;if(!d)throw Error("Vb");d=d.full;if(!d||0>kw(d,"1.18"))throw Error("Wb");d=c.protocol_versions;Array.isArray(d)&&0<d.length?a.A=new oV(a,c):a.A=new lV(a,c);return a.A})};
qV.prototype.fetch=function(a,b,c){var d=this,e=this.B.get(a);if(e)return e;try{if(chrome&&chrome.runtime)var f=chrome.runtime.connect(T(this.rf,5,"lmjegmlicamnimmfhcmpkclmigmmcbeh"),{name:T(this.rf,4,"com.google.drive.nativeproxy")});else return Promise.reject(Error("Xb"))}catch(h){return Promise.reject(new jV(h))}if(!f)return c=new jV("Unable to get Application Launcher for Drive (by Google) extension"),Promise.reject(c);e=(new Promise(function(h,k){var l=f;l.onDisconnect.addListener(function(){k(new kV("Drive Client unexpectedly disappeared"))});
l.onMessage.addListener(function(n){h(n)});l.postMessage(b)})).finally(function(){var h=f;try{h.postMessage("quit"),h.disconnect()}catch(k){}d.B.get(a)&&d.B.delete(a)});this.B.set(a,e);return c?Promise.race([Wfa(c),e]):e};
var sV=function(a,b){this.rf=a;this.Nf=void 0===b?null:b;this.B=rV(a)?(new qV(a)).H():Promise.reject(Error("Yb"));this.A=new $e;this.Nf&&(this.C(),this.Nf.listen(u(this.C,this),this))};sV.prototype.isRunning=function(){return this.B.then(function(a){return a.aw()})};sV.prototype.C=function(){this.Nf&&(this.Nf.get()?this.A=new $e:ef(Qia(this),this.A.callback.bind(this.A),this.A.Jb.bind(this.A)))};
var Qia=function(a){return ef(a.Wj("undefined"),function(){},function(b){return b instanceof iV?oN():mN(b)})},rV=function(a){return y.Xd?Tb||Ub?y.Fg(35):wb("CrOS")&&T(a,16,"")?y.Fg(T(a,16,"")):Vb&&T(a,17,"")?y.Fg(T(a,17,"")):!1:!1};sV.prototype.Wj=function(a){return rV(this.rf)?nN(this.B.then(function(b){return b.Wj(a)})):mN(Error("Zb"))};sV.prototype.On=function(a,b){return rV(this.rf)?nN(this.B.then(function(c){return c.On(a,b)})):mN(Error("Yb"))};sV.prototype.H=function(){return this.B};
var tV=function(){};
tV.prototype.resolve=function(a,b){for(var c=[],d=[],e=m(b),f=e.next();!f.done;f=e.next()){var h=f.value;f=h.kj;h=h.fileId.getId();1==f||2==f?c.push(h):3==f&&d.push(h)}if(Ria.test(a)){a=0<c.length?a.replace(uV,c.join(encodeURI('","'))):a.replace(Sia,"");a=0<d.length?a.replace(vV,d.join(encodeURI('","'))):a.replace(Tia,"");c=encodeURI;d={};b=m(b);for(e=b.next();!e.done;e=b.next())e=e.value,e.fileId.B()&&e.fileId.getId()&&(d[e.fileId.getId()]=e.fileId.B());b=JSON.stringify(d);b=c(b);a=TJ(a,b)}else a=
a.replace(uV,c.join(",")).replace(vV,d.join(",")),b=encodeURIComponent(xea(b)),a=TJ(a,b);return a};var uV=/{ids}/g,vV=/{exportIds}/g,vea=/{resourceKeys}/g,Sia=/%22ids%22:%5B%22{ids}%22%5D,?/,Tia=/%22exportIds%22:%5B%22{exportIds}%22%5D,?/,Ria=/state=%7B/,wea=/(\w+=\{resourceKeys\}&)|([&?]\w+=\{resourceKeys\}$)/g;
var wV=function(a,b,c,d,e){e=void 0===e?null:e;D.call(this);this.A=a;this.Di=b;this.C=c;this.sh=d;this.B=e;this.bs=new tV};I(wV,D);
var Wia=function(a,b,c,d){d=void 0===d?!1:d;b=Object.assign(Object.assign(Object.assign({},b),{}),{kj:Uia(b.mimeType,b.fileExtension,c)});return 2==b.kj?a.C.includes(b.mimeType)&&(a.Di||a.sh&&d)?Via(a,b,c):{url:null,$h:GL(xV(a.A,b.fileId,b.parents),function(e){e=yV(a,c,e);return e.url||e.$h})}:zV(a,b,c)},Via=function(a,b,c){if(a.B&&!a.B())return zV(a,Object.assign(Object.assign({},b),{kj:1}),c);var d=c.Aa().openUrlTemplate.includes("/{ids}/edit?");return Xia(a,d,b,c)},Xia=function(a,b,c,d){return b?
(b=zV(a,Object.assign(Object.assign({},c),{kj:1}),d),{url:null,$h:GL(b.url?oN(b.url):b.$h,function(e){e=new vh(e);a.sh&&CK(e,"usp","gmail_link_preview");CK(e,"dls","true");return e.toString()})}):{url:null,$h:GL(xV(a.A,c.fileId,c.parents),function(e){e=yV(a,d,e);return e.url||e.$h})}},zV=function(a,b,c){var d=c.Aa().openUrlTemplate;return!Lg(d)&&(d=a.bs.resolve(d,[b]))&&Yia(c,b.mimeType,b.kj)?{url:d}:{url:null,$h:FL(Zia(a.A,c,b),function(){return mN("pc")})}},Yia=function(a,b,c){return 1==c&&LI(b)?
!0:(a=a.Aa())&&!a.requiresAuthorizationBeforeOpenWith?!0:!1},yV=function(a,b,c){return zV(a,{fileId:c.fileId,kj:2,mimeType:c.mimeType,fileExtension:""},b)},Uia=function(a,b,c){c=c.Aa();var d=Ba(c.secondaryMimeTypes,a)||Ba(c.secondaryFileExtensions,b);return Ba(c.primaryMimeTypes,a)||Ba(c.primaryFileExtensions,b)||d?1:LI(a)?3:2};
var Kea=function(){return M("No se ha podido convertir el documento.")},Gea=function(){return M('La versi\u00f3n del archivo es demasiado antigua; debe tener el formato m\u00e1s reciente. <a target="_blank" href="https://support.google.com/drive/answer/2407404?hl=en">M\u00e1s informaci\u00f3n</a>')},yea=function(){return M("El documento est\u00e1 da\u00f1ado. Comprueba que est\u00e9 en el formato m\u00e1s reciente.")},Bea=function(){return M("No se admiten archivos protegidos con contrase\u00f1a.")},
Aea=function(){return M('El archivo es demasiado grande. <a target="_blank" href="https://support.google.com/docs/answer/37603">M\u00e1s informaci\u00f3n</a>')},Cea=function(){return M("No se ha podido convertir el archivo porque se ha agotado el tiempo de espera. Vuelve a intentarlo m\u00e1s tarde.")},zea=function(){return M("El archivo no tiene el formato esperado.")},Eea=function(){return M("El archivo tiene demasiadas formas, cuadros de texto o dibujos.")},Fea=function(){return M("El archivo tiene demasiadas im\u00e1genes.")},
Dea=function(){return M("El archivo tiene demasiados gr\u00e1ficos.")},Hea=function(){return M("Se ha producido un error al abrir el archivo. Int\u00e9ntalo de nuevo.")},Iea=function(){return M("No se puede autorizar esta aplicaci\u00f3n para todos los archivos que intentas abrir. Int\u00e9ntalo de nuevo.")},Jea=function(){return M("No se puede abrir varios archivos con esta aplicaci\u00f3n.")};
var AV=function(a){D.call(this);this.ja=a};I(AV,D);AV.prototype.getContext=function(){return this.ja};AV.prototype.V=function(a){return iN(!BV(0,a)&&!!a.A.zg())};AV.prototype.I=function(){return iN(null)};AV.prototype.W=function(){return iN(!1)};var BV=function(a,b){return b.A.Bd()&&!b.gf()||b.A.Km()||R(b.A,32,!1)};AV.prototype.C=function(){return iN([])};AV.prototype.S=function(){return iN([])};AV.prototype.H=function(){return iN([])};AV.prototype.ha=function(a){Xr(a.A.zg(),{target:"_blank"})};
var CV=function(a,b,c,d,e,f){$e.call(this,e,f);this.B=a;this.A=[];this.C=!!b;this.I=!!c;this.H=!!d;for(b=this.F=0;b<a.length;b++)ef(a[b],u(this.D,this,b,!0),u(this.D,this,b,!1));0!=a.length||this.C||this.callback(this.A)};v(CV,$e);CV.prototype.D=function(a,b,c){this.F++;this.A[a]=[b,c];this.lc||(this.C&&b?this.callback([a,c]):this.I&&!b?this.Jb(c):this.F==this.B.length&&this.callback(this.A));this.H&&!b&&(c=null);return c};CV.prototype.Jb=function(a){CV.da.Jb.call(this,a);for(a=0;a<this.B.length;a++)this.B[a].cancel()};
var $ia=function(a){return GL(new CV(a,!1,!0),function(b){for(var c=[],d=0;d<b.length;d++)c[d]=b[d][1];return c})};
var EV=function(a){AV.call(this,a);this.wa=0;this.A=null;this.D=new mg(this);K(this,this.D);this.O=!1;var b=a.ub();b.B?DV(this):this.D.listen(b,"Fa",this.na);this.F={};this.L=[];this.B=a.Fb();a=a.A().lk();this.aa=rV(a?a:new pN)};I(EV,AV);EV.prototype.na=function(){DV(this)};var DV=function(a){a.O=!0;a.D.listen(a.getContext().X(),"z",a.la)};
EV.prototype.la=function(a){var b=a.target,c=a.A;if((a=this.F[b.getId()])&&0!=a.length&&2==c){switch(b.yb()){case 2:return;case 4:for(c=0;c<a.length;c++){var d=a[c];ff(FV(this,b,d.app,d.B,d.C),d.A)}break;case 1:case 3:for(c=0;c<a.length;c++)d=a[c],d.A&&d.A.Jb("Se ha producido un problema al a\u00f1adir este elemento a Drive."),this.B.Ia(d.B,2),Pd(this.L,d.B)}this.F[b.getId()]=[]}};
EV.prototype.V=function(a){if(BV(0,a))return iN(!1);if(0==a.yb())return iN(!!a.A.zg());if(!Tf(a.A)&&!this.O)return iN(!1);var b=this.I(a).then(function(c){return null!==c});return R(this.getContext().A(),87,!1)?GV(a).then(function(c){return!c&&b}):b};
var aja=function(a){a=a.Oa;if(!a)return hN();var b=a.Aa();if(!b)return hN();a=b.Tc;if(1==a)return iN(b);if(3==a)return hN();var c=eN(),d=b.listen("I",function(){var e=b.Tc;1==e?(c.resolve(b),fe(b.zd,d)):3==e&&(c.reject(),fe(b.zd,d))});return c.promise},GV=function(a){return Tf(a.A)?aja(a).then(function(b){return nP(b)},function(){return!1}):iN(!1)};
EV.prototype.I=function(a){var b=bja(this,a);if(b)return iN(b);var c=$ia([cja(this,a),HV(this,a)]);return this.C(a).then(function(d){return c.then(function(e){var f=e[0];return f?f:(f=1==d.length?d[0]:null)?f:(e=1==e[1].length?e[1][0]:void 0)?e:null},function(){return 1==d.length?d[0]:null})})};
EV.prototype.W=function(a){if(!a)return a=this.getContext().A().mb(),iN(2==a);if(BV(0,a)||0==a.yb()||!this.O&&!Tf(a.A))return iN(!1);var b=fN([this.C(a),this.S(a),this.H(a)]).then(function(c){return c.some(function(d){return d.Xj&&0<d.value.length})});return R(this.getContext().A(),87,!1)?GV(a).then(function(c){return!c&&b}):b};
EV.prototype.C=function(a){var b=this;if(xO(this.getContext()).le())return oN(IV(this,a));var c=new $e,d=a.getId();this.A||(this.A={},this.D.Ua(xO(this.getContext()),"Rayp9d",this.oa));this.A[d]||(this.A[d]=new dja(a),Gg(a,function(){delete b.A[d]},this));this.A[d].results.push(c);return c};EV.prototype.H=function(a){return FL(HV(this,a),function(){return[]})};
var HV=function(a,b){if(!a.aa)return oN([]);if(xO(a.getContext()).le())return JV(a,b);var c=new $e;Bu(a.D,xO(a.getContext()),"Rayp9d",function(){ff(JV(this,b),c)},void 0,a);return c},cja=function(a,b){if(!a.aa)return oN(void 0);if(xO(a.getContext()).le())return KV(a,b);var c=new $e;Bu(a.D,xO(a.getContext()),"Rayp9d",function(){ff(KV(this,b),c)},void 0,a);return c},IV=function(a,b){return eja(xO(a.getContext()),GM(b)).filter(function(c){var d;if(d="818456250572"!=c.getId())d="619683526622"==c.getId()&&
ab(b.qb(),"image/")?!1:!0;return d})},JV=function(a,b){return GL(LV(xO(a.getContext()),Tf(b.A),b.qb()),function(c){return Mf(c.tq||[],c.cs)})},KV=function(a,b){a=xO(a.getContext());var c=new $e;GL(LV(a,Tf(b.A),b.qb()),function(d){c.callback(d.tq)});return c};EV.prototype.oa=function(){Wa(this.A,function(a){for(var b=IV(this,a.item),c=0;c<a.results.length;c++)a.results[c].callback(b)},this);SM(this.A)};
EV.prototype.S=function(a){if(!R(this.getContext().A(),11,!1))return oN([]);var b=xO(this.getContext());if(b.Dh.le()&&b.Kf.le()){var c=new $e;b.Bm(GM(a),u(this.qa,this,c));return c}return oN([])};EV.prototype.qa=function(a,b){a.callback(b)};EV.prototype.ha=function(a,b,c){var d=this,e=a.yb();if(0==e)(b=a.A.zg())&&Xr(b,{target:"_blank",noreferrer:!0});else{this.getContext().L().Ie(6,a);var f=fja(this,a,c);b?MV(this,a,b,e,f):this.I(a).then(function(h){h&&MV(d,a,h,e,f)})}};
var fja=function(a,b,c){var d="owa_"+b.getId()+"_"+a.wa++;a.B.Hb(d,{xa:20,Ja:c,item:b});a=a.L;Ba(a,d)||a.push(d);return d},gja=function(a,b,c,d){var e=d.isInstalled();var f=d instanceof hV?1:e?2:3;return a.C(b).then(function(h){var k=!!h.length;return a.H(b).then(function(l){return BJ(d,k,!(!l||!l.length))},function(){return BJ(d,k,!1)})}).then(function(h){a.B.Oc(c,{vi:h,$r:f})})},MV=function(a,b,c,d,e){var f=gja(a,b,e,c);if(c instanceof hV)hja(a,b,c,e,f);else{var h=a.getContext().A();R(h,120,!1)&&
["619683526622","889782162350","1083656409722"].includes(c.getId())&&RJ(R(h,103,!1)).includes(b.qb())&&a.getContext().ub();if(Tf(b.A))h=FV(a,b,c,e,f);else{h=new $e;d=2!=d;var k=h;a.F[b.getId()]||(a.F[b.getId()]=[]);e=new ija(c,e,f,k);a.F[b.getId()].push(e);d&&(Hw(b,2),Fj(a.getContext().ub().B,new St(Ad(b.A),null)))}a=c.appName;c=c.Yj(128)||"";h.lc?GL(h,Mea):Nea(a,c,h)}},hja=function(a,b,c,d,e){GL(jja(xO(a.getContext()),Tf(b.A),c.getId()),function(){e.then(function(){a.B.Ia(d,1);Pd(a.L,d)})})},FV=
function(a,b,c,d,e){var f=xO(a.getContext());null==f.V&&(f.V=new wV(f.C,f.Di,f.Za,f.sh,f.Nf?f.Ea.bind(f):null),K(f,f.V));f=f.V;var h=b.A.ae().Ta(),k=b.qb(),l=b.Vd;b=0!==b.yb()&&1!==b.yb()&&0!==b.O&&1!==b.O;c=Wia(f,{fileId:h,mimeType:k,fileExtension:l},c,b);c=c.url?oN(c.url):c.$h;kja(a,c,d,e);return c},bja=function(a,b){return NV(xO(a.getContext()),GM(b))},kja=function(a,b,c,d){d.then(function(){ef(b,function(){this.B.Ia(c,1)},function(){this.B.Ia(c,2)},a)})};
EV.prototype.ka=function(){SM(this.A);SM(this.F);Oa(this.L,function(a){this.B.Xe(a)},this);AV.prototype.ka.call(this)};var ija=function(a,b,c,d){this.A=d;this.app=a;this.B=b;this.C=c},dja=function(a){this.item=a;this.results=[]};
var OV=function(a){za.call(this,a)};I(OV,za);
var lja="icons[category='application'] id name openUrlTemplate primaryFileExtensions primaryMimeTypes productId rankingInfo secondaryFileExtensions secondaryMimeTypes".split(" "),mja="authorized chromeExtensionIds createInFolderTemplate createUrl icons(iconUrl,size,category) id installed kind longDescription name objectType openUrlTemplate origins primaryFileExtensions primaryMimeTypes productId productUrl rankingInfo removable requiresAuthorizationBeforeOpenWith secondaryFileExtensions secondaryMimeTypes shortDescription supportsCreate supportsImport supportsMultiOpen supportsTeamDrives type useByDefault".split(" "),
PV=["hasAppData"],nja=["appDataQuotaBytesUsed"],ZJ=function(a,b){F.call(this);this.Ue=a;a=b;a||(a=new YJ("AIzaSyBc1bLOZpOtg3-qgMjSQ6pmn6HbE2zjzJg",void 0,this.Ue.I||void 0,!0),K(this,a),a.init());this.jy=a;this.bs=new tV;this.ui="/drive/v2internal"};I(ZJ,F);
var oja=function(a,b){b=void 0===b?0:b;var c=[].concat(KJ(mja));1==b?c=[].concat(KJ(c),KJ(PV)):2==b&&(c=[].concat(KJ(c),KJ(PV),KJ(nja)));b=ZA("%s?fields=items(%s),kind&languageCode=%s",a.ui+"/apps",c.join(","),"es");return QV(a,a.Ue,b)},pja=function(a){var b=new $e;a.Ue.sendRequest({path:ZA("%s?fields=importFormats,kind",a.ui+"/about"),method:"GET",callback:function(c){var d=b.callback;if(0==c)throw new OV("Did not receive results when fetching import map");var e=c.kind;if("drive#about"!=e)throw new OV("Did not receive drive#about kind when fetching import map:"+
e);e=new Map;if(c=c.importFormats){c=m(c);for(var f=c.next();!f.done;f=c.next())f=f.value,e.set(f.source,f.targets)}d.call(b,e)}});return b},qja=function(a){return QV(a,a.jy,RV())},rja=function(a,b){return QV(a,a.jy,RV(b,void 0))},RV=function(a,b){var c="%s?appQueryScope=ALL_WEBSTORE&fields=items(%s),kind&languageCode=%s",d=["drive/v2beta/apps",lja.join(","),"es"];a&&(c+="&appFilterMimeTypes=%s",d.push(a.map(Rg).join(",")));b&&(c+="&appFilterExtensions=%s",d.push(b.map(Rg).join(",")));d.unshift(c);
return ZA.apply(null,d)},QV=function(a,b,c){var d=gP(new aP(b,c,"drive#appList")).start();b=new $e;GL(d,a.tF.bind(a,b));FL(d,a.sF.bind(a,b));Gg(a,function(){d.cancel()});return b};ZJ.prototype.tF=function(a,b){b=b.items.map(function(c){return new HO(c)});a.callback(b)};ZJ.prototype.sF=function(a,b){a.Jb(Error(SV(b,{})))};var SV=function(a,b){if(!1===a)return JSON.stringify(b);if(void 0!==a&&(a=a.error))return(a.errors&&0<a.errors.length?a.errors[0].debugInfo:a.message)||""};
ZJ.prototype.WE=function(a,b,c){b=SV(b,c);null!=b?a.Jb(Error(b)):a.callback()};
var Zia=function(a,b,c){var d=ZA("%s/%s/authorize?&appId=%s&supportsTeamDrives=true",a.ui+"/files",c.fileId.getId(),b.getId()),e=new $e;GL(e,a.pE.bind(a,b,c));a.Ue.sendRequest({path:d,method:"POST",headers:UJ(c.fileId),callback:e.callback.bind(e)});return e},xV=function(a,b,c){var d=ZA("%s/%s/copy?convert=true&supportsTeamDrives=true&fields=id,kind,mimeType,resourceKey",a.ui+"/files",b.getId()),e=null===c||void 0===c?void 0:c.map(function(f){return{id:f.getId()}});e=Object.assign({},c?{parents:e}:
{});b=UJ([b].concat(KJ(c||[])));c=new $e;GL(c,a.EE,a);a.Ue.sendRequest({path:d,method:"POST",headers:b,body:JSON.stringify(e),callback:c.callback.bind(c)});return c};ZJ.prototype.pE=function(a,b,c){var d=c.kind;if("drive#file"!=d)throw Error("$b`"+d);d=null;var e=a.Aa().openUrlTemplate;Lg(e)?d=c.openWithLinks[a.getId()]:d=this.bs.resolve(e,[b]);if(Lg(Mg(d)))throw Error("ac");return d};
ZJ.prototype.EE=function(a){var b=SV(a,{});if(b)throw Error(b);b=a.kind;if("drive#file"!=b)throw Error("bc`"+b);b=(new hw).tc(a.id);a.resourceKey&&zM(b,a.resourceKey);return{fileId:b,mimeType:a.mimeType}};ZJ.prototype.install=function(a){a=ZA("%s?appId=%s",this.ui+"/apps",a);var b=new $e;this.Ue.sendRequest({path:a,method:"POST",callback:this.WE.bind(this,b)});return b};
var TV=function(a,b){E.call(this,"EEY3jf",a);this.reason=b};I(TV,E);
var UV=function(a,b){E.call(this,a,b)};I(UV,E);
var sja=function(){this.A={"application/vnd.google-apps.document":"text/html application/vnd.oasis.opendocument.text application/pdf application/rtf text/plain application/vnd.openxmlformats-officedocument.wordprocessingml.document".split(" "),"application/vnd.google-apps.drawing":["application/pdf","image/jpeg","image/png","image/svg+xml"],"application/vnd.google-apps.presentation":["application/pdf","application/vnd.openxmlformats-officedocument.presentationml.presentation","text/plain"],"application/vnd.google-apps.spreadsheet":["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
"application/pdf","application/x-vnd.oasis.opendocument.spreadsheet","text/csv"]}};
var VV=function(a){this.B=a;this.A=new Map};VV.prototype.initialize=function(){var a=this;return Promise.resolve(pja(this.B)).then(function(b){var c=new Map;b=m(b.entries());for(var d=b.next();!d.done;d=b.next()){var e=m(d.value);d=e.next().value;e=e.next().value;c.set(d.toLowerCase(),e)}return a.A=c})};
var WV=function(){F.apply(this,arguments);this.B=new Map;this.A=new Map;this.C=!1};I(WV,F);g=WV.prototype;g.le=function(){return this.C};
g.Rk=function(a){this.clear();for(var b=m(a),c=b.next();!c.done;c=b.next()){c=c.value;var d=[].concat(KJ(c.Aa().primaryMimeTypes),KJ(c.Aa().secondaryMimeTypes));d=m(d);for(var e=d.next();!e.done;e=d.next()){e=e.value;var f=this.B.get(e);f||(f=[],this.B.set(e,f));f.push(c)}d=[].concat(KJ(c.Aa().primaryFileExtensions),KJ(c.Aa().secondaryFileExtensions));d=m(d);for(e=d.next();!e.done;e=d.next())e=e.value,f=this.A.get(e),f||(f=[],this.A.set(e,f)),f.push(c)}this.C||(this.C=!0,this.dispatchEvent(new UV("Rayp9d",
this,a,[],[])))};g.Xs=function(a){a=HI(Array.from(this.B.values()),Array.from(this.A.values()),a);GI(a,null,tja);this.Rk(a)};g.clear=function(){this.B.clear();this.A.clear()};g.ka=function(){this.clear();F.prototype.ka.call(this)};g.Fi=function(a){return this.B.get(a)||[]};g.Am=function(a){return this.A.get(a)||[]};var tja=function(a){return a.getId()};
var XV={};
var ZV=function(a){return new YV(a)},YV=function(a){this.A=a};YV.prototype.deref=function(){return this.A};
var $V=p.performance?function(){return performance.now()}:function(){return Date.now()},aW=function(){this.B=new Set;this.observers=[];this.A=0};aW.prototype.add=function(a,b){a&&(this.observers.push(new uja(a,b)),b instanceof D&&Gg(b,this.C.bind(this,b)))};aW.prototype.subscribe=function(a){var b=ZV(a);this.B.add(b);return new bW(this.B,b,a)};aW.prototype.remove=function(a,b){if(a)for(var c=0;c<this.observers.length;c++){var d=this.observers[c];if(d.B===a&&d.A===b){cW(this,c);break}}};
aW.prototype.C=function(a){for(var b=0;b<this.observers.length;)this.observers[b].A===a?cW(this,b):b++};var cW=function(a,b){a.A&&(a.observers=a.observers.slice());a.observers.splice(b,1)};aW.prototype.notify=function(a){if(0===this.A){var b=$V();try{dW(this,a)}finally{if(a=$V()-b,!XV.hasOwnProperty("q2DVqf")||a>XV.q2DVqf)XV.q2DVqf=a}}else dW(this,a)};
var dW=function(a,b){a.A++;for(var c=!1,d=a.observers,e=[],f=m(a.B),h=f.next();!h.done;h=f.next()){h=h.value;var k=h.deref();k?e.push(k):a.B.delete(h)}f=d.length;for(h=0;h<f;h++)k=d[h],jN(k.A)?c=!0:(k=u(k.B,k.A),b(k));c&&(a.observers=Pa(a.observers,function(l){return!jN(l.A)}));c=m(e);for(d=c.next();!d.done;d=c.next())b(d.value);a.A--},bW=function(a,b,c){D.call(this);this.B=null;this.observers=a;this.callback=c;this.A=b};I(bW,D);
bW.prototype.ka=function(){null!==this.observers&&null!==this.A&&(this.observers.delete(this.A),this.B&&(this.B.GK(),this.B=null),this.callback=this.observers=this.A=null)};bW.prototype.Pa=function(){return null===this.observers};var uja=function(a,b){this.B=a;this.A=b};
var eW=function(){this.observers=new aW},vja=function(a,b){a.observers&&a.observers.notify(function(c){c(b)})};eW.prototype.listen=function(a,b){this.observers.add(a,b)};
var fW=function(){eW.apply(this,arguments)};I(fW,eW);fW.prototype.wh=function(a){vja(this,a)};fW.prototype.repeat=function(a){for(var b=0;b<a.length;b++)a[b].listen(this.wh,this)};
var gW={0xfe66319858:"619683526622",133678810058:"1083656409722",973666970040:"889782162350"},aK=function(a,b){F.call(this);this.na=!1;this.D=[];this.L=!1;this.Dh=new WV;this.Kf=new WV;this.ha=0;this.qa=new Set;this.O=new Map;this.I=new Map;this.W=new Set;this.B=new Map;this.S=new Map;this.ja=[];this.la=[];this.wa=[];this.V=null;this.za=new sja;this.aa=null;this.F=new mg(this);this.Ma=new fW;var c=b||{};b=void 0===c.rm?!1:c.rm;var d=void 0===c.Aq?!1:c.Aq,e=void 0===c.wv?!1:c.wv,f=void 0===c.sh?!1:
c.sh,h=void 0===c.Di?!1:c.Di,k=void 0===c.tm?!0:c.tm,l=void 0===c.Nf?null:c.Nf;c=void 0===c.rf?void 0:c.rf;this.C=a;this.rm=b;this.Aq=d;this.sh=f;this.Di=h;this.tm=k;this.Nf=l;this.Za=RJ(e);K(this,this.Dh);K(this,this.Kf);K(this,this.F);this.oa=new VV(a);this.A=c?new sV(c,l):null;this.F.listen(this.C,"rc",this.Qa)};I(aK,F);
aK.prototype.initialize=function(){var a=this;if(!this.aa){this.oa.initialize();this.tm&&wja(this);var b=[hW(this)];this.A&&b.push(this.A.H().then(null,function(){a.A=null}));this.aa=GL(nN(Promise.all(b)),function(){})}return this.aa};var wja=function(a){switch(a.ha){case 0:qja(a.C).then(function(b){iW(a,b)});break;case 1:Promise.resolve();0<a.qa.size&&rja(a.C,Array.from(a.qa.values())).then(function(b){iW(a,b)});a.ha=2;break;default:Promise.reject(Error("fc`"+a.ha))}};aK.prototype.Ea=function(){return this.Nf.get()};
aK.prototype.Qa=function(){var a=this;hW(this).then(null,function(b){a.dispatchEvent(new TV(a,b))})};var iW=function(a,b){if(a.Kf.le()){var c="V1l3vd";a.Kf.Xs(b)}else c="bTQ6eb",a.Kf.Rk(b);b=new UV(c,a,b,[],[]);a.L?a.dispatchEvent(b):a.F.Ua(a,"Rayp9d",a.dispatchEvent.bind(a,b))},hW=function(a,b){return GL(oja(a.C,void 0===b?0:b),function(c){return Promise.race([new Promise(function(d){setTimeout(function(){d()},100)}),a.Rk(c)]).then(function(){return c},function(){return c})})};
aK.prototype.Rk=function(a){var b=this,c=jea(a,function(n){return n.getType()}),d=c.WEB_AND_CHROME_EXTENSION||[],e=c.CHROME_EXTENSION_ONLY||[];this.D=[].concat(KJ(c.WEB_ONLY||[]),KJ(d));c=[];if(this.rm&&0<e.length&&VJ()){e=[].concat(KJ(d),KJ(e));d=new Set;var f=new Map;e=m(e);for(var h=e.next();!h.done;h=e.next()){var k=h.value,l=m(k.chromeExtensionIds);for(h=l.next();!h.done;h=l.next())h=h.value,d.add(h),f.has(h)?f.get(h).push(k):f.set(h,[k])}e={};d=m(d);for(h=d.next();!h.done;e={tj:e.tj},h=d.next())e.tj=
h.value,h=Oea(e.tj).then(function(n){return function(q){var r=n.tj,t=f.get(n.tj),x=[],N=[];if(q&&(q.driveEnabled||q.qo_version)){q.supportsTeamDrives&&xja(t)&&(b.na=!0);q=m(t);for(t=q.next();!t.done;t=q.next()){t=t.value;t.A=!0;var S=r,la=t.Aa();var W=eh(fh(new vh(la.openUrlTemplate),"chrome-extension"),S);la.openUrlTemplate=W.toString();if(la.supportsCreate){var oa=vh;W=la.createUrl;W=eh(fh(new oa(W),"chrome-extension"),S);la.createUrl=W.toString();S=eh(fh(new vh(la.createInFolderTemplate),"chrome-extension"),
S);la.createInFolderTemplate=S.toString()}t.removable=!1;"CHROME_EXTENSION_ONLY"===t.getType()?(b.D.push(t),N.push(t)):x.push(t)}(0<x.length||0<N.length)&&jW(b,new UV("MHYjYb",b,N,[],x))}}}(e)),c.push(h)}jW(this);return Promise.all(c).then(function(){return a})};var xja=function(a){return a.some(function(b){return b.getId()in gW})};aK.prototype.le=function(){return this.L};
var jW=function(a,b){for(var c=new Map,d=m(a.B.entries()),e=d.next();!e.done;e=d.next()){var f=m(e.value);e=f.next().value;f=f.next().value;c.set(e,f)}yja(a);d=a.D.filter(function(h){return h.isInstalled()||h.A});a.Dh.Rk(d);zja(a);d=a.L;a.L=!0;a.dispatchEvent(b?b:Aja(a,d,a.B,c))},Aja=function(a,b,c,d){return new UV(b?"MHYjYb":"Rayp9d",a,kW(c,d),kW(d,c),[])},kW=function(a,b){var c=[];a=m(a.values());for(var d=a.next();!d.done;d=a.next()){d=d.value;var e=b.get(d.getId());!d.isInstalled()&&!d.authorized||
e&&(e.isInstalled()||e.authorized)||c.push(d)}return c},yja=function(a){a.B.clear();a.la=[];a.wa=[];a.D.forEach(function(b){a.B.set(b.getId(),b);if(b.isInstalled()||b.A){b.Aa().supportsCreate&&a.la.push(b);var c=b.Aa().primaryMimeTypes,d=b.Aa().primaryFileExtensions;d=d&&0<d.length;c&&1==c.length&&LI(c[0])&&!d&&a.wa.push(b.getId())}})},zja=function(a){a.W.clear();a.O.clear();a.I.clear();a.D.forEach(function(b){if((b.isInstalled()||b.A)&&b.Aa().useByDefault){a.W.add(b);for(var c=m(b.Aa().primaryMimeTypes),
d=c.next();!d.done;d=c.next())a.O.set(d.value,b);c=m(b.Aa().primaryFileExtensions);for(d=c.next();!d.done;d=c.next())a.I.set(d.value,b)}})},eja=function(a,b){var c=Bja(a,b.mimeType,b.fileExtension,b.Yi);if(a.Aq){var d=a.za.A[b.mimeType]||null;if(d){d=m(d);for(var e=d.next();!e.done;e=d.next())e=a.Fi(e.value,b.Yi,!0),c=[].concat(KJ(c),KJ(e))}}if(d=a.oa.A.get(b.mimeType.toLowerCase())||null)for(d=m(d),e=d.next();!e.done;e=d.next())e=a.Fi(e.value,b.Yi,!0),c=[].concat(KJ(c),KJ(e));var f=(d=NV(a,b))?d.getId():
"";c.sort(function(h,k){a:{if(h.getId()!==k.getId()){if(h.getId()===f){h=-1;break a}if(k.getId()===f){h=1;break a}}h=kw(h.appName,k.appName)}return h});if(!b.Yi||a.na)c=Cja(c);GI(c,null,lW);return c},Cja=function(a){for(var b={},c=0;c<a.length;c++){var d=a[c].getId();d in gW&&(b[gW[d]]=!0)}return a.filter(function(e){return!(e.getId()in b)})};aK.prototype.Fi=function(a,b,c){(b=mW(this.Dh.Fi(a),b))&&c&&(b=b.filter(function(d){return d.Aa().supportsImport||gA(a)}));return b?[].concat(KJ(b)):[]};
aK.prototype.Am=function(a,b){return(a=mW(this.Dh.Am(a),b))?[].concat(KJ(a)):[]};
var mW=function(a,b){return b?a.filter(function(c){return c.supportsTeamDrives}):a},Bja=function(a,b,c,d){b=a.Fi(b,d);a=a.Am(c,d);return[].concat(KJ(b),KJ(a))},NV=function(a,b){var c=b.Yi;var d=a.I.get(b.fileExtension);(c=d?c?nW(a,d):d:null)?a=c:(c=b.Yi,a=(b=a.O.get(b.mimeType))?c?nW(a,b):b:null);return a},nW=function(a,b){return b.supportsTeamDrives?b:b.getId()in gW&&(b=gW[b.getId()],(a=a.B.get(b))&&a.supportsTeamDrives)?a:null};
aK.prototype.Bm=function(a,b){var c=this;if(this.tm){var d=this.Bm.bind(this,a,b);if(this.Dh.le())if(this.Kf.le()){d=[].concat(KJ(this.Kf.Fi(a.mimeType)),KJ(this.Kf.Am(a.fileExtension)));GI(d,null,lW);d=d.filter(function(h){h=c.B.get(h.getId());return!(h&&h.isInstalled())});d.sort(function(h,k){var l=FO(k.rankingInfo,a.mimeType)+GO(k.rankingInfo,a.fileExtension)-(FO(h.rankingInfo,a.mimeType)+GO(h.rankingInfo,a.fileExtension));return 0!==l?l:k.rankingInfo.absoluteScore-h.rankingInfo.absoluteScore});
for(var e=m(d),f=e.next();!f.done;f=e.next())f=f.value,f.D=LI(a.mimeType)||450<FO(f.rankingInfo,a.mimeType)||450<GO(f.rankingInfo,a.fileExtension);b(d)}else this.F.Ua(this.Kf,"Rayp9d",d);else this.F.Ua(this.Dh,"Rayp9d",d)}else b([])};aK.prototype.install=function(a){var b=this;return this.C.install(a).then(function(){return hW(b,void 0)})};
aK.prototype.ka=function(){for(var a=m(this.ja),b=a.next();!b.done;b=a.next())Jg(b.value);this.B.clear();this.S.clear();this.O.clear();this.I.clear();this.W.clear();F.prototype.ka.call(this)};var lW=function(a){return a.getId()};aK.prototype.H=function(){return this.A?this.A.H():Promise.reject(new jV("getSyncClient: Native Application launching is not enabled"))};
var LV=function(a,b,c){return a.A?c&&LI(c)?oN({cs:[]}):(c=a.S.get(b))?oN(c):GL(a.A.Wj(b),function(d){a.S.set(b,d);var e=Ig(function(){a.S.delete(b);Pd(a.ja,e)},36E5);a.ja.push(e)}):mN(new jV("Get Native Apps: Application launching is not enabled"))},jja=function(a,b,c){return a.A?a.A.On(b,c):mN(new jV("Open with Native: Application launching is not enabled"))};aK.prototype.onChange=function(){return this.Ma};
var oW=function(a){D.call(this);this.A=a;this.B=new mg(this);K(this,this.B);a=a.X();this.B.listen(a,"C",u(this.D,this)).listen(a,"ka",u(this.C,this))};I(oW,D);oW.prototype.D=function(a){a=a.target;1==a.getState()&&this.A.get(wk).A.set(a.getId(),a)};oW.prototype.C=function(){var a=this.A.X().A();this.A.get(wk).A.set(a.getId(),a)};
var pW=function(a){F.call(this);this.B=a||window;this.C=ke(this.B,"resize",this.D,!1,this);this.A=Cg(this.B)};v(pW,F);var rW=function(a){a=a||window;var b=lf(a);return qW[b]=qW[b]||new pW(a)},qW={};pW.prototype.ka=function(){pW.da.ka.call(this);this.C&&(se(this.C),this.C=null);this.A=this.B=null};pW.prototype.D=function(){var a=Cg(this.B);Th(a,this.A)||(this.A=a,this.dispatchEvent("resize"))};
var sW=function(a,b){D.call(this);this.A=a;this.B=b;this.C=new mg(this);K(this,this.C);this.D=rW(Eg(a.R()));a=this.A.X();this.C.listen(this.B,"ta",this.Yz).listen(this.B,"va",this.aF).listen(this.B,"ua",this.$z).listen(this.B,"wa",this.aA).listen(this.B,"xa",this.bA).listen(this.B,"ya",this.dA).listen(this.B,"Ba",this.wE);this.A.wb()&&this.C.listen(this.B,"za",this.EF).listen(this.B,"Aa",this.vE).listen(a,"la",this.Zz).listen(this.D,"resize",this.cA)};I(sW,D);g=sW.prototype;
g.dA=function(a){tW(this.A.X(),a.item.A,Date.now())};g.wE=function(a){uW(this.B,a)};g.bA=function(a){var b=Date.now(),c=this.A.X(),d=c.D;0<d?vW(c,d-1,a,b):this.A.wb()&&1<c.C()&&(this.A.$a().Ra({xa:4,Ja:7}),wW(this,!0))};g.aF=function(a){var b=this.A.X().A();zO(this.A);var c=WJ(this.A,Zj);!BV(0,b)&&c&&c.B(b,a.Dv,a.Eq,a.Ja)};g.aA=function(a){var b=this.A.X().A(),c=zO(this.A);BV(0,b)||c.ha(b,a.app,a.Ja)};
g.$z=function(a){var b=Date.now(),c=this.A.X(),d=c.D,e=c.C();d<e-1?vW(c,d+1,a,b):this.A.wb()&&1<e&&(this.A.$a().Ra({xa:4,Ja:7}),wW(this,!0))};g.EF=function(){wW(this,!0)};g.vE=function(){wW(this,!1)};g.Zz=function(){Ig(function(){if(!this.Pa()){var a=this.A.wb();wW(this,0!=a.A)}},0,this)};g.Yz=function(){wW(this,!1);var a=this.A.ua();a.D&&xP(a,a.D,!1);this.A.ua().F(!1)};g.cA=function(){var a=this.A.wb();wW(this,0!=a.A)};
var wW=function(a,b){if(a.A.wb()){var c=0;var d=a.B;d.I?(d=d.I,d=d.Da&&d.A.scrollWidth>tg(d.A).width):d=!1;b&&(c=d?87:75);a=a.A.wb();d!=a.B&&(a.B=d,a.dispatchEvent("kb"));c!=a.A&&(a.A=c,a.dispatchEvent("jb"))}};
var yW=function(a){D.call(this);this.A=a;this.C=new pW(Eg(this.A.R()));K(this,this.C);this.B=new mg(this);K(this,this.B);this.B.listen(this.C,"resize",this.F).listen(this.A.ua(),"O",this.D).listen(this.A.C(),"Ya",this.I);(a=this.A.wb())&&this.B.listen(a,"jb",this.H);xW(this)};I(yW,D);yW.prototype.F=function(a){xW(this,a)};yW.prototype.H=function(a){xW(this,a)};yW.prototype.D=function(a){xW(this,a)};yW.prototype.I=function(a){xW(this,a)};
var xW=function(a,b){var c=a.A.C();var d=a.C;d=d.A?d.A.clone():null;var e=zW(a.A.ua());e=d.width-e;var f=a.A.wb();f=f?f.getHeight():0;c=new ze(e-c.C(),d.height-f-c.D());a.A.Ub().setSize(c,d,b)};
var AW=function(a,b){MT.call(this,a,b);this.item=a;this.I=gA(hA(this.item.A.cg()))};I(AW,MT);AW.prototype.D=function(a){return this.I?!0:MT.prototype.D.call(this,a)};AW.prototype.L=function(){this.I||C(this.item.A,32,!0)};AW.prototype.F=function(){qP(this.item.Oa.Aa(),3)};
var BW=function(a,b){DJ.call(this,a,b)};I(BW,DJ);BW.prototype.Ye=function(){var a=this.item.A;if(!gA(hA(a.cg()))){var b=Uf(a);b=Lg(b)?"":"resourcekey="+b;var c=Di(this.getContext().A().B()),d=c.D;c=c.A;var e="/file/d/"+Tf(a)+"/downloaddecrypt",f=new vh(null,void 0);d&&fh(f,d);c&&eh(f,c);e&&dh(f,e);b&&uh(f,b);C(a,19,f.toString())}this.item.Fa(1)};
var CW=function(a){RT.call(this,"c",a)};I(CW,RT);g=CW.prototype;g.Ta=function(a){return a.B()};g.Bb=function(a){return!!a.B()};g.Nb=function(){return["application/vnd.google-gsuite.encrypted"]};g.fc=function(){return uw};g.Jc=function(){return tO(this.getContext(),Tk)};g.Gm=function(){return AW};g.Bc=function(){return BW};g.Eh=function(){return!0};g.Mb=function(){return[0,6]};
var DW=function(a){F.call(this);this.C=a;this.A={};this.B=new mg(this);K(this,this.B);this.B.listen(a.X(),"na",this.D)};I(DW,F);DW.prototype.getParent=function(a,b){var c=this;b=void 0===b?!1:b;var d=this.A[a];if(!d){var e=yO(this.C);d=Dja(e,a);if(b){var f=QT(e,a);d=d.then(function(h){return f.then(function(k){h.title=k.name;h.teamDriveName=k.name;h.teamDriveIsTrusted=k.trusted;return h})})}d.then(void 0,function(){return delete c.A[a]});this.A[a]=d}return d};DW.prototype.D=function(){this.A={}};
var EW=function(a){w(this,a,0,-1,null,null)};I(EW,z);
var FW=function(a){w(this,a,0,-1,Eja,null)};I(FW,z);var Eja=[1];
var GW=function(a){D.call(this);this.C=a;this.A=[];this.B=!1};I(GW,D);GW.prototype.setEnabled=function(a){this.B=a};GW.prototype.Ie=function(a,b){if(this.B&&SA(b)){var c=new EW;a=C(c,1,a);b=Tf(b.A);b=C(a,2,b);this.A.push(b)}};
var HW=function(a){w(this,a,0,-1,null,null)};I(HW,z);HW.prototype.getType=function(){return Rp(this,1,1)};
var mK=function(a){w(this,a,0,-1,Fja,null)};I(mK,z);var dK=function(a,b){Sp(a,1,b)},fK=function(a,b){Sp(a,2,b)},gK=function(a,b){C(a,3,b)},iK=function(a,b){C(a,4,b)},bK=function(a,b){C(a,5,b)},jK=function(a,b){Sp(a,6,b)},kK=function(a,b){CL(a,7,b)},cK=function(a,b){C(a,8,b)},eK=function(a,b){Sp(a,9,b)},hK=function(a,b){C(a,10,b)},Fja=[7];
var IW=new Map([[1,110001],[2,110002],[3,110003],[4,11E4],[5,11E4],[6,110004],[7,110005],[8,11E4],[9,110006],[10,110007],[11,11E4],[12,110008],[13,110009],[14,11E4],[15,11E4],[16,110010],[17,110011],[18,110012],[19,110013],[20,11E4],[21,11E4],[22,11E4],[23,110014],[24,110015],[25,110016],[26,110017],[27,110018],[28,110019],[29,110020],[30,110021],[31,110022],[32,11E4],[33,110023],[34,110024],[35,110025],[36,110026],[37,110027],[38,110028],[39,110029],[40,110030],[41,110031],[42,110032],[43,11E4],
[44,110033],[45,110034],[46,110035],[47,110036],[48,110037],[49,110038],[50,110039],[51,11E4],[52,110040],[53,110041],[54,110042],[55,110043],[56,110044],[57,110045],[58,110046],[59,11E4],[60,11E4],[61,110048],[62,110049],[63,110050],[64,110051],[65,110052],[66,110053],[67,110054],[68,110055],[69,110056],[70,110057],[71,110058],[72,110059],[73,110060],[74,110061],[75,110062],[76,11E4],[77,110063],[78,110064],[79,110065],[80,110066],[81,110067],[82,110068],[83,110069],[84,110070],[85,110071],[86,110072],
[87,110073],[88,110074],[89,11E4],[90,11E4],[91,110075],[92,110076],[93,110077],[94,110078],[95,110079],[96,110080],[97,110081],[98,110082],[99,110083],[100,110084],[101,110085],[102,110086],[103,110087],[104,110088],[105,110089],[106,110090],[107,110091],[108,110092]]),JW=new Map([[1,2],[2,14],[3,14],[4,4],[5,14],[6,17],[7,14],[8,4],[9,17],[10,7],[11,26],[12,43],[13,4],[14,10],[15,21],[16,21],[17,9],[18,26],[19,9],[20,17],[21,7],[22,7],[23,4],[24,4],[25,88],[26,4],[27,4],[28,4],[29,43]]),Gja=new Map([[1,
1],[2,2],[3,3]]);
var KW=function(a){w(this,a,0,-1,null,null)};I(KW,z);var LW=function(){var a=new KW;if(window.crypto&&window.crypto.getRandomValues){var b=new Uint32Array(2);window.crypto.getRandomValues(b);b=b[0].toString(36)+b[1].toString(36)}else b=BK();a=C(a,1,b);b=Date.now();return C(a,2,b)};
var Hja=Math.floor(36E5*(23+Math.random())),MW=LW();
var NW=function(a){w(this,a,0,-1,null,null)};I(NW,z);
var OW=function(a){w(this,a,0,-1,null,null)};I(OW,z);var PW=function(a){w(this,a,0,-1,null,null)};I(PW,z);
var QW=function(a){w(this,a,0,-1,null,null)};I(QW,z);
var RW=function(a){w(this,a,0,-1,Ija,null)};I(RW,z);var Ija=[1];
var SW=function(a){D.call(this);this.B=a.A();this.C=[];this.A=null;this.D=a};I(SW,D);SW.prototype.jj=function(){this.A=Date.now()};SW.prototype.ij=function(){this.A=null};SW.prototype.hk=function(){return this.A};SW.prototype.Ra=function(a){a=TW(this,a);UW(this,a)};
var UW=function(a,b){if(null!==a.A){var c=Date.now()-a.A;C(b,12,c)}a.C.push(b)},TW=function(a,b){var c=new QW;c=C(c,2,b.xa);var d=void 0!==b.ug?b.ug:Date.now();C(c,4,d);VW(a,c,b);R(a.B,108,!1)&&c&&(a=B(c,10)||0,C(c,10,a|16));return c},VW=function(a,b,c){null!=c.Ja&&C(b,1,c.Ja);void 0!==c.um&&C(b,9,c.um);a=a.D.X();a=c.item||(a.B()?a.A():void 0);null!=a&&(a=a instanceof uw?FM(a):a)&&Sp(b,5,a);"number"==typeof c.lj&&bK(nK(b),c.lj);"boolean"==typeof c.un&&cK(nK(b),c.un);null!=c.Rn&&dK(nK(b),c.Rn);null!=
c.Pn&&eK(nK(b),c.Pn);null!=c.vi&&fK(nK(b),c.vi);null!=c.om&&gK(nK(b),c.om);null!=c.pm&&hK(nK(b),c.pm);"boolean"==typeof c.$i&&iK(nK(b),c.$i);null!=c.Wn&&jK(nK(b),c.Wn);null!=c.Vn&&kK(nK(b),c.Vn);"number"==typeof c.pe&&C(b,3,c.pe);lK(c,function(){return nK(b)})};
var Jja=new Map([[1,60],[2,20],[3,21]]),WW=function(a){D.call(this);this.A={};this.B=a;this.C=0};I(WW,D);WW.prototype.Hb=function(a,b){var c=TW(this.B,b),d=new PO;QO(d,1);Sp(c,8,d);XW(c,b);this.Xe(a);this.A[a]=c};WW.prototype.Mc=function(a,b){a+=this.C++;this.Hb(a,b);return a};var YW=function(a,b,c,d){var e=U(b,PO,8);c=C(e,2,c);e=B(b,4);d=d||Date.now();null!==e&&C(c,3,d-e);UW(a.B,b)};WW.prototype.Ia=function(a,b,c){var d=this.A[a];d&&(YW(this,d,void 0===b?1:b,c),this.Xe(a))};
WW.prototype.oj=function(a){var b=this.A[a];if(b){YW(this,b,2);var c=Ad(b);var d=Date.now();c=C(c,4,d);d=U(b,PO,8);b=QO(new PO,2);d=d&&B(d,4);b=C(b,4,d);Sp(c,8,b);this.A[a]=c}};WW.prototype.Oc=function(a,b){(a=this.A[a])&&b&&(VW(this.B,a,b),XW(a,b))};var XW=function(a,b){var c=U(a,PO,8),d=b.error,e=b.Jh;b=(b=b.$r)&&Jja.get(b);void 0!==b&&C(a,2,b);void 0!==d&&C(c,5,d);void 0!==e&&C(c,4,e)};WW.prototype.jd=function(a){return!!this.A[a]};WW.prototype.Xe=function(a){this.jd(a)&&delete this.A[a]};
var ZW=function(a){w(this,a,0,-1,null,null)};I(ZW,z);
var $W=function(a,b,c){D.call(this);this.H=a;this.I=b;this.B=null;this.F=c;this.D=new mg(this);K(this,this.D);this.A=new Ko(3E4);K(this,this.A);this.C=!1};I($W,D);$W.prototype.start=function(){this.D.listen(this.A,"tick",this.L);this.A.start();this.C=!0;this.B=yO(this.H)};$W.prototype.flush=function(){this.C&&aX(this)};$W.prototype.L=function(){aX(this)};
var aX=function(a){var b=a.I,c=a.F;if(b&&0<b.C.length){var d=new ZW,e=new RW,f=MW,h=B(f,2);if(null===h||Date.now()-h>Hja)MW=f=LW();Sp(e,2,f);CL(e,1,b.C);C(e,5,!0);f=(f=U(e,KW,2))&&B(f,1);h=AL(e,QW,1);for(var k=0;k<h.length;k++){var l=U(h[k],tw,5);if(l){var n=B(l,1);n&&ab(n,f)||(n=f+"."+BK(),C(l,1,n))}}if(k=(f=TI(b.B))&&U(f,UN,1))h=T(k,1,""),k=T(k,2,""),l=new NW,h&&C(l,1,h),k&&C(l,2,k),Sp(e,6,l);if(f&&UI(f)){var q=UI(f);q=Ru[q];C(e,4,q)}f=q;q=new OW;h=new PW;h=C(h,1,p.innerWidth);h=C(h,2,p.innerHeight);
h=C(h,3,p.outerWidth);h=C(h,4,p.outerHeight);Sp(q,1,h);C(q,2,"es");C(q,3,tb);h=b.D.Ub();k=h.A().width;C(q,5,k);h=h.A().height;C(q,6,h);h=bX();C(q,7,h);6==f&&("drive.google.com"==window.location.hostname?C(q,8,1):"docs.google.com"==window.location.hostname&&C(q,8,2));h=TI(b.B);f=1;h&&(h=Rp(h,8,0))&&0!=h&&(f=h);C(q,10,f);Sp(e,3,q);q=2==b.B.ab();C(e,7,q);q=b.D.Vb();C(e,8,q);b.C=[];b=Sp(d,1,e);c&&0<c.A.length&&(d=new FW,d=CL(d,1,c.A),c.C&&(e=UI(c.C),C(d,5,Ru[e])),c.A=[],Sp(b,2,d));a.B&&(a=a.B,c=b.Va(),
a.A.sendRequest({path:a.W+"/viewerimpressions",method:"POST",body:{kind:"viewer#impression",impression:c},callback:Ga}))}};
var cX=function(a){D.call(this);this.F=a;var b=TI(a.A())||null;this.B=new SW(this.F);K(this,this.B);this.A=new WW(this.B);K(this,this.A);this.C=new GW(b);K(this,this.C);this.D=new $W(a,this.B,this.C);K(this,this.D)};I(cX,D);g=cX.prototype;g.setEnabled=function(a){this.C.setEnabled(a)};g.Ie=function(a,b){this.C.Ie(a,b)};g.jj=function(){this.B.jj()};g.ij=function(){this.B.ij()};g.hk=function(){return this.B.hk()};g.Ra=function(a){this.B.Ra(a)};g.Hb=function(a,b){return this.A.Hb(a,b)};
g.Mc=function(a,b){return this.A.Mc(a,b)};g.Ia=function(a,b,c){return this.A.Ia(a,void 0===b?1:b,c)};g.oj=function(a){return this.A.oj(a)};g.Oc=function(a,b){return this.A.Oc(a,b)};g.jd=function(a){return this.A.jd(a)};g.Xe=function(a){this.A.Xe(a)};g.start=function(){this.D.start()};g.flush=function(){this.D.flush()};
var dX=new kQ,eX=function(a){D.call(this);this.A=a;this.B=new Map;this.D=this.C=0;a=m(this.A);for(var b=a.next();!b.done;b=a.next())K(this,b.value)};I(eX,D);g=eX.prototype;g.Ia=function(a,b,c){b=void 0===b?1:b;if(a=this.B.get(a))for(var d=0;d<a.length;d++)this.A[d].Ia(a[d],b,c)};g.Xe=function(a){if(a=this.B.get(a))for(var b=0;b<a.length;b++)this.A[b].Xe(a[b])};g.flush=function(){for(var a=m(this.A),b=a.next();!b.done;b=a.next())b.value.flush()};g.hk=function(){return this.C};g.jd=function(a){return this.B.has(a)};
g.ij=function(){for(var a=m(this.A),b=a.next();!b.done;b=a.next())b.value.ij()};g.jj=function(){this.C=Date.now();for(var a=m(this.A),b=a.next();!b.done;b=a.next())b.value.jj()};g.Ie=function(a,b){for(var c=m(this.A),d=c.next();!d.done;d=c.next())d.value.Ie(a,b)};g.Ra=function(a){for(var b=m(this.A),c=b.next();!c.done;c=b.next())c.value.Ra(a)};g.oj=function(a){if(a=this.B.get(a))for(var b=0;b<a.length;b++)this.A[b].oj(a[b])};g.setEnabled=function(a){for(var b=m(this.A),c=b.next();!c.done;c=b.next())c.value.setEnabled(a)};
g.start=function(){for(var a=m(this.A),b=a.next();!b.done;b=a.next())b.value.start()};g.Hb=function(a,b){var c=this.A.map(function(d){d.Hb(a,b);return a});this.B.set(a,c)};g.Mc=function(a,b){var c=this.A.map(function(e){return e.Mc(a,b)}),d=a+this.D++;this.B.set(d,c);return d};g.Oc=function(a,b){if(a=this.B.get(a))for(var c=0;c<a.length;c++)this.A[c].Oc(a[c],b)};var Kja=function(a){var b=XL(dX,function(c){return new c(a)});return 1==b.length?b[0]:new eX(b)};dX.A.push({zi:cX});
var fX=function(a){D.call(this);this.C=a;this.B=a.Fb();this.A=null};I(fX,D);fX.prototype.load=function(){var a=this;if(this.A)return this.A;this.B.Hb("bdjl_module",{xa:93});this.A=tO(this.C,Tj).then(function(b){a.B.Ia("bdjl_module",1);return b},function(b){a.B.Ia("bdjl_module",b instanceof nd?3:2);throw b;});Gg(this,function(){return a.A&&a.A.cancel()});return this.A};
var iX=function(a,b){var c=b||{};b=c.document||document;var d=yg(a),e=(new sc(b)).createElement("SCRIPT"),f={Dx:e,se:void 0},h=new $e(Lja,f),k=null,l=null!=c.timeout?c.timeout:5E3;0<l&&(k=window.setTimeout(function(){gX(e,!0);h.Jb(new hX(1,"Timeout reached for loading script "+d))},l),f.se=k);e.onload=e.onreadystatechange=function(){e.readyState&&"loaded"!=e.readyState&&"complete"!=e.readyState||(gX(e,c.dK||!1,k),h.callback(null))};e.onerror=function(){gX(e,!0,k);h.Jb(new hX(0,"Error while loading script "+
d))};f=c.attributes||{};Ya(f,{type:"text/javascript",charset:"UTF-8"});Bc(e,f);DK(e,a);Mja(b).appendChild(e);return h},Mja=function(a){var b=(a||document).getElementsByTagName("HEAD");return b&&0!=b.length?b[0]:a.documentElement},Lja=function(){if(this&&this.Dx){var a=this.Dx;a&&"SCRIPT"==a.tagName&&gX(a,!0,this.se)}},gX=function(a,b,c){null!=c&&p.clearTimeout(c);a.onload=Ga;a.onerror=Ga;a.onreadystatechange=Ga;b&&window.setTimeout(function(){Kc(a)},0)},hX=function(a,b){var c="Jsloader error (code #"+
a+")";b&&(c+=": "+b);za.call(this,c);this.code=a};v(hX,za);
var jX=function(a){D.call(this);this.D=a;this.A=a.Fb();this.F=0;this.C={};this.B=null};I(jX,D);jX.prototype.load=function(a){var b=this,c=this.C[a];c||(this.A.Hb("bdjl_"+a,{xa:93,pe:this.F++}),this.B=this.C[a]=c=this.B?this.B.then(function(){return kX(b,a)},function(){return kX(b,a)}):kX(this,a));return c};
var kX=function(a,b){var c=iX(Af(b),{timeout:3E4,document:a.D.R().A,attributes:{nonce:YM()}});Gg(a,function(){c.cancel()});var d="bdjl_"+b;return c.then(function(){a.A.Ia(d,1);return docosExterns.Docos.create},function(e){a.A.Ia(d,e instanceof nd?3:2);throw e;})};
var lX=function(){E.call(this,"fa")};I(lX,E);
var mX=function(){E.call(this,"ea")};I(mX,E);
var nX=function(a,b){E.call(this,"da");this.item=a;this.state=b};I(nX,E);
var oX=function(a){E.call(this,"ga");this.item=a};I(oX,E);
var pX=function(){E.call(this,"ia")};I(pX,E);
var qX=function(a,b){E.call(this,"ja");this.item=a;this.state=b};I(qX,E);
var rX=function(a,b,c,d){D.call(this);this.Ue=a;this.H=b;this.C=d;this.B=c||"/drive/v2internal"};I(rX,D);var sX=function(a,b,c,d){var e={supportsTeamDrives:!0,includeTeamDriveItems:!0};a.C&&a.C.zq&&(e.enforceSingleParent=!0);a=bP(eP(gP(new aP(a.Ue,b,c)),e),a.H);d&&(d=OJ(d))&&(b={},fP(a,(b["X-Goog-Drive-Resource-Keys"]=d,b)));return a},tX=function(a,b){return a.B+"/files"+(b?"/"+b:"")};
var vX=function(a,b,c){this.H=a||null;this.D=!!b;this.F=c;this.B=new rf;this.A=new uX("",void 0);this.A.next=this.A.A=this.A},xX=function(a,b){(b=a.B.get(b))&&a.D&&(b.remove(),wX(a,b));return b};g=vX.prototype;g.get=function(a,b){return(a=xX(this,a))?a.value:b};g.set=function(a,b){var c=xX(this,a);c?c.value=b:(c=new uX(a,b),this.B.set(a,c),wX(this,c))};g.shift=function(){return yX(this,this.A.next)};g.pop=function(){return yX(this,this.A.A)};
g.remove=function(a){return(a=this.B.get(a))?(this.Ij(a),!0):!1};g.Ij=function(a){a.remove();this.B.remove(a.key)};g.Lb=function(){return this.B.Lb()};g.Db=function(){return this.B.Db()};g.Yb=function(){return this.map(function(a,b){return b})};g.Dc=function(){return this.map(function(a){return a})};g.contains=function(a){return this.some(function(b){return b==a})};g.clear=function(){zX(this,0)};g.forEach=function(a,b){for(var c=this.A.next;c!=this.A;c=c.next)a.call(b,c.value,c.key,this)};
g.map=function(a,b){for(var c=[],d=this.A.next;d!=this.A;d=d.next)c.push(a.call(b,d.value,d.key,this));return c};g.some=function(a,b){for(var c=this.A.next;c!=this.A;c=c.next)if(a.call(b,c.value,c.key,this))return!0;return!1};g.every=function(a,b){for(var c=this.A.next;c!=this.A;c=c.next)if(!a.call(b,c.value,c.key,this))return!1;return!0};
var wX=function(a,b){a.D?(b.next=a.A.next,b.A=a.A,a.A.next=b,b.next.A=b):(b.A=a.A.A,b.next=a.A,a.A.A=b,b.A.next=b);null!=a.H&&zX(a,a.H)},zX=function(a,b){for(;a.Lb()>b;){var c=a.D?a.A.A:a.A.next;a.Ij(c);a.F&&a.F(c.key,c.value)}},yX=function(a,b){a.A!=b&&a.Ij(b);return b.value},uX=function(a,b){this.key=a;this.value=b};uX.prototype.remove=function(){this.A.next=this.next;this.next.A=this.A;delete this.A;delete this.next};
var cL=function(a,b,c,d){rX.call(this,a,b,c,d);this.A=null};I(cL,rX);
var Nja=function(a,b,c){var d=tX(a,b);d=bp(d,"fields","kind,id,resourceKey,title,userPermission(role),shared,alternateLink,iconLink,primarySyncParentId,mimeType,parents(id),teamDriveId,capabilities(canAddChildren,canAddMyDriveParent,canEdit,canRemoveChildren,canMoveChildrenWithinDrive,canMoveTeamDriveItem,canMoveItemIntoTeamDrive,canMoveItemOutOfDrive,canMoveItemOutOfTeamDrive,canMoveItemWithinDrive)");return sX(a,d,"drive#file",[zM((new hw).tc(b),c)]).start().then(a.D.bind(a,b))},Oja=function(a,
b){var c=b.teamDriveId;b=b.A.map(function(d){var e=d==c,f=a.A?a.A.get(d):null;f&&6E5>Date.now()-f.timestamp?d=f.tD:(f=tX(a,d),f=bp(f,"fields","kind,id,resourceKey,title,userPermission(role),shared,alternateLink,iconLink,primarySyncParentId,parents(id),teamDriveId,detectors,capabilities(canAddChildren,canAddMyDriveParent,canEdit,canRemoveChildren,canMoveChildrenWithinDrive,canMoveTeamDriveItem,canMoveItemIntoTeamDrive,canMoveItemOutOfDrive,canMoveItemOutOfTeamDrive,canMoveItemWithinDrive)"),f=sX(a,
f,"drive#file").start().then(a.F.bind(a,d)),e&&(e=a.B+"/teamdrives/"+d,e=bp(e,"fields","kind,id,name,trusted"),e=sX(a,e,"drive#teamDrive").start(),f=gN([f,e]).then(a.I.bind(a))),a.A&&a.A.set(d,{tD:f,timestamp:Date.now()}),d=f);return d});return gN(b)};
cL.prototype.D=function(a,b){if(a!==b.id)throw Error("gc`"+a+"`"+b.id);a=new KT;a.id=b.id;b.resourceKey&&(a.resourceKey=b.resourceKey);a.name=b.title;a.shared=b.shared;a.H=b.alternateLink;a.iconLink=b.iconLink;a.primarySyncParentId=b.primarySyncParentId;b.userPermission&&(a.B=b.userPermission.role);a.C=b.mimeType;b.parents&&(a.A=b.parents.map(function(c){return c.id}));a.teamDriveId=b.teamDriveId;b.capabilities&&(a.D=b.capabilities.canAddChildren,a.canAddMyDriveParent=b.capabilities.canAddMyDriveParent,
a.canEdit=b.capabilities.canEdit,a.canMoveTeamDriveItem=!!b.capabilities.canMoveTeamDriveItem,a.canMoveItemIntoTeamDrive=!!b.capabilities.canMoveItemIntoTeamDrive,a.canMoveItemOutOfDrive=!!b.capabilities.canMoveItemOutOfDrive,a.canMoveItemOutOfTeamDrive=!!b.capabilities.canMoveItemOutOfTeamDrive,a.canMoveItemWithinDrive=!!b.capabilities.canMoveItemWithinDrive,a.F=b.capabilities.canRemoveChildren);a.I=b.detectors||[];return a};
cL.prototype.F=function(a,b){if(a!==b.id)throw Error("hc`"+a+"`"+b.id);a=new IT;a.id=b.id;b.resourceKey&&(a.resourceKey=b.resourceKey);a.name=b.title;a.shared=b.shared;a.H=b.alternateLink;a.iconLink=b.iconLink;a.primarySyncParentId=b.primarySyncParentId;b.userPermission&&(a.B=b.userPermission.role);b.parents&&(a.A=b.parents.map(function(c){return c.id}));a.teamDriveId=b.teamDriveId;b.capabilities&&(a.D=b.capabilities.canAddChildren,a.canAddMyDriveParent=b.capabilities.canAddMyDriveParent,a.canEdit=
b.capabilities.canEdit,a.canMoveChildrenWithinDrive=b.capabilities.canMoveChildrenWithinDrive,a.canMoveItemIntoTeamDrive=!!b.capabilities.canMoveItemIntoTeamDrive,a.canMoveItemOutOfDrive=!!b.capabilities.canMoveItemOutOfDrive,a.canMoveItemOutOfTeamDrive=!!b.capabilities.canMoveItemOutOfTeamDrive,a.canMoveItemWithinDrive=!!b.capabilities.canMoveItemWithinDrive,a.canMoveTeamDriveItem=!!b.capabilities.canMoveTeamDriveItem,a.F=b.capabilities.canRemoveChildren);return a};
cL.prototype.I=function(a){var b=m(a);a=b.next().value;b=b.next().value;a.name=b.name;a.Yf=b.name;a.Ss=!!b.trusted;return a};
var AX=function(a,b,c){var d=bp(tX(a),"q","shortcutDetails.targetId='"+b+"' and creator='me' and trashed=false");d=bp(d,"fields","kind, items(kind,id,title,shortcutDetails(targetId,targetResourceKey),userPermission(role),shared,alternateLink,iconLink,primarySyncParentId,mimeType,parents(id),teamDriveId,capabilities(canAddChildren,canAddMyDriveParent,canEdit,canRemoveChildren,canMoveChildrenWithinDrive,canMoveTeamDriveItem,canMoveItemIntoTeamDrive,canMoveItemOutOfDrive,canMoveItemOutOfTeamDrive,canMoveItemWithinDrive))");return sX(a,
d,"drive#fileList",[zM((new hw).tc(b),c)]).start().then(function(e){return Pja(b,e)})},Pja=function(a,b){var c=[];b=m(b.items);for(var d=b.next();!d.done;d=b.next()){d=d.value;if(a!==d.shortcutDetails.targetId)throw Error("ic`"+a+"`"+d.shortcutDetails.targetId);var e=new LT;e.id=d.id;e.name=d.title;e.shared=d.shared;e.H=d.alternateLink;e.iconLink=d.iconLink;e.primarySyncParentId=d.primarySyncParentId;d.userPermission&&(e.B=d.userPermission.role);e.C=d.mimeType;d.parents&&(e.A=d.parents.map(function(f){return f.id}));
d.shortcutDetails.targetId&&(e.targetId=d.shortcutDetails.targetId);d.shortcutDetails.resourceKey&&(e.resourceKey=d.shortcutDetails.resourceKey);e.teamDriveId=d.teamDriveId;d.capabilities&&(e.D=d.capabilities.canAddChildren,e.canAddMyDriveParent=d.capabilities.canAddMyDriveParent,e.canEdit=d.capabilities.canEdit,e.canMoveTeamDriveItem=!!d.capabilities.canMoveTeamDriveItem,e.canMoveItemIntoTeamDrive=!!d.capabilities.canMoveItemIntoTeamDrive,e.canMoveItemOutOfTeamDrive=!!d.capabilities.canMoveItemOutOfTeamDrive,
e.canMoveItemWithinDrive=!!d.capabilities.canMoveItemWithinDrive,e.F=d.capabilities.canRemoveChildren);e.I=d.detectors||[];c.push(e)}return c};
var bL=function(a,b,c,d){rX.call(this,a,b,c,d)};I(bL,rX);bL.prototype.$f=function(a,b,c){a=tX(this,a);a=bp(a,"updateViewedDate",!1);b&&0<b.length&&(a=bp(a,"addParents",b.join(",")));c&&0<c.length&&(a=bp(a,"removeParents",c.join(",")));a=bp(a,"fields","kind,id");return cP(sX(this,a,"drive#file"),"PUT").start()};
var Qja=function(a,b,c){b=a.B+"/admin/files/"+b+"/migrateToTeamDrive";b=bp(b,"parents",c);b=bp(b,"fields","kind,id");return cP(sX(a,b,"drive#file"),"POST").start()},Rja=function(a,b,c){var d={mimeType:"application/vnd.google-apps.shortcut",shortcutDetails:{}};d.shortcutDetails.targetId=b;c&&(d.parents=[{id:c}]);return dP(cP(sX(a,tX(a),"drive#file"),"POST"),d).start().then(function(e){return e.id})},Sja=function(a,b){return cP(sX(a,tX(a,b),void 0),"DELETE").start()},Tja=function(){Promise.reject(Error("jc"))};
var BX=function(a){tK.call(this,"set-view-options");this.viewOptions=a};v(BX,tK);
var CX=function(a){this.bb=a;this.A={}};CX.prototype.Gb=function(a){this.A.parent=a};var Uja=function(a){var b=Mfa(a.A,function(c){return null!==c});b=xh(b)?null:b;a=[a.bb,a.B,b];b=EI(a,Ua);return a=a.slice(0,b+1)};CX.prototype.toString=function(){var a=Uja(this);return"("+Qa(a,function(b){return Wg(b)}).join(",")+")"};CX.prototype.getId=function(){return this.bb};CX.prototype.getLabel=function(){return this.B};CX.prototype.getOptions=function(){return zh(this.A)};
var DX=function(a){CX.call(this,a||"all")};v(DX,CX);DX.prototype.qj=function(a){this.A.starred=a};DX.prototype.Gb=function(a){DX.da.Gb.call(this,a)};
v(uK,Ii);uK.prototype.fa=function(){var a=this.R(),b=a.fa("DIV");this.ca=b;var c=a.fa("DIV","fFW7wc-jJNx8e-hFsbo-SmKAyb"),d=a.fa("DIV","fFW7wc-jJNx8e-hFsbo-VtOx3e");a.Wa(b,c);a.Wa(b,d)};var EX=function(a,b,c){a=a.J();Le(a,"left","");Le(a,"right","");fi(b,"fFW7wc-jJNx8e-ma6Yeb");fi(b,"fFW7wc-jJNx8e-cGMI2b");c=Hm(b,c);c&1?(Ge(a,"fFW7wc-jJNx8e-hFsbo-hgHJW"),H(b,"fFW7wc-jJNx8e-cGMI2b")):(Ge(a,"fFW7wc-jJNx8e-hFsbo-yHKmmc"),H(b,"fFW7wc-jJNx8e-ma6Yeb"))};
uK.prototype.update=function(a,b,c){this.Da&&(c||(c=new Je(0,0,0,0)),EX(this,a,b),a=this.J(),b&4?Le(a,"right",-c.right+"px"):Le(a,"left",-c.left+"px"))};
v(vK,tK);
var FX=function(a){tK.call(this,"visibility");this.visible=a};v(FX,tK);
var Tea=Gf(Ff("//www-onepick-opensocial.googleusercontent.com/gadgets/js/rpc.js?c=1&container=onepick"));Gf(Ff("//apis.google.com/js/rpc.js"));var xK=null;
var yK=function(a,b){this.Mk=8;this.F=b||void 0;GP.call(this,a)};v(yK,GP);var GX=function(a,b){a.Mk=b;a.isVisible()&&a.rb()};yK.prototype.Ni=function(){return this.F||null};yK.prototype.setPosition=function(a){this.F=a||void 0;this.isVisible()&&this.rb()};yK.prototype.Zb=function(){return this.Gk||null};var HX=function(a,b){null==b||b instanceof Je?a.Gk=b:a.Gk=new Je(b,void 0,void 0,void 0);a.isVisible()&&a.rb()};
yK.prototype.rb=function(){if(this.F){var a=!this.isVisible()&&"move_offscreen"!=this.getType(),b=this.J();a&&(b.style.visibility="hidden",L(b,!0));this.F.rb(b,this.Mk,this.Gk);a&&L(b,!1)}};
v(zK,yK);g=zK.prototype;g.Kb=null;g.R=function(){return this.Ha};g.Es=function(){this.xe=!0;this.focus(this.sb);Ig(this.Lg,0,this)};g.Lg=function(){this.xe=!1};g.Ik=function(a){9==a.keyCode&&a.shiftKey&&a.target==this.J()&&this.Es()};g.Vr=function(a){this.xe?this.Lg():a.target==this.sb&&Ig(u(this.focus,this,this.J()),0)};g.focus=function(a){try{a&&a.focus()}catch(b){}};g.rb=function(){zK.da.rb.call(this);var a=this.Ni();a&&a.rb(this.sb,this.Mk,this.Zb())};
v(FK,zK);g=FK.prototype;g.Jj="";g.xc=null;g.bv=!1;g.$t=!1;g.au=!1;g.Yc=Ga;
var IX=function(a){if(!a.xc){a.U().listen(Eg(a.R()),"keydown",a.S);a.xc=a.Ga.fa("IFRAME",{id:a.B,name:a.B,"class":"fFW7wc-OEVmcd",frameBorder:"0"});sr(a.xc,Nb&&hc("7")&&ab(a.Jj,"https")?Gf(Ff("https://about:blank")):Nb?Gf(Ff('javascript:""')):Gf(Ff("about:blank")));a.J().appendChild(a.xc);lm(a.xc,"dialog");var b=lh(Di(a.Jj),"title");b&&pm(a.xc,b);H(a.J(),"fFW7wc-jJNx8e-V68bde");yi(a.xc,a.la,a.ja);a.U().listen(a.xc,"load",function(){return void Vja(a)});sr(a.xc,Af(a.Jj))}};
FK.prototype.rb=function(){if(this.xc){FK.da.rb.call(this);var a=this.Ni(),b=this.Mk;if(a instanceof uq){var c=this.H;a=a.A;var d=this.J();if(c.Da){EX(c,d,b);c=c.J();var e=vi(a,d),f=lN(c).width;e=e.x+lN(a).width/2-f/2;e=Math.max(0,e);var h=lN(d).width;h-f&&(f=h-f,e>f&&(e=f,d.getBoundingClientRect().left+f/2>a.getBoundingClientRect().left&&(e=Math.min(e,f/2))));Le(c,"left",e+"px")}}else this.H.update(this.J(),b,this.Zb());Hm(this.J(),b)&1?Ge(this.xc,"fFW7wc-jJNx8e-OEVmcd-hgHJW"):Ge(this.xc,"fFW7wc-jJNx8e-OEVmcd-yHKmmc")}};
var Vja=function(a){JX(a,u(function(b){b.setAuthToken(this.B,this.I)},a));a.$t=!0;a.U().La(Eg(a.R()),"keydown",a.S);Uc(a.xc,!0);a.isVisible()&&Ig(u(a.focus,a,a.xc),0)};FK.prototype.S=function(a){27==a.keyCode&&(KX(this),a.stopPropagation(),a.preventDefault())};var JX=function(a,b){var c=a.R();Sea(function(){b(Eg(c).gadgets.rpc)},c)},Wja=function(a,b){a.Yc=b;JX(a,u(function(c){c.register(this.B,u(this.ha,this))},a))};
FK.prototype.ha=function(a){switch(a.action){case "viewUpdated":case "viewChanged":this.rb();return;case "enableWhiteCallout":a=a.extraUserInputs;hi(this.J(),"fFW7wc-HLvlvd-Hn6s1b",a&&a.ewc);return;case "loaded":this.au=!0;LX(this,new FX(this.isVisible()));MX(this);break;case "blurred":this.J()!=Dg(this.R().A)&&this.isVisible()&&(this.ga(!1),this.Yc({action:"cancel"}));return;case "picked":case "cancel":this.ga(!1)}this.Yc(a)};
var MX=function(a){a.L&&LX(a,new vK(a.L,window.location.protocol+"//"+window.location.host))};FK.prototype.setRelayUrl=function(a){JX(this,u(function(b){b.setRelayUrl(this.B,a)},this))};var LX=function(a,b){"refresh"==b.action?(a.xc&&!a.isVisible()&&(a.J().removeChild(a.xc),a.xc=null),IX(a)):JX(a,u(function(c){c.call(this.B,"picker",null,b)},a))};
FK.prototype.Sf=function(){FK.da.Sf.call(this);Ic(this.sb,this.J());this.Kb=new Ur(this.R().A);this.U().listen(this.Kb,"focusin",this.Vr).listen(this.J(),"keydown",this.Ik);IX(this);if(!this.aa){var a=this.R().A;this.U().listen(a,"mousedown",this.O,!0);if(Nb){for(var b=Dg(a);b&&"IFRAME"==b.nodeName;){try{var c=b.contentDocument||b.contentWindow.document}catch(q){break}a=c;b=Dg(a)}this.U().listen(a,"mousedown",this.O,!0)}}LX(this,new FX(!0));Im(new G(0,0),this.J(),0,this.Zb());this.rb();if(this.Dr&&
(a=this.Ni(),a instanceof uq&&"function"===typeof this.J().getBoundingClientRect)){b=this.Mk;var d=Cg(Eg(this.R())).height,e=Cg(Eg(this.R())).width;c=null;var f=a.B,h=this.W?this.W.getBoundingClientRect():void 0,k=h?h.top:0;d=h?Math.min(h.bottom,d):d;e=h?Math.min(h.right,e):e;h=h?h.left:0;var l=a.A.getBoundingClientRect(),n=this.J().getBoundingClientRect();if(!(f&1)&&n.top<k||f&1&&n.bottom>d&&l.top>k+(n.bottom-n.top))f^=1,c=new uq(a.A,f),b^=1;if(f&4&&n.left<h||!(f&4)&&n.right>e&&l.right>h+(n.right-
n.left))c=new uq(a.A,f^4),b^=4;c&&(this.setPosition(c),GX(this,b),this.rb())}this.$t?this.focus(this.xc):this.focus(this.J())};FK.prototype.Gg=function(a){FK.da.Gg.call(this,a);Lf(this.Kb);Kc(this.sb);LX(this,new FX(!1))};FK.prototype.O=function(a){a=a.target;Qc(this.J(),a)||IP(this,a)||150>Date.now()-this.Cn||KX(this)};var KX=function(a){a.isVisible()&&(a.ga(!1),a.Yc({action:"cancel"}))};FK.prototype.ka=function(){this.bv?(Kc(this.J()),FK.da.ka.call(this)):Ig(function(){this.bv=!0;this.ka()},0,this)};
var NX=function(a,b){F.call(this);this.C=a;this.origin=b;this.anchor=this.A=this.authuser=this.F=null;this.eb=new mg(this);this.B=null;this.D=!1;this.H=!0;this.zq=this.I=!1;K(this,this.eb)};I(NX,F);
var OX=function(a,b,c,d,e,f,h,k,l,n,q,r){return Xja(a,b,void 0===e?!1:e,void 0===r?!1:r,f,h,k,l,q,n).then(function(){a.anchor=c;d.parentElement&&d.parentElement.appendChild(a.A.J());a.A.setPosition(new uq(c,d.kh||9,1));GX(a.A,d.Un||8);d.viewportElement&&(a.A.W=d.viewportElement);d.margin&&HX(a.A,d.margin);a.eb.Ua(a.A,"hide",a.L);a.dispatchEvent("wc");a.A.ga(!0);a.B=eN();return a.B.promise})};NX.prototype.Jf=function(){return this.isVisible()?(this.A.ga(!1),!0):!1};
NX.prototype.isVisible=function(){return!!this.A&&this.A.isVisible()};
var Xja=function(a,b,c,d,e,f,h,k,l,n){e=void 0===e?iN([]):e;f=void 0===f?iN([]):f;h=void 0===h?iN([]):h;k=void 0===k?iN(!0):k;l=void 0===l?!1:l;n=void 0===n?"":n;Lf(a.A);a.D=!1;return gN([e,f,h,k]).then(function(q){q=m(q);var r=q.next().value,t=q.next().value,x=q.next().value;q=q.next().value;var N=0==x.filter(function(W){return W.F}).length;q=Yja(a,c,d,r.length,t.length,N,l,n,q);q=PX(Zja($ja(aka(bka(cka(QX(dka(RX(eka(new SX(a.O),q),"minew")),a.origin||XE(Eg(a.C).top.location.href)),a.C)).setTitle(fka(t.length)).wq(!1))),
u(function(W){gka(this,r,t,x,N,n,W)},a)),"mdisamb");var S=r.filter(function(W){return qK(W.C)}).length,la={};S=(la.ni=b,la.nsi=S,la.crm=d,la);PX(q,"dow",S);a.F&&a.authuser&&(q.A.set("hostId",a.F),q.A.set("authuser",a.authuser));c&&q.A.set("addMode",!0);a.A=hka(q);K(a,a.A)},function(q){var r=a.B;a.B=null;a.Jf();r.reject(q)})},fka=function(a){return 0<a?(new pl("{shortcutCount,plural, =1{Has a\u00f1adido 1 acceso directo}other{Has a\u00f1adido # accesos directos}}")).format({shortcutCount:a}):"Drive"},
Yja=function(a,b,c,d,e,f,h,k,l){k=void 0===k?"":k;var n="Mover",q="Mover aqu\u00ed",r="mv";c&&(0<e?(n="A\u00f1adir otro acceso directo",q="A\u00f1adir otro acceso directo aqu\u00ed"):(n="A\u00f1adir acceso directo",q="A\u00f1adir acceso directo aqu\u00ed"),r="cr");var t=new DX;t.A.includeFolders=!0;t.A.selectFolder=!0;t.A.drois=!0;t.A.sortKey=7;t.A.ff=!0;t.A.ers=!0;t.A.createFolder=!0;t.A.sdv=!0;t.A.sblois=n;t.A.sblovs=q;t.A.mMode=r;t.A.mdd=!(void 0===l||l);t.A.eflimt=void 0===h?!1:h;t.Gb(k);t.A.drv=
a.I;t.A.otdops=!1;c?(t.A.sesc=0<e,t.A.lv=!!(a.H&&0<e)):(t.A.sodc=0<d,t.A.lv=!(!a.H||!Lg(k)||f||b));return t},gka=function(a,b,c,d,e,f,h){switch(h.action){case "picked":if((h=(h=h.docs)&&0<h.length?h[0]:null)&&h.id){var k=!1,l=h.id,n=h.name,q=h.rpt;if(null!=q)if(Lg(q))f=void 0;else if(-1<q.indexOf(","))k=!0;else{f=q;var r=h.rptn}else if(f&&d)for(q=0;q<d.length;q++)if(f==d[q].id){r=d[q].name;break}a.B.resolve({ie:l,Sj:n,qe:f,Wk:r,Qd:k,Wh:h.sourceTeamDriveId,Xk:h.sourceTeamDriveName,qh:h.teamDriveId,
qm:h.organizeIntoTeamDrive?h.drivesName:void 0,sf:h.undoable})}break;case "cancel":a.B&&(a.B.reject("cp"),a.B=null);break;case "viewContentRendered":a.D||ed(function(){ika(this,b,c,d,e)},a),a.dispatchEvent("vc"),a.D=!0}},ika=function(a,b,c,d,e){var f={};b=(f.dto=b.map(function(h){return TX(h,e)}),f.pfo=c.map(function(h){return TX(h,!1)}),f.items=d.map(function(h){return TX(h,!1)}),f);LX(a.A,new BX(b))},TX=function(a,b){var c="application/vnd.google-apps.folder",d="";if(a instanceof KT||a instanceof
LT)c=a.C||c,d=a.A?a.A.join(","):d;return{canEdit:a.canEdit,dlpDetections:a instanceof KT?a.I:void 0,id:a.id,iconUrl:a.iconLink,isRoot:Lg(Mg(a.primarySyncParentId))&&"application/vnd.google-apps.folder"==c&&"owner"==a.B&&!b&&0==a.A.length,isShared:a.shared,mimeType:c,name:a.name,ops:d,ownedByMe:"owner"==a.B,parent:a.primarySyncParentId,readOnly:"reader"==a.B,teamDriveCanAddChildren:a.D,teamDriveCanRemoveChildren:a.F,canMoveTeamDriveItem:a.canMoveTeamDriveItem,canMoveItemIntoTeamDrive:a.canMoveItemIntoTeamDrive,
canMoveItemOutOfTeamDrive:a.canMoveItemOutOfTeamDrive,canMoveItemWithinDrive:a.canMoveItemWithinDrive,teamDriveId:a.teamDriveId,teamDriveIsTrusted:a.Ss,teamDriveName:a.Yf,teamDrivePrimaryDomainName:a.L,url:a.H,domainUsersOnly:a.domainUsersOnly,teamMembersOnly:a.teamMembersOnly}};NX.prototype.L=function(){oK(this.A,this.anchor,this.C)};
var UX=function(){CX.call(this,"image-search")};I(UX,CX);UX.prototype.setSize=function(a){this.A.imgsz=a;return this};UX.prototype.Gb=function(a){CX.prototype.Gb.call(this,a)};
var VX=function(){CX.call(this,"maps")};I(VX,CX);VX.prototype.setZoom=function(a){this.A.zoom=a;return this};VX.prototype.Gb=function(a){CX.prototype.Gb.call(this,a)};
var WX=function(){CX.call(this,"photos")};I(WX,CX);WX.prototype.Gb=function(a){CX.prototype.Gb.call(this,a)};
var XX=function(){CX.call(this,"url")};I(XX,CX);XX.prototype.Gb=function(a){CX.prototype.Gb.call(this,a)};
var YX=function(){CX.call(this,"video-search")};I(YX,CX);YX.prototype.Gb=function(a){CX.prototype.Gb.call(this,a)};
var ZX=function(){CX.call(this,"web")};I(ZX,CX);ZX.prototype.Gb=function(a){CX.prototype.Gb.call(this,a)};
var $X=function(){this.A=[];this.B={}},jka=function(a){switch(a){case "image-search":return new UX;case "maps":return new VX;case "photos":return new WX;case "url":return new XX;case "video-search":return new YX;case "web":return new ZX}return new CX(a)},aY=function(a){return"("+Qa(a.A,function(b){return b.toString()}).join(",")+")"};$X.prototype.toString=function(){return aY(this)};
$X.prototype.getViews=function(a,b){b=void 0===b?[]:b;for(var c=this.A,d=0;d<c.length;d++){var e=c[d];e instanceof $X?e.getViews(a,b):e.getId()==a&&b.push(e)}return b};var bY=function(a,b){b=void 0===b?[]:b;a.A.forEach(function(c){c instanceof $X?bY(c,b):b.push(c)});return b};$X.prototype.getOptions=function(){return zh(this.B)};
Gf(Ff("https://apis.google.com/js/api.js"));
var cY=new Map([["birthday",14],["children",1],["dinner",2],["featured",3],["holiday",4],["nightlife",5],["other",6],["party",7],["school",8],["seasonal",9],["sport",10],["stationery",11],["travel",12],["wedding",13]]),kka=new Set("all docs-images docs-images-and-videos docs-videos documents drawings folders forms pdfs presentations scripts sites spreadsheets tables".split(" ")),mka=function(a,b,c,d){var e=Zha(Yha(Wha(),a));a=[];try{for(var f=0;f<d.length;f++){var h=d[f],k=h[0],l=h[1];switch(k){case "cropphoto":for(var n=
(new gT).tc(2),q=new eT,r=m(Object.entries(l||{})),t=r.next();!t.done;t=r.next()){var x=m(t.value),N=x.next().value;x.next();switch(N){case "ctta":break;default:throw Error("kc`"+N+"`"+k);}}BL(n,3,fT[0],q);DL(e,28,n,gT);break;default:throw Error("lc`"+k);}}c.forEach(function(S,la){switch(la){case "hostId".toString():IK(e,24,S);break;case "origin".toString():IK(e,27,S);break;case "title".toString():e.setTitle(S);break;case "hl".toString():IK(e,10,S);break;case "multiselectEnabled".toString():"true"==
S&&(S=new hT,KK(S,1,1),Sp(e,3,S));break;case "authuser".toString():S=parseInt(S,10);if(isNaN(S))throw Error("mc");la=new bT;S=NK(la,1,S,0);Sp(e,6,S);break;case "maxItems".toString():NK(e,5,parseInt(S,10),0);break;case "profilePhoto".toString():e.setTitle("Select Profile Photo");S=(new gT).tc(2);la=new eT;la=NK(la,2,!0,!1);S=BL(S,3,fT[0],la);DL(e,28,S,gT);S=(new gT).tc(1);DL(e,28,S,gT);break;case "gmailDelegatorId".toString():la=new $S;S=IK(la,1,S);Sp(e,29,S);break;case "minSize".toString():S=dY(S);
Sp(e,32,S);break;case "maxSize".toString():S=dY(S);Sp(e,33,S);break;case "view".toString():S=/\("([^"]*)",.*\)/.exec(S);"upload"==(null!=S&&1<S.length?S[1]:"")?KK(e,35,1):KK(e,35,0);break;case "pp".toString():case "dff".toString():case "relayUrl".toString():case "parent".toString():case "navHidden".toString():case "nav".toString():case "protocol".toString():case "actions".toString():case "thumbs".toString():case "tt".toString():case "odv".toString():case "newDriveView".toString():case "cropMode".toString():case "maxSizeBytes".toString():case "selectButtonLabel".toString():case "grugl".toString():break;
default:throw Error("nc`"+la);}});a=lka(b,e)}catch(S){return null}return eia((new nT).setConfig(e),a)},dY=function(a){var b=a.split("x");a=b[0];b=b[1];var c=new cT;a=NK(c,1,parseInt(a,10),0);return NK(a,2,parseInt(b,10),0)},nka=function(a){var b=T(U(a,iT,1),8);PE(b,"/")||(b+="/");b=Di(b);dh(b,b.B+"home");CK(b,"req",a.Va());return b.toString()},lka=function(a,b){var c=new Map,d=new dT;bY(a).forEach(function(e){var f=new GK,h=e.getOptions(),k=e.getId();if(null!=k&&kka.has(k)){switch(k){case "all":break;
case "docs-images":zL(d,1);zL(d,6);break;case "docs-images-and-videos":zL(d,2);zL(d,1);zL(d,6);break;case "docs-videos":zL(d,2);zL(d,6);break;case "documents":zL(d,3);zL(d,6);break;case "drawings":zL(d,12);zL(d,6);break;case "folders":zL(d,6);break;case "forms":zL(d,7);zL(d,6);break;case "pdfs":zL(d,9);zL(d,6);break;case "presentations":zL(d,5);zL(d,6);break;case "scripts":zL(d,10);zL(d,6);break;case "sites":zL(d,8);zL(d,6);break;case "spreadsheets":zL(d,4);zL(d,6);break;case "tables":zL(d,11);zL(d,
6);break;default:throw Error("tc`"+k);}if(Object.keys(h).length)15==h.sortKey?(f=QK(),c.set(f.Va(),f)):h.starred?(f=RK(),c.set(f.Va(),f)):h.td||h.dr?(f=SK(),c.set(f.Va(),f)):h.ownedByMe?(f=MK(),c.set(f.Va(),f)):(f=OK(),c.set(f.Va(),f));else{var l=void 0===l?!1:l;var n=void 0===n?null:n;f=new TK;UK(f,QK());l&&(h=new GK,e=new HK,NK(e,14,!0,!1),KK(e,4,1),Sp(h,3,e),KK(h,1,2),LK(h,"Sugeridos"),UK(f,h));null!=n&&UK(f,n);UK(f,MK());UK(f,SK());UK(f,OK());UK(f,RK());h=new GK;n=new HK;NK(n,12,!0,!1);Sp(h,3,
n);KK(h,1,2);LK(h,"Ordenadores");UK(f,h);c.set(f.Va(),f)}}else switch(k){case "contacts":KK(f,1,12);if(0!=Object.keys(h||{}).length)throw Error("oc");c.set(f.Va(),f);break;case "photos":oka(h,c,d);break;case "upload":"docs"==h.query?(e=(f=h.parent)?[f]:[],l=[],l=void 0===l?[]:l,e=void 0===e?[]:e,f=new GK,h=LK(KK(f,1,2),"Subir"),n=new HK,k=new lT,l=C(k,3,l||[]),e=C(l,1,e||[]),n=Sp(n,15,e),Sp(h,3,n)):(KK(f,1,10),h=eY(h,d),Sp(f,10,h));c.set(f.Va(),f);break;case "url":KK(f,1,9);e.getLabel()&&LK(f,e.getLabel());
zL(d,1);c.set(f.Va(),f);break;case "webcam":KK(f,1,1);switch(h.query){case "forms":case "spreadsheets":case "presentation":n=f,e=new kT,e=KK(e,1,1),h=eY(h,d),h=Sp(e,2,h),Sp(n,16,h)}zL(d,1);c.set(f.Va(),f);break;case "image-search":KK(f,1,5);zL(d,1);c.set(f.Va(),f);break;case "et":KK(f,1,13);e.getLabel()&&LK(f,e.getLabel());h=new mT;n=m(Object.entries(e.getOptions()||{}));for(e=n.next();!e.done;e=n.next())switch(l=m(e.value),e=l.next().value,l=l.next().value,e){case "category":if(cY.has(l))e=cY.get(l),
KK(h,2,e);else throw Error("pc`"+l);break;default:throw Error("qc`"+e);}zL(d,1);Sp(f,13,h);c.set(f.Va(),f);break;case null:break;default:throw Error("rc`"+e.getId());}});Xha(b,Uha(d,Array.from(new Set(B(d,1)))));return Array.from(c.values())},eY=function(a,b){var c=new jT;a=m(Object.entries(a||{}));for(var d=a.next();!d.done;d=a.next()){var e=m(d.value);d=e.next().value;e=e.next().value;switch(d){case "query":switch(e){case "profile":KK(c,4,2);zL(b,1);break;case "photo":KK(c,4,1);zL(b,1);break;case "forms":KK(c,
4,6);zL(b,1);break;case "spreadsheets":KK(c,4,7);zL(b,1);break;case "presentation":KK(c,4,8);zL(b,1);break;default:throw Error("sc`"+e);}break;case "data":for(d=m(Object.entries(e||{})),e=d.next();!e.done;e=d.next()){var f=m(e.value);e=f.next().value;f=f.next().value;var h=c;h.A||(h.A={});if(2 in h.A)h=h.A[2];else{var k=B(h,2);k||(k=[],C(h,2,k));k=new vL(k);h=h.A[2]=k}h.set(e,f)}}}return c},oka=function(a,b,c){var d=new TK;if(Object.keys(a).length){if(a.allowedItemTypes.includes("photo")&&(UK(d,VK()),
zL(c,1)),a.allowedItemTypes.includes("album")&&(UK(d,WK()),zL(c,14)),"videos-uploaded"==a.type||"videos-camerasync"==a.type)UK(d,Vea()),zL(c,2)}else d=Uea(),zL(c,1),zL(c,14);AL(d,GK,1).forEach(function(e){b.set(e.Va(),e)})};
var fY=function(a){this.D=a||"https://docs.google.com/picker";this.B=new $X};fY.prototype.B=null;fY.prototype.Ha=null;var eka=function(a,b){a.B.A.push("string"===typeof b?jka(b):b);return a};fY.prototype.R=function(){return this.Ha};fY.prototype.getViews=function(a){return this.B.getViews(a)};var Zja=function(a,b){a.Yc=b;return a},cka=function(a,b){a.Ha=b;return a};
var gY=function(a){fY.call(this,a)};v(gY,fY);
var SX=function(a){fY.call(this,a);this.A=new Map;this.A.set("protocol","gadgets");(a=window.location.origin)||(a=window.location.protocol+"//"+window.location.host);QX(this,a);this.C=[]};v(SX,gY);var PX=function(a,b,c){a.C.push([b,c||{}]);return a},hka=function(a){RX(a,"minimal");a.getRelayUrl()||a.setRelayUrl(dh(ch(uh(Di(window.location.href),void 0),""),"/favicon.ico").toString());var b=new FK(pka(a).toString(),!0,a.R(),a.I,a.F,a.H);b.L=a.L;b.au&&MX(b);Wja(b,a.Yc);return b};
SX.prototype.wq=function(a){this.H=a;this.A.set("noAutoHide",a);return this};var aka=function(a){a.A.set("disableBlurAutoHide",!0);return a},RX=function(a,b){a.A.set(b,"true");return a};SX.prototype.getHeight=function(){return this.F};SX.prototype.getRelayUrl=function(){return this.A.get("parent")};SX.prototype.getTitle=function(){return this.A.get("title")};
var $ja=function(a){a.A.set("actions","viewContentRendered");return a},QX=function(a,b){b&&a.A.set("origin",b);return a},bka=function(a){a.A.set("hl","es");return a};SX.prototype.Sk=function(a){this.A.set("oauth_token",a)};SX.prototype.setRelayUrl=function(a){this.A.set("parent",a);return this};var dka=function(a){a.A.set("selectableMimeTypes","application/vnd.google-apps.folder");return a};SX.prototype.setSize=function(a,b){this.I=a;this.F=b;return this};
SX.prototype.setTitle=function(a){this.A.set("title",a);return this};
var pka=function(a){a.C.length&&a.A.set("pp",Wg(a.C));a.A.set("nav",aY(a.B));var b=new vh(a.D);a.A.forEach(function(e,f){CK(b,f,e)});var c=mka(a.D,a.B,a.A,a.C);if(null!==c){CK(b,"amc","true");var d=!1;switch(a.A.get("hostId")){case "gmail-to":case "og":case "hangouts-profile-picture":case "testing":case "youtube-video-importer":case "ritz":case "punch":case "freebird-themes":case "freebird":case "atariImage":case "homeroom-doc-select":case "homeroom-doc-attach":d=!0}d&&CK(b,"v2",nka(c))}return b};
var dL=function(a,b,c,d){NX.call(this,b,d);this.O=a};I(dL,NX);
var qka=function(a){a=a||{};var b=a.xD,c='<div class="'+O("ndfHFb-w37qKe-ppgLk-V68bde")+'" aria-live="polite"><div class="'+O("ndfHFb-w37qKe-V68bde-Ne3sFf")+" "+O("ndfHFb-w37qKe-ppgLk-KJlZme-EglORb")+'">';var d=a||{};var e="<span>";d.yg?(d="A\u00f1adiendo acceso directo a <b>"+(hY(d)+"</b>\u2026"),e+=d):e+="A\u00f1adiendo a <b>Mi unidad</b>\u2026";e=M(e+"</span>");c=c+e+'</div><div class="'+O("ndfHFb-w37qKe-V68bde-Ne3sFf")+" "+O("ndfHFb-w37qKe-ppgLk-mvmHBc-EglORb")+'">';d=a||{};e="<span>";d.yg?(d=
"Acceso directo a\u00f1adido a <b>"+(hY(d)+"</b>"),e+=d):e+="Se ha a\u00f1adido a <b>Mi unidad</b>";e=M(e+"</span>");c=c+e+'</div><div class="'+O("ndfHFb-w37qKe-V68bde-Ne3sFf")+" "+O("ndfHFb-w37qKe-ppgLk-u0pjoe-EglORb")+'" style="display: none;">';e=a||{};a="<span>";e.yg?(e="No se ha podido a\u00f1adir el acceso directo a <b>"+(hY(e)+"</b>"),a+=e):a+="No se ha podido a\u00f1adir a <b>Mi unidad</b>";a=M(a+"</span>");a=c+a+"</div>";b||(a+='<div class="'+O("ndfHFb-w37qKe-ppgLk-V68bde-sfGayb-SKd3Ne")+
" "+O("ndfHFb-w37qKe-V68bde-hSRGPd-SKd3Ne")+'">',a+="Deshacer</div>");return M(a+"</div>")},hY=function(a){a=a||{};a=a.Rs;var b="";b=a?b+aj(a):b+"Drive";return M(b)};
var iY=function(a,b){D.call(this);this.A=a;this.Ga=b||uc();this.C=new mg(this);K(this,this.C);this.sb=this.Kb=null;this.B=this.xe=!1};I(iY,D);iY.prototype.Es=function(){this.xe=!0;try{this.sb.focus()}catch(a){}Ig(this.Lg,0,this)};iY.prototype.Lg=function(){this.xe=!1};
var jY=function(a){a.sb||(a.sb=a.Ga.createElement("DIV"),Uc(a.sb,!0),a.sb.style.position="absolute");Ic(a.sb,a.A);var b=a.A;var c=b.getAttributeNode("tabindex");null!=c&&c.specified?(b=b.tabIndex,b="number"===typeof b&&-1<=b&&32768>b):b=!1;a.B=b;a.B||Uc(a.A,!0);a.Kb=new Ur(a.Ga.A);a.C.listen(a.Kb,"focusin",a.Vr).listen(a.A,"keydown",a.Ik)};g=iY.prototype;g.isVisible=function(){return this.sb?kN(this.sb):!1};g.ga=function(a){this.sb&&L(this.sb,a)};
g.ka=function(){Kc(this.sb);Lf(this.Kb);this.B||Uc(this.A,!1);D.prototype.ka.call(this)};g.Vr=function(a){this.xe&&a.target==this.sb?this.Lg():a.target==this.sb&&Ig(this.eA,0,this)};g.Ik=function(a){9==a.keyCode&&a.shiftKey&&a.target==this.A&&this.Es()};g.eA=function(){try{Nb&&this.Ga.A.body.focus(),this.A.focus()}catch(a){}};
var kY=function(a,b,c,d,e){vq.call(this,a,b,!0);this.H=c;this.L=d;this.I=e};I(kY,vq);kY.prototype.rb=function(a,b,c,d){var e=Jm(this.A,this.B,a,b,null,c,10,d,this.D);if(e&496){var f=wq(e,this.B);b=wq(e,b);e=Jm(this.A,f,a,b,null,c,10,d,this.D);e&496&&(f=wq(e,f),b=wq(e,b),Jm(this.A,f,a,b,null,c,this.F,d,this.D));lY(this,a,f)}else lY(this,a,this.B)};
var lY=function(a,b,c){c=0==(c&1);hi(a.H,a.I,c);hi(a.H,a.L,!c);c=vi(a.A,b);b=lN(b).width;var d=lN(a.H).width;c=Math.max(0,c.x)+Math.min(lN(a.A).width,b)/2-d/2;c=Math.min(c,b-d);c=Math.max(0,c);Le(a.H,"left",c+"px")};
var rka=function(a){var b=a.Qn,c=M;b='<div class="'+O("ndfHFb-w37qKe-V68bde")+'"><div class="'+O("ndfHFb-w37qKe-V68bde-bN97Pc")+'" tabIndex="0">'+(b?'<div class="'+O("ndfHFb-w37qKe-V68bde-w37qKe-SKd3Ne")+" "+O("ndfHFb-w37qKe-V68bde-hSRGPd-SKd3Ne")+'">'+aj(b)+"</div>":"")+'<div class="'+O("ndfHFb-w37qKe-V68bde-TvD9Pc-SKd3Ne")+'">';a=a=a||{};a=M('<svg x="0px" y="0px" width="15" height="15" viewBox="0 0 15 15"><polygon points="10.5,11.914 13.5,14.914 14.914,13.5 11.914,10.5 14.914,7.5 13.5,6.086 10.5,9.086 7.5,6.086 6.085,7.5 9.085,10.5 6.085,13.5 7.5,14.914 " fill="'+
O(vN(a.vr,"black")?"#FFFFFF":"#000000")+'" style="opacity:0.5" transform="translate(-2.9561186,-2.5084746)"/></svg>');return c(b+a+'</div></div><div class="'+O("ndfHFb-w37qKe-V68bde-hFsbo")+'"><div class="'+O("ndfHFb-w37qKe-V68bde-Zj4Smb-WgXLxe")+'"></div><div class="'+O("ndfHFb-w37qKe-V68bde-Zj4Smb-BuvAkc")+'"></div></div></div>')};
var mY=null,nY=function(){if(null==mY){var a=uc(),b=a.A,c=a.createElement("div");c.style.backgroundColor="rgb(1, 2, 3)";a.Wa(b.body,c);b=Ne(c,"backgroundColor");b=b.replace(/ /g,"");b="rgb(0,0,0)"===b?"black":"rgb(255,255,255)"===b?"white":"none";a.Rb(c);mY=b}return mY};
var pY=function(a,b){Ii.call(this,b);this.Qn=a;this.popup=new yK;this.B=this.W=this.I=this.kh=this.anchor=null;this.O=!1;K(this,this.popup);a=oY();(this.C=this.Qn?new Hp(null,a,b):null)&&this.ma(this.C);this.H=new Hp(null,a,b);this.ma(this.H)};I(pY,Ii);pY.prototype.fa=function(){this.ca=J(rka,{Qn:this.Qn,vr:nY()},void 0,this.R());this.I=this.ia("ndfHFb-w37qKe-V68bde-bN97Pc")};
pY.prototype.ea=function(){Ii.prototype.ea.call(this);var a=this.R(),b=this.J();L(b,!1);var c=this.popup;EK(c);c.ca=b;this.W=this.ia("ndfHFb-w37qKe-V68bde-hFsbo");this.C&&this.C.sa(this.ia("ndfHFb-w37qKe-V68bde-w37qKe-SKd3Ne"));this.H.sa(this.ia("ndfHFb-w37qKe-V68bde-TvD9Pc-SKd3Ne"));this.H.Sa("Cerrar");Xo(this.H,"Cerrar");lm(b,"alertdialog");c=this.popup;EK(c);c.en=!0;a=new iY(this.I,a);K(this,a);jY(a);this.U().listen(this.popup,"hide",this.gA).listen(this.H,"action",this.uE);this.C&&this.U().listen(this.C,
"action",this.HF);this.U().listen(b,"keydown",u(this.wr,this,!1),!0).listen(b,"mousedown",u(this.wr,this,!0),!0);this.U().listen(b,"blur",this.fA,!0);this.U().listen(b,"dblclick",this.Nl).listen(b,"click",this.Nl).listen(b,"mousedown",this.Nl).listen(b,"mouseup",this.Nl)};
var qY=function(a,b){a.anchor=b;a.popup.setPosition(new kY(b,a.kh||9,a.W,"ndfHFb-w37qKe-V68bde-d6mlqf","ndfHFb-w37qKe-V68bde-Ya1KTb"))},ska=function(a,b,c){a.kh=c.kh;if(a.Da){var d=a.R(),e=a.ra(),f=d.A.body;f=c.parentElement||f;d.$D(e)!=f&&d.Wa(f,e)}else a.render(c.parentElement);qY(a,b);GX(a.popup,c.Un||8);HX(a.popup,c.margin||new Je(10,0,10,0));a.wr(!0);rY(a);a.popup.ga(!0);var h=a.I;Ig(function(){try{h.focus()}catch(k){}},0);a.B=eN();return a.B.promise};g=pY.prototype;g.hide=function(){this.popup.ga(!1)};
g.isVisible=function(){return this.popup.isVisible()};g.gA=function(){this.B&&(this.B.resolve(0),this.B=null);this.O?this.O=!1:oK(this.popup,this.anchor,this.R())};g.fA=function(){var a=this.R(),b=a.A;Ig(function(){if(!this.Pa()&&this.isVisible())if("function"!==typeof b.hasFocus||b.hasFocus()){var c=rg(a);c&&!Qc(this.J(),c)&&this.hide()}else this.hide()},0,this)};g.uE=function(){this.eo(0)};g.HF=function(){this.O=!0;this.eo(1)};g.eo=function(a){this.B&&(this.B.resolve(a),this.B=null);this.popup.ga(!1)};
g.wr=function(a){hi(this.ra(),"ndfHFb-w37qKe-V68bde-i5vt6e-L6cTce",a)};g.Nl=function(a){a.B()};var sY,tY=function(){};I(tY,Fq);tY.prototype.Na=function(){return"ndfHFb-w37qKe-LgbsSe"};var oY=function(){sY||(sY=new tY);return sY};
var uY=function(a,b,c,d,e,f){b=void 0===b?!1:b;c=void 0===c?!1:c;f=void 0===f?0:f;pY.call(this,(void 0===e?0:e)?"":"Organizar",a);this.aa=this.S=this.V=this.F=this.A=null;this.D=this.L=!1;this.delay=null;e=oY();b||(this.A=new Hp(null,e,a),this.ma(this.A));this.yg=c;this.Rs=d;this.timeout=f;0<f&&(this.delay=new Qg(this.eo.bind(this,0)))};I(uY,pY);uY.prototype.fa=function(){pY.prototype.fa.call(this);var a=this.R();this.F=J(qka,{xD:!this.A,yg:this.yg,Rs:this.Rs},void 0,a);a.zk(this.I,this.F,0)};
uY.prototype.ea=function(){pY.prototype.ea.call(this);this.S=this.ia("ndfHFb-w37qKe-ppgLk-mvmHBc-EglORb");this.V=this.ia("ndfHFb-w37qKe-ppgLk-KJlZme-EglORb");this.aa=this.ia("ndfHFb-w37qKe-ppgLk-u0pjoe-EglORb");this.A&&this.A.sa(this.ia("ndfHFb-w37qKe-ppgLk-V68bde-sfGayb-SKd3Ne"));var a=this.J();L(a,!0);vY(this,!0);var b=tg(this.F).width;vY(this,!1);b=Math.max(b,tg(this.F).width);++b;wi(this.F,b);Le(this.F,"white-space","normal");L(a,!1);this.A&&this.U().listen(this.A,"action",this.ha)};
uY.prototype.show=function(a,b){this.D=this.L=!1;return ska(this,a,b)};var wY=function(a,b){b&&qY(a,b);0<a.timeout&&a.delay&&a.delay.start(a.timeout);a.D=!0;rY(a)},rY=function(a){vY(a,a.L);a.popup.rb()},vY=function(a,b){L(a.S,!a.D&&b);L(a.V,!a.D&&!b);L(a.aa,a.D);a.A&&a.A.ga(!a.D&&b);a.C&&a.C.ga(!a.D)};uY.prototype.ha=function(){this.eo(2)};
var yY=function(a){var b=Fg(tka,a,"ok");a.Da?b():Nb?je(a,"show",b):je(a,"beforeshow",b);var c=null;ke(a,"show",function(){c=new xY(a)});ke(a,"hide",function(){Lf(c)})},tka=function(a,b){ez(a,.75);var c=a.A;c&&b&&(b=Qy(c,b))&&H(b,"VIpgJd-ldDVFe-JIbuQc");b=vu(a.J(),.13);c=uu(a.J(),.13,"ease-in",1,0);var d=uu(a.Gi(),.13,"ease-out",0,.75),e=uu(a.Gi(),.13,"ease-in",.75,0);a.F=b;a.D=c;a.I=d;a.H=e},xY=function(a){zr.call(this,a.J());this.D=a;ke(this,"start",this.oa,!1,this)};I(xY,zr);
xY.prototype.oa=function(a){a=a.C;if(He(a.target,this.D.gg())){var b=tg(this.D.J());b=new Je(0,b.width,b.height,0);var c=Ci(this.D.J(),"padding"),d=-1*c.top,e=-1*c.right,f=-1*c.bottom;c=-1*c.left;Fa(d)?(b.top-=d.top,b.right+=d.right,b.bottom+=d.bottom,b.left-=d.left):(b.top-=d,b.right+=Number(e),b.bottom+=Number(f),b.left-=Number(c));if(!b.contains(new G(a.D,a.F)))return d=this.D.R().A,a=Cg(Uh(d)),b=tg(this.D.J()),"fixed"==oi(this.D.J())?(d=a.width-b.width,a=a.height-b.height):(e=Math.max(d.body.scrollHeight,
a.height),d=Math.max(d.body.scrollWidth,a.width)-b.width,a=e-b.height),Ar(this,new ii(0,0,Math.max(0,d),Math.max(0,a))),!0}return!1};
var zY=function(a,b,c,d,e){bz.call(this,"ndfHFb-w37qKe-Sx9Kwc",void 0,e);this.title=a;this.content=b;this.Sr=c;this.O=d;this.C=null};I(zY,bz);zY.prototype.fa=function(){bz.prototype.fa.call(this);iz(this,io(io(new ho,ko,!1,!0),{key:"ok",caption:this.Sr},!0));this.bh=!0;hz(this);this.setTitle(this.title);cz(this,this.content)};
zY.prototype.ea=function(){bz.prototype.ea.call(this);yY(this);for(var a=Py(this.A),b=0;b<a.length;b++)H(a.item(b),"ndfHFb-w37qKe-LgbsSe");this.U().listen(this,"dialogselect",function(c){switch(c.key){case "cancel":this.C.reject(this.O);break;case this.A.A:this.C.resolve()}})};zY.prototype.show=function(){this.C=eN();this.ga(!0);return this.C.promise};
var bfa=function(a){var b=a.Ab,c=a.Fq,d="";a.Ir?(a=TL(new pl('{NUM_ITEMS,plural, =0{unused plural form}=1{Los miembros de "{FROM_SHARED_DRIVE_NAME}" dejar\u00e1n de tener acceso a este elemento.}other{Los miembros de "{FROM_SHARED_DRIVE_NAME}" dejar\u00e1n de tener acceso a estos elementos.}}'),{NUM_ITEMS:b,FROM_SHARED_DRIVE_NAME:""+BN(c)}),d+=a):(a=TL(new pl('{NUM_ITEMS,plural, =0{unused plural form}=1{Todos los usuarios que puedan ver "{FROM_SHARED_DRIVE_NAME}" dejar\u00e1n de tener acceso, a menos que este elemento se comparta directamente con ellos.}other{Todos los usuarios que puedan ver "{FROM_SHARED_DRIVE_NAME}" dejar\u00e1n de tener acceso, a menos que estos elementos se compartan directamente con ellos.}}'),
{NUM_ITEMS:b,FROM_SHARED_DRIVE_NAME:""+BN(c)}),d+=a);return d},efa=function(a){a=a||{};var b=a.VI,c=a.uD;a="";wN(b)&&wN(c)?(b="La propiedad se transferir\u00e1 de "+(BN(b)+(" a "+(BN(c)+"."))),BN(c),a+=b):b?(c="La propiedad se transferir\u00e1 de "+(BN(b)+" a ti."),BN(b),a+=c):c?(b="La propiedad se transferir\u00e1 de ti a "+(BN(c)+"."),BN(c),a+=b):a+="La propiedad ser\u00e1 tuya.";return a},uka=function(){return"\u00bfQuieres transferirte la propiedad?"},vka=function(){return"\u00bfQuieres cambiar la propiedad a una unidad compartida?"},
AY=function(a){a=a.Ab;return TL(new pl("{NUM_ITEMS,plural, =0{unused plural form}=1{\u00bfQuieres mover el elemento?}other{\u00bfQuieres mover los elementos?}}"),{NUM_ITEMS:a})},wka=function(){return"\u00bfQuieres cambiar los usuarios que tienen acceso?"},ifa=function(a){var b=a.Fs,c=a.Ir,d=a.Fe;a="";(void 0===d?0:d)?c?(b='Los miembros de "'+(BN(b)+'" tendr\u00e1n acceso'),a+=b):(c='Todos los usuarios que puedan ver "'+(BN(b)+'" tendr\u00e1n acceso'),BN(b),a+=c):c?(b='Los miembros de "'+(BN(b)+'" tendr\u00e1n acceso.'),
a+=b):(c='Todos los usuarios que puedan ver "'+(BN(b)+'" tendr\u00e1n acceso.'),BN(b),a+=c);return a},dfa=function(a){var b=a.Ab,c=a.Fe;a="";(void 0===c?0:c)?(b=TL(new pl("{NUM_ITEMS,plural, =0{unused plural form}=1{Si mueves este elemento dentro de una unidad compartida, es posible que sus permisos cambien}other{Si mueves estos elementos dentro de una unidad compartida, es posible que sus permisos cambien}}"),{NUM_ITEMS:b}),a+=b):(b=TL(new pl("{NUM_ITEMS,plural, =0{unused plural form}=1{Si mueves este elemento dentro de una unidad compartida, es posible que sus permisos cambien.}other{Si mueves estos elementos dentro de una unidad compartida, es posible que sus permisos cambien.}}"),
{NUM_ITEMS:b}),a+=b);return a},mfa=function(a){var b=a.Ab,c=a.Gs,d=a.Fe;a="";1<=b&&((void 0===d?0:d)?(b=TL(new pl('{NUM_ITEMS,plural, =0{unused plural form}=1{Este elemento estar\u00e1 visible para todos los usuarios que puedan ver "{SHARED_FOLDER_NAME}"}other{Estos elementos estar\u00e1n visibles para todos los usuarios que puedan ver "{SHARED_FOLDER_NAME}"}}'),{NUM_ITEMS:b,SHARED_FOLDER_NAME:""+BN(c)}),a+=b):(b=TL(new pl('{NUM_ITEMS,plural, =0{unused plural form}=1{Este elemento estar\u00e1 visible para todos los usuarios que puedan ver "{SHARED_FOLDER_NAME}".}other{Estos elementos estar\u00e1n visibles para todos los usuarios que puedan ver "{SHARED_FOLDER_NAME}".}}'),
{NUM_ITEMS:b,SHARED_FOLDER_NAME:""+BN(c)}),a+=b));return a},gfa=function(a){var b=a.Ab,c=a.Gq,d=a.Fe;a="";(void 0===d?0:d)?(b=TL(new pl('{NUM_ITEMS,plural, =0{unused plural form}=1{Todos los usuarios que puedan ver "{FROM_SHARED_FOLDER_NAME}" dejar\u00e1n de tener acceso a este elemento, a menos que se comparta directamente con ellos}other{Todos los usuarios que puedan ver "{FROM_SHARED_FOLDER_NAME}" dejar\u00e1n de tener acceso a estos elementos, a menos que se compartan directamente con ellos}}'),
{NUM_ITEMS:b,FROM_SHARED_FOLDER_NAME:""+BN(c)}),a+=b):(b=TL(new pl('{NUM_ITEMS,plural, =0{unused plural form}=1{Todos los usuarios que puedan ver "{FROM_SHARED_FOLDER_NAME}" dejar\u00e1n de tener acceso a este elemento, a menos que se comparta directamente con ellos.}other{Todos los usuarios que puedan ver "{FROM_SHARED_FOLDER_NAME}" dejar\u00e1n de tener acceso a estos elementos, a menos que se compartan directamente con ellos.}}'),{NUM_ITEMS:b,FROM_SHARED_FOLDER_NAME:""+BN(c)}),a+=b);return a},
nfa=function(a){var b=a.Ab;a=a.Gq;return TL(new pl('{NUM_ITEMS,plural, =0{unused plural form}=1{Todos los usuarios que puedan ver "{FROM_SHARED_FOLDER_NAME}" dejar\u00e1n de tener acceso a este elemento.}other{Todos los usuarios que puedan ver "{FROM_SHARED_FOLDER_NAME}" dejar\u00e1n de tener acceso a estos elementos.}}'),{NUM_ITEMS:b,FROM_SHARED_FOLDER_NAME:""+BN(a)})},lfa=function(){return"Esta acci\u00f3n no se puede deshacer."},jfa=function(a){var b=a.Ab;a=a.Fs;var c="Los usuarios que no sean miembros dejar\u00e1n de tener acceso.";
'{NUM_ITEMS,plural, =0{unused plural form}=1{Los usuarios dejar\u00e1n de tener acceso a este archivo si no son miembros de "{SHARED_DRIVE_NAME}".}other{Los usuarios dejar\u00e1n de tener acceso a estos archivos si no son miembros de "{SHARED_DRIVE_NAME}".}}'==c&&(c=TL(new pl('{NUM_ITEMS,plural, =0{unused plural form}=1{Los usuarios dejar\u00e1n de tener acceso a este archivo si no son miembros de "{SHARED_DRIVE_NAME}".}other{Los usuarios dejar\u00e1n de tener acceso a estos archivos si no son miembros de "{SHARED_DRIVE_NAME}".}}'),
{NUM_ITEMS:b,SHARED_DRIVE_NAME:""+BN(a)}));return c},kfa=function(a){return"Los usuarios ajenos a "+(BN(a.domainName)+" dejar\u00e1n de tener acceso.")},ffa=function(){return"La propiedad se transferir\u00e1."},hfa=function(a){var b=a.Gs,c=a.Fe;a="";(void 0===c?0:c)?(b='Todos los usuarios que puedan ver "'+(BN(b)+'" tendr\u00e1n acceso'),a+=b):(c='Todos los usuarios que puedan ver "'+(BN(b)+'" tendr\u00e1n acceso.'),BN(b),a+=c);return a},cfa=function(a){a=a||{};var b=a.Fe;a=a.Ab;a=void 0===a?2:a;
var c="";(void 0===b?0:b)?(b="Si mueves estos elementos, es posible que sus permisos cambien","{NUM_ITEMS,plural, =0{unused plural form}=1{Si mueves este elemento dentro de una unidad compartida, es posible que sus permisos cambien}other{Si mueves estos elementos dentro de una unidad compartida, es posible que sus permisos cambien}}"==b&&(b=TL(new pl("{NUM_ITEMS,plural, =0{unused plural form}=1{Si mueves este elemento dentro de una unidad compartida, es posible que sus permisos cambien}other{Si mueves estos elementos dentro de una unidad compartida, es posible que sus permisos cambien}}"),
{NUM_ITEMS:a})),c+=b):(b="Si mueves estos elementos, es posible que sus permisos cambien.","{NUM_ITEMS,plural, =0{unused plural form}=1{Si mueves este elemento dentro de una unidad compartida, es posible que sus permisos cambien.}other{Si mueves estos elementos dentro de una unidad compartida, es posible que sus permisos cambien.}}"==b&&(b=TL(new pl("{NUM_ITEMS,plural, =0{unused plural form}=1{Si mueves este elemento dentro de una unidad compartida, es posible que sus permisos cambien.}other{Si mueves estos elementos dentro de una unidad compartida, es posible que sus permisos cambien.}}"),
{NUM_ITEMS:a})),c+=b);return c};
var BY={uw:!1};
var CY=function(){this.Ga=uc()};CY.prototype.render=function(a,b){a=a(b||{},{});this.A(null,a instanceof Oi?a.ze:null);return String(a)};var $K=function(a,b){a=a(b||{},{});return String(a)};CY.prototype.A=Ga;
new CY;
var xka=function(a,b){this.A=a;this.customerId=b},zka=function(a,b,c){if(0==b.Jg.removedParents.length)return BY;var d=a.A,e=a.customerId;a=!!b.xd.teamDriveId;var f=b.xd.organizationDisplayName||d,h=0<b.Yh.Oh.length?b.Yh.Oh[0].organizationDisplayName:d;d=b.xd.customerId||e;e=0<b.Yh.Oh.length?b.Yh.Oh[0].customerId||"":e;var k=b.Jg.removedParents[0],l=Zea(b),n;if(n=!l)n=b.Jg.removedParents[0],n=!!n.teamDriveId||!n.shared||"owner"==n.B;f={fq:b.xd.name,ND:h,lK:e,Fq:0<b.Yh.Oh.length?b.Yh.Oh[0].name:null,
bo:k.name,Ab:b.items.length,ey:f,EK:d,gy:b.xd.Yf||null};b={bD:"owner"==b.xd.B,Vl:a,eq:b.xd.shared&&!a,hD:!c,zD:n,domainUsersOnly:b.xd.domainUsersOnly,MD:n&&null==k.customerId,Ev:!!k.teamDriveId&&k.teamMembersOnly,tw:l,PG:e!=d,Ew:$ea(b),ms:0<b.Yh.Oh.length,uK:"owner"==b.xd.B,ao:0<b.Jg.AH,Hw:f,Pw:afa(b),hJ:n&&null==b.xd.customerId,$k:b.xd.teamMembersOnly};if(b.tw&&!b.Ew)c=[0];else{c=[];if(b.Pw)c.push(1);else{a=c.push;f=a.apply;d=[];b.PG&&d.push(2);if(b.ms||b.ao&&b.Vl)b.Ev?d.push(3):b.$k?d.push(12):
d.push(4);b.Vl?b.$k?d.push(6):d.push(5):b.eq&&d.push(10);b.ao&&!b.Vl&&d.push(4);!b.$k||b.ms||b.ao||d.push(7);b.domainUsersOnly&&d.push(8);f.call(a,c,KJ(d))}b.hD&&c.push(9)}0==c.length?b=BY:(a=b.Hw,b={uw:!0,content:{title:b.tw&&!b.Ew?$K(AY,{Ab:a.Ab}):b.Vl&&!b.Pw?$K(vka):b.ms&&(b.bD||b.eq)?$K(uka):b.eq||b.ao?$K(wka):$K(AY,{Ab:a.Ab}),body:yka(c,b),Sr:"Mover"}});return b},yka=function(a,b){var c=1>=a.length;a=a.map(function(d){return ofa(d,b,c)});return hu(" ",a)};
var DY=function(a){D.call(this);var b=this;this.B=a;this.A=null;Gg(this,function(){Lf(b.A)})};I(DY,D);var Aka=function(a,b,c,d,e){return gN([b,c,e,d]).then(function(f){var h=m(f),k=h.next().value;f=h.next().value;var l=h.next().value;h=h.next().value;f=Yea(k,f,h,l);f=zka(a.B,f,k.sf);if(!f.uw)return k;f=f.content;f=new zY(f.title,f.body,f.Sr,"csc");Lf(a.A);a.A=f;return a.A.show().then(function(){return k})})};
var EY=function(){var a=Error.apply(this,arguments);this.message=a.message;"stack"in a&&(this.stack=a.stack)};I(EY,Error);
var Bka=function(a){var b=a.$I;a=a.iH;var c=1==b.hf.length;c&&(c=b.hf[0],c=wN(null==c?null:c.name));if((c||1<b.hf.length)&&wN(null==b?null:b.Pr)&&wN(null==b?null:b.Qr))if(wN(null==b?null:b.Kg)||(null==b?0:b.Ok)){var d=b.hf[0];c=b.hf.length;var e=null==d?null:d.name;d=null==b?null:b.Qr;var f=null==b?null:b.Pr,h=null==b?null:b.bo,k=null==b?null:b.vI;b=b.yn;1==c?(b="",wN(h)&&wN(k)?(a='Se ha movido "'+(aj(e)+('" de '+(FY(h,k,a)+(" a "+FY(d,f,a))))),b+=a):(a='Se ha movido "'+(aj(e)+('" a '+FY(d,f,a))),
b+=a),a=M(b)):vN(b,"onlyfiles")?(b="",wN(h)&&wN(k)?(a=TL(new pl("{NUM_ITEMS_1,plural, =0{unused plural form}=1{Se ha movido {NUM_ITEMS_2} archivo de {XXX_1} a {XXX_2}}other{Se han movido {NUM_ITEMS_2} archivos de {XXX_3} a {XXX_4}}}"),{NUM_ITEMS_1:c,NUM_ITEMS_2:aj(c),XXX_1:FY(h,k,a),XXX_2:FY(d,f,a),XXX_3:FY(h,k,a),XXX_4:FY(d,f,a)}),b+=a):(a="Se han movido "+(aj(c)+(" archivos a "+FY(d,f,a))),b+=a),a=M(b)):vN(b,"onlyfolders")?(b="",wN(h)&&wN(k)?(a=TL(new pl("{NUM_ITEMS_1,plural, =0{unused plural form}=1{Se ha movido {NUM_ITEMS_2} carpeta de {XXX_1} a {XXX_2}}other{Se han movido {NUM_ITEMS_2} carpetas de {XXX_3} a {XXX_4}}}"),
{NUM_ITEMS_1:c,NUM_ITEMS_2:aj(c),XXX_1:FY(h,k,a),XXX_2:FY(d,f,a),XXX_3:FY(h,k,a),XXX_4:FY(d,f,a)}),b+=a):(a=TL(new pl("{NUM_ITEMS_1,plural, =0{unused plural form}=1{Se ha movido {NUM_ITEMS_2} carpeta a {XXX_1}}other{Se han movido {NUM_ITEMS_2} carpetas a {XXX_2}}}"),{NUM_ITEMS_1:c,NUM_ITEMS_2:aj(c),XXX_1:FY(d,f,a),XXX_2:FY(d,f,a)}),b+=a),a=M(b)):(b="",wN(h)&&wN(k)?(a=TL(new pl("{NUM_ITEMS_1,plural, =0{unused plural form}=1{Se ha movido {NUM_ITEMS_2} elemento de {XXX_1} a {XXX_2}}other{Se han movido {NUM_ITEMS_2} elementos de {XXX_3} a {XXX_4}}}"),
{NUM_ITEMS_1:c,NUM_ITEMS_2:aj(c),XXX_1:FY(h,k,a),XXX_2:FY(d,f,a),XXX_3:FY(h,k,a),XXX_4:FY(d,f,a)}),b+=a):(a="Se han movido "+(aj(c)+(" elementos a "+FY(d,f,a))),b+=a),a=M(b));a=M("<span>"+a+"</span>")}else c=b.hf[0],d=b.hf.length,f=b.yn,h=null==b?null:b.Qr,k=null==b?null:b.Pr,b="<span>",1==d?(a='Se ha a\u00f1adido "'+(aj(null==c?null:c.name)+('" a '+FY(h,k,a))),b+=a):vN(f,"onlyfiles")?(a=TL(new pl("{NUM_ITEMS_1,plural, =0{unused plural form}=1{Se ha a\u00f1adido {NUM_ITEMS_2} archivo a {XXX_1}}other{Se han a\u00f1adido {NUM_ITEMS_2} archivos a {XXX_2}}}"),
{NUM_ITEMS_1:d,NUM_ITEMS_2:aj(d),XXX_1:FY(h,k,a),XXX_2:FY(h,k,a)}),b+=a):vN(f,"onlyfolders")?(a=TL(new pl("{NUM_ITEMS_1,plural, =0{unused plural form}=1{Se ha a\u00f1adido {NUM_ITEMS_2} carpeta a {XXX_1}}other{Se han a\u00f1adido {NUM_ITEMS_2} carpetas a {XXX_2}}}"),{NUM_ITEMS_1:d,NUM_ITEMS_2:aj(d),XXX_1:FY(h,k,a),XXX_2:FY(h,k,a)}),b+=a):(a="Se han a\u00f1adido "+(aj(d)+(" elementos a "+FY(h,k,a))),b+=a),a=M(b+"</span>");else a="";return M(a)},FY=function(a,b,c){return M('<a href="'+O(Mq(b))+'" target="_blank"'+
(c?' class="'+O(c)+'"':"")+">"+aj(a)+"</a>")},Cka=function(){return M("<span>Cargando\u2026</span>")};
var Dka=function(a){var b=a.lI;a='<span class="'+O("ndfHFb-w37qKe-Sx9Kwc-rymPhb-ibnC6b")+'">';b='Mover de <span class="'+(O("ndfHFb-w37qKe-Sx9Kwc-tlSJBe-V1ur5d")+'">'+(aj(b)+"</span>"));return M(a+b+"</span>")},Eka=function(a){var b=a.name;a='<span class="'+O("ndfHFb-w37qKe-Sx9Kwc-rymPhb-ibnC6b")+'">';b='No mover elementos de ninguna carpeta, solo a\u00f1adirlos a <span class="'+(O("ndfHFb-w37qKe-Sx9Kwc-tlSJBe-V1ur5d")+'">'+(aj(b)+"</span>"));return M(a+b+"</span>")},Fka=function(a){var b=a.name,
c=a.Ab,d=a.yn;a='<span class="'+O("ndfHFb-w37qKe-Sx9Kwc-rymPhb-ibnC6b")+'">';vN(d,"onlyfiles")?(b=TL(new pl("{NUM_ITEMS,plural, =1{No tienes permiso para mover este archivo de sus carpetas actuales. En vez de moverlo, a\u00f1\u00e1delo a {START_SPAN_1}{NAME}{END_SPAN}.}other{No tienes permiso para mover estos archivos de sus carpetas actuales. En vez de moverlos, a\u00f1\u00e1delos a {START_SPAN_2}{NAME}{END_SPAN}.}}"),{NUM_ITEMS:c,START_SPAN_1:'<span class="'+O("ndfHFb-w37qKe-Sx9Kwc-tlSJBe-V1ur5d")+
'">',NAME:aj(b),END_SPAN:"</span>",START_SPAN_2:'<span class="'+O("ndfHFb-w37qKe-Sx9Kwc-tlSJBe-V1ur5d")+'">'}),a+=b):vN(d,"onlyfolders")?(b=TL(new pl("{NUM_ITEMS,plural, =1{No tienes permiso para mover esta subcarpeta de sus carpetas actuales. En vez de moverla, a\u00f1\u00e1dela a {START_SPAN_1}{NAME}{END_SPAN}.}other{No tienes permiso para mover estas subcarpetas de sus carpetas actuales. En vez de moverlas, a\u00f1\u00e1delas a {START_SPAN_2}{NAME}{END_SPAN}.}}"),{NUM_ITEMS:c,START_SPAN_1:'<span class="'+
O("ndfHFb-w37qKe-Sx9Kwc-tlSJBe-V1ur5d")+'">',NAME:aj(b),END_SPAN:"</span>",START_SPAN_2:'<span class="'+O("ndfHFb-w37qKe-Sx9Kwc-tlSJBe-V1ur5d")+'">'}),a+=b):(b=TL(new pl("{NUM_ITEMS,plural, =1{No tienes permiso para mover este elemento de sus carpetas actuales. En vez de moverlo, a\u00f1\u00e1delo a {START_SPAN_1}{NAME}{END_SPAN}.}other{No tienes permiso para mover estos elementos de sus carpetas actuales. En vez de moverlos, a\u00f1\u00e1delos a {START_SPAN_2}{NAME}{END_SPAN}.}}"),{NUM_ITEMS:c,START_SPAN_1:'<span class="'+
O("ndfHFb-w37qKe-Sx9Kwc-tlSJBe-V1ur5d")+'">',NAME:aj(b),END_SPAN:"</span>",START_SPAN_2:'<span class="'+O("ndfHFb-w37qKe-Sx9Kwc-tlSJBe-V1ur5d")+'">'}),a+=b);return M(a+"</span>")};
var GY=function(a,b,c,d){bz.call(this,"ndfHFb-w37qKe-Sx9Kwc",void 0,d);this.W=a;this.ha=b;this.V=c;this.O=this.C=null;this.S=!1};I(GY,bz);GY.prototype.fa=function(){bz.prototype.fa.call(this);iz(this,io(io(new ho,ko,!1,!0),jo,!0));this.bh=!0;ls(this.cb(),Cka)};
GY.prototype.ea=function(){bz.prototype.ea.call(this);yY(this);var a=this.A;WL(a,!1);a=Py(a);for(var b=0;b<a.length;b++)H(a.item(b),"ndfHFb-w37qKe-LgbsSe");this.U().listen(this,"dialogselect",function(c){switch(c.key){case "cancel":this.C.reject("cp");break;case this.A.A:this.S?this.C.resolve({id:void 0,name:void 0,Qd:!1}):this.O&&this.C.resolve(this.O.Ca())}})};GY.prototype.show=function(){var a=this;this.C=eN();gN([this.W,this.ha,this.V]).then(function(b){Gka(a,b)},function(b){a.C.reject(b)});return this.C.promise};
var Gka=function(a,b){var c=b[0],d=b[1];b=b[2];var e=!!(d&&0<d.length&&d[0].teamDriveId),f=!(!b||!b.teamDriveId),h={id:void 0,name:void 0,Qd:!0};f&&e?(h.teamDriveId=d[0].teamDriveId,a.C.resolve(h)):f?a.C.resolve(h):(f=Hka(c),f[b.id]==c.length?a.C.reject("iid"):(e=Ika(d,b.id),0==e.length&&d.every(function(k){return k.D||"owner"==k.B||"writer"==k.B})?(h.Qd=!1,a.C.resolve(h)):(h=Jka(c.length,f,e),1==e.length&&h?(c=e[0],a.C.resolve({id:c.id,name:c.name,Qd:!1})):(a.ga(!0),Kka(a,c,d.length,e,h,b)))))},
Kka=function(a,b,c,d,e,f){var h=b.length,k=d.length,l=rK(b),n=new lq;if(0==k)a.S=!0,ls(a.cb(),Fka,{name:f.name,Ab:h,yn:l}),WL(a.A,!0);else{if(1==k||3>k&&e)for(e=0;e<k;e++){var q=d[e];var r=J(Dka,{lI:q.name},null,a.R());r=new Ln(r,{id:q.id,name:q.name,Qd:!1});r.Tk(!0);n.ma(r,!0)}1<k&&(r=new Ln((new pl("{NUM_FOLDERS,plural, =1{Mover de una carpeta}=2{Mover de las dos carpetas}other{Mover de las # carpetas}}")).format({NUM_FOLDERS:k}),{id:void 0,name:void 0,Qd:!0}),r.Tk(!0),n.ma(r,!0));b.some(function(t){return qK(t.C)})||
(r=J(Eka,{name:f.name},null,a.R()),r=new Ln(r,{id:void 0,name:void 0,Qd:!1}),r.Tk(!0),n.ma(r,!0));a.setTitle(Rea(h,l,c));b=a.cb();a.R().hc(b);n.render(a.cb());a.U().listen(n,"action",function(t){t=t.target;this.O&&this.O.Ca()!==t.Ca()&&this.O.D(!1);this.O=t;WL(this.A,!0)});K(a,n)}a.rb()},Hka=function(a){for(var b={},c=0;c<a.length;c++)for(var d=0;d<a[c].A.length;d++){var e=a[c].A[d];b[e]=(b[e]||0)+1}return b},Ika=function(a,b){return a.filter(function(c){return c.id!=b&&(c.D||"owner"==c.B||"writer"==
c.B)})},Jka=function(a,b,c){return c.every(function(d){return b[d.id]==a})};
var eL=function(a,b,c,d,e,f,h,k){F.call(this);this.A=a;this.F=b;this.authuser=c;this.L=d;this.H=this.C=this.D=null;this.Mh=!1;this.I=XE(p.location.href);this.eb=new mg(this);K(this,this.eb);this.O=k||{gK:!1,yg:!1,fK:!1};this.W=new DY(new xka(f||"",h||""));this.eb.listen(this.A,"vc",this.S).listen(this.A,"wc",this.V)};I(eL,F);
eL.prototype.He=function(a,b,c,d,e,f,h,k,l,n,q){var r=this;f=void 0===f?!1:f;q=void 0===q?iN(!0):q;b=rL(Lka(this,a,b,q,c,d,e,!!f,h,k,n),function(){r.B()});return gN([a,b]).then(function(t){var x=m(t);t=x.next().value;x=x.next().value;return HY(r,t,x,!!l)})};
var Lka=function(a,b,c,d,e,f,h,k,l,n,q){a.Mh=!0;if(!n)return IY(c,OX(a.A,e,JY(f),h,k,b,void 0,c,d,l,q));d=l&&!k?gN([b,c,n]).then(function(r){var t=m(r);r=t.next().value;var x=t.next().value;t=t.next().value;(x=x.find(function(N){return N.id==l}))||(x={qe:void 0,Wk:void 0,Wh:void 0,Xk:void 0});r=KY(t,!!x.teamDriveId,r);return{ie:t.id,Sj:t.name,qh:t.teamDriveId,qm:t.Yf,qe:x.id,Wk:x.name,Wh:x.teamDriveId,Xk:x.Yf,Qd:!!t.teamDriveId||!!x.teamDriveId,sf:r}}):k?n.then(function(r){return iN({ie:r.id,Sj:r.name,
qh:r.teamDriveId,qm:r.Yf,qe:void 0,Wk:void 0,Wh:void 0,Xk:void 0,Qd:!1,sf:!0})}):Mka(a,b,c,n);d=IY(c,d);return Aka(a.W,d,b,c,n)},IY=function(a,b){return gN([a,b]).then(function(c){var d=m(c);c=d.next().value;if((d=d.next().value)&&d.qh)return d;for(var e,f=0;f<c.length;f++)c[f].id==d.qe&&(e=c[f]);return e&&!e.canEdit?hN(new EY("Source folder is read only.")):d})},KY=function(a,b,c){var d=b&&!a.teamDriveId&&"onlyfiles"!=rK(c);if(b=!b&&a.teamDriveId){a:{for(b=0;b<c.length;b++)if("owner"!=c[b].B){b=
!1;break a}b=!0}b=!b}var e=new Set,f=0,h=0;c=m(c);for(var k=c.next();!k.done;k=c.next())k=k.value,k.teamDriveId?e.add(k.teamDriveId):(f++,h+=pK(k)?1:0);return a.teamDriveId?0<h?!1:1==e.size&&0==f&&e.has(a.teamDriveId)?a.canMoveItemWithinDrive:a.canMoveItemOutOfTeamDrive:d?!1:b?!1:!0},Mka=function(a,b,c,d){Lf(a.H);a.H=new GY(b,c,d);K(a,a.H);a.dispatchEvent("wc");a=a.H.show();return gN([a,d,b]).then(function(e){var f=m(e);e=f.next().value;var h=f.next().value;f=f.next().value;return{ie:h.id,Sj:h.name,
qh:h.teamDriveId,qm:h.Yf,qe:e.id,Wk:e.name,Wh:e.teamDriveId,Xk:e.Yf,Qd:e.Qd,sf:KY(h,!!e.teamDriveId,f)}})},HY=function(a,b,c,d){function e(W){q--;h.push(W);0==q&&r.resolve(n())}function f(W){q--;0==q&&(0<h.length?r.resolve(n()):r.reject(W))}var h=[],k=[],l=!1,n=function(){var W=rK(h),oa=c.ie,Ed=c.Sj;var te=c.ie;if(te)if(1==b.length){var Nka=b[0].id;te=CK(CK(CK(dh(new vh,"my-drive"),"action","locate"),"id",Nka),"parent",te);te=ch(CK(new vh(a.I),"authuser",a.authuser),te.toString());Lg(Mg(a.D))||CK(te,
"usp",a.D);te=te.toString()}else te=LY(a,te);else te=void 0;return{hf:h,yn:W,Jn:oa,Qr:Ed,Pr:te,oK:null,pK:c.qh,qK:c.qm,Kg:c.qe,bo:c.Wk,vI:LY(a,c.qe),vK:c.Wh,wK:c.Xk,Ok:c.Qd,sf:void 0!==c.sf?c.sf:!0,HK:l,xo:!1,tK:k}},q=b.length;if(0>=q)return iN(n());a.dispatchEvent("a");var r=eN(),t=d&&Qea(b,!!c.qh,!!c.Wh),x=c.Wh&&!c.qh&&"onlyfiles"!=rK(b);if(t||x)c.sf=!1;x=c.ie?[c.ie]:void 0;var N=c.qe&&c.qe!=c.ie?[c.qe]:void 0;d&&t&&Tja({BK:b.reduce(function(W,oa){return[].concat(KJ(W),[oa.id])},[]),eK:c.ie,$J:!0});
for(d=0;d<b.length;d++){var S=b[d],la=void 0;t?(la=Qja(a.F,S.id,c.ie),l=!0):(c.Qd&&(N=Pa(S.A,function(W){return W!=c.ie})),la=a.F.$f(S.id,x,N));la.then(u(e,a,S),f)}return r.promise},LY=function(a,b){if(b){var c=CK(new vh(a.I),"authuser",a.authuser);"root"==b?dh(c,"drive/my-drive"):dh(c,"drive/folders/"+b);Lg(Mg(a.D))||CK(c,"usp",a.D);return c.toString()}},Oka=function(a,b){for(var c=b.hf,d=[],e=0;e<c.length;e++){var f=c[e],h=Of(f.A,function(l){return l==b.Jn})?void 0:b.Jn;if(h||b.Kg||b.Ok){var k=
void 0;b.Kg?k=Of(f.A,function(l){return l==b.Kg})?[b.Kg]:void 0:b.Ok&&(k=Ca(f.A));f=a.F.$f(f.id,k,h?[h]:void 0);d.push(f)}}return gN(d).then(function(){return!0})},JY=function(a){return"function"===typeof a?a():a};
eL.prototype.yc=function(a,b,c,d,e,f,h,k,l,n){var q=this,r,t=new uY(this.L,e,this.O.yg,k,void 0===l?!1:l,void 0===n?0:n);K(this,t);this.C=t;var x=!0;a.then(function(){if(x){var N=JY(c);N&&qY(t,N);0<t.timeout&&t.delay&&t.delay.start(t.timeout);t.L=!0;rY(t)}},function(N){r=N;x&&wY(t,JY(c))});this.Mh=!0;return t.show(JY(c),d).then(function(N){x=!1;switch(N){case 0:return q.B(),hN(r||"catd");case 2:return q.B(),hN("uatd");case 1:return N=OX(q.A,b,JY(c),d,!1,f,void 0,void 0,void 0,JT.id),rL(gN([a,N]).then(void 0,
function(S){if(q.A.Jf())return S=t.show(JY(c),d),wY(t),S.then(function(){throw r||"catd";},void 0);throw S;}),q.B,q).then(function(S){var la=S[0];S=S[1];for(var W=[],oa=0;oa<la.length;oa++){var Ed=new KT;Ed.id=la[oa];Ed.A=[JT.id];W.push(Ed)}return HY(q,W,S,!!h)},void 0)}},void 0)};
var Pka=function(a,b,c,d,e){var f=void 0===f?!1:f;var h=void 0===h?0:h;var k=eN();a.Mh=!0;OX(a.A,1,JY(c),d,!1,void 0,e,void 0,void 0,void 0,void 0,!0).then(function(l){var n=l.ie,q=l.Sj;f=f||!1===l.sf;l=Rja(a.F,b,n);var r=eN(),t=eN();l.then(function(x){r.resolve(x);x=new KT;x.C="application/vnd.google-apps.shortcut";x.A=[n];t.resolve([x])},function(x){x=x&&x.error&&x.error.errors&&x.error.errors[0]&&x.error.errors[0].reason;var N="uer";"shortcutLimitExceeded"==x?N="sle":"shortcutPerCreatorLimitExceeded"==
x&&(N="spcle");k.reject(N)});q=a.yc(r.promise,1,c,d,f,t.promise,void 0,q,!0,h);gN([r.promise,q]).then(function(x){x=m(x);var N=x.next().value;x.next();return void k.resolve({Hs:N,xo:!1})},function(x){"uatd"==x?r.promise.then(function(N){Sja(a.F,N).then(function(){return void k.resolve({Hs:N,xo:!0})},function(){return void k.reject("uatdf")})}):(KI(x)&&k.resolve({xo:!1}),k.reject(x))})},function(l){return void k.reject(l)});return rL(k.promise,function(){a.B()})};
eL.prototype.B=function(){this.Mh&&(this.C&&(this.C.hide(),this.C.dispose(),this.C=null),this.Mh=!1,this.dispatchEvent("d"))};eL.prototype.S=function(){this.dispatchEvent("b")};eL.prototype.V=function(){this.dispatchEvent("c")};
var MY=function(){D.call(this);this.B={};this.A={}};I(MY,D);var NY=function(a,b){a.B[b.B]=b;for(var c=b.Nb(),d=b.Mb(),e=0;e<c.length;e++){var f=c[e];a.A[f]||(a.A[f]={});if(0<d.length)for(var h=0;h<d.length;h++)a.A[f][d[h]]=b;else a.A[f][null]=b}};
v(fL,DJ);fL.prototype.Ye=function(){this.Mr()};fL.prototype.Mr=function(){if(!this.item.F()){var a=this.ek();this.B=this.getContext().R().fa("IFRAME",{style:"border:none; display:none; height:100%; width:100%; z-index:1; position:absolute;",src:a,onload:u(this.mr,this)});this.B.setAttribute("allowfullscreen","true");this.B.setAttribute("mozallowfullscreen","true");this.B.setAttribute("webkitallowfullscreen","true");a=this.item;a.D=this.B;a.dispatchEvent("Sb")}};fL.prototype.ek=Ga;
fL.prototype.mr=function(){this.item.Fa(1);var a=this.item;a.C=!0;a.dispatchEvent("Rb")};
var OY=function(a,b){fL.call(this,a,b);this.item=a};I(OY,fL);OY.prototype.ek=function(){var a=this.getContext().A(),b=a.xh()||a.B(),c=PN(this.item.A)?"adminthumbnail":"disabledform";c="d/"+Tf(this.item.A)+"/"+c;a.Uc()?b=gL(c,a.ob(),b,"/forms/",a.Hc()):(b=SE("/forms/"+c,a.Uc(),a.ob(),b,a.Hc(),a.vf()),b=bp(b,"authuser",a.ob()));PN(this.item.A)&&(b=NE(b,"auth_hint",PN(this.item.A),"auth_hint_timestamp",T(this.item.A,27,"")));return b=OE(b,a.ke(),Uf(this.item.A))};
var PY=function(a){RT.call(this,"f",a)};I(PY,RT);g=PY.prototype;g.Ta=function(a){return ON(a)+Tf(a)};g.Bb=function(a){return!!a.B()&&!!Tf(a)};g.Nb=function(){return["application/vnd.google-apps.form","application/vnd.google-apps.freebird"]};g.fc=function(){return kJ};g.Jc=function(){return tO(this.getContext(),Nk)};g.Bc=function(){return OY};
var QY=function(a,b){fL.call(this,a,b);this.item=a};I(QY,fL);g=QY.prototype;g.Mr=function(){fL.prototype.Mr.call(this);this.item.Fa(1);this.item.wc(2)};g.Jv=function(){var a=this.getContext().A(),b=a.xh()||a.B();if(a.Uc())return gL(this.A(),a.ob(),b,this.Fm(),a.Hc());var c=this.Fm()+this.A();return SE(c,a.Uc(),a.ob(),b,a.Hc())};
g.ek=function(){var a=this.getContext().A(),b=this.Jv();a.Uc()||(b=NE(b,"authuser",a.ob()));var c=Uf(this.item.A);b=OE(b,a.ke(),c);PN(this.item.A)&&(b=NE(b,"auth_hint",PN(this.item.A),"auth_hint_timestamp",T(this.item.A,27,"")));T(this.item.A,31,"")&&(b=NE(b,"revision_timestamp",T(this.item.A,31,"")));return b};g.mr=function(){fL.prototype.mr.call(this);this.item.wc(1)};g.Fm=function(){return""};var RY=function(){QY.apply(this,arguments)};I(RY,QY);
RY.prototype.A=function(){return"d/"+Tf(this.item.A)+"/preview"};RY.prototype.Fm=function(){return"/document/"};var SY=function(){QY.apply(this,arguments)};I(SY,QY);SY.prototype.A=function(){return PN(this.item.A)?"d/"+Tf(this.item.A)+"/adminpreview":"d/"+Tf(this.item.A)+"/preview"};SY.prototype.Fm=function(){return"/presentation/"};var TY=function(){SY.apply(this,arguments)};I(TY,SY);TY.prototype.A=function(){return PN(this.item.A)?SY.prototype.A.call(this):"d/"+Tf(this.item.A)+"/minimalstatic"};
var UY=function(){QY.apply(this,arguments)};I(UY,QY);UY.prototype.A=function(){return PN(this.item.A)?NE("/s/"+Tf(this.item.A)+"/adminpreview"):NE("/d/"+Tf(this.item.A)+"/preview")};UY.prototype.Jv=function(){var a=this.getContext().A();return SE(this.A(),a.Uc(),a.ob(),B(a,98),a.Hc())};
var VY=function(a,b){RT.call(this,a,b)};I(VY,RT);VY.prototype.Ta=function(a){return ON(a)+Tf(a)};VY.prototype.Bb=function(a){return!!a.B()&&!!Tf(a)};VY.prototype.fc=function(){return kJ};var Qka=8.5/11,WY=function(a){RT.call(this,"ik",a)};I(WY,VY);WY.prototype.Mb=function(){return[0,6]};WY.prototype.Nb=function(){return B(GJ(61),2)};WY.prototype.Bc=function(){return RY};WY.prototype.Jc=function(){return tO(this.getContext(),Ok).then(function(a){return a.bind(null,Qka,860,0,[])})};
var Rka=16/9,Ska=[gm[27],gm[79]],XY=function(a,b){RT.call(this,"pu",a);this.A=b};I(XY,VY);XY.prototype.Nb=function(){return NJ(25)};XY.prototype.Bc=function(){return this.A?TY:SY};XY.prototype.Jc=function(){return tO(this.getContext(),Ok).then(function(a){return a.bind(null,Rka,0,29,Ska)})};var Tka=16/9,YY=function(a){RT.call(this,"at",a)};I(YY,VY);YY.prototype.Nb=function(){return B(GJ(137),2)};YY.prototype.Bc=function(){return UY};
YY.prototype.Jc=function(){return tO(this.getContext(),Ok).then(function(a){return a.bind(null,Tka,0,0,[])})};
var ZY=function(){LQ.apply(this,arguments)};I(ZY,LQ);ZY.prototype.A=function(){var a=U(this.getContext().A(),oL,83);return a?R(a,1,!1):!1};
var $Y=function(a,b){MT.call(this,a,b)};I($Y,MT);$Y.prototype.C=function(){return["imageMediaMetadata(height, width),thumbnailLink"]};$Y.prototype.B=function(a,b){var c=this.item.Oa;if(c){var d=b.imageMediaMetadata;d&&(c.B=new ze(d.width,d.height));MT.prototype.B.call(this,a,b)}};
var aZ=function(a){F.call(this);this.D=this.C=Cg(Eg(a))};I(aZ,F);aZ.prototype.A=function(){return this.C.clone()};aZ.prototype.F=function(){return this.D.clone()};aZ.prototype.setSize=function(a,b,c){(!Th(a,this.C)||!Th(b,this.D))&&0<=a.height&&0<=a.width&&(this.C=a,this.D=b,this.dispatchEvent(new bZ(c)))};
var bX=function(){var a=Uh(),b=Qb&&Sb;void 0===a.devicePixelRatio||b?(a=Uh(),a=void 0!==a.devicePixelRatio?a.devicePixelRatio:a.matchMedia?cN(3)||cN(2)||cN(1.5)||cN(1)||.75:1):a=a.devicePixelRatio;return a};aZ.prototype.B=function(){return bX()||1};var bZ=function(a){E.call(this,"Dc");this.A=a};I(bZ,E);
var cZ=function(a,b){DJ.call(this,a,b);this.item=a;this.B=this.A=null;this.D=!1;a=this.getContext().Ub();this.eb.listen(this.item,"Ub",this.uF).listen(a,"Dc",this.F)};I(cZ,DJ);cZ.prototype.Ye=function(){this.C()};cZ.prototype.F=function(){var a=this.item.getState();0!=a&&4!=a&&(3==a&&this.A&&this.A.cancel(),Jg(this.B),this.B=Ig(this.C,400,this))};
var eZ=function(a){var b=3==a.getContext().A().mb()?a.getContext().Ub().F():a.getContext().Ub().A();Ag(b,a.getContext().Ub().B());b=dZ(b,rB);b=dZ(b,a.item.Za);a=a.item.qa();if(b.width<a.width||b.height<a.height||Th(b,a))return null;b.floor();return b},fZ=function(a,b){return NS(a.item)?a.item.F():a.item.F(b.width,b.height)};
cZ.prototype.C=function(){var a=this;if(!this.item.Id){var b=eZ(this);if(b){var c=this.item.Pb;!this.D&&c?(this.D=!0,Uka(this,c)):(c=fZ(this,b),c=gZ(this,c),this.item.Ea||B(this.item.A,41)?(this.A=new $e,c().then(function(d){return a.A&&a.A.callback(d)},function(){a.item.Ea?Vka(a):B(a.item.A,41)&&Wka(a)})):this.A=JI(c,u(this.PH,this),void 0,void 0,OS(this.item)?2:void 0),GL(this.A,u(this.bx,this,b),this),FL(this.A,this.OH,this),this.H.register(this.A))}}};
var Uka=function(a,b){xJ(b).then(function(c){a.bx(new ze(0,0),c)},function(){a.C()})},Wka=function(a){UT(B(a.item.A,41),function(b){(b=qJ(b))?hZ(a,b.rd):a.A&&a.A.Jb(Error("uc"))},function(b){a.A&&a.A.Jb(b)},void 0,void 0,void 0,void 0,!0)},Vka=function(a){if(a.item){var b=a.item.Ea;b&&b(2).then(function(c){return hZ(a,c)})}},hZ=function(a,b){C(a.item.A,4,b);b=eZ(a);!b&&a.A?a.A.cancel():gZ(a,fZ(a,b))().then(function(c){return a.A&&a.A.callback(c)},function(c){return a.A&&a.A.Jb(c)})},gZ=function(a,
b){var c=a.getContext().R();return Xka(a,b)?function(){return WT(b,c,!0,!0)}:function(){return TT(b,c)}},Xka=function(a,b){var c=a.getContext().A();if(WA(c))return!1;a=IJ(a.item.qb());if(c=R(c,63,!1))c=window.location,c=!jw(Zg(b)[3]||null)||cF(b,c.href)||dp(b)?!0:!1;return c&&!Ba(Yka,a)},dZ=function(a,b){return new ze(Math.min(a.width,b.width),Math.min(a.height,b.height))};g=cZ.prototype;
g.uF=function(){if(!this.item.S()){var a=this.getContext().R(),b=this.item.ja();this.item.wc(2);a=JI(Fg(gZ(this,b),b,a),u(this.VH,this),void 0,void 0,OS(this.item)?2:void 0);GL(a,this.WH,this);FL(a,this.UH,this);this.H.register(a)}};
g.bx=function(a,b){var c=b.getData();a&&c.naturalWidth<a.width&&c.naturalHeight<a.height&&(this.item.Za=(new ze(c.naturalWidth,c.naturalHeight)).clone());a=this.item.qa();c.naturalWidth<=a.width&&c.naturalHeight<=a.height?b.mh&&(b=b.mh,lB().revokeObjectURL(b)):(this.item.Fa(1),c=this.item,c.D=b,K(c,b),c.dispatchEvent("Tb"),NS(this.item)&&PS(this.item,b))};g.PH=function(){this.item.C()||this.item.Fa(3,"Ha habido un problema con la visualizaci\u00f3n de esta imagen.")};
g.OH=function(a){!this.item||this.item.C()||!this.A||a instanceof af||a instanceof nd||this.item.Fa(4,"Ha habido un problema con la visualizaci\u00f3n de esta imagen.")};g.WH=function(a){PS(this.item,a);this.item.wc(1)};g.VH=function(){this.item.wc(3)};g.UH=function(){this.item.wc(4)};g.ka=function(){Jg(this.B);DJ.prototype.ka.call(this)};var Yka=[39,40,61,155,125,113,117,138];
var iZ=function(a,b){RT.call(this,void 0===b?"i":b,a)};I(iZ,RT);g=iZ.prototype;g.Ta=function(a){return ON(a)+a.B()+(T(a,4,"")?T(a,4,""):a.F())};g.Bb=function(a){return!!a.B()&&(!!T(a,4,"")||!!a.F())};g.Nb=function(){var a=["application/vnd.google-apps.drawing","application/vnd.google-apps.jam","image/"];Lp(a,NJ(26));R(this.getContext().A(),18,!0)||a.push("application/vnd.google-apps.spreadsheet");return a};g.fc=function(){return lJ};g.Jc=function(){return tO(this.getContext(),Pk)};g.Bc=function(){return cZ};
g.Gm=function(){return $Y};g.qk=function(){return this.getContext().A().Nv()?LO:null};g.Ii=function(){return ZY};
var jZ=function(a){iZ.call(this,a,"i_d")};I(jZ,iZ);jZ.prototype.Ta=function(a){return ON(a)+Tf(a)};jZ.prototype.Bb=function(a){return!!a.B()&&(!!T(a,4,"")||!!a.F())&&!!Tf(a)};jZ.prototype.Mb=function(){return[0]};
var Zka=new oo;
var kZ=function(a){F.call(this);this.B=(a=(this.A=a)?U(this.A,GN,1):null)?new ze(B(a,2),a.getHeight()):null;this.D=this.A?Number(this.A.B()):null;this.A&&xL(this.A,2,0);this.C=this.A?this.A.getDuration():null;this.F=null};I(kZ,F);kZ.prototype.setSize=function(a){this.D=a};kZ.prototype.getDuration=function(){return this.C};kZ.prototype.Aa=function(){return this.F};
var lZ=function(a,b){D.call(this);this.A=a;this.O=b;this.ta=this.D=0;this.H=this.L=null;this.F=b.$a();this.B=b.Fb();this.I=new mg(this);K(this,this.I);this.I.listen(this.A,"p",this.S)};I(lZ,D);
lZ.prototype.S=function(a){var b=this.A.B.B,c="za_"+this.A.getId();a=a.Ja;switch(b){case 1:a&&this.B.Hb(c,{xa:70,Ja:a,item:this.A,pe:this.D});this.D++;break;case 2:this.B.jd(c)?this.B.Ia(c,1):void 0!==a&&(this.F.Ra({xa:70,Ja:a,item:this.A,pe:this.D}),this.D++);break;case 0:this.B.jd(c)&&this.B.Ia(c,3),void 0!==a&&this.F.Ra({xa:71,Ja:a,item:this.A})}};
lZ.prototype.C=function(a,b,c){Jg(this.H);var d=a?1:2;if(c){if(this.H=Ig(function(){this.ta=0},500,this),this.ta==d&&this.L==b)return}else d=0;this.ta=d;this.L=b;this.F.Ra({xa:a?12:13,Ja:b,item:this.A});this.O.D().A(a?"Se ha ampliado el elemento.":"Se ha reducido el elemento.")};lZ.prototype.ka=function(){Jg(this.H);var a="za_"+this.A.getId();this.B.jd(a)&&this.B.Ia(a,3)};
var mZ=function(a,b){D.call(this);this.A=a;this.B=b};I(mZ,D);var nZ=function(a,b){var c=b.cg();var d=b.zj();a:{var e=a.B,f=e.A[c.replace(/;.*/,"")];f=f?f[d]||f[null]:null;if(!f){f=e.A[c.substring(0,c.indexOf("/")+1)];if(!f){c=null;break a}f=f?f[d]||f[null]:null}c=f}return(c=c&&c.nl()?c:null)&&c.Bb(b)?c:b.F()?0==b.zj()?a.B.B.i_d:a.B.B.i:a.B.B.u},oZ=function(a,b){return nZ(a,b).Ta(b)};
var qZ=function(a,b){D.call(this);this.D=a.get(ek);this.A=new pZ(b);this.C=[];this.B={}};I(qZ,D);var BT=function(a,b){for(var c=0;c<b.length;c++){var d=oZ(a.D,b[c]),e=a.A.B.get(d);(d=(e?e.value:void 0)||a.B[d])&&d.update(b[c])}},$ka=function(a,b){b=oZ(a.D,b);return a.B[b]||null},rZ=function(a){for(var b=0;b<a.C.length;b++){var c=a.C[b],d=c.getId();tf(a.A.B,d)||c.dispose()}a.C=[];a.B={}},sZ=function(a){var b=ala(a.A);Wa(b,function(c,d){this.B[d]||c.dispose()},a)};
qZ.prototype.ka=function(){D.prototype.ka.call(this);this.A.clear();rZ(this);sZ(this)};var pZ=function(a){vX.call(this,a,!0);this.C={}};I(pZ,vX);pZ.prototype.set=function(a,b){vX.prototype.set.call(this,a,b);this.C[a]&&delete this.C[a]};pZ.prototype.Ij=function(a){vX.prototype.Ij.call(this,a);a=a.value;this.C[a.getId()]=a};var ala=function(a){var b=a.C;a.C={};return b};
var tZ=function(a){F.call(this);this.S=a;this.D=null;this.L=!1;this.H=[];this.O=a.get(wk)};I(tZ,F);tZ.prototype.le=function(){return 0<this.getItems().length&&null!=this.D};
var tW=function(a,b,c){var d=-1;if(b=$ka(a.O,b)){var e=b.getId();d=Nf(a.O.C,function(f){return f.getId()==e})}0>d&&(d=0);vW(a,d,void 0,c)},bla=function(a,b){for(var c=a.C(),d=a.O,e=[],f=0;f<b.length;f++){var h=b[f],k=oZ(d.D,h);tf(d.A.B,k)&&(k=d.A.get(k),k.km(h),e[f]=k)}for(f=b.length-1;0<=f;f--){var l=b[f];h=oZ(d.D,l);k=f;var n;if(!(n=e[f])){n=d.D;var q=nZ(n,l),r=q.Ta(l);l=Ad(l);l=new (q.fc())(l,r);l.I=q;l.Ea=null;if(r=(r=q.qk())&&new r){var t=l;t.B=r;K(t,t.B);t.B.Kc(t);r=l;t=new lZ(l,n.A);r.V=t;
K(r,t)}if(iO(n.A.A())){r=new kZ(l.A.So());t=l;var x=r;t.Oa=x;x.Kc(t);K(t,x);if(SA(l)||n.A.ub().B)t=new jP(l.getId(),l.A,n.A.A()),r.F=t,t.Kc(r),K(r,t)}n.A.A().$d()&&!gA(l.qb())&&SA(l)&&(q=new (q.Ii())(q.getContext()),l.Sh(q));n=n.A.X();l.Kc(n&&n);n=l}e[k]=n;d.A.set(h,e[f])}for(b=0;b<e.length;b++)f=e[b],h=f.getId(),d.B[h]||(d.C.push(f),d.B[h]=f);sZ(d);d=a.C();c<d&&a.dispatchEvent("la")};tZ.prototype.C=function(){return this.getItems().length};var uZ=function(a,b){return a.getItems()[b]};
tZ.prototype.getItems=function(){return this.O.C};tZ.prototype.B=function(){return null!==this.D&&!!this.A()};tZ.prototype.A=function(){return uZ(this,this.D)};tZ.prototype.getSelected=function(){return this.H};
var vZ=function(a){return 0<a.H.length},vW=function(a,b,c,d){if(b!=a.D){a.B()?a.L=!1:a.L=!0;c=new VO(c||null,d);a.D=b;b=a.S.C();if(2==b.B.A().ab()){switch(b.B.X().A().I.B){case "ar_d":case "ar_s_d":case "ar_g":case "ar_t":case "i":case "i_d":case "pu":case "si":case "sn":case "snt":case "v_d":case "v_t":case "v_y":b.H=0;b.F=0;break;default:b.H=b.F}b.dispatchEvent("Ya")}a.dispatchEvent(c)}},wZ=function(a,b){return b?a.H.includes(b):!1};tZ.prototype.I=function(a){return this.F(a.getId())};
tZ.prototype.F=function(a){return this.B()&&this.A().getId()==a};
var xZ=function(a){F.call(this);this.aa=a;this.H=new Map;this.D=null;this.O=this.I=!1;this.B=a.A().$d()?"shown":"disabled";this.A=!1;this.W=this.V=this.S=null};I(xZ,F);
var yP=function(a,b){return b?a.H.has(b)&&a.H.get(b).A:!!a.D},xP=function(a,b,c,d){var e=yZ(a,b),f=!1;if(null!==a.D&&a.H.has(a.D)&&a.D!==b){var h=a.H.get(a.D);h.A&&c&&(h.A=!1,f=!0)}e.A!=c&&(f=!0,c&&null===e.width&&zZ(a,e),e.A=c,a.D=c?b:null);f&&a.dispatchEvent(new SO(b,d))},zZ=function(a,b){var c=b.width;if(null===b.width)if(a.aa.Vb())c=0;else if(a=a.aa.R().ia(b.className))c=tg(a).width;a=c!==b.width;b.width=c;return a},zW=function(a){return(a=null!==a.D&&a.H.get(a.D))&&a.width||0};
xZ.prototype.F=function(a){this.I!=a&&(this.I=a,this.dispatchEvent("R"))};xZ.prototype.C=function(a){this.B!=a&&(this.B=a,this.dispatchEvent("L"))};var AZ=function(a,b){K(a,b);b.Kc(a);return b},BZ=function(a){return!!a.S&&a.S.isVisible()},CZ=function(a){return!!a.V&&a.V.isVisible()},DZ=function(a){return!!a.W&&a.W.isVisible()},yZ=function(a,b){var c=a.H.get(b);c||(c=new cla(b),a.H.set(b,c));return c};xZ.prototype.L=function(a,b){xP(this,a,!yP(this,a),b)};
var cla=function(a){this.width=null;this.A=!1;this.className=a};
var dla=function(a){a=a.A();var b=XJ(a),c=T(b,4,"AIzaSyDVQw45DwoYh632gvsP5vPDqEKvb-Ywnb8"),d=T(b,10,"");a=new YJ(a.Hc()?d||c:c,a.ob()||"0",T(b,2,""));a.init();return a};
var EZ=function(a){D.call(this);this.O=a;var b=XJ(a.A());this.B=$J(b);this.W=T(b,19,"/drive/v2internal")||this.B;this.A=WJ(a,Mj);this.F=!!a.A().Hc();this.C=!!a.A().ke();this.S=!!R(a.A(),46,!1);this.L=[];this.D=[];this.D.push("canMoveItemWithinDrive");this.D.push("canMoveItemOutOfDrive");this.D.push("canMoveItemOutOfTeamDrive");!this.F&&R(a.A(),87,!1)&&(this.L.push("approvalMetadata(approvalVersion)"),this.D.push("canRequestApproval"));!this.F&&R(a.A(),111,!1)&&this.D.push("canAddMyDriveParent");this.aa=
!this.F&&!!R(b,21,!1);this.V=R(b,22,!1);this.I=new CJ;K(this,this.I);this.H=R(a.A(),131,!1)};I(EZ,D);
var ela=function(a,b,c,d){var e=b.getId();e=bP(eP(cP(gP(new aP(a.A,TP(a,e,"lastViewedByMeDate")+"&modifiedDateBehavior=NO_CHANGE","drive#file")),"PUT"),UP),1);a.C&&fP(e,VP(b));b=WP(a,e);XP(a,b);GL(b,c);FL(b,d)},ria=function(a,b,c,d,e){var f=b.getId();c=fla.concat(a.F?[]:gla).concat(a.L).concat(a.aa?["contentRestrictions(readOnly)"]:[]).concat(c);a.H&&c.push("labelInfo");f=a.B+"/files/"+f+"?fields="+Rg(Ly(c.join(","),",","userPermission(","id,name,emailAddress,domain,role,additionalRoles,photoLink,type,withLink",
"),","permissions(","id,name,emailAddress,domain,role,additionalRoles,photoLink,type,withLink","),","parents(","id","),","capabilities(",a.D.concat("canAddChildren,canEdit,canDownload,canComment,canMoveChildrenWithinDrive,canRename,canRemoveChildren,canMoveItemIntoTeamDrive").join(","),"),","kind"));f=eP(bP(gP(new aP(a.A,f,"drive#file")),4),UP);a.C&&fP(f,VP(b));a.H&&eP(f,hla);b=WP(a,f);XP(a,b);b.then(d,e)},sia=function(a,b){var c=b.getId();if(a.S)return a=WJ(a.O,mk),b=b.B()||"",AX(a,c,b);var d=a.B+
"/files";d=aF(d,{q:"shortcutDetails.targetId = '"+c+"' AND creator='me' AND trashed=false",fields:"kind,items(kind,id,title)"});c=eP(bP(gP(new aP(a.A,d,"drive#fileList")),4),UP);a.C&&fP(c,VP(b));b=WP(a,c);XP(a,b);return b};EZ.prototype.Cm=function(a,b,c){var d=a.getId();d=bP(gP(new aP(this.A,this.B+"/files/"+d+"/comments?fields="+ila,"drive#commentList")),4);this.C&&fP(d,VP(a));a=WP(this,d);XP(this,a);GL(a,b);FL(a,c)};
var Dja=function(a,b){b=a.B+"/files/"+b+"?fields="+Rg(Ly((a.F?FZ:jla).join(","),",capabilities(",a.D.concat("canAddChildren,canEdit,canDownload,canComment,canMoveChildrenWithinDrive,canRename,canRemoveChildren,canMoveItemIntoTeamDrive").join(","),")"));b=WP(a,eP(bP(gP(new aP(a.A,b,"drive#file")),4),UP));XP(a,b);return b},QT=function(a,b){b=a.B+"/teamdrives/"+b+"?fields="+Rg(Ly("id,name,kind,trusted",", capabilities(","canAddChildren,canEdit,canRemoveChildren",")"));b=WP(a,gP(bP(eP(new aP(a.A,b,"drive#teamDrive"),
UP),4)));XP(a,b);return b},Gia=function(a,b,c,d){var e=a.B+"/files/"+b.getId()+"?fields="+kla;e=eP(bP(gP(new aP(a.A,e,"drive#file")),4),UP);a.C&&fP(e,VP(b));b=WP(a,e);XP(a,b);GL(b,c);FL(b,d)},WP=function(a,b){a.V&&(a={},eP(b,(a.enforceSingleParent=!0,a)));return b.start()},TP=function(a,b,c){return a.B+"/files/"+b+"?fields="+lla+","+c},XP=function(a,b){a.I.register(b)},VP=function(a){if(a=OJ(a)){var b={};return b["X-Goog-Drive-Resource-Keys"]=a,b}return{}},fla="alternateLink;copyRequiresWriterPermission;createdDate;description;driveId;fileSize;iconLink;id;labels(starred, trashed);lastViewedByMeDate;modifiedDate;shared;teamDriveId".split(";"),
gla=["detectors","primarySyncParentId","hasLegacyBlobComments"],FZ="title alternateLink kind userPermission(role) shared iconLink teamDriveId parents(id)".split(" "),jla=FZ.concat(["primarySyncParentId"]),UP={supportsTeamDrives:!0},hla={includeBadgedLabels:!0},ila=Rg(Ly("items(","author,content,createdDate,status",",replies(","author,content,createdDate,modifiedDate,verb",")),kind")),mla=Rg(Ly("items(","namespace,key,value","),kind")),lla=Rg("id,kind"),kla=Rg("preview,kind");
var nla=function(a){return new EZ(a)};
var GZ=function(a,b){D.call(this);this.C=a;this.B=b;this.F=b.Fb();a=this.B.A();b=a.Hi();this.H=a.ke();this.D=new YJ(T(b,1,"AIzaSyCMp6sr4oTC18AWkE2Ii4UBZHTHEpGZWZM"),a.ob()||"0",T(b,2,""),void 0,!0,void 0,!0);this.D.init();K(this,this.D);this.A=null};I(GZ,D);var ola=function(a,b){b=lea(b);a.B.pb().A(b,!0,1E4)};
GZ.prototype.fetch=function(){var a=this;if(this.A)return this.A;var b=this.B.A().Hi(),c=this.C.Xa,d=this.C.A,e=this.C.Wd()||"",f=IU((new Date).getTimezoneOffset());e=NE(T(b,3,"/v1")+"/metadata","docId",Tf(d),"revisionId",e,"userLocale","es","timeZoneId",f.D);this.H&&(e=NE(e,"documentResourceKey.resourceKey",Uf(d)));R(b,5,!1)&&(e=NE(e,"forceImportEnabled","true"));MQ(c,"m");var h="bml_"+this.C.getId();this.F.Hb(h,{xa:94});this.A=bP(new aP(this.D,e,void 0),3).start().then(function(k){a.F.Ia(h,1);k.hasImportError&&
ola(a,k.importError);if(null==Ofa(k,"serializedDocosKeyData"))return null;var l=Zh(rN,k.serializedDocosKeyData),n=!!k.shouldConnectBrowserChannelOnStartup;return pla(a,l).then(function(q){return new tga(q,l,n)})},function(k){a.F.Ia(h,k instanceof nd?3:2);c.S();throw k;},this);sL(this.A,Ga);Gg(this,function(){this.A.cancel()},this);return this.A};var pla=function(a,b){var c=U(b,qN,44);if(c&&Q(c,64))return WJ(a.B,Uj).load();b=B(b,1);return WJ(a.B,Vj).load(b)};
var HZ=function(a){D.call(this);this.A=a;this.C=[];this.B=[];this.D=[];this.F=new mg(this);K(this,this.F);a=this.A.X();this.F.listen(a,"ka",this.hA).listen(a,"ma",this.iA).listen(a,"la",this.jA).listen(a,"na",this.kA);iO(this.A.A())&&this.F.listen(this.A.ua(),"O",this.lA)};I(HZ,D);g=HZ.prototype;
g.hA=function(){for(var a=this.A.X().D,b=Math.min(a+1,this.C.length-1),c=this.A.A(),d=yP(this.A.ua(),"ndfHFb-c4YZDc-MZArnb-b0t70b"),e=a;e<=b;e++){var f=this.C[e],h=this.B[e];if(f)if(e==a)f.fetch();else{var k=Cw(Bw(1),2);f.fetch(k)}if(h&&iO(c)&&(e==a||d)){f=5;if(R(c,41,!1)||d)f|=2;h.fetch(f)}(h=this.D[e])&&h.fetch()}};g.iA=function(a){a=a.A;var b=this.B[a];b&&b.Ed();Od(this.D,a);Od(this.B,a);Od(this.C,a)};
g.jA=function(){var a=this.C.length;a=Pf(this.A.X().getItems(),a);for(var b=this.C,c=[],d=0;d<a.length;d++){var e=a[d],f=e.xb,h=e.I;!f&&(f=(f=h.Bc())&&new f(e,h.getContext()))&&(h=f,e.xb=h,K(e,h));c[d]=f}Lp(b,c);b=this.B;c=[];for(d=0;d<a.length;d++)e=a[d],f=null,e.Oa&&SA(e)&&(f=e.I,f=new (f.Gm())(e,f.getContext())),c[d]=f;Lp(b,c);b=this.D;c=[];for(d=0;d<a.length;d++)h=a[d],f=(e=h.Xa)&&e.L,!f&&e&&(h=f=new GZ(h,this.A),e.L=h,K(e,h)),c[d]=f;Lp(b,c)};
g.kA=function(){this.C=[];this.D=[];for(var a=0;a<this.B.length;a++){var b=this.B[a];b&&b.Ed()}this.B=[]};g.lA=function(){if(yP(this.A.ua(),"ndfHFb-c4YZDc-MZArnb-b0t70b"))for(var a=this.A.X().D,b=Math.min(a+1,this.C.length-1);a<=b;a++){var c=this.B[a];c&&c.fetch(7)}};
var qla=function(){var a=Tr("CANVAS");this.A=a&&a.getContext&&a.getContext("2d")},IZ=function(a){a.A.beginPath();a.A.moveTo(10,10);a.A.lineTo(20,30);a.A.bezierCurveTo(70,80,0,60,25,15);a.A.closePath();a.A.fill()},JZ=function(a,b){var c=Date.now(),d;for(d=0;d<b&&!(8<Date.now()-c);d++)IZ(a);return(Date.now()-c)/d};
var KZ=function(a,b){RT.call(this,a,b)};I(KZ,RT);KZ.prototype.qk=function(){return gJ};KZ.prototype.Gr=function(){return!0};KZ.prototype.Ii=function(){return yS};KZ.prototype.Cr=function(){return!0};
v(hL,iJ);
hL.prototype.Hq=function(){var a=Bn(this.item),b=new NL;Sp(a,1,b);for(var c=new KL,d=new IL,e=new IL,f,h,k=0;k<this.pages.length;k++){var l=this.pages[k],n=nf(l.F.dk());if(n&&0<n.length){Vv(n,Fu);if(!f){var q=n[0],r=(q=q instanceof eS?0==q.B?null:q.F[q.D]||null:null)&&0<DR(q,2)&&new GR(CR(q,2,0));r&&(f=new ML,C(f,1,AR(r,0)),C(f,2,AR(r,1)),null!=r.A[4]&&C(f,4,Number(BR(r,4,""))),LZ(q)?(q=nu(oS(l,IR(q))),JL(d,[q]),C(d,1,k)):(CL(d,2,[]),C(d,1,void 0)))}n=n[n.length-1];if(q=(n=n instanceof eS?0==n.B?
null:n.F[n.D+n.B-1]||null:null)&&0<DR(n,2)&&new GR(CR(n,2,DR(n,2)-1)))h=new ML,C(h,1,AR(q,0)),C(h,2,AR(q,2)),null!=q.A[5]&&C(h,4,Number(BR(q,5,""))),LZ(n)?(l=nu(oS(l,IR(n))),JL(e,[l]),C(e,1,k)):(CL(e,2,[]),C(e,1,void 0))}}f&&h&&(Sp(b,1,f),Sp(b,2,h),Qp(d,1)&&Qp(e,1)&&(LL(c,[d,e]),Sp(a,3,c)));return a.Va()};
hL.prototype.A=function(a,b){b=An(b);if(!b)return!0;var c=U(b,NL,1);if(!c)return!0;b=U(c,ML,1);c=U(c,ML,2);if(!b||!c)return!0;for(var d=!1,e=0;!d&&e<this.pages.length;e++){var f=[],h=this.pages[e],k=h.S;if(!k)return!1;for(var l=h.A,n=0;k&&!d&&n<DR(k,3);n++)for(var q=OR(k,n),r=0;q&&r<DR(q,1);r++){for(var t=[],x=new JR(CR(q,1,r)),N=0;x&&N<DR(x,1);N++)t.push(KR(x,N));a:{if(t){x=B(b,1);N=B(b,2);for(var S=Qp(b,4)&&Number(B(b,4)),la=0;la<t.length;la++){var W=t[la]&&0<DR(t[la],2)&&new GR(CR(t[la],2,DR(t[la],
2)-1));if(W){var oa=null!=W.A[5]&&Number(BR(W,5,""));if(!1!==S&&!1!==oa){if(oa>S){x=t[la];break a}}else if(null!=x&&null!=W&&null!=N&&(AR(W,0)==x&&AR(W,2)>N||AR(W,0)>x)){x=t[la];break a}}}}x=null}if(x){a:{if(t)for(N=B(c,1),S=B(c,2),la=Qp(c,4)&&Number(B(c,4)),W=t.length-1;0<=W;W--)if(oa=t[W]&&0<DR(t[W],2)&&new GR(CR(t[W],2,0))){var Ed=null!=oa.A[4]&&Number(BR(oa,4,""));if(!1!==la&&!1!==Ed){if(Ed<la){t=t[W];break a}}else if(null!=N&&null!=oa&&null!=S&&(AR(oa,0)==N&&AR(oa,1)<S||AR(oa,0)<N)){t=t[W];break a}}t=
null}if(!t){d=!0;break}x=LZ(x);t=LZ(t);if(!x||!t)return!0;x.left=Math.min(x.left,t.left);x.top=Math.min(x.top,t.top);x.right=Math.max(x.right,t.right);x.bottom=Math.max(x.bottom,t.bottom);f.push(new fr(new ii(x.left/l.width,x.top/l.height,(x.right-x.left)/l.width,(x.bottom-x.top)/l.height)))}}0<f.length&&lS(h.C,f,String(a))}return!0};
var LZ=function(a){if(!a||!IR(a))return null;a=IR(a);return null===AR(a,1)||null===AR(a,0)||null===a.getHeight()||null===AR(a,3)?null:ji(new ii(AR(a,1),AR(a,0),AR(a,3),a.getHeight()))};
var MZ=function(){yS.apply(this,arguments)};I(MZ,yS);MZ.prototype.C=function(a){return new hL(a)};MZ.prototype.B=function(){return!1};
var NZ=function(a,b){gU.call(this,a,b);this.item=a;a=this.item.B;this.eb.listen(this.item,"xb",this.nA).listen(a,"tb",this.mA).listen(a,"u",this.oA)};I(NZ,gU);NZ.prototype.Fn=function(){OZ(this,0,2);this.A?PZ(this):wU(this)};
var PZ=function(a){var b=a.getContext().ua(),c=a.getContext().X();a.getContext().Mi().A()||b.I&&c.I(a.item)?wU(a):a.eb.Ua(b,"R",function(){PZ(this)})},QZ=function(a,b,c){a=a.item.F-1;return new kq(Qh(b,0,a),Qh(c,0,a))},OZ=function(a,b,c){b=QZ(a,b,c);for(c=b.start;c<=b.end;c++){var d=a.S(c);vU(a,c,d);if(a.A){d=void 0;var e=a,f=c;d=void 0===d?{}:d;var h=e,k=f,l=tU(d);h.O[k]&&h.O[k][l]&&h.O[k][l]||(h=e,h.A?(k=sU(f,d),h=QI(h.A,k)):h=h.A,h&&(e.B.Hb(xU(e,f,d),{xa:88,item:e.item,lj:f}),h=rU(e,Fg(ZT,h,qU(e)),
u(e.QF,e,f,d),u(e.PF,e,f,d)),d=tU(d),e.O[f]||(e.O[f]={}),e.O[f][d]=h))}}};NZ.prototype.S=function(){return{}};var RZ=function(a,b,c){b=QZ(a,b,c);for(c=b.start;c<=b.end;c++)if(a.item.Kt()){var d=a.item.Ic(c),e=a.item.qa.A[c];null==e||d.wa()||(d.aa=new jS(d.A,e),d.dispatchEvent("rb"))}};g=NZ.prototype;
g.Wl=function(a){var b;if(!(b=800>a.naturalWidth)){b=this.item.qb();var c=LJ(3);c.push("application/vnd.ms-excel.sheet.macroenabled.12","application/vnd.ms-excel.template.macroenabled.12");var d=TI(this.getContext().A());d=d&&UI(d);b=Ba(c,b)&&11==d}if(b)return!1;b=this.item.Ic(0);b.D()||tS(b,new yE(a),!0);return!0};
g.Kn=function(a,b){a=new VR;var c=[];a.parse(b,c);b=this.item;var d=!!this.A;b.qa=a;for(var e=b.C.length,f=0;f<e;f++){var h=b.C[f];h.A=c[f];sS(h)}if(!d){for(c=0;c<e;c++){f=a.A[c];d=b.C[c];f=f?f:[];h=[];d.B=[];for(var k=f.length,l=0;l<k;l++){for(var n=f[l],q=new QR(n.left,n.top,n.width,n.height,[]),r=n.A.length,t=0;t<r;t++){var x=new hS(d.B.length,d.A,n.A[t],q);q.A.push(x);d.B.push(x)}h.push(q)}d.ja=qS(d,d.ja,h);d.O=qS(d,d.O,d.B);d.dispatchEvent("sb")}a=[];for(e=0;e<b.C.length;e++)a[e]=[];e=b.qa.B;
for(c=0;c<e.length;c++)d=e[c],f=b.C[d.A].A,a[d.A].push(new KQ(d.url,new ii(d.left/f.width,d.top/f.height,d.width/f.width,d.height/f.height)));for(e=0;e<b.C.length;e++)c=b.C[e],c.W=a[e],c.dispatchEvent("ob")}b.dispatchEvent("ub");this.A||(b=this.item.S,RZ(this,b.start,b.end+2))};
g.Ln=function(a,b){if(b){b=new NR(Array.isArray(b)?b:null);for(var c=this.getContext().get(ik),d=0;d<DR(b,5);d++){var e=new LR(CR(b,5,d));if(BR(e,3)){var f=SZ(c,BR(e,0));e.A[0]=f}}a=this.item.Ic(a);a.S=b;c=new ii(0,0,AR(b,1),b.getHeight());a.A=c;sS(a);a.wa()||(a.aa=new dJ(b),a.dispatchEvent("rb"));b=[];c=DR(a.S,5);for(d=0;d<c;d++)if(e=new LR(CR(a.S,5,d)),1==e.getType()){f=BR(e,0);var h=BR(e,3);b.push(new KQ(f,oS(a,new ER(e.A[1])),h,AR(e,4)))}a.W=b;a.dispatchEvent("ob");b=a.A;c=[];a.B=[];d=DR(a.S,
3);for(e=0;e<d;e++){f=OR(a.S,e);h=new ER(f.A[0]);h=new QR(AR(h,1),AR(h,0),AR(h,3),h.getHeight(),[]);for(var k=DR(f,1),l=0;l<k;l++){var n=new eS(a.B.length,b,new JR(CR(f,1,l)),h);h.A.push(n);a.B.push(n)}c.push(h)}a.ja=qS(a,a.ja,c);a.O=qS(a,a.O,a.B);a.dispatchEvent("sb")}};g.Om=function(){var a={};a[this.ja()]=sU(0,this.S(0));return[{meta:{}},a]};g.nA=function(){TZ(this)};g.oA=function(){TZ(this)};g.mA=function(){TZ(this)};
var TZ=function(a){if(a.item.Se()&&!a.na){var b=a.item.S;OZ(a,b.start,b.end+2);a.A||RZ(a,b.start,b.end+2)}};
var UZ=function(a,b){NZ.call(this,a,b);this.item=a;this.hb=null};I(UZ,NZ);UZ.prototype.wi=function(a,b,c){a=this.item.Ic(a);c=new yE(c.getData());!a.D()||a.la?tS(a,c,!1):a.H.A()<=c.A()&&tS(a,c,!1)};UZ.prototype.jk=function(){var a=this;return function(b){return WT(b,a.getContext().R(),void 0,void 0,qU(a))}};var rla=function(a){for(var b=[],c=800;c<=a;)b.push(c),c+=800;0!=b.length&&b[b.length-1]==a||b.push(a);return b};
UZ.prototype.S=function(a){var b={},c=[];this.item.Ma?(null===this.hb&&(this.hb=rla(this.item.Ma)),c=this.hb):c=sla;var d=this.item.B.Ah()*this.getContext().Ub().B();a=this.item.Ic(a);var e=0;a.D()&&!a.la&&(e=a.H.A());(a=Of(c,function(f){return f>=d&&f>=e}))||(a=c[c.length-1]);b.w=a;R(this.getContext().A(),49,!0)&&(qw()||y.Xd&&y.ANDROID&&bm("25")||rw()||y.Tl&&bm("12.10")||sw())&&(b.webp=!0);return b};UZ.prototype.uc=function(a){return{Rn:zJ(a)}};
UZ.prototype.Ck=function(){var a=U(this.getContext().A(),dO,61);return!!a&&R(a,1,!1)};var sla=[800,1600,2E3];
var VZ=function(a,b){UZ.call(this,a,b)};I(VZ,UZ);VZ.prototype.ja=function(){return"img"};VZ.prototype.Pb=function(a){return T(a,8,"")};
var WZ=function(){hJ.apply(this,arguments)};I(WZ,hJ);WZ.prototype.Sm=function(){var a={};return a.r="gp",a};WZ.prototype.fe=function(a,b,c){a=hJ.prototype.fe.call(this,a,b,c);return mw(a)?ow(a,"r","gp"):a};
var XZ=function(a,b){NZ.call(this,a,b);this.item=a};I(XZ,NZ);XZ.prototype.S=function(){return{}};XZ.prototype.wi=function(a,b,c){tS(this.item.Ic(a),new QS(c),!1)};XZ.prototype.jk=function(){var a=this;return function(b){return ZT(b,qU(a))}};XZ.prototype.Ck=function(){var a=U(this.getContext().A(),dO,61);return!!a&&R(a,2,!1)};
var YZ=function(a,b){RT.call(this,void 0===b?"p_gp":b,a);this.A=null;Ig(this.C,200,this)};I(YZ,KZ);g=YZ.prototype;g.Nb=function(){var a=NJ(23);a.push("application/vnd.openxmlformats-officedocument.application/vnd.ms-word.document.macroenabled","application/vnd.ms-word.document.macroenabled.12","application/vnd.ms-word.template.macroenabled.12");return a};g.Ta=function(a){return UU(a)};g.Bb=function(a){return VU(a)};g.Mb=function(){return[1]};g.fc=function(){return WZ};
g.Bc=function(){return ZZ(this)?VZ:XZ};g.Jc=function(){return ZZ(this)?tO(this.getContext(),Hk):tO(this.getContext(),Jk)};g.Ii=function(){return MZ};var ZZ=function(a){var b=a.getContext().A(),c=TI(b);c=4==(c&&UI(c));b=1==b.ab();return c&&b&&Nb||250<a.C()};
YZ.prototype.C=function(){if(null===this.A){var a=new qla;if(a.A){if(window.performance&&window.performance.now){for(var b=Infinity,c=window.performance.now(),d=0;100>d;d++){var e=window.performance.now();if(8<e-c)break;IZ(a);b=Math.min(b,window.performance.now()-e)}a=b}else JZ(a,5),a=JZ(a,100);a*=5E3}else a=Infinity;this.A=a}return this.A};
var $Z=function(a){YZ.call(this,a,"p_gp_d")};I($Z,YZ);$Z.prototype.Ta=function(a){return ON(a)+Tf(a)};$Z.prototype.Bb=function(a){return!!a.B()&&!!Tf(a)};$Z.prototype.Mb=function(){return[6]};
var a_=function(a,b){hJ.call(this,a,b)};I(a_,hJ);a_.prototype.Sm=function(){var a={};b_(this)&&(a.r="foxit");return a};a_.prototype.fe=function(a,b,c){a=hJ.prototype.fe.call(this,a,b,c);return mw(a)&&b_(this)?ow(a,"r","foxit"):a};
var b_=function(a){var b=IJ(a.A.cg());return["application/vnd.openxmlformats-officedocument.application/vnd.ms-word.document.macroenabled","application/vnd.ms-word.document.macroenabled.12","application/vnd.ms-word.template.macroenabled.12"].includes(a.A.cg())||tla.includes(b)},tla=[27,28];
var c_=function(a,b){RT.call(this,a,b)};I(c_,KZ);
c_.prototype.Nb=function(){var a="application/msword application/vnd.ms-word.document.macroEnabled.12 application/vnd.openxmlformats-officedocument.wordprocessingml.document application/vnd.ms-powerpoint.slideshow.macroEnabled.12 application/vnd.ms-powerpoint.template.macroEnabled.12 image/tiff application/octet-stream+fnt".split(" ");R(this.getContext().A(),24,!0)||a.push("application/vnd.google-apps.presentation","application/vnd.google-apps.punch");Q(this.getContext().A(),94)||a.push("application/vnd.google-apps.document",
"application/vnd.google-apps.kix");R(this.getContext().A(),54,!0)||a.push("application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/vnd.ms-excel");return a};c_.prototype.fc=function(){return a_};c_.prototype.Jc=function(){return tO(this.getContext(),Hk)};c_.prototype.Zi=function(){var a=U(this.getContext().A(),cO,112);return!(!a||!Q(a,5))};
var d_=function(a,b,c){c=void 0===c?!1:c;RT.call(this,void 0===b?"p_s":b,a);this.A=c};I(d_,c_);g=d_.prototype;
g.Nb=function(){var a=NJ(22);Lp(a,NJ(26));var b=this.getContext().A();R(b,54,!0)||(Lp(a,LJ(3)),a.push("application/vnd.ms-excel.sheet.macroenabled.12","application/vnd.ms-excel.template.macroenabled.12"));this.A&&Lp(a,B(GJ(61),2));R(b,24,!0)||Lp(a,NJ(25));R(b,80,!1)&&(Lp(a,NJ(23)),a.push("application/vnd.openxmlformats-officedocument.application/vnd.ms-word.document.macroenabled","application/vnd.ms-word.document.macroenabled.12","application/vnd.ms-word.template.macroenabled.12"));return a};
g.Ta=function(a){return UU(a)};g.Bb=function(a){return VU(a)};g.Mb=function(){return[1]};g.Bc=function(){return UZ};
var e_=function(a,b){d_.call(this,a,"p_d",void 0===b?!1:b)};I(e_,d_);e_.prototype.Ta=function(a){return ON(a)+Tf(a)};e_.prototype.Bb=function(a){return!!a.B()&&!!Tf(a)};e_.prototype.Mb=function(){return[6]};
var f_=function(){UZ.apply(this,arguments)};I(f_,UZ);f_.prototype.S=function(a){a=UZ.prototype.S.call(this,a);var b=this.item.Xa;b&&b.A()&&(a.skiphighlight=!0);return a};
var g_=function(a,b){d_.call(this,a,void 0===b?"p_p":b)};I(g_,d_);g_.prototype.Nb=function(){return B(GJ(101),2)};g_.prototype.Bc=function(){return f_};g_.prototype.Jc=function(){return tO(this.getContext(),pk)};g_.prototype.Zi=function(){var a=U(this.getContext().A(),cO,112);return!(!a||!R(a,3,!1))};
var h_=function(a){g_.call(this,a,"p_p_d")};I(h_,g_);h_.prototype.Ta=function(a){return ON(a)+Tf(a)};h_.prototype.Bb=function(a){return!!a.B()&&!!Tf(a)};h_.prototype.Mb=function(){return[6]};
var i_=function(a){iJ.call(this,a)};I(i_,iJ);i_.prototype.Hq=function(){var a=Bn(this.item),b=new bu;Sp(a,2,b);for(var c=0;c<this.pages.length;c++){var d=nf(this.pages[c].F.dk());if(d&&0<d.length){for(var e=null,f=0;f<d.length;f++){var h=nu(d[f].Cc());if(h)if(e){var k=Math.min(Jo(e,2),Jo(h,2));C(e,2,k);k=Math.min(Jo(e,1),Jo(h,1));C(e,1,k);k=Math.max(Jo(e,4),Jo(h,4));C(e,4,k);h=Math.max(Jo(e,3),Jo(h,3));C(e,3,h)}else e=h}if(e){C(b,1,c);Sp(b,2,e);break}}}return a.Va()};
i_.prototype.B=function(a,b){return new ii(a.left-b.width,a.top,b.width,b.height)};
var j_=function(){yS.apply(this,arguments)};I(j_,yS);j_.prototype.C=function(a){return new i_(a)};
var k_=function(a,b){d_.call(this,a,void 0===b?"p_pp":b)};I(k_,d_);k_.prototype.Nb=function(){return LJ(2)};k_.prototype.Ii=function(){return j_};k_.prototype.Jc=function(){return tO(this.getContext(),Ik)};k_.prototype.Zi=function(){var a=U(this.getContext().A(),cO,112);return!(!a||!R(a,4,!1))};
var l_=function(a){k_.call(this,a,"p_pp_d")};I(l_,k_);l_.prototype.Ta=function(a){return ON(a)+Tf(a)};l_.prototype.Bb=function(a){return!!a.B()&&!!Tf(a)};l_.prototype.Mb=function(){return[6]};
var m_={DJ:"EXPLORER"};
var n_=function(a){this.C=a;this.A=null;this.B=[];this.F=0;this.D=!1},p_=function(a,b){if(a.D)return Promise.reject(Error("vc"));if(a.C.A().Hc())return Promise.reject(Error("wc"));if(!Hf(m_,b.namespace))return Promise.reject(Error("xc`"+b.namespace));if(null===a.A||Date.now()-a.F>Number(yL(a.C.A(),42,"600000"))){var c=0==a.B.length,d=new tJ;a.B.push({key:b,deferred:d});if(c){b=yO(a.C);var e=nf(m_);c=u(a.I,a);a=u(a.H,a);for(var f=b.B+"/settings?fields="+mla,h=0;h<e.length;h++)f+="&namespace="+e[h];
e=WP(b,bP(gP(new aP(b.A,f,"drive#settingList")),4));XP(b,e);GL(e,c);FL(e,a)}return d.promise}return Promise.resolve(o_(a,b))};n_.prototype.I=function(a){if(a){this.A={};a=a.items;for(var b=0;b<a.length;b++){var c=a[b].namespace;this.A[c]||(this.A[c]={});this.A[c][a[b].key]=a[b].value}for(a=0;a<this.B.length;a++)b=this.B[a],b.deferred.resolve(o_(this,b.key));this.B=[];this.F=Date.now()}};
n_.prototype.H=function(){this.D=!0;for(var a=m(this.B),b=a.next();!b.done;b=a.next())b.value.deferred.reject();this.B=[]};var q_=function(a,b,c){if(!a.D&&Hf(m_,b.namespace)){var d=yO(a.C),e=a.O,f=a.L,h=WP(d,dP(cP(bP(gP(new aP(d.A,d.B+"/settings/"+b.key+"?fields=kind,namespace,key,value&namespace="+b.namespace,"drive#setting")),4),"PUT"),{namespace:b.namespace,key:b.key,value:c}));XP(d,h);GL(h,e);FL(h,f);a.A||(a.A={});a.A[b.namespace]||(a.A[b.namespace]={});a.A[b.namespace][b.key]=c}};
n_.prototype.O=function(){};n_.prototype.L=function(){};var o_=function(a,b){return(a=a.A&&a.A[b.namespace])&&a[b.key]||null};
var r_=function(a,b){D.call(this);this.B=b;this.A=a.pb()};I(r_,D);r_.prototype.SI=function(a){var b=this.B;b.F=a;b.dispatchEvent("Mc")};
var s_=function(a){this.Ha=a;this.D=eN();this.C=!1;null!=this.A()&&(this.C=!0,this.I())};v(s_,D);s_.prototype.H=function(){var a=this;if(!this.C){this.C=!0;var b=this.R();pL(this.B(),u(this.I,this),Eg(b));var c=this.F();iX(Af(c),{timeout:3E4,document:b.A}).then(void 0,function(){a.D.reject()})}return this.D.promise};s_.prototype.I=function(){this.D.resolve(this.A())};s_.prototype.R=function(){return this.Ha};s_.prototype.ka=function(){this.C&&xa(this.B(),null,Eg(this.Ha))};
var t_=function(a){s_.call(this,a);this.L=ula(this)};I(t_,s_);t_.prototype.F=function(){return NE("https://www.google.com/recaptcha/api.js?trustedtypes=true","render","6Lc4F8gUAAAAAOHkRsIXXBopZ5UuiDcDkL0DKrQK","onload",this.B())};t_.prototype.B=function(){return"onRecaptchaV3APIReady"};t_.prototype.A=function(){return bM("grecaptcha",Eg(this.R()))};
var ula=function(a){return a.H().then(function(){Le(zc("grecaptcha-badge"),"display","none");var b=a.A();return new id(function(c){return b.ready(c)})})},Nia=function(a){return a.L.then(function(){return new id(function(b){var c=a.A().execute("6Lc4F8gUAAAAAOHkRsIXXBopZ5UuiDcDkL0DKrQK",{action:"downloadAudio"});b(c)})})};
var u_=function(a,b){fL.call(this,a,b);this.item=a};I(u_,fL);
u_.prototype.ek=function(){var a=this.getContext().A(),b=PN(this.item.A)?"adminpreview":"preview",c=a.xh()||a.B();b=a.Uc()?gL(b,a.ob(),c,"/spreadsheets/",a.Hc()):SE("/spreadsheets/"+b,a.Uc(),a.ob(),c,a.Hc(),a.vf());b=bp(b,"id",Tf(this.item.A));a.Uc()||(b=bp(b,"authuser",a.ob()));PN(this.item.A)&&(b=NE(b,"auth_hint",PN(this.item.A),"auth_hint_timestamp",T(this.item.A,27,"")));T(this.item.A,31,"")&&(b=NE(b,"revision_timestamp",T(this.item.A,31,"")));return b=OE(b,a.ke(),Uf(this.item.A))};
var v_=function(a){RT.call(this,"si",a)};I(v_,RT);g=v_.prototype;g.Ta=function(a){return ON(a)+Tf(a)};g.Bb=function(a){return!!a.B()&&!!Tf(a)};g.Nb=function(){return["application/vnd.google-apps.ritz","application/vnd.google-apps.spreadsheet"]};g.fc=function(){return kJ};g.Jc=function(){return tO(this.getContext(),Lk)};g.Bc=function(){return u_};
var w_=function(a,b){gU.call(this,a,b);this.item=a;this.eb.listen(this.item,"bb",this.dI);this.eb.listen(this.item,"$a",this.$H);this.hb={};this.S=null};I(w_,gU);g=w_.prototype;g.$s=function(a){return null==a.sheets?(oU(this,4,void 0,19),!1):!0};
g.tx=function(a){a=a.sheets;"string"==typeof a&&(a=JSON.parse(a));a=new tT(a);for(var b=B(a,1),c=0;c<b;++c);b=B(a,1);for(c=0;c<b;++c){var d=B(a,3)[c],e=AL(a,RQ,2)[c].getHeight(),f=B(AL(a,RQ,2)[c],1),h=2==B(a,5)[c],k=AL(a,RQ,4)[c],l=k.getHeight();k=B(k,1);d=new iR(d,e,f,c,h,l,k);e=this.item;e.C.push(d);d.Kc(e);K(e,d)}this.S=a;this.item.dispatchEvent("Za");this.item.Fa(1)};g.Fn=function(){};
g.dI=function(a){var b=a.target;a=B(this.S,6);var c=U(this.S,RQ,7);c&&a&&0==b.aa&&0==b.H&&0==b.L&&50==c.getHeight()&&20==B(c,1)?(b=b.bb,c=this.item.zb(0),a=JSON.parse(a),kR(c,b,qE(a))):(a={},a.sheets=b.bb.Va(),vU(this,0,a))};
g.$H=function(a){a=a.target;for(var b=a.getMetadata(),c=[],d=b.C;d<b.L&&3>c.length&&!(d>=b.F);++d)if(!b.B[d]){var e=d*b.A,f=Math.min(b.I-e,b.A),h=new SQ,k=new QQ;C(k,2,e);Sp(h,2,k);e=new RQ;C(e,2,f);h.setSize(e);c.push(h)}for(b=0;b<c.length;++b)d=c[b],C(d,1,a.ja),d=d.Va(),this.hb[d]||(this.hb[d]=!0,wU(this,ZT,{sheets:d}))};g.wi=function(a,b,c){"string"==typeof c[0]&&(c=JSON.parse(c[0]));a=Zh(SQ,b.sheets);b=B(a,1);kR(this.item.zb(b),a,qE(c))};
g.jk=function(){var a=this;return function(b){return ZT(b,qU(a))}};g.Xi=function(){return!1};g.Kn=function(a,b){a=Zh(SQ,a.sheets);var c=B(a,1);b=new sT(b);var d=this.getContext().get(ik);Oa(AL(b,mR,7),function(e){if(B(e,3)){var f=SZ(d,B(e,2));C(e,2,f)}});Fha(this.item.zb(c),a,b)};g.$w=function(a){a=Zh(SQ,a.sheets);var b=B(a,1);b=this.item.zb(b);var c=b.getMetadata();a=bR(c,a);c.F=Math.min(c.F,a);b.dispatchEvent("cb")};g.Ck=function(){var a=U(this.getContext().A(),dO,61);return!!a&&R(a,4,!1)};
g.Om=function(){return[{meta:{}}]};g.ik=function(){return this.item.oa?"gpapertile":"gpaper"};g.Mq=function(){return this.item.oa?"presstile":"press"};g.Wl=function(){throw Error("Aa");};g.Ln=function(){throw Error("Aa");};
var x_=function(a,b){RT.call(this,void 0===b?"sn":b,a)};I(x_,RT);g=x_.prototype;g.Nb=function(){if(R(this.getContext().A(),54,!0)){var a=LJ(3);a.push("application/vnd.ms-excel.sheet.macroenabled.12","application/vnd.ms-excel.template.macroenabled.12");return a}return[]};g.fc=function(){return oR};g.Jc=function(){return tO(this.getContext(),Mk)};g.Bc=function(){return w_};g.Bb=function(a){return!!a.B()&&!!a.dg()};g.Ta=function(a){return ON(a)?ON(a):a.dg()};g.Eh=function(){return 2!=this.getContext().A().ab()};
g.vn=function(){return this.Eh()};g.qk=function(){return R(this.getContext().A(),73,!1)?pR:null};g.Ii=function(){return TQ};g.Cr=function(){return!0};g.Zi=function(){var a=U(this.getContext().A(),cO,112);return!(!a||!Q(a,6))};
var y_=function(a){x_.call(this,a,"sn_d")};I(y_,x_);y_.prototype.Ta=function(a){return ON(a)+Tf(a)};y_.prototype.Bb=function(a){return!!a.B()&&!!Tf(a)};y_.prototype.Mb=function(){return[6]};
var z_=function(a,b){gU.call(this,a,b);this.item=a;this.S=-1;this.eb.listen(this.item,"Xb",this.bG)};I(z_,gU);z_.prototype.Fn=function(){A_(this)};var A_=function(a){var b=a.item.D;b==a.S+1&&b<a.item.F&&!a.na?(vU(a,b),a.S=b):0==a.item.F&&0==b&&(a.item.Fa(1),a.wi(0,{},{data:""}))};g=z_.prototype;g.jk=function(){var a=this;return function(b){return ZT(b,qU(a))}};g.bG=function(){A_(this)};g.wi=function(a,b,c){a=this.item;a.C.push(c.data);a.D+=1;a.dispatchEvent("Wb")};g.Xi=function(){return!1};
g.Ck=function(){var a=U(this.getContext().A(),dO,61);return!!a&&R(a,3,!1)};g.Om=function(){var a={};a[this.ja()]=sU(0);return[{meta:{}},a]};g.ik=function(){return"text"};g.Wl=function(){throw Error("Aa");};g.Kn=function(){throw Error("Aa");};g.Ln=function(){throw Error("Aa");};g.$s=function(){return!0};
var B_=function(a,b){RT.call(this,a,b)};I(B_,RT);g=B_.prototype;g.Nb=function(){var a="application/javascript application/x-httpd-php application/x-javascript text/css text/ecmascript text/javascript text/plain text/x-c++hdr text/x-c++src text/x-chdr text/x-csrc".split(" ");R(this.getContext().A(),23,!0)&&a.push("text/html");return a};g.fc=function(){return mJ};g.Jc=function(){return tO(this.getContext(),Qk)};g.Bc=function(){return z_};g.Gr=function(){return!0};
g.qk=function(){return LO.bind(null,14,vla)};var vla=new kq(9,29);
var C_=function(a,b){RT.call(this,void 0===b?"tx_s":b,a)};I(C_,B_);C_.prototype.Nb=function(){var a=NJ(28);a=Ca(a);R(this.getContext().A(),23,!0)&&a.push("text/html");return a};C_.prototype.Ta=function(a){return UU(a)};C_.prototype.Bb=function(a){return VU(a)};C_.prototype.Mb=function(){return[1]};
var D_=function(a){C_.call(this,a,"tx_d")};I(D_,C_);D_.prototype.Ta=function(a){return ON(a)+Tf(a)};D_.prototype.Bb=function(a){return!!a.B()&&!!Tf(a)};D_.prototype.Mb=function(){return[6]};
var E_=function(a){this.Ha=a.R()};I(E_,Ep);E_.prototype.fa=function(a){var b="dvt_"+cq();b=J(uga,{id:b},void 0,this.Ha);var c=this.Ha.ia("ndfHFb-c4YZDc-JUCs7e-RJLb9c",b);a=a.Xb.tb();Eo(c,a);Do(c,!0);return b};
var G_=function(a,b){var c=b.Xb;if(c instanceof uw&&!c.Pa()){var d=c.fe(84,63);b=b.J();var e=yc(a.Ha.A,"IMG","ndfHFb-c4YZDc-JUCs7e-RJLb9c",b);if(e){var f=Kha(c.qb());d?(je(e,["abort","error"],function(){return F_(e,f)}),nB(e,d)):F_(e,f)}}},F_=function(a,b){a.src=b;fi(a,"ndfHFb-c4YZDc-JUCs7e-RJLb9c");H(a,"ndfHFb-c4YZDc-JUCs7e-Bz112c")};E_.prototype.Na=function(){return"ndfHFb-c4YZDc-JUCs7e"};E_.prototype.Pe=function(){return"option"};
var H_=function(a,b){D.call(this);this.B=a;this.I=b||null;this.D=this.C=null;this.L=[];this.H=null};I(H_,D);H_.prototype.focus=function(a,b,c){var d=this.B.R(),e=rg(d);if(!this.H||null==this.C&&!d.contains(this.H,e))this.H=c?a:null,this.D=a,Jg(this.C),this.C=Ig(this.W,b,this)};H_.prototype.A=function(a){var b=I_(this);b&&this.focus(b,a)};H_.prototype.V=function(){this.H=null};H_.prototype.F=function(){var a=rg(this.B.R());return rg(this.B.R())==I_(this)||!!this.I&&a==this.I.J()};
var K_=function(a){var b=rg(a.B.R());a=J_(a,"ndfHFb-c4YZDc-cnqxLd");return!!a&&a.contains(b)},I_=function(a){return J_(a,"ndfHFb-c4YZDc-zTETae")},J_=function(a,b){return a.B.R().ia(b,a.I?a.I.J():void 0)};H_.prototype.W=function(){this.C=null;var a=this.D;if(a){for(var b=a;b&&b.scrollHeight<=b.clientHeight;)b=Pc(b);var c=b?b.scrollTop:null;a&&a.focus();b&&null!==c&&(b.scrollTop=c)}this.D=null};H_.prototype.S=function(){var a=this.B.R();this.L.push(rg(a))};
H_.prototype.O=function(){var a=this.L.pop();null!=a?this.focus(a):this.A()};H_.prototype.ka=function(){Jg(this.C);this.D=null;this.L=[];this.H=null};
var L_=function(a){D.call(this);this.A=!0;this.context=a;this.eb=new mg(this);K(this,this.eb);var b=a.ua();a=a.X();this.eb.listen(b,"O",this.jG).listen(b,"M",this.zF).listen(b,"N",this.GF).listen(b,"Q",this.hG).listen(b,"R",this.fG).listen(a,"oa",this.pA)};v(L_,D);g=L_.prototype;g.pA=function(){vZ(this.context.X())&&this.ac(!0)};g.jG=function(){yP(this.context.ua())&&this.ac(!0)};g.zF=function(){BZ(this.context.ua())&&this.ac(!0)};g.GF=function(){CZ(this.context.ua())&&this.ac(!0)};
g.hG=function(){DZ(this.context.ua())&&this.ac(!0)};g.fG=function(){this.context.ua().I&&this.ac(!0)};var M_=function(a){var b=a.context.yh();b=!!b&&b.isVisible();var c=a.context.$j();c=!!c&&c.isVisible();var d=WJ(a.context,ok);d=!!d&&d.Mh;var e=a.context.wb();e=e&&0!=e.A;var f=a.context.ua();return yP(f)||BZ(f)||CZ(f)||DZ(f)||f.I||b||c||d||e||vZ(a.context.X())};
var N_=function(a,b){L_.call(this,a,b);this.B=[];this.H=[];this.I=[];this.ja=[];this.za=[];this.wa=[];this.V=!1;this.qa=null;this.la=this.W=this.S=this.na=!1;this.oa=this.D=null;this.C=this.L=this.aa=0;this.F=[];this.O=this.ha=0;this.Ea={};var c=a.X();this.eb.listen(b,"mousedown",this.qA).listen(b,"mouseup",this.wA).listen(b,"mousemove",this.tA).listen(b,"keydown",this.rG,!0).listen(c,"ka",this.Qa);(a=a.wb())&&this.eb.listen(a,"jb",this.lG)};I(N_,L_);g=N_.prototype;
g.Ed=function(){Jg(this.C);this.C=0;Jg(this.qa);Jg(this.ha);Jg(this.O);Jg(this.L);for(var a=0;a<this.F[a];a++)Jg(this.F[a]),this.F[a]=0;this.la=this.W=this.S=this.na=this.V=!1;this.oa=this.D=null};g.ag=function(a,b){this.B.push(a);this.H.push(new PQ(a,250));this.I.push(new OQ(a,500));this.ja.push(b);b=new Ur(a);this.za.push(b);this.eb.listen(b,"focusin",u(this.rA,this,a)).listen(b,"focusout",u(this.sA,this,a));2==this.context.A().mb()&&this.eb.listen(a,"mouseover",this.vA).listen(a,"mouseout",this.uA)};
g.ks=function(a){a=Aa(this.B,a);if(0<=a&&!O_(this,a)){var b=this.I[a];b.stop(!1);a=this.H[a];je(a,"end",u(function(){this.Pa()||this.A||b.play()},this));a.play()}};g.$n=function(a,b){this.eb.listen(b,"scroll",this.Ma);this.Ea[a]=b};g.ac=function(a){Jg(this.C);this.C=0;P_(this,!0);if(a)for(a=0;a<this.B.length;a++)this.H[a].stop(!0)};g.so=function(a){a=Aa(this.B,a);0<=a&&Q_(this,a,!0)};g.Od=function(a){this.A&&R_(this)&&!this.C&&(this.C=Ig(function(){P_(this,!1);this.C=0},void 0!==a?a:2E3,this))};
g.xk=function(a,b,c){var d=Aa(this.B,a);0<=d&&O_(this,d)&&S_(this,d)&&(this.F[d]||(this.F[d]=Ig(function(){this.context.Pa()||(this.F[d]=0,Q_(this,d,!1),c&&this.I[d].stop(!0))},void 0!==b?b:2E3,this)))};g.ls=function(){};g.ox=function(a){this.V||(this.V=!0,this.qa=Ig(function(){this.V=!1;this.qa=0;this.Od()},a,this))};g.Tn=function(a,b){a=Aa(this.B,a);0>a||!!this.wa[a]==b||(this.wa[a]=b,this.A||(b?(this.I[a].stop(),this.H[a].play()):(this.ac(),this.Od(3E3))))};
g.lG=function(){0!=this.context.wb().A?this.ac(!0):(Jg(this.C),this.C=0,this.Od())};
var P_=function(a,b){if(b!=a.A&&(b||R_(a)))for(a.A=b,b=0;b<a.B.length;b++)Q_(a,b,a.A)},Q_=function(a,b,c){c?(Jg(a.F[b]),a.F[b]=0,O_(a,b)||(a.I[b].stop(),a.H[b].play())):O_(a,b)&&!a.F[b]&&S_(a,b)&&(a.H[b].stop(),a.I[b].play())},R_=function(a){var b;if(b=!R(a.context.A(),75,!1))a.context.X().B()?(b=a.context.X().A().B,b=2!=a.context.A().ab()||null==b||0==b.B):b=!0;if(b=b&&a.ev()&&!a.V&&!M_(a)&&!a.na){if(b=a.W)a:{b=rg(a.context.R());for(var c=0;c<a.B.length;c++)if(a.B[c].contains(b)){b=!0;break a}b=
!1}b=!b}return b&&!a.S},S_=function(a,b){return!a.A&&R_(a)&&!T_(a,a.ja[b])&&!a.wa[b]};g=N_.prototype;g.ev=function(){var a;(a=!this.context.Vb())||(a=U_(this),a=!!a&&0<a.scrollTop);return a};g.vA=function(a){V_(this,a)||(this.na=!0,this.ac(!0))};g.uA=function(a){V_(this,a)||(this.na=!1,this.Od())};g.rA=function(a){this.ja[Aa(this.B,a)].Js&&!this.W?this.so(a):this.ac()};g.sA=function(a){this.Od();this.xk(a)};g.rG=function(a){9==a.keyCode&&(this.ac(),this.W=!0)};g.qA=function(){this.W=!1;this.la=!0};
g.wA=function(){this.la=!1};g.tA=function(a){this.D=new G(a.clientX,a.clientY);this.O&&(Jg(this.O),W_(this));this.ha||(this.ha=Ig(function(){!this.la&&!this.A&&this.oa&&150<Rh(this.oa,this.D)&&(this.ac(),W_(this));this.oa=this.D;this.ha=0},100,this));wla(this)};var W_=function(a){a.O=Ig(function(){this.Od();this.O=0},1E3,a)};
N_.prototype.Ma=function(a){var b=a.target;if(0<b.scrollTop-this.aa)this.Od(1E3),Jg(this.L),this.L=0;else if(0>b.scrollTop-this.aa){if(0==b.scrollTop){this.ac();this.Od();return}this.C&&(Jg(this.C),this.C=0,this.Od());if(!this.L){var c=this.aa;this.L=Ig(function(){var d=Cg(Eg(this.context.R())).height;c-b.scrollTop>.25*d&&(this.ac(),this.Od());this.L=0},400,this)}}this.aa=b.scrollTop};N_.prototype.Qa=function(){var a=U_(this);this.aa=a?a.scrollTop:0;this.context.Vb()&&(this.ac(),this.ev&&this.Od(4E3))};
var U_=function(a){if(!a.context.X().B())return null;var b=a.context.X().A();return a.Ea[b.getId()]||null},V_=function(a,b){if(!b.relatedTarget)return!1;var c=b.relatedTarget;return a.B.some(function(d){return d.contains(c)})},T_=function(a,b){if(3!=a.context.A().mb()||!a.D)return!1;var c=Cg(Eg(a.context.R())),d=c.width;c=c.height;switch(b.position){case "top":return a.D.y<.2*c;case "bottom":return a.D.y>.8*c;case "left":return a.D.x<.2*d;case "right":return a.D.x>.8*d;default:return!1}},wla=function(a){if(3==
a.context.A().mb()){a.S=!1;for(var b=0;b<a.ja.length;b++){var c=a.ja[b];T_(a,c)?c.Js?a.so(a.B[b]):a.S=!0:c.Js&&a.xk(a.B[b])}a.S?a.ac():a.Od()}},O_=function(a,b){var c=a.B[b].style;var d="";"opacity"in c?d=c.opacity:"MozOpacity"in c?d=c.MozOpacity:"filter"in c&&(c=c.filter.match(/alpha\(opacity=([\d.]+)\)/))&&(d=String(c[1]/100));d=""==d?d:Number(d);return"number"===typeof d?1==d&&!Nr(a.I[b])||0<d&&Nr(a.H[b]):""===d};
N_.prototype.ka=function(){Co(this.H);Co(this.I);Co(this.za);Jg(this.ha);Jg(this.O);Jg(this.C);Jg(this.L);L_.prototype.ka.call(this)};
var xla=function(){return M('<div class="'+O("ndfHFb-c4YZDc-MZArnb-b0t70b")+'"><div class="'+O("ndfHFb-c4YZDc-MZArnb-tJHJj")+'"></div><div class="'+O("ndfHFb-c4YZDc-MZArnb-bN97Pc")+" "+O("ndfHFb-c4YZDc-s2gQvd")+'"></div></div>')},yla=function(){return M('<div class="'+O("ndfHFb-c4YZDc-MZArnb-Tswv1b-nUpftc")+'" role="tabpanel"></div>')},zla=function(){return M('<div class="'+O("ndfHFb-c4YZDc-MZArnb-RDNXzf-nUpftc")+'" role="tabpanel"></div>')},Ala=function(a){a=a.ww;return M('<div class="'+O("ndfHFb-c4YZDc-MZArnb-BKwaUc")+
'" role="region" aria-label="'+O(a)+'" tabindex="-1"><div class="'+O("ndfHFb-c4YZDc-MZArnb-BKwaUc-tJHJj")+'"><span class="'+O("ndfHFb-c4YZDc-MZArnb-BKwaUc-tJHJj-fmcmS")+'" role="heading">'+aj(a)+'</span><div class="'+O("ndfHFb-c4YZDc-MZArnb-DyVDA-LgbsSe")+'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+'"></div></div><div class="'+O("ndfHFb-c4YZDc-MZArnb-BKwaUc-hgDUwe-haAclf")+'"><div class="'+O("ndfHFb-c4YZDc-MZArnb-BKwaUc-hgDUwe")+'"></div></div></div><div class="'+O("ndfHFb-c4YZDc-MZArnb-BKwaUc-bN97Pc")+
'"></div></div>')},Bla=function(a){a=a.ww;return M('<div class="'+O("ndfHFb-c4YZDc-MZArnb-BKwaUc")+'" role="region" aria-label="'+O(a)+'" tabindex="-1"><div class="'+O("ndfHFb-c4YZDc-MZArnb-BKwaUc-tJHJj")+'"><span class="'+O("ndfHFb-c4YZDc-MZArnb-BKwaUc-tJHJj-fmcmS")+'" role="heading">'+aj(a)+'</span><div class="'+O("ndfHFb-c4YZDc-MZArnb-BKwaUc-hgDUwe-haAclf")+'"><div class="'+O("ndfHFb-c4YZDc-MZArnb-BKwaUc-hgDUwe")+'"></div></div></div><div class="'+O("ndfHFb-c4YZDc-to915-LgbsSe")+" "+O("ndfHFb-c4YZDc-MZArnb-DyVDA-LgbsSe")+
'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+'"></div></div><div class="'+O("ndfHFb-c4YZDc-MZArnb-BKwaUc-bN97Pc")+'"></div></div>')},Cla=function(a){a=a.labels;for(var b='<div class="'+O("ndfHFb-c4YZDc-MZArnb-Tswv1b-BKwaUc")+'">',c=a.length,d=0;d<c;d++){var e=a[d];e=M('<div class="'+O("ndfHFb-c4YZDc-MZArnb-Tswv1b-oKdM2c")+'" tabindex="0"><div class="'+O("ndfHFb-c4YZDc-MZArnb-BKwaUc-V67aGc")+" "+O("ndfHFb-c4YZDc-MZArnb-Tswv1b-V67aGc")+'">'+aj(e)+'</div><div class="'+O("ndfHFb-c4YZDc-MZArnb-BKwaUc-ibnC6b")+
'"></div></div>');b+=e}return M(b+"</div>")},Dla=function(a){a=a.mH;for(var b='<div class="'+O("ndfHFb-c4YZDc-MZArnb-P86uke-PntVL")+'">',c=a.length,d=0;d<c;d++){var e=a[d];b+="<div>"+(e.teamDriveName?'<div class="'+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-MZArnb-J2xVie-Bz112c")+" "+O("ndfHFb-c4YZDc-MZArnb-P86uke-Bz112c")+'">':'<div class="'+O("ndfHFb-c4YZDc-MZArnb-P86uke-Bz112c")+'" style="background-image: url('+O(pB(e.iconLink))+'); background-size:cover;">')+"</div>"+(e.title?'<div class="'+
O("ndfHFb-c4YZDc-MZArnb-P86uke-hSRGPd")+'" role="link" tabindex="0" data-id="'+O(e.id)+'">'+aj(e.title)+"</div>":"")+"</div>"}return M(b+"</div>")},Ela=function(){return M('<div class="'+O("ndfHFb-c4YZDc-MZArnb-ij8cu")+'" tabindex="0"></div><textarea class="'+O("ndfHFb-c4YZDc-MZArnb-ij8cu-DyVDA")+" "+O("ndfHFb-c4YZDc-s2gQvd")+'" role="textbox" aria-multiline="true"></textarea>')},Fla=function(a){a=a.wH;return M('<div class="'+O("ndfHFb-c4YZDc-MZArnb-Tswv1b-oKdM2c")+'" tabindex="0"><div class="'+O("ndfHFb-c4YZDc-MZArnb-nupQLb-BA389-Ne3sFf")+
'" id="'+O(a)+'"></div></div>')},Gla=function(a){var b=a.Xu,c=a.ym,d=a.timestamp,e=a.content,f=a.Zu;a=a.$C;var h='<div class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if-xtcdFb")+'" role="region" tabindex="-1" aria-label="',k="Respuesta de "+(O(b)+".");h+=lj(k);h+='">'+X_(b,c,f)+'<div class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if-xtcdFb-bN97Pc")+'"><div class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if-xtcdFb-fmcmS")+'"><div class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if-gqY2Od")+'">'+aj(b)+"</div>"+(a?'<div class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if-xtcdFb-JIbuQc")+
'">'+aj(a)+"</div>":"")+'<div class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if-xtcdFb-qJTHM")+'">'+aj(e)+'</div></div><div class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if-biJjHb")+'">'+aj(d)+"</div></div></div>";return M(h)},Hla=function(){return M('<div class="'+O("ndfHFb-c4YZDc-MZArnb-RDNXzf-rymPhb")+'"></div>')},Ila=function(a){var b=a.Xu,c=a.ym,d=a.timestamp,e=a.content,f=a.yI,h=a.Zu;a='<div class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if-pXBrqb")+'" role="region" tabindex="-1" aria-label="';var k="Comentario de "+(O(b)+
".");a+=lj(k);c='">'+X_(b,c,h)+'<div class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if-haAclf")+'">';b='<div class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if")+(f?" "+O("ndfHFb-c4YZDc-MZArnb-jNm5if-IIEkAe"):"")+'"><div class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if-tJHJj")+'"><div class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if-gqY2Od")+'">'+aj(b)+'</div><div class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if-biJjHb-haAclf")+'"><div class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if-biJjHb")+'">'+aj(d)+"</div>";f&&(b+='<div class="'+O("ndfHFb-c4YZDc-MZArnb-IIEkAe-jNm5if-Ne3sFf")+
'" aria-label="',b+=lj("Comentario resuelto"),b+='">&bull; '+aj(f)+'<div class="'+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-MZArnb-IIEkAe-jNm5if-Bz112c")+'"></div></div>');b+='</div></div><div class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if-bN97Pc")+'">'+aj(e)+"</div></div>";e=M(b);a+=c+e+'<div class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if-EieU8")+'" role="region" tabindex="-1" aria-label="';a+=lj("Respuestas.");return M(a+'"></div></div></div>')},X_=function(a,b,c){return M('<div role="img" aria-label="'+
O(a)+'">'+(c?Y_(c):Z_(b))+"</div>")},Jla=function(){return M('<div class="'+O("ndfHFb-c4YZDc-MZArnb-Tswv1b-BKwaUc")+'"></div>')},Kla=function(a){var b=a.name;a=a.role;return M('<div class="'+O("ndfHFb-c4YZDc-MZArnb-Tswv1b-oKdM2c")+'" tabindex="0"><div class="'+O("ndfHFb-c4YZDc-MZArnb-BKwaUc-V67aGc")+" "+O("ndfHFb-c4YZDc-MZArnb-BA389-V67aGc")+'"><div class="'+O("ndfHFb-c4YZDc-MZArnb-BA389-YLEF4c")+'"></div><div class="'+O("ndfHFb-c4YZDc-MZArnb-BA389-V1ur5d")+'">'+aj(b)+'</div></div><div class="'+O("ndfHFb-c4YZDc-MZArnb-BA389-nNAX0")+
'">'+aj(a)+"</div></div>")},Lla=function(){return M('<div><div class="'+O("ndfHFb-c4YZDc-EglORb-ge6pde-RJLb9c")+'">'+bo()+"</div></div>")},Mla=function(a){return Y_(a.url)},Y_=function(a){return M('<img class="'+O("ndfHFb-c4YZDc-MZArnb-jNm5if-YLEF4c")+'" alt="" src="'+O(pB(a))+'" role="img"/>')},Nla=function(a){return Z_(a.ym)},Z_=function(a){return M('<div class="'+O("ndfHFb-c4YZDc-MZArnb-zTETae-YLEF4c-JUCs7e")+'"><div class="'+O("ndfHFb-c4YZDc-MZArnb-ynfwJ-bF1uUb")+'" role="img">'+aj(a)+"</div></div>")},
$_=function(a){a=a.className;return M('<div class="'+O("ndfHFb-c4YZDc-MZArnb-zTETae-YLEF4c-JUCs7e")+'"><div class="'+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-MZArnb-YLEF4c-Bz112c")+" "+O(a)+'" role="img"></div></div>')};
var a0={RC:"y",SC:"y G",TC:"MMM y",UC:"MMMM y",VC:"MM/y",Sl:"MMM d",rC:"MMMM dd",tC:"M/d",sC:"MMMM d",vC:"MMM d, y",NC:"EEE, MMM d",OC:"EEE, MMM d, y",vy:"d",uC:"MMM d, h:mm a zzzz"};a0={RC:"y",SC:"y G",TC:"MMM y",UC:"MMMM 'de' y",VC:"M/y",Sl:"d MMM",rC:"dd 'de' MMMM",tC:"d/M",sC:"d 'de' MMMM",vC:"d MMM y",NC:"EEE, d MMM",OC:"EEE, d MMM y",vy:"d",uC:"d MMM H:mm zzzz"};
var b0;
b0={uy:{mg:{Xc:{"-1":"ayer","-2":"anteayer",0:"hoy",1:"ma\u00f1ana",2:"pasado ma\u00f1ana"},vd:"one{hace # d\u00eda}other{hace # d\u00edas}",qd:"one{dentro de # d\u00eda}other{dentro de # d\u00edas}"}},zy:{mg:{Xc:{0:"esta hora"},vd:"one{hace # hora}other{hace # horas}",qd:"one{dentro de # hora}other{dentro de # horas}"},SHORT:{Xc:{0:"esta hora"},vd:"one{hace # h}other{hace # h}",qd:"one{dentro de # h}other{dentro de # h}"}},pC:{mg:{Xc:{0:"este minuto"},vd:"one{hace # minuto}other{hace # minutos}",qd:"one{dentro de # minuto}other{dentro de # minutos}"},
SHORT:{Xc:{0:"este minuto"},vd:"one{hace # min}other{hace # min}",qd:"one{dentro de # min}other{dentro de # min}"}},qC:{mg:{Xc:{"-1":"el mes pasado",0:"este mes",1:"el pr\u00f3ximo mes"},vd:"one{hace # mes}other{hace # meses}",qd:"one{dentro de # mes}other{dentro de # meses}"},SHORT:{Xc:{"-1":"el mes pasado",0:"este mes",1:"el pr\u00f3ximo mes"},vd:"one{hace # m}other{hace # m}",qd:"one{dentro de # m}other{dentro de # m}"}},DC:{mg:{Xc:{"-1":"el trimestre pasado",0:"este trimestre",1:"el pr\u00f3ximo trimestre"},
vd:"one{hace # trimestre}other{hace # trimestres}",qd:"one{dentro de # trimestre}other{dentro de # trimestres}"},SHORT:{Xc:{"-1":"el trimestre pasado",0:"este trimestre",1:"el pr\u00f3ximo trimestre"},vd:"one{hace # trim.}other{hace # trim.}",qd:"one{dentro de # trim.}other{dentro de # trim.}"}},FC:{mg:{Xc:{0:"ahora"},vd:"one{hace # segundo}other{hace # segundos}",qd:"one{dentro de # segundo}other{dentro de # segundos}"},SHORT:{Xc:{0:"ahora"},vd:"one{hace # s}other{hace # s}",qd:"one{dentro de # s}other{dentro de # s}"}},
MC:{mg:{Xc:{"-1":"la semana pasada",0:"esta semana",1:"la pr\u00f3xima semana"},vd:"one{hace # semana}other{hace # semanas}",qd:"one{dentro de # semana}other{dentro de # semanas}"},SHORT:{Xc:{"-1":"sem. ant.",0:"esta sem.",1:"pr\u00f3x. sem."},vd:"one{hace # sem.}other{hace # sem.}",qd:"one{dentro de # sem.}other{dentro de # sem.}"}},QC:{mg:{Xc:{"-1":"el a\u00f1o pasado",0:"este a\u00f1o",1:"el pr\u00f3ximo a\u00f1o"},vd:"one{hace # a\u00f1o}other{hace # a\u00f1os}",qd:"one{dentro de # a\u00f1o}other{dentro de # a\u00f1os}"},
SHORT:{Xc:{"-1":"el a\u00f1o pasado",0:"este a\u00f1o",1:"el pr\u00f3ximo a\u00f1o"},vd:"one{hace # a}other{hace # a}",qd:"one{dentro de # a}other{dentro de # a}"}}};
var c0=function(){this.A=b0;this.B=!1};c0.prototype.format=function(a,b){b=Ola(this,b).mg;if(!this.B&&b&&b.Xc&&b.Xc[""+a])a=b.Xc[""+a];else if(b){var c=Math.abs(a);a=(new pl("{N,plural,"+(0<a||0==a&&Infinity==1/a?b.qd:b.vd)+"}")).format({N:c})}else a="";return a};var Ola=function(a,b){switch(b){default:case 0:return a.A.QC;case 1:return a.A.DC;case 2:return a.A.qC;case 3:return a.A.MC;case 4:return a.A.uy;case 5:return a.A.zy;case 6:return a.A.pC;case 7:return a.A.FC}};
var d0,Pla=function(a){d0||(d0=new MU(a0.Sl));return d0.format(a)};
var e0=function(a,b){P.call(this,a);this.C=b;this.A=[];this.F=new MU(7);this.B=null};v(e0,P);e0.prototype.fa=function(){var a=f0(this,this.C,!1),b=this.R().ia("ndfHFb-c4YZDc-MZArnb-jNm5if-EieU8",a),c=this.C.replies;if(c)for(var d=0;d<c.length;d++){var e=f0(this,c[d],!0);b.appendChild(e)}this.ca=a;Qla(this);g0(this)};
var f0=function(a,b,c){var d=a.R(),e=b.createdDate,f=h0(a,e),h=Ila,k=b.author,l=k?k.displayName:"";l={Xu:l,ym:l.charAt(0).toUpperCase(),timestamp:f,content:b.content||""};k&&k.picture&&k.picture.url&&(l.Zu=b.author.picture.url);k={createdDate:e};if(c){h=Gla;(c=b.modifiedDate)&&e!=c&&(l.timestamp=AO(f,h0(a,c)),k.modifiedDate=c);e=null;switch(b.verb){case "resolve":e="Marcado como resuelto";break;case "reopen":e="Reabierto"}l.$C=e}else"resolved"==b.status&&(l.yI="Resuelta");a.A.push(k);return J(h,l,
void 0,d)},h0=function(a,b){var c=new FU(new Date(b));b=a.F.format(c);c=c.getTime();a=u(a.D,a);var d=new Date(Kg());d.setHours(0);d.setMinutes(0);d.setSeconds(0);d.setMilliseconds(0);d=(c-d.getTime())/864E5;d=Math.floor(d);d=(new c0).format(d,4);if(!d||d.match(/[0-9\u0660-\u0669\u06f0-\u06f9]/g))d=null;else{var e=1,f=d.charCodeAt(0);55296<=f&&57343>=f&&(e=2);d=d.substring(0,e).toLocaleUpperCase()+d.substring(e)}return(d?d:(a||Pla)(new Date(c)))+(" a las "+b)};
e0.prototype.D=function(a){var b=a0,c=new Date(Date.now());return(a.getYear()==c.getYear()?new MU(b.Sl):new MU(2)).format(a)};
var Qla=function(a){Oa(a.be("ndfHFb-c4YZDc-MZArnb-jNm5if-gqY2Od"),function(b){Io(b,this.R().$v(b),void 0,"",!0)},a)},g0=function(a){var b=new EU;b.add(new BU(0,0,1));a.B=Ig(function(){for(var c=this.R(),d=c.be("ndfHFb-c4YZDc-MZArnb-jNm5if-biJjHb",this.J()),e=0;e<this.A.length;++e){var f=h0(this,this.A[e].createdDate);this.A[e].modifiedDate&&(f=AO(f,h0(this,this.A[e].modifiedDate)));c.vc(d[e],f)}g0(this)},b.getTime()-Date.now(),a)};e0.prototype.Ya=function(){e0.da.Ya.call(this);Jg(this.B)};
var iL=function(a){P.call(this,a);this.F=!1;a=a.X();this.U().listen(a,"I",this.I).listen(a,"ka",this.H)};v(iL,P);iL.prototype.update=function(){i0(this);j0(this)};iL.prototype.Bo=function(a,b){switch(a){case 1:this.F||(this.update(b),this.F=!0);break;case 2:this.Ls();break;case 3:this.Ks();break;default:this.update(b)}};iL.prototype.Ls=function(){j0(this);k0(this,"ndfHFb-c4YZDc-EglORb-ge6pde-RJLb9c",Lla)};var i0=function(a){var b=a.R();b.Rb(b.ia("ndfHFb-c4YZDc-EglORb-ge6pde-RJLb9c",a.mk()))};
iL.prototype.I=function(a){a=a.target;var b=a.Ta();this.getContext().X().F(b)&&this.Bo(this.getState(a),a.$e())};iL.prototype.Ks=function(){i0(this);k0(this,"ndfHFb-c4YZDc-bN97Pc-u0pjoe-haAclf",br,{uh:"No se ha podido previsualizar el archivo",error:"Ha habido un problema con la carga de los detalles."})};var j0=function(a){var b=a.R();b.Rb(b.ia("ndfHFb-c4YZDc-bN97Pc-u0pjoe-haAclf",a.mk()))},k0=function(a,b,c,d){var e=a.R();a=a.mk();b=e.ia(b,a);null==b&&(b=J(c,d,void 0,e),e.Wa(a,b))};
iL.prototype.H=function(){var a=this.getContext().X().A().Oa;a&&(this.F=!1,this.Bo(this.getState(a.Aa()),a))};iL.prototype.ga=function(a){var b=this.J();b&&this.isVisible()!=a&&L(b,a)};iL.prototype.isVisible=function(){var a=this.J();return null!=a&&kN(a)};
v(jL,iL);g=jL.prototype;g.fa=function(){this.ca=J(zla,void 0,void 0,this.R())};g.update=function(a){jL.da.update.call(this,a);a=(a=a.Aa())?a.Cm():[];if(!(0>=a.length)){for(var b=this.R(),c=J(Hla,void 0,void 0,b),d=0;d<a.length;d++){var e=new e0(this.getContext(),a[d]);this.ma(e);e.render(c)}b.Wa(this.J(),c)}};g.Bo=function(a,b){this.F||(this.R().hc(this.mk()),Co(this.hc(!0)));jL.da.Bo.call(this,a,b)};g.mk=function(){return this.J()};g.getState=function(a){return a?a.Rj:null};
var l0=function(a){fo.call(this,a,Gga)};I(l0,fo);g=l0.prototype;g.kc=function(){var a=this.getContext(),b=a.X().A().Oa;b=b&&b.Aa();return!!b&&YI(b,"canEdit")&&!a.Vb()};g.De=function(){var a=this.kc();this.action.ga(a);this.action.setEnabled(a)};g.Vc=function(a){var b=a.data,c=this.getContext();a=c.X().A();var d=a.A.ae().Ta();c=yO(c);var e=d.getId();b=dP(eP(cP(bP(gP(new aP(c.A,TP(c,e,"description"),"drive#file")),4),"PUT"),UP),{description:b});c.C&&fP(b,VP(d));d=WP(c,b);XP(c,d);VL(this,a,d.then())};
g.Um=function(a,b,c){b=!!c&&c.id==Tf(a.A);c=!c||c.description;this.dispatchEvent(new UL(a,b,b?new yj(c):void 0))};g.Ri=function(a){this.dispatchEvent(new UL(a,!1,void 0))};g.Ej=function(){return 42};
v(kL,P);kL.prototype.fa=function(){var a=3==this.getContext().A().mb()?Bla:Ala;this.ca=J(a,{ww:this.S},void 0,this.R());this.C=this.ia("ndfHFb-c4YZDc-MZArnb-BKwaUc-bN97Pc")};kL.prototype.ea=function(){kL.da.ea.call(this);var a=this.ia("ndfHFb-c4YZDc-MZArnb-DyVDA-LgbsSe");this.A.sa(a);Op(a,this.R());this.A.ga(!1)};kL.prototype.ga=function(a){var b=this.J();b&&this.isVisible()!=a&&L(b,a)};kL.prototype.isVisible=function(){var a=this.J();return null!=a&&kN(a)};
var m0=function(a){kL.call(this,a,"Descripci\u00f3n");this.F=this.B=this.D=null;this.H=this.Ae="";this.I=new l0(a);this.L=3==a.A().mb()};v(m0,kL);g=m0.prototype;g.fa=function(){m0.da.fa.call(this);var a=this.R();this.F=J(Ela,void 0,void 0,a);a.Wa(this.C,this.F)};
g.ea=function(){m0.da.ea.call(this);var a=this.R();this.D=a.ia("ndfHFb-c4YZDc-MZArnb-ij8cu",this.F);this.B=a.ia("ndfHFb-c4YZDc-MZArnb-ij8cu-DyVDA",this.F);this.A.Sa("Editar descripci\u00f3n");this.U().listen(this.A,"action",this.xA).listen(this.B,"keydown",this.yA).listen(a.A,"mousedown",this.zA).listen(this.I,"pa",this.O)};
g.update=function(a){this.Ae="";var b=(a=a.Aa())?a.Em():null;null!==b&&a?(this.Ae=b,this.ga(!0),this.H=(b=this.I.kc())?"A\u00f1adir una descripci\u00f3n":"Sin descripci\u00f3n",a=a.Co?"Guardando...":this.Ae||this.H,L(this.B,!1),L(this.D,!0),n0(this,a),this.A.ga(b)):this.ga(!1)};g.xA=function(a){var b=this.getContext();L(this.B,!0);L(this.D,!1);this.L&&this.A.ga(!1);this.B.value=this.Ae;b.Ka().focus(this.B);b.$a().Ra({xa:41,Ja:gg(a)})};
g.yA=function(a){switch(a.keyCode){case 27:a.preventDefault();o0(this,!1);break;case 13:if(a.shiftKey)break;a.preventDefault();o0(this,!0);break;case 9:a.preventDefault(),o0(this,!0)}a.B()};g.zA=function(a){this.B&&kN(this.B)&&this.B!=a.target&&o0(this,!0)};var o0=function(a,b){b&&(b=a.B.value,b!=a.Ae&&(a.getContext().X().A().Oa.Aa().Co=!0,n0(a,"Guardando..."),Fj(a.I.action,b)));L(a.B,!1);L(a.D,!0);a.L&&a.A.ga(!0);a.getContext().Ka().focus(a.A.J())};
m0.prototype.O=function(a){var b=a.item,c=a.payload,d="";c&&(d=c.data);c=b.Oa.Aa();c.Co=!1;var e=this.getContext().X().F(b.getId());a.success?(c.xs(d),e&&(this.Ae=d,this.getContext().pb().A('La descripci\u00f3n de "'+(b.tb()+'" se ha cambiado correctamente.'),!0,1E4))):this.getContext().pb().A('Se ha producido un error al actualizar la descripci\u00f3n de "'+(b.tb()+'".'),!0,1E4);e&&n0(this,this.Ae||this.H)};var n0=function(a,b){b=Jh(b);Kh(a.D,b)};
var p0=function(a){kL.call(this,a,"Permiso de descarga");this.B=null};v(p0,kL);p0.prototype.fa=function(){p0.da.fa.call(this);var a="dvddp_"+cq(),b=this.R();a=J(Fla,{wH:a},void 0,b);b.Wa(this.C,a)};p0.prototype.ea=function(){p0.da.ea.call(this);this.B=this.ia("ndfHFb-c4YZDc-MZArnb-nupQLb-BA389-Ne3sFf")};
p0.prototype.update=function(a){var b=a.$e().qb();b=fA(b);(a=a.Aa())&&!b&&0!=a.Uj&&a.Tg?(this.ga(!0),a=1==a.Uj?"Los lectores no pueden descargar":"Los usuarios con acceso de lectura pueden descargar este elemento",this.R().vc(this.B,a)):this.ga(!1)};
var q0=function(a){kL.call(this,a,"Informaci\u00f3n general");this.B=null;this.F=[];this.D=[];this.I=new El;this.H=[]};I(q0,kL);q0.prototype.fa=function(){kL.prototype.fa.call(this);var a=this.R();this.B=J(Cla,{labels:r0},void 0,a);a.Wa(this.C,this.B)};q0.prototype.ea=function(){kL.prototype.ea.call(this);var a=this.R();this.F=a.be("ndfHFb-c4YZDc-MZArnb-Tswv1b-oKdM2c",this.B);this.D=a.be("ndfHFb-c4YZDc-MZArnb-BKwaUc-ibnC6b",this.B);this.U().listen(this.getContext().X(),"J",this.O)};
q0.prototype.update=function(a){var b=a.Aa(),c=CS(a.$e().qb()),d=b?s0(b.sq):null,e=b?s0(b.Lr):null,f=b?s0(b.Fk):null,h=a.D;h=h?this.I.format(h):null;var k=a.B;k=k&&0<k.width&&0<k.height?"\u202a"+(Hl.format(k.width)+" x "+Hl.format(k.height))+"\u202c":null;var l=null,n=a.getDuration();n&&(l=My(Ky(n/1E3)));c=[c,k,h,l,null,e,d,f];for(d=0;d<c.length;++d)e=this.F[d],f=this.D[d],h=c[d],Lg(Mg(h))?L(e,!1):(this.R().vc(f,h),L(e,!0));c=[];a=a.$e();b&&SA(a)&&oP(b)&&(c=t0(b));u0(this,c)};
q0.prototype.O=function(a){a=a.target;if(oP(a)){var b=t0(a);this.getContext().X().F(a.Ta())&&u0(this,b)}};
var t0=function(a){a=Pa(nf(a.$c),function(b){return!Lg(Mg(b.alternateLink))});Oa(a,function(b){Lg(Mg(b.iconLink))&&(b.iconLink=b.shared?"//ssl.gstatic.com/docs/doclist/images/icon_11_shared_collection_list.png":"//ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png")});return a},s0=function(a){if(a){var b=new MU(7),c=new Date(Date.now());c=a.getYear()==c.getYear()?new MU(a0.Sl):new MU(2);b=b.format(a);return c.format(a)+(" a las "+b)}return null},u0=function(a,b){var c=a.R(),d=Aa(r0,"Ubicaci\u00f3n"),
e=a.F[d];d=a.D[d];Oa(a.H,function(l){this.removeChild(l,!0)},a);c.hc(d);lE(a.H);var f=J(Dla,{mH:b},void 0,c);d.appendChild(f);c=c.be("ndfHFb-c4YZDc-MZArnb-P86uke-hSRGPd",f);for(f=d=0;f<b.length;f++){var h=b[f].title;if(!Lg(Mg(h))){var k=c[d++];Rla(a,k,h)}}L(e,0<c.length)},Rla=function(a,b,c){var d=new Ip(a.R());a.ma(d);d.sa(b);a.H.push(d);Io(b,c,void 0,"",!0);a.U().listen(d,"action",a.L)};
q0.prototype.L=function(a){var b=Xfa(a.target.J()),c=this.getContext(),d=c.X().A();c.$a().Ra({xa:72,Ja:gg(a)});c.Vb()?(a=(a=d.Oa)&&a.Aa(),b=(a&&a.getParent(b)).alternateLink):(a=Tf(d.A),d=this.getContext().A(),c=d.ob()||"0",d=d.B()||$f(Eg(this.getContext().R())),b=CK(CK(CK(CK(dh(new vh(d),["drive/u",c,"my-drive"].join("/")),"usp","drive_viewer_dp"),"action","locate"),"id",a),"parent",b).toString());Xr(b,{target:"_blank",noreferrer:!0})};var r0="Tipo;Dimensiones;Tama\u00f1o;Duraci\u00f3n;Ubicaci\u00f3n;Modificado;Creado;Abierto por m\u00ed".split(";");
v(lL,kL);lL.prototype.ea=function(){lL.da.ea.call(this);this.A.ga(!1);if(!this.getContext().Vb()&&3!=this.getContext().A().mb()){var a=this.getContext().ub(),b=a.za;b?v0(this,b):this.U().Ua(a,"Ia",u(this.L,this));this.B()}};
lL.prototype.update=function(a){var b=this.R();b.hc(this.C);a=(a=a.Aa())?a.Sv():[];if(0>=a.length)this.ga(!1);else{for(var c=J(Jla,void 0,void 0,b),d=0;d<a.length;d++){var e=a[d];var f=this.R();var h=void 0;"anyone"==e.type?h=e.withLink?"Cualquier persona con el enlace":"Cualquier usuario":h=e.name||e.emailAddress;if(h){var k=e.additionalRoles,l="";switch(e.role){case "organizer":l="Organizador";break;case "owner":l="Propietario";break;case "reader":l=k&&Ba(k,"commenter")?"Puede comentar":"Puede ver";
break;case "writer":l="Puede editar"}k=J(Kla,{name:h,role:l},void 0,this.R());Io(f.ia("ndfHFb-c4YZDc-MZArnb-BA389-V1ur5d",k),h,void 0,"",!0);f=f.ia("ndfHFb-c4YZDc-MZArnb-BA389-YLEF4c",k);l=void 0;var n=Nla,q={ym:h.charAt(0).toUpperCase()};switch(e.type){case "user":e.photoLink&&(n=Mla,q={url:e.photoLink});l=e.emailAddress;break;case "group":n=$_;q={className:"ndfHFb-c4YZDc-MZArnb-JNdkSc-YLEF4c"};l=e.emailAddress;break;case "domain":e.withLink?q={className:"ndfHFb-c4YZDc-MZArnb-QIk5de-YLEF4c-SfQLQb-hSRGPd"}:
q={className:"ndfHFb-c4YZDc-MZArnb-QIk5de-YLEF4c"};n=$_;h=h||e.domain;l=e.withLink?"Cualquier usuario de "+(h+" con el enlace"):"Cualquier usuario de "+h;break;case "anyone":n=$_,e.withLink?(q={className:"ndfHFb-c4YZDc-MZArnb-nE4Pff-YLEF4c-SfQLQb-hSRGPd"},l="Cualquier persona con el enlace"):(q={className:"ndfHFb-c4YZDc-MZArnb-nE4Pff-YLEF4c"},l="Cualquier usuario")}e=J(n,q,void 0,this.R());l&&Io(e,l);f.appendChild(e);e=k}else e=null;e&&c.appendChild(e)}b.Wa(this.C,c);this.ga(0<b.getChildren(c).length);
this.B()}};lL.prototype.L=function(){var a=this.getContext().ub().za;v0(this,a);this.B()};var v0=function(a,b){a.A.Xb=b;a.A.Sa(mA(b));a.U().listen(a.getContext().ub(),"Ha",a.I).listen(a.A,"action",a.H);BA(a.D,a.A,b,CA,u(a.F,a))};lL.prototype.I=function(a){var b=a.A,c=this.A.J();b&&b.J()==c&&this.A.Xb==a.C&&this.A.isVisible()&&this.A.isEnabled()&&this.getContext().Ka().focus(c)};lL.prototype.H=function(){this.getContext().pb().I()};
lL.prototype.F=function(){return new St(this.getContext().X().A().A,this.A)};lL.prototype.B=function(){var a=this.A.Xb;this.A.ga(this.isVisible()&&!!a&&a.isVisible()&&a.isEnabled())};
var w0=function(a){iL.call(this,a);this.D=new q0(a);this.ma(this.D);this.A=new m0(a);this.ma(this.A);this.B=new lL(a);this.ma(this.B);this.C=new p0(a);this.ma(this.C)};v(w0,iL);g=w0.prototype;g.fa=function(){this.ca=J(yla,void 0,void 0,this.R());var a=this.J();this.D.render(a);3==this.getContext().A().mb()?(this.B.render(a),this.A.render(a)):(this.A.render(a),this.B.render(a));this.C.render(a)};
g.update=function(a){w0.da.update.call(this,a);x0(this,!0);this.D.update(a);this.A.update(a);this.B.update(a);this.C.update(a)};g.Ls=function(){x0(this,!1);w0.da.Ls.call(this)};g.Ks=function(){x0(this,!1);w0.da.Ks.call(this)};g.mk=function(){return this.J()};g.getState=function(a){return a?a.Tc:null};var x0=function(a,b){a.D.ga(b);a.A.ga(b);a.B.ga(b);a.C.ga(b)};
var y0=function(){};v(y0,qm);wh(y0);g=y0.prototype;g.Na=function(){return"VIpgJd-AznF2e"};g.Pe=function(){return"tab"};g.fa=function(a){var b=y0.da.fa.call(this,a);(a=a.Cd())&&this.Sa(b,a);return b};g.sa=function(a,b){b=y0.da.sa.call(this,a,b);var c=this.Cd(b);c&&a.Pg(c);zm(a,8)&&(c=a.getParent())&&"function"===typeof c.Th&&(a.Fa(8,!1),c.Th(a));return b};g.Cd=function(a){return a.title||""};g.Sa=function(a,b){a&&(a.title=b||"")};
v(mL,y0);wh(mL);mL.prototype.Na=function(){return"ndfHFb-c4YZDc-MZArnb-AznF2e"};
var z0=function(a,b,c){qn.call(this,a,b||y0.Ba(),c);this.Lc(8,!0);this.Xh|=9};v(z0,qn);z0.prototype.Cd=function(){return this.L};z0.prototype.Sa=function(a){this.B.Sa(this.J(),a);this.Pg(a)};z0.prototype.Pg=function(a){this.L=a};on("VIpgJd-AznF2e",function(){return new z0(null)});
var A0=function(a,b,c){z0.call(this,b,mL.Ba(),a.R());this.F=a;this.A=c;Yo(this,2,!1)};I(A0,z0);A0.prototype.fa=function(){z0.prototype.fa.call(this);this.tc("dvdt_"+cq())};A0.prototype.ea=function(){z0.prototype.ea.call(this);this.A.ga(!1);mm(this.A.ra(),"labelledby",this.getId());B0(this,!0)};A0.prototype.D=function(a){z0.prototype.D.call(this,a);var b=this.ra();this.A.ga(a);this.F.R().qc(b,a);var c=this.F.Ka();a&&(null==c.C||c.D!=I_(c))&&c.focus(b)};
var B0=function(a,b){hi(a.J(),"ndfHFb-c4YZDc-MZArnb-AznF2e-uDEFge",b)};
var C0=function(){this.A="tablist"};v(C0,Cn);wh(C0);C0.prototype.Re=function(){return"VIpgJd-AznF2e-ZMv3u"};C0.prototype.Cs=function(a,b,c){this.D||(this.B||D0(this),this.D=Ah(this.B));var d=this.D[b];d?(a.zl(E0(d)),a.wa=d):C0.da.Cs.call(this,a,b,c)};C0.prototype.C=function(a){var b=C0.da.C.call(this,a);this.B||D0(this);b.push(this.B[a.wa]);return b};var D0=function(a){var b=a.Re();a.B={top:b+"-ma6Yeb",bottom:b+"-cGMI2b",start:b+"-I3Yihd",end:b+"-CpWD9d"}};
var F0=function(){C0.call(this)};I(F0,C0);F0.prototype.Re=function(){return"ndfHFb-c4YZDc-MZArnb-cXCLoc"};wh(F0);
var H0=function(a,b,c){a=a||"top";this.zl(E0(a));this.wa=a;up.call(this,this.eg,b||C0.Ba(),c);G0(this)};v(H0,up);g=H0.prototype;g.Rd=null;g.ea=function(){H0.da.ea.call(this);G0(this)};g.ka=function(){H0.da.ka.call(this);this.Rd=null};g.removeChild=function(a,b){I0(this,a);return H0.da.removeChild.call(this,a,b)};g.ys=function(a){H0.da.ys.call(this,a);this.Th(this.ec(a))};g.Th=function(a){a?a.D(!0):this.Rd&&this.Rd.D(!1)};
var I0=function(a,b){if(b&&b==a.Rd){for(var c=Mo(a,b),d=c-1;b=a.ec(d);d--){var e=b;if(e.isVisible()&&e.isEnabled()){a.Th(b);return}}for(c+=1;b=a.ec(c);c++)if(d=b,d.isVisible()&&d.isEnabled()){a.Th(b);return}a.Th(null)}};g=H0.prototype;g.rr=function(a){this.Rd&&this.Rd!=a.target&&this.Rd.D(!1);this.Rd=a.target};g.qG=function(a){a.target==this.Rd&&(this.Rd=null)};g.nG=function(a){I0(this,a.target)};g.oG=function(a){I0(this,a.target)};
g.Dj=function(){if(!yp(this)){var a=this.Rd||this.ec(0);this.Sd(Mo(this,a))}};var G0=function(a){a.U().listen(a,"select",a.rr).listen(a,"unselect",a.qG).listen(a,"disable",a.nG).listen(a,"hide",a.oG)},E0=function(a){return"start"==a||"end"==a?"vertical":"horizontal"};on("VIpgJd-AznF2e-ZMv3u",function(){return new H0});
var J0=function(a,b){H0.call(this,b,F0.Ba(),a.R());this.A=a;this.B=!1};I(J0,H0);J0.prototype.ea=function(){H0.prototype.ea.call(this);var a=this.ra();pm(a,"Barra de pesta\u00f1as del panel de detalles. Pulsa las teclas de flecha izquierda y derecha para desplazarte por las pesta\u00f1as.");this.U().listen(a,"keydown",this.C);this.A.R().qc(a,!1)};J0.prototype.ji=function(a){return a?27==a.keyCode?(a=this.A,xP(a.ua(),"ndfHFb-c4YZDc-MZArnb-b0t70b",!1),a.Ka().A(),!0):H0.prototype.ji.call(this,a):!1};
J0.prototype.C=function(a){37==a.keyCode||39==a.keyCode?(a.B(),this.B=!0):this.B=!1};J0.prototype.rr=function(a){H0.prototype.rr.call(this,a);this.Sd(Mo(this,this.Rd));this.A.X().B()&&(this.A.$a().Ra({xa:0==Mo(this,this.Rd)?39:40,Ja:this.B?1:14}),this.B=!1)};
var K0=function(a){P.call(this,a);this.B=new J0(a);this.ma(this.B);this.I=new w0(a);this.ma(this.I);this.F=new jL(a);this.ma(this.F);this.H=new A0(a,"Detalles",this.I);this.B.ma(this.H);this.D=new A0(a,"Comentarios",this.F);this.B.ma(this.D);this.A=this.C=null;3==a.A().mb()&&(this.A=new Ip(a.R()),this.ma(this.A));a=a.X();this.U().listen(this.getContext().ua(),"O",this.GE).listen(a,"ka",this.CA).listen(a,"I",this.BA)};I(K0,P);g=K0.prototype;
g.fa=function(){this.ca=J(xla,void 0,void 0,this.R());this.C=this.ia("ndfHFb-c4YZDc-MZArnb-bN97Pc");this.I.render(this.C);this.F.render(this.C);var a=this.ia("ndfHFb-c4YZDc-MZArnb-tJHJj");this.B.render(a);var b=this.B.J();this.H.render(b);this.D.render(b);this.A&&(b=J(DQ,void 0,void 0,this.R()),a.appendChild(b),this.A.sa(b));this.ga(!1)};
g.ea=function(){P.prototype.ea.call(this);var a=this.B;a.Th(a.ec(0));this.A&&(this.U().listen(this.A,"action",this.AA),this.A.Sa("Ocultar detalles"),Op(this.A.J(),this.R()))};g.ga=function(a){hi(this.J(),"ndfHFb-c4YZDc-MZArnb-b0t70b-L6cTce",!a);Do(this.ra(),!a)};g.AA=function(a){xP(this.getContext().ua(),"ndfHFb-c4YZDc-MZArnb-b0t70b",!1,a)};
g.GE=function(a){var b=this.getContext(),c=yP(b.ua(),"ndfHFb-c4YZDc-MZArnb-b0t70b"),d=rg(this.R());!c&&Qc(this.J(),d)&&b.Ka().A();this.ga(c);this.getContext().$a().Ra({xa:c?33:34,Ja:gg(a.A)});"ndfHFb-c4YZDc-MZArnb-b0t70b"==a.C&&(d=c?"Panel de detalles ampliado.":"Panel de detalles contra\u00eddo.",b.D().A(d));c&&a.A&&"action"==a.A.type&&(a=this.B.Rd)&&b.Ka().focus(a.J())};g.CA=function(){L0(this)};g.BA=function(){L0(this)};
var L0=function(a){var b=a.getContext().X().A();b=(b=b&&b.Oa)&&b.Aa();b=!!b&&0<b.Cm().length;a.D.ga(b);B0(a.H,b)};
var N0=function(a,b){D.call(this);this.ca=a;this.A=String(b);this.C="";this.B=!1;M0(this)};I(N0,D);N0.prototype.J=function(){return this.ca};N0.prototype.show=function(a){a&&fi(this.ca,"ndfHFb-c4YZDc-N4imRe-NMrWyd-RCfa3e");Le(this.ca,this.A,this.C);a&&Ig(function(){M0(this)},250,this)};N0.prototype.hide=function(){if(!this.B){this.C=ku(this.ca,this.A);var a=tg(this.ca),b=eq(this.ca);Le(this.ca,this.A,-("left"==this.A||"right"==this.A?a.width+b.right+b.left:a.height+b.top+b.bottom)+"px")}};
var M0=function(a){H(a.ca,"ndfHFb-c4YZDc-N4imRe-NMrWyd-RCfa3e")};
var O0=function(a,b){L_.call(this,a,b);this.C=[];this.F=[];this.B=null;this.D=!1;b=new ou(b);K(this,b);this.eb.listen(a.R().A,"touchstart",this.NE,!0).listen(b,"hb",this.zG)};I(O0,L_);g=O0.prototype;g.ag=function(a,b){b=b.position;var c=new Ur(a);K(this,c);this.eb.listen(c,"focusin",this.DA);a=new N0(a,b);K(this,a);this.C.push(a)};g.ac=function(a){this.A||(this.A=!0,Oa(this.C,function(b){b.show(a)}))};g.Od=function(){this.A&&!R(this.context.A(),75,!1)&&(this.A=!1,Oa(this.C,function(a){a.hide()}))};
g.ls=function(a){var b=a.J();b&&this.F.push(b);this.eb.listen(a,"hb",this.H).listen(a,"ib",this.I)};g.DA=function(){this.ac()};g.NE=function(){this.D=M_(this)};g.zG=function(a){a=a.A;Sla(this,a)||this.D||(He(a,"ndfHFb-c4YZDc-TvD9Pc-qnnXGd")||He(a,"ndfHFb-c4YZDc-AHmuwe-wcotoc-zTETae"))&&P0(this)};var Sla=function(a,b){return Sa(a.F,function(c){return!!c&&c.contains(b)})};O0.prototype.H=function(){Jg(this.B);this.D||(this.B=Ig(function(){P0(this)},300,this))};O0.prototype.I=function(){Jg(this.B)};
var P0=function(a){Jg(a.B);a.A?a.Od():a.ac()};g=O0.prototype;g.ka=function(){Jg(this.B);L_.prototype.ka.call(this)};g.Ed=function(){};g.ks=function(){};g.$n=function(){};g.Tn=function(a,b){Oa(this.C,function(c){c.J()==a&&c.B!=b&&(c.B=b,this.A||(b?c.show():c.hide()))},this)};g.xk=function(){};g.ox=function(){};g.so=function(){};
var Q0=function(a){return M('<div class="'+O("IyROMc-JIbuQc-mJSDk-Bz112c")+" "+O("VIpgJd-TzA9Ye-eEGnhe")+'" style="width: '+O(EN(21))+"px; height: "+O(EN(21))+'px"><div class="'+O("IyROMc-JIbuQc-mJSDk-RJLb9c")+" "+O(a)+'" aria-hidden="true">&nbsp;</div></div>')};
var R0=function(a){a=a||{};var b=a.attributes,c=a.content,d=a.disabled,e=a.id,f=a.cJ,h=a.title,k=a.nJ,l=a.value,n=M;e='<div role="button"'+(e?' id="'+O(e)+'"':"")+' class="';a=a||{};var q=a.Qj,r=a.style,t="VIpgJd-TzA9Ye-eEGnhe tk3N6e-LgbsSe ";switch(Fa(r)?r.toString():r){case 0:t+="tk3N6e-LgbsSe-n2to0e";break;case 2:t+="tk3N6e-LgbsSe-JIbuQc";break;case 3:t+="tk3N6e-LgbsSe-ssJRIf";break;case 1:t+="tk3N6e-LgbsSe-zTETae";break;case 4:t+="tk3N6e-LgbsSe-Kb3HCc";break;case 5:t+="tk3N6e-LgbsSe-yolsp";break;
case 6:t+="tk3N6e-LgbsSe-haDnnc";break;default:t+="tk3N6e-LgbsSe-n2to0e"}t+=(vN(a.width,1)?" tk3N6e-LgbsSe-roVxwc":"")+(a.checked?" tk3N6e-LgbsSe-barxie":"")+(q?" "+q:"")+(a.disabled?" tk3N6e-LgbsSe-OWB6Me":"");return n(e+O(t)+'"'+(d?' aria-disabled="true"':' tabindex="'+(f?O(f):"0")+'"')+(h?k?' data-tooltip="'+O(h)+'"':' title="'+O(h)+'"':"")+(l?' value="'+O(l)+'"':"")+(b?yN(FN(b)):"")+">"+aj(null!=c?c:"")+"</div>")};
var Tla=function(a,b){var c=a.uq,d=a.Is;a=a.vr;c='<div class="'+O("IyROMc-w3KqTd-haAclf")+'"><div class="'+O("IyROMc-w3KqTd-tJHJj")+'" role="presentation"><div><div class="'+O("IyROMc-w3KqTd-r4nke-haAclf")+" "+O("IyROMc-w3KqTd-tJHJj-PQbLGe")+'"><h2 id="'+O(c)+'" class="'+O("IyROMc-w3KqTd-Sx9Kwc-r4nke")+'">';c=c+'Accesos directos de teclado</h2><input type="text" class="'+(O("IyROMc-w3KqTd-YPqjbf")+" "+O("tk3N6e-y4JFTd")+'" role="combobox" aria-autocomplete="list" placeholder="');c+=lj("Buscar todas las combinaciones de teclas");
c+='"/><div class="'+O("IyROMc-w3KqTd-YPqjbf-LgbsSe")+" "+O("tk3N6e-LgbsSe-JIbuQc")+" "+O("tk3N6e-LgbsSe")+'" tabindex="0"><div class="'+O("IyROMc-w3KqTd-YPqjbf-LgbsSe-RJLb9c")+'">'+Q0(gj(vN(a,"white")?EN("IyROMc-JIbuQc-mJSDk-G0jgYd"):EN("IyROMc-JIbuQc-mJSDk-G0jgYd-HLvlvd")))+'</div></div></div><div class="'+O("IyROMc-w3KqTd-tCq0Eb-hSRGPd-haAclf")+" "+O("IyROMc-w3KqTd-tJHJj-PQbLGe")+'"><a target="keyboard_shortcuts_help_window" href="'+O(Mq(d))+'" class="'+O("IyROMc-w3KqTd-tCq0Eb-hSRGPd")+" "+O("IyROMc-w3KqTd-h9d3hd-oXtfBe-hSRGPd")+
'">';c=c+'Ver todos los accesos directos en el Centro de ayuda</a></div></div></div><div class="'+(O("IyROMc-w3KqTd-G0jgYd-ORHb")+'">'+R0({Qj:"IyROMc-w3KqTd-S9gUrf-G0jgYd-LgbsSe",style:0,cJ:0,content:dj('<div class="'+O("IyROMc-w3KqTd-S9gUrf-G0jgYd-LgbsSe-Bz112c")+'">'+Q0(gj(vN(a,"black")?EN("IyROMc-JIbuQc-mJSDk-a4fUwd-HLvlvd"):EN("IyROMc-JIbuQc-mJSDk-a4fUwd")))+"</div>")},b)+'<h3 class="'+O("IyROMc-w3KqTd-G0jgYd-V67aGc")+'"></h3></div></div>');return M(c)},Ula=function(a){var b=a.groups,c=a.dJ;a=
(a.jn?'<div class="'+O("IyROMc-w3KqTd-ELP2md-LYNcwc")+'"></div>':"")+'<div tabindex="-1" class="'+O("IyROMc-w3KqTd-aVTXAb-haAclf")+'"><table cellpadding="0" tabindex="0" class="'+O("IyROMc-w3KqTd-bN97Pc")+'" aria-label="'+O(c)+'"><tbody>';c=b.length;for(var d=0;d<c;d++){var e=b[d];a+=e.title?'<tr><th colspan="2"><h3 class="'+O("IyROMc-w3KqTd-bN97Pc-tJHJj")+(0==d?" "+O("IyROMc-w3KqTd-bN97Pc-tJHJj-r08add"):"")+'">'+aj(e.title)+"</h3></th></tr>":"";e=e.bd;for(var f=e.length,h=0;h<f;h++){var k=e[h];a+=
'<tr><td class="'+O("IyROMc-w3KqTd-mJSDk-Dzid5")+" "+O("IyROMc-w3KqTd-bN97Pc-PQbLGe")+'">'+aj(k.description)+'</td><td class="'+O("IyROMc-w3KqTd-mJSDk-tEE2Ac")+" "+O("IyROMc-w3KqTd-bN97Pc-PQbLGe")+'">'+aj(k.keys)+"</td></tr>"}}return M(a+"</tbody></table></div>")},Vla=function(a){var b=a.uq,c=a.Is,d=a.mD;a=a.jn;b='<div class="'+O("ou5Ep")+" "+O("tk3N6e-qrhCuc-to915")+'"><table cellpadding="0" class="'+O("kFdlBc")+" "+O("tW5bCc")+'"><tr><td class="'+O("Xfqc1d")+" "+O("r8iiwe")+'" id="'+O(b)+'">';b=
b+'Accesos directos de teclado</td><td class="'+(O("AsLFV")+" "+O("r8iiwe")+'"><a target="keyboard_shortcuts_help_window" href="'+O(Mq(c))+'" class="'+O("CNCY2c")+" "+O("IyROMc-w3KqTd-h9d3hd-oXtfBe-hSRGPd")+'">');b=b+'Ver todos los accesos directos en el Centro de ayuda</a> | <span class="'+(O("d5jNbf")+'"></span></td></tr></table>'+(a?'<div class="'+O("IyROMc-w3KqTd-ELP2md-LYNcwc")+'"></div>':"")+'<table cellpadding="0" class="'+O("kFdlBc")+" "+O("RAZXF")+'"><tr>');c=d.length;for(a=0;a<c;a++){var e=
d[a];b+='<td class="'+O("qkJBfd")+'"><table cellpadding="0" class="'+O("kFdlBc")+'"><tbody>';for(var f=e.length,h=0;h<f;h++){var k=e[h];b+='<tr><th class="'+O("rEfm9b")+'"></th><th class="'+O("rEfm9b")+'"><h3>'+aj(k.title)+"</h3></th></tr>";k=k.bd;for(var l=k.length,n=0;n<l;n++){var q=k[n];b+='<tr><td class="'+O("SfDUed")+" "+O("qkJBfd")+'">'+aj(q.keys)+'</td><td class="'+O("mOrUSd")+" "+O("qkJBfd")+'">'+aj(q.description)+"</td></tr>"}}b+="</tbody></table></td>"}return M(b+"</tr></table></div>")};
var Wla=function(a,b){this.A=a;this.B=b?zh(b):{}},S0=function(a){a=a.B.confidence;null==a&&(a=-1);return a},hea=function(a,b){return S0(b)-S0(a)};
var Xla=function(a){var b=a.group;a='<table cellpadding="-1" class="'+O("IyROMc-VCNskd-bN97Pc")+" "+O("VIpgJd-bMcfAe")+'">'+(b.title?'<tr><th colspan="2"><h3 class="'+O("IyROMc-VCNskd-bN97Pc-tJHJj")+'">'+aj(b.title)+"</h3></th></tr>":"");b=b.bd;for(var c=b.length,d=0;d<c;d++){var e=b[d];a+='<tr><td class="'+O("IyROMc-VCNskd-mJSDk-Dzid5")+O(" IyROMc-VCNskd-bN97Pc-PQbLGe")+'">'+aj(e.description)+'</td><td class="'+O("IyROMc-VCNskd-mJSDk-tEE2Ac")+O(" IyROMc-VCNskd-bN97Pc-PQbLGe")+'">'+aj(e.keys)+"</td></tr>"}return M(a+
"</table>")},T0=function(a){var b=a.text,c=a.kI,d=a.Kk,e=a.BD?"IyROMc-VCNskd-FnERz-RnAaHf-IT5dJd":"IyROMc-VCNskd-FnERz-RnAaHf-Xhs9z",f=c?"IyROMc-VCNskd-tEE2Ac-hOedQd-QFlW2":"";a=(b?'<span aria-label="'+O(a.Uu)+'" class="'+O(f)+'">'+AN(aj(b))+"</span>":"")+(c?'<span class="'+O(e)+'">'+AN(aj(c))+'<span class="'+O("IyROMc-VCNskd-FnERz-Tswv1b-Bz112c")+'" data-overridden-browser-behavior-msg="'+O(d)+'"><svg class="'+O("IyROMc-VCNskd-FnERz-Tswv1b-OAU7Vd")+'"><path d="M8,0 C3.57647059,0 0,3.57647059 0,8 C0,12.4235294 3.57647059,16 8,16 C12.4235294,16 16,12.4235294 16,8 C16,3.57647059 12.4235294,0 8,0 L8,0 Z M8,14.5 C4.46323529,14.5 1.5,11.5367647 1.5,8 C1.5,4.46323529 4.46323529,1.5 8,1.5 C11.5367647,1.5 14.5,4.46323529 14.5,8 C14.5,11.5367647 11.5367647,14.5 8,14.5 L8,14.5 Z" transform="translate(1 1)"/><path d="M10,13 L8,13 L8,11 L10,11 L10,13 L10,13 Z M10,10 L8,10 L8,5 L10,5 L10,10 L10,10 Z" transform="rotate(180 9 9)"/></svg></span></span>':
"");return M(a)},U0=function(a){a=a.Kk;return M('<span class="'+O("IyROMc-VCNskd-FnERz-oxvKad-X5XPJe-EglORb")+'"> '+aj(a)+"</span>")};
var W0=function(a,b,c,d,e,f){f=void 0===f?!1:f;qn.call(this,null,V0.Ba());this.F=a;this.O=!f&&b||null;this.L=!!c;this.W=!!d;this.A=!!e};I(W0,qn);W0.prototype.Ze=function(){return this.F.title};
var X0=function(){return!y.Tl&&y.Xd?"Chrome":y.hh?"Safari":y.vj?"Firefox":y.Qo?"Internet Explorer":y.No?"Edge":null},Z0=function(a,b,c,d,e){var f=Qa(a.bd,function(h){return Y0(h,b)});c&&Oa(c,function(h){var k=Aa(a.bd,h.action);-1!=k?f[k]=Y0(h.action,!0,h.A,d,e,h.Kk):f.push(Y0(h.action,!0,h.A,d,e,h.Kk))});return{title:a.title,bd:f}},Y0=function(a,b,c,d,e,f){var h=PL(a);var k="";a.Yb()&&!e&&(k=$0(a,Ca(a.Yb())));e=yA(k);b?c?(a=$0(a,c),d=T0({text:k,Uu:e,kI:a,BD:d&&!!X0(),Kk:f})):d=T0({text:k,Uu:e}):(d=
k,d=M('<span aria-label="'+O(e)+'" class="'+O("osiref")+'">'+AN(aj(d))+"</span>"));return{keys:d,description:h}},$0=function(a,b){b=Qa(b,function(c){return vA(a,[c])});return b.join(" o ")},V0=function(){};I(V0,qm);V0.prototype.fa=function(a){var b=J(Xla,{group:Z0(a.F,!0,a.O,a.L,a.W)});Yla(this,a,b);return b};
var Yla=function(a,b,c){var d=b.R(),e=X0();Oa(d.be("IyROMc-VCNskd-FnERz-Tswv1b-Bz112c",c),u(function(f){var h={gD:e,Kk:f.dataset.overriddenBrowserBehaviorMsg,QI:!!e,DD:b.L,hH:b.A},k=h.gD,l=h.QI,n=h.DD,q=h.hH;var r='<div class="'+O("IyROMc-VCNskd-FnERz-suEOdc-fmcmS")+'">';l?n?q?r+="Combinaci\u00f3n de teclas compatible de hoja de c\u00e1lculo":(h="Hojas de c\u00e1lculo ha anulado la combinaci\u00f3n de teclas "+(U0(h)+(" del navegador "+aj(k))),r+=h):q?r+="Combinaci\u00f3n de teclas compatible de hoja de c\u00e1lculo":
(h="Esta combinaci\u00f3n de teclas ya se utiliza en el navegador "+(aj(k)+(" para\u00a0"+U0(h))),r+=h):r+="No se pueden anular las combinaciones de teclas con el navegador actual.\nPara habilitar esta funci\u00f3n, usa Chrome, Firefox, Internet Explorer/Edge o Safari.";r=M(r+"</div>");r=Pi(r);Zm(f,r,void 0);Fo(f,e?b.A?"IyROMc-VCNskd-FnERz-Tswv1b-Bz112c-suEOdc-VVu2ae":"IyROMc-VCNskd-FnERz-Tswv1b-Bz112c-suEOdc":"IyROMc-VCNskd-FnERz-Tswv1b-Bz112c-suEOdc-NBDE7b");Go(f,2);Ho(f)},a))};wh(V0);
var b1=function(a){D.call(this);this.A=a;this.B=new mg(this);this.B.listen(a,"highlight",this.NH);this.B.listen(a,"enter",this.JH);this.B.listen(a,"aftershow",this.EA);this.B.listen(a,"hide",this.MH);a1(this,!0)};v(b1,D);g=b1.prototype;g.Ek=null;g.us=null;g.xq=!1;g.JH=function(a){this.xq?a.preventDefault():this.Ek=a.target};g.NH=function(){a1(this)};g.EA=function(){null!=this.us?(this.A.J().scrollTop=this.us,a1(this,!1)):a1(this,!0)};g.MH=function(a){a.target==this.A&&(this.Ek=null,this.us=this.A.J().scrollTop)};
var a1=function(a,b){var c=yp(a.A);if(a.A.isVisible()&&c&&c!=a.Ek){var d=a.A.J();Vp(c.J(),d,b);Zla(a);a.Ek=null}},Zla=function(a){a.xq=!0;Ig(function(){this.xq=!1},0,a)};b1.prototype.ka=function(){b1.da.ka.call(this);this.B.dispose();this.Ek=null};
var d1=function(a,b,c,d,e){up.call(this,"vertical",Cn.Ba(),b);this.B=a;this.C=d||null;this.I=c||null;this.F=!!e;c1(this);this.D=!0;this.A=null};I(d1,up);d1.prototype.fa=function(){this.ca=this.R().fa("DIV","IyROMc-VCNskd");e1(this,!0);Uc(this.ra(),!0);var a=new b1(this);K(this,a)};d1.prototype.mc=function(){return!1};d1.prototype.ii=function(a){up.prototype.ii.call(this,a);fi(this.ra(),"IyROMc-VCNskd-tEE2Ac-XpnDCe")};
var c1=function(a){for(var b=0;b<a.B.length;b++){var c=a.B[b].title;c=a.C&&a.C[c]?new W0(a.B[b],a.C[c],a.I(),!1,a.F,!1):new W0(a.B[b]);a.ma(c)}};d1.prototype.ea=function(){up.prototype.ea.call(this);this.U().listen(this.ra(),"scroll",this.L).listen(this.ra(),"keyup",this.H)};d1.prototype.H=function(a){9==a.keyCode&&H(this.ra(),"IyROMc-VCNskd-tEE2Ac-XpnDCe")};
var e1=function(a,b){a.hd(u(function(c){c.fa();this.ra().appendChild(c.ra())},a));b&&0<a.zc()&&(b=a.ec(a.zc()-1),H(b.ra(),a.C&&!xh(a.C)?"IyROMc-VCNskd-E6eRQd-ibnC6b-FnERz-qnnXGd":"IyROMc-VCNskd-E6eRQd-ibnC6b"),a=b.ra().insertRow(-1),H(a,"IyROMc-VCNskd-E6eRQd-oKdM2c"))},$la=function(a,b){for(var c=0,d=a.J(),e=0;e<a.zc();e++){var f=a.ec(e);if(f.Ze()==b){c=f.J().offsetTop;break}}var h=new Wr(d,[0,d.scrollTop],[0,c],Math.max(.3*Math.abs(d.scrollTop-c),500),Gha);a.A=h;K(a,a.A);a.U().listen(a.A,"begin",
function(){this.D=!1});a.U().listen(a.A,"finish",function(){var k=this;setTimeout(function(){k.A==h&&(k.D=!0)},100)});a.A.play()};d1.prototype.L=function(){this.D&&this.dispatchEvent("shortcut-dialog-user-scroll")};
var h1=function(a){var b=0,c=0;if(f1(a))b=a.selectionStart,c=-1;else if(Nb&&!hc("9")){var d=g1(a),e=d[0];d=d[1];if(e.inRange(d)){e.setEndPoint("EndToStart",d);if("textarea"==a.type){d.duplicate();b=a=e.text;for(c=!1;!c;)0==e.compareEndPoints("StartToEnd",e)?c=!0:(e.moveEnd("character",-1),e.text==a?b+="\r\n":c=!0);e=[b.length,-1];return e}b=e.text.length;c=-1}}return[b,c]},g1=function(a){var b=a.ownerDocument||a.document,c=b.selection.createRange();"textarea"==a.type?(b=b.body.createTextRange(),b.moveToElementText(a)):
b=a.createTextRange();return[b,c]},i1=function(a,b){"textarea"==a.type&&(b=a.value.substring(0,b).replace(/(\r\n|\r|\n)/g,"\n").length);return b},f1=function(a){try{return"number"==typeof a.selectionStart}catch(b){return!1}};
var j1=function(a,b,c,d){D.call(this);d=d||150;this.D=null!=c?c:!0;this.H=a||",;";this.la=this.H.charAt(0);a=this.D?"[\\s"+this.H+"]+":"[\\s]+";this.ja=new RegExp("^"+a+"|"+a+"$","g");this.ha=new RegExp("\\s*["+this.H+"]$");this.S=b||"";this.oa=this.D;this.C=0<d?new Ko(d):null;this.B=new mg(this);this.L=new mg(this);this.F=new gn;this.W=-1};v(j1,D);var ama=(y.yj||y.xj)&&!hc("533.17.9");g=j1.prototype;g.bq=null;g.Ib=null;g.yp="";g.Ug=!1;g.ss=!1;g.Ca=function(){return this.Ib.value};
g.Qb=function(a){this.Ib.value=a};g.setCursorPosition=function(a){var b=this.Ib,c=a;if(f1(b))b.selectionStart=c;else if(Nb&&!hc("9")){var d=g1(b),e=d[0];e.inRange(d[1])&&(c=i1(b,c),e.collapse(!0),e.move("character",c),e.select())}b=this.Ib;f1(b)?b.selectionEnd=a:Nb&&!hc("9")&&(d=g1(b),c=d[1],d[0].inRange(c)&&(a=i1(b,a),b=i1(b,h1(b)[0]),c.collapse(!0),c.moveEnd("character",a-b),c.select()))};
var bma=function(a,b){Oc(b)&&(lm(b,"combobox"),mm(b,"autocomplete","list"));a.B.listen(b,"focus",a.V);a.B.listen(b,"blur",a.FA);a.Ib||(a.L.listen(b,"keydown",a.QH),Oc(b)&&Dg(tc(b))==b&&k1(a,b))};
j1.prototype.O=function(a,b){if(this.Ib){var c=a.toString();if(void 0!==b?b:this.D){if(b=l1(this,this.Ca(),h1(this.Ib)[0]),a=m1(this,this.Ca()),this.ha&&!this.ha.test(c)&&(c=c.replace(/[\s\xa0]+$/,"")+this.la),0==b||Lg(a[b-1])||(c=" "+c),b==a.length-1&&(c+=" "),c!=a[b]){a[b]=c;c=this.Ib;(Qb||Nb&&hc("9"))&&c.blur();c.value=a.join("");for(var d=0,e=0;e<=b;e++)d+=a[e].length;c.focus();this.setCursorPosition(d)}}else this.Qb(c);this.ss=!0}return!1};
j1.prototype.ka=function(){j1.da.ka.call(this);null!=this.bq&&window.clearTimeout(this.bq);this.B.dispose();delete this.B;this.L.dispose();this.F.dispose();Lf(this.C)};
j1.prototype.mc=function(a){switch(a.keyCode){case 40:if(this.A.A.isVisible())return n1(this.A),a.preventDefault(),!0;if(!this.D)return this.update(!0),a.preventDefault(),!0;break;case 38:if(this.A.A.isVisible()){a:for(var b=this.A,c=b.D,d=0;d<b.B.length;d++){if(c>b.C)c--;else break;if(b.Ch(c))break a}a.preventDefault();return!0}break;case 9:if(!this.A.A.isVisible()||a.shiftKey)this.A.Eb();else if(this.update(),o1(this.A)&&this.oa)return a.preventDefault(),!0;break;case 13:if(this.A.A.isVisible()){if(this.update(),
o1(this.A))return a.preventDefault(),a.B(),!0}else this.A.Eb();break;case 27:if(this.A.A.isVisible())return this.A.Eb(),a.preventDefault(),a.B(),!0;break;case 229:if(!this.Ug)return this.Ug||(this.B.listen(this.Ib,"keyup",this.gx),this.B.listen(this.Ib,"keypress",this.ex),this.Ug=!0),!0}return p1(this,a)};var p1=function(a,b){var c=a.D&&b.C&&-1!=a.H.indexOf(String.fromCharCode(b.C));c&&a.update();return c&&o1(a.A)?(b.preventDefault(),!0):!1};j1.prototype.na=function(){return!1};
j1.prototype.V=function(a){k1(this,a.target||null)};var k1=function(a,b){a.L.removeAll();a.A&&q1(a.A);b!=a.Ib&&(a.Ib=b,a.C&&(a.C.start(),a.B.listen(a.C,"tick",a.du)),a.yp=a.Ca(),fn(a.F,a.Ib),a.B.listen(a.F,"key",a.bu),a.B.listen(a.Ib,"mousedown",a.cu),Nb&&a.B.listen(a.Ib,"keypress",a.aa))};g=j1.prototype;g.FA=function(){ama?this.bq=window.setTimeout(u(this.px,this),0):this.px()};
g.px=function(){this.Ib&&(this.B.La(this.F,"key",this.bu),mn(this.F),this.B.La(this.Ib,"keyup",this.na),this.B.La(this.Ib,"mousedown",this.cu),Nb&&this.B.La(this.Ib,"keypress",this.aa),this.Ug&&r1(this),this.Ib=null,this.C&&(this.C.stop(),this.B.La(this.C,"tick",this.du)),this.A&&s1(this.A))};g.du=function(){this.update()};g.QH=function(a){this.V(a)};g.bu=function(a){this.W=a.keyCode;this.A&&this.mc(a)};g.ex=function(){this.Ug&&229!=this.W&&r1(this)};
g.gx=function(a){this.Ug&&(13==a.keyCode||77==a.keyCode&&a.ctrlKey)&&r1(this)};g.cu=function(){};var r1=function(a){a.Ug&&(a.Ug=!1,a.B.La(a.Ib,"keypress",a.ex),a.B.La(a.Ib,"keyup",a.gx))};j1.prototype.aa=function(a){p1(this,a)};
j1.prototype.update=function(a){if(this.Ib&&(a||this.Ca()!=this.yp)){if(a||!this.ss){a=h1(this.Ib)[0];var b=this.Ca();a=m1(this,b)[l1(this,b,a)];a=this.ja?String(a).replace(this.ja,""):a;this.A&&(this.A.I=this.Ib,b=this.A,this.Ca(),b.F!=a&&(b.F=a,cma(b.L,b.F,u(b.aa,b)),q1(b)))}this.yp=this.Ca()}this.ss=!1};
var l1=function(a,b,c){a=m1(a,b);if(c==b.length)return a.length-1;for(var d=b=0,e=0;d<a.length&&e<=c;d++)e+=a[d].length,b=d;return b},m1=function(a,b){if(!a.D)return[b];b=String(b).split("");for(var c=[],d=[],e=0,f=!1;e<b.length;e++)a.S&&-1!=a.S.indexOf(b[e])?(f||(c.push(d.join("")),d.length=0),d.push(b[e]),f=!f):f||-1==a.H.indexOf(b[e])?d.push(b[e]):(d.push(b[e]),c.push(d.join("")),d.length=0);c.push(d.join(""));return c};
var u1=function(a,b){j1.call(this,null,null,!1);this.I=new F;K(this,this.I);a.listen("action",u(function(){var c=b.value;t1(this,c,c)},this));bma(this,b)};I(u1,j1);u1.prototype.O=function(a,b){j1.prototype.O.call(this,a,b);t1(this,a.toString(),this.Ca());return!1};u1.prototype.mc=function(a){var b;if(b=13==a.keyCode)b=this.A,b=!(b.A.isVisible()&&-1!=v1(b,b.D));return b?(a=this.Ca(),t1(this,a,a),!0):j1.prototype.mc.call(this,a)};
var t1=function(a,b,c){a.A.Eb();a.I.dispatchEvent(new w1(b,c))},w1=function(a,b){E.call(this,"Ec");this.C=a;this.A=b};I(w1,E);
var y1=function(a){qn.call(this,a,x1.Ba());this.A=a;this.Lc(8,!0);this.xl="option"};I(y1,qn);y1.prototype.Ze=function(){return this.A};var x1=function(){};I(x1,qm);x1.prototype.Na=function(){return"IyROMc-NErqbc-ibnC6b"};wh(x1);
var z1=function(a,b){up.call(this,"vertical",Cn.Ba(),b);this.A=a;for(a=this.B=0;a<this.A.length;a++)for(b=0;b<this.A[a].length;b++){var c=new y1(this.A[a][b].title);this.ma(c)}};I(z1,up);g=z1.prototype;g.fa=function(){vfa(this,this.R().fa("DIV","IyROMc-NErqbc"));lm(this.ra(),"listbox");this.hd(u(function(a){a.fa();this.ra().appendChild(a.ra())},this))};
g.ea=function(){up.prototype.ea.call(this);pm(this.ra(),"Men\u00fa de navegaci\u00f3n");var a=new b1(this);K(this,a);this.U().listen(this.ra(),"click",this.GA)};g.mc=function(a){up.prototype.mc.call(this,a);13==a.keyCode&&this.dispatchEvent("shortcut-dialog-category-selected");return!0};g.Dj=function(){this.ec(this.B).ge(!0)};g.GA=function(){this.dispatchEvent("shortcut-dialog-category-selected")};var dma=function(a,b){a.hd(u(function(c){var d=c.Ze()==b;c.Fa(8,d);d&&(this.B=Mo(this,c))},a))};
var ema=function(a){var b=a.fJ,c=a.jH,d=a.enabled;return M('<div id="'+O(a.containerId)+'" class="'+O("LVduzd")+" "+(d?O("TePcx"):"")+'"><div class="'+O("T64hV")+'"><span id="'+O(b)+'">'+M(a.enabled?"Las combinaciones de teclas est\u00e1n habilitadas.":"Las combinaciones de teclas est\u00e1n inhabilitadas.")+'</span> <span id="'+O(c)+'" role="link" class="'+O("Yxhuyb")+'" tabindex="0">'+M(a.enabled?"Inhabilitar":"Habilitar")+"</span></div></div>")};
var A1=function(){},Kfa=new A1,B1=["click","keydown","keyup"];A1.prototype.listen=function(a,b,c,d,e){var f=function(h){var k=le(b),l=Oc(h.target)?h.target.getAttribute("role")||null:null;"click"==h.type&&Hg(h)?k.call(d,h):13!=h.keyCode&&3!=h.keyCode||"keyup"==h.type?32!=h.keyCode||"keyup"!=h.type||"button"!=l&&"tab"!=l&&"radio"!=l||(k.call(d,h),h.preventDefault()):(h.type="keypress",k.call(d,h))};f.Hh=b;f.ts=d;e?e.listen(a,B1,f,c):ke(a,B1,f,c)};
A1.prototype.La=function(a,b,c,d,e){for(var f,h=0;f=B1[h];h++){var k=a;var l=f;var n=!!c;l=$d(k)?k.Lm(l,n):k?(k=ne(k))?k.Lm(l,n):[]:[];for(k=0;n=l[k];k++){var q=n.listener;if(q.Hh==b&&q.ts==d){e?e.La(a,f,n.listener,c,d):re(a,f,n.listener,c,d);break}}}};
var C1=function(a,b,c){Ii.call(this,c);this.A=a;this.B=b;this.Ha=c};I(C1,Ii);C1.prototype.fa=function(){this.fb(this.Ga.createElement("div"))};C1.prototype.fb=function(a){this.ca=a;ls(a,ema,{enabled:this.A(),containerId:this.getId()+".spc_cont",fJ:this.getId()+".spc_text",jH:this.getId()+".spc_link"})};C1.prototype.ea=function(){QM(this.U(),this.Ha.J(this.getId()+".spc_link"),this.B)};
var fma=function(a,b){for(var c=[],d=0;d<b.length;d++){var e=b[d],f=a.toLowerCase(),h=String(e).toLowerCase(),k=0;if(-1!=h.indexOf(f))k=parseInt((h.indexOf(f)/4).toString(),10);else for(var l=f.split(""),n=-1,q=10,r=0,t;t=l[r];r++)t=h.indexOf(t),t>n?(n=t-n-1,n>q-5&&(n=q-5),k+=n,n=t):(k+=q,q+=5);k<6*f.length&&c.push({YI:e,score:k,index:d})}c.sort(function(x,N){var S=x.score-N.score;return 0!=S?S:x.index-N.index});a=[];for(r=0;10>r&&r<c.length;r++)a.push(c[r].YI);return a};
var gma=function(a){this.A=a},cma=function(a,b,c){a.A.B(b).then(function(d){return Pa(d,D1)}).then(function(d){var e=[],f="es".match(/^\w{2,3}([-_]|$)/);if(-1=="ja ko lo my th zh".split(" ").indexOf(f?f[0].replace(/[_-]/g,""):"")){for(f=0;f<d.length;++f){var h=d[f].A,k=E1(PL(h));k&&(e=e.concat(k));h=QL(h);for(k=0;k<h.length;++k){var l=E1(h[k]);l&&(e=e.concat(l))}}GI(e)}d=e;e=[];if(""!=b)for(f=new RegExp("(^|\\W+)"+EL(b),"i"),h=0;h<d.length&&10>e.length;h++)k=d[h],String(k).match(f)&&e.push(k);0==
e.length&&(e=fma(b,d));return e}).then(Fg(c,b))},D1=function(a){a=a.A;return!!(a&&PL(a)&&a.Yb())},E1=function(a){return a.toLocaleLowerCase().replace(/([\^$.*+?=!:'",\-|\\/()[\]{}])/g," ").replace(/\d+/g," ").match(/\S+/g)};
var F1=function(a){return Qa(a,function(b){return Qa(b,hma)})},hma=function(a){var b=a.title;a=Qa(a.bd,function(c){if(Array.isArray(c)){var d=Gi(Fi.Ba());d=new Vf(d);d.setProperty("keys",null==c[0]||Array.isArray(c[0])?c[0]:[c[0]]);d.setProperty("label",c[1]);c[2]&&d.setProperty("force-ctrl-key",!0);d.setProperty("category",b);d.setProperty("synonyms",b);c=d}return c});return{title:b,bd:a}};
var H1=function(a,b,c,d){Hp.call(this,a,G1.Ba(),b);this.F=c||0;this.A=d||0;this.oa=!1};v(H1,Hp);g=H1.prototype;g.Sa=function(a){this.Pg(a);var b=this.J();b&&(this.oa?Zm(b,a,void 0):a?b.title=a:b.removeAttribute("title"))};g.setEnabled=function(a){this.isEnabled()!=a&&(H1.da.setEnabled.call(this,a),I1(this))};g.focus=function(){var a=this.ra();try{a.focus()}catch(b){}};g.pj=function(a){H1.da.pj.call(this,a);J1(this,!1)};g.Qe=function(a){H1.da.Qe.call(this,a);this.isEnabled()&&J1(this,!0)};
g.bf=function(a){H1.da.bf.call(this,a);this.isEnabled()&&J1(this,!0)};var J1=function(a,b){a.J()&&hi(a.J(),"tk3N6e-LgbsSe-JbbQac-i5vt6e",b)},I1=function(a){a.J()&&ima(a.B,a)},K1=function(a,b){return new H1(a,b,2)},G1=function(){this.W=this.Na()+"-n2to0e";this.C=this.Na()+"-JIbuQc";this.V=this.Na()+"-ssJRIf";this.I=this.Na()+"-zTETae";this.L=this.Na()+"-Kb3HCc";this.S=this.Na()+"-roVxwc";this.O=this.Na()+"-yolsp";this.H=this.Na()+"-haDnnc"};v(G1,Ep);wh(G1);g=G1.prototype;
g.lg=function(a,b,c){a&&c.F!=a&&(c.F=a,I1(c));b&&c.A!=b&&(c.A=b,I1(c))};g.Na=function(){return"tk3N6e-LgbsSe"};g.fa=function(a){var b=a.R(),c=J(R0,{disabled:!a.isEnabled(),checked:zm(a,16),style:a.F,title:a.Cd(),nJ:a.oa,value:a.Ca(),width:a.A},void 0,b);b.append(c,a.getContent());this.sa(a,c);return c};
g.sa=function(a,b){G1.da.sa.call(this,a,b);this.F||(this.F=TM(this.W,Fg(this.lg,0,null),this.C,Fg(this.lg,2,null),this.V,Fg(this.lg,3,null),this.I,Fg(this.lg,1,null),this.L,Fg(this.lg,4,null),this.O,Fg(this.lg,5,null),this.H,Fg(this.lg,6,null),this.S,Fg(this.lg,null,1)));for(var c=Fe(b),d=0;d<c.length;++d){var e=this.F[c[d]];e&&e(a)}if(c=b.getAttribute("data-tooltip"))a.Pg(c),a.oa=!0;return b};g.Ca=function(a){return a.getAttribute("value")||""};g.Qb=function(a,b){a&&a.setAttribute("value",b)};
var ima=function(a,b){function c(h,k){(h?d:e).push(k)}var d=[],e=[],f=b.F;c(0==f,a.W);c(2==f,a.C);c(3==f,a.V);c(4==f,a.L);c(5==f,a.O);c(1==f,a.I);c(6==f,a.H);c(1==b.A,a.S);c(!b.isEnabled(),a.Na()+"-OWB6Me");gi(b.J(),e);ei(b.J(),d)};
var L1=function(a,b,c){F.call(this);this.L=a;this.O=c;this.A=b;ke(b,["hilite","select","canceldismiss","dismiss"],this.handleEvent,!1,this);this.F=null;this.B=[];this.D=-1;this.C=0;this.H=this.I=null;this.W={}};v(L1,F);L1.prototype.S=!0;L1.prototype.getToken=function(){return this.F};
L1.prototype.handleEvent=function(a){var b=this.L;if(a.target==this.A)switch(a.type){case "hilite":this.Ch(a.Ph);break;case "select":var c=!1;if("number"===typeof a.Ph){a=a.Ph;var d=this.B[v1(this,a)];c=!!d&&b.Fr&&b.Fr(d);d&&!c&&this.D!=a&&this.Ch(a)}c||o1(this);break;case "canceldismiss":q1(this);break;case "dismiss":s1(this)}};var n1=function(a){for(var b=a.C+a.B.length-1,c=a.D,d=0;d<a.B.length;d++){if(c>=a.C&&c<b)c++;else if(-1==c)c=a.C;else break;if(a.Ch(c))break}};
L1.prototype.Ch=function(a){var b=v1(this,a),c=this.B[b];return c&&this.L.Fr&&this.L.Fr(c)?!1:(this.D=a,this.A.Ch(a),-1!=b)};var o1=function(a){var b=v1(a,a.D);if(-1!=b){var c=a.B[b],d=a.O.O(c);a.Eb();d||a.dispatchEvent({type:"update",Ph:c,index:b});return!0}a.Eb();a.dispatchEvent({type:"update",Ph:null,index:null});return!1};
L1.prototype.Eb=function(){this.D=-1;this.F=null;this.C+=this.B.length;this.B=[];window.clearTimeout(this.H);this.H=null;this.A.Eb();this.dispatchEvent("suggestionsupdate");this.dispatchEvent("dismiss")};var s1=function(a){a.H||(a.H=window.setTimeout(u(a.Eb,a),100))};L1.prototype.V=function(){return this.H?(window.clearTimeout(this.H),this.H=null,!0):!1};var q1=function(a){a.V()||window.setTimeout(u(a.V,a),10)};
L1.prototype.ka=function(){L1.da.ka.call(this);delete this.W;this.A.dispose();this.O.dispose();this.L=null};L1.prototype.aa=function(a,b,c){this.F==a&&this.qs(b,c)};
L1.prototype.qs=function(a,b){var c="object"==Ha(b)&&b;b=(c?c.C():b)?v1(this,this.D):-1;this.C+=this.B.length;this.B=a;for(var d=[],e=0;e<a.length;++e)d.push({id:this.C+e,data:a[e]});a=null;this.I&&(a=this.W[lf(this.I)]||this.I);this.A.ws(a);this.A.qs(d,this.F,this.I);a=this.S;c&&void 0!==c.B()&&(a=c.B());this.D=-1;(a||0<=b)&&0!=d.length&&this.F&&(0<=b?this.Ch(this.C+b):n1(this));this.dispatchEvent("suggestionsupdate")};var v1=function(a,b){b-=a.C;return 0>b||b>=a.B.length?-1:b};
L1.prototype.update=function(a){this.O.update(a)};
var M1=function(a,b,c,d){F.call(this);this.jb=a||document.body;this.Ga=uc(this.jb);this.ja=!a;this.ca=null;this.L="";this.A=[];this.C=[];this.aa=this.H=-1;this.D=!1;this.className="ztA2jd-SUR3Rd";this.I="ztA2jd-oKdM2c";this.na="ztA2jd-AHUcCb";this.F=b||null;this.wa=null!=d?d:!0;this.W=!0;this.qa=!!c};v(M1,F);g=M1.prototype;g.J=function(){return this.ca};g.ws=function(a){this.la=a};g.qs=function(a,b,c){this.L=b;this.A=a;this.H=-1;this.aa=Kg();this.B=c;this.C=[];jma(this)};
g.Eb=function(){this.D&&(this.D=!1,N1(this,!1),L(this.ca,!1))};g.show=function(){this.D||(this.D=!0,N1(this,!0),L(this.ca,!0))};var N1=function(a,b){a.B&&(mm(a.B,"haspopup",b),mm(a.ca,"expanded",b),mm(a.B,"expanded",b),b?mm(a.B,"owns",a.ca.id):(a.B.removeAttribute("aria-owns"),tp(a.B,null)))};M1.prototype.isVisible=function(){return this.D};
var O1=function(a,b){var c=0<=b&&b<a.A.length?a.A[b]:void 0,d=0<=b&&b<a.C.length?a.C[b]:void 0;a.dispatchEvent({type:"rowhilite",O:d,Ph:c?c.data:null})&&(0<=a.H&&gi(a.C[a.H],["ztA2jd-auswjd","auswjd"]),a.H=b,d&&(ei(d,["ztA2jd-auswjd","auswjd"]),a.B&&tp(a.B,d),Vp(d,a.ca)))};M1.prototype.Ch=function(a){if(-1==a)O1(this,-1);else for(var b=0;b<this.A.length;b++)if(this.A[b].id==a){O1(this,b);break}};
var kma=function(a){if(!a.ca){var b=a.Ga.fa("DIV",{style:"display:none"});a.ca=b;ei(b,bb(a.className).split(" "));lm(b,"listbox");b.id=Gi(Fi.Ba());a.Ga.Wa(a.jb,b);ke(b,"click",a.O,!1,a);ke(b,"mousedown",a.S,!1,a);ke(b,"mouseover",a.V,!1,a)}},jma=function(a){kma(a);a.za&&(a.ca.style.minWidth=a.za.clientWidth-0+"px");a.oa&&(a.ca.style.maxWidth=a.oa.clientWidth-0+"px");a.C.length=0;a.Ga.hc(a.ca);a.F&&a.F.render?a.F.render(a,a.ca,a.A,a.L):Oa(a.A,function(b){var c=this.L,d=this.Ga.fa("DIV",{className:this.I,
id:Gi(Fi.Ba())});lm(d,"option");this.F&&this.F.wI?this.F.wI(b,c,d):Rc(d,b.data.toString());c&&this.wa&&(this.ha=!1,P1(this,d,c));H(d,this.I);this.C.push(d);this.Ga.Wa(this.ca,d)},a);0==a.A.length?a.Eb():(a.show(),a.rb(),Ai(a.ca,!0))};M1.prototype.rb=function(){if(this.B&&this.ja){var a=this.la||this.B;var b=this.qa?5:1;Jm(a,b,this.ca,b^1,null,null,65)}};
M1.prototype.ka=function(){this.ca&&(re(this.ca,"click",this.O,!1,this),re(this.ca,"mousedown",this.S,!1,this),re(this.ca,"mouseover",this.V,!1,this),this.Ga.Rb(this.ca),this.ca=null,this.D=!1);Lf(this.Ea);this.jb=null;M1.da.ka.call(this)};
var P1=function(a,b,c){if(!a.ha)if(3==b.nodeType){var d=null;Array.isArray(c)&&1<c.length&&(d=Pf(c,1));c=lma(c);if(0!=c.length){var e=b.nodeValue,f=a.W?new RegExp("\\b(?:"+c+")","gi"):new RegExp(c,"gi");c=[];for(var h=0,k=f.exec(e),l=0;k;)l++,c.push(e.substring(h,k.index)),c.push(e.substring(k.index,f.lastIndex)),h=f.lastIndex,k=f.exec(e);c.push(e.substring(h));if(1<c.length){for(d=0;1>d;d++)e=2*d,b.nodeValue=c[e],f=a.Ga.createElement("B"),f.className=a.na,a.Ga.Wa(f,iA(a.Ga,c[e+1])),f=b.parentNode.insertBefore(f,
b.nextSibling),b.parentNode.insertBefore(iA(a.Ga,""),f.nextSibling),b=f.nextSibling;b.nodeValue=Pf(c,2).join("");a.ha=!0}else d&&P1(a,b,d)}}else for(b=b.firstChild;b;)d=b.nextSibling,P1(a,b,c),b=d},lma=function(a){var b="";if(!a)return b;Array.isArray(a)&&(a=Pa(a,function(c){return!Lg(Mg(c))}));Array.isArray(a)?b=0<a.length?EL(a[0]):"":/^\W/.test(a)||(b=EL(a));return b},Q1=function(a,b){for(;b&&b!=a.ca&&!He(b,a.I);)b=b.parentNode;return b?Aa(a.C,b):-1};
M1.prototype.O=function(a){var b=Q1(this,a.target);0<=b&&this.dispatchEvent({type:"select",Ph:this.A[b].id});a.B()};M1.prototype.S=function(a){a.B();a.preventDefault()};M1.prototype.V=function(a){a=Q1(this,a.target);0<=a&&!(300>Kg()-this.aa)&&this.dispatchEvent({type:"hilite",Ph:this.A[a].id})};
var S1=function(a,b,c,d,e,f,h){Ii.call(this,c);this.V=F1(a);this.na=b;this.W=null;this.vq=Gi(Fi.Ba());this.L=!(!d||!e);this.ha=null;this.H=f||null;this.aa=null!=this.H;this.F=null;this.ja=!0;this.D=this.I=null;this.O=!0;(this.S=this.L?new C1(d,e,this.R()):null)&&K(this,this.S);this.C=null;this.aa&&(a="//ssl.gstatic.com/ui/v1/button/search-white.png","string"===typeof a&&(b=a,a=Tr("IMG"),nB(a,b),yi(a,21,21)),H(a,"tk3N6e-LgbsSe-RJLb9c"),b=[],b.push(a),this.C=K1(b,void 0),this.ma(this.C),a=this.C,0!=
a.A&&(a.A=0,I1(a)));this.A=h?new d1(R1(this),this.R()):null;this.B=h?new z1(this.V,this.R()):null;h&&(this.ma(this.A),this.ma(this.B))};I(S1,Ii);S1.prototype.fd=function(){return!1};
S1.prototype.fa=function(){Ii.prototype.fa.call(this);var a=this.ra();this.aa?(this.D=J(Tla,{uq:this.vq,Is:this.na,vr:nY()}),this.R().Wa(a,this.D),this.B&&this.A?(this.B.fa(),this.D.appendChild(this.B.ra()),this.A.fa(),this.D.appendChild(this.A.ra())):T1(this,null,null),this.C.sa(this.nb("IyROMc-w3KqTd-YPqjbf-LgbsSe"))):ls(a,Vla,mma(this))};S1.prototype.ra=function(){return Ii.prototype.ra.call(this)};
var mma=function(a){var b=Qa(a.V,function(c){return U1(c,!1)});return{uq:a.vq,Is:a.na,mD:b,jn:a.L}},R1=function(a){return Ra(a.V,function(b,c){return Mf(b,c)},[])},nma=function(a){for(var b=new vX,c=[],d=0;d<a.length;++d){var e=a[d].A,f=e.Ze();""==f?c.push(e):(tf(b.B,f)||b.set(f,[]),b.get(f).push(e))}a=b.map(function(h,k){return{title:k,bd:h}});c.length&&(a.length?a.push({title:"M\u00e1s combinaciones de teclas",bd:c}):a.push({title:"",bd:c}));return a};g=S1.prototype;
g.ea=function(){Ii.prototype.ea.call(this);if(this.aa){var a=this.nb("IyROMc-w3KqTd-S9gUrf-G0jgYd-LgbsSe");Zm(a,"Borrar la b\u00fasqueda",void 0);QM(this.U(),a,this.cG);a=this.nb("IyROMc-w3KqTd-YPqjbf");pm(a,"Buscar todas las combinaciones de teclas");this.C.setEnabled(!0);Zm(this.C.ra(),"Buscar todas las combinaciones de teclas",void 0);a=new u1(this.C,a);a.I.listen("Ec",u(this.gG,this));this.W=a;var b=new gma(this.H),c=new M1;c.W=!1;c.className="IyROMc-w3KqTd-ztA2jd-SUR3Rd";c.I="IyROMc-w3KqTd-ztA2jd-oKdM2c";
b=new L1(b,c,a);b.S=!1;a.A=b}this.F=this.nb("IyROMc-w3KqTd-h9d3hd-oXtfBe-hSRGPd");this.zs(this.ja);this.S&&this.S.render(this.nb("IyROMc-w3KqTd-ELP2md-LYNcwc"));this.U().listen(this.F,"click",this.qF);this.B&&this.A&&V1(this,!0)};g.reset=function(){Rc(this.nb("IyROMc-w3KqTd-G0jgYd-V67aGc"),"Combinaciones de teclas m\u00e1s utilizadas");W1(this,!1);T1(this,null,null);this.B&&this.A&&V1(this,!0);this.nb("IyROMc-w3KqTd-YPqjbf-LgbsSe").value=""};g.Ya=function(){Ii.prototype.Ya.call(this);this.F=null};
g.qF=function(){this.dispatchEvent("close")};g.gG=function(a){a.A?(a=a.C,this.H.B(a).then(u(this.qa,this,a))):this.O||this.reset()};g.cG=function(){this.reset();this.nb("IyROMc-w3KqTd-YPqjbf-LgbsSe").focus()};var W1=function(a,b){L(a.nb("IyROMc-w3KqTd-S9gUrf-G0jgYd-LgbsSe"),b)};S1.prototype.zs=function(a){this.ja=a;this.F&&L(this.F,this.ja)};
S1.prototype.qa=function(a,b){var c='Resultados de b\u00fasqueda de "'+(a+'"');a='No hay resultados de b\u00fasqueda con "'+(a+'"');b=Pa(b,D1);iea(b);b=b.slice(0,30);c=0==b.length?a:c;Rc(this.nb("IyROMc-w3KqTd-G0jgYd-V67aGc"),c);W1(this,!0);T1(this,nma(b),c);this.B&&this.A&&V1(this,!1);0==b.length?this.nb("IyROMc-w3KqTd-S9gUrf-G0jgYd-LgbsSe").focus():this.A?this.A.ra().focus():this.R().ia("IyROMc-w3KqTd-bN97Pc").focus()};
var T1=function(a,b,c){if(b){var d={groups:U1(b,!0),jn:a.L};a.O=!1}else a.ha||(d=R1(a),a.ha={groups:U1(d,!0),jn:a.L}),d=a.ha,a.O=!0;d.dJ=c||"Combinaciones de teclas m\u00e1s utilizadas";if(a.A){c=a.A;d=b||R1(a);var e=a.O;c.B=d;c.hc(!0);c1(c);e1(c,e);c.ra().scrollTop=0;pm(c.ra(),"Combinaciones de teclas m\u00e1s utilizadas")}else a.I&&a.D.removeChild(a.I),a.I=J(Ula,d),a.D.appendChild(a.I);(a=a.nb("IyROMc-w3KqTd-S9gUrf-G0jgYd-LgbsSe"))&&(b&&0==b.length?H(a,"IyROMc-w3KqTd-xFQqWe-G0jgYd"):fi(a,"IyROMc-w3KqTd-xFQqWe-G0jgYd"))},
U1=function(a,b){return Qa(a,function(c){return Z0(c,b)})};S1.prototype.oa=function(){var a=yp(this.B).Ze();$la(this.A,a)};S1.prototype.la=function(){a:{var a=this.A;var b=a.J();if(0<b.scrollTop&&b.scrollHeight<=b.scrollTop+b.clientHeight+1)a=a.ec(a.zc()-1).Ze();else{for(var c=0;c<a.zc();c++){var d=a.ec(c),e=d.ra();if(b.scrollTop>=e.offsetTop&&b.scrollTop<e.offsetTop+e.offsetHeight){a=d.Ze();break a}}a=a.ec(0).Ze()}}dma(this.B,a)};
var V1=function(a,b){a.B.setEnabled(b);b?(a.U().listen(a.B,"shortcut-dialog-category-selected",a.oa),a.U().listen(a.A,"shortcut-dialog-user-scroll",a.la),a.la()):(a.U().La(a.B,"shortcut-dialog-category-selected",a.oa),a.U().La(a.A,"shortcut-dialog-user-scroll",a.la),a.B.hd(function(c){c.Fa(8,!1)}))};S1.prototype.Ys=function(){return null!=this.H};
var X1=function(){F.call(this);this.A={}};I(X1,F);
var Y1=/\\\|/g,oma=/[\\'\\".,:-]/g,pma=new RegExp("\\b("+EL("un|una|unos|unas|el|la|los|las").replace(Y1,"|")+"|"+EL("ese|esa|eso|este|esta|esto").replace(Y1,"|")+"|"+EL("sobre|para").replace(Y1,"|")+")\\b","gi"),Z1=function(a){return a.toLowerCase().replace(pma,"").replace(oma,"").trim().replace(/\s\s+/g," ")};
var $1=function(a){this.A=a};$1.prototype.B=function(a){for(var b=[],c=this.A,d=of(this.A.A),e=[],f=0;f<d.length;f++){var h=e,k=h.push,l=d[f],n=c.A[l]||null;if(!n)throw Error("yc`"+l);k.call(h,n)}for(c=0;c<e.length;c++)d=e[c],f=a,d=(f=Z1(f))?qma(d,f):0,.8<=d&&b.push(new Wla(e[c],{confidence:d}));return oN(b)};
var qma=function(a,b){var c=Mf.apply(null,Qa(QL(a),function(t){return Z1(t).split(" ")}));a=Z1(PL(a)).split(" ");c=Mf(a,c);a=a.length;b=b.split(" ");GI(b);for(var d=1,e=0;e<b.length&&0<d;e++){var f=0,h=b[e];if(h){for(var k=0;k<c.length;k++){var l=c[k],n=k>=a,q=0==l.indexOf(h),r=Ufa(h,l);h.length<l.length&&(r-=.99*(l.length-h.length));l=(h.length-r)/h.length;n&&(l*=.99);q||(l*=.99);f=Math.max(f,l)}d*=f}}return d};
var sma=function(a){var b=new X1;rma(a,function(c){b.A[c.getId()]=c});return b},rma=function(a,b){for(var c=0;c<a.length;++c)for(var d=a[c],e=0;e<d.length;++e)for(var f=d[e].bd,h=0;h<f.length;++h)b(f[h])};
var tma=function(a){var b=a.lD;a=a.Ys;var c='<div class="'+O("IyROMc-w3KqTd-Sx9Kwc")+'"><div class="'+O("IyROMc-w3KqTd-bN97Pc-sM5MNb")+'"></div>';a?(a=c,b='<div class="'+O("IyROMc-w3KqTd-TvD9Pc")+'"><span id="'+O(b)+'" class="'+O("XKSfm-Sx9Kwc-r4nke-TvD9Pc")+'" tabindex="0" role="button">',c='<svg width="'+O("14px")+'" height="'+O("14px")+'" viewBox="0 0 10 10" focusable="false" fill="'+O("#000000")+'"><polygon points="10,1.01 8.99,0 5,3.99 1.01,0 0,1.01 3.99,5 0,8.99 1.01,10 5,6.01 8.99,10 10,8.99 6.01,5 "/></svg>',
c=M(c),c=a+(b+c+"</span></div>")):(c+='<div class="'+O("fLQVs")+'"><span id="'+O(b)+'" class="'+O("CNCY2c")+'" tabindex="0" role="button">',c+="Cerrar</span></div>");return M(c+"</div>")};
var a2=function(a,b,c){Vy.call(this,b,c);this.A=a;this.ma(this.A);this.C=Gi(Fi.Ba());this.B=a.Ys()};I(a2,Vy);g=a2.prototype;g.gg=function(){return this.B?"IyROMc-w3KqTd":"ZCZpd-TUo6Hb"};g.fd=function(){return!1};g.fa=function(){Vy.prototype.fa.call(this);var a=this.R(),b=this.ra();L(b,!1);ls(b,tma,{lD:this.C,Ys:this.B});var c=this.nb("IyROMc-w3KqTd-bN97Pc-sM5MNb");this.A.fa();a.Wa(c,this.A.ra());lm(b,"dialog");mm(b,"labelledby",this.A.vq);this.B||H(b,"zeeTme")};
g.ea=function(){Vy.prototype.ea.call(this);var a=this.R(),b=a.J(this.C);this.B&&Zm(b,"Cerrar",void 0);QM(this.U(),b,this.eu);a=a.ZD(this.J());this.U().listen(a,"mousedown",this.HA,!0);this.U().listen(this.J(),"keydown",this.Ik);this.U().listen(this.A,"close",this.eu)};g.ga=function(a){this.B&&this.Da&&!this.isVisible()&&a&&this.A.reset();Vy.prototype.ga.call(this,a)};g.eu=function(){this.ga(!1)};g.zs=function(a){this.A.zs(a)};
g.rb=function(){Vy.prototype.rb.call(this);var a=this.J();if(a&&!this.B){if(this.isVisible()){var b=Oe(a);b=si(b);b=.9*(b.bottom-b.top)}else b=this.R().A,b=.9*Cg(Uh(b)||window).height;Le(a,"maxHeight",b+"px");Le(a,"left","10%");Le(a,"top","10%")}};g.HA=function(a){var b=this.A;(b=b.W?b.W.A.A.J():null)&&Qc(b,a.target)||Qc(this.J(),a.target)||this.ga(!1)};g.Ik=function(a){27==a.keyCode?(this.ga(!1),a.B(),a.preventDefault()):9==a.keyCode&&a.shiftKey&&a.target==this.J()&&Yy(this)};
var b2=function(a){var b=U(a.A(),eO,37)||new eO;var c=[[],[]];var d=c[0];if(0==a.A().ab()){var e=vg(a.R().A.body);e={title:"Navegaci\u00f3n",bd:[["Esc","Cerrar el visor"],["Left\th",e?"Ir al elemento siguiente":"Ir al elemento anterior"],["Right\tl",e?"Ir al elemento anterior":"Ir al elemento siguiente"]]}}else e=null;e&&d.push(e);e=R(b,1,!0);var f=R(b,2,!0);(e=e||f?{title:f?"V\u00eddeo/audio":"Audio",bd:[["Enter\tSpace","Reproducir/Pausa"],["Shift + Left","Saltare ir al anterior"],["Shift + Right",
"Saltare ir al siguiente"],["+\t=","Subir el volumen"],["-","Bajar el volumen"]]}:null)&&d.push(e);d=c[1];e={title:"Acciones",bd:[["+\t=","Acercar"],["-","Alejar"],["o","Abrir elemento"],["s","Destacar o dejar de destacar los elementos seleccionados"]]};a.ub().C&&!a.A().bk()&&e.bd.push(["Ctrl+s","Descarga el elemento"]);iO(a.A())&&e.bd.push(["d","Mostrar/Ocultar el panel de detalles"]);e&&d.push(e);R(b,3,!0)?(b=[],b.push(["j","P\u00e1gina siguiente"]),b.push(["k","P\u00e1gina anterior"]),a.A().Be()&&
!a.A().bk()&&b.push(["Ctrl+p","Imprimir el documento"]),b.push(["Ctrl+f","Abrir la barra de b\u00fasqueda"]),b.push(["Ctrl+g","Abrir la barra de b\u00fasqueda/buscar siguiente"]),b.push(["Ctrl+Shift+g","Abrir la barra de b\u00fasqueda/buscar anterior"]),b={title:"Controles del documento",bd:b}):b=null;b&&d.push(b);c=F1(c);if(R(a.A(),56,!1)){var h=sma(c);h=new $1(h)}b=ZA("https://support.google.com/drive/answer/2423485?hl=%s","es");h=new S1(c,b,a.R(),void 0,void 0,h);a2.call(this,h,!1,a.R())};
I(b2,a2);
var c2=function(a){Ii.call(this,a);this.B={};this.A={}};I(c2,Ii);g=c2.prototype;g.fa=function(){this.ca=J(eo,void 0,void 0,this.R())};g.ea=function(){Ii.prototype.ea.call(this);var a=!xh(this.B);L(this.J(),a)};g.Xx=function(a,b){if(null!=b){if(!this.A[a]){var c=u(this.Yx,this,a);this.A[a]=Ig(c,b)}}else this.Yx(a)};g.Yx=function(a){this.B[a]=!0;delete this.A[a];this.Da&&L(this.J(),!0)};g.fn=function(a){delete this.B[a];this.A[a]&&(Jg(this.A[a]),delete this.A[a]);xh(this.B)&&this.Da&&L(this.J(),!1)};
g.Ya=function(){Ii.prototype.Ya.call(this);for(var a in this.A)Jg(this.A[a]);this.A={}};
var d2=function(a,b){P.call(this,a);this.A=b};I(d2,P);d2.prototype.fa=function(){this.ca=J(Aha,{id:Tf(this.A.A),title:this.A.tb(),mimeType:this.A.qb()})};var e2=function(a,b){if(a=a.J())a.id=b?"drive-active-item-info":""};
var f2=function(a,b){P.call(this,b);this.B=a;this.C=null;this.A=new Ip(this.R(),Gq.Ba());this.ma(this.A)};I(f2,P);g=f2.prototype;g.fa=function(){this.fb(J(qha,void 0,void 0,this.R()))};g.fb=function(a){this.ca=a;this.A.sa(this.ia("ndfHFb-c4YZDc-UmsTj-sFeBqf"));this.A.Sa("Enviar contrase\u00f1a");this.C=this.ia("ndfHFb-c4YZDc-UmsTj-YPqjbf");this.nb("ndfHFb-c4YZDc-UmsTj-xqKM5b").value=this.B.tb()};
g.ea=function(){P.prototype.ea.call(this);L(this.ia("ndfHFb-c4YZDc-UmsTj-u0pjoe-fmcmS"),this.B.na);this.U().listen(this.A,"action",this.mG).listen(this.C,["keyup","change"],this.ly);Xc(this.ly,this)};g.activate=function(a){this.getContext().B().A(13,this.XE,this);a&&this.getContext().Ka().focus(this.C,void 0,!0)};g.mG=function(){g2(this)};g.XE=function(){var a=rg(this.R());(He(a,"ndfHFb-c4YZDc")||He(a,"ndfHFb-c4YZDc-UmsTj-YPqjbf"))&&this.A.isEnabled()&&g2(this)};
g.ly=function(){this.A.setEnabled(0!=this.nb("ndfHFb-c4YZDc-UmsTj-YPqjbf").value.length)};var g2=function(a){a.getContext().B().im();var b=a.B;a=a.ia("ndfHFb-c4YZDc-UmsTj-YPqjbf").value;b.na=!0;b.dispatchEvent(new DM(a))};
var h2=function(a){w(this,a,0,-1,null,null)};I(h2,z);h2.prototype.getLabel=function(){return B(this,1)};
var i2=function(a){w(this,a,0,-1,uma,null)};I(i2,z);var uma=[5,7,16,18,37,39];
var j2=function(){var a=vma;this.B=this.country=this.language=null;this.A=new i2;this.C=null;this.size=a};j2.prototype.clone=function(){return zh(this)};
var k2=function(a){F.call(this);this.C=a;a=u(this.H,this);this.C.B=a;this.B=new $e;this.F=new rf;this.A=new rf};I(k2,F);k2.prototype.connect=function(){this.C.connect(u(this.B.callback,this.B));GL(this.B,u(this.dispatchEvent,this,"Fc"))};k2.prototype.call=function(a,b,c,d){GL(this.B,function(){var e={data:b,messageId:this.D};this.F.set(this.D,{Pj:c,Oj:d});this.D++;this.C.send(a,e)},this)};var l2=function(a,b,c,d){GL(a.B,function(){this.C.send("_response",{data:b,messageId:c,result:d})},a)};
k2.prototype.H=function(a,b){if("string"===typeof b)try{var c=JSON.parse(b)||{}}catch(d){return}else c=b;"_response"==a?(a=c,b=this.F.get(a.messageId),this.F.remove(a.messageId),(c=a.result)&&"function"===typeof b.Pj&&b.Pj(a.data),c||"function"!==typeof b.Oj||b.Oj(Error(a.data.message))):wma(this,a,c)};var wma=function(a,b,c){if(b=a.A.get(b)){var d=u(function(e){l2(this,e||{},c.messageId,!0)},a);a=u(function(e){var f={};f.message=e&&e.message||"";l2(this,f,c.messageId,!1)},a);try{b(c.data,d,a)}catch(e){a(e)}}};
k2.prototype.D=0;
var m2=function(a,b,c){Ii.call(this,c);this.D=a;this.F=new k2(this.D);this.B=b;this.A=null;this.C=b.B};I(m2,Ii);m2.prototype.getHeight=function(){return tg(this.J()).height};m2.prototype.fa=function(){Ii.prototype.fa.call(this);yi(this.J(),this.B.size);xma(this)};
var n2=function(a,b){L(a.C,!b);a.A.style.visibility=b?"visible":"hidden"},xma=function(a){var b=a.R();a.A=b.fa("DIV");a.A.style.position="absolute";a.C=a.C||b.fa("DIV");n2(a,!1);var c=a.J();b.Wa(c,a.A);b.Wa(c,a.C);yM(a.D,a.A,u(function(d){b.setProperties(d,{frameborder:0,style:"border: 0; vertical-align: bottom; transform: translateZ(0);",scrolling:"auto",width:this.B.size.width,height:this.B.size.height})},a));a.F.connect()};
var yma=function(){this.A=new j2;this.Ha=void 0},vma=new ze(735,500),zma=function(a){var b=NE("https://clients5.google.com/webstore/wall/widget","container","GOOGLE_DRIVE","utm_source",jw(Zg(window.location.href)[3]||null),"utm_medium","apps-widget","ref",XE(window.location.href));Q(a.A.A,15)&&(b=NE(b,"hdpa","true"));if(AL(a.A.A,h2,37)&&0<AL(a.A.A,h2,37).length){for(var c=AL(a.A.A,h2,37),d="",e=0;e<c.length;e++)0!=e&&(d+=","),d+=c[e].getLabel()+":"+B(c[e],2);b=NE(b,"exp",d)}null!=a.A.language&&(b=
NE(b,"hl",a.A.language));null!=a.A.country&&(b=NE(b,"gl",a.A.country));null!=a.A.C&&(b=NE(b,"authuser",a.A.C));R(a.A.A,41,!1)&&(b=NE(b,"force_show_apps",""));c={};yh(c,"pu",b);yh(c,"ph","https://clients5.google.com");yh(c,"tp",1);yh(c,"osh",!0);b=new xM(c,a.Ha);return new m2(b,a.A.clone(),a.Ha)};
var o2=function(a){D.call(this);this.F=a;this.A=a.F;a=u(this.DH,this);this.A.A.set("beforeInstall",a);a=u(this.IA,this);this.A.A.set("afterInstall",a);a=u(this.RH,this);this.A.A.set("launch",a);a=u(this.eE,this);this.A.A.set("getStoreConfig",a);a=u(this.LA,this);this.A.A.set("onRendered",a);a=u(this.aE,this);this.A.A.set("getPopupUrl",a);a=u(this.KH,this);this.A.A.set("onEscape",a);a=u(this.KA,this);this.A.A.set("onManageMenu",a);a=u(this.JA,this);this.A.A.set("onManageMenuEvent",a);a=u(this.EH,this);
this.A.A.set("beforeNavigate",a)};I(o2,D);g=o2.prototype;g.fu=function(){};g.ax=function(){};g.uninstall=function(a,b,c){var d={};d.itemId=a;this.A.call("uninstall",d,b,c)};g.EH=function(a,b){b({shouldNavigate:!0})};g.LA=function(){n2(this.F,!0)};g.DH=function(a,b){b({shouldInstall:!0})};g.IA=function(a,b){this.fu(a.itemId);b()};g.RH=function(a,b){b()};g.eE=function(a,b){a={};a.storeConfigProto=this.F.B.A.Va();b(a)};g.aE=function(a,b){b({installFlowPopupUrl:null})};g.KH=function(a,b){this.ax();b()};
g.KA=function(a,b){a={};a.manageMenuProto=null.Va();b(a)};g.JA=function(){};
var Ama=function(){var a='<div class="'+O("ndfHFb-c4YZDc-DWWcKd-ZpdDCc-Sx9Kwc-ge6pde")+'"><div class="'+O("ndfHFb-c4YZDc-DWWcKd-ZpdDCc-Sx9Kwc-ge6pde-k4Qmrd")+'"><div class="'+O("ndfHFb-c4YZDc-DWWcKd-ZpdDCc-ge6pde-RJLb9c")+'"></div><span class="'+O("ndfHFb-c4YZDc-EglORb-ge6pde-fmcmS")+'">';return M(a+"Cargando&hellip;</span></div></div>")},Bma=function(){var a='<div class="'+O("ndfHFb-c4YZDc-t2cHAd-DWWcKd-ZpdDCc-Sx9Kwc-ge6pde")+'"><div class="'+O("ndfHFb-c4YZDc-t2cHAd-DWWcKd-ZpdDCc-Sx9Kwc-ge6pde-k4Qmrd")+
'"><div class="'+O("ndfHFb-c4YZDc-t2cHAd-DWWcKd-ZpdDCc-ge6pde-RJLb9c")+'"></div><span class="'+O("ndfHFb-c4YZDc-t2cHAd-EglORb-ge6pde-fmcmS")+'">';return M(a+"Cargando&hellip;</span></div></div>")},p2=function(a){var b=a.appName;a=a.iconUrl;a='<div class="'+O("ndfHFb-c4YZDc-y0R6E-DWWcKd-b3rLgd")+'"><img class="'+O("ndfHFb-c4YZDc-y0R6E-DWWcKd-Bz112c")+'" src="'+O(pB(a))+'" alt="'+O(b)+'" aria-hidden="true"/><div class="'+O("ndfHFb-c4YZDc-y0R6E-DWWcKd-Ne3sFf")+'">';b="<b>"+(aj(b)+"</b> se ha conectado.");
return M(a+b+"</div></div>")};
var q2=function(a,b,c,d){o2.call(this,a);this.D=d;this.C=b;this.B=c};I(q2,o2);q2.prototype.fu=function(a){var b=this;this.C.ga(!1);this.B&&Cma(this,a).then(function(c){c=c||b.C.W(a);if(null!=c){var d=J(p2,{appName:c.appName,iconUrl:c.Yj(10)},void 0,b.D.R());b.D.pb().A(d,!0,1E4);b.D.$a().Ra({xa:19,vi:BJ(c)})}})};var Cma=function(a,b){return a.B?hW(a.B).then(function(c){return void 0===b?null:Of(c,function(d){return d.B==b})}):Promise.resolve(null)};q2.prototype.ax=function(){this.C.ga(!1)};
var r2=function(a){bz.call(this,"ndfHFb-c4YZDc-Sx9Kwc",void 0,a.R());this.C=a;this.O=this.ja=null;this.S=xO(this.C);this.V=[];iz(this,new ho);this.setTitle("Conectar m\u00e1s aplicaciones");this.bh=!0};I(r2,bz);
r2.prototype.fa=function(){bz.prototype.fa.call(this);H(this.J(),"ndfHFb-c4YZDc-DWWcKd-ZpdDCc-Sx9Kwc");var a=PM(this);H(a,"ndfHFb-c4YZDc-DWWcKd-ZpdDCc-Sx9Kwc-r4nke");var b=this.C.R(),c=Math.min(Eg(b).innerHeight-300,570),d=J(Ama,void 0,void 0,b);a=new yma;C(a.A.A,3,"Conectar");C(a.A.A,4,"Conectada");a.A.B=d;a.A.size.height=c;a.A.language="es";a.Ha=b;if(b=parseInt(this.C.A().ob(),10))a.A.C=b;a=this.O=a;a.A.B&&yi(a.A.B,a.A.size);a=a.A.B;this.cb().appendChild(a);this.S?(a=this.C.X().A(),this.S.Bm(GM(a),
u(this.ha,this))):this.ha()};r2.prototype.ha=function(a){a&&(this.V=a,a=Qa(a,function(b){return b.B}),C(this.O.A.A,7,a||[]));a=zma(this.O);this.ja=new q2(a,this,this.S,this.C);K(this,this.ja);Hc(this.cb());a.render(this.cb())};r2.prototype.W=function(a){for(var b=m(this.V),c=b.next();!c.done;c=b.next())if(c=c.value,c.B==a)return c;return null};r2.prototype.ga=function(a){var b=this.C.Ka();a?b.S():b.O();bz.prototype.ga.call(this,a);a||Jy(this.R(),!0)};
var Dma=function(){var a='<div class="'+O("ndfHFb-c4YZDc-rovI0b")+'" role="region"><div class="'+O("ndfHFb-c4YZDc-rovI0b-r4nke")+'" role="heading">';a=a+'Prueba una de las aplicaciones siguientes para abrir o editar este elemento</div><div class="'+(O("ndfHFb-c4YZDc-s2gQvd")+" "+O("ndfHFb-c4YZDc-rovI0b-bN97Pc")+'" role="region" aria-label="');a+=lj("Lista de aplicaciones");return M(a+'"></div></div>')},Ema=function(a){var b=a.title;a=a.className;return M('<div class="'+O("ndfHFb-c4YZDc-rovI0b-LS81yb")+
'"><div class="'+O("ndfHFb-c4YZDc-rovI0b-LS81yb-Ud7fr")+'" role="heading" tabindex="-1">'+aj(b)+'</div><div class="'+O(a)+" "+O("ndfHFb-c4YZDc-rovI0b-IyROMc-rymPhb")+'"></div></div>')},Fma=function(a){var b=a.appName;a=a.iconUrl;return M('<div class="'+O("ndfHFb-c4YZDc-rovI0b-DWWcKd-ibnC6b")+'">'+(a?'<div class="'+O("ndfHFb-c4YZDc-rovI0b-DWWcKd-Bz112c")+'" style="background-image: url('+O(pB(a))+'); background-size:cover"></div>':"")+'<div class="'+O("ndfHFb-c4YZDc-rovI0b-DWWcKd-V1ur5d")+'" tabindex="-1">'+
aj(b)+"</div></div>")};
var s2=function(a){this.A=a},t2=function(a,b,c){var d=zO(a.A);a=d.C(b);b=d.S(b);fN([a,b]).then(function(e){Gma(c,e)})},u2=function(a,b){var c={};c.id=b.getId();b instanceof hV?(c.iconUrl=b.C,c.name=b.appName,c.description=b.shortDescription):(a=3==a.A.A().mb()?32:16,c.iconUrl=b.Yj(a),c.name=b.appName,c.description=b.shortDescription);return c},Gma=function(a,b){var c=v2(b[0]);b=v2(b[1]);var d=b.length;b=Pf(b,0,Math.max(0,3-c.length));b=Pa(b,function(e){return e.D});a(c,b,d)},v2=function(a){var b=
[];a.Xj&&(b=a.value);return b},w2=function(a){return 1<a.A.Ub().B()?"//fonts.gstatic.com/s/i/googlematerialicons/add/v6/grey600-36dp/2x/gm_add_grey600_36dp.png":"//fonts.gstatic.com/s/i/googlematerialicons/add/v6/grey600-36dp/1x/gm_add_grey600_36dp.png"};
var x2=function(a){P.call(this,a);this.A=new s2(a)};I(x2,P);x2.prototype.fa=function(){var a=this.R();this.ca=J(Dma,void 0,void 0,a)};x2.prototype.ea=function(){P.prototype.ea.call(this);this.U().listen(this,"action",this.B)};
x2.prototype.Xs=function(a,b,c){var d=this.ia("ndfHFb-c4YZDc-rovI0b-bN97Pc");Co(this.hc(!0));this.getContext().R().hc(d);y2(this,"Aplicaciones de tu ordenador",c,"ndfHFb-c4YZDc-rovI0b-MVH0Ye-IyROMc");y2(this,"Aplicaciones conectadas",a,"ndfHFb-c4YZDc-rovI0b-ljLd3-IyROMc");y2(this,"Aplicaciones de terceros sugeridas",b,"ndfHFb-c4YZDc-rovI0b-UEIKff-IyROMc")};
var y2=function(a,b,c,d){if(0!=c.length){var e=a.R(),f=a.ia("ndfHFb-c4YZDc-rovI0b-bN97Pc");b=J(Ema,{title:b,className:d},void 0,e);f.appendChild(b);f=e.ia("ndfHFb-c4YZDc-rovI0b-IyROMc-rymPhb",b);for(b=0;b<c.length;b++){d=c[b];var h=u2(a.A,d),k=J(Fma,{appName:h.name,iconUrl:h.iconUrl?h.iconUrl.toString():void 0},void 0,e);f.appendChild(k);var l=new Ip(e);a.ma(l);l.sa(k);var n=h.name;h=h.description?h.description.toString():"";l.Sa(Lg(h)?n:Ly(n,": ",h));l.Xb=d;Op(k,e)}}};
x2.prototype.B=function(a){var b=a.target.Xb;a=gg(a);this.dispatchEvent(new gQ(b,a))};
var z2=function(a,b){P.call(this,b);this.F=a;this.D=[];this.A=[];this.I=0;this.H=[];this.B=null;this.C=new s2(b)};I(z2,Zn);g=z2.prototype;g.ea=function(){Zn.prototype.ea.call(this);var a=xO(this.getContext());a&&this.U().listen(a,["MHYjYb","bTQ6eb"],this.MA);t2(this.C,this.F,u(this.cw,this))};g.activate=function(){var a=this.F;zO(this.C.A).H(a).then(this.BF,void 0,this)};g.MA=function(){var a=this.getContext();!a.Pa()&&a.X().B()&&t2(this.C,this.F,u(this.cw,this))};
g.cw=function(a,b,c){this.D=a;this.A=b;this.I=c;A2(this)};g.BF=function(a){this.H=a;A2(this)};var A2=function(a){a.Da&&(a.B||(a.B=new x2(a.getContext()),a.ma(a.B,!0)),a.B.Xs(a.D,a.A,a.H),a.dispatchEvent("Gc"))};
var B2=function(a,b){P.call(this,b);this.A=a;this.H=!1;this.L=this.D=this.I=null;this.C=!1;this.S=this.F=this.B=this.O=null;this.V=new s2(b)};I(B2,Zn);
B2.prototype.fa=function(){var a=this.A.wa||"Ha habido un problema con la vista previa.",b=this.A.Qa||"",c="";""!==b&&(c="Seguimiento de pila (visible solo para usuarios de la red interna):");this.ca=J($ga,{uh:this.A.ee,FD:a,$x:b,WI:c},void 0,this.R());this.D=this.ia("ndfHFb-c4YZDc-EglORb-haAclf");this.S=this.ia("ndfHFb-c4YZDc-EglORb-joDrKf-u0pjoe-fmcmS");this.F=this.ia("ndfHFb-c4YZDc-EDpFhf-z5C9Gb-IyROMc-LgbsSe");this.O=this.ia("ndfHFb-c4YZDc-rovI0b-haAclf");a=this.getContext().R().ia("ndfHFb-c4YZDc-EglORb-u0pjoe-EbqdBd-ebJZBb-fmcmS",
this.D);L(a,""!==c);c=this.getContext().R().ia("ndfHFb-c4YZDc-EglORb-u0pjoe-EbqdBd-ebJZBb",this.D);L(c,""!==b);this.L=new IA(this.getContext(),this.A);this.ma(this.L);OL(this.L,this.F)};B2.prototype.ea=function(){Zn.prototype.ea.call(this);C2(this);this.U().listen(this.A,"x",this.NA).listen(this.A,"y",this.OA)};B2.prototype.activate=function(){this.H=!0;D2(this);this.B&&this.B.activate()};
var D2=function(a){Jg(a.I);a.I=Ig(function(){this.Da&&H(this.J(),"ndfHFb-c4YZDc-neVct-RCfa3e")},100,a)},E2=function(a){Jg(a.I);fi(a.J(),"ndfHFb-c4YZDc-neVct-RCfa3e")},C2=function(a){var b=a.R(),c=a.A.wa||"Ha habido un problema con la vista previa.",d=a.A.Qa||"",e="";""!==d&&(e="Seguimiento de pila (visible solo para usuarios de la red interna):");var f=b.ia("ndfHFb-c4YZDc-EglORb-u0pjoe-EbqdBd-ebJZBb",a.D),h=b.ia("ndfHFb-c4YZDc-EglORb-u0pjoe-EbqdBd-ebJZBb-fmcmS",a.D);b.vc(b.ia("ndfHFb-c4YZDc-EglORb-u0pjoe-fmcmS",
a.D),c);b.vc(f,d);b.vc(h,e);L(a.S,3==a.A.getState());L(f,""!==d);L(h,""!==e)};g=B2.prototype;g.nE=function(){this.layout()};g.NA=function(){this.layout()};g.OA=function(){this.layout()};g.CE=function(){this.getContext().$a().Ra({xa:18,Ja:12});(new r2(this.getContext())).ga(!0)};
g.layout=function(){var a=this.C,b=this.getContext();if(!BV(zO(b),this.A)&&R(b.A(),26,!0))if(this.B)b=this.B,0<b.D.length||0<b.A.length||0<b.H.length?(b=tg(this.D),this.C=zg(new ze(b.width,b.height+95),this.Sb())):this.C=!1;else{b=this.getContext().R();var c=new Ip(b,Gq.Ba());this.ma(c);c.sa(this.F);this.U().listen(c,"action",this.CE);vw(this.ia("ndfHFb-c4YZDc-EDpFhf-z5C9Gb-IyROMc-LgbsSe-Bz112c"),w2(this.V));pm(this.F,"Conectar m\u00e1s aplicaciones");Op(this.F,b);this.B=new z2(this.A,this.getContext());
this.ma(this.B);this.U().listen(this.B,"Gc",this.nE);this.B.sa(this.O);this.H&&this.B.activate()}else this.C=!1;L(this.O,this.C);if(b=this.C)b=this.B,b=b.I>b.A.length;L(this.F,b);if(this.C){b=this.ia("ndfHFb-c4YZDc-rovI0b-bN97Pc");c=this.Sb().height;var d=tg(this.D).height,e=this.getContext().C().D();Le(b,"max-height",Math.max(c-d-40-e,55)+"px")}this.H&&this.C!=a&&E2(this);b=this.getContext().C();c=tg(this.J());c=this.W(c);b=Math.max(c.y,b.Zb().top);qi(this.J(),c.x,b);this.H&&this.C!=a&&D2(this)};
g.deactivate=function(){this.H=!1;E2(this)};g.Ya=function(){Zn.prototype.Ya.call(this);Jg(this.I)};
var F2=function(){this.C=!1;this.A=null;this.F=!1;this.B=null;this.H=!0;this.D=null;this.I=!1};g=F2.prototype;g.activate=function(){this.C=!0};g.deactivate=function(){this.C=!1};g.sa=function(a){this.A=a};g.layout=function(){this.F=!0};g.render=function(a){this.B=a};g.Ng=function(a){this.H=a};g.Bs=function(a){this.D=a};g.sj=function(){this.I=!0};
var G2=function(a,b,c){P.call(this,c);var d=this;this.A=a;var e=new F2;this.B=e;this.C=null;this.F=!1;this.L=c.Fb();this.H=new c2(this.getContext().R());this.ma(this.H);this.B.Bs(this.H);this.I=new d2(this.getContext(),this.A);this.ma(this.I);this.D=null;b.then(function(f){d.Pa()||(d.B=f,d.wd(f,0),e.D&&f.Bs(e.D),e.A&&f.sa(e.A),e.B&&f.render(e.B),e.F&&f.layout(),e.C&&f.activate(),(e.A||e.B)&&f.Ng(e.H),e.I&&f.sj())},function(){})};I(G2,Zn);g=G2.prototype;
g.fa=function(){var a=J(Zga,void 0,void 0,this.R());this.ca=a;this.B.render(a);L(a,!1);this.B.Ng(!1)};g.fb=function(a){Zn.prototype.fb.call(this,a);var b=this.ia("ndfHFb-c4YZDc-oKVyEf");b?this.B.sa(b):(this.B.render(a),this.B.Ng(!1))};
g.ea=function(){Zn.prototype.ea.call(this);this.H.sa(this.ia("ndfHFb-c4YZDc-K9a4Re-ge6pde-Ne3sFf"));var a=this.ia("ndfHFb-c4YZDc-ujibv-JUCs7e");a instanceof HTMLImageElement&&this.A.Lx(a);this.I.render(this.J());H2(this);this.U().listen(this.A,"C",this.S);this.U().listen(this.A,"A",this.O)};
g.activate=function(a){I2(this,"vf_",16,a);I2(this,"av_",36,a);this.getContext().L().Ie(1,this.A);this.F=!0;L(this.J(),!0);a=this.A.getState();switch(a){case 1:this.B.activate();break;case 5:this.D.activate(this.getContext().X().L);break;case 3:case 4:this.C.activate()}this.getContext().A().Be()&&1!=a&&this.B.sj();e2(this.I,!0);this.layout();J2(this);K2(this,"av_")};
g.deactivate=function(a){this.A.Wc=!0;I2(this,"dv_",37,a);this.F=!1;e2(this.I,!1);var b=this.A.getState();Ig(function(){this.Da&&L(this.J(),!1);K2(this,"dv_")},0,this);1==b?this.B.deactivate():(3==b||4==b)&&this.C.deactivate();Hma(this,a)};var Hma=function(a,b){switch(a.A.getState()){case 1:var c=1;break;case 4:c=2;break;default:c=3}K2(a,"vf_",c,b)},I2=function(a,b,c,d){b+=a.A.getId();a.L.Hb(b,{xa:c,Ja:d,item:a.A,Jh:a.A.Mm()})},K2=function(a,b,c,d){b+=a.A.getId();d&&a.L.Oc(b,{um:d});a.L.Ia(b,c)};
G2.prototype.layout=function(){switch(this.A.getState()){case 1:this.B.layout();break;case 3:case 4:this.C.layout();break;case 5:L2(this)}};
var M2=function(a,b){var c=a.R().ia("ndfHFb-c4YZDc-zTETae");null!=c&&pm(c,b);c=a.getContext().Ka();rg(c.B.R())!=I_(c)&&null!=c.C&&c.D==I_(c)||a.getContext().D().A(b)},J2=function(a){var b=a.A.tb();switch(a.A.getState()){case 2:M2(a,"Cargando "+(b+"."));break;case 1:M2(a,"Mostrando "+(b+"."));break;case 3:M2(a,"\u00a1Vaya! Ha habido un problema con la vista previa de "+(b+". Volvi\u00e9ndolo a intentar."));break;case 4:var c=Mg(a.A.wa);M2(a,Lg(c)?"\u00a1Vaya! Ha habido un problema con la vista previa de "+
(b+"."):c);break;case 5:a.A.na?M2(a,"La contrase\u00f1a introducida no es correcta; prueba con otra."):M2(a,"Se requiere una contrase\u00f1a para acceder a "+(b+". Introd\u00facela"))}};G2.prototype.S=function(){H2(this);this.F&&J2(this)};G2.prototype.O=function(){this.F&&J2(this)};
var H2=function(a){var b=a.A.getState();switch(b){case 2:N2(a);a.H.Xx(a.getId(),200);a.B.Ng(!1);break;case 1:a.H.fn(a.getId());O2(a);N2(a);a.B.Ng(!0);a.F&&(a.B.activate(),a.B.layout());break;case 3:case 4:a.H.fn(a.getId());a.B.Ng(!1);a.C||(a.C=new B2(a.A,a.getContext()),a.ma(a.C),a.C.render(a.J()));C2(a.C);a.F&&(a.C.activate(),a.C.layout());break;case 5:a.H.fn(a.getId()),a.B.Ng(!1),O2(a),a.D=new f2(a.A,a.getContext()),a.D.render(a.J()),L2(a),a.F&&a.D.activate(!0)}a.getContext().A().Be()&&a.F&&1!=
b&&a.B.sj()},N2=function(a){if(a.D){var b=a.R(),c=rg(b),d=a.D.J();b.contains(d,c)&&a.getContext().Ka().A();Lf(a.D);a.D=null}},L2=function(a){var b=a.D.J();a=a.W(tg(b));qi(b,a)},O2=function(a){a.C&&(a.removeChild(a.C,!0),a.C.dispose(),a.C=null)};
var P2=function(a){P.call(this,a);this.B=null;this.D=[];this.A=[];this.C=!1;var b=a.X();this.U().listen(b,"ka",this.PA).listen(b,"ma",this.QA).listen(b,"na",this.F);(a=a.wb())&&this.U().listen(a,"jb",this.SA)};I(P2,P);g=P2.prototype;g.fa=function(){this.ca=J(Wga,void 0,void 0,this.R())};g.fb=function(a){P.prototype.fb.call(this,a);a=this.be("ndfHFb-c4YZDc-K9a4Re-nKQ6qf");a.length&&0!=this.getContext().X().C()&&Q2(this,0,a[0])};
g.ea=function(){P.prototype.ea.call(this);this.ra().style.bottom="0px";var a=this.getContext().Ub();this.U().listen(a,"Dc",this.RA).listen(this.getContext().ua(),"L",this.AE)};g.isVisible=function(){return!!this.B&&this.C};g.ga=function(a){(this.C=a)?this.B.activate(16):this.B.deactivate(16)};g.SA=function(){var a=this.getContext().wb().getHeight();this.ra().style.bottom=a+"px"};
g.RA=function(a){if(this.B&&this.C){if("O"==(a.A&&a.A.type)){a=vg(this.J());var b=zW(this.getContext().ua());Le(this.J(),a?"left":"right",b+"px")}this.B.layout()}};g.AE=function(){this.B&&this.C&&this.B.layout()};
g.PA=function(a){var b=this.getContext().X();a=null===a.cause?16:gg(a.cause);Ima(this);var c=this.B;this.B=this.D[b.D];c&&this.C&&c.deactivate(a);this.getContext().B().im();b=(b=this.getContext().wb())&&0!=b.A;c=this.getContext().Ka();2==this.getContext().A().ab()||b&&K_(c)||this.getContext().Ka().A();this.C&&this.B.activate(a)};g.QA=function(a){a=a.A;if(Ba(this.A,a)){var b=Aa(this.A,a);Lf(this.Nk(b,!0));Od(this.A,b)}for(b=0;b<this.A.length;b++)this.A[b]>a&&this.A[b]--;Od(this.D,a)};
var Ima=function(a){var b=a.getContext().X(),c=b.D,d=Math.max(c-5,0),e=Math.min(c+5,b.C()-1);Q2(a,c);Ig(function(){for(var f=d;f<=e;f++)Q2(this,f)},0,a)},Q2=function(a,b,c){if(null==a.D[b]&&!a.Pa()){var d=a.getContext(),e=d.X();if(!(b>=e.C())){e=uZ(e,b);var f=uia(e.I,e);d=new G2(e,f,d);a.D[b]=d;e=-Rf(a.A,Da,!1,b)-1;Qf(a.A,e,0,b);a.wd(d,e,!c);c&&d.sa(c);50<a.zc()&&(b=a.getContext().X().D,c=a.A.length,b=b-a.A[0]>a.A[c-1]-b?0:c-1,Lf(a.Nk(b,!0)),a.D[a.A[b]]=null,Od(a.A,b))}}};
P2.prototype.F=function(){this.getContext().B().im();R2(this)};var R2=function(a){a.hc(!0);Co(a.D);a.C=!1;a.D=[];a.A=[];a.B=null};P2.prototype.ka=function(){R2(this);P.prototype.ka.call(this)};
var S2=function(a){P.call(this,a)};I(S2,P);S2.prototype.ea=function(){P.prototype.ea.call(this);var a=this.getContext().wb();this.U().listen(a,"kb",this.D)};S2.prototype.D=function(){this.B()};S2.prototype.B=function(){if(this.Da){var a=this.getContext().wb().B,b=this.J(),c=(75-tg(b).height)/2;a&&(c+=this.getContext().C().A());Le(b,"bottom",c+"px")}};
var T2=function(a){P.call(this,a);this.A=new Ip(this.R());this.ma(this.A);this.C=null};I(T2,S2);g=T2.prototype;g.fa=function(){this.ca=J(oha,void 0,void 0,this.R())};
g.ea=function(){S2.prototype.ea.call(this);var a=this.ia("ndfHFb-c4YZDc-cnqxLd-LSZ0mb");this.C=this.ia("ndfHFb-c4YZDc-cnqxLd-LSZ0mb-fmcmS");this.A.sa(a);YL(this.A,2);this.A.Sa("Ver todos los elementos");mm(a,"pressed",!1);Op(a,this.R());var b=this.getContext(),c=b.X();b=b.wb();this.U().listen(c,"ka",this.VA).listen(c,"ma",this.WA).listen(c,"la",this.gu).listen(b,"jb",this.UA).listen(this.A,"action",this.xG).listen(a,"keydown",this.TA);0<c.C()&&this.gu()};
g.xG=function(){var a=0!=this.getContext().wb().A?"Aa":"za";this.dispatchEvent(a)};g.VA=function(){U2(this)};g.WA=function(){U2(this)};g.gu=function(){var a=1<this.getContext().X().C();L(this.A.J(),a);U2(this);Ig(this.B,0,this)};g.UA=function(){var a=0!=this.getContext().wb().A,b=this.A.ra();mm(b,"pressed",a);hi(b,"ndfHFb-c4YZDc-LgbsSe-IwzHHe",a)};
g.TA=function(a){var b=this.A.J();0==this.getContext().wb().A||9!=a.keyCode||a.shiftKey||a.target!=b||(b=this.getParent(),b.H&&b.getContext().Ka().focus(b.F.J()),a.preventDefault())};var U2=function(a){var b=a.getContext().X();if(b.B()&&a.A){var c=b.D+1;b=b.C();a.R().vc(a.C,Hl.format(c)+(" de "+(Hl.format(b)+" elementos")))}};
var V2=function(a){P.call(this,a);this.A=null};I(V2,S2);g=V2.prototype;g.fa=function(){var a=this.R(),b=this.getContext();(b=!Lg(Mg(T(b.A(),3,""))))?(this.ca=J(pha,{Wx:b},void 0,a),this.A=new Ip(a),this.ma(this.A)):S2.prototype.fa.call(this)};g.ea=function(){if(this.A){S2.prototype.ea.call(this);this.A.sa(this.ia("ndfHFb-c4YZDc-cnqxLd-N7Eqid"));var a=this.getContext(),b=a.wb();a=a.ua();this.U().listen(this.A,"action",this.bF).listen(b,"jb",this.XA).listen(a,"O",this.YA);Ig(this.B,0,this)}};g.XA=function(){W2(this)};
g.YA=function(){W2(this)};g.bF=function(){var a=T(this.getContext().A(),3,"");Xr(a,{target:"_blank",noreferrer:!0})};var W2=function(a){if(a.A){var b=a.A.ra(),c=0!=a.getContext().wb().A;a=yP(a.getContext().ua());hi(b,"ndfHFb-c4YZDc-cnqxLd-N7Eqid-bF1uUb",c||a)}};
var X2=function(a){P.call(this,a);this.L=null;this.H=!1;this.C=this.D=null;this.B=[];this.Kb=this.O=this.A=this.F=null;this.W=new T2(a);this.ma(this.W);this.aa=new V2(a);this.ma(this.aa);this.I=[];a=this.getContext().wb();this.U().listen(a,"jb",this.na)};I(X2,P);X2.prototype.fa=function(){var a=J(nha,void 0,void 0,this.R());this.ca=a;OL(this.aa,a.firstChild);OL(this.W,a.firstChild)};
X2.prototype.ea=function(){P.prototype.ea.call(this);var a=this.J();this.A=this.ia("ndfHFb-c4YZDc-cnqxLd-SmKAyb");this.O=this.ia("ndfHFb-c4YZDc-cnqxLd-OEVmcd");this.Kb=new Ur(a);K(this,this.Kb);this.getContext().Ac().ag(a,{position:"bottom"});this.U().listen(this.Kb,"focusin",this.$A).listen(this.Kb,"focusout",this.aB);this.U().listen(this.R().A,"mousedown",this.ZA,!0);Do(this.A,!0);a=this.getContext().X();this.U().listen(a,"ka",this.ha).listen(a,"ma",this.ja).listen(a,"la",this.V).listen(a,"na",
this.la);0<a.C()&&this.V()};X2.prototype.activate=function(){xi(this.J(),this.getContext().wb().getHeight());Y2(this);this.H=!0;Z2(this,!0);Do(this.A,!1)};X2.prototype.deactivate=function(){this.H=!1;var a=this.ia("ndfHFb-c4YZDc-cnqxLd-LSZ0mb"),b=this.getContext().Ka();K_(b)&&b.focus(a);Z2(this,!1);Do(this.A,!0);xi(this.J(),"")};var Z2=function(a,b){for(var c=0;c<a.B.length;c++){var d=a.B[c].J();a.R().qc(d,b)}};X2.prototype.na=function(){0!=this.getContext().wb().A?this.activate():this.deactivate()};
X2.prototype.ha=function(){0<this.B.length&&$2(this)};var $2=function(a){var b=a.getContext().X();a.F&&a.F.D(!1);a.F=a.B[b.D];a.F.D(!0);a.A&&mm(a.A,"activedescendant",a.F.ra().id);a.H&&(Y2(a),b=a.R(),(b=rg(b,b.A))&&He(b,"ndfHFb-c4YZDc-JUCs7e")&&a.getContext().Ka().focus(a.F.J()))};X2.prototype.ja=function(a){a=a.A;var b=this.B[a];this.U().La(b,"action",this.S);Lf(this.removeChild(b));Od(this.B,a);Jg(this.I[a]);Od(this.I,a);$2(this)};
X2.prototype.V=function(){var a=this.B.length,b=this.getContext().X(),c=this.getContext().get(yk);if(!(1>=b.C())){for(;a<b.C();a++){var d=uZ(b,a),e=new Ip(this.R(),c);e.Lc(8,!0);e.Xb=d;e.Sa(d.tb());this.ma(e);e.render(this.A);d=Ig(u(this.lH,this,e),1E3);this.I.push(d);mm(e.J(),"pressed",!1);this.R().qc(e.J(),this.H);this.U().listen(e,"action",this.S);this.B[a]=e}b.B()&&$2(this)}};X2.prototype.la=function(){a3(this)};X2.prototype.S=function(a){var b=gg(a);this.dispatchEvent(new eQ(a.target.Xb,b))};
var a3=function(a){for(var b=0;b<a.B.length;b++){var c=a.B[b];a.U().La(c,"action",a.S);a.removeChild(c)}Co(a.B);a.B=[];a.F=null;for(b=0;b<a.I.length;b++)Jg(a.I[b]);a.I=[]},Y2=function(a){if(a.F){a.D&&(Eu(a.D),a.D.stop(!1));a.C&&(Eu(a.C),a.C.stop(!1));var b=lu(a.F.J());tg(a.J());var c=Up(a.F.J(),a.A,!0),d=[lu(a.O).x,0];b=[b.x,0];a.D=new Wr(a.A,[a.A.scrollLeft,0],[c.x,0],150,su);a.C=new jz(a.O,d,b,150,su);ke(a.D,"end",u(function(){Eu(this.D);this.D=null},a));ke(a.C,"end",u(function(){Eu(this.C);this.C=
null},a));a.D.play(!1);a.C.play(!1)}};X2.prototype.Ya=function(){this.D&&(Eu(this.D),this.D.stop(!1));this.C&&(Eu(this.C),this.C.stop(!1))};var b3=function(a){a.H&&(Jg(a.L),a.L=Ig(function(){this.H&&this.dispatchEvent("Aa")},1200,a))};g=X2.prototype;g.$A=function(){Jg(this.L)};g.aB=function(){b3(this)};g.ZA=function(a){this.H&&(Qc(this.J(),a.target)?Jg(this.L):b3(this))};g.lH=function(a){G_(a.B,a)};g.ka=function(){this.Da&&a3(this);P.prototype.ka.call(this)};
var c3=new oo;
var d3=function(a){Ip.call(this,a.R(),Gq.Ba());this.A=a;a=a.X();this.U().listen(a,"ka",this.bB).listen(a,"oa",this.dB)};I(d3,Ip);g=d3.prototype;g.fa=function(){this.fb(J(Yga,void 0,void 0,this.R()))};g.ea=function(){Ip.prototype.ea.call(this);this.U().listen(this,"action",this.cB)};g.bB=function(){fi(this.J(),"ndfHFb-c4YZDc-O1htCb-LgbsSe-gk6SMd-YLEHIf");e3(this)};g.dB=function(){e3(this)};
g.cB=function(){var a=this.A.X(),b=a.A(),c=wZ(a,b);c?Pd(a.H,b):a.H.push(b);a.dispatchEvent("oa");hi(this.J(),"ndfHFb-c4YZDc-O1htCb-LgbsSe-gk6SMd-YLEHIf",!c);e3(this)};var e3=function(a){var b=a.A.X();b=wZ(b,b.A());a.Sa(b?"Anular la selecci\u00f3n de este elemento":"Seleccionar este elemento")};
var f3=function(a){P.call(this,a)};I(f3,P);g=f3.prototype;g.fa=function(){this.ca=J(Iha,void 0,void 0,this.R())};g.ea=function(){P.prototype.ea.call(this);var a=this.getContext().X();this.U().listen(a,"Va",this.gB).listen(a,"vb",this.fB).listen(a,"ka",this.eB)};g.isVisible=function(){return kN(this.J())};g.fB=function(a){a=a.target;a instanceof hJ&&this.getContext().X().I(a)&&g3(this)};g.gB=function(a){a=a.target;a instanceof hJ&&this.getContext().X().I(a)&&g3(this)};
g.eB=function(){var a=this.getContext().X().A();a instanceof hJ&&a.Se()?g3(this):(L(this.J(),!1),this.dispatchEvent("Ea"))};var g3=function(a){var b=a.ra(),c=a.getContext().X().A(),d=c.W,e=c.Ic(d);ls(b,Jha,{index:d+1,total:c.F});L(b,!0);a.dispatchEvent("Da");c=c.Wq(e);pm(b,c);a.getContext().D().A(c,void 0,!0)};
var h3=function(a){P.call(this,a)};I(h3,P);g=h3.prototype;g.fa=function(){this.ca=J(yha,void 0,void 0,this.R())};g.ea=function(){P.prototype.ea.call(this);this.U().listen(this.getContext().X(),"ka",this.hB)};g.isVisible=function(){return kN(this.J())};g.ga=function(a){L(this.ra(),a);this.dispatchEvent(a?"Da":"Ea")};g.hB=function(){var a=this.getContext().X().A().A.Dy();a&&B(a,1)?(ls(this.ra(),zha,{text:B(a,1),gH:B(a,2)}),this.ga(!0)):this.ga(!1)};
var i3=function(a){P.call(this,a);a=this.R();this.C=new Ip(a,Gq.Ba());this.ma(this.C);this.D=new Ip(a,Gq.Ba());this.ma(this.D);this.A=new Ip(a,Gq.Ba());this.ma(this.A);this.H=this.F=!1;this.B=[];a=this.getContext().X();this.U().listen(a,"p",this.kB).listen(a,"q",this.lB).listen(a,"u",this.ju).listen(a,"r",this.ju).listen(a,"tb",this.jB).listen(a,"ka",this.iB)};I(i3,P);i3.prototype.fa=function(){this.ca=J(sha,void 0,void 0,this.R())};
i3.prototype.ea=function(){P.prototype.ea.call(this);var a=this.R();this.C.sa(this.ia("ndfHFb-c4YZDc-nJjxad-bEDTcc-LgbsSe"));this.D.sa(this.ia("ndfHFb-c4YZDc-nJjxad-m9bMae-LgbsSe"));this.A.sa(this.ia("ndfHFb-c4YZDc-nJjxad-hj4D6d-LgbsSe"));this.C.Sa("Ampliar","Ampliar");this.D.Sa("Reducir","Reducir");var b=[this.C.J(),this.D.J(),this.A.J()];Op(b,a);this.U().listen(this.C,"action",u(this.Ol,this,!0)).listen(this.D,"action",u(this.Ol,this,!1)).listen(this.A,"action",this.iJ)};
i3.prototype.isVisible=function(){return kN(this.J())};var Jma=function(a){Oa(a.B,function(b){this.getContext().B().Ve(b)},a);a.B=[]};g=i3.prototype;g.iJ=function(a){var b=this.getContext().X().A().B;a=gg(a);var c=this.getContext().D();b&&(0==b.B?(this.F=!0,b.jc(1,a),c.A("Se ha ajustado el elemento al ancho de la pantalla.")):2==b.B&&(b.jc(0,a),c.A("Se ha dejado de aplicar zoom al elemento.")))};
g.Ol=function(a,b){var c=this.getContext().X().A(),d=c.B;b=gg(b);if(2==d.B)a?d.Eo():d.Fo(),d.Dd()==d.Ji()&&d.jc(0,b);else if(0==d.B){if(!a&&0==d.pk())return;this.H=!a;d.jc(1,b)}c.V.C(a,b,!1)};g.iu=function(a){this.Ol(!0,a)};g.hu=function(a){this.Ol(!1,a)};g.iB=function(){Jma(this);j3(this)};g.kB=function(a){var b=this.getContext().X();b.B()&&(b=b.A().B)&&b==a.target&&(j3(this),2!=b.B||b.Dd()!=b.Ji()||b.F||(this.F&&b.nn()&&b.H!=b.Dd()?(this.F=!1,b.Vs()):this.H?(this.H=!1,b.Fo()):b.Eo()))};g.ju=function(){j3(this)};
g.jB=function(){j3(this)};g.lB=function(){j3(this)};
var j3=function(a){var b=a.getContext(),c=b.X();if(c.B()){c=c.A().B;var d=k3(a);if(c&&c.isEnabled()&&!b.Vb()){0<a.B.length||(b=a.getContext().B(),a.B.push(b.A(187,a.iu,a)),a.B.push(b.A(107,a.iu,a)),a.B.push(b.A(189,a.hu,a)),a.B.push(b.A(109,a.hu,a)));L(a.J(),!0);b=2==c.B;var e=c.pk();a.D.setEnabled(0<e);a.C.setEnabled(100>e);c.nn()?(a.A.setEnabled(!0),hi(a.A.J(),"ndfHFb-c4YZDc-nJjxad-S9gUrf",b),a.A.Sa(b?"Restablecer zoom":"Ajustar al ancho")):(a.A.setEnabled(b),H(a.A.J(),"ndfHFb-c4YZDc-nJjxad-S9gUrf"),
a.A.Sa("Restablecer zoom"));a.dispatchEvent("Da")}else L(a.J(),!1),a.dispatchEvent("Ea");d&&!k3(a)&&a.getContext().Ka().A()}},k3=function(a){return Qc(a.J(),rg(a.R()))};
var l3=function(a){P.call(this,a);this.A=new f3(a);this.ma(this.A);this.B=new i3(a);this.ma(this.B);this.C=new h3(a);this.ma(this.C)};I(l3,P);l3.prototype.ea=function(){P.prototype.ea.call(this);this.A.render(this.J());this.B.render(this.J());this.C.render(this.J());this.U().listen(this,"Da",this.F).listen(this,"Ea",this.D)};
l3.prototype.F=function(){L(this.J(),!0);if(this.C.isVisible()){L(this.B.J(),!1);L(this.A.J(),!1);var a=this.getContext().ua();0!=a.O&&(a.O=!1,a.dispatchEvent("S"))}a=this.getContext().Ac();var b=this.J();a.so(b);a.xk(b,3E3)};l3.prototype.D=function(){this.A.isVisible()||this.B.isVisible()||this.C.isVisible()||this.getContext().ua().O||this.getContext().Ac().xk(this.J(),0,!0)};
var m3={yc:"ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-ndfHFb-Bz112c",we:"ndfHFb-c4YZDc-Wrql6b-KJlZme-wcotoc-ndfHFb-Bz112c",yd:"ndfHFb-c4YZDc-Wrql6b-mvmHBc-wcotoc-ndfHFb-Bz112c"},Kma={yc:"Guardar en Drive",we:"Guardando en Drive",yd:"Mostrar en Drive"},n3={yc:"ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-wHEfpf-ndfHFb-Bz112c",we:"ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-wHEfpf-ndfHFb-Bz112c",yd:"ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-wHEfpf-ndfHFb-Bz112c"},Lma={yc:"A\u00f1adir acceso directo a Drive",we:"A\u00f1adiendo el acceso directo a Drive\u2026",
yd:"A\u00f1adir acceso directo a Drive"},o3={yc:"ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-wHEfpf-ndfHFb-Bz112c",we:"ndfHFb-c4YZDc-Wrql6b-KJlZme-wcotoc-ndfHFb-Bz112c",yd:"ndfHFb-c4YZDc-Wrql6b-x5cW0b-wcotoc-Bz112c"},p3={yc:"ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-wHEfpf-ndfHFb-Bz112c",we:"ndfHFb-c4YZDc-Wrql6b-ndfHFb-w37qKe-Bz112c",yd:"ndfHFb-c4YZDc-Wrql6b-ndfHFb-w37qKe-Bz112c"},Mma={yc:"A\u00f1adir a Mi unidad",we:"Guardando en Drive",yd:"Mostrar en Drive"},q3={yc:"ndfHFb-c4YZDc-Wrql6b-w37qKe-Bz112c",we:"ndfHFb-c4YZDc-Wrql6b-w37qKe-Bz112c",
yd:"ndfHFb-c4YZDc-Wrql6b-w37qKe-Bz112c"},Nma={yc:"Organizar",we:"Organizar",yd:"Organizar"},Oma=[m3,n3,o3,p3,q3].flatMap(function(a){return Object.values(a)}),s3=function(a,b,c){Ip.call(this,a.R(),(0,Gq.Ba)());this.O=a;r3(this,b,c)};I(s3,Ip);s3.prototype.getContext=function(){return this.O};var r3=function(a,b,c){b?c?(b=a.O.X(),b=(b=(b=(b=b.B()?b.A():null)&&b.Oa)&&b.Aa())&&b.Qg,b=!(b&&b.items&&b.items.length),a.F=b?n3:q3,a.A=b?Lma:Nma):(a.F=VI(a.O)?o3:p3,a.A=Mma,a.A.yd=DP(a.O)):(a.F=m3,a.A=Kma)};
s3.prototype.update=function(a,b,c){r3(this,b,c);b=this.F.yc;var d=this.A.yc,e=this.A.yc;switch(a){case 1:b=this.F.yc;e=d=this.A.yc;break;case 2:b=this.F.we;e=d=this.A.we;break;case 6:case 4:b=this.F.yd;e=d=this.A.yd;break;case 3:b=c?this.F.yc:this.F.yd,d=c?this.A.yc:this.A.yd,e=c?this.A.yc:this.A.yd}this.Sa(d,e);a=this.R().Im(this.J());gi(a,Oma);H(a,b)};
var u3=function(a){ds.call(this,a);this.B=[new t3]};I(u3,ds);u3.prototype.nm=function(){this.A=new RO(this,"N");var a=this.getContext().ua();a.S=AZ(a,this.A);K(this,this.A)};u3.prototype.ea=function(){ds.prototype.ea.call(this);H(this.J(),"ndfHFb-c4YZDc-z5C9Gb-xl07Ob");this.U().listen(this,"action",this.F)};
var w3=function(a,b){var c=v3(a,b);c=ns(a,c,b);c.ga(!1);var d=0,e=3==a.getContext().A().mb();b instanceof Wf&&e&&(d=b.A.dv_ms||0);if(!(b=a.B[d])){var f=d;b=new t3;a.B[f]=b;e=new Nn(Sn.Ba(),a.C.R());e.ga(!1);b.A=e;for(--f;!a.B[f];)f--;f=a.B[f];var h=-1;0<f.B.length&&(f=f.B,h=Mo(a,f[f.length-1]));a.wd(e,h+1,!0)}e=0;0<d&&(e=Mo(a,b.A)+1);a.wd(c,e,!0);Qf(b.B,0,0,c)};
u3.prototype.F=function(a){a=a.target;var b=a.Ca(),c=this.getContext().X().A(),d=this.getContext().X().getSelected();Fj(b,new St(c.A,a,d),new ig(11))};var x3=function(a,b){for(var c=0;c<a.zc();c++){var d=a.ec(c);d instanceof Ln&&d.Ca()===b&&oA(d,v3(a,b))}},v3=function(a,b){var c=a.getContext().R(),d=a=iA(c,b.getLabel());if(b=nA(b))c=J(TO,null,null,c),ei(c,[b,"ndfHFb-c4YZDc-C7uZwb-LgbsSe-Bz112c"]),d=[c,a];return d};u3.prototype.D=function(){return 27};var t3=function(){this.A=null;this.B=[]};
var y3=function(a){P.call(this,a);var b=this.R();this.A=new Jt(b);this.ma(this.A);this.B=new u3(a);K(this,this.B);this.C=[];this.L=[];this.D=0;this.I=HA(EA(EA(EA(EA(FA(new DA(this),this.zp),"dv_efs",this.zp),"dv_vfs",this.zp),"icon",this.mB),"selected",this.nB));K(this,this.I);this.F=new ng(this);K(this,this.F);a=this.getContext().X();this.U().listen(a,"ka",this.rB)};I(y3,P);y3.prototype.fa=function(){this.ca=J(lha,void 0,void 0,this.R())};
y3.prototype.ea=function(){P.prototype.ea.call(this);this.A.sa(this.ia("ndfHFb-c4YZDc-z5C9Gb-LgbsSe"));this.A.Sa("M\u00e1s acciones");tt(this.A,this.B);Op(this.A.J(),this.R());for(var a=this.getContext().ub(),b=0;b<uQ(a,"toolstrip");b++)z3(this,vQ(a,"toolstrip",b));for(b=0;b<uQ(a,"moremenu_only");b++){var c=vQ(a,"moremenu_only",b);c&&A3(this,c)}(b=a.I?a.I.action:null)&&og(this.F,b,pg,u(this.UE,this));this.U().listen(a,"Ma",this.yF).listen(a,"Ja",this.pB).listen(a,"Fa",this.S).listen(a,"Ha",this.qB)};
y3.prototype.S=function(){B3(this)};
var z3=function(a,b){if(b){var c=a.R(),d=a.J(),e=new Ip(c,Gq.Ba());e.Xb=b;a.wd(e,0);a.C.push(e);var f;b instanceof Wf&&(f=SL(b));var h=null!=f;f=h?J(f,{label:b.getLabel()},void 0,c):J(EQ,{label:b.getLabel()},void 0,c);c.zk(d,f,c.getChildren(d).length-1);e.sa(f);nA(b)&&!h&&C3(e,nA(b));Op(f,c);a.U().listen(e,"action",u(a.oB,a,b));BA(a.I,e,b,Pma,u(a.O,a,e));w3(a.B,b);c=a.getContext().ub();c.qa[b.getId()]&&(b=c.qa[b.getId()],a.getContext().get(uk).register(b,e))}},C3=function(a,b){a=a.ra();H(a,"ndfHFb-c4YZDc-C7uZwb-LgbsSe-SfQLQb-Bz112c");
ls(a,FQ,{icon:b})},A3=function(a,b){og(a.F,b,xj,function(c){if(this.Da)switch(c.Xn){case "visible":case "enabled":B3(this);break;case "icon":x3(this.B,b);break;case "label":case "hint":x3(this.B,b)}},a);a.L.push(b);w3(a.B,b)};g=y3.prototype;g.UE=function(){var a=this.A.ra(),b=VI(this.getContext());H(a,b?"ndfHFb-c4YZDc-z5C9Gb-LgbsSe-yEEHq":"ndfHFb-c4YZDc-z5C9Gb-LgbsSe-ndfHFb-yEEHq");$L(this.A,!0);b=WJ(this.getContext(),ok);this.U().Ua(b,"d",this.IF);D3(WJ(this.getContext(),nk),this.ra(),a,$I(this.getContext()))};
g.IF=function(){var a=this.A.J();gi(a,["ndfHFb-c4YZDc-z5C9Gb-LgbsSe-yEEHq","ndfHFb-c4YZDc-z5C9Gb-LgbsSe-ndfHFb-yEEHq"]);$L(this.A,!1)};g.oB=function(){this.getContext().pb().I()};g.pB=function(a){a&&a.A&&(z3(this,a.A),B3(this))};g.yF=function(a){a&&a.A&&(A3(this,a.A),B3(this))};g.zp=function(){B3(this)};
g.mB=function(a,b,c,d,e,f){b=a.ra();He(b,"ndfHFb-c4YZDc-C7uZwb-LgbsSe-SfQLQb-Bz112c")?(a=zc("ndfHFb-c4YZDc-C7uZwb-LgbsSe-Bz112c",b),f&&(fi(a,f),"ndfHFb-c4YZDc-ge6pde-Bz112c"==f&&H(a,"ndfHFb-c4YZDc-Bz112c")),H(a,e),"ndfHFb-c4YZDc-ge6pde-Bz112c"==e&&fi(a,"ndfHFb-c4YZDc-Bz112c")):C3(a,e);x3(this.B,c)};g.nB=function(a,b,c){hi(a.J(),"ndfHFb-c4YZDc-LgbsSe-IwzHHe",!!c.A.selected)};g.rB=function(){B3(this)};
g.qB=function(a){for(var b=0;b<this.C.length;b++){var c=this.C[b];if(a.A.J()==c.J()&&c.Xb==a.C){if(c.isVisible()&&c.isEnabled()){this.getContext().Ka().focus(c.J());return}break}}if(this.A.isVisible())for(b=0;b<this.B.zc();b++)if(c=this.B.ec(b),c.Ca()==a.C&&a.A.J()==c.J()){c.isVisible()&&this.getContext().Ka().focus(this.A.J());break}};
var B3=function(a){var b=E3(a),c=F3(a),d=b.slice(0);0<c.length&&d.push(a.A);var e=a.D,f=qL(a.R(),a.J());f=Math.min(d.length,kN(f)?3:4);for(var h=0,k=0,l=0;l<f;l++){var n=d[l].J(),q=eq(n);n=tg(n).width+q.left+q.right;h+=n;if(h>e)break;k++}d=Math.max(k,1);(b.length>d||0<c.length)&&0<d&&d--;for(e=0;e<b.length;e++)f=b[e],h=f.Xb,k=vZ(a.getContext().X())&&h instanceof Wf?!!h.A.dv_efs:h.isEnabled(),0<d?(f.ga(!0),f.setEnabled(k),d--):(f.ga(!1),f.setEnabled(!1),k&&c.push(h));if(0<c.length)for(a.A.ga(!0),d=
a.B,e=!0,f=0;f<d.B.length;f++){if(h=d.B[f]){k=!1;l=h.B;for(n=0;n<l.length;n++){q=l[n];var r=q.Ca(),t=Ba(c,r);q.ga(t);t&&(k=!0,mA(r)&&!r.isEnabled()?Io(q.J(),mA(r),void 0,void 0,void 0,0):Io(q.J(),""),hi(q.J(),"ndfHFb-c4YZDc-z5C9Gb-xl07Ob-xl07Ob-ibnC6b-OWB6Me",!r.isEnabled()))}h.A&&h.A.ga(k&&!e);k&&(e=!1)}}else a.A.ga(!1);for(c=0;c<a.C.length;c++)d=a.C[c],Ba(b,d)||(d.setEnabled(!1),d.ga(!1))},E3=function(a){var b=a.getContext(),c=vZ(b.X()),d=b.ub();return Pa(a.C,function(e){return tQ(d,e.Xb,c)})},
F3=function(a){var b=a.getContext(),c=vZ(b.X()),d=b.ub();return Pa(a.L,function(e){return tQ(d,e,c)})};y3.prototype.H=function(a){var b=this.J(),c=G3(this);this.D=vg(b)?c-a:a-c;B3(this)};var G3=function(a){a=a.J();return Qe(a).x+(vg(a)?tg(a).width:0)};y3.prototype.O=function(a){var b=this.getContext().X();return new St(b.A().A,a,b.getSelected())};var Pma={enabled:!0,hint:!0,icon:!0,selected:!0,value:!0,visible:!0,dv_vfs:!0,dv_efs:!0};
var H3=["619683526622","1083656409722","889782162350"];
var I3=function(a,b,c,d){vT.call(this,a);this.D=d;this.C=b;this.B=c};I(I3,vT);I3.prototype.F=function(a){var b=this;this.C.ga(!1);this.B&&Qma(this,a.toString()).then(function(c){if(c=c||b.C.W(a)){var d=J(p2,{appName:c.appName,iconUrl:c.Yj(10)},void 0,b.D.R());b.D.pb().A(d,!0,1E4);b.D.$a().Ra({xa:107,vi:BJ(c)})}})};var Qma=function(a,b){return a.B?hW(a.B).then(function(c){return void 0===b?null:c.find(function(d){return d.getId()==b})}):Promise.resolve(null)};I3.prototype.H=function(){this.C.ga(!1)};
var J3=function(a,b){bz.call(this,"ndfHFb-c4YZDc-Sx9Kwc",void 0,a.R());this.C=a;this.la=b;this.O=xO(this.C);this.V=this.S=this.oa=null;this.ha=[];hz(this);iz(this,new ho);this.bh=!0};I(J3,bz);
J3.prototype.fa=function(){bz.prototype.fa.call(this);H(this.J(),"ndfHFb-c4YZDc-t2cHAd-DWWcKd-ZpdDCc-Sx9Kwc");var a=this.C.R(),b=Math.min(Eg(a).innerHeight-300,570),c=J(Bma,void 0,void 0,a),d=this.C.A();a=new pia(a);d=T(d,122,"");a.A.A=d;a.A.C=c;a.A.B.height=Math.max(425,b);a.F="es";if(b=parseInt(this.C.A().ob(),10))a.C=b;this.la&&(b=parseInt(this.la,10),!isNaN(b)&&0<b&&(a.D=b));this.S=a;this.O?(a=this.C.X().A(),this.O.Bm(GM(a),u(this.ja,this))):this.ja()};
J3.prototype.ja=function(a){a&&(this.ha=a,a=a.map(function(b){b=b.getId();return parseInt(b,10)}).filter(function(b){return!isNaN(b)&&0<b}),this.S.B=a);this.V=qia(this.S);this.oa=new I3(this.V,this,this.O,this.C);K(this,this.oa);this.V.render(this.cb())};J3.prototype.W=function(a){for(var b=m(this.ha),c=b.next();!c.done;c=b.next())if(c=c.value,parseInt(c.getId(),10)===a)return c;return null};
var L3=function(a){ds.call(this,a);var b=XJ(a.A());this.aa=!(b&&R(b,3,!1));this.U().listen(a.X(),"ka",this.uB);this.F=ZL(this,"Abrir este elemento lo a\u00f1adir\u00e1 a tu Drive");this.ha=ZL(this,"Cargando...");this.oa=ZL(this,"Aplicaciones de terceros sugeridas");this.W=ZL(this,"Aplicaciones conectadas");this.na=ZL(this,"Aplicaciones de Google");this.ja=ZL(this,"Aplicaciones de tu ordenador");this.O=[];this.S=0;this.B=[];this.L=[];this.I=[];this.Qa=[];this.qa=[];this.za=[];this.Ea=[];this.hb=RJ(R(a.A(),
103,!1));this.H=new s2(a);this.V=K3(this,w2(this.H),"Conectar m\u00e1s aplicaciones","connectMoreApps");this.ma(this.ha,!0);this.ma(this.na,!0);this.ma(this.ja,!0);this.ma(this.W,!0);this.ma(this.oa,!0);this.ma(this.V,!0);this.ma(this.F,!0);H(this.F.J(),"ndfHFb-c4YZDc-xl07Ob-WfNeFe-tJHJj");this.ha.ga(!0);this.F.ga(!1);this.oa.ga(!1);this.W.ga(!1);this.na.ga(!1);this.V.ga(!1);this.ja.ga(!1);(b=xO(a))&&this.U().listen(b,["MHYjYb","bTQ6eb"],this.tB);a=a.X();this.U().listen(a,"z",this.VE)};I(L3,ds);
g=L3.prototype;g.nm=function(){this.A=new RO(this,"N");var a=this.getContext().ua();a.V=AZ(a,this.A);K(this,this.A)};g.ea=function(){ds.prototype.ea.call(this);this.U().listen(this,"action",this.sB);this.aa||this.U().Ua(this,"show",this.iG)};
g.sB=function(a){a=a.target.Ca();"connectMoreApps"==a?(this.getContext().$a().Ra({xa:18,Ja:18}),R(this.getContext().A(),121,!1)?((new J3(this.getContext())).ga(!0),this.getContext().$a().Ra({xa:108,Ja:18})):(new r2(this.getContext())).ga(!0)):this.dispatchEvent(new gQ(a,18))};g.iG=function(){M3(this);this.aa=!0;var a=this.getParent();a.L=void 0;Ht(a)};g.uB=function(){this.aa&&M3(this)};g.VE=function(a){this.getContext().X().I(a.target)&&N3(this)};
g.tB=function(){var a=this.getContext();!a.Pa()&&a.X().B()&&M3(this)};var M3=function(a){var b=a.getContext().X().A();t2(a.H,b,u(a.Ma,a,b));zO(a.H.A).H(b).then(u(a.gb,a,b))};L3.prototype.Ma=function(a,b,c,d){!this.Pa()&&this.getContext().X().I(a)&&(Rma(this,a,b),this.O=c,this.S=d,Q(this.getContext().A(),102)||(this.Qa=O3(this,this.Qa,this.oa,this.O),this.V.ga(0<this.S)),P3(this))};
L3.prototype.gb=function(a,b){!this.Pa()&&this.getContext().X().I(a)&&(this.L=b,this.za=O3(this,this.za,this.ja,this.L),P3(this))};
var P3=function(a){0<a.S+a.B.length+a.L.length+a.I.length&&a.ha.ga(!1);N3(a);a.isVisible()&&(a=a.getParent(),a.L=void 0,Ht(a))},N3=function(a){var b=a.getContext().X().A();a.F.ga(!1);0<a.B.length+a.O.length&&(b=b.yb(),a.F.ga(1==b))},O3=function(a,b,c,d){Oa(b,function(f){this.removeChild(f,!0);f.dispose()},a);b=Qa(d,a.Za,a);c.ga(0!=b.length);var e=Mo(a,c)+1;DI(b,function(f){this.wd(f,e,!0)},a);return b},Rma=function(a,b,c){R(a.getContext().A(),108,!1)&&a.hb.includes(b.qb().toLowerCase())?(a.I=c.filter(function(d){return H3.includes(d.getId())}),
a.B=c.filter(function(d){return!H3.includes(d.getId())})):(a.I=[],a.B=c);a.Ea=O3(a,a.Ea,a.na,a.I);a.qa=O3(a,a.qa,a.W,a.B)};L3.prototype.Za=function(a){var b=u2(this.H,a);return b.iconUrl?K3(this,b.iconUrl.toString(),b.name,a):ns(this,b.name,a)};var K3=function(a,b,c,d){var e=a.getContext().R(),f=J(TO,null,null,e);vw(f,b);return ns(a,[f,iA(e,c)],d)};L3.prototype.D=function(){return 10};
var Q3=function(a){P.call(this,a);var b=a.R();this.A=new Ip(b,Gq.Ba());this.ma(this.A);this.C=new Ip(b,Gq.Ba());this.ma(this.C);this.B=new Jt(b);this.ma(this.B);this.F=this.O=this.L=this.I=null;this.D=this.H=!1;this.S=new s2(a);a=this.getContext().X();this.U().listen(a,"ka",this.xB).listen(a,"Bb",this.$E).listen(a,"x",this.yB).listen(a,"y",this.zB).listen(a,"z",this.wB).listen(a,"I",this.TE)};I(Q3,P);g=Q3.prototype;g.fa=function(){this.ca=J(jha,void 0,void 0,this.R())};
g.ea=function(){var a=this;P.prototype.ea.call(this);this.A.sa(this.ia("ndfHFb-c4YZDc-Wrql6b-PlOyMe"));this.L=this.ia("ndfHFb-c4YZDc-Wrql6b-PlOyMe-bN97Pc");this.O=this.ia("ndfHFb-c4YZDc-Wrql6b-HDMZaf-Bz112c");this.I=this.ia("ndfHFb-c4YZDc-FNFY6c-V67aGc");this.C.sa(this.ia("ndfHFb-c4YZDc-Wrql6b-FNFY6c"));this.B.sa(this.ia("ndfHFb-c4YZDc-Wrql6b-qMHh7d"));this.A.ga(!1);this.C.ga(!1);this.B.Sa("Abrir con");var b=[this.A.J(),this.C.J(),this.B.J()];Op(b,this.R());this.F=this.ia("ndfHFb-c4YZDc-FNFY6c-DWWcKd-Bz112c");
this.U().listen(this.C,"action",this.DF).listen(this.A,"action",this.ZE);(b=xO(this.getContext()))&&this.U().listen(b,["MHYjYb","bTQ6eb"],this.vB);b=new L3(this.getContext());tt(this.B,b);K(this,b);zO(this.getContext()).W().then(function(c){a.Pa()||a.B.ga(c)});this.getContext().get(uk).register("open-and-openwith",this)};g.xB=function(){var a=this.getContext().X().A();a&&(R3(this,a,!1,!1,!1),SA(a)&&(a=a.Oa))&&(a=a.Aa(),this.D=null!==a&&1==a.Tc);S3(this)};g.$E=function(a){T3(this,a)};
g.TE=function(a){if(a=a.target){var b=a.Ta();this.getContext().X().F(b)&&1==a.Tc&&(this.D=!0,S3(this))}};
var S3=function(a){if(!a.H){var b=a.getContext(),c=b.X().A();if(SA(c)){var d=WI(c);if(!a.D||d)return}d=zO(b);b=WJ(b,Zj);var e=!!b&&b.A(c);b=d.W(c);e?b.then(function(f){R3(a,c,!1,f,e)}):(d=d.V(c),fN([d,b]).then(function(f){var h=m(f);f=h.next().value;h=h.next().value;f=f.Xj&&f.value;h=h.Xj&&h.value;a.Pa()||R3(a,c,f,h,e)}))}},R3=function(a,b,c,d,e){if(!a.H){a.A.ga(e);if(e){var f=tea(b.qb());U3(a,!0,f)}a.C.ga(c);Rc(a.I,"Abrir");a.B.ga(d);hi(a.A.J(),"ndfHFb-c4YZDc-Wrql6b-FNFY6c-BP2Omd-qMHh7d",d);hi(a.C.J(),
"ndfHFb-c4YZDc-Wrql6b-FNFY6c-BP2Omd-qMHh7d",c&&d);hi(a.B.J(),"ndfHFb-c4YZDc-Wrql6b-qMHh7d-yolsp",c||e);var h=!1;c&&zO(a.getContext()).I(b).then(function(k){a:{if(null!==k&&(k=u2(a.S,k),k.iconUrl)){vw(a.F,k.iconUrl.toString());L(a.F,!0);k="Abrir con "+k.name;3==a.getContext().A().mb()&&Rc(a.I,k);h=!0;break a}h=!1}});L(a.F,h);L(a.J(),e||c||d);a.dispatchEvent("Hc")}},U3=function(a,b,c){L(a.L,b);L(a.O,!b);a.A.setEnabled(b);Fp.Ba().Yg(a.A,!0);a.A.Sa(c)};g=Q3.prototype;
g.ZE=function(a){var b=this,c=this.getContext(),d=c.X().A();c.$a().Ra({xa:44,Ja:gg(a),item:d});c=c.$j();c.A("drive-viewer-extract");c.B("Extraer");d=vg(this.J())?new Je(0,-150,0,0):new Je(0,0,0,-150);d={parentElement:this.J(),wq:!1,Un:8,kh:9,margin:d};OX(c,this.A.ra(),d).then(function(e){U3(b,!1,"Extrayendo...");var f=e.Dv;e=e.Eq;var h=gg(a);b.dispatchEvent(new fQ(f,e,h))}).then(void 0,function(e){e instanceof af||e instanceof nd||e&&b.getContext().pb().A("Se ha producido un error al seleccionar una carpeta en la que extraer.",
!0,1E4)});this.getContext().Ac().ac(!0)};g.DF=function(a){a=gg(a);this.getContext().$a().Ra({xa:9,Ja:a});this.dispatchEvent(new gQ(void 0,a))};g.yB=function(a){T3(this,a)};g.zB=function(a){T3(this,a)};g.wB=function(a){this.D=!1;T3(this,a)};g.vB=function(){var a=this.getContext();!a.Pa()&&a.X().B()&&S3(this)};var T3=function(a,b){b=b.target;var c=a.getContext();c.Pa()||c.X().F(b.getId())&&S3(a)};
var V3=function(a,b){Ln.call(this,null,a,b.R());this.L=b.get(yk);this.A=new qn(void 0,this.L,b.R());this.A.Xb=a;this.A.setEnabled(!1);this.ma(this.A);this.F=null};I(V3,Ln);V3.prototype.fa=function(){var a=this.Xb.tb();this.ca=J(iha,{title:a},void 0,this.R());this.F=this.ia("ndfHFb-c4YZDc-gvZm2b-xl07Ob-ibnC6b-r4nke");Io(this.F,a,void 0,void 0,!0);OL(this.A,this.F);G_(this.L,this.A)};
var W3=function(a){ds.call(this,a);this.B={};a=a.X();this.U().listen(a,"oa",this.H)};I(W3,ds);W3.prototype.nm=function(){this.A=new RO(this,"Q");var a=this.getContext().ua();a.W=AZ(a,this.A);K(this,this.A)};W3.prototype.ea=function(){ds.prototype.ea.call(this);this.U().listen(this,"action",this.F);H(this.J(),"ndfHFb-c4YZDc-gvZm2b-xl07Ob")};
W3.prototype.F=function(a){var b=a.target;a=b.Ca();var c=zm(b,16);hi(b.J(),"ndfHFb-c4YZDc-gvZm2b-xl07Ob-ibnC6b-YLEHIf",c);b=this.getContext().X();c?b.H.push(a):Pd(b.H,a);b.dispatchEvent("oa")};W3.prototype.H=function(){this.isVisible()||Sma(this)};
var Sma=function(a){for(var b=a.getContext().X().getSelected(),c={},d=0;d<b.length;d++){var e=b[d],f=e.getId(),h=a.B[f];h?fi(h.J(),"ndfHFb-c4YZDc-gvZm2b-xl07Ob-ibnC6b-YLEHIf"):(h=new V3(e,a.getContext()),h.Rh(!0),a.ma(h,!0),vn(h,!0));c[f]=h}Wa(a.B,function(k,l){c[l]||(this.removeChild(k),k.dispose())},a);a.B=c};W3.prototype.D=function(){return 51};
var X3=function(a){P.call(this,a);a=a.R();this.B=new Ip(a,Gq.Ba());this.ma(this.B);this.A=new Jt(a);this.ma(this.A);this.C=null;a=this.getContext().X();this.U().listen(a,"oa",this.AB)};I(X3,P);g=X3.prototype;g.fa=function(){this.fb(J(hha,void 0,void 0,this.R()))};
g.ea=function(){P.prototype.ea.call(this);this.A.za=!0;this.A.sa(this.ia("ndfHFb-c4YZDc-Wrql6b-gvZm2b-xl07Ob-LgbsSe"));this.B.sa(this.ia("ndfHFb-c4YZDc-Wrql6b-gvZm2b-LgbsSe-JbbQac"));this.B.Sa("Borrar selecci\u00f3n");this.A.Sa("Editar selecci\u00f3n");this.C=this.ia("ndfHFb-c4YZDc-Wrql6b-gvZm2b-LgbsSe-V67aGc");var a=[this.B.J(),this.A.J()];Op(a,this.R());this.U().listen(this.B,"action",this.tE);a=new W3(this.getContext());tt(this.A,a);K(this,a);this.ga(!1)};
g.tE=function(){var a=this.getContext().X();a.H.length=0;a.dispatchEvent("oa")};g.AB=function(){if(vZ(this.getContext().X())){var a=this.getContext().X().getSelected().length;Rc(this.C,(new pl("{count,plural, =1{1 seleccionado}other{# seleccionados}}")).format({count:a}));this.ga(!0)}else this.ga(!1);this.dispatchEvent("Hc")};g.ga=function(a){return this.isVisible()!=a?(L(this.J(),a),!0):!1};g.isVisible=function(){return kN(this.J())};
var Y3=function(a){P.call(this,a);this.A=this.D=this.H=this.C=null;this.ov();this.I=HA(FA(new DA(this),this.V));K(this,this.I);this.B=a.Fb();this.F=null;this.L=R(this.getContext().A(),46,!1);a=this.getContext().X();this.U().listen(a,"ka",this.CB).listen(a,"oa",this.DB).listen(a,"z",this.W).listen(a,"I",this.O).listen(a,"J",this.O)};I(Y3,P);g=Y3.prototype;
g.fa=function(){this.ca=J(gha,void 0,void 0,this.R());var a=this.J(),b=this.ia("ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-ndfHFb");this.C&&OL(this.C,b);this.H&&OL(this.H,b);this.D.render(a)};g.ea=function(){P.prototype.ea.call(this);this.ku();var a=this.getContext().ub();this.U().listen(a,"Fa",this.ku).listen(a,"Ha",this.BB);Ig(this.Bf,100,this)};g.ov=function(){var a=this.getContext();this.C=new Q3(a);this.ma(this.C);R(a.A(),52,!1)&&(this.H=new X3(a),this.ma(this.H));this.D=new y3(a);this.ma(this.D)};
g.Bf=function(){Ig(function(){this.Da&&this.dispatchEvent("Hc")},0,this)};g.layout=function(){var a=(Cg(Eg(this.R())).width-50)/2;if(this.C){var b=this.C.J();if(kN(b)){var c=tg(b).width;b=eq(b);c=c+b.right+b.left}else c=0}else c=0;b=Math.max(a-c,0);if(this.H){a=Math;c=a.max;var d=this.H;var e=d.J();d.isVisible()?(d=tg(e).width,e=eq(e),e=d+e.right+e.left):e=0;b=c.call(a,b-e,0)}a=this.J();vg(a)?Le(a,"right",b+"px"):Le(a,"left",b+"px")};
g.Ao=function(){var a=this.R().Vq(this.J()),b=Qe(a).x;vg(this.J())&&(b+=tg(a).width);this.D.H(b)};g.DB=function(){this.A&&Z3(this);if(this.C){var a=this.C,b=vZ(this.getContext().X());a.H=b;L(a.J(),!b);b||S3(a)}this.Bf()};
g.ku=function(){var a=this.ia("ndfHFb-c4YZDc-Wrql6b-htvI8d-wcotoc-ndfHFb"),b=this.getContext().ub().B;b?this.A||(this.A=new s3(this.getContext(),this.L,$I(this.getContext())),this.ma(this.A),this.A.sa(a),L(a,!0),Op(this.A.J(),this.R()),a=new ig(fg(a),17),BA(this.I,this.A,b,AA,u(this.S,this,this.A),a),this.U().listen(this.A,"action",this.ha),this.Bf()):L(a,!1)};g.CB=function(){this.A&&Z3(this);var a=this.getContext().yh();a&&a.Jf();(a=this.getContext().$j())&&a.Jf();this.Bf()};
g.BB=function(a){this.getContext().ub().B==a.C&&a.A&&a.A.J()==this.A.J()&&this.A.isVisible()&&this.A.isEnabled()&&this.getContext().Ka().focus(this.A.J())};var Z3=function(a){var b=a.getContext().X().A().yb();0==b||5==b?(a.A.ga(!1),a.Bf()):(a.A.ga(!0),a.Bf(),2==b?(a.A.setEnabled(!1),Fp.Ba().Yg(a.A,!0)):a.A.setEnabled(!0),a.A.update(b,a.L,$I(a.getContext())),$3(a))};
Y3.prototype.W=function(a){if(this.A)if($I(this.getContext())){var b=a.target;a=a.A;var c=this.getContext().X();c.B()&&(c.F(b.getId())&&(this.C&&(S3(this.C),this.Bf()),Z3(this)),2!=a||1!=b.yb()||WJ(this.getContext(),ok)||(c=this.getContext().pb())&&c.A("Se ha producido un problema al guardar el archivo adjunto en Google Drive.",!0,1E4));if((c=b.L)&&!c.lc)switch(b.yb()){case 4:case 3:c.callback([Tf(b.A)]);b.L=null;break;case 1:c.Jb("Se ha producido un problema al guardar el archivo adjunto en Google Drive."),
b.L=null}Tma(this,b,a)}else{b=a.target;a=a.A;c=this.getContext().X();c.B()&&(c.F(b.getId())&&(this.C&&(S3(this.C),this.Bf()),Z3(this)),2!=a||1!=b.yb()&&3!=b.yb()||WJ(this.getContext(),ok)||(c=this.getContext().pb())&&c.A("Se ha producido un problema al guardar el archivo adjunto en Google Drive.",!0,1E4));if((c=b.L)&&!c.lc)switch(b.yb()){case 4:c.callback([Tf(b.A)]);b.L=null;break;case 1:case 3:c.Jb("Se ha producido un problema al guardar el archivo adjunto en Google Drive."),b.L=null}Uma(this,b,
a)}};Y3.prototype.O=function(a){if(this.A){var b=a.target;a=this.getContext().X();b=b.Ta();a.F(b)&&Z3(this)}};
var Uma=function(a,b,c){var d="atd_"+b.getId();switch(b.yb()){case 1:case 3:2==c&&a.B.Ia(d,2);break;case 2:if(1==c||3==c)a.B.Hb(d,{xa:31,item:b}),Gg(b,function(){this.B.jd(d)&&this.B.Ia(d,3)},a);break;case 4:2==c&&a.B.Ia(d,1)}},Tma=function(a,b,c){var d="astd_"+b.getId();switch(b.yb()){case 1:2==c&&a.B.Ia(d,2);break;case 2:1==c&&(a.B.Hb(d,{xa:105,item:b}),Gg(b,function(){this.B.jd(d)&&this.B.Ia(d,3)},a));break;case 3:case 4:2==c&&a.B.Ia(d,1)}};
Y3.prototype.aa=function(){this.F&&(this.B.Ia(this.F,1),this.F=null)};var a4=function(a){a.F&&(a.B.Ia(a.F,3),a.F=null)},Vma=function(a,b){var c=a.getContext().pb();c&&(GL(b,function(){a4(this)},a),FL(b,function(d){a4(this);"Se ha producido un problema al guardar el archivo adjunto en Google Drive."==d||d instanceof af||d instanceof nd||c.A("Se ha producido un problema al mover el archivo adjunto a la carpeta seleccionada de Google Drive.",!0,1E4)},a))};Y3.prototype.V=function(){$3(this)};
var $3=function(a){var b=a.getContext().ub(),c=b.B;if(c){var d=vZ(a.getContext().X());b=tQ(b,c,d);a.A.ga(b);a.Bf()}};
Y3.prototype.ha=function(){var a=this.getContext().X().A(),b=a.yb(),c;(c=2!=b)||(c=this.getContext(),c=TI(c.A()),c=4!=(c&&UI(c)));if(c){this.getContext().pb().I();c=$I(this.getContext());if(1==b||c)a.L=new $e,Hw(a,2);(a=WJ(this.getContext(),nk))?D3(a,this.ra(),this.A.ra(),c):4!=b&&this.getContext().yh()?(b=this.getContext().X().A(),c=vg(this.J())?new Je(0,-150,0,0):new Je(0,0,0,-150),a=this.getContext().yh(),c={parentElement:this.J(),wq:!0,Un:8,kh:9,margin:c},b=OX(a,this.A.ra(),b.L,c),Vma(this,b),
a4(this),this.F=this.B.Mc("pr_",{xa:54}),b=this.getContext().yh(),this.U().Ua(b.A(),"Jc",this.aa),this.getContext().Ac().ac(!0)):this.getContext().Ka().focus(this.A.J())}};Y3.prototype.S=function(a){return new SI(Ad(this.getContext().X().A().A),a)};
var b4=function(a){P.call(this,a);this.D=this.C=this.B=this.A=this.S=this.L=null;this.F=a.ub().S;a=this.getContext().X();this.U().listen(a,"ka",this.EB).listen(a,"A",this.FB)};I(b4,P);g=b4.prototype;g.fa=function(){this.ca=J(cha,void 0,void 0,this.R())};
g.ea=function(){P.prototype.ea.call(this);var a=this.R();this.L=this.ia("ndfHFb-c4YZDc-Wrql6b-Bz112c");this.S=this.nb("ndfHFb-c4YZDc-Ujd07d-Btuy5e-Bz112c");this.A=this.nb("ndfHFb-c4YZDc-Wrql6b-V1ur5d");this.C=this.nb("ndfHFb-c4YZDc-Wrql6b-K4efff-V1ur5d");this.B=this.A.cloneNode(!1);H(this.B,"ndfHFb-c4YZDc-Wrql6b-V1ur5d-hpYHOb");a.kn(this.B,this.A);this.D=this.C.cloneNode(!1);H(this.D,"ndfHFb-c4YZDc-Wrql6b-K4efff-V1ur5d-hpYHOb");a.kn(this.D,this.C);this.U().listen(this.A,"click",this.AF)};
g.EB=function(){var a=this.getContext().X().A();vw(this.L,ry(a.qb()));L(this.S,a.gf());var b=CS(a.qb());pm(this.L,"Icono de "+b);this.F&&hi(this.A,"ndfHFb-c4YZDc-Iqlsrf-qnnXGd",this.F.kc());b=!Lg(a.A.Vo());hi(this.A,"ndfHFb-c4YZDc-Wrql6b-V1ur5d-hSRGPd",b);this.A&&(b?lm(this.A,"link"):this.A.removeAttribute("role"));var c=!Lg(a.A.pl());hi(this.A,"ndfHFb-c4YZDc-Wrql6b-K4efff-V1ur5d-qnnXGd",c);hi(this.B,"ndfHFb-c4YZDc-Wrql6b-K4efff-V1ur5d-qnnXGd",c);L(this.C,c);c||(this.R().vc(this.C,""),this.R().vc(this.D,
""));Ig(u(function(){c4(this,this.A,this.B,a.tb());c&&c4(this,this.C,this.D,a.A.pl())},this),100)};g.FB=function(a){a=a.target;this.getContext().X().F(a.getId())&&c4(this,this.A,this.B,a.tb())};g.AF=function(a){var b=this.getContext().X().A();b&&b.A&&(Lg(b.A.Vo())?this.F&&this.F.kc()&&Fj(this.F.action,void 0,new ig(gg(a))):Xr(b.A.Vo(),{target:"_blank",noreferrer:!0}))};
g.layout=function(){var a=this.getContext().X();a.le()&&(a=a.A(),c4(this,this.A,this.B,a.tb()),Lg(a.A.pl())||c4(this,this.C,this.D,a.A.pl()))};
var c4=function(a,b,c,d){if(a.Da){var e=a.R(),f=a.J();if((f=e.Vq(f))&&b){var h=e.Vq(f);h&&(f=kN(f)?f:h);h=zi(b);f=zi(f);f=vg(b)?h.left+h.width-f.left-f.width:f.left-h.left;f-=14;if(h=a.ia("ndfHFb-c4YZDc-Wrql6b-C7uZwb-b0t70b"))h=h&&zi(h),f-=h.width;f=Math.max(f,0);a.R().vc(c,d);if(tg(c).width<=f)e.vc(b,d),Io(b,"");else{h=Math.ceil(d.length/2);for(var k=0;k<h-1;){var l=Math.floor((h+k)/2),n=d.substring(0,l)+" ... "+d.substring(d.length-l),q=c;a.R().vc(q,n);tg(q).width>f?h=l:k=l}e.vc(b,d.substring(0,
k)+" ... "+d.substring(d.length-k));Io(b,d)}}}};
var d4=function(a){Ip.call(this,a.R(),Gq.Ba());this.A=a};I(d4,Ip);d4.prototype.fa=function(){this.fb(J(DQ,void 0,void 0,this.R()))};d4.prototype.ea=function(){Ip.prototype.ea.call(this);this.Sa("Cerrar");this.U().listen(this,"action",this.F);Op(this.J(),this.A.R())};d4.prototype.F=function(a){this.A.$a().Ra({xa:3,Ja:gg(a)});this.dispatchEvent("ta")};
var e4=function(a){P.call(this,a);this.A=this.C=this.B=null;a=jO(a.A());T(a,6,"")&&!Lg(T(a,6,""))&&(this.B=K1(null,this.R()),this.ma(this.B));!T(a,7,"")||Lg(T(a,7,""))||this.getContext().Vb()||(this.C=K1(null,this.R()),this.ma(this.C));T(a,8,"")&&!Lg(T(a,8,""))&&(this.A=K1(null,this.R()),this.ma(this.A))};I(e4,P);g=e4.prototype;
g.fa=function(){var a=jO(this.getContext().A());this.B?this.ca=J(vha,{Vb:this.getContext().Vb()},void 0,this.R()):this.A&&(a=BO(T(a,2,""),PI(T(a,8,""))),this.ca=J(wha,{ZC:a},void 0,this.R()))};
g.ea=function(){P.prototype.ea.call(this);if(this.B){var a=this.ia("ndfHFb-c4YZDc-UcSZ6e-mKZypf-bEDTcc-LgbsSe");this.B.sa(a);this.B.ga(!0);this.U().listen(this.B,"action",u(this.jF,this));this.C?(this.C.sa(this.ia("ndfHFb-c4YZDc-UcSZ6e-mKZypf-yHKmmc-LgbsSe")),this.C.ga(!0),this.U().listen(this.C,"action",u(this.kF,this))):Ry(a,"tk3N6e-LgbsSe-n2to0e","tk3N6e-LgbsSe-JIbuQc")}else if(this.A){this.A.sa(this.ia("ndfHFb-c4YZDc-no16zc-UcSZ6e-LgbsSe"));this.A.ga(!0);a=this.A.J();var b=jO(this.getContext().A());
b=BO(T(b,2,""),PI(T(b,8,"")));Io(a,b,void 0,void 0,!0);this.U().listen(this.A,"action",u(this.iE,this))}};g.jF=function(){var a=jO(this.getContext().A());VM(p.location,T(a,6,""))};g.kF=function(){var a=jO(this.getContext().A());VM(p.location,T(a,7,""))};g.iE=function(){var a=jO(this.getContext().A());VM(p.location,T(a,8,""))};
var f4=function(a){var b=jO(a.A());P.call(this,a);this.A=null;T(b,5,"")&&!Lg(T(b,5,""))&&(this.A=K1(null,this.R()),this.ma(this.A))};I(f4,P);f4.prototype.fa=function(){if(this.A)this.ca=J(tha,void 0,void 0,this.R());else{if(R(this.getContext().A(),76,!1))var a=this.R().J("one-google-bar");else{a=jO(this.getContext().A());var b=T(a,2,"")+" \n("+T(a,3,"")+")";a=J(uha,{title:b,rI:T(a,4,"")},void 0,this.R())}this.ca=a}};
f4.prototype.ea=function(){P.prototype.ea.call(this);if(this.A)this.A.sa(this.ia("ndfHFb-c4YZDc-mKZypf-bEDTcc-LgbsSe")),this.A.ga(!0),this.U().listen(this.A,"action",u(this.C,this));else{var a=jO(this.getContext().A());!R(this.getContext().A(),76,!1)&&a&&R(a,9,!0)&&this.U().listen(this.J(),"click",u(this.B,this))}};f4.prototype.C=function(a){var b=jO(this.getContext().A());VM(p.location,T(b,5,""));this.getContext().$a().Ra({xa:91,Ja:gg(a)})};
f4.prototype.B=function(a){var b=this.getContext().A(),c=b.B()||b.xh()||$f(Eg(this.getContext().R()));b=SE("accounts",!1,b.ob(),c);b=ow(b,"continueUrl",p.location.href);VM(p.location,b);this.getContext().$a().Ra({xa:92,Ja:gg(a)})};
var g4=function(a){P.call(this,a);var b=this.R(),c=a.A();this.D=new Ip(b,Gq.Ba());this.ma(this.D);this.C=this.A=null;b=jO(c);1==c.ab()&&b&&(T(b,6,"")&&!Lg(T(b,6,""))||T(b,7,"")&&!Lg(T(b,7,""))||T(b,8,"")&&!Lg(T(b,8,""))?(this.C=new e4(a),this.ma(this.C)):(this.A=new f4(a),this.ma(this.A)))};I(g4,P);
g4.prototype.ea=function(){P.prototype.ea.call(this);var a=this.R(),b=this.ia("ndfHFb-c4YZDc-GSQQnc-LgbsSe"),c=this.getContext().A();var d=this.getContext().ub();d=d.L?d.L.action:null;null==d||2!=c.mb()&&2!=c.ab()?L(b,!1):(this.D.sa(b),this.D.Sa("Ventana externa"),Op(b,a),BA(HA(FA(new DA(this),this.L)),this.D,d,AA,u(this.I,this)))};g4.prototype.I=function(){return new St(this.getContext().X().A().A,this.D)};g4.prototype.L=function(a,b,c,d,e){this.D.ga(!!e);this.dispatchEvent("Hc")};
var h4=function(a){P.call(this,a);var b=this.R();this.B=new Ip(b,Gq.Ba());this.ma(this.B);this.I=!1;this.A=new Mz(a,!0);this.ma(this.A);this.C=null;this.F=new XA;this.H=-1;this.D=[];a=this.getContext().X();this.U().listen(a,"p",this.IB).listen(a,"q",this.JB).listen(a,"u",this.ou).listen(a,"r",this.ou).listen(a,"tb",this.HB).listen(a,"ka",this.GB)};I(h4,P);
h4.prototype.fa=function(){var a=this.R();this.ca=J(rha,void 0,void 0,a);this.C=this.ia("ndfHFb-c4YZDc-nJjxad-b0t70b");this.A.render(this.C);H(this.A.J(),"ndfHFb-c4YZDc-nJjxad-SxecR");H(this.A.A,"ndfHFb-c4YZDc-nJjxad-SxecR-PFprWc")};
h4.prototype.ea=function(){P.prototype.ea.call(this);var a=this.R();this.B.sa(this.ia("ndfHFb-c4YZDc-nJjxad-LgbsSe"));this.B.Sa("Ampliar","Zoom");var b=[this.B.J(),this.A.A];Op(b,a);this.U().listen(this.A,"Kb",this.L).listen(this.B,"action",this.O);this.getContext().Vb()&&(i4(this,!1),this.I=!0)};
var i4=function(a,b){a.I||L(a.J(),b)},Wma=function(a){Oa(a.D,function(b){this.getContext().B().Ve(b)},a);a.D=[]},k4=function(a,b){var c=a.B.J();hi(c,"ndfHFb-c4YZDc-nJjxad-ge6pde",1==b);hi(c,"ndfHFb-c4YZDc-LgbsSe-IwzHHe",2==b);var d="Ampliar";1==b?d="Cargando resoluciones m\u00e1s altas":2==b&&(d="Reducir");a.B.Sa(d,"Zoom");mm(c,"pressed",0!=b);c=rg(a.R());2!=b&&a.C.contains(c)&&a.getContext().Ka().A();j4(a,b);a.dispatchEvent("Hc")},j4=function(a,b){b=2==b&&!a.I;L(a.C,b);if(b){var c=a.J();var d=vg(a.C);
d=Qe(a.C).x+(d?tg(a.C).width:0);-1<a.H&&(vg(c)?d>a.H:d<a.H)&&(L(a.C,!1),b=!1)}a=a.getContext().X().A().B;b=!b;a.O!=b&&(a.O=b,a.dispatchEvent("s"))};h4.prototype.O=function(a){var b=this.getContext().X().A().B;a=gg(a);b&&(0==b.B?b.jc(1,a):2==b.B&&b.jc(0,a))};h4.prototype.L=function(a){var b=l4(this),c=this.getContext().X().A();if(!uB(this.F,b)){var d=c.V;c.B.Uk(b,this);d.C(0<a.A,gg(a),Iz(this.A))}};
var l4=function(a){a=a.A.Ca()/yz(a.A);return Math.floor(100*a)},m4=function(a){var b=l4(a),c=Math.min(b+25,100);tB(a.F,b,c);a.getContext().X().A().B.Uk(c)};g=h4.prototype;g.mu=function(a){var b=this.getContext().X().A(),c=b.B;c&&(2==c.B?(m4(this),b.V.C(!0,gg(a),!1)):0==c.B&&c.jc(1,gg(a)))};g.lu=function(a){var b=this.getContext().X().A(),c=b.B;b=b.V;if(c&&2==c.B){var d=l4(this);if(0<d){var e=Math.max(d-25,0);tB(this.F,d,e);c.Uk(e);b.C(!1,gg(a),!1)}else c.jc(0,gg(a))}};g.GB=function(){Wma(this);n4(this)};
g.ou=function(a){a.source!=this&&n4(this)};g.HB=function(){n4(this)};g.IB=function(a){var b=this.getContext().X();b.B()&&(n4(this),(b=b.A().B)&&b==a.target?(this.A.reset(!0),b.F||2==b.B&&0==b.pk()&&(b.nn()&&b.H!=b.Dd()?b.Vs():m4(this))):this.A.reset(!1))};g.JB=function(){n4(this)};
var n4=function(a){var b=a.getContext(),c=b.X();c.B()&&((c=c.A().B)?c.isEnabled()?(a.B.setEnabled(!0),i4(a,!0),0<a.D.length||(b=a.getContext().B(),a.D.push(b.A(187,a.mu,a)),a.D.push(b.A(107,a.mu,a)),a.D.push(b.A(189,a.lu,a)),a.D.push(b.A(109,a.lu,a))),k4(a,c.B),b=c.pk(),tB(a.F,l4(a),b),a.A.Qb(Math.floor(b/100*yz(a.A)))):3==b.A().mb()?(i4(a,!0),k4(a,0),a.B.setEnabled(!1),a.B.Sa("Zoom no disponible")):i4(a,!1):i4(a,!1),a.dispatchEvent("Hc"))};
var o4=function(a){g4.call(this,a);var b=this.R(),c=a.A();this.H=new h4(a);this.ma(this.H);this.B=null;iO(c)&&(this.B=new Ip(b,Gq.Ba()),this.ma(this.B));this.F=null;0==this.getContext().A().ab()&&(this.F=new d4(a),this.ma(this.F))};I(o4,g4);g=o4.prototype;g.fa=function(){var a=J(eha,void 0,void 0,this.R());this.ca=a;OL(this.H,a.firstChild);this.F&&this.F.render(a);this.A&&this.A.render(a);this.C&&this.C.render(a)};
g.ea=function(){g4.prototype.ea.call(this);var a=this.R(),b=this.ia("ndfHFb-c4YZDc-MZArnb-LgbsSe");this.B?(this.B.sa(b),this.B.Sa("Detalles"),mm(this.B.J(),"pressed",!1),this.U().listen(this.B,"action",this.KB).listen(this.getContext().ua(),"O",this.LB),Op(b,a)):L(b,!1);this.U().listen(this.H,"Hc",this.DG)};
g.layout=function(){if(this.C){var a=this.C;if(a.A){var b=a.R(),c=b.ia("ndfHFb-c4YZDc-Wrql6b-LQLjdd"),d=b.ia("ndfHFb-c4YZDc-Wrql6b-hOcTPc");c=tg(c).width?c:d;d=lu(c);var e=b.ia("ndfHFb-c4YZDc-Wrql6b-AeOLfc-b0t70b"),f=lu(e);b=a.J();c=vg(b)?d.x-f.x:f.x+tg(e).width-d.x-tg(c).width;d=a.getParent().ra().childNodes;for(e=0;e<d.length;e++)if(f=d[e],f!=b&&kN(f)){var h=eq(f);c=c-tg(f).width-h.left-h.right}a=a.A.ra();b=eq(a);c=c-b.left-b.right;b=We(a);c=c-b.left-b.right;b=Ci(a,"padding");c=c-b.left-b.right;
c=Math.min(c,125);c=Math.max(c,0);Le(a,"max-width",c+"px")}}};g.KB=function(a){this.getContext().ua().L("ndfHFb-c4YZDc-MZArnb-b0t70b",a)};g.LB=function(){var a=this.B.ra(),b=!He(a,"ndfHFb-c4YZDc-LgbsSe-IwzHHe");hi(a,"ndfHFb-c4YZDc-LgbsSe-IwzHHe",b);mm(a,"pressed",yP(this.getContext().ua(),"ndfHFb-c4YZDc-MZArnb-b0t70b"))};g.DG=function(){this.layout()};
var p4=function(a){P.call(this,a);this.A=this.B=null;2!=a.A().ab()&&(this.B=new b4(a),this.ma(this.B),this.A=new Y3(a),this.ma(this.A));this.C=new o4(a);this.ma(this.C);this.U().listen(a.X(),"ka",this.MB)};I(p4,P);g=p4.prototype;g.fa=function(){this.ca=J(aha,void 0,void 0,this.R());var a=this.J();this.B&&this.B.render(a);this.A&&this.A.render(a);this.C.render(a)};
g.ea=function(){P.prototype.ea.call(this);this.getContext().Ac().ag(this.J(),{position:"top"});var a=rW(Eg(this.getContext().R()));this.U().listen(a,"resize",this.Fw);this.U().listen(this.C,"Hc",this.uG);this.A&&this.U().listen(this.A,"Hc",this.Fw);Ig(this.ky,100,this)};g.MB=function(){var a=this.getContext().X().A().I;this.getContext().Ac().Tn(this.J(),a.vn())};
g.ky=function(){if(this.Da&&2==this.getContext().A().ab()){var a=this.J(),b=tg(this.C.J());Le(a,"width",b.width+"px");b=this.getContext().C().A()+"px";Le(a,vg(a)?"left":"right",b)}};
g.Fw=function(){if(this.A){this.A.layout();var a=this.A;var b=a.J(),c=vg(b);if(kN(b)){var d=a.D;0<E3(d).length||0<F3(d).length?(a=G3(a.D),a=c?a-50:a+50):a=Qe(b).x+(c?0:tg(b).width)}else a=c?0:Cg(Eg(a.R())).width;c=this.C.H;c.H=a;a=c.getContext().X();a.B()&&(a=a.A().B)&&a.isEnabled()&&j4(c,a.B);this.A.Ao()}this.B&&this.B.layout();this.C.layout()};g.uG=function(){this.A&&this.A.Ao();this.ky();this.B&&this.B.layout()};
var q4=function(a){Ip.call(this,a.R());this.aa=a.ub().la;this.A=null;this.Ea=a.ua();this.za=new Ip;this.O=new Ip;this.wa=new Ip;this.F=null;a=a.X();this.U().listen(a,"qa",this.Za);this.U().listen(a,"ra",this.hb);this.U().listen(a,"ka",this.Ma)};I(q4,Ip);q4.prototype.fa=function(){this.ca=J(Bha,void 0,void 0,this.R())};q4.prototype.ea=function(){Ip.prototype.ea.call(this);this.U().listen(this,"action",this.Qa)};
q4.prototype.Ma=function(a){var b=(a=(a=(a=a.target.A())&&a.Oa)&&a.Aa())&&a.Dk;a=b&&b.A;b=b&&b.B;r4(this);s4(this,a);b&&t4(this,b)};q4.prototype.Za=function(a){a=a.target.A;r4(this);s4(this,a)};var s4=function(a,b){var c=a.aa;c.action.setEnabled(!!b);c.action.ga(!1);a.setEnabled(!!b);var d=a.R();c=a.J();b?(d=b.darkModeColor,b=b.title,ls(c,Cha,{label:b,foregroundColor:d.foregroundColor,backgroundColor:d.backgroundColor}),Xo(a,"Insignia - "+b)):d.hc(c)};q4.prototype.hb=function(a){t4(this,a.target.B)};
var t4=function(a,b){if(b&&b.Bn&&b.hm&&b.gm){var c=a.R(),d=a.J();b={Bn:b.Bn,hm:b.hm,gm:b.gm,color:b.color||"black",En:b.En};a.F=b.En||null;a.A=J(Eha,b);c.Wa(d,a.A);u4(a,!0);if(b=c.ia("ndfHFb-c4YZDc-Btuy5e-Rgw69b-TvD9Pc-LgbsSe",d))a.O.sa(b),a.U().listen(b,["click","keypress"],a.gb);if(b=c.ia("ndfHFb-c4YZDc-Btuy5e-nUpftc-SjW3R",d))a.za.sa(b),a.U().listen(b,["click","keypress"],a.Pb);if(c=c.ia("ndfHFb-c4YZDc-Btuy5e-KY1xSc-z5C9Gb",d))a.wa.sa(c),a.U().listen(c,["click","keypress"],a.xb)}else r4(a)};
q4.prototype.Qa=function(){this.A&&He(this.A,"ndfHFb-c4YZDc-Btuy5e-Rgw69b-L6cTce")&&(u4(this,!1),Fj(this.aa.action))};q4.prototype.gb=function(a){v4(a)&&u4(this,!0)};q4.prototype.xb=function(a){v4(a)&&this.F&&Xr(this.F,{target:"_blank"})};q4.prototype.Pb=function(a){v4(a)&&xP(this.Ea,"ndfHFb-c4YZDc-zsEIvc-b0t70b",!0)};
var v4=function(a){return"click"==a.type||"keypress"==a.type&&(13==a.keyCode||32==a.keyCode)?!0:!1},u4=function(a,b){a.A&&hi(a.A,"ndfHFb-c4YZDc-Btuy5e-Rgw69b-L6cTce",b)},r4=function(a){a.A&&a.R().Rb(a.A);a.A=null;a.O=new Ip;a.wa=new Ip;a.za=new Ip;a.F=null};
var w4=function(a,b,c,d){P.call(this,a);this.I=b;this.D=c;this.C=d||"ndfHFb-c4YZDc-C7uZwb-LgbsSe-SfQLQb-Bz112c";this.A=[];this.B=HA(EA(EA(EA(EA(FA(new DA(this),this.Ap),"dv_efs",this.Ap),"dv_vfs",this.Ap),"icon",this.NB),"selected",this.OB));K(this,this.B);this.F=new ng(this);K(this,this.F);a=this.getContext().X();this.U().listen(a,"ka",this.SB)};I(w4,P);w4.prototype.fa=function(){this.ca=J(mha,void 0,void 0,this.R())};
w4.prototype.ea=function(){P.prototype.ea.call(this);for(var a=this.getContext().ub(),b=0;b<uQ(a,this.D);b++)x4(this,vQ(a,this.D,b));this.U().listen(a,this.I,this.QB).listen(a,"Ha",this.RB)};
var x4=function(a,b){if(b){var c=a.R(),d=a.J(),e=new Ip(c,Gq.Ba());e.Xb=b;a.wd(e,0);a.A.push(e);var f;b instanceof Wf&&(f=SL(b));var h=null!=f;f=h?J(f,{label:b.getLabel()},void 0,c):J(EQ,{label:b.getLabel()},void 0,c);c.Wa(d,f);e.sa(f);nA(b)&&!h&&y4(a,e,nA(b));Op(f,c);a.U().listen(e,"action",u(a.PB,a,b));BA(a.B,e,b,Xma,u(a.H,a,e))}},y4=function(a,b,c){b=b.ra();H(b,a.C);ls(b,FQ,{icon:c})};g=w4.prototype;g.PB=function(){this.getContext().pb().I()};g.QB=function(a){x4(this,a.A);z4(this)};g.Ap=function(){z4(this)};
g.NB=function(a,b,c,d,e,f){b=a.ra();He(b,this.C)?(a=zc("ndfHFb-c4YZDc-C7uZwb-LgbsSe-Bz112c",b),f&&fi(a,f),H(a,e)):y4(this,a,e)};g.OB=function(a,b,c){hi(a.J(),"ndfHFb-c4YZDc-LgbsSe-IwzHHe",!!c.A.selected)};g.SB=function(){z4(this)};g.RB=function(a){for(var b=0;b<this.A.length;b++){var c=this.A[b];if(a.A&&a.A.J()==c.J()&&c.Xb==a.C){if(c.isVisible()&&c.isEnabled()){this.getContext().Ka().focus(c.J());break}break}}};
var z4=function(a){for(var b=!1,c=A4(a),d=0;d<c.length;d++){var e=c[d],f=e.Xb;f=vZ(a.getContext().X())&&f instanceof Wf?!!f.A.dv_efs:f.isEnabled();b=(b=b||!e.isVisible())||e.isEnabled()!=f;e.ga(!0);e.setEnabled(f)}for(d=0;d<a.A.length;d++)e=a.A[d],Ba(c,e)||(b=b||e.isVisible()||e.isEnabled(),e.setEnabled(!1),e.ga(!1));b&&a.dispatchEvent("Hc")},A4=function(a){var b=a.getContext(),c=vZ(b.X()),d=b.ub();return Pa(a.A,function(e){return tQ(d,e.Xb,c)})};
w4.prototype.H=function(a){var b=this.getContext().X();return new St(b.A().A,a,b.getSelected())};var Xma={enabled:!0,hint:!0,icon:!0,selected:!0,value:!0,visible:!0,dv_vfs:!0,dv_efs:!0};
var B4=function(a){b4.call(this,a);this.I=null;0==this.getContext().A().ab()&&(this.I=new d4(a),this.ma(this.I));this.O=new w4(a,"La","item_badge","ndfHFb-c4YZDc-C7uZwb-ibnC6b-Btuy5e");this.ma(this.O);this.H=null;R(a.A(),131,!1)&&(this.H=new q4(a),this.ma(this.H))};I(B4,b4);B4.prototype.fa=function(){b4.prototype.fa.call(this);this.I&&OL(this.I,this.ra().firstChild);this.H&&this.H.render(this.J());this.O.render(this.J())};
B4.prototype.ea=function(){b4.prototype.ea.call(this);var a=this.J(),b=this.getContext().C().A()+"px",c=vg(a);Le(a,c?"right":"left",b);this.U().listen(this.getContext().X(),"ka",this.V)};B4.prototype.V=function(){Ig(this.W,0,this)};B4.prototype.W=function(){this.Da&&this.dispatchEvent("Hc")};
var C4=function(a){P.call(this,a);this.A=null};I(C4,P);C4.prototype.fa=function(){this.ca=J(kha,void 0,void 0,this.R());L(this.J(),!1)};C4.prototype.ea=function(){P.prototype.ea.call(this);this.A=document.getElementsByClassName("ndfHFb-c4YZDc-zM6fo-GMvhG-fmcmS")[0];var a=this.getContext().X();this.U().listen(a,"ka",this.C).listen(a,"I",this.B)};C4.prototype.C=function(){L(this.J(),!1);var a=null;var b=this.getContext().X().A();SA(b)&&(b=b.Oa)&&(a=b.Aa());a&&D4(this,a)};
C4.prototype.B=function(a){a=a.target;var b=this.getContext().X();if(a&&1==a.Tc){var c=a.Ta();b.F(c)&&D4(this,a)}};var D4=function(a,b){if(1==b.Rg){L(a.J(),!0);var c="El archivo est\u00e1 en la papelera";var d=XI(b);mP(b)?(b=b.Tx)&&(c="El archivo est\u00e1 en la papelera de "+b):d||(c="",L(a.J(),!1));a.R().vc(a.A,c);a.dispatchEvent("Hc")}else L(a.J(),!1)};
var E4=function(a){P.call(this,a);this.D=this.C=this.A=this.B=null;2!=a.A().ab()&&(this.B=new Q3(a),this.ma(this.B),this.C=new C4(a),this.ma(this.C),this.A=new w4(a,"Ka","toolstrip_middle"),this.ma(this.A))};I(E4,P);E4.prototype.fa=function(){var a=J(dha,void 0,void 0,this.R());this.ca=a;this.B&&this.B.render(a);this.C&&this.C.render(a);this.A&&this.A.render(a)};
E4.prototype.ea=function(){P.prototype.ea.call(this);this.A&&this.U().listen(this.A,"Hc",this.F);this.B&&this.U().listen(this.B,"Hc",this.F);this.C&&this.U().listen(this.C,"Hc",this.F)};E4.prototype.F=function(){null!==this.D&&Jg(this.D);this.D=Ig(function(){this.D=null;if(this.Da){var a=this.J(),b=!!this.B&&kN(this.B.J()),c=!!this.C&&kN(this.C.J()),d=!!this.A&&0<A4(this.A).length;L(a,b||c||d);this.dispatchEvent("Hc")}},0,this)};
var F4=function(a){y3.call(this,a)};I(F4,y3);F4.prototype.H=function(){var a=this.R().ia("ndfHFb-c4YZDc-Wrql6b");if(a){a=tg(a).width;var b=this.R().ia("ndfHFb-c4YZDc-Wrql6b-FNFY6c-J42Xof-qMHh7d");this.D=b&&kN(b)?zi(b).left:a/2;(a=qL(this.R(),this.J()))&&kN(a)&&(b=eq(a),a=tg(a).width+b.left+b.right,this.D=Math.max(this.D-a,0));B3(this)}};
var G4=function(a){Y3.call(this,a)};I(G4,Y3);G4.prototype.ea=function(){Y3.prototype.ea.call(this);this.U().listen(this,"Hc",this.layout)};G4.prototype.ov=function(){var a=this.getContext();this.D=new F4(a);this.ma(this.D)};G4.prototype.layout=function(){this.Ao()};G4.prototype.Ao=function(){this.D.H(-1)};
var H4=function(a){g4.call(this,a);this.B=null;2!=a.A().ab()&&(this.B=new G4(a),this.ma(this.B))};I(H4,g4);H4.prototype.fa=function(){var a=J(fha,{KG:!!this.A&&!!R(this.A.getContext().A(),76,!1)},void 0,this.R());this.ca=a;this.B&&this.B.render(a);this.A&&this.A.render(a);this.C&&this.C.render(a)};H4.prototype.layout=function(){this.B&&this.B.layout()};
var I4=function(a){P.call(this,a);this.A=null;2!=a.A().ab()&&(this.A=new B4(a),this.ma(this.A));this.C=new E4(a);this.ma(this.C);this.B=new H4(a);this.ma(this.B);a=a.X();this.U().listen(a,"ka",this.H).listen(a,"C",this.I)};I(I4,P);I4.prototype.fa=function(){var a=this.R();this.ca=J(bha,void 0,void 0,a);2==this.getContext().A().ab()&&this.J().removeAttribute("role");a=a.ia("ndfHFb-c4YZDc-Wrql6b-SmKAyb",this.J());this.A&&this.A.render(a);this.C.render(a);this.B.render(a)};
I4.prototype.ea=function(){P.prototype.ea.call(this);this.getContext().Ac().ag(this.J(),{position:"top"});var a=this.getContext().Ub();this.U().listen(a,"Dc",this.L);this.U().listen(this.C,"Hc",this.D).listen(this.B,"Hc",this.F);this.D();this.F();a=this.R().ia("ndfHFb-c4YZDc-Wrql6b-SmKAyb",this.J());var b=this.J(),c=this.getContext().C().A()+"px";if(2!=this.getContext().A().ab()){var d=vg(this.J());Le(a,d?"margin-left":"margin-right",c);Le(a,d?"padding-right":"padding-left",c)}else Le(b,d?"left":
"right",c)};I4.prototype.H=function(){J4(this)};I4.prototype.I=function(a){a=a.target;this.getContext().X().I(a)&&J4(this)};var J4=function(a){var b=a.getContext().X().A(),c=b.I,d=a.getContext().Ac();b=c.Eh()||4==b.getState();d.Tn(a.J(),b);c=c.vn();hi(a.J(),"ndfHFb-c4YZDc-Wrql6b-qbOKL",c)};I4.prototype.L=function(a){if("O"==(a.A&&a.A.type)){a=vg(this.J());var b=zW(this.getContext().ua());Le(this.J(),a?"left":"right",b+"px")}this.B.layout();this.A&&this.A.layout()};
I4.prototype.F=function(){if(2==this.getContext().A().ab()){var a=tg(this.B.J());Le(this.J(),"width",a.width+"px")}else kN(this.C.J())||this.A.layout()};I4.prototype.D=function(){this.B.layout();this.A&&this.A.layout()};
var K4=function(a,b,c){c=void 0===c?2E4:c;D.call(this);this.S=a;this.la=b;this.aa=c;this.Ga=a.R();this.F=this.L=this.I=!1;this.O=null;b=U(a.A(),gO,62);c=0;c=void 0===c?0:c;var d=Jo(b,1);this.ja=null==d?c:d;this.ha=T(b,2,"")||"";this.V=null;this.H=0;this.B=this.D=this.C=null;this.A=a.Fb();this.na=a.$a();this.oa=a.Ka()};I(K4,D);
var Zma=function(a){if(a.ha&&0<a.ja&&Math.random()<a.ja&&!L4(a)){Yma(a);var b=iX(Af(a.ha),{timeout:a.aa,document:a.Ga.A});GL(b,function(){a.Pa()||(a.A.Ia(a.C,1),a.C=null,a.O=Ig(a.W,a.aa,a))});FL(b,function(){a.Pa()||(a.A.Ia(a.C,2),a.C=null,a.W())})}},M4=function(a){a.L=!1;a.F=!1;var b=Eg(a.Ga);b._402&&"function"===typeof b._402.close&&L4(a)&&b._402.close();a.B&&(a.A.Ia(a.B,3),a.B=null);if(a=L4(a))a.style.visibility="hidden"},Yma=function(a){a.L=!0;a.H++;a.C=a.A.Mc("h_",{xa:79,pe:a.H-1});a.D=a.A.Mc("h_",
{xa:80,pe:a.H-1});a.B=a.A.Mc("h_",{xa:81,pe:a.H-1});var b=Eg(a.Ga);b._402=b._402||{};b=a.Ga.createElement("DIV");b.id="contain-402";b.style.visibility="hidden";a.Ga.Wa(a.la,b);$ma(a);b=Eg(a.Ga);a.V=a.S.X().A();var c=a.V.qb(),d=TI(a.S.A());a=T(d,5,"")||T(d,6,"")||"ND";d=UI(d);b._402.sc=$E({mt:c,ed:a,s:d})},$ma=function(a){var b=Eg(a.Ga);a.I||(a.I=!0,pL("d_v_hats_bs",function(){N4(a)},b),pL("d_v_hats_as",function(){return ana(a)},b),pL("d_v_hats_rd",function(c){0<=c.indexOf("t=a")&&a.na.Ra({xa:82,item:a.V,
pe:a.H-1})},b),pL("d_v_hats_ag",function(c){N4(a);c||(a.B&&(a.A.Ia(a.B,3),a.B=null),a.Ga.Rb(L4(a)),Jg(a.O));a.F=!1;O4(a)},b),pL("d_v_hats_tc",function(){a.F=!1;O4(a)},b))};K4.prototype.W=function(){this.A.Ia(this.D,2);this.D=null;this.B&&(this.A.Ia(this.B,2),this.B=null);this.Ga.Rb(L4(this))};
var N4=function(a){a.D&&(a.A.Ia(a.D,1),a.D=null,Jg(a.O))},ana=function(a){P4(a.S.get(uk)).then(void 0,function(){return null}).then(function(b){if(a.L)if(b)M4(a);else{if(b=L4(a))b.style.visibility="visible",a.F=!0;a.B&&(a.A.Ia(a.B,1),a.B=null)}})},O4=function(a){if(a.L){var b=rg(a.Ga),c=a.Ga.contains(a.la,b);b=L4(a)&&a.Ga.contains(L4(a),b);c&&!b||a.oa.A()}},L4=function(a){return a.Ga.J("contain-402")};
K4.prototype.ka=function(){M4(this);this.Ga.Rb(L4(this));Jg(this.O);if(this.I){this.I=!1;var a=Eg(this.Ga);xa("d_v_hats_bs",null,a);xa("d_v_hats_as",null,a);xa("d_v_hats_rd",null,a);xa("d_v_hats_ag",null,a);xa("d_v_hats_tc",null,a)}this.C&&(this.A.Ia(this.C,3),this.C=null);this.D&&(this.A.Ia(this.D,3),this.C=null);D.prototype.ka.call(this)};
var Q4=function(a){return{namespace:"EXPLORER",key:a}},bna=Q4("viewer.blocosWelcomeShown"),cna=Q4("viewer.blocosOfficeWelcomeShown"),dna=Q4("viewer.blocosPdfWelcomeShown"),ena=Q4("viewer.officeEditingKixWelcomeShown"),fna=Q4("viewer.officeEditingRitzWelcomeShown"),gna=Q4("viewer.officeEditingPunchWelcomeShown"),hna=Q4("viewer.officeEditingSurveyShown");
v(nL,P);g=nL.prototype;g.ea=function(){nL.da.ea.call(this);var a=this.J();L(a,!1);var b=this.A;EK(b);b.ca=a;lm(a,"alertdialog");a=this.A;EK(a);a.en=!0;this.U().listen(this.A,"hide",this.eF)};g.Vh=function(){var a=this;return p_(this.getContext().get(sk),this.af()).then(function(b){return Number(b)<a.kk()})};g.Eb=function(){this.dispatchEvent("Kc")};
g.ga=function(a,b){b=void 0===b?!0:b;var c=this.A.isVisible();this.A.ga(a);if(a&&(ina(this),this.dispatchEvent("Lc"),!c&&((a=this.O())&&R4(this,a),b))){var d=this.af(),e=this.getContext().get(sk);p_(e,d).then(function(f){q_(e,d,String(Number(f)+1))})}};g.isVisible=function(){return this.A.isVisible()};g.eF=function(){this.Eb();Ig(u(function(){var a=this.R(),b=this.getContext().Ka(),c=rg(a);if(c==a.A.body||a.contains(this.J(),c))b.V(),b.A()},this),100)};
var ina=function(a){var b=Fp.Ba().Na();b=a.ia(b)||a.J();a.getContext().Ka().focus(b,void 0,!0)};nL.prototype.O=function(){return null};var R4=function(a,b,c,d){b={xa:b};c&&(b.Ja=c);d&&(b.item=d);a.getContext().$a().Ra(b)};nL.prototype.register=Ga;
var jna=function(a){var b=a.title;a=a.message;return M('<div class="'+O("ndfHFb-c4YZDc-jNm5if-Hn6s1b-bBybbf")+'"><div class="'+O("ndfHFb-c4YZDc-jNm5if-Hn6s1b")+'"><div class="'+O("ndfHFb-c4YZDc-jNm5if-Hn6s1b-LgbsSe")+'"><div class="'+O("ndfHFb-c4YZDc-jNm5if-Hn6s1b-LgbsSe-LkdAo")+'"><div class="'+O("ndfHFb-c4YZDc-jNm5if-Hn6s1b-LgbsSe-Bz112c")+" "+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-C7uZwb-LgbsSe-Bz112c")+'"></div></div></div><h2 class="'+O("ndfHFb-c4YZDc-jNm5if-Hn6s1b-tJHJj")+'">'+aj(b)+
'</h2><p class="'+O("ndfHFb-c4YZDc-jNm5if-Hn6s1b-Ne3sFf")+'">'+aj(a)+"</p></div></div>")},kna=function(a){var b=a.title,c=a.message;a=a.fH;b='<div class="'+O("ndfHFb-c4YZDc-FNFY6c-Hn6s1b-bBybbf")+'"><div class="'+O("ndfHFb-c4YZDc-FNFY6c-Hn6s1b")+'"><div class="'+O("ndfHFb-c4YZDc-FNFY6c-Hn6s1b-bN97Pc")+'"><div class="'+O("ndfHFb-c4YZDc-FNFY6c-Hn6s1b-tJHJj")+'">'+aj(b)+'</div><p class="'+O("ndfHFb-c4YZDc-FNFY6c-Hn6s1b-Ne3sFf")+'">'+aj(c);a&&(b+='<a class="'+O("ndfHFb-c4YZDc-FNFY6c-Hn6s1b-KY1xSc-z5C9Gb")+
'" aria-label="',b+=lj("M\u00e1s informaci\u00f3n"),b+='">M\u00e1s informaci\u00f3n</a>');b+='</p><div class="'+O("ndfHFb-c4YZDc-FNFY6c-Hn6s1b-c6xFrd")+'"><div class="'+O("ndfHFb-c4YZDc-FNFY6c-Hn6s1b-iDjqhe-Hnhb3b-WtFGnf")+'" aria-label="';b+=lj("Probar ahora");b=b+'">Probar ahora</div><div class="'+(O("ndfHFb-c4YZDc-FNFY6c-Hn6s1b-F2rEXb")+'" aria-label="');b+=lj("M\u00e1s tarde");return M(b+'">M\u00e1s tarde</div></div></div></div></div>')},lna=function(a){a=a||{};a=a.aJ;var b='<div class="'+O("ndfHFb-c4YZDc-G0brRe-Hn6s1b-bBybbf")+
'"><div class="'+O("ndfHFb-c4YZDc-G0brRe-Hn6s1b")+'"><p class="'+O("ndfHFb-c4YZDc-G0brRe-Hn6s1b-Ne3sFf")+'">';b=b+'Responde a nuestra encuesta</p><a class="'+(O("ndfHFb-c4YZDc-G0brRe-Hn6s1b-scrj1b-G0brRe")+'" aria-label="');b+=lj("Hacer la encuesta");b+='">';a&&(b+="Hacer la encuesta");b+='</a><a class="'+O("ndfHFb-c4YZDc-G0brRe-Hn6s1b-TvD9Pc")+" "+O("ndfHFb-c4YZDc-Bz112c")+" "+O("ndfHFb-c4YZDc-C7uZwb-LgbsSe-Bz112c")+'" aria-label="';b+=lj("Cerrar");return M(b+'"></a></div></div>')};
var S4=function(a){nL.call(this,a);this.F=new tJ;this.C=this.F.promise;this.H=a;this.D=new Ip;this.B=!1};I(S4,nL);g=S4.prototype;g.fa=function(){var a={title:this.getTitle(),message:this.getMessage()};this.ca=J(jna,a,void 0,this.Ga)};g.ea=function(){var a=this;nL.prototype.ea.call(this);this.D.sa(this.ia("ndfHFb-c4YZDc-jNm5if-Hn6s1b-LgbsSe"));var b=this.J();this.U().listen(this.D,"action",function(){return a.C.then(function(c){a.Eb();c.dispatchEvent("action")})});b&&this.U().listen(b,"click",this.Eb)};
g.getTitle=function(){return"A\u00f1adir un comentario"};g.getMessage=function(){return"Toca aqu\u00ed para comentar este archivo con otros usuarios"};g.af=function(){return bna};g.kk=function(){return 1};g.Vh=function(){var a=this,b=this.H.X();return nL.prototype.Vh.call(this).then(function(c){if(!b.B())return!1;var d=b.A();return c&&!!d.Xa&&a.Bp(d)})};g.Bp=function(){return!0};
g.ga=function(a){var b=this;a?(this.B=!1,this.C.then(function(c){b.U().Ua(c,"show",function(){b.B||(nL.prototype.ga.call(b,a),b.layout())})})):(this.B=!a,nL.prototype.ga.call(this,a))};g.layout=function(){var a=this;this.C.then(function(b){var c=b.ia("ndfHFb-c4YZDc-htvI8d-jNm5if-Bz112c");b=a.ia("ndfHFb-c4YZDc-jNm5if-Hn6s1b-LgbsSe");if(c&&b){c=vi(c,a.ia("ndfHFb-c4YZDc-jNm5if-Hn6s1b-LgbsSe-Bz112c"));var d=lu(b);qi(b,c.x+d.x,c.y+d.y)}})};
g.register=function(a,b){var c=this;"comment"==a&&this.U().listen(b.getParent(),"show",function(){c.isVisible()&&c.layout()})};
var T4=function(a){nL.call(this,a);this.I=new tJ;this.L=this.I.promise;this.B=null;this.H=new Ip;this.H.xl="link";this.W=new Ip;this.S=new Ip;this.F=B(a.A(),106)||null;this.D=null;this.V=this.C=!1};I(T4,nL);T4.prototype.fa=function(){var a={title:this.getTitle(),message:this.getMessage(),fH:this.F};a=J(kna,a);hi(a,this.Cp(),!0);this.ca=a};
T4.prototype.ea=function(){var a=this;nL.prototype.ea.call(this);var b=this.U(),c=this.ra();this.F&&(this.H.sa(zc("ndfHFb-c4YZDc-FNFY6c-Hn6s1b-KY1xSc-z5C9Gb",c)),b.listen(this.H,"action",function(){Xr(a.F,{target:"_blank",noreferrer:!0});U4(a);R4(a,98);a.Eb()}));this.W.sa(zc("ndfHFb-c4YZDc-FNFY6c-Hn6s1b-iDjqhe-Hnhb3b-WtFGnf",c));this.S.sa(zc("ndfHFb-c4YZDc-FNFY6c-Hn6s1b-F2rEXb",c));b.listen(this.W,"action",function(){U4(a);R4(a,97);a.dispatchEvent(new gQ(a.D,29));a.Eb()}).listen(this.S,"action",function(){U4(a);
R4(a,99);a.Eb()}).listen(c,"click",function(){return a.Eb()});b=new iY(c,this.R());jY(b);K(this,b)};var mna=function(a,b){var c=a.getContext().X();if(a.isVisible()&&c.B()){U4(a);var d=c.A();zO(a.getContext()).I(d).then(function(e){e&&-1!==H3.indexOf(e.getId())&&R4(a,100,b.Ja,d)});a.Eb()}},U4=function(a){q_(a.getContext().get(sk),a.af(),String(a.kk()))};g=T4.prototype;g.getTitle=function(){var a=this.Hm();return"Edita archivos de "+(Kl[a]+(" y colabora en ellos en tiempo real con "+(a+" de Google")))};
g.getMessage=function(){var a=this.getContext().X().A();return"Ahora puedes editar, compartir y gestionar revisiones de archivos\u00a0"+(nna.get(a.qb())+(" con "+this.Hm()))};g.kk=function(){return 2};
g.Vh=function(){var a=this,b=this.getContext().X();if(!b.B())return iN(!1);var c=b.A();b=zO(this.getContext());return gN([nL.prototype.Vh.call(this),b.C(c)]).then(function(d){var e=d[0];a.D=Of(d[1],function(k){return-1!=H3.indexOf(k.getId())});if((d=e&&-1!=(R(a.getContext().A(),103,!1)?a.Pl().concat(a.Dp()):a.Pl()).indexOf(c.qb().toLowerCase())&&!!a.D)&&a.B){var f=a.B,h=f.getParent();a.U().listen(h,"Hc",function(){kN(h.J())&&a.I.resolve(f)}).listen(a.B,"Hc",function(){return ona(a,h,f)})}return d})};
g.ga=function(a){var b=this;a?(this.C=!1,this.L.then(function(c){b.C||(V4(b,c),W4(!1),nL.prototype.ga.call(b,!0))})):(this.C=!a,W4(!0),nL.prototype.ga.call(this,!1))};
var W4=function(a){var b=zc("ndfHFb-c4YZDc-Wrql6b-LQLjdd",void 0);if(b){var c=zc("ndfHFb-c4YZDc-Wrql6b-V1ur5d",void 0);a=a?"":"none";b.style.pointerEvents=a;c.style.pointerEvents=a}},V4=function(a,b){var c=zc("ndfHFb-c4YZDc-FNFY6c-Hn6s1b",a.ra()),d=zc("ndfHFb-c4YZDc-FNFY6c-Hn6s1b-tJHJj",a.ra()),e=zc("ndfHFb-c4YZDc-FNFY6c-Hn6s1b-bN97Pc",a.ra());b=tg(b.ra());d.style.marginTop=50+b.width+"px";d=b.width+6;yi(c,d,d);var f="calc(50% - "+(b.width/2+9)+"px)";vg(a.J())?(c.style.right=f,e.style.marginRight=
b.width/2-230+"px"):(c.style.left=f,e.style.marginLeft=b.width/2-230+"px");c.style.top=28-d/2+"px";X4(a)},ona=function(a,b,c){kN(b.J())&&a.L.then(function(){return V4(a,c)})};
T4.prototype.register=function(a,b){var c=this;if("open-and-openwith"==a){this.B=b;a=this.B.C;var d=yfa(this.B.B);this.U().listen(this.getContext().X(),"C",function(){c.isVisible()&&X4(c)}).listen(a,"action",function(e){return mna(c,e)}).listen(d,"wa",function(e){c.isVisible()&&(-1!==H3.indexOf(e.app.getId())&&R4(c,100,e.Ja),c.Eb())}).listen(this.getContext().ua(),"N",function(){c.isVisible()&&d.isVisible()&&!c.V&&(L(c.ra(),!1),W4(!0),U4(c),c.V=!0)})}};
var X4=function(a){var b=a.getContext().X(),c=zc("ndfHFb-c4YZDc-Wrql6b",void 0);b.B()&&b.A().I.vn()&&hi(c,"ndfHFb-c4YZDc-Wrql6b-qbOKL",!1);a.getContext().Ac().Tn(c,!0)};T4.prototype.O=function(){return 96};
var nna=new Map([["application/vnd.openxmlformats-officedocument.wordprocessingml.document",".DOCX"],["application/vnd.openxmlformats-officedocument.presentationml.presentation",".PPTX"],["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",".XLSX"],["application/msword",".DOC"],["application/vnd.ms-powerpoint",".PPT"],["application/vnd.ms-excel",".XLS"],["application/vnd.ms-excel.sheet.macroenabled.12",".XLSM"]]);
var pna=["application/vnd.openxmlformats-officedocument.wordprocessingml.document"],qna=["application/msword"],Y4=function(){T4.apply(this,arguments)};I(Y4,T4);g=Y4.prototype;g.Hm=function(){return"Docs"};g.Cp=function(){return"UMrnmb-v3pZbf"};g.af=function(){return ena};g.Pl=function(){return pna};g.Dp=function(){return qna};
var Z4=function(a){nL.call(this,a);this.I=new Ip;this.I.xl="link";this.D=new Ip;this.C=B(a.A(),118)||null};I(Z4,nL);Z4.prototype.fa=function(){var a=J(lna,{aJ:this.C});hi(a,this.F(),!0);this.ca=a};
Z4.prototype.ea=function(){var a=this;nL.prototype.ea.call(this);var b=this.U(),c=this.ra();this.C&&(this.I.sa(zc("ndfHFb-c4YZDc-G0brRe-Hn6s1b-scrj1b-G0brRe",c)),b.listen(this.I,"action",function(){Xr(a.C,{target:"_blank",noreferrer:!0});$4(a);a.Eb()}));this.D.sa(zc("ndfHFb-c4YZDc-G0brRe-Hn6s1b-TvD9Pc",c));Xo(this.D,"Cerrar");b.listen(this.D,"action",function(){$4(a);a.Eb()});b=new iY(c,this.R());jY(b);K(this,b)};var $4=function(a){q_(a.getContext().get(sk),a.af(),String(a.kk()))};
Z4.prototype.af=function(){return hna};Z4.prototype.kk=function(){return 1};Z4.prototype.Vh=function(){var a=this,b=this.getContext().X();if(!b.B())return iN(!1);var c=b.A();return nL.prototype.Vh.call(this).then(function(d){return d&&a.C&&(a5(a)?-1!=(R(a.getContext().A(),103,!1)?a.B().concat(a.H()):a.B()).indexOf(c.qb().toLowerCase()):!1)})};Z4.prototype.ga=function(a){a5(this)?nL.prototype.ga.call(this,a,!1):nL.prototype.ga.call(this,!1,!1)};
var a5=function(a){return(a=(a=WJ(a.getContext(),tk))?a.F():null)&&a.F()?a.B():!0};
var rna=["application/vnd.openxmlformats-officedocument.wordprocessingml.document"],sna=["application/msword"],b5=function(){Z4.apply(this,arguments)};I(b5,Z4);b5.prototype.F=function(){return"UMrnmb-v3pZbf"};b5.prototype.B=function(){return rna};b5.prototype.H=function(){return sna};
var tna={"application/vnd.openxmlformats-officedocument.presentationml.presentation":!0,"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":!0,"application/vnd.openxmlformats-officedocument.wordprocessingml.document":!0},c5=function(){S4.apply(this,arguments)};I(c5,S4);c5.prototype.getMessage=function(){return"Los comentarios se guardan en archivos DOCX, PPTX y XLSX y se pueden ver en Microsoft Office"};c5.prototype.af=function(){return cna};c5.prototype.Bp=function(a){return tna.hasOwnProperty(a.qb())};
var una={"application/pdf":!0},d5=function(){S4.apply(this,arguments)};I(d5,S4);d5.prototype.getMessage=function(){return"Los comentarios de un PDF se guardan en el archivo y se pueden ver en otras aplicaciones"};d5.prototype.af=function(){return dna};d5.prototype.Bp=function(a){return una.hasOwnProperty(a.qb())};
var vna=["application/vnd.openxmlformats-officedocument.presentationml.presentation"],wna=["application/vnd.ms-powerpoint"],e5=function(){T4.apply(this,arguments)};I(e5,T4);g=e5.prototype;g.Hm=function(){return"Slides"};g.Cp=function(){return"UMrnmb-gS7Ybc"};g.af=function(){return gna};g.Pl=function(){return vna};g.Dp=function(){return wna};
var xna=["application/vnd.openxmlformats-officedocument.presentationml.presentation"],yna=["application/vnd.ms-powerpoint"],f5=function(){Z4.apply(this,arguments)};I(f5,Z4);f5.prototype.F=function(){return"UMrnmb-gS7Ybc"};f5.prototype.B=function(){return xna};f5.prototype.H=function(){return yna};
var zna=["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/vnd.ms-excel.sheet.macroenabled.12"],Ana=["application/vnd.ms-excel"],g5=function(){T4.apply(this,arguments)};I(g5,T4);g=g5.prototype;g.Hm=function(){return"Sheets"};g.Cp=function(){return"UMrnmb-nllRtd"};g.af=function(){return fna};g.Pl=function(){return zna};g.Dp=function(){return Ana};
var Bna=["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/vnd.ms-excel.sheet.macroenabled.12"],Cna=["application/vnd.ms-excel"],h5=function(){Z4.apply(this,arguments)};I(h5,Z4);h5.prototype.F=function(){return"UMrnmb-nllRtd"};h5.prototype.B=function(){return Bna};h5.prototype.H=function(){return Cna};
var j5=function(a){F.call(this);this.A=a;this.C=[];this.B=this.F=null;this.H=new Set;this.I=new Set;this.D=new mg(this);K(this,this.D);a=this.A.A();if(R(a,117,!1)){var b=new b5(this.A),c=new f5(this.A),d=new h5(this.A);i5(this,b);i5(this,c);i5(this,d)}R(a,105,!1)&&(b=new Y4(this.A),c=new g5(this.A),d=new e5(this.A),i5(this,b),i5(this,c),i5(this,d));a.$d()&&R(a,89,!1)&&(a=new c5(this.A),b=new d5(this.A),c=new S4(this.A),i5(this,a),i5(this,b),i5(this,c))};I(j5,F);
j5.prototype.L=function(a){a=a.target;Pd(this.C,a);this.B==a&&(this.B=null,this.dispatchEvent("Nc"))};j5.prototype.O=function(a){this.I.add(a.target.getId());a=this.A.X();a.B()&&this.H.add(a.A().getId())};
var i5=function(a,b){a.D.listen(b,"Kc",a.L);a.D.listen(b,"Lc",a.O);a.C.push(b)},P4=function(a){if(!a.F&&0<a.C.length)return Dna(a);a.B=a.F;return Promise.resolve(a.B)},Dna=function(a){var b=a.A.X();return b.B()&&a.H.has(b.A().getId())?Promise.resolve(null):function(c,d){var e=function(f){if(f>=c.length)return null;var h=c[f];return d(h).then(function(k){return k?h:e(f+1)})};return e(0)}(a.C,function(c){return a.I.has(c.getId())?Promise.resolve(!1):c.Vh()}).then(function(c){c&&(a.B=c);return c})};
j5.prototype.register=function(a,b){this.C.forEach(function(c){return c.register(a,b)})};
var k5=function(a){P.call(this,a);var b=this,c=this.R(),d=a.A();this.F=new Ip(c);this.ma(this.F);this.H=new Ip(c);this.ma(this.H);this.S=null;R(a.A(),52,!1)&&(this.S=new d3(a),this.ma(this.S));this.L=new P2(a);this.ma(this.L);a.registerService(Pj,this.L);this.Ea=new (3==d.mb()?I4:p4)(a);this.ma(this.Ea);this.aa=this.ja=this.la=null;iO(d)&&(this.aa=new K0(a),this.ma(this.aa));this.W=null;R(d,87,!1)&&tO(a,Oj).then(function(h){b.getContext().Pa()||(b.W=new h(b.getContext()),h=!!b.J(),b.ma(b.W,h))});
this.I=null;a.wb()&&(this.I=new X2(a),this.ma(this.I));this.Kb=this.A=null;this.ha=!1;this.Qa=null;this.V=!1;this.D=this.C=this.B=this.na=this.O=null;this.qa=[];c=XL(c3);c=m(c);for(d=c.next();!d.done;d=c.next()){d=d.value;for(var e=m(d.A(a)),f=e.next();!f.done;f=e.next())f=f.value,this.ma(f),this.qa.push(f);d=m(d.B(a));for(e=d.next();!e.done;e=d.next())K(this,e.value)}};I(k5,P);
k5.prototype.fa=function(){var a=this.getContext().A();a={VG:!1,WG:!1,layout:a.ab(),TG:this.getContext().Vb(),AD:R(a,53,!1),iy:a.mb()};this.ca=J(Xga,a,void 0,this.R());l5(this)};k5.prototype.fb=function(a){P.prototype.fb.call(this,a);fi(a,"ndfHFb-c4YZDc-TJEFFc");l5(this)};
var l5=function(a){var b=a.ra(),c=a.getContext(),d=c.A(),e=new MO(a);c.registerService(gk,e);c.registerService(ak,new H_(c,a));c.Vb()?(e=new O0(c,b),c.registerService(Qj,e)):(e=new N_(c,b),c.registerService(Qj,e));U(d,gO,62)&&(a.C=new K4(c,b),c.registerService(ck,a.C));b=c.ua();a.Kc(b&&b);b=a.ra();a.Ea.render(b);a.aa&&a.aa.render(b);a.W&&a.W.render(b);a.I&&a.I.render(b);a.S&&a.S.render(b);c=m(a.qa);for(d=c.next();!d.done;d=c.next())d.value.render(b);0==a.getContext().A().ab()&&lm(b,"dialog");a.R().qc(b,
!0)};
k5.prototype.ea=function(){P.prototype.ea.call(this);var a=this.getContext().A(),b=a.ab();if(2!=b&&!this.A){var c=this.R();this.A=c.createElement("span");Ge(this.A,"ndfHFb-c4YZDc-AznF2e-DTMEae");L(this.A,!1);c.qc(this.A,!0);c.kn(this.A,this.ra());this.Kb=new Ur(this.A);K(this,this.Kb);this.U().listen(this.Kb,"focusin",this.Za)}c=this.R();var d=this.ra();this.Qa=Ce(c.A).y;this.L.sa(this.ia("ndfHFb-c4YZDc-K9a4Re"));this.F.sa(this.ia("ndfHFb-c4YZDc-tJiF1e-LgbsSe"));this.H.sa(this.ia("ndfHFb-c4YZDc-E7ORLb-LgbsSe"));YL(this.F,
0);YL(this.H,3);var e=this.F.J(),f=this.H.J(),h=this.getContext().Ac(),k=this.Ec()?"left":"right",l=this.Ec()?"right":"left";h.ag(e,{position:k});h.ag(f,{position:l});this.S&&h.ag(this.S.J(),{position:"left"});if(Nb&&!jc(10)||y.hh&&!hc(536.25))H(e,"ndfHFb-c4YZDc-PRu6Hd-QebRhd"),H(f,"ndfHFb-c4YZDc-PRu6Hd-QebRhd");Op([e,f],c);if(e=this.ia("ndfHFb-c4YZDc-q77wGc"))this.la=new l3(this.getContext()),this.ma(this.la),this.la.sa(e),h.ag(e,{position:"bottom",Js:!0});Jy(this.R(),!1);e=this.getContext();h=e.A();
f=this.xI;this.U().listen(this.J(),["keydown","keyup","keypress"],f);e=e.B();f=this.Ec()?this.Lj:this.Kj;k=this.Ec()?this.Kj:this.Lj;this.U().listen(e,"G",k).listen(e,"H",f).listen(e,"F",this.Pb);iO(h)&&NO(e,68,this.Ma,this);NO(e,79,this.ZB,this);NO(e,83,this.kG,this);f=Tb?8:2;NO(e,[191,1],this.za,this);NO(e,[191,f],this.za,this);h.bk()?(NO(e,[83,f],ci,void 0),NO(e,[80,f],ci,void 0)):NO(e,[83,f],this.RE,this);h=this.getContext().C().A()+"px";e=this.nb("ndfHFb-c4YZDc-tJiF1e-LgbsSe");f=this.nb("ndfHFb-c4YZDc-E7ORLb-LgbsSe");
vg(this.J())?(e.style.left=h,f.style.right=h):(e.style.right=h,f.style.left=h);this.U().listen(this.F,"action",this.Kj).listen(this.H,"action",this.Lj);0==b&&(this.U().listen(d,"mouseup",this.YB),this.U().listen(c.A,"focus",this.HE));this.U().listen(d,"keydown",this.TB).listen(c.A,"mousedown",this.UB,!0);this.U().listen(d,"click",this.VB);R(a,40,!0)&&(b=this.getContext().get(ik),QM(b.A,d,b.B));R(a,79,!1)&&this.U().listen(d,"contextmenu",this.WB);this.U().listen(Eg(c),"message",this.XB);this.U().listen(this,
"Ca",this.fF);(b=a.Tq())&&R(b,1,!1)&&(this.ja=new OO(this.L.J()),this.U().listen(this.ja,"swipe_right",u(this.lw,this,this.Ec()?this.Kj:this.Lj)).listen(this.ja,"swipe_left",u(this.lw,this,this.Ec()?this.Lj:this.Kj)));b=this.getContext().X();this.U().listen(b,"la",this.oa).listen(b,"ka",this.gb).listen(b,"ma",this.hb).listen(b,"oa",this.xb);a.$d()&&(a=this.getContext().ua(),this.U().listen(a,"L",this.wa),this.wa());0<b.C()&&this.oa();a=this.getContext().get(uk);this.U().listen(a,"Mc",this.$F).listen(a,
"Nc",this.ZF)};var n5=function(a){P4(a.getContext().get(uk)).then(function(b){m5(a,!1);b&&a.getContext().X().B()&&(a.D=b,a.ma(a.D,!a.D.Da),m5(a,a.isVisible()))},function(){return null})},m5=function(a,b){if(a.D){var c=a.D;"function"===typeof c.ga?c.ga(b):L(a.D.J(),b)}};g=k5.prototype;g.$F=function(){n5(this)};g.ZF=function(){this.D&&(m5(this,!1),this.D.dispose(),this.D=null)};g.lw=function(a,b){var c=this.getContext().X().A().B;(null==c||c.Dd()<=c.Ji())&&a.call(this,b)};
g.XB=function(a){var b=this.getContext().A(),c=b.B();b=b.xh();var d=Eg(this.R()).location.origin;a=a.A;if((a.origin==d||!Lg(Mg(c))&&a.origin==c||!Lg(Mg(b))&&a.origin==b)&&null!=a.data){c=null;try{var e=JSON.parse(a.data);if(Fa(e))c=e;else return}catch(f){return}if(!o5(c))if(p5(c,["keyName"])&&(e=sp(c.keyName))&&0<e.length)e=e[0],c={type:"keydown",ctrlKey:e.modifiers&2,altKey:e.modifiers&4,shiftKey:e.modifiers&1,metaKey:e.modifiers&8,keyCode:e.keyCode};else return;q5(this,c)}};
g.fF=function(a){a=a.A;o5(a)&&q5(this,a)};var q5=function(a,b){var c=new Xd;c.type=b.type;Ya(c,b);a.dispatchEvent(c)},o5=function(a){return p5(a,"type ctrlKey altKey shiftKey metaKey keyCode".split(" "))},p5=function(a,b){if(of(a).length!=b.length)return!1;for(var c=0;c<b.length;c++)if(!(null!==a&&b[c]in a))return!1;return!0};k5.prototype.oa=function(){var a=1<this.getContext().X().C();L(this.F.J(),a);L(this.H.J(),a);this.getContext().X().B()&&a&&r5(this)};
k5.prototype.gb=function(){r5(this);s5(this);n5(this)};k5.prototype.hb=function(){r5(this);s5(this)};k5.prototype.xb=function(){s5(this)};var s5=function(a){var b=a.getContext().X(),c=vZ(b);b=wZ(b,b.A());a=a.J();hi(a,"ndfHFb-c4YZDc-gvZm2b-WAutxc",c);hi(a,"ndfHFb-c4YZDc-auswjd-gk6SMd",b)},r5=function(a){var b=a.getContext().X(),c=b.D,d=b.C();b=a.F;d=c<d-1;b.setEnabled(d);b.Sa(d?"Siguiente":"");a=a.H;c=0<c;a.setEnabled(c);a.Sa(c?"Anterior":"")};
k5.prototype.wa=function(){var a=this.getContext().ua(),b=this.J();hi(b,"ndfHFb-c4YZDc-RDNXzf-L6cTce","shown"!=a.B)};var Ena=function(a,b){b=Yh(b,function(c){return c instanceof Element&&"C-WIZ"==c.tagName.toUpperCase()});return Qc(a.ra(),b)};g=k5.prototype;g.xI=function(a){Ena(this,a.target)||(this.dispatchEvent(a),a.B())};g.isVisible=function(){return this.Da?this.L.isVisible():!1};
g.ga=function(a){var b=this.getContext();if(this.isVisible()!=a){var c=b.Ac();if(a){Jg(this.O);this.O=Ig(function(){this.O=null},250,this);c.ac(!0);var d=b.A();b.Vb()||c.ox(6E3);2!=d.ab()&&b.Ka().A();this.C&&Zma(this.C);m5(this,a)}else c.Ed(),this.C&&M4(this.C);hi(this.J(),"ndfHFb-c4YZDc-TSZdd",a);this.L.ga(a);Jy(this.R(),a);this.A&&L(this.A,a)}};
g.ZB=function(a){var b=this,c=this.getContext(),d=c.X().A();zO(c).V(d).then(function(e){c.X().F(d.getId())&&e&&(e=gg(a),b.getContext().$a().Ra({xa:9,Ja:e}),b.dispatchEvent(new gQ(void 0,e)))})};g.kG=function(a){var b=this.getContext().ub();(b=b.D?b.D.action:null)&&b.isEnabled()&&b.isVisible()&&t5(this,b,a)};g.RE=function(a){var b=this.getContext().ub().C;b&&b.isEnabled()&&b.isVisible()&&t5(this,b,a)};var t5=function(a,b,c){a=a.getContext().X().A();a=new St(Ad(a.A),null);Fj(b,a,new ig(1));c.preventDefault()};
k5.prototype.Ma=function(a){u5(this,a)};k5.prototype.za=function(){this.B||(this.B=new b2(this.getContext()),K(this,this.B),this.B.render(this.J()),H(this.B.J(),"ndfHFb-c4YZDc-ZCZpd-h9d3hd"),this.U().listen(this.B,"hide",this.uc));var a=this.B.isVisible();a||this.getContext().$a().Ra({xa:83});this.B.ga(!a)};k5.prototype.uc=function(){this.getContext().$a().Ra({xa:84});this.getContext().Ka().A()};
k5.prototype.Pb=function(a){var b=this.getContext().wb();b&&0!=b.A?(Jg(this.I.L),this.dispatchEvent("Aa")):null!=this.C&&this.C.F?M4(this.C):(this.V=!v5(this),b=yP(this.getContext().ua(),"ndfHFb-c4YZDc-MZArnb-b0t70b"),this.V&&b?u5(this,a):uW(this,a))};var u5=function(a,b){a.getContext().ua().L("ndfHFb-c4YZDc-MZArnb-b0t70b",b)};k5.prototype.Za=function(){this.ha||this.getContext().Ka().A()};
var uW=function(a,b){var c=a.getContext().yh();c&&c.Jf()||"Ba"==b.type&&a.O||!a.V||0!=a.getContext().A().ab()||(a.getContext().$a().Ra({xa:3,Ja:gg(b)}),a.dispatchEvent("ta"))};g=k5.prototype;g.Kj=function(a){a.H&&this.getContext().Ac().ks(this.F.J());a=gg(a);this.getContext().$a().Ra({xa:6,Ja:a});this.dispatchEvent(new ag("ua",a))};g.Lj=function(a){a.H&&this.getContext().Ac().ks(this.H.J());a=gg(a);this.getContext().$a().Ra({xa:7,Ja:a});this.dispatchEvent(new ag("xa",a))};
g.TB=function(a){var b=this.J(),c=this.ia("ndfHFb-c4YZDc-zTETae");9==a.keyCode&&a.shiftKey&&a.target==c?Fna(this):9==a.keyCode&&Ry(b,"ndfHFb-c4YZDc-AHmuwe-Hr88gd-OWB6Me","ndfHFb-c4YZDc-AHmuwe-Hr88gd-qnnXGd")};g.UB=function(a){this.isVisible()&&(Ry(this.J(),"ndfHFb-c4YZDc-AHmuwe-Hr88gd-qnnXGd","ndfHFb-c4YZDc-AHmuwe-Hr88gd-OWB6Me"),Hg(a)&&(this.V=!v5(this),this.na=a.target))};
g.YB=function(a){var b=a.target,c=He(b,"ndfHFb-c4YZDc-TvD9Pc-qnnXGd");this.na==b&&c&&!this.getContext().Vb()&&(this.dispatchEvent(new E("Ba",a.target)),this.V=!1)};g.VB=function(a){a=a.target;He(a,"ndfHFb-c4YZDc-AHmuwe-wcotoc-zTETae")&&this.getContext().Ka().A();var b=0==this.getContext().A().ab();!He(a,"ndfHFb-c4YZDc-TvD9Pc-qnnXGd")||!this.getContext().Vb()&&b||this.getContext().Ka().A()};g.WB=function(a){var b=this.getContext().X().A().A;a.shiftKey&&!b.Bd()||a.preventDefault()};
g.HE=function(){if(this.isVisible()){var a=WJ(this.getContext(),nk);a&&a.H||this.getContext().Ka().A()}};var v5=function(a){var b=a.getContext().$j();if(b&&b.Jf())return!0;b=WJ(a.getContext(),ok);b=!!b&&b.Mh;var c=!!a.B&&a.B.isVisible();a=a.getContext().ua();return BZ(a)||CZ(a)||DZ(a)||c||b},Fna=function(a){if(a.A){a.ha=!0;try{a.A.focus()}catch(b){}Ig(function(){this.ha=!1},0,a)}};k5.prototype.Ya=function(){P.prototype.Ya.call(this);Jg(this.O);this.O=null;this.A&&this.R().Rb(this.A)};
var w5=function(){D.call(this);this.B=[];this.D=null;this.C=new mg(this);K(this,this.C)};I(w5,D);w5.prototype.A=function(){return!!this.B.length};
var x5=function(a){Ii.call(this,a);this.A=null};I(x5,Ii);x5.prototype.fa=function(){this.ca=this.R().fa("DIV","ndfHFb-c4YZDc-b3rLgd");mm(this.J(),"live","assertive");mm(this.J(),"atomic","true");lm(this.J(),"alert")};x5.prototype.isVisible=function(){var a=this.J();return null!=a&&He(a,"ndfHFb-c4YZDc-b3rLgd-TSZdd")};x5.prototype.ga=function(a){hi(this.J(),"ndfHFb-c4YZDc-b3rLgd-TSZdd",a)};
var y5=function(a){D.call(this);this.F=a;this.C=null;a=this.F.A();var b=U(a,YN,60);this.L=b&&R(b,1,!1)||3==a.mb();this.H=this.D=0;this.O=new mg(this);K(this,this.O);this.B=null;this.se=0;this.S=this.V=null};I(y5,D);y5.prototype.clear=function(){this.C&&(this.C.dispose(),this.C=null,this.se=0);this.D&&(Jg(this.D),this.D=0);this.H&&(Jg(this.H),this.H=0)};y5.prototype.I=function(){this.L||this.clear()};
y5.prototype.A=function(a,b,c,d){if(this.F.X().B()){var e=this.F.R(),f=0;this.C&&this.L&&(this.C.ga(!1),f=500);this.H&&Jg(this.H);this.H=Ig(function(){this.clear();this.C=new x5(e);var h=Gq.Ba(),k=a;this.L&&(k=e.fa("DIV","ndfHFb-c4YZDc-b3rLgd-Ne3sFf",a));if(d){var l=z5(this,h,d.getLabel(),d,void 0);k=Mf(k,l)}b&&!this.L&&(l=z5(this,h,"Cerrar"),k=Mf(k,l));!d&&this.L&&(h=z5(this,h,""),mm(h,"hidden",!0),k=Mf(k,h));this.B||(h=this.F.R(),this.B=h.fa("DIV","ndfHFb-c4YZDc-b3rLgd-haAclf"),H(this.B,this.L?
"ndfHFb-c4YZDc-Ng57nc":"ndfHFb-c4YZDc-X3SwIb"),h.Wa(h.ia("ndfHFb-c4YZDc",h.A.body),this.B),this.O.listen(this.B,"mouseover",this.aC).listen(this.B,"mouseout",this.$B));this.C.render(this.B);h=this.C;h.A=k;if(k=h.J())l=h.R(),l.hc(k),l.append(k,h.A);this.se="number"===typeof c?c:0;0<this.se&&(this.D=Ig(this.ew,this.se,this));this.C.ga(!0)},f,this)}};
var YP=function(a,b,c){a.V&&a.V.dispose();a.V=A5(a,b,"Deshacer",c,15E3)},Vga=function(a){a.S&&a.S.dispose();a.S=A5(a,"Los comentarios inactivos podr\u00edan eliminarse si se editan fuera de Google\u00a0Drive","M\u00e1s informaci\u00f3n",function(){Xr(kaa)},1E4)},A5=function(a,b,c,d,e){var f=new Vf("dvna-"+cq(),{visible:!0,enabled:!0,label:c});K(a,f);Gj(f,pg,function(){f.dispose();d()},a);a.A(b,!1,e,f);return f},z5=function(a,b,c,d,e){var f=a.F.R();b=new Hp(c,b,f);a.C.ma(b);b.render(a.C.J());a.O.Ua(b,
"action",Fg(a.rF,d,e));a=b.J();H(a,"ndfHFb-c4YZDc-b3rLgd-JIbuQc-hSRGPd");return a};g=y5.prototype;g.rF=function(a,b){this.C.ga(!1);this.F.Ka().A();if(a){var c=new ig(25),d=void 0;void 0!==b&&(d=new St(Ad(b.A),null));Fj(a,d,c)}};g.ew=function(){this.C.ga(!1)};g.$B=function(a){!(a.relatedTarget&&this.B&&Qc(this.B,a.relatedTarget))&&0<this.se&&(this.D=Ig(this.ew,this.se/2,this))};g.aC=function(a){a.relatedTarget&&this.B&&Qc(this.B,a.relatedTarget)||!this.D||(Jg(this.D),this.D=0)};
g.ka=function(){D.prototype.ka.call(this);this.clear();this.B&&(Kc(this.B),this.B=null)};
var B5=function(a,b){F.call(this);this.A=a;this.B=WJ(this.A,ok);this.D=new mg(this);K(this,this.D);this.C=a.Fb();this.F=b||null;this.H=!1;a=a.X();this.D.listen(a,"ka",this.I)};I(B5,F);
var D3=function(a,b,c,d){var e=a.A.X().A(),f={yk:void 0,Jk:void 0,Cb:{He:void 0,Hg:void 0,Kh:void 0,gs:void 0}};b={parentElement:b,Un:8,kh:9,margin:void 0,viewportElement:void 0};a.D.Ua(a.B,"a",function(){f.yk||(a.A.pb().A("Organizando...",!0,5E3),C5(a,e,f,!1),D5(a,f.Cb.He,1),f.Cb.He=void 0)}).Ua(a.B,"c",function(){f.yk||(f.Cb.gs=a.C.Mc("pr_",{xa:54,Ja:f.Jk,item:e}),f.Cb.He=a.C.Mc("o_",{xa:58,Ja:f.Jk,item:e}))}).Ua(a.B,"b",function(){f.yk||(D5(a,f.Cb.gs,1),f.Cb.gs=void 0)});var h=e.L;if(h)if(d){f.Jk=
17;h=Tf(e.A);var k=Uf(e.A);d=e.Oa.Aa();k=AX(E5(a),h,k);var l=sP(d,"#");Hw(e,2,!0);a.H=!0;rL(Pka(a.B,h,c,b,k).then(function(n){var q=e.Oa;q=q&&q.Aa();n.Hs&&q&&(tP(q,l),sP(q,n.Hs));Hw(e,3);n.xo&&F5(a)},function(n){var q=e.Oa;(q=q&&q.Aa())&&tP(q,l);Hw(e,3);"uatdf"==n?G5(a):!KI(n)&&(n=a.A.pb())&&(q='Se ha producido un problema mientras se creaba un acceso directo a "'+(e.tb()+'"'),n.A(q,!0,1E4))}),function(){a.H=!1})}else f.Jk=17,d=!1,(k=a.A.ub().B)&&(d=k.A.dv_us),c=a.B.yc(h,1,c,b,!d),h.then(void 0,function(){if(f.yk){var n=
a.A.pb();n&&n.A("Se ha producido un problema al a\u00f1adir el elemento a Google Drive.",!0,1E4)}}),H5(a,e,c,f);else f.Jk=4,c=Gna(a,e,c,b,f),H5(a,e,c,f)},H5=function(a,b,c,d){Gg(a,function(){c.cancel()});rL(c.then(function(e){return Hna(a,b,d,e)},function(e){if("Se ha producido un problema al guardar el archivo adjunto en Google Drive."==e)D5(a,d.Cb.He,2),d.Cb.He=void 0;else if(D5(a,d.Cb.He,3),d.Cb.He=void 0,e instanceof af||e instanceof nd)D5(a,d.Cb.Hg,3),d.Cb.Hg=void 0;else if(D5(a,d.Cb.Hg,2),d.Cb.Hg=
void 0,!a.A.Pa()&&a.A.X().B()&&!KI(e))if("uatd"==e)Fj(a.A.ub().B,new SI(b.A,null,!0));else{var f=a.A.pb();e=e&&e.error&&e.error.errors&&e.error.errors[0]&&e.error.errors[0].reason;if(f){var h=b.Oa.Aa();if(h&&1==h.Tc){e=e?e:"";h=I5(b);var k=h[0];e="teamDrivesFolderMoveInNotSupported"==e?"onlyfiles"==rK(h)?"Algunos elementos con secuencias de comandos adjuntas no se pueden mover a\u00fan a las unidades compartidas.":"A\u00fan no se pueden mover carpetas a la unidad compartida.":"teamDrivesShortcutFileNotSupported"==
e?"A\u00fan no se pueden mover accesos directos a una unidad compartida.":"teamDrivesFileTypeNotSupported"==e?"A\u00fan no se puede mover este tipo de archivo a una unidad compartida.":"shareOutNotPermittedForContent"==e?"Este elemento incluye contenido restringido y, por tanto, no se puede compartir fuera de "+k.organizationDisplayName:"teamDriveFileLimitExceeded"==e?"No puedes mover el archivo porque esta unidad compartida ya contiene el n\u00famero m\u00e1ximo de archivos permitidos.":"fileOwnerNotMemberOfTeamDrive"==
e?"No puedes mover el archivo porque su propietario no es miembro de la unidad compartida.":"fileOwnerNotMemberOfTeamDriveDomain"==e?"No puedes mover el archivo porque su propietario no pertenece al mismo dominio que la unidad compartida.":"crossDomainMoveRestriction"==e?"No puedes mover archivos fuera de "+k.organizationDisplayName:sK(k.name)}else e=sK(b.tb());f.A(e,!0,1E4)}}}),function(){a.H=!1;d.yk=!0;Ina(a,d)});a.A.Ac().ac(!0);a.H=!0},Gna=function(a,b,c,d,e){var f=eN(),h=eN();sL(f.promise,Ga);
sL(h.promise,Ga);if(SA(b))J5(a,b,f,h,e,b.Oa.Aa());else{e=Tf(b.A);b=Uf(b.A);var k=E5(a);Nja(k,e,b).then(function(n){f.resolve([n]);h.resolve(Oja(k,n))},function(n){f.reject(n);h.reject(n)},a)}if(b=(b=WJ(a.A,tk))?b.B():null)if(e=b.B(),1==e)var l="root";else if(2==e)return l=b.F()||void 0,h.promise.then(function(n){n.length&&(l=n[0].id);return this.B.He(f.promise,h.promise,1,c,d,!1,l)},function(){return this.B.He(f.promise,h.promise,1,c,d,!1,l)},a);return a.B.He(f.promise,h.promise,1,c,d,!1,l)},J5=function(a,
b,c,d,e,f){f=f.Tc;1==f?(c.resolve(I5(b)),K5(a,b,d,e)):3==f?(c.reject(),d.reject()):a.D.Ua(b,"I",function(h){J5(a,b,c,d,e,h.target)})},K5=function(a,b,c,d){var e=b.Oa.Aa();oP(e)?c.resolve(Jna(b)):Sga(e)?c.reject():a.D.Ua(e,"J",function(){return K5(a,b,c,d)})},Jna=function(a){return nf(a.Oa.Aa().$c).map(function(b){return L5(b)})},I5=function(a){var b=a.Oa.Aa(),c=L5(b.ad);c.id=Tf(a.A);c.C=a.qb();c.name=a.tb();c.A=of(b.$c);return[c]},L5=function(a){var b=new KT;b.id=a.id;b.name=a.title;b.H=a.alternateLink;
b.iconLink=a.iconLink;b.shared=a.shared;a.userPermission&&(b.B=a.userPermission.role);b.teamDriveId=a.teamDriveId;b.Yf=a.teamDriveName;a.capabilities?(b.D=!!a.capabilities.canAddChildren,b.F=!!a.capabilities.canRemoveChildren,b.canEdit=a.capabilities.canEdit,b.canMoveItemIntoTeamDrive=!!a.capabilities.canMoveItemIntoTeamDrive,b.canMoveChildrenWithinDrive=!!a.capabilities.canMoveChildrenWithinDrive,b.canMoveItemWithinDrive=!!a.capabilities.canMoveItemWithinDrive,b.canMoveItemOutOfDrive=!!a.capabilities.canMoveItemOutOfDrive,
b.canMoveItemOutOfTeamDrive=!!a.capabilities.canMoveItemOutOfTeamDrive):(b.D=!1,b.F=!1,b.canEdit=!1,b.canMoveItemIntoTeamDrive=!1,b.canMoveItemWithinDrive=!1,b.canMoveItemOutOfDrive=!1,b.canMoveItemOutOfTeamDrive=!1);b.primarySyncParentId=a.primarySyncParentId;b.A=a.parents?a.parents.map(function(c){return c.id}):[];b.I=a.detectors||[];return b},Hna=function(a,b,c,d){var e=c.Cb.Hg;e&&a.C.jd(e)&&Kna(a,e,d);D5(a,c.Cb.Hg,1);c.Cb.Hg=void 0;if(!a.A.Pa()&&a.A.X().B()){if(e=a.A.pb()){d.hf[0].name=b.tb();
var f=J(Bka,{$I:d,iH:"ndfHFb-c4YZDc-b3rLgd-hSRGPd"});d.sf?YP(e,f,function(){return Lna(a,b,d,c)}):e.A(f,!1,15E3)}M5(b,d,!1)}},Lna=function(a,b,c,d){C5(a,b,d,!0);Oka(a.B,c).then(function(){D5(a,d.Cb.Kh,1);d.Cb.Kh=void 0;F5(a);M5(b,c,!0)},function(e){e instanceof af||e instanceof nd?(D5(a,d.Cb.Kh,3),d.Cb.Kh=void 0):(D5(a,d.Cb.Kh,2),d.Cb.Kh=void 0,G5(a))})},F5=function(a){!a.A.Pa()&&a.A.X().B()&&a.A.pb().A("Acci\u00f3n deshecha.",!1,5E3)},M5=function(a,b,c){if(SA(a)){a=a.Oa.Aa();var d=b.Jn?[b.Jn]:void 0,
e=b.Kg?[b.Kg]:void 0;if(b.Ok){b=b.hf;e={};for(var f=0;f<b.length;f++)for(var h=b[f],k=0;k<h.A.length;k++)e[h.A[k]]=!0;e=of(e)}c?a.$f(e,d):a.$f(d,e)}},G5=function(a){!a.A.Pa()&&a.A.X().B()&&a.A.pb().A("No se ha podido deshacer la acci\u00f3n.",!0,1E4)};B5.prototype.I=function(){var a=this.B;a.A.Jf();a.B()};
var Ina=function(a,b){Wa(b.Cb,function(c){D5(this,b.Cb[c],3);b.Cb[c]=void 0},a)},C5=function(a,b,c,d){a=a.C.Mc("pu_",{xa:d?57:56,item:b});d?c.Cb.Kh=a:c.Cb.Hg=a},D5=function(a,b,c){b&&a.C.Ia(b,c)},Kna=function(a,b,c){var d=new HW;C(d,1,c.Ok?2:c.Kg?1:3);a.C.Oc(b,{Pn:d})},E5=function(a){if(!a.F){var b=XJ(a.A.A());a.F=new cL(WJ(a.A,Mj),3,$J(b));K(a,a.F);a.F.A=new vX(15,!0)}return a.F};
var N5=function(a,b){DJ.call(this,a,b)};I(N5,DJ);N5.prototype.Ye=function(){this.item.Fa(4,"No hay ninguna vista previa disponible",null)};
var O5=function(a){RT.call(this,"u",a)};I(O5,RT);g=O5.prototype;g.Ta=function(a){return ON(a)+a.B()};g.Bb=function(a){return!!a.B()&&!!ON(a)};g.Nb=function(){return[]};g.fc=function(){return uw};g.Jc=function(){return tO(this.getContext(),Rk)};g.Bc=function(){return N5};g.Eh=function(){return!0};
var P5=function(a,b){D.call(this);this.Ha=b;this.C=a;this.A=new mg(this);K(this,this.A)};I(P5,D);var Mna=function(a){return!(!a||!a.href)};
P5.prototype.B=function(a){if(!a.defaultPrevented){var b=Yh(a.target,Mna,!0),c=b&&b.href,d;if(d=b&&c){d=c;var e=Eg(this.Ha).location.href,f;if(!(f=ab(d,"javascript:")||"#"==d)){f=d.indexOf("#");if(f=""==(0>f?null:d.substr(f+1))){f=Zg(d);var h=Zg(e);f=f[3]==h[3]&&f[1]==h[1]&&f[4]==h[4]}f=f&&jw(Zg(d)[5]||null)==jw(Zg(e)[5]||null)}d=!f}d&&(c=bb(c),(d=a.target.getAttribute("data-saferedirecturl"))?(Q5(this,d,a),b=!1):y.Xd&&hc("532.5")&&b.hasAttribute("rel")&&"noreferrer"==b.getAttribute("rel")||Qb&&(a.ctrlKey||
a.shiftKey)?b=!0:(Q5(this,c,a),b=!1),b||(a.preventDefault(),a.B()))}};
var Q5=function(a,b,c){if(y.Xd&&hc("532.5")){var d=a.Ha,e=d.A,f=d.fa("A",{target:"_blank",rel:"noreferrer",style:"display: none"});as(f,b);b=e.createEvent("MouseEvent");b.initMouseEvent("click",!0,!0,Eg(a.Ha),0,c.screenX,c.screenY,c.clientX,c.clientY,c.ctrlKey,c.altKey,c.shiftKey,c.metaKey,c.button,c.relatedTarget);d.append(e.body,f);f.dispatchEvent(b);d.Rb(f)}else Xr(b,{target:"_blank",noreferrer:!0})},SZ=function(a,b){b=bp(b,"hl","es");(a=B(a.C,81))&&(b=bp(b,"source",a));return b};
var R5=function(){fL.apply(this,arguments)};I(R5,fL);R5.prototype.ek=function(){var a=this.item.A,b=ZA("/file/d/%s/preview?noPopout=true",Tf(a)),c=this.getContext().A();b=SE(b,c.Uc(),c.ob(),c.xh()||c.B(),c.Hc(),c.vf());return OE(b,c.ke(),Uf(a))};
var S5=function(a,b){MT.call(this,a,b)};I(S5,MT);S5.prototype.C=function(){return["videoMediaMetadata(height,width,durationMillis)"]};S5.prototype.B=function(a,b){var c=this.item.Oa,d=b.videoMediaMetadata;d&&c&&(c.B=new ze(d.width,d.height),c.C=d.durationMillis);MT.prototype.B.call(this,a,b)};
var T5=function(a,b){RS.call(this,a,b);this.ja=0;this.ha=Infinity};I(T5,RS);g=T5.prototype;g.Ce=function(){return 1};g.Lf=function(){return"ok"==(this.C?this.C.status||null:null)};g.fe=function(a,b){return pw(this.A.F(),a,b,!1,void 0,!0,!0)};g.kg=function(){return Tf(this.A)};
g.oi=function(a){this.ja=Date.now();if(a&&a.timestamp&&a.fmt_stream_map){var b=Lo(a.timestamp);var c=OI(a.fmt_stream_map.split(",")[0].split("|")[1],"expire")||"";c=1E3*Lo(c);b=isNaN(b)||isNaN(c)?Infinity:c-b}else b=Infinity;this.ha=b;RS.prototype.oi.call(this,a)};g.Oi=function(){if(null==this.D||0==this.D.length)return null;var a=this.D[0].height;return(new ze(hF*a,a)).floor()};
g.Iq=function(){if(null===this.C||Lg(Mg(this.C.fmt_list)))return[];for(var a=[],b=this.C.fmt_list.split(","),c=0;c<b.length;c++){var d=Nna.exec(b[c]);if(d&&!Lg(Mg(d[0]))){var e=Number(d[1]);isNaN(e)||a.push(new ze(e,Number(d[2])))}}Vv(a,function(f,h){return f.height>h.height?-1:f.height<h.height?1:0});return a};g.wn=function(){return this.Lf()?Date.now()-this.ja+3E5>this.ha:!1};g.wp=function(){RS.prototype.wp.call(this);this.ha=Infinity;this.ja=0};var Nna=/(\d+)x(\d+)/;
var U5=function(a,b){DJ.call(this,a,b);this.A=this.B=!1;this.eb.listen(this.item,"bc",this.jw).listen(this.item,"$b",this.cC).listen(this.item,"Zb",this.bC)};I(U5,DJ);g=U5.prototype;
g.Ye=function(){this.A=this.B=!1;if(!this.item.Bw()||2!=this.getContext().A().ab()){var a=this.item.Tv();a=this.item.fe(a.width,a.height);this.item.F?this.item.Fa(1):Lg(Mg(a))?this.hw():(a=JI(Fg(TT,a,this.getContext().R()),void 0,void 0,void 0,2),GL(a,this.RF,this),FL(a,this.hw,this),this.H.register(a))}a=this.item;a.S=!0;a.dispatchEvent("Yb")};g.RF=function(a){var b=this.item;a=a.getData();b.F=a;b.dispatchEvent("ac");2==this.item.getState()&&this.item.Fa(1)};
g.hw=function(){this.B||(this.B=!0,this.A&&this.item.xp())};g.cC=function(){2==this.item.getState()&&this.item.Fa(1)};g.bC=function(){this.A||(this.A=!0,this.B&&this.item.xp())};g.jw=function(){this.item.oi({})};
var V5=function(a,b){U5.call(this,a,b);this.item=a};I(V5,U5);V5.prototype.jw=function(){var a=this,b=this.getContext().get(Ak),c=b.load;a:switch(Rp(this.getContext().A().Qi()||new dF,2,1)){case 1:var d=Ona(this);break a;case 2:d=Pna(this);break a;default:d=""}c.call(b,d).then(function(e){a.item.oi(e)}).then(void 0,function(){a.item.oi({})})};
var Ona=function(a){var b=a.getContext().R(),c=a.getContext().A();b=c.F()||XE(Eg(b).location.href);b=SE("/get_video_info",c.Uc(),c.ob(),b,c.Hc(),c.vf());b=NE(b,"docid",a.item.kg());c.Uc()||!Qp(c,1)||c.vf()||(b=NE(b,"authuser",c.ob()));c.ke()&&(a=Uf(a.item.A))&&(b=NE(b,"resourcekey",a));return b},Pna=function(a){var b=a.getContext().R(),c=a.getContext().A();b=c.F()||XE(Eg(b).location.href);var d=Ly("/file/d/",a.item.kg(),"/get_video_info");b=SE(d,c.Uc(),c.ob(),b,c.Hc(),c.vf());b=NE(b,"rt","r");c.ke()&&
(a=Uf(a.item.A))&&(b=NE(b,"resourcekey",a));return b};
var W5=function(a,b){RT.call(this,a,b)};I(W5,RT);W5.prototype.fc=function(){return RS};W5.prototype.Jc=function(){return tO(this.getContext(),Gk)};W5.prototype.Bc=function(){return U5};
var X5=function(a){RT.call(this,"v_d",a)};I(X5,W5);g=X5.prototype;g.Gm=function(){return S5};g.fc=function(){return T5};g.Bc=function(){return V5};g.Nb=function(){return["application/x-flash-video","application/video","application/vnd.google-apps.video","video/"]};g.Ta=function(a){return ON(a)+Tf(a)};g.Bb=function(a){return!!a.B()&&!!Tf(a)};g.Mb=function(){return[0]};g.nl=function(){return!R(this.getContext().A(),17,!1)};
var Y5=function(a){X5.call(this,a)};I(Y5,X5);Y5.prototype.fc=function(){return kJ};Y5.prototype.Jc=function(){return tO(this.getContext(),Fk)};Y5.prototype.Bc=function(){return R5};
var Z5=function(a,b){RS.call(this,a,b)};I(Z5,RS);Z5.prototype.Ce=function(){return 5};Z5.prototype.Lf=function(){return"ok"==(this.C?this.C.status||null:null)};
var $5=function(a){RT.call(this,"v_g",a)};I($5,W5);g=$5.prototype;g.fc=function(){return Z5};g.Nb=function(){return["video/"]};g.Ta=function(a){return ON(a)+a.getVideoUrl()};g.Bb=function(){return!0};g.Mb=function(){return[2]};
var a6=function(a,b){RS.call(this,a,b)};I(a6,RS);g=a6.prototype;g.kg=function(){return this.C.videoId};g.Ce=function(){return 7};g.Lf=function(){return!0};g.wn=function(){return!1};g.Oi=function(){return null===this.C?null:nJ(VE(new ze(Number(this.C.height),Number(this.C.width)))).floor()};
var b6=function(a){RT.call(this,"v_gp",a)};I(b6,W5);g=b6.prototype;g.fc=function(){return a6};g.Nb=function(){return["application/video","video/"]};g.Ta=function(a){return ON(a)+a.getVideoUrl()};g.Bb=function(){return!0};g.Mb=function(){return[10]};
var c6=function(a,b){RS.call(this,a,b)};I(c6,RS);c6.prototype.Ce=function(){return 6};c6.prototype.Lf=function(){return!0};c6.prototype.wn=function(){return!1};c6.prototype.Oi=function(){if(null===this.C)return null;var a=nJ(VE(new ze(this.C.width,this.C.height)));return a?a.floor():null};
var d6=function(a){RT.call(this,"v_hc",a)};I(d6,W5);g=d6.prototype;g.fc=function(){return c6};g.Nb=function(){return["application/video","video/"]};g.Ta=function(a){return ON(a)+a.getVideoUrl()};g.Bb=function(){return!0};g.Mb=function(){return[9]};
var e6=function(a,b){RS.call(this,a,b)};I(e6,RS);e6.prototype.Ce=function(){return 4};e6.prototype.Lf=function(){return!0};
var f6=function(a){RT.call(this,"v_h",a)};I(f6,W5);g=f6.prototype;g.fc=function(){return e6};g.Nb=function(){return["video/x-hangouts"]};g.Ta=function(a){return ON(a)+a.getVideoUrl()};g.Bb=function(){return!0};g.Mb=function(){return[8]};
var g6=function(){D.call(this);this.ta=0;this.A=[]};I(g6,D);var Qna=function(a){a=ZM(aM(a));try{for(var b={},c=new rh(a),d=m(c.Yb()),e=d.next();!e.done;e=d.next()){var f=e.value;b[f]=c.get(f)}return b}catch(h){return{}}};g6.prototype.load=function(a){switch(this.ta){case 0:this.ta=1;var b=h6(a);i6(this,b);return b;case 1:b=eN();var c=b.promise.then(function(){return h6(a)});this.A.push({ho:b,promise:c});return c;case 2:return h6(a);default:throw Error("zc");}};
var h6=function(a){return JI(function(){return UT(a,Qna,VT)},function(b,c){(void 0===c||500>c)&&b.cancel()},function(b,c){(void 0===c||500>c)&&b.cancel()}).then()},i6=function(a,b){b.then(function(){a.ta=2;for(var c=m(a.A),d=c.next();!d.done;d=c.next())d.value.ho.resolve();a.A.splice(0,a.A.length)},function(){var c=a.A.shift();c?(i6(a,c.promise),c.ho.resolve()):a.ta=0})};
var j6=function(a){s_.call(this,a.R());this.L=a};I(j6,s_);j6.prototype.B=function(){return"onYouTubeIframeAPIReady"};j6.prototype.F=function(){var a=this.L.A().Qi()||new dF;return bF(eF(a),"iframe_api")};j6.prototype.A=function(){return bM("YT.Player",Eg(this.R()))};
var k6=function(a,b){RS.call(this,a,b)};I(k6,RS);g=k6.prototype;g.Ce=function(){return 0};g.Lf=function(){return!0};g.fe=function(){var a;this.C&&(a=this.C[pJ(of(this.C))]);return a||this.A.F()||window.location.protocol+"//i.ytimg.com/vi/"+this.kg()+"/mqdefault.jpg"};g.kg=function(){return lh(this.uri,"v")};g.Oi=function(){if(null===this.C)var a=null;else{a=pJ(of(this.C));var b;a&&(b=Oha[a]);switch(this.C.definition){case "hd":b="hd720";break;case "sd":b&&(b=0>UE(b,"large")?b:"large")}a=nJ(b||"unknown")}return a};
g.wn=function(){return!1};
var l6=function(a){RT.call(this,"v_y",a)};I(l6,W5);g=l6.prototype;g.fc=function(){return k6};g.Nb=function(){return["video/x-youtube"]};g.Ta=function(a){return ON(a)+a.getVideoUrl()};g.Bb=function(a){return a.B()&&a.getVideoUrl()?(a=a.getVideoUrl(),!!lh(new vh(a,!0),"v")):!1};g.Mb=function(){return[4]};
var m6=function(a){F.call(this);this.A=a;K(this,this.A);var b=a.A();a=a.R();this.H=null;this.W=!1;this.S=0;this.I=null;b.$d()||Sp(b,83,void 0);this.F=new mg(this);K(this,this.F);this.B=new MY;K(this,this.B);Rna(this,b,a);var c=this.A.A(),d=U(c,cO,112);null!=d&&Q(d,7)&&(NY(this.B,new XU(this.A)),NY(this.B,new WU(this.A)));(d=XJ(c))&&R(d,7,!1)&&(NY(this.B,new bV(this.A)),NY(this.B,new cV(this.A)));R(c,10,!1)&&(NY(this.B,new gV(this.A)),NY(this.B,new fV(this.A)));NY(this.B,new jZ(this.A));NY(this.B,
new iZ(this.A));d=Q(c,94);NY(this.B,new d_(this.A,void 0,!d));NY(this.B,new e_(this.A,!d));R(c,80,!1)||(NY(this.B,new YZ(this.A)),NY(this.B,new $Z(this.A)));NY(this.B,new g_(this.A));NY(this.B,new h_(this.A));NY(this.B,new k_(this.A));NY(this.B,new l_(this.A));R(c,24,!0)&&NY(this.B,new XY(this.A,R(c,109,!1)));d&&NY(this.B,new WY(this.A));Q(c,97)&&NY(this.B,new YY(this.A));R(c,18,!0)&&NY(this.B,new v_(this.A));NY(this.B,new PY(this.A));NY(this.B,new C_(this.A));NY(this.B,new D_(this.A));NY(this.B,
new x_(this.A));NY(this.B,new y_(this.A));NY(this.B,new O5(this.A));R(c,127,!1)&&NY(this.B,new CW(this.A));R(c,13,!0)&&(c=c.Qi(),NY(this.B,c&&Q(c,4)?new Y5(this.A):new X5(this.A)),NY(this.B,new l6(this.A)),NY(this.B,new f6(this.A)),NY(this.B,new $5(this.A)),NY(this.B,new d6(this.A)),NY(this.B,new b6(this.A)));(c=XJ(b))&&R(b,22,!1)&&(this.A.get(vk).start(),this.D.Ra({xa:1}),this.A.L().setEnabled(!!R(c,18,!1)));this.C=new k5(this.A);K(this,this.C);this.ha=new sW(this.A,this.C);K(this,this.ha);b=new oW(this.A);
K(this,b);this.aa=new yW(this.A);K(this,this.aa);b=this.A.X();c=this.A.ua();a=Eg(a);this.F.listen(b,"ka",this.fC).listen(b,"oa",this.jC).listen(b,"C",this.kC).listen(b,"A",this.gC).listen(c,"sa",this.iC).listen(c,"Ua",this.cF).listen(this.C,"ta",this.dC).listen(a,"beforeunload",this.qE,!0);(a=this.A.wb())&&this.F.listen(a,"jb",this.eC);this.F.listen(this.C,"gc",this.hC);this.ja=XL(Zka)};I(m6,F);
var Rna=function(a,b,c){a.A.registerService(ek,new mZ(a.A,a.B));var d=new qZ(a.A,Number(yL(b,27,"20")));a.A.registerService(wk,d);d=new tZ(a.A);a.A.registerService(Sj,d);if(0==b.ab()){d=U(b,YN,60);d=!!d&&R(d,2,!1);var e=b.mb();!a.A.Vb()&&(2==e||3==e&&d)&&a.A.registerService(xk,new qR)}d=new xZ(a.A);a.A.registerService(zk,d);d=new aZ(a.A.R());a.A.registerService(Bk,d);d=new qs(a.A);a.A.registerService(hk,d);a.D=Kja(a.A);a.A.registerService(vk,a.D);d=new bU(a.A);a.A.registerService(fk,d);if(d=iO(a.A.A()))e=
new DW(a.A),a.A.registerService(qk,e);a.la=new HZ(a.A);a.A.registerService(jk,a.la);a.A.registerService(Ak,new g6);e=new y5(a.A);a.A.registerService(kk,e);e=new j5(a.A);a.A.registerService(uk,e);a.O=new r_(a.A,e);K(a,a.O);if(e=XJ(b))vO(a.A,Mj,dla),vO(a.A,Yj,nla),d&&R(b,46,!1)&&(vO(a.A,rk,pfa),vO(a.A,ok,rfa),vO(a.A,mk,qfa),vO(a.A,nk,function(f){return new B5(f)})),a.A.registerService(sk,new n_(a.A));b.$d()&&(iO(b),a.A.registerService(Uj,new fX(a.A)),a.A.registerService(Vj,new jX(a.A)),sfa(b)&&(d=new JQ(a.A),
a.A.registerService(bk,d)));d=new sQ(a.A);a.A.registerService(Rj,d);a.F.listen(d,"ca",a.mF);a.L=new kO(d);K(a,a.L);(b=!b.Hc()&&e&&R(e,1,!1))&&vO(a.A,Nj,Pea);b=b?new EV(a.A):new AV(a.A);a.A.registerService(lk,b);b=new E_(a.A);a.A.registerService(yk,b);c=new HT(c);a.A.registerService(Lj,c);a.A.registerService(Ck,new j6(a.A));c=new P5(a.A.A(),a.A.R());a.A.registerService(ik,c);a.A.registerService(dk,new w5(a.A));R(a.A.A(),125,!1)&&vO(a.A,Sk,function(f){return new t_(f.R())})},Vna=function(a,b,c){if(!a.C.isVisible()){a.D.jj();
a.S++;WJ(a.A,tk)&&a.A.unregisterService(tk);"number"===typeof c&&Sna(a,c,b.length);var d=a.D.Mc("ov_",{xa:2,pe:a.S}),e=a.A.R();a.H=rg(e);e=a.A.X();bla(e,b);Tna(a);Una(a,b,c);R(a.A.A(),52,!1);n6(a,!0);a.dispatchEvent("lc");xW(a.aa);var f=e.A();a.D.Oc(d,{item:f,Jh:e.C()});a.D.Ia(d);(b=TI(a.A.A()))&&R(b,4,!1)&&a.A.get(vk).flush();(b=XJ(a.A.A()))&&R(b,14,!1)&&(b=yO(a.A))&&SA(f)&&(c=f.A.ae().Ta(),ela(b,c,function(h){if(h&&h.id==Tf(f.A)&&h.lastViewedByMeDate){var k=f.Oa;(k=k&&k.Aa())&&lP(k,new Date(h.lastViewedByMeDate))}},
function(){}));R(a.A.A(),87,!1)&&xP(a.A.ua(),"ndfHFb-c4YZDc-MqcBrc-b0t70b",!1);a.ja.forEach(function(h){return h.A(a.A)})}};m6.prototype.isVisible=function(){return this.C.isVisible()};m6.prototype.close=function(){this.D.Ra({xa:3,Ja:16});o6(this)};m6.prototype.focus=function(a){this.isVisible()&&(this.A.Ka().A(a),Jy(this.A.R(),!0))};
var Tna=function(a){var b=a.A.R();a.C.Da||((b=b.ia("ndfHFb-c4YZDc"))?a.C.sa(b):a.C.render(void 0))},Una=function(a,b,c){tW(a.A.X(),b[0],c)},p6=function(a,b){1==b.getState()?a.dispatchEvent(new nX(b.A,1)):4==b.getState()&&a.dispatchEvent(new nX(b.A,2))};g=m6.prototype;g.fC=function(){var a=this.A.X(),b=a.A();this.dispatchEvent(new ET(b.A));p6(this,b);2>=a.C()-a.D&&this.dispatchEvent(new DT)};g.mF=function(a){this.dispatchEvent(new UO(a.item))};
g.jC=function(){var a=this.A.X(),b=Qa(a.getSelected(),function(c){return c.A});this.dispatchEvent(new pX(b,a.A().A))};g.kC=function(a){var b=this.A.X();b.B()&&(b=b.A(),b==a.target&&p6(this,b))};g.gC=function(a){var b=this.A.X();b.B()&&(b=b.A(),a=a.target,b==a&&this.dispatchEvent(new mX(a.A.B())))};g.eC=function(){var a=this.A.wb();a&&0!=a.A&&this.dispatchEvent(new DT(!0))};g.iC=function(){var a=this.A.X().A();2==Rp(this.A.A(),21,1)?this.dispatchEvent(new oX(a.A)):Xr(a.A.ol(),{target:"_blank"});this.A.Ka().A()};
g.cF=function(a){this.dispatchEvent(new lX(a.value))};g.dC=function(){o6(this)};g.qE=function(){this.W=!0;this.isVisible()&&(this.D.Ra({xa:3,Ja:15}),this.A.get(vk).flush())};g.hC=function(a){var b=this.A.X();if(b.B()){b=b.A();a=a.target;var c=a.item;b==c&&this.dispatchEvent(new qX(c.A,a.getPlayerState()))}};
var n6=function(a,b){a.C.ga(b);a=a.C;var c=a.R().A,d=b?c.body:c.documentElement;hi(c.body,"ndfHFb-c4YZDc-qbOKL-OEVmcd",b);d.scrollTop=a.Qa},o6=function(a){n6(a,!1);a.A.get(vk).flush();Jg(a.I);a.I=Ig(a.V,100,a)};m6.prototype.V=function(){var a=this.A.X();vZ(a)&&(a.H.length=0,a.dispatchEvent("oa"));a.D=null;a.L=!1;rZ(a.O);a.dispatchEvent("na");null!=this.H&&(this.A.Ka().focus(this.H),this.H=null);this.A.pb().clear();this.dispatchEvent("kc");this.D.ij()};
var Sna=function(a,b,c){b=a.D.Mc("ctsv_",{xa:52,pe:a.S,ug:b,Jh:c});a.D.Ia(b)};m6.prototype.ka=function(){Jg(this.I);this.isVisible()&&(this.W||this.D.Ra({xa:3,Ja:15}),n6(this,!1),L(this.C.J(),!1),this.V());this.A.Pa()||this.A.get(vk).flush();F.prototype.ka.call(this)};m6.prototype.getContext=function(){return this.A};
var q6=function(a,b,c){a=void 0===a?new hO:a;b=void 0===b?uc():b;c=new wO(c);rO(c).registerService(Ij,a);c.registerService(Jj,b);a=m(Zk);for(b=a.next();!b.done;b=a.next())b=b.value,c.registerService(b.id,b.bJ);a=m($k);for(b=a.next();!b.done;b=a.next())b=b.value,vO(c,b.id,b.iK);m6.call(this,c)};I(q6,m6);
var r6=function(a,b){D.call(this);this.A=new q6(a);K(this,this.A);this.B=b;this.D=a.ob();this.C=a.B()};I(r6,D);r6.prototype.F=function(){var a=T(this.B,19,"");sJ(a)};r6.prototype.show=function(){if(window.performance&&window.performance.timing&&window.performance.timing.navigationStart)var a=window.performance.timing.navigationStart;Vna(this.A,[this.B],a)};var Wna=function(){Lf(s6)},s6=null;
xa("_init",function(a){var b=document.documentElement;0>=b.clientHeight&&xi(b,window.innerHeight);b=yw(window.location.href,"u");var c=window;c.history&&c.history.replaceState&&b!=c.location.href&&c.history.replaceState(null,"",b);a=new CT(a);1==B(a,5)&&(b=new TN,b=C(b,1,1),c=U(a,hO,1),Sp(c,116,b));s6=new r6(U(a,hO,1),U(a,NN,2));2==B(a,5)&&(b=s6,c=new Vf("l_p_dl"),K(b,c),Gj(c,pg,u(b.F,b)),c.setProperty("label","Abrir archivo original"),c.setProperty("hint","Abrir archivo original"),c.setProperty("icon",
"ndfHFb-c4YZDc-FNFY6c-bEDTcc-oxvKad-Bz112c"),c.setProperty("dv_br",9),c.setEnabled(!0),c.ga(!0),qQ(b.A.L.A,c,"toolstrip",void 0,void 0));Lg(Mg(B(a,3)))||(b=s6,c=B(a,3),a=B(a,4),a=new yT(b.B,b.A,c,a,b.C,b.D),K(b,a));s6.show();ke(window,"unload",Wna)},void 0);

}catch(e){_DumpException(e)}
// Google Inc.
