gapi.loaded_1(function(_){var window=this;
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.hh=function(a){return null==a?"":String(a)};_.ih=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$");_.mh=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.slice(0,d),e,a.slice(c)];c=a[1];a[1]=b?c?c+"&"+b:b:c;return a[0]+(a[1]?"?"+a[1]:"")+a[2]};
_.nh=function(a,b,c){if(Array.isArray(b))for(var d=0;d<b.length;d++)_.nh(a,String(b[d]),c);else null!=b&&c.push(a+(""===b?"":"="+encodeURIComponent(String(b))))};_.oh=function(a){var b=[],c;for(c in a)_.nh(c,a[c],b);return b.join("&")};_.ph=function(a,b){b=_.oh(b);return _.mh(a,b)};

_.wq=function(a){this.O=a};_.g=_.wq.prototype;_.g.zG=function(a){this.O.anchor=a;return this};_.g.ki=function(){return this.O.anchor};_.g.Iz=_.ca(6);_.g.Bd=function(a){this.O.height=a;return this};_.g.Fc=function(){return this.O.height};_.g.xe=function(a){this.O.width=a;return this};_.g.Tb=function(){return this.O.width};_.g.setZIndex=function(a){this.O.zIndex=a;return this};_.g.getZIndex=function(){return this.O.zIndex};_.xq=function(a,b){a.O.where=b;return a};
_.yq=function(a){a.O.connectWithQueryParams=!0;return a};_.zq=function(){_.fj.apply(this,arguments)};_.I(_.zq,_.fj);

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Vr;Vr=function(a){return(a=a.exec(_.nb()))?a[1]:""};_.Wr=function(){if(_.Sg)return Vr(/Firefox\/([0-9.]+)/);if(_.cd||_.dd||_.bd)return _.vd;if(_.Wg){if(_.Cb()||_.pb("Macintosh")){var a=Vr(/CriOS\/([0-9.]+)/);if(a)return a}return Vr(/Chrome\/([0-9.]+)/)}if(_.Xg&&!_.Cb())return Vr(/Version\/([0-9.]+)/);if(_.Tg||_.Ug){if(a=/Version\/(\S+).*Mobile\/(\S+)/.exec(_.nb()))return a[1]+"."+a[2]}else if(_.Vg)return(a=Vr(/Android\s+([0-9.]+)/))?a:Vr(/Version\/([0-9.]+)/);return""}();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var $r;_.Xr=function(a,b,c,d){this.left=a;this.top=b;this.width=c;this.height=d};_.g=_.Xr.prototype;_.g.clone=function(){return new _.Xr(this.left,this.top,this.width,this.height)};_.g.pE=_.ca(7);_.g.intersects=function(a){return this.left<=a.left+a.width&&a.left<=this.left+this.width&&this.top<=a.top+a.height&&a.top<=this.top+this.height};
_.g.contains=function(a){return a instanceof _.Yq?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};_.g.distance=function(a){var b=a.x<this.left?this.left-a.x:Math.max(a.x-(this.left+this.width),0);a=a.y<this.top?this.top-a.y:Math.max(a.y-(this.top+this.height),0);return Math.sqrt(b*b+a*a)};_.g.getSize=function(){return new _.Zq(this.width,this.height)};
_.g.getCenter=function(){return new _.Yq(this.left+this.width/2,this.top+this.height/2)};_.g.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};_.g.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};
_.g.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};_.g.translate=function(a,b){a instanceof _.Yq?(this.left+=a.x,this.top+=a.y):(this.left+=a,"number"===typeof b&&(this.top+=b));return this};_.g.scale=function(a,b){b="number"===typeof b?b:a;this.left*=a;this.width*=a;this.top*=b;this.height*=b;return this};_.Yr=function(a){return _.Br(a,"position")};
_.Zr=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)+")")};$r=function(a,b){return(b=_.Ar(a,b))?_.Sr(a,b):0};_.as=function(a,b){if(_.cd){var c=$r(a,b+"Left"),d=$r(a,b+"Right"),e=$r(a,b+"Top");a=$r(a,b+"Bottom");return new _.vr(e,d,a,c)}c=_.zr(a,b+"Left");d=_.zr(a,b+"Right");e=_.zr(a,b+"Top");a=_.zr(a,b+"Bottom");return new _.vr(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))};
_.bs=function(){if(_.jd){var a=/Windows NT ([0-9.]+)/;return(a=a.exec(_.nb()))?a[1]:"0"}return _.id?(a=/1[0|1][_.][0-9_.]+/,(a=a.exec(_.nb()))?a[0].replace(/_/g,"."):"10"):_.ld?(a=/Android\s+([^\);]+)(\)|;)/,(a=a.exec(_.nb()))?a[1]:""):_.md||_.nd||_.od?(a=/(?:iPhone|CPU)\s+OS\s+(\S+)/,(a=a.exec(_.nb()))?a[1].replace(/_/g,"."):""):""}();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Is;_.Gs=_.cd?_.gc(_.Zb('javascript:""')):_.gc(_.Zb("about:blank"));_.Hs=_.cc(_.Gs);Is=_.cd?_.gc(_.Zb('javascript:""')):_.gc(_.Zb("javascript:undefined"));_.cc(Is);

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.ot=function(){return Date.now()};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.pt=function(a){var b=0,c;for(c in a)b++;return b};_.qt=function(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b};_.st=function(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b};_.tt=function(a){return a.Ib&&"function"==typeof a.Ib?a.Ib():_.Fb(a)||"string"===typeof a?a.length:_.pt(a)};
_.ut=function(a){if(a.Wc&&"function"==typeof a.Wc)return a.Wc();if("undefined"!==typeof Map&&a instanceof Map||"undefined"!==typeof Set&&a instanceof Set)return Array.from(a.values());if("string"===typeof a)return a.split("");if(_.Fb(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return _.qt(a)};
_.vt=function(a){if(a.Uf&&"function"==typeof a.Uf)return a.Uf();if(!a.Wc||"function"!=typeof a.Wc){if("undefined"!==typeof Map&&a instanceof Map)return Array.from(a.keys());if(!("undefined"!==typeof Set&&a instanceof Set)){if(_.Fb(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return _.st(a)}}};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var yt,Ct,Zt,Ut,cu,Vt,Xt,Wt,$t,Yt,du;_.wt=function(a){if(!(a instanceof Array)){a=_.ra(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);a=c}return a};_.xt=function(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^_.ot()).toString(36)};
yt=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," ")):"")}}};_.zt=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};_.At=/#|$/;
_.Bt=function(a,b){var c=a.search(_.At),d=_.zt(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.slice(d,-1!==e?e:0).replace(/\+/g," "))};Ct=function(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(_.Fb(a)||"string"===typeof a)Array.prototype.forEach.call(a,b,c);else for(var d=_.vt(a),e=_.ut(a),f=e.length,h=0;h<f;h++)b.call(c,e[h],d&&d[h],a)};
_.Dt=function(a,b){this.de=this.Og=this.Kh="";this.eg=null;this.NC=this.tl="";this.Dg=!1;var c;a instanceof _.Dt?(this.Dg=void 0!==b?b:a.Dg,_.Et(this,a.Kh),_.Ft(this,a.Og),_.Gt(this,a.xg()),_.Ht(this,a.eg),this.setPath(a.getPath()),_.It(this,a.Ud.clone()),this.Pj(a.Dw())):a&&(c=String(a).match(_.ih))?(this.Dg=!!b,_.Et(this,c[1]||"",!0),_.Ft(this,c[2]||"",!0),_.Gt(this,c[3]||"",!0),_.Ht(this,c[4]),this.setPath(c[5]||"",!0),_.It(this,c[6]||"",!0),this.Pj(c[7]||"",!0)):(this.Dg=!!b,this.Ud=new _.Jt(null,
this.Dg))};_.Dt.prototype.toString=function(){var a=[],b=this.Kh;b&&a.push(Ut(b,Vt,!0),":");var c=this.xg();if(c||"file"==b)a.push("//"),(b=this.Og)&&a.push(Ut(b,Vt,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.eg,null!=c&&a.push(":",String(c));if(c=this.getPath())this.de&&"/"!=c.charAt(0)&&a.push("/"),a.push(Ut(c,"/"==c.charAt(0)?Wt:Xt,!0));(c=this.Ud.toString())&&a.push("?",c);(c=this.Dw())&&a.push("#",Ut(c,Yt));return a.join("")};
_.Dt.prototype.resolve=function(a){var b=this.clone(),c=!!a.Kh;c?_.Et(b,a.Kh):c=!!a.Og;c?_.Ft(b,a.Og):c=!!a.de;c?_.Gt(b,a.xg()):c=null!=a.eg;var d=a.getPath();if(c)_.Ht(b,a.eg);else if(c=!!a.tl){if("/"!=d.charAt(0))if(this.de&&!this.tl)d="/"+d;else{var e=b.getPath().lastIndexOf("/");-1!=e&&(d=b.getPath().slice(0,e+1)+d)}e=d;if(".."==e||"."==e)d="";else if(_.ob(e,"./")||_.ob(e,"/.")){d=_.hc(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?b.setPath(d):c=a.ep();c?_.It(b,a.Ud.clone()):c=!!a.NC;c&&b.Pj(a.Dw());return b};_.Dt.prototype.clone=function(){return new _.Dt(this)};_.Et=function(a,b,c){a.Kh=c?Zt(b,!0):b;a.Kh&&(a.Kh=a.Kh.replace(/:$/,""));return a};_.Ft=function(a,b,c){a.Og=c?Zt(b):b;return a};_.Dt.prototype.xg=function(){return this.de};_.Gt=function(a,b,c){a.de=c?Zt(b,!0):b;return a};
_.Ht=function(a,b){if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("S`"+b);a.eg=b}else a.eg=null;return a};_.Dt.prototype.getPath=function(){return this.tl};_.Dt.prototype.setPath=function(a,b){this.tl=b?Zt(a,!0):a;return this};_.Dt.prototype.ep=function(){return""!==this.Ud.toString()};_.It=function(a,b,c){b instanceof _.Jt?(a.Ud=b,a.Ud.fH(a.Dg)):(c||(b=Ut(b,$t)),a.Ud=new _.Jt(b,a.Dg));return a};_.Dt.prototype.Wa=function(a,b){return _.It(this,a,b)};_.Dt.prototype.getQuery=function(){return this.Ud.toString()};
_.au=function(a,b,c){a.Ud.set(b,c);return a};_.g=_.Dt.prototype;_.g.zg=function(a){return this.Ud.get(a)};_.g.Dw=function(){return this.NC};_.g.Pj=function(a,b){this.NC=b?Zt(a):a;return this};_.g.removeParameter=function(a){this.Ud.remove(a);return this};_.g.fH=function(a){this.Dg=a;this.Ud&&this.Ud.fH(a)};_.bu=function(a,b){return a instanceof _.Dt?a.clone():new _.Dt(a,b)};Zt=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""};
Ut=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,cu),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null};cu=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)};Vt=/[#\/\?@]/g;Xt=/[#\?:]/g;Wt=/[#\?]/g;$t=/[#\?@]/g;Yt=/#/g;_.Jt=function(a,b){this.Zd=this.Dc=null;this.Tf=a||null;this.Dg=!!b};du=function(a){a.Dc||(a.Dc=new Map,a.Zd=0,a.Tf&&yt(a.Tf,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};_.g=_.Jt.prototype;
_.g.Ib=function(){du(this);return this.Zd};_.g.add=function(a,b){du(this);this.Tf=null;a=eu(this,a);var c=this.Dc.get(a);c||this.Dc.set(a,c=[]);c.push(b);this.Zd+=1;return this};_.g.remove=function(a){du(this);a=eu(this,a);return this.Dc.has(a)?(this.Tf=null,this.Zd-=this.Dc.get(a).length,this.Dc.delete(a)):!1};_.g.clear=function(){this.Dc=this.Tf=null;this.Zd=0};_.g.isEmpty=function(){du(this);return 0==this.Zd};_.g.Vh=function(a){du(this);a=eu(this,a);return this.Dc.has(a)};
_.g.nj=function(a){var b=this.Wc();return _.hb(b,a)};_.g.forEach=function(a,b){du(this);this.Dc.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};_.g.Uf=function(){du(this);for(var a=Array.from(this.Dc.values()),b=Array.from(this.Dc.keys()),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.Wc=function(a){du(this);var b=[];if("string"===typeof a)this.Vh(a)&&(b=b.concat(this.Dc.get(eu(this,a))));else{a=Array.from(this.Dc.values());for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};_.g.set=function(a,b){du(this);this.Tf=null;a=eu(this,a);this.Vh(a)&&(this.Zd-=this.Dc.get(a).length);this.Dc.set(a,[b]);this.Zd+=1;return this};_.g.get=function(a,b){if(!a)return b;a=this.Wc(a);return 0<a.length?String(a[0]):b};
_.g.setValues=function(a,b){this.remove(a);0<b.length&&(this.Tf=null,this.Dc.set(eu(this,a),_.ib(b)),this.Zd+=b.length)};_.g.toString=function(){if(this.Tf)return this.Tf;if(!this.Dc)return"";for(var a=[],b=Array.from(this.Dc.keys()),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.Wc(d);for(var f=0;f<d.length;f++){var h=e;""!==d[f]&&(h+="="+encodeURIComponent(String(d[f])));a.push(h)}}return this.Tf=a.join("&")};
_.g.clone=function(){var a=new _.Jt;a.Tf=this.Tf;this.Dc&&(a.Dc=new Map(this.Dc),a.Zd=this.Zd);return a};var eu=function(a,b){b=String(b);a.Dg&&(b=b.toLowerCase());return b};_.Jt.prototype.fH=function(a){a&&!this.Dg&&(du(this),this.Tf=null,this.Dc.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.Dg=a};_.Jt.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Ct(arguments[b],function(c,d){this.add(d,c)},this)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.dC=function(a){var b=arguments.length;if(1==b&&Array.isArray(arguments[0]))return _.dC.apply(null,arguments[0]);for(var c={},d=0;d<b;d++)c[arguments[d]]=!0;return c};
var eC;
_.dC("A AREA BUTTON HEAD INPUT LINK MENU META OPTGROUP OPTION PROGRESS STYLE SELECT SOURCE TEXTAREA TITLE TRACK".split(" "));_.fC=function(a,b){b?a.setAttribute("role",b):a.removeAttribute("role")};
_.gC=function(a,b,c){Array.isArray(c)&&(c=c.join(" "));var d="aria-"+b;""===c||void 0==c?(eC||(c={},eC=(c.atomic=!1,c.autocomplete="none",c.dropeffect="none",c.haspopup=!1,c.live="off",c.multiline=!1,c.multiselectable=!1,c.orientation="vertical",c.readonly=!1,c.relevant="additions text",c.required=!1,c.sort="none",c.busy=!1,c.disabled=!1,c.hidden=!1,c.invalid="false",c)),c=eC,b in c?a.setAttribute(d,c[b]):a.removeAttribute(d)):a.setAttribute(d,c)};
_.hC=function(a,b){a=a.getAttribute("aria-"+b);return null==a||void 0==a?"":String(a)};_.iC=function(a,b){var c="";b&&(c=b.id);_.gC(a,"activedescendant",c)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var jC,kC;jC=function(a){return"string"==typeof a.className?a.className:a.getAttribute&&a.getAttribute("class")||""};kC=function(a){return a.classList?a.classList:jC(a).match(/\S+/g)||[]};_.lC=function(a,b){"string"==typeof a.className?a.className=b:a.setAttribute&&a.setAttribute("class",b)};_.mC=function(a,b){return a.classList?a.classList.contains(b):_.hb(kC(a),b)};_.nC=function(a,b){if(a.classList)a.classList.add(b);else if(!_.mC(a,b)){var c=jC(a);_.lC(a,c+(0<c.length?" "+b:b))}};
_.oC=function(a,b){if(a.classList)Array.prototype.forEach.call(b,function(e){_.nC(a,e)});else{var c={};Array.prototype.forEach.call(kC(a),function(e){c[e]=!0});Array.prototype.forEach.call(b,function(e){c[e]=!0});b="";for(var d in c)b+=0<b.length?" "+d:d;_.lC(a,b)}};_.pC=function(a,b){a.classList?a.classList.remove(b):_.mC(a,b)&&_.lC(a,Array.prototype.filter.call(kC(a),function(c){return c!=b}).join(" "))};
_.qC=function(a,b){a.classList?Array.prototype.forEach.call(b,function(c){_.pC(a,c)}):_.lC(a,Array.prototype.filter.call(kC(a),function(c){return!_.hb(b,c)}).join(" "))};_.rC=function(a,b,c){c?_.nC(a,b):_.pC(a,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.AC=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b.nextSibling)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.aj.prototype.Vz=_.bb(3,function(a){this.EF=a});_.sC=function(a){a.Um=void 0;a.Qa=function(){return a.Um?a.Um:a.Um=new a}};_.tC=function(a,b){b?a.tabIndex=0:(a.tabIndex=-1,a.removeAttribute("tabIndex"))};_.uC=function(){};_.sC(_.uC);_.uC.prototype.Xs=0;
_.wC=function(a){_.aj.call(this);this.Lb=a||_.Nd();this.oz=vC;this.Ca=null;this.hb=!1;this.W=null;this.Nk=void 0;this.Yg=this.Lc=this.Db=this.Gp=null};_.Za(_.wC,_.aj);_.wC.prototype.a0=_.uC.Qa();var vC=null;_.g=_.wC.prototype;_.g.getId=function(){return this.Ca||(this.Ca=":"+(this.a0.Xs++).toString(36))};_.g.we=function(a){if(this.Db&&this.Db.Yg){var b=this.Db.Yg,c=this.Ca;c in b&&delete b[c];_.ks(this.Db.Yg,a,this)}this.Ca=a};_.g.N=function(){return this.W};
_.g.nb=function(){this.Nk||(this.Nk=new _.ns(this));return this.Nk};_.g.Jb=function(a){if(this==a)throw Error("La");if(a&&this.Db&&this.Ca&&this.Db.Or(this.Ca)&&this.Db!=a)throw Error("La");this.Db=a;_.wC.H.Vz.call(this,a)};_.g.getParent=function(){return this.Db};_.g.Vz=function(a){if(this.Db&&this.Db!=a)throw Error("Ma");_.wC.H.Vz.call(this,a)};_.g.Fa=function(){return this.Lb};_.g.na=function(){this.W=this.Lb.createElement("DIV")};_.g.va=function(a){this.xn(a)};
_.g.xn=function(a,b){if(this.hb)throw Error("Na");this.W||this.na();a?a.insertBefore(this.W,b||null):this.Lb.lb().body.appendChild(this.W);this.Db&&!this.Db.hb||this.lc()};_.g.lc=function(){this.hb=!0;_.xC(this,function(a){!a.hb&&a.N()&&a.lc()})};_.g.Id=function(){_.xC(this,function(a){a.hb&&a.Id()});this.Nk&&this.Nk.removeAll();this.hb=!1};
_.g.ta=function(){this.hb&&this.Id();this.Nk&&(this.Nk.Ha(),delete this.Nk);_.xC(this,function(a){a.Ha()});this.W&&_.$d(this.W);this.Db=this.Gp=this.W=this.Yg=this.Lc=null;_.wC.H.ta.call(this)};_.g.Ro=_.ca(20);_.g.qq=_.ca(21);_.g.Rl=_.ca(22);_.g.fj=_.ca(23);_.g.Pa=function(){return this.W};_.g.Fn=_.ca(24);_.g.Or=function(a){if(this.Yg&&a){var b=this.Yg;a=(null!==b&&a in b?b[a]:void 0)||null}else a=null;return a};_.yC=function(a,b){return a.Lc?a.Lc[b]||null:null};
_.xC=function(a,b,c){a.Lc&&a.Lc.forEach(b,c)};_.wC.prototype.removeChild=function(a,b){if(a){var c="string"===typeof a?a:a.getId();a=this.Or(c);if(c&&a){var d=this.Yg;c in d&&delete d[c];_.pi(this.Lc,a);b&&(a.Id(),a.W&&_.$d(a.W));a.Jb(null)}}if(!a)throw Error("Pa");return a};_.zC=function(a,b,c){return a.removeChild(_.yC(a,b),c)};_.wC.prototype.Vd=function(a){for(var b=[];this.Lc&&0!=this.Lc.length;)b.push(_.zC(this,0,a));return b};

_.nG=function(a,b){Object.isFrozen(a)||(_.mG?a[_.mG]|=b:void 0!==a.Ai?a.Ai|=b:Object.defineProperties(a,{Ai:{value:b,configurable:!0,writable:!0,enumerable:!1}}))};
_.oG="undefined"!==typeof Uint8Array;
_.mG="function"===typeof Symbol&&"symbol"===typeof Symbol()?Symbol(void 0):void 0;
var pG=Object,qG=pG.freeze,rG=[];_.nG(rG,3);_.sG=qG.call(pG,rG);

var AG,BG,CG,EG,FG,GG,HG,LG,NG,MG,OG,PG,QG,YG,ZG,aH,uG,wG,XG,IG,bH,nH;_.tG=function(a){return _.oG&&null!=a&&a instanceof Uint8Array};_.vG=function(a){if(null==a||_.tG(a))return a;if("string"===typeof a)return uG(a);_.Eb(a);return null};_.xG=function(){if(wG!==wG)throw Error("Va");};_.yG=function(a,b){Object.isExtensible(a)&&(_.mG?a[_.mG]&&(a[_.mG]&=~b):void 0!==a.Ai&&(a.Ai&=~b))};_.zG=function(a){a=_.mG?a[_.mG]:a.Ai;return null==a?0:a};
AG=function(a,b){_.mG?a[_.mG]=b:void 0!==a.Ai?a.Ai=b:Object.defineProperties(a,{Ai:{value:b,configurable:!0,writable:!0,enumerable:!1}})};BG=function(a){_.nG(a,1);return a};CG=function(a){_.nG(a,17);return a};_.DG=function(a){return a?!!(_.zG(a)&2):!1};EG=function(a){_.nG(a,16);return a};FG=function(a){if(!Array.isArray(a))throw Error("Xa");_.yG(a,16)};GG=function(a,b){AG(b,(_.zG(a)|0)&-51)};HG=function(a){return null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object};
_.JG=function(a,b,c){var d=!1;if(null!=a&&"object"===typeof a&&!(d=Array.isArray(a))&&a.XE===IG)return a;if(d)return new b(a);if(c)return new b};LG=function(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "object":if(a&&!Array.isArray(a)){if(_.tG(a))return _.fh(a);if(a instanceof _.KG){var b=a.wb;return null==b?"":"string"===typeof b?b:a.wb=_.fh(b)}}}return a};
NG=function(a,b,c,d){if(null!=a){if(Array.isArray(a))a=MG(a,b,c,void 0!==d);else if(HG(a)){var e={},f;for(f in a)e[f]=NG(a[f],b,c,d);a=e}else a=b(a,d);return a}};MG=function(a,b,c,d){d=d?!!(_.zG(a)&16):void 0;var e=Array.prototype.slice.call(a);c(a,e);for(a=0;a<e.length;a++)e[a]=NG(e[a],b,c,d);return e};OG=function(a){return a.XE===IG?a.toJSON():LG(a)};PG=function(){};QG=function(a){if(!a)return a;if("object"===typeof a){if(_.tG(a))return new Uint8Array(a);if(a.XE===IG)return a.clone()}return a};
_.RG=function(a,b,c,d){var e=_.Q(a,b,d);Array.isArray(e)||(e=_.sG);var f=_.zG(e);f&1||BG(e);_.DG(a.Za)?(f&2||_.nG(e,2),c&1||Object.freeze(e)):e===_.sG||!(c&1&&c&2)&&f&2?(e=BG(Array.prototype.slice.call(e)),_.S(a,b,e,d)):!(c&2)&&f&16&&FG(e);return e};
_.SG=function(a,b){var c=_.RG(a,b,1,!1);if(c.length&&!(_.zG(c)&4)){Object.isFrozen(c)&&(c=BG(c.slice()),_.S(a,b,c,!1,!0));for(var d=b=0;b<c.length;b++){var e=c[b];null!=e&&(c[d++]=e)}d<b&&(c.length=d);_.nG(c,5)}_.DG(a.Za)&&!Object.isFrozen(c)&&(_.nG(c,2),Object.freeze(c));return c};_.UG=function(a,b,c,d){_.TG(a);c!==d?_.S(a,b,c):_.S(a,b,void 0,!1);return a};_.VG=function(a,b){return null==a?b:a};
YG=function(a,b,c,d,e,f){(a=a.wf&&a.wf[c])?(e=f.SB?BG(a.slice()):a,_.WG(b,c,e)):(_.oG&&d instanceof Uint8Array?e=d.length?new _.KG(new Uint8Array(d)):XG||(XG=new _.KG(null)):(Array.isArray(d)&&(e?_.nG(d,2):d&&_.zG(d)&1&&f.SB?(e=Array.prototype.slice.call(d),AG(e,(_.zG(d)|0)&-51),d=e):FG(d)),e=d),_.S(b,c,e))};ZG=function(a,b){return LG(b)};
aH=function(a,b){b.Fs&&(a.Fs=b.Fs.slice());var c=b.wf;if(c){b=b.Qd;for(var d in c){var e=c[d];if(e){var f=!(!b||!b[d]),h=+d;if(Array.isArray(e)){if(e.length)for(f=_.$G(a,e[0].constructor,h,f),h=0;h<Math.min(f.length,e.length);h++)aH(f[h],e[h])}else throw Error("fb`"+_.Eb(e)+"`"+e);}}}};uG=function(a){var b=a.length,c=3*b/4;c%3?c=Math.floor(c):_.ob("=.",a[b-1])&&(c=_.ob("=.",a[b-2])?c-2:c-1);var d=new Uint8Array(c),e=0;_.gh(a,function(f){d[e++]=f});return e!==c?d.subarray(0,e):d};wG={};
_.KG=function(a){_.xG();this.wb=a;if(null!=a&&0===a.length)throw Error("Wa");};_.KG.prototype.isEmpty=function(){return null==this.wb};_.KG.prototype.Ega=function(){_.xG();var a=_.vG(this.wb);return(a=null==a?a:this.wb=a)?a.length:0};IG={};_.TG=function(a){if(_.DG(a.Za))throw Error("Za");};_.Q=function(a,b,c){return-1===b?null:b>=a.ul?a.Qd?a.Qd[b]:void 0:(void 0===c?0:c)&&a.Qd&&(c=a.Qd[b],null!=c)?c:a.Za[b+a.jk]};
_.S=function(a,b,c,d,e){d=void 0===d?!1:d;(void 0===e?0:e)||_.TG(a);a.DO&&(a.DO=void 0);if(b>=a.ul||d)return(a.Qd||(a.Qd=a.Za[a.ul+a.jk]={}))[b]=c,a;void 0!==a.Qd&&a.ul>=a.Za.length?(d=a.Za.length-1,e=b+a.jk,e>=d?(a.Za[d]=void 0,a.Za[e]=c,a.Za.push(a.Qd)):a.Za[e]=c):a.Za[b+a.jk]=c;void 0!==a.Qd&&b in a.Qd&&delete a.Qd[b];return a};_.cH=function(a,b,c,d){var e=_.Q(a,c,d);b=_.JG(e,b);b!==e&&null!=b&&(_.S(a,c,b,d,!0),_.nG(b.Za,_.zG(a.Za)&-33));return b};
_.dH=function(a,b){a=_.Q(a,b);return null==a?a:!!a};_.eH=function(a,b){a=_.Q(a,b);return null==a?0:a};_.fH=function(a,b,c){null==c?c=_.sG:BG(c);_.S(a,b,c)};_.gH=function(a,b,c){if(null==c)c=_.sG;else{for(var d=0;d<c.length;d++);_.nG(c,5)}return _.S(a,b,c)};_.iH=function(a,b,c,d){d=void 0===d?!1:d;b=_.cH(a,b,c,d);if(null==b)return b;_.DG(b.Za)&&!_.DG(a.Za)&&(b=_.hH(b),_.S(a,c,b,d));return b};
_.jH=function(a,b,c,d,e){e=void 0===e?!0:e;a.wf||(a.wf={});var f=a.wf[c],h=_.RG(a,c,3,d),k=_.DG(a.Za),l=!!(_.zG(a.Za)&16),m=_.DG(h),n=k||m;!e&&m&&(h=BG(Array.prototype.slice.call(h)),_.S(a,c,h,d));if(!f){f=[];d=n;for(m=0;m<h.length;m++){var q=h[m];d=d||_.DG(q);var p=b,t=l,v=!1;v=void 0===v?!1:v;t=void 0===t?!1:t;q=Array.isArray(q)?new p(t?EG(q):q):v?new p:void 0;void 0!==q&&(f.push(q),n&&_.nG(q.Za,2))}a.wf[c]=f;b=h;Object.isFrozen(b)||(h=_.zG(b)|33,AG(b,d?h&-9:h|8))}e=k||e;k=_.DG(f);e&&!k&&(Object.isFrozen(f)&&
(a.wf[c]=f=f.slice()),_.nG(f,2),Object.freeze(f));!e&&k&&(a.wf[c]=f=f.slice());return f};_.$G=function(a,b,c,d){d=void 0===d?!1:d;var e=_.DG(a.Za);b=_.jH(a,b,c,d,e);a=_.RG(a,c,3,d);if(e=!e&&a){if(!a)throw Error("Ya");e=!(_.zG(a)&8)}if(e){for(e=0;e<b.length;e++)(c=b[e])&&_.DG(c.Za)&&(b[e]=_.hH(b[e]),a[e]=b[e].Za);_.nG(a,8)}return b};_.kH=function(a,b,c){_.TG(a);null==c&&(c=void 0);return _.S(a,b,c)};
_.WG=function(a,b,c){_.TG(a);if(null!=c){var d=BG([]);for(var e=!1,f=0;f<c.length;f++)d[f]=c[f].Za,e=e||_.DG(d[f]);a.wf||(a.wf={});a.wf[b]=c;c=d;e?_.yG(c,8):_.nG(c,8)}else a.wf&&(a.wf[b]=void 0),d=_.sG;return _.S(a,b,d)};_.lH=function(a,b,c){return _.VG(_.dH(a,b),void 0===c?!1:c)};_.mH=function(a,b,c){return _.VG(_.Q(a,b),void 0===c?0:c)};_.oH=function(a,b){if(null==b||""==b)return new a;b=JSON.parse(b);if(!Array.isArray(b))throw Error(void 0);nH=b=EG(b);a=new a(b);nH=null;return a};
_.pH=function(a,b,c){null==a&&(a=nH);nH=null;var d=this.constructor.dfa||0,e=0<d,f=this.constructor.yd,h,k=!1;if(a){if(h=!!(_.zG(a)&16))k=_.zG(a),AG(a,k|32),k=!!(k&32)}else h=f?[f]:[],_.nG(h,48),a=h,h=!0;e&&0<a.length&&HG(a[a.length-1])&&"g"in a[a.length-1]&&(d=0);this.jk=(f?0:-1)-d;this.wf=void 0;this.Za=a;a:{f=this.Za.length;d=f-1;if(f&&(f=this.Za[d],HG(f))){this.Qd=f;b=Object.keys(f);0<b.length&&_.Rb(b,isNaN)?this.ul=Number.MAX_VALUE:this.ul=d-this.jk;break a}void 0!==b&&-1<b?(this.ul=Math.max(b,
d+1-this.jk),this.Qd=void 0):this.ul=Number.MAX_VALUE}if(!e&&this.Qd&&"g"in this.Qd)throw Error("eb");if(c)for(e=h&&!k?CG:BG,b=0;b<c.length;b++)h=c[b],(k=_.Q(this,h))?Array.isArray(k)&&e(k):_.S(this,h,_.sG,!1,!0)};_.g=_.pH.prototype;_.g.RI=_.ca(33);_.g.toJSON=function(){var a=this.Za;return bH?a:MG(a,OG,PG)};_.g.ue=function(){bH=!0;try{return JSON.stringify(this.toJSON(),ZG)}finally{bH=!1}};_.g.getExtension=function(a){return a.wY(this)};_.g.hasExtension=function(a){return null!=_.Q(this,a.lM,!1)};
_.g.clone=function(){var a=MG(this.Za,QG,GG);EG(a);nH=a;a=new this.constructor(a);nH=null;aH(a,this);return a};_.hH=function(a){if(_.DG(a.Za)){var b={SB:!0},c=_.DG(a.Za);if(c&&!b.SB)throw Error("cb");c||FG(a.Za);var d=new a.constructor;a.Fs&&(d.Fs=a.Fs.slice());for(var e=a.Za,f=0;f<e.length;f++){var h=e[f];if(f===e.length-1&&HG(h))for(var k in h){var l=+k;Number.isNaN(l)?(d.Qd||(d.Qd=d.Za[d.ul+d.jk]={}))[k]=h[k]:YG(a,d,l,h[k],c,b)}else YG(a,d,f-a.jk,h,c,b)}d.DO=a;a=d}return a};_.pH.prototype.XE=IG;
_.pH.prototype.toString=function(){return this.Za.toString()};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.dI=function(a){var b="Um";if(a.Um&&a.hasOwnProperty(b))return a.Um;b=new a;return a.Um=b};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var eI,fI,hI;eI=function(){};fI={};_.gI=function(a){if(fI[a])return fI[a];a=String(a);if(!fI[a]){var b=/function\s+([^\(]+)/m.exec(a);fI[a]=b?b[1]:"[Anonymous]"}return fI[a]};
hI=function(a,b){var c=[];if(_.hb(b,a))c.push("[...circular reference...]");else if(a&&50>b.length){c.push(_.gI(a)+"(");for(var d=a.arguments,e=0;d&&e<d.length;e++){0<e&&c.push(", ");var f=d[e];switch(typeof f){case "object":f=f?"object":"null";break;case "string":break;case "number":f=String(f);break;case "boolean":f=f?"true":"false";break;case "function":f=(f=_.gI(f))?f:"[fn]";break;default:f=typeof f}40<f.length&&(f=f.slice(0,40)+"...");c.push(f)}b.push(a);c.push(")\n");try{c.push(hI(a.caller,
b))}catch(h){c.push("[exception trying to get caller]\n")}}else a?c.push("[...long stack...]"):c.push("[end]");return c.join("")};_.iI=function(a){var b=Error();if(Error.captureStackTrace)Error.captureStackTrace(b,a||_.iI),b=String(b.stack);else{try{throw b;}catch(c){b=c}b=(b=b.stack)?String(b):null}b||(b=hI(a||arguments.callee.caller,[]));return b};_.jI=function(a){return _.Id("script[nonce]",a)};
/*

 Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
 Copyright The Closure Library Authors.
 SPDX-License-Identifier: MIT
*/
_.kI=function(a,b){this.Fz=[];this.PP=a;this.tL=b||null;this.js=this.Do=!1;this.Re=void 0;this.BI=this.nW=this.wB=!1;this.xA=0;this.Db=null;this.yB=0};_.Za(_.kI,eI);_.kI.prototype.cancel=function(a){if(this.Do)this.Re instanceof _.kI&&this.Re.cancel();else{if(this.Db){var b=this.Db;delete this.Db;a?b.cancel(a):(b.yB--,0>=b.yB&&b.cancel())}this.PP?this.PP.call(this.tL,this):this.BI=!0;this.Do||this.wj(new _.lI(this))}};_.kI.prototype.kL=function(a,b){this.wB=!1;mI(this,a,b)};
var mI=function(a,b,c){a.Do=!0;a.Re=c;a.js=!b;nI(a)},pI=function(a){if(a.Do){if(!a.BI)throw new oI(a);a.BI=!1}};_.kI.prototype.callback=function(a){pI(this);mI(this,!0,a)};_.kI.prototype.wj=function(a){pI(this);mI(this,!1,a)};_.kI.prototype.Ed=function(a,b){return _.qI(this,a,null,b)};_.qI=function(a,b,c,d){a.Fz.push([b,c,d]);a.Do&&nI(a);return a};
_.kI.prototype.then=function(a,b,c){var d,e,f=new _.Dj(function(h,k){e=h;d=k});_.qI(this,e,function(h){h instanceof _.lI?f.cancel():d(h);return rI},this);return f.then(a,b,c)};_.mj(_.kI);_.kI.prototype.isError=function(a){return a instanceof Error};
var sI=function(a){return _.Qb(a.Fz,function(b){return"function"===typeof b[1]})},rI={},nI=function(a){if(a.xA&&a.Do&&sI(a)){var b=a.xA,c=tI[b];c&&(_.u.clearTimeout(c.Ca),delete tI[b]);a.xA=0}a.Db&&(a.Db.yB--,delete a.Db);b=a.Re;for(var d=c=!1;a.Fz.length&&!a.wB;){var e=a.Fz.shift(),f=e[0],h=e[1];e=e[2];if(f=a.js?h:f)try{var k=f.call(e||a.tL,b);k===rI&&(k=void 0);void 0!==k&&(a.js=a.js&&(k==b||a.isError(k)),a.Re=b=k);if(_.nj(b)||"function"===typeof _.u.Promise&&b instanceof _.u.Promise)d=!0,a.wB=
!0}catch(l){b=l,a.js=!0,sI(a)||(c=!0)}}a.Re=b;d&&(k=(0,_.O)(a.kL,a,!0),d=(0,_.O)(a.kL,a,!1),b instanceof _.kI?(_.qI(b,k,d),b.nW=!0):b.then(k,d));c&&(b=new uI(b),tI[b.Ca]=b,a.xA=b.Ca)},oI=function(){_.fb.call(this)};_.Za(oI,_.fb);oI.prototype.message="Deferred has already fired";oI.prototype.name="AlreadyCalledError";_.lI=function(){_.fb.call(this)};_.Za(_.lI,_.fb);_.lI.prototype.message="Deferred was canceled";_.lI.prototype.name="CanceledError";
var uI=function(a){this.Ca=_.u.setTimeout((0,_.O)(this.M5,this),0);this.cw=a};uI.prototype.M5=function(){delete tI[this.Ca];throw this.cw;};var tI={};

_.IS=function(a,b){for(var c=0,d=0;d<b.length;d++){var e=b[d];null!=_.Q(a,e)&&(0!==c&&_.S(a,c,void 0,!1,!0),c=e)}return c};_.JS=function(a,b,c,d,e){_.TG(a);var f=_.jH(a,c,b,void 0,!1);c=null!=d?d:new c;a=_.RG(a,b,2);void 0!=e?(f.splice(e,0,c),a.splice(e,0,c.Za)):(f.push(c),a.push(c.Za));_.DG(c.Za)&&_.yG(a,8)};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var UW;_.TW=function(a,b){a.src=_.bc(b).toString()};UW=function(a){_.aj.call(this);this.W=a;a=_.cd?"focusout":"blur";this.W0=_.Ri(this.W,_.cd?"focusin":"focus",this,!_.cd);this.X0=_.Ri(this.W,a,this,!_.cd)};_.Za(UW,_.aj);UW.prototype.handleEvent=function(a){var b=new _.Di(a.Ge);b.type="focusin"==a.type||"focus"==a.type?"focusin":"focusout";this.dispatchEvent(b)};UW.prototype.ta=function(){UW.H.ta.call(this);_.Zi(this.W0);_.Zi(this.X0);delete this.W};
_.WW=function(a,b,c){_.aj.call(this);this.target=a;this.FD=b||a;this.HE=c||new _.Xr(NaN,NaN,NaN,NaN);this.tb=_.Md(a);this.Aa=new _.ns(this);_.Ai(this,this.Aa);this.deltaY=this.deltaX=this.Xj=this.Wj=this.screenY=this.screenX=this.clientY=this.clientX=0;this.hh=!0;this.lm=!1;_.Ri(this.FD,["touchstart","mousedown"],this.qS,!1,this);this.EA=VW};_.Za(_.WW,_.aj);var VW=_.u.document&&_.u.document.documentElement&&!!_.u.document.documentElement.setCapture&&!!_.u.document.releaseCapture;
_.WW.prototype.nb=function(){return this.Aa};_.XW=function(a,b){a.HE=b||new _.Xr(NaN,NaN,NaN,NaN)};_.g=_.WW.prototype;_.g.Ic=function(a){this.hh=a};_.g.ta=function(){_.WW.H.ta.call(this);_.Yi(this.FD,["touchstart","mousedown"],this.qS,!1,this);this.Aa.removeAll();this.EA&&this.tb.releaseCapture();this.FD=this.target=null};
_.g.qS=function(a){var b="mousedown"==a.type;if(!this.hh||this.lm||b&&(0!=a.Ge.button||_.id&&a.ctrlKey))this.dispatchEvent("earlycancel");else if(this.dispatchEvent(new YW("start",this,a.clientX,a.clientY,a))){this.lm=!0;b&&a.preventDefault();b=this.tb;var c=b.documentElement,d=!this.EA;this.Aa.V(b,["touchmove","mousemove"],this.c_,{capture:d,passive:!1});this.Aa.V(b,["touchend","mouseup"],this.bw,d);this.EA?(c.setCapture(!1),this.Aa.V(c,"losecapture",this.bw)):this.Aa.V(_.tr(b),"blur",this.bw);this.W3&&
this.Aa.V(this.W3,"scroll",this.it,d);this.clientX=this.Wj=a.clientX;this.clientY=this.Xj=a.clientY;this.screenX=a.screenX;this.screenY=a.screenY;this.deltaX=this.target.offsetLeft;this.deltaY=this.target.offsetTop;this.DF=_.dr(_.Nd(this.tb).tb)}};_.g.bw=function(a,b){this.Aa.removeAll();this.EA&&this.tb.releaseCapture();this.lm?(this.lm=!1,this.dispatchEvent(new YW("end",this,a.clientX,a.clientY,a,ZW(this,this.deltaX),$W(this,this.deltaY),b||"touchcancel"==a.type))):this.dispatchEvent("earlycancel")};
_.g.c_=function(a){if(this.hh){var b=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.lm){var d=this.Wj-this.clientX,e=this.Xj-this.clientY;if(0<d*d+e*e)if(this.dispatchEvent(new YW("start",this,a.clientX,a.clientY,a)))this.lm=!0;else{this.isDisposed()||this.bw(a);return}}c=aX(this,b,c);b=c.x;c=c.y;this.lm&&this.dispatchEvent(new YW("beforedrag",this,a.clientX,a.clientY,a,b,c))&&(bX(this,a,b,c),a.preventDefault())}};
var aX=function(a,b,c){var d=_.dr(_.Nd(a.tb).tb);b+=d.x-a.DF.x;c+=d.y-a.DF.y;a.DF=d;a.deltaX+=b;a.deltaY+=c;return new _.Yq(ZW(a,a.deltaX),$W(a,a.deltaY))};_.WW.prototype.it=function(a){var b=aX(this,0,0);a.clientX=this.clientX;a.clientY=this.clientY;bX(this,a,b.x,b.y)};
var bX=function(a,b,c,d){a.target.style.left=c+"px";a.target.style.top=d+"px";a.dispatchEvent(new YW("drag",a,b.clientX,b.clientY,b,c,d))},ZW=function(a,b){var c=a.HE;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))},$W=function(a,b){var c=a.HE;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))},YW=function(a,b,c,d,e,f,h){_.Bi.call(this,a);this.clientX=
c;this.clientY=d;this.zB=e;this.left=void 0!==f?f:b.deltaX;this.top=void 0!==h?h:b.deltaY};_.Za(YW,_.Bi);
var cX=function(a){this.wa=new Map;var b=arguments.length;if(1<b){if(b%2)throw Error("k");for(var c=0;c<b;c+=2)this.set(arguments[c],arguments[c+1])}else a&&this.addAll(a)};_.g=cX.prototype;_.g.Ib=function(){return this.wa.size};_.g.Wc=function(){return Array.from(this.wa.values())};_.g.Uf=function(){return Array.from(this.wa.keys())};_.g.Vh=function(a){return this.wa.has(a)};_.g.nj=function(a){return this.Wc().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.wa.size!=a.Ib()?!1:this.Uf().every(function(d){return b(c.wa.get(d),a.get(d))})};_.g.isEmpty=function(){return 0==this.wa.size};_.g.clear=function(){this.wa.clear()};_.g.remove=function(a){return this.wa.delete(a)};_.g.get=function(a,b){return this.wa.has(a)?this.wa.get(a):b};_.g.set=function(a,b){this.wa.set(a,b);return this};
_.g.addAll=function(a){if(a instanceof cX){a=_.ra(a.wa);for(var b=a.next();!b.done;b=a.next()){var c=_.ra(b.value);b=c.next().value;c=c.next().value;this.wa.set(b,c)}}else if(a)for(a=_.ra(Object.entries(a)),b=a.next();!b.done;b=a.next())c=_.ra(b.value),b=c.next().value,c=c.next().value,this.wa.set(b,c)};_.g.forEach=function(a,b){var c=this;b=void 0===b?this:b;this.wa.forEach(function(d,e){return a.call(b,d,e,c)})};_.g.clone=function(){return new cX(this)};
(function(){for(var a=["ms","moz","webkit","o"],b,c=0;b=a[c]&&!_.u.requestAnimationFrame;++c)_.u.requestAnimationFrame=_.u[b+"RequestAnimationFrame"],_.u.cancelAnimationFrame=_.u[b+"CancelAnimationFrame"]||_.u[b+"CancelRequestAnimationFrame"];if(!_.u.requestAnimationFrame){var d=0;_.u.requestAnimationFrame=function(e){var f=(new Date).getTime(),h=Math.max(0,16-(f-d));d=f+h;return _.u.setTimeout(function(){e(f+h)},h)};_.u.cancelAnimationFrame||(_.u.cancelAnimationFrame=function(e){clearTimeout(e)})}})();
var dX=[[],[]],eX=0,fX=!1,gX=0,iX=function(a,b){var c=gX++,d={u1:{id:c,jh:a.measure,context:b},G1:{id:c,jh:a.E1,context:b},state:{},Mf:void 0,Ox:!1};return function(){0<arguments.length?(d.Mf||(d.Mf=[]),d.Mf.length=0,d.Mf.push.apply(d.Mf,arguments),d.Mf.push(d.state)):d.Mf&&0!=d.Mf.length?(d.Mf[0]=d.state,d.Mf.length=1):d.Mf=[d.state];d.Ox||(d.Ox=!0,dX[eX].push(d));fX||(fX=!0,window.requestAnimationFrame(hX))}},hX=function(){fX=!1;var a=dX[eX],b=a.length;eX=(eX+1)%2;for(var c,d=0;d<b;++d){c=a[d];
var e=c.u1;c.Ox=!1;e.jh&&e.jh.apply(e.context,c.Mf)}for(d=0;d<b;++d)c=a[d],e=c.G1,c.Ox=!1,e.jh&&e.jh.apply(e.context,c.Mf),c.state={};a.length=0};
var jX=function(a,b){this.W=a;this.Lb=b};
var kX=function(a,b){_.wC.call(this,b);this.c6=!!a;this.yp=null;this.QQ=iX({E1:this.Li},this)};_.Za(kX,_.wC);_.g=kX.prototype;_.g.KC=null;_.g.Vb=!1;_.g.Ta=null;_.g.Va=null;_.g.Kg=null;_.g.tB=!1;_.g.Ab=function(){return"shr-a-shr-ie"};_.g.Dk=function(){return this.Ta};
_.g.na=function(){kX.H.na.call(this);var a=this.N(),b=(0,_.jc)(this.Ab()).split(" ");_.oC(a,b);_.tC(a,!0);_.Nr(a,!1);this.c6&&!this.Va&&(a=this.Fa().na("IFRAME",{frameborder:0,style:"border:0;vertical-align:bottom;"}),a.src=_.cc(_.Gs),this.Va=a,this.Va.className=this.Ab()+"-shr-xb",_.Nr(this.Va,!1),_.Zr(this.Va,0));this.Ta||(this.Ta=this.Fa().na("DIV",this.Ab()+"-shr-xb"),_.Nr(this.Ta,!1));this.Kg||(this.Kg=this.Fa().createElement("SPAN"),_.Nr(this.Kg,!1),_.tC(this.Kg,!0),this.Kg.style.position="absolute")};
_.g.PQ=function(){this.tB=!1};_.g.lc=function(){this.Va&&_.Zd(this.Va,this.N());_.Zd(this.Ta,this.N());kX.H.lc.call(this);_.AC(this.Kg,this.N());this.KC=new UW(this.Fa().lb());this.nb().V(this.KC,"focusin",this.Z1);lX(this,!1)};_.g.Id=function(){this.isVisible()&&this.setVisible(!1);_.vi(this.KC);kX.H.Id.call(this);_.$d(this.Va);_.$d(this.Ta);_.$d(this.Kg)};
_.g.setVisible=function(a){a!=this.Vb&&(this.rn&&this.rn.stop(),this.oo&&this.oo.stop(),this.qn&&this.qn.stop(),this.ko&&this.ko.stop(),this.hb&&lX(this,a),a?this.zI():this.xs())};var lX=function(a,b){a.xP||(a.xP=new jX(a.W,a.Lb));a=a.xP;if(b){a.hp||(a.hp=[]);b=a.Lb.TC(a.Lb.lb().body);for(var c=0;c<b.length;c++){var d=b[c];d==a.W||_.hC(d,"hidden")||(_.gC(d,"hidden",!0),a.hp.push(d))}}else if(a.hp){for(c=0;c<a.hp.length;c++)a.hp[c].removeAttribute("aria-hidden");a.hp=null}};
kX.prototype.zI=function(){if(this.dispatchEvent("beforeshow")){try{this.yp=this.Fa().lb().activeElement}catch(a){}this.Li();this.qe();this.nb().V(this.Fa().getWindow(),"resize",this.Li).V(this.Fa().getWindow(),"orientationchange",this.QQ);mX(this,!0);this.focus();this.Vb=!0;this.rn&&this.oo?(_.Qi(this.rn,"end",this.Cy,!1,this),this.oo.play(),this.rn.play()):this.Cy()}};
kX.prototype.xs=function(){if(this.dispatchEvent("beforehide")){this.nb().jc(this.Fa().getWindow(),"resize",this.Li).jc(this.Fa().getWindow(),"orientationchange",this.QQ);this.Vb=!1;this.qn&&this.ko?(_.Qi(this.qn,"end",this.et,!1,this),this.ko.play(),this.qn.play()):this.et();a:{try{var a=this.Fa(),b=a.lb().body,c=a.lb().activeElement||b;if(!this.yp||this.yp==b){this.yp=null;break a}(c==b||a.contains(this.N(),c))&&this.yp.focus()}catch(d){}this.yp=null}}};
var mX=function(a,b){a.Va&&_.Nr(a.Va,b);a.Ta&&_.Nr(a.Ta,b);_.Nr(a.N(),b);_.Nr(a.Kg,b)};_.g=kX.prototype;_.g.Cy=function(){this.dispatchEvent("show")};_.g.et=function(){mX(this,!1);this.dispatchEvent("hide")};_.g.isVisible=function(){return this.Vb};_.g.focus=function(){this.sM()};
_.g.Li=function(){this.Va&&_.Nr(this.Va,!1);this.Ta&&_.Nr(this.Ta,!1);var a=this.Fa().lb(),b=_.br(_.tr(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.Va&&(_.Nr(this.Va,!0),_.Lr(this.Va,c,a));this.Ta&&(_.Nr(this.Ta,!0),_.Lr(this.Ta,c,a))};
_.g.qe=function(){var a=this.Fa().lb(),b=_.tr(a)||window;if("fixed"==_.Yr(this.N()))var c=a=0;else c=_.dr(this.Fa().tb),a=c.x,c=c.y;var d=_.Mr(this.N());b=_.br(b);a=Math.max(a+b.width/2-d.width/2,0);c=Math.max(c+b.height/2-d.height/2,0);_.Dr(this.N(),a,c);_.Dr(this.Kg,a,c)};_.g.Z1=function(a){this.tB?this.PQ():a.target==this.Kg&&_.tx(this.sM,0,this)};_.g.sM=function(){try{_.cd&&this.Fa().lb().body.focus(),this.N().focus()}catch(a){}};
_.g.ta=function(){_.vi(this.rn);this.rn=null;_.vi(this.qn);this.qn=null;_.vi(this.oo);this.oo=null;_.vi(this.ko);this.ko=null;kX.H.ta.call(this)};
var yX,qX,DX,EX,FX,GX;_.rX=function(a,b,c){kX.call(this,b,c);this.lj=a||"shr-q-shr-r";this.Xg=_.nX(_.nX(new _.oX,_.pX,!0),qX,!1,!0)};_.Za(_.rX,kX);_.g=_.rX.prototype;_.g.uC=!0;_.g.ux=!0;_.g.bF=!0;_.g.kC=!0;_.g.rB=.5;_.g.QI="";_.g.ud=null;_.g.uj=null;_.g.km=!1;_.g.Qn=null;_.g.Cq=null;_.g.OI=null;_.g.Ng=null;_.g.De=null;_.g.Wg=null;_.g.tt="dialog";_.g.Ab=function(){return this.lj};_.g.setTitle=function(a){this.QI=a;this.Cq&&_.de(this.Cq,a)};_.g.getTitle=function(){return this.QI};
_.g.getContent=function(){return null!=this.ud?_.wb(this.ud).toString():""};_.g.Em=function(){return this.tt};_.g.Wz=function(a){this.tt=a};_.sX=function(a){a.N()||a.va()};_.rX.prototype.Pa=function(){_.sX(this);return this.De};_.tX=function(a){_.sX(a);return a.Qn};_.uX=function(a){_.sX(a);return a.N()};_.rX.prototype.Dk=function(){_.sX(this);return _.rX.H.Dk.call(this)};_.vX=function(a,b){a.rB=b;a.N()&&(b=a.Dk())&&_.Zr(b,a.rB)};
_.wX=function(a,b){a.bF=b;if(a.hb){var c=a.Fa(),d=a.Dk(),e=a.Va;b?(e&&c.AO(e,a.N()),c.AO(d,a.N())):(c.removeNode(e),c.removeNode(d))}a.isVisible()&&lX(a,b)};_.rX.prototype.setDraggable=function(a){this.kC=a;xX(this,a&&this.hb)};_.rX.prototype.AN=function(){};_.rX.prototype.getDraggable=function(){return this.kC};
var xX=function(a,b){var c=(0,_.jc)(a.lj+"-shr-m-shr-fe").split(" ");a.N()&&(b?_.oC(a.Qn,c):_.qC(a.Qn,c));b&&!a.uj?(b=new _.WW(a.N(),a.Qn),a.uj=b,_.oC(a.Qn,c),_.Ri(a.uj,"start",a.VG,!1,a),_.Ri(a.uj,"drag",a.AN,!1,a)):!b&&a.uj&&(a.uj.Ha(),a.uj=null)};_.g=_.rX.prototype;
_.g.na=function(){_.rX.H.na.call(this);var a=this.N(),b=this.Fa();this.OI=this.getId();var c=this.getId()+".contentEl";this.Qn=b.na("DIV",this.lj+"-shr-m",this.Cq=b.na("SPAN",{className:this.lj+"-shr-m-shr-n",id:this.OI},this.QI),this.Ng=b.na("SPAN",this.lj+"-shr-m-shr-yb"));_.Xd(a,this.Qn,this.De=b.na("DIV",{className:this.lj+"-shr-vd",id:c}),this.Wg=b.na("DIV",this.lj+"-shr-ee"));_.fC(this.Cq,"heading");_.fC(this.Ng,"button");_.tC(this.Ng,!0);_.gC(this.Ng,"label","Close");_.fC(a,this.Em());_.gC(a,
"labelledby",this.OI||"");this.ud&&_.Ed(this.De,this.ud);_.Nr(this.Ng,this.ux);this.Xg&&(a=this.Xg,a.W=this.Wg,a.va());_.Nr(this.Wg,!!this.Xg);_.vX(this,this.rB)};_.g.lc=function(){_.rX.H.lc.call(this);this.nb().V(this.N(),"keydown",this.RP).V(this.N(),"keypress",this.RP);this.nb().V(this.Wg,"click",this.P1);xX(this,this.kC);this.nb().V(this.Ng,"click",this.l2);var a=this.N();_.fC(a,this.Em());""!==this.Cq.id&&_.gC(a,"labelledby",this.Cq.id);this.bF||_.wX(this,!1)};
_.g.Id=function(){this.isVisible()&&this.setVisible(!1);xX(this,!1);_.rX.H.Id.call(this)};_.g.setVisible=function(a){a!=this.isVisible()&&(this.hb||this.va(),_.rX.H.setVisible.call(this,a))};_.g.Cy=function(){_.rX.H.Cy.call(this);this.dispatchEvent("aftershow")};_.g.et=function(){_.rX.H.et.call(this);this.dispatchEvent("afterhide");this.km&&this.Ha()};
_.g.VG=function(){var a=this.Fa().lb(),b=_.br(_.tr(a)||window),c=Math.max(a.body.scrollWidth,b.width);a=Math.max(a.body.scrollHeight,b.height);var d=_.Mr(this.N());"fixed"==_.Yr(this.N())?_.XW(this.uj,new _.Xr(0,0,Math.max(0,b.width-d.width),Math.max(0,b.height-d.height))):_.XW(this.uj,new _.Xr(0,0,c-d.width,a-d.height))};_.g.l2=function(){yX(this)};yX=function(a){if(a.ux){var b=a.Xg,c=b&&b.zv;c?(b=b.get(c),a.dispatchEvent(new zX(c,b))&&a.setVisible(!1)):a.setVisible(!1)}};
_.AX=function(a){a.ux=!1;a.Ng&&_.Nr(a.Ng,a.ux)};_.rX.prototype.QG=_.ca(36);_.rX.prototype.ta=function(){this.Wg=this.Ng=null;_.rX.H.ta.call(this)};_.BX=function(a,b){a.Xg=b;a.Wg&&(a.Xg?(b=a.Xg,b.W=a.Wg,b.va()):_.Ed(a.Wg,_.Uc),_.Nr(a.Wg,!!a.Xg))};_.rX.prototype.P1=function(a){a:{for(a=a.target;null!=a&&a!=this.Wg;){if("BUTTON"==a.tagName)break a;a=a.parentNode}a=null}if(a&&!a.disabled){a=a.name;var b=this.Xg.get(a);this.dispatchEvent(new zX(a,b))&&this.setVisible(!1)}};
_.rX.prototype.RP=function(a){var b=!1,c=!1,d=this.Xg,e=a.target;if("keydown"==a.type)if(this.uC&&27==a.keyCode){var f=d&&d.zv;e="SELECT"==e.tagName&&!e.disabled;f&&!e?(c=!0,b=d.get(f),b=this.dispatchEvent(new zX(f,b))):e||(b=!0)}else{if(9==a.keyCode&&a.shiftKey&&e==this.N()){this.tB=!0;try{this.Kg.focus()}catch(l){}_.tx(this.PQ,0,this)}}else if(13==a.keyCode){if("BUTTON"==e.tagName&&!e.disabled)f=e.name;else if(e==this.Ng)yX(this);else if(d){var h=d.Rv,k=h&&_.CX(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 zX(f,String(d.get(f)))))}else e!=this.Ng||32!=a.keyCode&&" "!=a.key||yX(this);if(b||c)a.stopPropagation(),a.preventDefault();b&&this.setVisible(!1)};var zX=function(a,b){this.type="dialogselect";this.key=a;this.caption=b};_.Za(zX,_.Bi);_.oX=function(a){cX.call(this);this.Lb=a||_.Nd();this.lj="shr-a-shr-tb";this.zv=this.W=this.Rv=null};_.Za(_.oX,cX);
_.oX.prototype.clear=function(){cX.prototype.clear.call(this);this.Rv=this.zv=null};_.oX.prototype.set=function(a,b,c,d){cX.prototype.set.call(this,a,b);c&&(this.Rv=a);d&&(this.zv=a);return this};_.nX=function(a,b,c,d){return a.set(b.key,b.caption,c,d)};_.oX.prototype.va=function(){if(this.W){_.Ed(this.W,_.Uc);var a=_.Nd(this.W);this.forEach(function(b,c){b=a.na("BUTTON",{name:c},b);c==this.Rv&&(b.className=this.lj+"-shr-ec");this.W.appendChild(b)},this)}};_.oX.prototype.N=function(){return this.W};
_.oX.prototype.Fa=function(){return this.Lb};_.CX=function(a,b){a=(a.W||document).getElementsByTagName("BUTTON");for(var c=0,d;d=a[c];c++)if(d.name==b||d.id==b)return d;return null};_.pX={key:"ok",caption:"OK"};qX={key:"cancel",caption:"Cancel"};DX={key:"yes",caption:"Yes"};EX={key:"no",caption:"No"};FX={key:"save",caption:"Save"};GX={key:"continue",caption:"Continue"};
"undefined"!=typeof document&&(_.nX(new _.oX,_.pX,!0,!0),_.nX(_.nX(new _.oX,_.pX,!0),qX,!1,!0),_.nX(_.nX(new _.oX,DX,!0),EX,!1,!0),_.nX(_.nX(_.nX(new _.oX,DX),EX,!0),qX,!1,!0),_.nX(_.nX(_.nX(new _.oX,GX),FX),qX,!0,!0));

/*

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

var p1=function(a){for(var b="string"===typeof a?a.split(""):a,c=a.length-1;0<=c;c--)if(c in b&&_.lj.call(void 0,b[c],c,a))return c;return-1},q1=function(a,b){var c={},d;for(d in a)c[d]=b.call(void 0,a[d],d,a);return c},r1=function(a){this.action=a;this.wfv=!1},s1=function(a,b){r1.call(this,"set-drive-options");this.appId=a;this.appOrigin=b},t1=function(a){a=a&&a.getWindow()||window;return a.gadgets&&a.gadgets.rpc},v1=function(a,b){var c=b&&b.getWindow()||window;if(t1(b))a();else if(u1)u1.push(a);
else var d=u1=[a],e=c.setInterval(function(){if(t1(b)){c.clearInterval(e);for(var f=0;f<d.length;f++)d[f]();u1=null}},100)},w1=function(a,b){var c;a:{for(c=b.target;c;){if(1==c.nodeType){var d=_.Br(c,"overflowY");if("auto"==d||"scroll"==d)break a}c=c.parentNode}c=null}(!c||!_.ce(a,c)||c.scrollHeight==c.clientHeight||0<b.deltaY&&1>=Math.abs(c.scrollTop-(c.scrollHeight-c.clientHeight))||0>b.deltaY&&0==c.scrollTop)&&b.stopPropagation()};_.rX.prototype.QG=_.bb(36,function(a){this.km=a});
_.pH.prototype.RI=_.bb(33,function(){return this.toJSON()});_.Ld.prototype.SG=_.bb(0,function(a){this.tb=a});
var x1=function(a){_.sX(a);return a.Wg},y1=function(a,b){var c=_.jI(a.ownerDocument&&a.ownerDocument.defaultView);c&&a.setAttribute("nonce",c);a.src=_.bc(b)},z1=function(a){return new _.Dj(function(b,c){var d=a.length,e=[];if(d)for(var f=function(m){b(m)},h=function(m,n){d--;e[m]=n;0==d&&c(e)},k=0,l;k<a.length;k++)l=a[k],_.Pj(l,f,_.ji(h,k));else b(void 0)})},A1=function(){var a=null;return(new _.Dj(function(b,c){a=_.tx(function(){b(void 0)},5E3);-1==a&&c(Error("Ca"))})).ju(function(b){_.ux(a);throw b;
})},B1=function(a,b){return _.VG(_.Q(a,b),"")},C1=function(a){_.pH.call(this,a)};_.I(C1,_.pH);C1.prototype.getSeconds=function(){return _.VG(_.Q(this,1),0)};C1.prototype.setSeconds=function(a){return _.UG(this,1,a,0)};var D1=function(a){return new Date(1E3*a.getSeconds()+_.mH(a,2)/1E6)},E1=function(a){return _.gd&&(_.id||_.kd)&&0!=a%40?a:a/40},F1=function(a,b,c,d){_.Di.call(this,b);this.type="mousewheel";this.detail=a;this.deltaX=c;this.deltaY=d};_.Za(F1,_.Di);
var G1=function(a,b){_.aj.call(this);this.W=a;a=_.be(this.W)?this.W:this.W?this.W.body:null;this.L0=!!a&&_.Qr(a);this.hP=_.Ri(this.W,_.fd?"DOMMouseScroll":"mousewheel",this,b)};_.Za(G1,_.aj);
G1.prototype.handleEvent=function(a){var b=0,c=0,d=a.Ge;"mousewheel"==d.type?(a=E1(-d.wheelDelta),void 0!==d.wheelDeltaX?(b=E1(-d.wheelDeltaX),c=E1(-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.pP&&(b=Math.min(Math.max(b,-this.pP),this.pP));"number"===typeof this.qP&&(c=Math.min(Math.max(c,-this.qP),this.qP));this.L0&&(b=-b);b=new F1(a,d,b,c);this.dispatchEvent(b)};
G1.prototype.ta=function(){G1.H.ta.call(this);_.Zi(this.hP);this.hP=null};
var H1=function(a){_.pH.call(this,a)};_.I(H1,_.pH);H1.prototype.getId=function(){return B1(this,1)};H1.prototype.we=function(a){return _.UG(this,1,a,"")};
var I1=function(a){_.pH.call(this,a)};_.I(I1,_.pH);_.g=I1.prototype;_.g.getUrl=function(){return B1(this,1)};_.g.setUrl=function(a){return _.UG(this,1,a,"")};_.g.Fc=function(){return _.mH(this,2)};_.g.Bd=function(a){return _.UG(this,2,a,0)};_.g.Tb=function(){return _.mH(this,3)};_.g.xe=function(a){return _.UG(this,3,a,0)};
var J1=function(a){_.pH.call(this,a)};_.I(J1,_.pH);
var L1=function(a){_.pH.call(this,a,-1,K1)};_.I(L1,_.pH);var K1=[1,2];
var M1=function(a){_.pH.call(this,a)};_.I(M1,_.pH);M1.prototype.IM=function(){return _.eH(this,1)};
var N1=function(a){_.pH.call(this,a)};_.I(N1,_.pH);
var b2=function(a){_.pH.call(this,a)};_.I(b2,_.pH);var c2=[2,4];
var d2=function(a){_.pH.call(this,a)};_.I(d2,_.pH);
var e2=function(a){_.pH.call(this,a)};_.I(e2,_.pH);var g2=function(a){_.pH.call(this,a,-1,f2)};_.I(g2,_.pH);_.g=g2.prototype;_.g.getId=function(){return _.iH(this,H1,1)};_.g.we=function(a){return _.kH(this,1,a)};_.g.nh=function(){return B1(this,2)};_.g.HR=function(a){return _.UG(this,2,a,"")};_.g.fN=function(){return B1(this,4)};_.g.getType=function(){return _.eH(this,6)};_.g.Cd=function(a){return _.UG(this,6,a,0)};_.g.mf=function(){return B1(this,7)};_.g.getUrl=function(){return B1(this,8)};
_.g.setUrl=function(a){return _.UG(this,8,a,"")};_.g.bD=function(){return B1(this,11)};_.g.yR=function(a){return _.UG(this,11,a,"")};var h2=function(a){return _.$G(a,I1,10)},f2=[5,10,22];
var j2=function(a){_.pH.call(this,a,-1,i2)};_.I(j2,_.pH);j2.prototype.getStatus=function(){return _.eH(this,1)};j2.prototype.gD=function(){return _.$G(this,g2,2)};j2.prototype.Lf=function(a){_.JS(this,2,g2,a)};var i2=[2];
var l2=function(a){_.pH.call(this,a,-1,k2)};_.I(l2,_.pH);_.g=l2.prototype;_.g.JG=function(a){return _.UG(this,1,a,0)};_.g.getVisible=function(){return _.lH(this,5)};_.g.setVisible=function(a){return _.UG(this,5,a,!1)};_.g.gD=function(){return _.$G(this,g2,7)};_.g.Lf=function(a){_.JS(this,7,g2,a)};var k2=[3,7];
var n2=function(a){_.pH.call(this,a,-1,m2)};_.I(n2,_.pH);n2.prototype.JG=function(a){return _.UG(this,1,a,0)};n2.prototype.gD=function(){return _.$G(this,g2,4)};n2.prototype.Lf=function(a){_.JS(this,4,g2,a)};var m2=[4];
var o2=new Map;o2.set("application/vnd.google-apps.document","application/vnd.google-gsuite.document-blob");o2.set("application/vnd.google-apps.spreadsheet","application/vnd.google-gsuite.spreadsheet-blob");o2.set("application/vnd.google-apps.presentation","application/vnd.google-gsuite.presentation-blob");var p2=new Set;p2.add("application/vnd.google-apps.kix");p2.add("application/vnd.google-apps.ritz");p2.add("application/vnd.google-apps.punch");
var y2=function(a,b){switch(_.eH(a[0].getId(),2)){case 13:return q2(a,b);case 3:return r2(a,b);case 10:return s2(a,b,"upload");case 12:return t2(a,b);case 2:return u2(a,b);case 5:return v2(a,b);case 9:return w2(a,b);case 1:return void 0!==_.cH(a[0],J1,26,!1)?x2(a,b):s2(a,b,"webcam");default:return{}}},u2=function(a,b){var c=a.map(function(d){var e=void 0;_.lH(_.iH(d,e2,21),12)&&(e="success");return{id:d.getId().getId(),serviceId:"docs",mimeType:d.mf(),name:d.nh(),type:z2(d),lastEditedUtc:D1(_.iH(d,
C1,12)).getTime(),url:d.getUrl(),sizeBytes:_.VG(_.Q(d,23),0),description:B1(d,3),iconUrl:d.bD(),thumbnails:A2(h2(d)),isShared:_.lH(_.iH(d,e2,21),1),downloadUrl:B1(_.iH(d,e2,21),10),embedUrl:B1(d,13),copyable:_.lH(_.iH(d,e2,21),9),resourceKey:B1(_.iH(d,e2,21),11),uploadState:e}});return{action:b,docs:c,viewToken:B2("all","",{}),view:"all",extraUserInputs:C2(a)}},v2=function(a,b){a=a.map(function(c){var d=_.iH(_.iH(c,d2,15),I1,1);_.JS(c,10,I1,d);return{id:c.getId().getId(),serviceId:"web",mimeType:c.mf(),
name:c.nh(),type:z2(c),url:c.getUrl(),description:B1(c,3),iconUrl:"https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png",thumbnails:A2(h2(c))}});return{action:b,docs:a,viewToken:B2("image-search","Search",{}),view:"image-search"}},w2=function(a,b){a=a.map(function(c){return{serviceId:"url",name:h2(c)[0].getUrl().split("/").pop(),type:z2(c),mimeType:c.mf(),url:c.getUrl(),description:B1(c,3),iconUrl:"https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png",thumbnails:A2(h2(c))}});
return{action:b,docs:a,viewToken:B2("url","By URL",{}),view:"url"}},x2=function(a,b){a=a.map(function(c){return{id:c.getId().getId(),serviceId:"picasa",name:c.nh(),type:z2(c),description:B1(c,3),iconUrl:"https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png",thumbnails:A2(h2(c))}});return{action:b,docs:a,viewToken:B2("webcam","",{}),view:"webcam"}},s2=function(a,b,c){var d=new Set(a.map(function(e){return e.getType()}));d={allowedItemTypes:Array.from(d)};d=B2(c,"",d);return{action:b,
docs:a.map(D2),viewToken:d,view:E2(c,a),extraUserInputs:C2(a)}},E2=function(a,b){return b.some(function(c){var d;return 9===(null==(d=_.iH(c,b2,30))?void 0:_.eH(d,3))})?a+"/gmailphotos":a},r2=function(a,b){var c=a.map(function(e){return{id:e.getId().getId(),serviceId:"picasa",mimeType:e.mf(),name:e.nh(),type:z2(e),lastEditedUtc:D1(_.iH(e,C1,12)).getTime(),url:e.getUrl(),sizeBytes:_.VG(_.Q(e,23),0),description:B1(e,3),iconUrl:"https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png",thumbnails:A2(h2(e)),
mediaKey:e.getId().getId(),parentId:e.fN()}}),d=new Set(a.map(function(e){return e.getType()}));d={allowedItemTypes:Array.from(d)};return{action:b,docs:c,viewToken:B2("photos","",d),view:"photos",extraUserInputs:C2(a)}},q2=function(a,b){var c=a.map(function(e){return{id:e.getId().getId(),serviceId:"et",name:h2(e)[0].getUrl().split("/").pop(),description:B1(e,3),type:"et",iconUrl:"https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png",thumbnails:A2(h2(e),"etjpg")}}),d={category:_.iH(a[0],
M1,28).IM()};a=B2("et",B1(_.iH(a[0],M1,28),2),d);return{action:b,docs:c,viewToken:a,view:"et"}},t2=function(a,b){a=a.map(function(c){var d=_.iH(c,L1,27);d=_.SG(d,1)[0];return{id:c.getId().getId(),serviceId:"contacts",mimeType:c.mf(),name:c.nh(),description:B1(c,3),url:"mailto:"+d,thumbnail:[{url:c.bD()}],email:d}});return{action:b,docs:a,view:"contacts"}},B2=function(a,b,c){return{0:a,1:b,2:c}},A2=function(a,b){b=void 0===b?"":b;if(!a.length)return null;"etjpg"==b&&(a=a.filter(function(c){return c.getUrl().includes("w1200-h300")}));
return a.map(function(c){return{url:c.getUrl(),height:c.Fc(),width:c.Tb(),type:b}})},C2=function(a){return{isAttachment:a.some(function(b){return _.lH(b,31)})}},D2=function(a){var b=a.getId().getId(),c;a:{switch((null==(c=_.iH(a,b2,30))?void 0:_.eH(c,3))||0){case 1:c="picasa";break a;case 2:case 3:case 4:case 8:c="photo";break a}c=null}b={id:b,serviceId:c,mimeType:a.mf(),name:a.nh(),type:z2(a),sizeBytes:_.VG(_.Q(a,23),0),description:B1(a,3),iconUrl:"https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png",
thumbnails:A2(h2(a))};if(c=_.iH(a,b2,30))switch(b.dataUrl=B1(c,1)||null,_.IS(c,c2)){case 2:a=_.iH(a,b2,30),a=_.iH(a,N1,2===_.IS(a,c2)?2:-1),b.uploadMetadata={remoteRefs:B1(a,1)}}return b},z2=function(a){switch(a.getType()){case 1:case 21:return"photo";case 2:return"video";case 6:return"folder";case 13:return"calendar";case 14:return"album";case 19:return"contact";case 3:case 4:case 5:case 7:case 12:return a.mf().startsWith("application/vnd.google-apps.")?"document":"file";default:return"file"}};
var F2=function(a){this.Ca=a;this.Ra={}};_.g=F2.prototype;_.g.Yb=function(a){this.ZO=a||void 0;return this};_.g.setOptions=function(a){this.Ra=a;return this};_.g.Wa=function(a){this.Ra.query=a;return this};_.g.Ec=function(a){this.Ra.mimeTypes=a;return this};_.g.Jb=function(a){this.Ra.parent=a;return this};_.g.RI=function(){var a=_.dj(this.Ra,function(b){return null!==b});a=_.ri(a)?null:a;a=[this.Ca,this.ZO,a];return a=a.slice(0,p1(a)+1)};
_.g.toString=function(){var a=this.RI();return"("+_.Pb(a,function(b){return JSON.stringify(b)}).join(",")+")"};_.g.getId=function(){return this.Ca};_.g.Kw=function(){return this.ZO};_.g.getOptions=function(){return _.jj(this.Ra)};_.g.getQuery=function(){return this.Ra.query};
var G2=function(){F2.call(this,"image-search");this.Ra.license="crwm"};_.I(G2,F2);_.g=G2.prototype;_.g.Pt=function(a){this.Ra.site=a;return this};_.g.Cd=function(a){this.Ra.type=a;return this};_.g.R4=function(a){"*"==a?delete this.Ra.license:this.Ra.license=a;return this};_.g.setSize=function(a){this.Ra.imgsz=a;return this};_.g.setColor=function(a){this.Ra.imgcolor=a;return this};_.g.dA=function(a){this.Ra.safe=a;return this};_.g.Yb=function(a){F2.prototype.Yb.call(this,a);return this};
_.g.Wa=function(a){F2.prototype.Wa.call(this,a);return this};_.g.Ec=function(a){F2.prototype.Ec.call(this,a);return this};_.g.Jb=function(a){F2.prototype.Jb.call(this,a);return this};
var H2=function(){F2.call(this,"maps")};_.I(H2,F2);_.g=H2.prototype;_.g.sH=function(a){this.Ra.mode=a;return this};_.g.setCenter=function(a,b){this.Ra.center=[a,b];return this};_.g.setZoom=function(a){this.Ra.zoom=a;return this};_.g.Yb=function(a){F2.prototype.Yb.call(this,a);return this};_.g.Wa=function(a){F2.prototype.Wa.call(this,a);return this};_.g.Ec=function(a){F2.prototype.Ec.call(this,a);return this};_.g.Jb=function(a){F2.prototype.Jb.call(this,a);return this};
var I2=function(){F2.call(this,"photos")};_.I(I2,F2);_.g=I2.prototype;_.g.sH=function(a){this.Ra.mode=a;return this};_.g.Cd=function(a){this.Ra.type=a;return this};_.g.Yb=function(a){F2.prototype.Yb.call(this,a);return this};_.g.Wa=function(a){F2.prototype.Wa.call(this,a);return this};_.g.Ec=function(a){F2.prototype.Ec.call(this,a);return this};_.g.Jb=function(a){F2.prototype.Jb.call(this,a);return this};
var J2=function(){F2.call(this,"url")};_.I(J2,F2);_.g=J2.prototype;_.g.Pt=function(a){this.Ra.site=a;return this};_.g.Cd=function(a){this.Ra.type=a;return this};_.g.Yb=function(a){F2.prototype.Yb.call(this,a);return this};_.g.Wa=function(a){F2.prototype.Wa.call(this,a);return this};_.g.Ec=function(a){F2.prototype.Ec.call(this,a);return this};_.g.Jb=function(a){F2.prototype.Jb.call(this,a);return this};
var K2=function(){F2.call(this,"video-search")};_.I(K2,F2);_.g=K2.prototype;_.g.Pt=function(a){this.Ra.site=a;return this};_.g.dA=function(a){this.Ra.safe=a;return this};_.g.Yb=function(a){F2.prototype.Yb.call(this,a);return this};_.g.Wa=function(a){F2.prototype.Wa.call(this,a);return this};_.g.Ec=function(a){F2.prototype.Ec.call(this,a);return this};_.g.Jb=function(a){F2.prototype.Jb.call(this,a);return this};
var L2=function(){F2.call(this,"web")};_.I(L2,F2);_.g=L2.prototype;_.g.Pt=function(a){this.Ra.site=a;return this};_.g.dA=function(a){this.Ra.safe=a;return this};_.g.Yb=function(a){F2.prototype.Yb.call(this,a);return this};_.g.Wa=function(a){F2.prototype.Wa.call(this,a);return this};_.g.Ec=function(a){F2.prototype.Ec.call(this,a);return this};_.g.Jb=function(a){F2.prototype.Jb.call(this,a);return this};
var M2=function(a){this.Te="string"===typeof a?new F2(a):a;this.yf=[];this.Ra={}},N2=function(a){switch(a){case "image-search":return new G2;case "maps":return new H2;case "photos":return new I2;case "url":return new J2;case "video-search":return new K2;case "web":return new L2}return new F2(a)};M2.prototype.Su=function(a){this.yf.push("string"===typeof a?N2(a):a);return this};M2.prototype.oK=function(a){this.yf.push((new F2(null)).Yb(a));return this};M2.prototype.Tu=function(a){this.yf.push(a);return this};
var O2=function(a){return"("+_.Pb(a.yf,function(b){return b.toString()}).join(",")+")"},P2=function(a){a=_.dj(a.Ra,function(b){return null!==b});return(a=_.ri(a)?null:a)?JSON.stringify(q1(a,function(b){return b.toString()})):""};M2.prototype.toString=function(){if(this.Te){var a=["{root:",this.Te.toString(),",items:",O2(this)],b=P2(this);b&&(a.push(",options:"),a.push(b));a.push("}");return a.join("")}return O2(this)};M2.prototype.getOptions=function(){return _.jj(this.Ra)};
M2.prototype.x4=function(a){this.Ra.collapsible=a;return this};
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var V2=function(a){var b=Q2,c=a||{};a=c.document||document;var d=_.cc(b),e=(new _.Ld(a)).createElement("SCRIPT"),f={aR:e,Mg:void 0},h=new _.kI(R2,f),k=null,l=null!=c.timeout?c.timeout:5E3;0<l&&(k=window.setTimeout(function(){S2(e,!0);h.wj(new T2(1,"Timeout reached for loading script "+d))},l),f.Mg=k);e.onload=e.onreadystatechange=function(){e.readyState&&"loaded"!=e.readyState&&"complete"!=e.readyState||(S2(e,c.zda||!1,k),h.callback(null))};e.onerror=function(){S2(e,!0,k);h.wj(new T2(0,"Error while loading script "+
d))};f=c.attributes||{};_.ti(f,{type:"text/javascript",charset:"UTF-8"});_.Qd(e,f);y1(e,b);U2(a).appendChild(e);return h},U2=function(a){var b=(a||document).getElementsByTagName("HEAD");return b&&0!==b.length?b[0]:a.documentElement},R2=function(){if(this&&this.aR){var a=this.aR;a&&"SCRIPT"==a.tagName&&S2(a,!0,this.Mg)}},S2=function(a,b,c){null!=c&&_.u.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){_.$d(a)},0)},T2=function(a,
b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);_.fb.call(this,c);this.code=a};_.Za(T2,_.fb);
var Q2=_.gc(_.Zb("https://apis.google.com/js/api.js")),Z2=function(a,b){var c=!1,d=W2(a,b).then(function(f){c=!0;return f}),e=A1().then(function(){return c?W2(a,b):X2(b).then(function(f){return Y2(f,a)})});return z1([d,e])},W2=function(a,b){return $2(b).then(function(c){return Y2(c,a)})},Y2=function(a,b){var c=_.hc(b,"gapi.")?b.slice(5):b;return a[c]?_.Hj(a[c]):new _.Dj(function(d,e){var f=_.tx(function(){e(Error("ic"))},3E4);a.load(b,{callback:function(){_.ux(f);d(a[c])},onerror:function(h){_.ux(f);
e(h)}})})},$2=function(a){return a.gapi&&a.gapi.load?_.Hj(a.gapi):X2(a)},X2=function(a){return V2({document:a.document}).then(function(){return a.gapi})},a3=function(){this.ub=null};a3.prototype.load=function(a,b){b=void 0===b?window:b;var c=Date.now();return Z2(a,b).then(function(d){return{gP:d,b1:c,Z0:Date.now()}},function(d){throw d instanceof Error?d:Error(String(d));})};
var b3=function(){_.yi.call(this);this.bY=new a3;this.ub=this.Ad=null;this.Fo=_.Sj();this.qw=_.Sj();this.qw.promise.then(null,function(){});this.Fo.promise.then(null,function(){});this.dO={}};_.I(b3,_.yi);
var c3=function(a,b){var c=_.wi("gapi.iframes",b);return c?(a=Date.now(),_.Hj({gP:c,b1:a,Z0:a})):a.bY.load("gapi.iframes",b)},d3=function(a,b,c,d,e,f){var h=!0;h=void 0===h?!1:h;c3(a,_.tr(b.ownerDocument)).then(function(k){var l=k.gP;a.qw.resolve(l);k=a.Fo;var m=k.resolve,n=h;n=void 0===n?!1:n;var q={};q["host-message-handler"]=c;a.dO=q;var p=_.bu(d);p=_.bu(p);p=_.Ht(_.Gt(_.Et(new _.Dt,p.Kh),p.xg()),p.eg).toString();a.Ad=p;p=_.xq((new _.zq).setUrl(d),b);p.O.allowPost=n;n=_.hj(_.gj(p,q),_.wi("makeWhiteListIframesFilter",
l)([a.Ad]));null!=e&&n.we(e);null!=f&&n.Il(f);n.Am().Mh({display:"block","min-width":"100%",width:"1px"}).Bd("100%");n.Am().value().allow="camera";l=l.getContext().openChild(n.value());m.call(k,l)},function(k){a.qw.reject(k);a.Fo.reject(k)});return a.Fo.promise},e3=function(a,b){return _.Qj([a.qw.promise,a.Fo.promise]).then(function(c){var d=_.ra(c);c=d.next().value;return(d=d.next().value)?d.send("picker-message-handler",b,void 0,_.wi("makeWhiteListIframesFilter",c)([a.Ad])):_.Ij(Error("jc"))})};
b3.prototype.ta=function(){f3(this);_.yi.prototype.ta.call(this)};var f3=function(a){a.Fo.promise.then(function(b){b&&(b.unregister("host-message-handler"),delete a.dO["host-message-handler"])})};
var g3=function(){this.Xs=0};
var i3=function(a,b){switch(a.action){case "select-contacts":a=h3(a.contacts);break;case "visibility":a=a.visible;a=(new l2).JG(7).setVisible(a);var c={};c["iframe-command"]=a.ue();a=c;break;default:a=null}return a?e3(b,a):_.Hj()},h3=function(a){if(!a||0==a.length)return null;var b=new l2;b.JG(11);var c=new g3;a.forEach(function(d){if(d.email){var e=(new g2).HR(d.name?d.name:d.email);var f=new L1;d=d.email;_.TG(f);_.RG(f,1,2,!1).push(d);e=_.kH(e,27,f);f=e.we;d=(new H1).we(":"+(c.Xs++).toString(36));
d=_.UG(d,2,12,0);e=f.call(e,d)}else e=null;e&&b.Lf(e)});a={};a["iframe-command"]=b.ue();return a};
_.Za(s1,r1);
var j3=function(a){r1.call(this,"visibility");this.visible=a};_.Za(j3,r1);
var k3=function(a,b,c){_.rX.call(this,a,b,c)};_.Za(k3,_.rX);
var l3=_.gc(_.Zb("//www-onepick-opensocial.googleusercontent.com/gadgets/js/rpc.js?c=1&container=onepick")),m3=_.gc(_.Zb("//apis.google.com/js/rpc.js")),u1=null;
var n3;
var o3=function(a,b,c,d,e,f,h){_.rX.call(this,f?f+" picker shr-q-shr-r":"picker shr-q-shr-r",!0,c);_.Bt(a,"protocol");this.dE=new b3;this.Kl=_.xt();this.El=_.xt();this.bJ=!1;a=_.bu(a);a.zg("hostId");this.setUrl(a.toString());this.vQ=d;this.uQ=e;void 0!==d||void 0!==e?d=!0:(d=_.bu(a.toString()).zg("hostId"),n3||(n3=new Set("DocVerse fusiontables geo geowiki gm gmail-gadget gws hotpot jointly presentations pwa sites templates trix trix-copy-sheet webstore".split(" "))),d=!n3.has(d));this.iW=d;this.ow=
h||this.Fa();b&&(b="true"==_.bu(this.kd).zg("grugl")?m3:l3,h=this.ow,t1(h)||(h=h||_.Nd(document),d=h.createElement("SCRIPT"),_.$g(d,b),d.type="text/javascript",h.lb().body.appendChild(d)));a=a.toString();b=null;h=a.indexOf("/picker?");-1<h?b=a.substring(0,h+8-1):_.xi(a,"/picker")&&(b=a);b&&this.Si(b+"/resources/rpc_relay.html");this.uC=!1;_.BX(this,null);this.ub=null};_.Za(o3,k3);_.g=o3.prototype;_.g.kd="";_.g.Ga=null;_.g.yx=!1;_.g.LE=!1;_.g.Rb=function(){};
_.g.lc=function(){o3.H.lc.call(this);var a=this.Dk(),b=this.nb(),c=new G1(a);_.Ai(b,c);b.V(c,"mousewheel",(0,_.O)(w1,void 0,a)).V(a,"scroll",(0,_.O)(w1,void 0,a))};_.g.va=function(a){var b=this;o3.H.va.call(this,a);this.bJ?c3(this.dE,window).then(function(){return p3(b)}).then(null,function(c){return void b.Qk(c)}):q3(this)};
var p3=function(a){var b=a.Fa().na("div",["picker-dialog-content","picker-frame"]);_.Nr(b,!1);a.Pa().appendChild(b);return d3(a.dE,b,function(c){var d=_.oH(n2,c["iframe-command"]);switch(_.eH(d,1)){case 1:c=a.Rb;var e=_.iH(d,j2,2);d="";switch(e.getStatus()){case 2:d="cancel";break;case 1:d="picked";break;case 3:d="error"}e=e.gD();d=0===e.length?{action:d}:y2(e,d);c.call(a,d);a.setVisible(!1);break;case 4:_.AX(a),a.Rb({action:"loaded"})}},a.kd,a.Kl,a.El).then(function(c){a.Ga=c.getIframeEl();r3(a);
_.Nr(a.Ga.parentElement,!0);_.nC(a.N(),"picker-dialog");a.Rt();return c})},s3=function(a){_.nC(a.N(),"picker-dialog");_.nC(a.Ga,"picker-dialog-frame");_.nC(_.tX(a),"picker-dialog-title");_.nC(a.Dk(),"picker-dialog-bg");_.nC(a.Va,"picker-dialog-bg");_.nC(a.Pa(),"picker-dialog-content");x1(a)&&_.nC(x1(a),"picker-dialog-buttons")},q3=function(a){a.Ga=a.Lb.na("IFRAME",{id:a.Kl,name:a.Kl,"class":"picker-frame",frameBorder:"0",allow:"camera"});_.TW(a.Ga,t3(a));s3(a);a.Pa().appendChild(a.Ga);a.nb().V(a.Ga,
"load",function(){return void r3(a)});a.Ga.src=a.kd;a.Rt()},v3=function(a){u3(a,(0,_.O)(function(b){b.setAuthToken(this.Kl,this.El)},a))};o3.prototype.Rt=function(){var a=_.bu(this.kd).zg("title");a&&this.setTitle(a)};var t3=function(a){return 7<=_.sx("Internet Explorer")&&_.hc(a.kd,"https")?_.gc(_.Zb("https://about:blank")):_.cd?_.gc(_.Zb('javascript:""')):_.gc(_.Zb("about:blank"))},r3=function(a){v3(a);a.yx=!0;_.tC(a.Ga,!0);a.isVisible()&&a.focus()};
o3.prototype.LD=function(a){27==a.keyCode&&(this.setVisible(!1),this.Rb({action:"cancel"}),a.stopPropagation(),a.preventDefault())};var u3=function(a,b){var c=a.ow;v1(function(){b(c.getWindow().gadgets.rpc)},c)};_.g=o3.prototype;_.g.setUrl=function(a){a=_.au(new _.Dt(a),"rpcService",this.Kl);this.bJ=void 0!==a.zg("v2");_.au(a,"rpctoken",this.El);a.Pj("rpctoken="+this.El);_.au(a,"thirdParty","true");_.Et(a,"https");this.kd=a.toString();this.Ga&&(this.Ga.src=this.kd)};
_.g.Jz=function(a){this.ik=a;this.LE&&w3(this)};_.g.iq=function(a){this.Rb=a;u3(this,(0,_.O)(function(b){b.register(this.Kl,(0,_.O)(this.e_,this))},this))};_.g.e_=function(a){var b=a.action;"loaded"==b&&(this.LE=!0,x3(this,new j3(this.isVisible())),w3(this),_.AX(this),this.nb().jc(this.Fa().getWindow(),"keydown",this.LD),_.tC(this.Ga,!0));"picked"!=b&&"cancel"!=b||this.setVisible(!1);this.Rb(a)};_.g.px=function(a){return"true"==_.bu(this.kd).zg(a)};
var w3=function(a){a.ik&&x3(a,new s1(a.ik,window.location.protocol+"//"+window.location.host))};o3.prototype.Si=function(a){u3(this,(0,_.O)(function(b){b.setRelayUrl(this.Kl,a)},this))};var x3=function(a,b){a.bJ&&i3(b,a.dE).then(null,function(c){return void a.Qk(c)});u3(a,(0,_.O)(function(c){c.call(this.Kl,"picker",null,b)},a))};_.g=o3.prototype;
_.g.eG=function(){var a=this.Fa().lb();a=_.tr(a)||window;if(this.px("ignoreLimits"))a=new _.Zq(this.vQ,this.uQ);else if(this.px("shadeDialog")){var b=_.as(_.uX(this),"margin"),c=_.br(a);a=c.width-80;c=c.height-40;b&&(a-=b.left?b.left:0,a-=b.right?b.right:0,c-=b.top?b.top:0,c-=b.bottom?b.bottom:0);a=new _.Zq(0<a?a:0,0<c?c:0)}else{b=this.vQ;if(b){b=Math.max(320,Math.min(1051,b));c=this.uQ;c||(c=_.br(a),c=.85*c.height);var d=Math.max(480,Math.min(650,c))}else c=_.br(a),b=.618*c.width,d=b<c.height?Math.round(Math.max(480,
Math.min(650,.85*b))):Math.round(Math.max(480,Math.min(650,.85*c.height))),b=Math.round(d/.618);c=_.br(a);b=Math.min(b,Math.max(c.width,320));d=Math.min(d,Math.max(c.height,480));a=new _.Zq(b,d)}_.Lr(this.Pa(),a);this.qe()};_.g.qe=function(){if(this.px("shadeDialog")){var a=_.Mr(this.N()),b=_.br(this.Fa().getWindow());a=Math.floor(b.width/2-a.width/2);if(b=_.as(_.uX(this),"margin")){var c=b.left?b.left:0;c+=b.right?b.right:0;a=Math.floor(a-c/2)}a=0<a?a:0;b=_.dr(this.Fa().tb).y;_.Dr(this.N(),a,b)}else o3.H.qe.call(this)};
_.g.setVisible=function(a){if(a!=this.isVisible()&&this.iW){var b=this.Fa().getWindow();a?(this.eG(),this.nb().V(b,"resize",this.eG),this.yx||this.nb().V(b,"keydown",this.LD)):(this.nb().jc(b,"resize",this.eG),this.yx||this.nb().jc(b,"keydown",this.LD))}o3.H.setVisible.call(this,a);x3(this,new j3(a))};_.g.focus=function(){o3.H.focus.call(this);if(this.Ga&&this.yx&&this.LE)try{this.Ga.focus()}catch(a){}};_.g.Qk=function(){this.Rb({action:"error"})};
var y3=function(a){this.lW=a||"https://docs.google.com/picker";this.vy=new M2};_.g=y3.prototype;_.g.vy=null;_.g.Ee=null;_.g.oK=function(){throw Error("kc");};_.g.Su=function(a){this.vy.Su(a);return this};_.g.Tu=function(a){this.vy.Tu(a);return this};_.g.Fa=function(){return this.Ee};_.g.R_=function(){return this.setTitle("")};_.g.Jz=function(a){this.ik=a;return this};_.g.iq=function(a){this.Rb=a;return this};_.g.SG=function(a){this.Ee=new _.Ld(a);return this};
var z3=function(a){y3.call(this,a)};_.Za(z3,y3);
var A3=function(a){y3.call(this,a);this.Ac=new Map;this.Ac.set("protocol","gadgets");window.google&&(a=(a=window.google)&&a.picker&&a.picker.LoadArgs)&&(a=(new _.Jt(a)).get("hl"))&&this.Mt(a.toString());(a=window.location.origin)||(a=window.location.protocol+"//"+window.location.host);this.Qi(a);this.tQ=[];this.ow=void 0};_.Za(A3,z3);_.g=A3.prototype;_.g.km=!1;
_.g.Nb=function(){this.Ac.set("hostId",window.location.host.split(":")[0]);this.bs()||this.Si(_.It(_.bu(window.location.href)).Pj("").setPath("/favicon.ico").toString());if(this.Ac.get("minimal"))throw Error("lc");var a=new o3(this.AS().toString(),!0,this.Fa(),this.zL,this.yL,"",this.ow,!0);a.QG(this.km);a.Jz(this.ik);a.iq(this.Rb);return a};_.g.bX=function(a){this.Ac.delete(a);return this};_.g.rX=function(a){this.Ac.set(a,"true");return this};_.g.Fc=function(){return this.yL};_.g.Cm=function(){return this.Ac.get("hl")};
_.g.bs=function(){return this.Ac.get("parent")};_.g.getTitle=function(){return this.Ac.get("title")};_.g.Tb=function(){return this.zL};_.g.A0=function(a){return"true"==this.Ac.get(a)};_.g.z4=function(a){this.Ac.set("developerKey",a);return this};_.g.v4=function(a){this.Ac.set("authuser",a);return this};_.g.QG=function(a){this.km=a};_.g.S4=function(a){this.Ac.set("maxItems",a);return this};_.g.Qi=function(a){a&&this.Ac.set("origin",a);return this};
_.g.N4=function(a){a instanceof F2?this.Ac.set("view",a.toString()):this.Ac.set("view",a);return this};_.g.Mt=function(a){this.Ac.set("hl",a);return this};_.g.AH=function(a){this.Ac.set("oauth_token",a);return this};_.g.Si=function(a){this.Ac.set("parent",a);return this};_.g.X4=function(a){this.Ac.set("selectableMimeTypes",a);return this};_.g.setSize=function(a,b){this.zL=a;this.yL=b;return this};_.g.d5=function(a){this.Ac.set("uploadToAlbumId",a);return this};
_.g.setTitle=function(a){this.Ac.set("title",a);return this};_.g.AS=function(){this.tQ.length&&this.Ac.set("pp",JSON.stringify(this.tQ));this.Ac.set("nav",O2(this.vy));var a=new _.Dt(this.lW);this.Ac.forEach(function(b,c){_.au(a,c,b)});return a};
var B3=function(a){F2.call(this,"upload");this.Ra.query=a};_.Za(B3,F2);B3.prototype.Wa=function(){throw Error("mc");};B3.prototype.Yb=function(a){B3.H.Yb.call(this,a);return this};B3.prototype.Ec=function(a){B3.H.Ec.call(this,a);return this};B3.prototype.Jb=function(a){B3.H.Jb.call(this,a);return this};
var C3=function(){B3.call(this,"docs")};_.Za(C3,B3);_.g=C3.prototype;_.g.jH=function(a){this.Ra.includeFolders=a;return this};_.g.Yb=function(a){C3.H.Yb.call(this,a);return this};_.g.Wa=function(a){C3.H.Wa.call(this,a);return this};_.g.Ec=function(a){C3.H.Ec.call(this,a);return this};_.g.Jb=function(a){C3.H.Jb.call(this,a);return this};
var D3=function(a){F2.call(this,a||"all")};_.Za(D3,F2);_.g=D3.prototype;_.g.sH=function(a){this.Ra.mode=a;return this};_.g.C4=function(a){this.Ra.dr=a;return this};_.g.D4=function(a){this.Ra.td=a;return this};_.g.T4=function(a){void 0!==a?this.Ra.ownedByMe=a:delete this.Ra.ownedByMe;return this};_.g.a5=function(a){this.Ra.starred=a;return this};_.g.jH=function(a){this.Ra.includeFolders=a;return this};_.g.W4=function(a){this.Ra.selectFolder=a;return this};
_.g.B4=function(a){this.Ra.docTypesDropDown=a;return this};_.g.Yb=function(a){D3.H.Yb.call(this,a);return this};_.g.Wa=function(a){D3.H.Wa.call(this,a);return this};_.g.Ec=function(a){D3.H.Ec.call(this,a);return this};_.g.Jb=function(a){D3.H.Jb.call(this,a);return this};
var E3=function(){F2.call(this,"photo-albums")};_.I(E3,F2);_.g=E3.prototype;_.g.Cd=function(a){this.Ra.type=a;return this};_.g.Yb=function(a){F2.prototype.Yb.call(this,a);return this};_.g.Wa=function(a){F2.prototype.Wa.call(this,a);return this};_.g.Ec=function(a){F2.prototype.Ec.call(this,a);return this};_.g.Jb=function(a){F2.prototype.Jb.call(this,a);return this};
var F3={DoclistBlob:"file",doc:"document",drawing:"drawing",folder:"folder",kix:"document",pres:"presentation",spread:"spreadsheet"};
var G3=function(a,b){F2.call(this,"webcam");a&&(this.Ra.type=a);b&&(this.Ra.query=b)};_.I(G3,F2);G3.prototype.Wa=function(){throw Error("nc");};G3.prototype.Yb=function(a){F2.prototype.Yb.call(this,a);return this};G3.prototype.Ec=function(a){F2.prototype.Ec.call(this,a);return this};G3.prototype.Jb=function(a){F2.prototype.Jb.call(this,a);return this};
var H3=_.Pc(_.Zb(".picker-dialog-frame{width:100%;height:100%;border:0;overflow:hidden}.picker-dialog-bg{position:absolute;top:0;left:0;background-color:#fff;z-index:1000}.picker-dialog{position:absolute;top:0;left:0;background-color:#fff;border:1px solid #acacac;width:auto;padding:0;z-index:1001;overflow:auto;box-shadow:0 4px 16px rgba(0,0,0,.2)}.picker-dialog-content{font-size:0;padding:0}.picker-dialog-buttons,.picker-dialog-title{display:none}"));
try{_.Pr(H3)}catch(a){_.vf.error("Failed to install picker styles : "+a),_.u.setTimeout(function(){_.Wa.lP(a)},0)}
;_.D("gapi.picker.api.Action",{W6:"cancel",W$:"picked",Wba:"uploadProgress",Xba:"uploadScheduled",Zba:"uploadStateChange",J9:"loaded",N6:"blurred",s8:"enableWhiteCallout",fca:"viewChanged",kca:"viewUpdated",gca:"viewContentRendered",ERROR:"error",oaa:"received"});_.D("gapi.picker.api.Action.CANCEL","cancel");_.D("gapi.picker.api.Action.PICKED","picked");_.D("gapi.picker.api.Audience",{P$:"ownerOnly",H9:"limited",A6:"allPersonalCircles",z8:"extendedCircles",X7:"domainPublic",kaa:"public"});
_.D("gapi.picker.api.Audience.PUBLIC","public");_.D("gapi.picker.api.Audience.DOMAIN_PUBLIC","domainPublic");_.D("gapi.picker.api.Audience.EXTENDED_CIRCLES","extendedCircles");_.D("gapi.picker.api.Audience.ALL_PERSONAL_CIRCLES","allPersonalCircles");_.D("gapi.picker.api.Audience.LIMITED","limited");_.D("gapi.picker.api.Audience.OWNER_ONLY","ownerOnly");
_.D("gapi.picker.api.Document",{G6:"audience",M6:"blobId",a7:"children",tT:"contentId",j7:"copyable",E7:"coverPhotoId",I7:"crop",K7:"customerId",N7:"dataUrl",R7:"description",Y7:"domainUsersOnly",a8:"downloadUrl",k8:"driveSuccess",g8:"driveError",e8:"drivesId",f8:"drivesName",l8:"email",m8:"embedUrl",m9:"iconUrl",XA:"id",o9:"isLocalProfilePhoto",p9:"isNew",q9:"isRoot",r9:"isShared",s9:"kansasVersionInfo",B9:"lastEditedUtc",C9:"lastModifiedByMeUtc",D9:"lastViewedByMeUtc",E9:"latitude",M9:"longitude",
U9:"markedForRemoval",W9:"mediaKey",a$:"mimeType",s$:"name",C$:"numChildren",D$:"numTagged",E$:"numUntagged",L$:"organizationDisplayName",M$:"organizeIntoTeamDrive",O$:"otherParents",I$:"ogv",R$:"parentId",JU:"people",Y$:"placeId",READ_ONLY:"readOnly",taa:"rpt",uaa:"rptn",xaa:"resourceKey",Caa:"rotation",Daa:"rotationDegree",Qaa:"serviceId",mba:"sizeBytes",uba:"sourceTeamDriveId",vba:"sourceTeamDriveName",Kba:"teamDriveId",Lba:"teamDriveName",Mba:"teamMembersOnly",Nba:"thumbnails",TYPE:"type",Sba:"undoable",
Uba:"uploadId",Vba:"uploadMetadata",Yba:"uploadState",URL:"url",VERSION:"version",lca:"visibility"});_.D("gapi.picker.api.Document.ADDRESS_LINES","addressLines");_.D("gapi.picker.api.Document.AUDIENCE","audience");_.D("gapi.picker.api.Document.DESCRIPTION","description");_.D("gapi.picker.api.Document.DURATION","duration");_.D("gapi.picker.api.Document.EMBEDDABLE_URL","embedUrl");_.D("gapi.picker.api.Document.ICON_URL","iconUrl");_.D("gapi.picker.api.Document.ID","id");
_.D("gapi.picker.api.Document.IS_NEW","isNew");_.D("gapi.picker.api.Document.LAST_EDITED_UTC","lastEditedUtc");_.D("gapi.picker.api.Document.LATITUDE","latitude");_.D("gapi.picker.api.Document.LONGITUDE","longitude");_.D("gapi.picker.api.Document.MIME_TYPE","mimeType");_.D("gapi.picker.api.Document.NAME","name");_.D("gapi.picker.api.Document.NUM_CHILDREN","numChildren");_.D("gapi.picker.api.Document.PARENT_ID","parentId");_.D("gapi.picker.api.Document.PHONE_NUMBERS","phoneNumbers");
_.D("gapi.picker.api.Document.SERVICE_ID","serviceId");_.D("gapi.picker.api.Document.THUMBNAILS","thumbnails");_.D("gapi.picker.api.Document.TYPE","type");_.D("gapi.picker.api.Document.URL","url");_.D("gapi.picker.api.DocsUploadView",C3);C3.prototype.setIncludeFolders=C3.prototype.jH;F2.prototype.setParent=C3.prototype.Jb;_.D("gapi.picker.api.DocsView",D3);D3.prototype.setIncludeFolders=D3.prototype.jH;D3.prototype.setSelectFolderEnabled=D3.prototype.W4;D3.prototype.setMode=D3.prototype.sH;
F2.prototype.setParent=D3.prototype.Jb;D3.prototype.setOwnedByMe=D3.prototype.T4;D3.prototype.setStarred=D3.prototype.a5;D3.prototype.setDocTypesDropDownEnabled=D3.prototype.B4;D3.prototype.setEnableDrives=D3.prototype.C4;D3.prototype.setEnableTeamDrives=D3.prototype.D4;_.D("gapi.picker.api.DocsViewMode",{c9:"grid",I9:"list"});_.D("gapi.picker.api.DocsViewMode.GRID","grid");_.D("gapi.picker.api.DocsViewMode.LIST","list");
_.D("gapi.picker.api.Feature",{d7:"cwpc",H7:"cropA11y",h8:"driveGridViewSwitcherHidden",j8:"driveSortHidden",n8:"showAttach",p8:"emci",q8:"enableSizeEstimation",o8:"edbe",r8:"etpc",L8:"ftd",u8:"esUsersOnly",E8:"faceRecoPromo",Q8:"formsEnabled",h9:"horizNav",n9:"ignoreLimits",b$:"mineOnly",c$:"minimal",d$:"minew",p$:"multiselectEnabled",v$:"navHidden",x$:"newDriveView",y$:"newHorizNav",z$:"newPhotoGridView",A$:"npuv",J$:"odv",haa:"profilePhoto",Paa:"swue",Raa:"shadeDialog",Saa:"shapeSuggestions",Waa:"showroomNav",
Xaa:"sodw",Zaa:"simpleUploadEnabled",tba:"sawffmi",Gba:"sdr",Hba:"std",aca:"urlInputVisible",tca:"white"});_.D("gapi.picker.api.Feature.MULTISELECT_ENABLED","multiselectEnabled");_.D("gapi.picker.api.Feature.NAV_HIDDEN","navHidden");_.D("gapi.picker.api.Feature.MINE_ONLY","mineOnly");_.D("gapi.picker.api.Feature.SIMPLE_UPLOAD_ENABLED","simpleUploadEnabled");_.D("gapi.picker.api.Feature.SUPPORT_DRIVES","sdr");_.D("gapi.picker.api.Feature.SUPPORT_TEAM_DRIVES","std");
_.D("gapi.picker.api.ImageSearchView",G2);_.D("gapi.picker.api.ImageSearchView.License",{NONE:"*",zaa:"r",e7:"cr",Aaa:"rwm",f7:"crwm"});_.D("gapi.picker.api.ImageSearchView.License.COMMERCIAL_REUSE","cr");_.D("gapi.picker.api.ImageSearchView.License.COMMERCIAL_REUSE_WITH_MODIFICATION","crwm");_.D("gapi.picker.api.ImageSearchView.License.NONE","*");_.D("gapi.picker.api.ImageSearchView.License.REUSE","r");_.D("gapi.picker.api.ImageSearchView.License.REUSE_WITH_MODIFICATION","rwm");
_.D("gapi.picker.api.ImageSearchView.Size",{nba:"qsvga",pba:"vga",oba:"svga",sba:"xga",qba:"wxga",rba:"wxga2",gba:"2mp",iba:"4mp",jba:"6mp",lba:"8mp",bba:"10mp",cba:"12mp",eba:"15mp",fba:"20mp",hba:"40mp",kba:"70mp",dba:"140mp"});_.D("gapi.picker.api.ImageSearchView.Size.SIZE_10MP","10mp");_.D("gapi.picker.api.ImageSearchView.Size.SIZE_12MP","12mp");_.D("gapi.picker.api.ImageSearchView.Size.SIZE_140MP","140mp");_.D("gapi.picker.api.ImageSearchView.Size.SIZE_15MP","15mp");
_.D("gapi.picker.api.ImageSearchView.Size.SIZE_20MP","20mp");_.D("gapi.picker.api.ImageSearchView.Size.SIZE_2MP","2mp");_.D("gapi.picker.api.ImageSearchView.Size.SIZE_40MP","40mp");_.D("gapi.picker.api.ImageSearchView.Size.SIZE_4MP","4mp");_.D("gapi.picker.api.ImageSearchView.Size.SIZE_6MP","6mp");_.D("gapi.picker.api.ImageSearchView.Size.SIZE_70MP","70mp");_.D("gapi.picker.api.ImageSearchView.Size.SIZE_8MP","8mp");_.D("gapi.picker.api.ImageSearchView.Size.SIZE_QSVGA","qsvga");
_.D("gapi.picker.api.ImageSearchView.Size.SIZE_SVGA","svga");_.D("gapi.picker.api.ImageSearchView.Size.SIZE_VGA","vga");_.D("gapi.picker.api.ImageSearchView.Size.SIZE_WXGA","wxga");_.D("gapi.picker.api.ImageSearchView.Size.SIZE_WXGA2","wxga2");_.D("gapi.picker.api.ImageSearchView.Size.SIZE_XGA","xga");G2.prototype.setLicense=G2.prototype.R4;G2.prototype.setSite=G2.prototype.Pt;G2.prototype.setSize=G2.prototype.setSize;G2.prototype.setSafeSearch=G2.prototype.dA;_.D("gapi.picker.api.MapsView",H2);
H2.prototype.setCenter=H2.prototype.setCenter;H2.prototype.setZoom=H2.prototype.setZoom;_.D("gapi.picker.api.PhotoAlbumsView",E3);_.D("gapi.picker.api.PhotosView",I2);_.D("gapi.picker.api.PhotosView.Type",{BANNER:"banner",L6:"bannergallery",V6:"camerasync",H8:"featured",a9:"gmail_themes",N8:"flat",Y8:"getty",g9:"highlights",eU:"mediacollection",f$:"moment",H$:"ofuser",Cba:"streamid",Jba:"tpp",Tba:"uploaded",cca:"videos-camerasync",dca:"videos-uploaded",uca:"localalbum",jda:"ytbanner"});
_.D("gapi.picker.api.PhotosView.Type.FEATURED","featured");_.D("gapi.picker.api.PhotosView.Type.GETTY","getty");_.D("gapi.picker.api.PhotosView.Type.UPLOADED","uploaded");F2.prototype.setParent=I2.prototype.Jb;I2.prototype.setType=I2.prototype.Cd;_.D("gapi.picker.api.ResourceId.generate",function(a){return a?["application/pdf"==a.mimeType?"pdf":F3[a.serviceId]||"file",":",a.id].join(""):null});_.D("gapi.picker.api.Response",{x6:"action",A8:"extraUserInputs",W7:"docs",Q$:"parents",Mu:"view",jca:"viewToken"});
_.D("gapi.picker.api.Response.ACTION","action");_.D("gapi.picker.api.Response.DOCUMENTS","docs");_.D("gapi.picker.api.Response.PARENTS","parents");_.D("gapi.picker.api.Response.VIEW","viewToken");
_.D("gapi.picker.api.ServiceId",{P6:"books",oT:"calendar",g7:"contacts",b9:"gready",G7:"cportal",J7:"cultural",V7:"docs",Z7:"photo",c8:"dragonflyphotos",d8:"drive",i8:"drive-select",G8:"feag",P8:"fonts",w8:"et",X8:"geodiscussion",S9:"maps",T9:"mapspro",V9:"media",S$:"party",V$:"picasa",X$:"places",saa:"relatedcontent",zba:"static_themes",Bba:"stories",ida:"youtube",oca:"web",mca:"vr-assets",JU:"people",Laa:"search-api",URL:"url",qaa:"recent",D7:"cosmo",U7:"DoclistBlob",SA:"doc",yJ:"drawing",MT:"form",
S8:"freebird",z9:"kix",QU:"pres",laa:"punch",Baa:"ritz",UJ:"spread"});_.D("gapi.picker.api.ServiceId.DOCS","docs");_.D("gapi.picker.api.ServiceId.MAPS","maps");_.D("gapi.picker.api.ServiceId.PHOTOS","picasa");_.D("gapi.picker.api.ServiceId.SEARCH_API","search-api");_.D("gapi.picker.api.ServiceId.URL","url");_.D("gapi.picker.api.ServiceId.YOUTUBE","youtube");_.D("gapi.picker.api.Thumbnail",{WA:"height",URL:"url",hB:"width",TYPE:"type"});_.D("gapi.picker.api.Thumbnail.HEIGHT","height");
_.D("gapi.picker.api.Thumbnail.WIDTH","width");_.D("gapi.picker.api.Thumbnail.URL","url");_.D("gapi.picker.api.Type",{z6:"album",B6:"android-app",oT:"calendar",c7:"chrome-app",CIRCLE:"circle",rT:"contact",SA:"document",BJ:"event",v8:"et",D8:"faces",K8:"file",DJ:"folder",O8:"font",LOCATION:"location",R9:"map",eU:"mediacollection",T$:"person",U$:"photo",URL:"url",cK:"video"});_.D("gapi.picker.api.Type.ALBUM","album");_.D("gapi.picker.api.Type.DOCUMENT","document");
_.D("gapi.picker.api.Type.LOCATION","location");_.D("gapi.picker.api.Type.PHOTO","photo");_.D("gapi.picker.api.Type.URL","url");_.D("gapi.picker.api.Type.VIDEO","video");_.D("gapi.picker.api.VideoSearchView",K2);_.D("gapi.picker.api.VideoSearchView.YOUTUBE","youtube.com");K2.prototype.setSite=K2.prototype.Pt;K2.prototype.setSafeSearch=K2.prototype.dA;_.D("gapi.picker.api.View",F2);F2.prototype.getId=F2.prototype.getId;F2.prototype.setLabel=F2.prototype.Yb;F2.prototype.setMimeTypes=F2.prototype.Ec;
F2.prototype.setQuery=F2.prototype.Wa;F2.prototype.getQuery=F2.prototype.getQuery;F2.prototype.getLabel=F2.prototype.Kw;_.D("gapi.picker.api.ViewGroup",M2);M2.prototype.addLabel=M2.prototype.oK;M2.prototype.addView=M2.prototype.Su;M2.prototype.addViewGroup=M2.prototype.Tu;M2.prototype.setCollapsible=M2.prototype.x4;_.D("gapi.picker.api.ViewId.DOCS","all");_.D("gapi.picker.api.ViewId.DOCS_IMAGES","docs-images");_.D("gapi.picker.api.ViewId.DOCS_IMAGES_AND_VIDEOS","docs-images-and-videos");
_.D("gapi.picker.api.ViewId.DOCS_VIDEOS","docs-videos");_.D("gapi.picker.api.ViewId.DOCUMENTS","documents");_.D("gapi.picker.api.ViewId.DRAWINGS","drawings");_.D("gapi.picker.api.ViewId.FOLDERS","folders");_.D("gapi.picker.api.ViewId.FORMS","forms");_.D("gapi.picker.api.ViewId.IMAGE_SEARCH","image-search");_.D("gapi.picker.api.ViewId.MAPS","maps");_.D("gapi.picker.api.ViewId.PDFS","pdfs");_.D("gapi.picker.api.ViewId.PHOTO_ALBUMS","photo-albums");_.D("gapi.picker.api.ViewId.PHOTOS","photos");
_.D("gapi.picker.api.ViewId.PHOTO_UPLOAD","photo-upload");_.D("gapi.picker.api.ViewId.PRESENTATIONS","presentations");_.D("gapi.picker.api.ViewId.RECENTLY_PICKED","recently-picked");_.D("gapi.picker.api.ViewId.SPREADSHEETS","spreadsheets");_.D("gapi.picker.api.ViewId.VIDEO_SEARCH","video-search");_.D("gapi.picker.api.ViewId.WEBCAM","webcam");_.D("gapi.picker.api.ViewId.YOUTUBE","youtube");_.D("gapi.picker.api.ViewToken",{hca:0,A9:1,ica:2});_.D("gapi.picker.api.ViewToken.LABEL",1);
_.D("gapi.picker.api.ViewToken.VIEW_ID",0);_.D("gapi.picker.api.ViewToken.VIEW_OPTIONS",2);_.D("gapi.picker.api.WebCamView",G3);_.D("gapi.picker.api.WebCamViewType.STANDARD","standard");(_.u.google=_.u.google||{}).picker=_.u.gapi.picker.api;
_.D("gapi.picker.api.Picker",o3);o3.prototype.isVisible=_.rX.prototype.isVisible;o3.prototype.setAppId=o3.prototype.Jz;o3.prototype.setCallback=o3.prototype.iq;o3.prototype.setRelayUrl=o3.prototype.Si;o3.prototype.setVisible=o3.prototype.setVisible;o3.prototype.dispose=o3.prototype.Ha;_.D("gapi.picker.api.PickerBuilder",A3);A3.prototype.addView=A3.prototype.Su;A3.prototype.addViewGroup=A3.prototype.Tu;A3.prototype.build=A3.prototype.Nb;A3.prototype.disableFeature=A3.prototype.bX;
A3.prototype.enableFeature=A3.prototype.rX;A3.prototype.getRelayUrl=A3.prototype.bs;A3.prototype.getTitle=A3.prototype.getTitle;A3.prototype.hideTitleBar=A3.prototype.R_;A3.prototype.isFeatureEnabled=A3.prototype.A0;A3.prototype.setAppId=A3.prototype.Jz;A3.prototype.setAuthUser=A3.prototype.v4;A3.prototype.setCallback=A3.prototype.iq;A3.prototype.setDeveloperKey=A3.prototype.z4;A3.prototype.setDocument=A3.prototype.SG;A3.prototype.setInitialView=A3.prototype.N4;A3.prototype.setLocale=A3.prototype.Mt;
A3.prototype.setMaxItems=A3.prototype.S4;A3.prototype.setOAuthToken=A3.prototype.AH;A3.prototype.setOrigin=A3.prototype.Qi;A3.prototype.setRelayUrl=A3.prototype.Si;A3.prototype.setSelectableMimeTypes=A3.prototype.X4;A3.prototype.setSize=A3.prototype.setSize;A3.prototype.setTitle=A3.prototype.setTitle;A3.prototype.setUploadToAlbumId=A3.prototype.d5;A3.prototype.toUri=A3.prototype.AS;(_.u.google=_.u.google||{}).picker=_.u.gapi.picker.api;

});
// Google Inc.
