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

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

_.Lq=function(a){var b=void 0===b?_.Ob:b;a:{b=void 0===b?_.Ob:b;for(var c=0;c<b.length;++c){var d=b[c];if(d instanceof _.ib&&d.ni(a)){a=new _.gb(a,_.Lb);break a}}a=void 0}return a||_.Nb};_.Mq=function(a){return a instanceof _.Mb?_.hb(a):_.Cc(a)};_.Nq=function(a){this.O=a};_.g=_.Nq.prototype;_.g.qF=function(a){this.O.anchor=a;return this};_.g.Uh=function(){return this.O.anchor};_.g.Oy=_.ca(7);_.g.Bd=function(a){this.O.height=a;return this};_.g.Bc=function(){return this.O.height};
_.g.qe=function(a){this.O.width=a;return this};_.g.Jb=function(){return this.O.width};_.Oq=function(a,b){a.O.where=b;return a};_.Pq=function(a){a.O.connectWithQueryParams=!0;return a};_.Qq=function(){_.gj.apply(this,arguments)};_.I(_.Qq,_.gj);

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ks;ks=function(a){return(a=a.exec(_.qb()))?a[1]:""};_.ls=function(){if(_.Xg)return ks(/Firefox\/([0-9.]+)/);if(_.fd||_.gd||_.ed)return _.yd;if(_.ah){if(_.Ab()||_.sb("Macintosh")){var a=ks(/CriOS\/([0-9.]+)/);if(a)return a}return ks(/Chrome\/([0-9.]+)/)}if(_.bh&&!_.Ab())return ks(/Version\/([0-9.]+)/);if(_.Yg||_.Zg){if(a=/Version\/(\S+).*Mobile\/(\S+)/.exec(_.qb()))return a[1]+"."+a[2]}else if(_.$g)return(a=ks(/Android\s+([0-9.]+)/))?a:ks(/Version\/([0-9.]+)/);return""}();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ps;_.ms=function(a,b,c,d){this.left=a;this.top=b;this.width=c;this.height=d};_.g=_.ms.prototype;_.g.clone=function(){return new _.ms(this.left,this.top,this.width,this.height)};_.g.oD=_.ca(8);_.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 _.or?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 _.pr(this.width,this.height)};
_.g.getCenter=function(){return new _.or(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 _.or?(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};_.ns=function(a){return _.Rr(a,"position")};
_.os=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)+")")};ps=function(a,b){return(b=_.Qr(a,b))?_.hs(a,b):0};_.qs=function(a,b){if(_.fd){var c=ps(a,b+"Left"),d=ps(a,b+"Right"),e=ps(a,b+"Top");a=ps(a,b+"Bottom");return new _.Lr(e,d,a,c)}c=_.Pr(a,b+"Left");d=_.Pr(a,b+"Right");e=_.Pr(a,b+"Top");a=_.Pr(a,b+"Bottom");return new _.Lr(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))};
_.rs=function(){if(_.md){var a=/Windows NT ([0-9.]+)/;return(a=a.exec(_.qb()))?a[1]:"0"}return _.ld?(a=/1[0|1][_.][0-9_.]+/,(a=a.exec(_.qb()))?a[0].replace(/_/g,"."):"10"):_.od?(a=/Android\s+([^\);]+)(\)|;)/,(a=a.exec(_.qb()))?a[1]:""):_.pd||_.qd||_.rd?(a=/(?:iPhone|CPU)\s+OS\s+(\S+)/,(a=a.exec(_.qb()))?a[1].replace(/_/g,"."):""):""}();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Zs;_.Ws=_.fd?_.kc(_.cc('javascript:""')):_.kc(_.cc("about:blank"));_.Ys=_.gc(_.Ws);Zs=_.fd?_.kc(_.cc('javascript:""')):_.kc(_.cc("javascript:undefined"));_.gc(Zs);

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Qt=function(a){var b=0,c;for(c in a)b++;return b};_.Rt=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.Eb&&"function"==typeof a.Eb?a.Eb():_.Eb(a)||"string"===typeof a?a.length:_.Qt(a)};
_.Ut=function(a){if(a.Sc&&"function"==typeof a.Sc)return a.Sc();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(_.Eb(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return _.Rt(a)};
_.Vt=function(a){if(a.Jf&&"function"==typeof a.Jf)return a.Jf();if(!a.Sc||"function"!=typeof a.Sc){if("undefined"!==typeof Map&&a instanceof Map)return Array.from(a.keys());if(!("undefined"!==typeof Set&&a instanceof Set)){if(_.Eb(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,bu,ou,ju,su,ku,mu,lu,pu,nu,tu;_.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())^_.Pt()).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};_.$t=/#|$/;
_.au=function(a,b){var c=a.search(_.$t),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.substr(d,e-d).replace(/\+/g," "))};bu=function(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(_.Eb(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)};
_.cu=function(a,b){this.Yd=this.Fg=this.Vf="";this.Tf=null;this.NB=this.Uk="";this.og=!1;var c;a instanceof _.cu?(this.og=void 0!==b?b:a.og,_.du(this,a.Vf),_.eu(this,a.Fg),_.fu(this,a.jg()),_.gu(this,a.Tf),this.setPath(a.getPath()),_.hu(this,a.Wc.clone()),this.Ej(a.Gv())):a&&(c=String(a).match(_.nh))?(this.og=!!b,_.du(this,c[1]||"",!0),_.eu(this,c[2]||"",!0),_.fu(this,c[3]||"",!0),_.gu(this,c[4]),this.setPath(c[5]||"",!0),_.hu(this,c[6]||"",!0),this.Ej(c[7]||"",!0)):(this.og=!!b,this.Wc=new _.iu(null,
this.og))};_.cu.prototype.toString=function(){var a=[],b=this.Vf;b&&a.push(ju(b,ku,!0),":");var c=this.jg();if(c||"file"==b)a.push("//"),(b=this.Fg)&&a.push(ju(b,ku,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.Tf,null!=c&&a.push(":",String(c));if(c=this.getPath())this.Yd&&"/"!=c.charAt(0)&&a.push("/"),a.push(ju(c,"/"==c.charAt(0)?lu:mu,!0));(c=this.Wc.toString())&&a.push("?",c);(c=this.Gv())&&a.push("#",ju(c,nu));return a.join("")};
_.cu.prototype.resolve=function(a){var b=this.clone(),c=!!a.Vf;c?_.du(b,a.Vf):c=!!a.Fg;c?_.eu(b,a.Fg):c=!!a.Yd;c?_.fu(b,a.jg()):c=null!=a.Tf;var d=a.getPath();if(c)_.gu(b,a.Tf);else if(c=!!a.Uk){if("/"!=d.charAt(0))if(this.Yd&&!this.Uk)d="/"+d;else{var e=b.getPath().lastIndexOf("/");-1!=e&&(d=b.getPath().substr(0,e+1)+d)}e=d;if(".."==e||"."==e)d="";else if(_.rb(e,"./")||_.rb(e,"/.")){d=_.lc(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.Do();c?_.hu(b,a.Wc.clone()):c=!!a.NB;c&&b.Ej(a.Gv());return b};_.cu.prototype.clone=function(){return new _.cu(this)};_.du=function(a,b,c){a.Vf=c?ou(b,!0):b;a.Vf&&(a.Vf=a.Vf.replace(/:$/,""));return a};_.eu=function(a,b,c){a.Fg=c?ou(b):b;return a};_.cu.prototype.jg=function(){return this.Yd};_.fu=function(a,b,c){a.Yd=c?ou(b,!0):b;return a};
_.gu=function(a,b){if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("L`"+b);a.Tf=b}else a.Tf=null;return a};_.cu.prototype.getPath=function(){return this.Uk};_.cu.prototype.setPath=function(a,b){this.Uk=b?ou(a,!0):a;return this};_.cu.prototype.Do=function(){return""!==this.Wc.toString()};_.hu=function(a,b,c){b instanceof _.iu?(a.Wc=b,a.Wc.WF(a.og)):(c||(b=ju(b,pu)),a.Wc=new _.iu(b,a.og));return a};_.cu.prototype.Ra=function(a,b){return _.hu(this,a,b)};_.cu.prototype.getQuery=function(){return this.Wc.toString()};
_.qu=function(a,b,c){a.Wc.set(b,c);return a};_.g=_.cu.prototype;_.g.$g=function(a){return this.Wc.get(a)};_.g.Gv=function(){return this.NB};_.g.Ej=function(a,b){this.NB=b?ou(a):a;return this};_.g.removeParameter=function(a){this.Wc.remove(a);return this};_.g.WF=function(a){this.og=a;this.Wc&&this.Wc.WF(a)};_.ru=function(a,b){return a instanceof _.cu?a.clone():new _.cu(a,b)};ou=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""};
ju=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,su),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null};su=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)};ku=/[#\/\?@]/g;mu=/[#\?:]/g;lu=/[#\?]/g;pu=/[#\?@]/g;nu=/#/g;_.iu=function(a,b){this.Xd=this.zc=null;this.If=a||null;this.og=!!b};tu=function(a){a.zc||(a.zc=new Map,a.Xd=0,a.If&&Yt(a.If,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};_.g=_.iu.prototype;
_.g.Eb=function(){tu(this);return this.Xd};_.g.add=function(a,b){tu(this);this.If=null;a=uu(this,a);var c=this.zc.get(a);c||this.zc.set(a,c=[]);c.push(b);this.Xd+=1;return this};_.g.remove=function(a){tu(this);a=uu(this,a);return this.zc.has(a)?(this.If=null,this.Xd-=this.zc.get(a).length,this.zc.delete(a)):!1};_.g.clear=function(){this.zc=this.If=null;this.Xd=0};_.g.isEmpty=function(){tu(this);return 0==this.Xd};_.g.xe=function(a){tu(this);a=uu(this,a);return this.zc.has(a)};
_.g.Xi=function(a){var b=this.Sc();return _.nb(b,a)};_.g.forEach=function(a,b){tu(this);this.zc.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};_.g.Jf=function(){tu(this);for(var a=Array.from(this.zc.values()),b=Array.from(this.zc.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.Sc=function(a){tu(this);var b=[];if("string"===typeof a)this.xe(a)&&(b=b.concat(this.zc.get(uu(this,a))));else{a=Array.from(this.zc.values());for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};_.g.set=function(a,b){tu(this);this.If=null;a=uu(this,a);this.xe(a)&&(this.Xd-=this.zc.get(a).length);this.zc.set(a,[b]);this.Xd+=1;return this};_.g.get=function(a,b){if(!a)return b;a=this.Sc(a);return 0<a.length?String(a[0]):b};
_.g.setValues=function(a,b){this.remove(a);0<b.length&&(this.If=null,this.zc.set(uu(this,a),_.ob(b)),this.Xd+=b.length)};_.g.toString=function(){if(this.If)return this.If;if(!this.zc)return"";for(var a=[],b=Array.from(this.zc.keys()),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.Sc(d);for(var f=0;f<d.length;f++){var h=e;""!==d[f]&&(h+="="+encodeURIComponent(String(d[f])));a.push(h)}}return this.If=a.join("&")};
_.g.clone=function(){var a=new _.iu;a.If=this.If;this.zc&&(a.zc=new Map(this.zc),a.Xd=this.Xd);return a};var uu=function(a,b){b=String(b);a.og&&(b=b.toLowerCase());return b};_.iu.prototype.WF=function(a){a&&!this.og&&(tu(this),this.If=null,this.zc.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.og=a};_.iu.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)bu(arguments[b],function(c,d){this.add(d,c)},this)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Dx;_.Ex=function(a){return(new Dx).Xc(a)};Dx=function(){};Dx.prototype.Xc=function(a){var b=[];Fx(this,a,b);return b.join("")};
var Fx=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),Fx(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),Gx(d,c),c.push(":"),Fx(a,f,c),e=","));c.push("}");return}}switch(typeof b){case "string":Gx(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("ua`"+typeof b);}}},Hx={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\u000b"},Ix=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,Gx=function(a,b){b.push('"',a.replace(Ix,function(c){var d=Hx[c];d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).substr(1),Hx[c]=
d);return d}),'"')};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Lx=function(a,b){a.src=_.fc(b);var c;b=(a.ownerDocument&&a.ownerDocument.defaultView||window).document;var d=null===(c=b.querySelector)||void 0===c?void 0:c.call(b,"script[nonce]");(c=d?d.nonce||d.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",c)};_.Mx=function(a,b){a=a.split(".");b=b||_.u;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var IC;_.HC=function(a){var b=arguments.length;if(1==b&&Array.isArray(arguments[0]))return _.HC.apply(null,arguments[0]);for(var c={},d=0;d<b;d++)c[arguments[d]]=!0;return c};
_.HC("A AREA BUTTON HEAD INPUT LINK MENU META OPTGROUP OPTION PROGRESS STYLE SELECT SOURCE TEXTAREA TITLE TRACK".split(" "));_.JC=function(a,b){b?a.setAttribute("role",b):a.removeAttribute("role")};
_.KC=function(a,b,c){Array.isArray(c)&&(c=c.join(" "));var d="aria-"+b;""===c||void 0==c?(IC||(IC={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=IC,b in c?a.setAttribute(d,c[b]):a.removeAttribute(d)):a.setAttribute(d,c)};_.LC=function(a,b){a=a.getAttribute("aria-"+b);return null==a||void 0==a?"":String(a)};
_.MC=function(a,b){var c="";b&&(c=b.id);_.KC(a,"activedescendant",c)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var NC,OC;NC=function(a){return"string"==typeof a.className?a.className:a.getAttribute&&a.getAttribute("class")||""};OC=function(a){return a.classList?a.classList:NC(a).match(/\S+/g)||[]};_.PC=function(a,b){"string"==typeof a.className?a.className=b:a.setAttribute&&a.setAttribute("class",b)};_.QC=function(a,b){return a.classList?a.classList.contains(b):_.nb(OC(a),b)};_.RC=function(a,b){if(a.classList)a.classList.add(b);else if(!_.QC(a,b)){var c=NC(a);_.PC(a,c+(0<c.length?" "+b:b))}};
_.SC=function(a,b){if(a.classList)Array.prototype.forEach.call(b,function(e){_.RC(a,e)});else{var c={};Array.prototype.forEach.call(OC(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;_.PC(a,b)}};_.TC=function(a,b){a.classList?a.classList.remove(b):_.QC(a,b)&&_.PC(a,Array.prototype.filter.call(OC(a),function(c){return c!=b}).join(" "))};
_.UC=function(a,b){a.classList?Array.prototype.forEach.call(b,function(c){_.TC(a,c)}):_.PC(a,Array.prototype.filter.call(OC(a),function(c){return!_.nb(b,c)}).join(" "))};_.VC=function(a,b,c){c?_.RC(a,b):_.TC(a,b)};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.WC=function(a,b){b in a&&delete a[b]};_.dj.prototype.bz=_.fb(4,function(a){this.xE=a});_.XC=function(a){a.Cm=void 0;a.Pa=function(){return a.Cm?a.Cm:a.Cm=new a}};_.YC=function(a,b){b?a.tabIndex=0:(a.tabIndex=-1,a.removeAttribute("tabIndex"))};_.ZC=function(){};_.XC(_.ZC);_.ZC.prototype.ss=0;
_.aD=function(a){_.dj.call(this);this.Gb=a||_.Qd();this.vy=$C;this.Ba=null;this.Xa=!1;this.W=null;this.Bk=void 0;this.Pg=this.Hc=this.wb=this.Fm=null};_.bb(_.aD,_.dj);_.aD.prototype.oZ=_.ZC.Pa();var $C=null;_.g=_.aD.prototype;_.g.getId=function(){return this.Ba||(this.Ba=":"+(this.oZ.ss++).toString(36))};_.g.Ud=function(a){this.wb&&this.wb.Pg&&(_.WC(this.wb.Pg,this.Ba),_.As(this.wb.Pg,a,this));this.Ba=a};_.g.N=function(){return this.W};_.g.kb=function(){this.Bk||(this.Bk=new _.Ds(this));return this.Bk};
_.g.Fb=function(a){if(this==a)throw Error("Fa");if(a&&this.wb&&this.Ba&&this.wb.lr(this.Ba)&&this.wb!=a)throw Error("Fa");this.wb=a;_.aD.H.bz.call(this,a)};_.g.getParent=function(){return this.wb};_.g.bz=function(a){if(this.wb&&this.wb!=a)throw Error("Ga");_.aD.H.bz.call(this,a)};_.g.Ea=function(){return this.Gb};_.g.ma=function(){this.W=this.Gb.createElement("DIV")};_.g.ua=function(a){this.Vm(a)};
_.g.Vm=function(a,b){if(this.Xa)throw Error("Ha");this.W||this.ma();a?a.insertBefore(this.W,b||null):this.Gb.Za().body.appendChild(this.W);this.wb&&!this.wb.Xa||this.Yb()};_.g.Yb=function(){this.Xa=!0;_.bD(this,function(a){!a.Xa&&a.N()&&a.Yb()})};_.g.Hd=function(){_.bD(this,function(a){a.Xa&&a.Hd()});this.Bk&&this.Bk.removeAll();this.Xa=!1};
_.g.na=function(){this.Xa&&this.Hd();this.Bk&&(this.Bk.Ga(),delete this.Bk);_.bD(this,function(a){a.Ga()});this.W&&_.de(this.W);this.wb=this.Fm=this.W=this.Pg=this.Hc=null;_.aD.H.na.call(this)};_.g.ct=_.ca(21);_.g.xl=_.ca(22);_.g.Ri=_.ca(23);_.g.Oa=function(){return this.W};_.g.hn=_.ca(24);_.g.lr=function(a){if(this.Pg&&a){var b=this.Pg;a=(null!==b&&a in b?b[a]:void 0)||null}else a=null;return a};_.cD=function(a,b){return a.Hc?a.Hc[b]||null:null};_.bD=function(a,b,c){a.Hc&&a.Hc.forEach(b,c)};
_.aD.prototype.removeChild=function(a,b){if(a){var c="string"===typeof a?a:a.getId();a=this.lr(c);c&&a&&(_.WC(this.Pg,c),_.wi(this.Hc,a),b&&(a.Hd(),a.W&&_.de(a.W)),a.Fb(null))}if(!a)throw Error("Ja");return a};_.dD=function(a,b,c){return a.removeChild(_.cD(a,b),c)};_.aD.prototype.Sd=function(a){for(var b=[];this.Hc&&0!=this.Hc.length;)b.push(_.dD(this,0,a));return b};

_.VG=function(a){Object.isFrozen(a)||(_.UG?a[_.UG]|=1:void 0!==a.Hw?a.Hw|=1:Object.defineProperties(a,{Hw:{value:1,configurable:!0,writable:!0,enumerable:!1}}));return a};
_.WG="function"===typeof Uint8Array;
_.UG="function"===typeof Symbol&&"symbol"===typeof Symbol()?Symbol(void 0):void 0;
_.XG=Object.freeze(_.VG([]));

var $G,aH,cH,bH,dH,eH,hH,jH,lH,fH,mH;_.YG=function(a){return _.WG&&null!=a&&a instanceof Uint8Array};_.ZG=function(a){Array.isArray(a)?(a=_.UG?a[_.UG]:a.Hw,a=!!((null==a?0:a)&1)):a=!1;return a};$G=function(a){return null!==a&&"object"===typeof a&&a.constructor===Object};aH=function(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "object":if(_.YG(a))return _.kh(a)}return a};cH=function(a,b){if(null!=a)return Array.isArray(a)||$G(a)?bH(a,b):b(a)};
bH=function(a,b){if(Array.isArray(a)){for(var c=Array(a.length),d=0;d<a.length;d++)c[d]=cH(a[d],b);_.ZG(a)&&_.VG(c);return c}c={};for(d in a)c[d]=cH(a[d],b);return c};dH=function(a){a=aH(a);return Array.isArray(a)?bH(a,dH):a};eH=function(a){return _.YG(a)?new Uint8Array(a):a};_.gH=function(a,b){fH=b;a=new a(b);fH=null;return a};hH=function(a,b){return aH(b)};
jH=function(a,b){b.hN&&(a.hN=b.hN.slice());var c=b.yc;if(c){b=b.lh;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=_.iH(a,e[0].constructor,h,f),h=0;h<Math.min(f.length,e.length);h++)jH(f[h],e[h])}else(f=_.kH(a,e.constructor,h,void 0,f))&&jH(f,e)}}}};mH=function(a){var b=a.gp+a.Jn;a.xd[b]||(a.lh=a.xd[b]={})};
_.nH=function(a,b,c){var d=fH;fH=null;a||(a=d);d=this.constructor.yd;a||(a=d?[d]:[]);this.Jn=(d?0:-1)-(this.constructor.$ca||0);this.yc=null;this.xd=a;a:{d=this.xd.length;a=d-1;if(d&&(d=this.xd[a],$G(d))){this.gp=a-this.Jn;this.lh=d;break a}void 0!==b&&-1<b?(this.gp=Math.max(b,a+1-this.Jn),this.lh=null):this.gp=Number.MAX_VALUE}if(c)for(b=0;b<c.length;b++)a=c[b],a<this.gp?(a+=this.Jn,(d=this.xd[a])?Array.isArray(d)&&_.VG(d):this.xd[a]=_.XG):(mH(this),(d=this.lh[a])?Array.isArray(d)&&_.VG(d):this.lh[a]=
_.XG)};_.S=function(a,b,c){return-1===b?null:b>=a.gp?a.lh?a.lh[b]:void 0:(void 0===c?0:c)&&a.lh&&a.lh[b]?a.lh[b]:a.xd[b+a.Jn]};_.oH=function(a,b,c){c=void 0===c?!1:c;var d=_.S(a,b,c);null==d&&(d=_.XG);d===_.XG&&(d=_.VG(d.slice()),_.T(a,b,d,c));return d};_.pH=function(a,b){a=_.S(a,b);return null==a?a:!!a};_.qH=function(a,b,c){a=_.S(a,b);return null==a?c:a};_.rH=function(a,b,c){a=_.pH(a,b);return null==a?void 0===c?!1:c:a};
_.T=function(a,b,c,d){(void 0===d?0:d)||b>=a.gp?(mH(a),a.lh[b]=c):a.xd[b+a.Jn]=c;return a};_.sH=function(a,b,c){var d=void 0===d?!1:d;return _.T(a,b,null==c?_.VG([]):Array.isArray(c)?_.VG(c):c,d)};_.uH=function(a,b,c,d){(c=_.tH(a,c))&&c!==b&&null!=d&&(a.yc&&c in a.yc&&(a.yc[c]=void 0),_.T(a,c,void 0));_.T(a,b,d)};_.tH=function(a,b){for(var c=0,d=0;d<b.length;d++){var e=b[d];null!=_.S(a,e)&&(0!==c&&_.T(a,c,void 0,!1),c=e)}return c};
_.kH=function(a,b,c,d,e){if(-1===c)return null;a.yc||(a.yc={});var f=a.yc[c];if(f)return f;e=_.S(a,c,void 0===e?!1:e);if(null==e&&!d)return f;b=new b(e);return a.yc[c]=b};_.iH=function(a,b,c,d){a.yc||(a.yc={});var e=a.yc[c];if(!e){d=_.oH(a,c,void 0===d?!1:d);e=[];for(var f=0;f<d.length;f++)e[f]=new b(d[f]);a.yc[c]=e}return e};_.vH=function(a,b,c){var d;a.yc||(a.yc={});var e=c?c.xd:c;a.yc[b]=c;return _.T(a,b,e,void 0===d?!1:d)};
_.wH=function(a,b,c){var d=void 0===d?!1:d;if(c){var e=_.VG([]);for(var f=0;f<c.length;f++)e[f]=c[f].xd;a.yc||(a.yc={});a.yc[b]=c}else a.yc&&(a.yc[b]=void 0),e=_.XG;return _.T(a,b,e,d)};_.xH=function(a,b,c,d,e){var f=_.iH(a,d,b);c=c?c:new d;a=_.oH(a,b);void 0!=e?(f.splice(e,0,c),a.splice(e,0,c.xd)):(f.push(c),a.push(c.xd))};_.g=_.nH.prototype;_.g.EH=_.ca(33);_.g.toJSON=function(){var a=this.xd;return lH?a:bH(a,dH)};_.g.Xc=function(){lH=!0;try{return JSON.stringify(this.toJSON(),hH)}finally{lH=!1}};
_.g.toString=function(){return this.xd.toString()};_.g.getExtension=function(a){var b=a.XV,c=a.$A;return a.YZ?c?_.iH(this,c,b,!0):_.oH(this,b,!0):c?_.kH(this,c,b,void 0,!0):_.S(this,b,!0)};_.g.clone=function(){var a=this.constructor,b=bH(this.xd,eH);a=_.gH(a,b);jH(a,this);return a};_.yH=function(a,b,c){return _.qH(a,b,void 0===c?0:c)};

/*

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

/*

 Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
 Copyright The Closure Library Authors.
 SPDX-License-Identifier: MIT
*/
_.hI=function(a,b){this.Ly=[];this.tO=a;this.dK=b||null;this.Er=this.Zn=!1;this.Aj=void 0;this.oH=this.FU=this.yA=!1;this.Cz=0;this.wb=null;this.AA=0};_.hI.prototype.cancel=function(a){if(this.Zn)this.Aj instanceof _.hI&&this.Aj.cancel();else{if(this.wb){var b=this.wb;delete this.wb;a?b.cancel(a):(b.AA--,0>=b.AA&&b.cancel())}this.tO?this.tO.call(this.dK,this):this.oH=!0;this.Zn||this.ej(new _.iI(this))}};_.hI.prototype.VJ=function(a,b){this.yA=!1;jI(this,a,b)};
var jI=function(a,b,c){a.Zn=!0;a.Aj=c;a.Er=!b;kI(a)},mI=function(a){if(a.Zn){if(!a.oH)throw new lI(a);a.oH=!1}};_.hI.prototype.callback=function(a){mI(this);jI(this,!0,a)};_.hI.prototype.ej=function(a){mI(this);jI(this,!1,a)};_.hI.prototype.kd=function(a,b){return this.Tj(a,null,b)};_.nI=function(a,b){a.Tj(null,b,void 0)};_.hI.prototype.Tj=function(a,b,c){this.Ly.push([a,b,c]);this.Zn&&kI(this);return this};
_.hI.prototype.then=function(a,b,c){var d,e,f=new _.Lj(function(h,k){e=h;d=k});this.Tj(e,function(h){h instanceof _.iI?f.cancel():d(h)});return f.then(a,b,c)};_.pj(_.hI);_.hI.prototype.isError=function(a){return a instanceof Error};
var oI=function(a){return _.Tb(a.Ly,function(b){return"function"===typeof b[1]})},kI=function(a){if(a.Cz&&a.Zn&&oI(a)){var b=a.Cz,c=pI[b];c&&(_.u.clearTimeout(c.Ba),delete pI[b]);a.Cz=0}a.wb&&(a.wb.AA--,delete a.wb);b=a.Aj;for(var d=c=!1;a.Ly.length&&!a.yA;){var e=a.Ly.shift(),f=e[0],h=e[1];e=e[2];if(f=a.Er?h:f)try{var k=f.call(e||a.dK,b);void 0!==k&&(a.Er=a.Er&&(k==b||a.isError(k)),a.Aj=b=k);if(_.qj(b)||"function"===typeof _.u.Promise&&b instanceof _.u.Promise)d=!0,a.yA=!0}catch(l){b=l,a.Er=!0,oI(a)||
(c=!0)}}a.Aj=b;d&&(k=(0,_.P)(a.VJ,a,!0),d=(0,_.P)(a.VJ,a,!1),b instanceof _.hI?(b.Tj(k,d),b.FU=!0):b.then(k,d));c&&(b=new qI(b),pI[b.Ba]=b,a.Cz=b.Ba)},lI=function(){_.lb.call(this)};_.bb(lI,_.lb);lI.prototype.message="Deferred has already fired";lI.prototype.name="AlreadyCalledError";_.iI=function(){_.lb.call(this)};_.bb(_.iI,_.lb);_.iI.prototype.message="Deferred was canceled";_.iI.prototype.name="CanceledError";var qI=function(a){this.Ba=_.u.setTimeout((0,_.P)(this.L3,this),0);this.jv=a};
qI.prototype.L3=function(){delete pI[this.Ba];throw this.jv;};var pI={};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var XV;_.WV=function(a,b){a.src=_.gc(b)};XV=function(a){_.dj.call(this);this.W=a;a=_.fd?"focusout":"blur";this.i_=_.Ui(this.W,_.fd?"focusin":"focus",this,!_.fd);this.j_=_.Ui(this.W,a,this,!_.fd)};_.bb(XV,_.dj);XV.prototype.handleEvent=function(a){var b=new _.Gi(a.Ce);b.type="focusin"==a.type||"focus"==a.type?"focusin":"focusout";this.dispatchEvent(b)};XV.prototype.na=function(){XV.H.na.call(this);_.bj(this.i_);_.bj(this.j_);delete this.W};
_.ZV=function(a,b,c){_.dj.call(this);this.target=a;this.EC=b||a;this.DD=c||new _.ms(NaN,NaN,NaN,NaN);this.nb=_.Pd(a);this.wa=new _.Ds(this);_.Di(this,this.wa);this.deltaY=this.deltaX=this.Mj=this.Lj=this.screenY=this.screenX=this.clientY=this.clientX=0;this.Vg=!0;this.Nl=!1;_.Ui(this.EC,["touchstart","mousedown"],this.UQ,!1,this);this.Jz=YV};_.bb(_.ZV,_.dj);var YV=_.u.document&&_.u.document.documentElement&&!!_.u.document.documentElement.setCapture&&!!_.u.document.releaseCapture;
_.ZV.prototype.kb=function(){return this.wa};_.$V=function(a,b){a.DD=b||new _.ms(NaN,NaN,NaN,NaN)};_.g=_.ZV.prototype;_.g.Ec=function(a){this.Vg=a};_.g.na=function(){_.ZV.H.na.call(this);_.aj(this.EC,["touchstart","mousedown"],this.UQ,!1,this);this.wa.removeAll();this.Jz&&this.nb.releaseCapture();this.EC=this.target=null};
_.g.UQ=function(a){var b="mousedown"==a.type;if(!this.Vg||this.Nl||b&&(0!=a.Ce.button||_.ld&&a.ctrlKey))this.dispatchEvent("earlycancel");else if(this.dispatchEvent(new aW("start",this,a.clientX,a.clientY,a))){this.Nl=!0;b&&a.preventDefault();b=this.nb;var c=b.documentElement,d=!this.Jz;this.wa.V(b,["touchmove","mousemove"],this.qY,{capture:d,passive:!1});this.wa.V(b,["touchend","mouseup"],this.hv,d);this.Jz?(c.setCapture(!1),this.wa.V(c,"losecapture",this.hv)):this.wa.V(_.Ud(b),"blur",this.hv);this.S1&&
this.wa.V(this.S1,"scroll",this.zs,d);this.clientX=this.Lj=a.clientX;this.clientY=this.Mj=a.clientY;this.screenX=a.screenX;this.screenY=a.screenY;this.deltaX=this.target.offsetLeft;this.deltaY=this.target.offsetTop;this.wE=_.ur(_.Qd(this.nb).nb)}};_.g.hv=function(a,b){this.wa.removeAll();this.Jz&&this.nb.releaseCapture();this.Nl?(this.Nl=!1,this.dispatchEvent(new aW("end",this,a.clientX,a.clientY,a,bW(this,this.deltaX),cW(this,this.deltaY),b||"touchcancel"==a.type))):this.dispatchEvent("earlycancel")};
_.g.qY=function(a){if(this.Vg){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.Nl){var d=this.Lj-this.clientX,e=this.Mj-this.clientY;if(0<d*d+e*e)if(this.dispatchEvent(new aW("start",this,a.clientX,a.clientY,a)))this.Nl=!0;else{this.isDisposed()||this.hv(a);return}}c=dW(this,b,c);b=c.x;c=c.y;this.Nl&&this.dispatchEvent(new aW("beforedrag",this,a.clientX,a.clientY,a,b,c))&&(eW(this,a,b,c),a.preventDefault())}};
var dW=function(a,b,c){var d=_.ur(_.Qd(a.nb).nb);b+=d.x-a.wE.x;c+=d.y-a.wE.y;a.wE=d;a.deltaX+=b;a.deltaY+=c;return new _.or(bW(a,a.deltaX),cW(a,a.deltaY))};_.ZV.prototype.zs=function(a){var b=dW(this,0,0);a.clientX=this.clientX;a.clientY=this.clientY;eW(this,a,b.x,b.y)};
var eW=function(a,b,c,d){a.target.style.left=c+"px";a.target.style.top=d+"px";a.dispatchEvent(new aW("drag",a,b.clientX,b.clientY,b,c,d))},bW=function(a,b){var c=a.DD;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))},cW=function(a,b){var c=a.DD;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))},aW=function(a,b,c,d,e,f,h){_.Ei.call(this,a);this.clientX=
c;this.clientY=d;this.BA=e;this.left=void 0!==f?f:b.deltaX;this.top=void 0!==h?h:b.deltaY};_.bb(aW,_.Ei);
var fW=function(a){this.va=new Map;var b=arguments.length;if(1<b){if(b%2)throw Error("g");for(var c=0;c<b;c+=2)this.set(arguments[c],arguments[c+1])}else a&&this.addAll(a)};_.g=fW.prototype;_.g.Eb=function(){return this.va.size};_.g.Sc=function(){return Array.from(this.va.values())};_.g.Jf=function(){return Array.from(this.va.keys())};_.g.xe=function(a){return this.va.has(a)};_.g.Xi=function(a){return this.Sc().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.va.size!=a.Eb()?!1:this.Jf().every(function(d){return b(c.va.get(d),a.get(d))})};_.g.isEmpty=function(){return 0==this.va.size};_.g.clear=function(){this.va.clear()};_.g.remove=function(a){return this.va.delete(a)};_.g.get=function(a,b){return this.va.has(a)?this.va.get(a):b};_.g.set=function(a,b){this.va.set(a,b);return this};
_.g.addAll=function(a){if(a instanceof fW){a=_.ra(a.va);for(var b=a.next();!b.done;b=a.next()){var c=_.ra(b.value);b=c.next().value;c=c.next().value;this.va.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.va.set(b,c)};_.g.forEach=function(a,b){var c=this;b=void 0===b?this:b;this.va.forEach(function(d,e){return a.call(b,d,e,c)})};_.g.clone=function(){return new fW(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 gW=[[],[]],hW=0,iW=!1,jW=0,lW=function(a,b){var c=jW++,d={E_:{id:c,Xg:a.measure,context:b},N_:{id:c,Xg:a.M_,context:b},state:{},Cf:void 0,Sw:!1};return function(){0<arguments.length?(d.Cf||(d.Cf=[]),d.Cf.length=0,d.Cf.push.apply(d.Cf,arguments),d.Cf.push(d.state)):d.Cf&&0!=d.Cf.length?(d.Cf[0]=d.state,d.Cf.length=1):d.Cf=[d.state];d.Sw||(d.Sw=!0,gW[hW].push(d));iW||(iW=!0,window.requestAnimationFrame(kW))}},kW=function(){iW=!1;var a=gW[hW],b=a.length;hW=(hW+1)%2;for(var c,d=0;d<b;++d){c=a[d];
var e=c.E_;c.Sw=!1;e.Xg&&e.Xg.apply(e.context,c.Cf)}for(d=0;d<b;++d)c=a[d],e=c.N_,c.Sw=!1,e.Xg&&e.Xg.apply(e.context,c.Cf),c.state={};a.length=0};
var mW=function(a,b){this.W=a;this.Gb=b};
var nW=function(a,b){_.aD.call(this,b);this.b4=!!a;this.So=null;this.uP=lW({M_:this.Ai},this)};_.bb(nW,_.aD);_.g=nW.prototype;_.g.KB=null;_.g.Qb=!1;_.g.Sa=null;_.g.Ua=null;_.g.Bg=null;_.g.vA=!1;_.g.tb=function(){return"shr-a-shr-fe"};_.g.rk=function(){return this.Sa};
_.g.ma=function(){nW.H.ma.call(this);var a=this.N(),b=(0,_.nc)(this.tb()).split(" ");_.SC(a,b);_.YC(a,!0);_.cs(a,!1);this.b4&&!this.Ua&&(a=this.Ea().ma("IFRAME",{frameborder:0,style:"border:0;vertical-align:bottom;"}),a.src=_.gc(_.Ws),this.Ua=a,this.Ua.className=this.tb()+"-shr-xb",_.cs(this.Ua,!1),_.os(this.Ua,0));this.Sa||(this.Sa=this.Ea().ma("DIV",this.tb()+"-shr-xb"),_.cs(this.Sa,!1));this.Bg||(this.Bg=this.Ea().createElement("SPAN"),_.cs(this.Bg,!1),_.YC(this.Bg,!0),this.Bg.style.position="absolute")};
_.g.tP=function(){this.vA=!1};_.g.Yb=function(){this.Ua&&_.ce(this.Ua,this.N());_.ce(this.Sa,this.N());nW.H.Yb.call(this);_.eD(this.Bg,this.N());this.KB=new XV(this.Ea().Za());this.kb().V(this.KB,"focusin",this.f0);oW(this,!1)};_.g.Hd=function(){this.isVisible()&&this.setVisible(!1);_.zi(this.KB);nW.H.Hd.call(this);_.de(this.Ua);_.de(this.Sa);_.de(this.Bg)};
_.g.setVisible=function(a){a!=this.Qb&&(this.Qm&&this.Qm.stop(),this.Mn&&this.Mn.stop(),this.Pm&&this.Pm.stop(),this.Ln&&this.Ln.stop(),this.Xa&&oW(this,a),a?this.mH():this.Mr())};var oW=function(a,b){a.aO||(a.aO=new mW(a.W,a.Gb));a=a.aO;if(b){a.Go||(a.Go=[]);b=a.Gb.TB(a.Gb.Za().body);for(var c=0;c<b.length;c++){var d=b[c];d==a.W||_.LC(d,"hidden")||(_.KC(d,"hidden",!0),a.Go.push(d))}}else if(a.Go){for(c=0;c<a.Go.length;c++)a.Go[c].removeAttribute("aria-hidden");a.Go=null}};
nW.prototype.mH=function(){if(this.dispatchEvent("beforeshow")){try{this.So=this.Ea().Za().activeElement}catch(a){}this.Ai();this.ke();this.kb().V(this.Ea().getWindow(),"resize",this.Ai).V(this.Ea().getWindow(),"orientationchange",this.uP);pW(this,!0);this.focus();this.Qb=!0;this.Qm&&this.Mn?(_.Ti(this.Qm,"end",this.Gx,!1,this),this.Mn.play(),this.Qm.play()):this.Gx()}};
nW.prototype.Mr=function(){if(this.dispatchEvent("beforehide")){this.kb().Wb(this.Ea().getWindow(),"resize",this.Ai).Wb(this.Ea().getWindow(),"orientationchange",this.uP);this.Qb=!1;this.Pm&&this.Ln?(_.Ti(this.Pm,"end",this.xs,!1,this),this.Ln.play(),this.Pm.play()):this.xs();a:{try{var a=this.Ea(),b=a.Za().body,c=a.Za().activeElement||b;if(!this.So||this.So==b){this.So=null;break a}(c==b||a.contains(this.N(),c))&&this.So.focus()}catch(d){}this.So=null}}};
var pW=function(a,b){a.Ua&&_.cs(a.Ua,b);a.Sa&&_.cs(a.Sa,b);_.cs(a.N(),b);_.cs(a.Bg,b)};_.g=nW.prototype;_.g.Gx=function(){this.dispatchEvent("show")};_.g.xs=function(){pW(this,!1);this.dispatchEvent("hide")};_.g.isVisible=function(){return this.Qb};_.g.focus=function(){this.aL()};
_.g.Ai=function(){this.Ua&&_.cs(this.Ua,!1);this.Sa&&_.cs(this.Sa,!1);var a=this.Ea().Za(),b=_.sr(_.Ud(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.Ua&&(_.cs(this.Ua,!0),_.as(this.Ua,c,a));this.Sa&&(_.cs(this.Sa,!0),_.as(this.Sa,c,a))};
_.g.ke=function(){var a=this.Ea().Za(),b=_.Ud(a)||window;if("fixed"==_.ns(this.N()))var c=a=0;else c=_.ur(this.Ea().nb),a=c.x,c=c.y;var d=_.bs(this.N());b=_.sr(b);a=Math.max(a+b.width/2-d.width/2,0);c=Math.max(c+b.height/2-d.height/2,0);_.Tr(this.N(),a,c);_.Tr(this.Bg,a,c)};_.g.f0=function(a){this.vA?this.tP():a.target==this.Bg&&_.Jx(this.aL,0,this)};_.g.aL=function(){try{_.fd&&this.Ea().Za().body.focus(),this.N().focus()}catch(a){}};
_.g.na=function(){_.zi(this.Qm);this.Qm=null;_.zi(this.Pm);this.Pm=null;_.zi(this.Mn);this.Mn=null;_.zi(this.Ln);this.Ln=null;nW.H.na.call(this)};
var BW,tW,GW,HW,IW,JW;_.uW=function(a,b,c){nW.call(this,b,c);this.Vi=a||"shr-q-shr-r";this.Og=_.qW(_.qW(new _.rW,_.sW,!0),tW,!1,!0)};_.bb(_.uW,nW);_.g=_.uW.prototype;_.g.vB=!0;_.g.ww=!0;_.g.VD=!0;_.g.lB=!0;_.g.tA=.5;_.g.DH="";_.g.od=null;_.g.jk=null;_.g.Ml=!1;_.g.wn=null;_.g.Wp=null;_.g.CH=null;_.g.Eg=null;_.g.ye=null;_.g.Ng=null;_.g.Is="dialog";_.g.tb=function(){return this.Vi};_.g.setTitle=function(a){this.DH=a;this.Wp&&_.he(this.Wp,a)};_.g.getTitle=function(){return this.DH};
_.g.getContent=function(){return null!=this.od?_.Xc(this.od).toString():""};_.g.$l=function(){return this.Is};_.g.cz=function(a){this.Is=a};_.vW=function(a){a.N()||a.ua()};_.uW.prototype.Oa=function(){_.vW(this);return this.ye};_.wW=function(a){_.vW(a);return a.wn};_.xW=function(a){_.vW(a);return a.N()};_.uW.prototype.rk=function(){_.vW(this);return _.uW.H.rk.call(this)};_.yW=function(a,b){a.tA=b;a.N()&&(b=a.rk())&&_.os(b,a.tA)};
_.zW=function(a,b){a.VD=b;if(a.Xa){var c=a.Ea(),d=a.rk(),e=a.Ua;b?(e&&c.eN(e,a.N()),c.eN(d,a.N())):(c.removeNode(e),c.removeNode(d))}a.isVisible()&&oW(a,b)};_.uW.prototype.setDraggable=function(a){this.lB=a;AW(this,a&&this.Xa)};_.uW.prototype.getDraggable=function(){return this.lB};var AW=function(a,b){var c=(0,_.nc)(a.Vi+"-shr-m-shr-ce").split(" ");a.N()&&(b?_.SC(a.wn,c):_.UC(a.wn,c));b&&!a.jk?(b=new _.ZV(a.N(),a.wn),a.jk=b,_.SC(a.wn,c),_.Ui(a.jk,"start",a.MF,!1,a)):!b&&a.jk&&(a.jk.Ga(),a.jk=null)};
_.g=_.uW.prototype;
_.g.ma=function(){_.uW.H.ma.call(this);var a=this.N(),b=this.Ea();this.CH=this.getId();var c=this.getId()+".contentEl";this.wn=b.ma("DIV",this.Vi+"-shr-m",this.Wp=b.ma("SPAN",{className:this.Vi+"-shr-m-shr-n",id:this.CH},this.DH),this.Eg=b.ma("SPAN",this.Vi+"-shr-m-shr-yb"));_.ae(a,this.wn,this.ye=b.ma("DIV",{className:this.Vi+"-shr-td",id:c}),this.Ng=b.ma("DIV",this.Vi+"-shr-be"));_.JC(this.Wp,"heading");_.JC(this.Eg,"button");_.YC(this.Eg,!0);_.KC(this.Eg,"label","Close");_.JC(a,this.$l());_.KC(a,
"labelledby",this.CH||"");this.od&&_.Hd(this.ye,this.od);_.cs(this.Eg,this.ww);this.Og&&(a=this.Og,a.W=this.Ng,a.ua());_.cs(this.Ng,!!this.Og);_.yW(this,this.tA)};_.g.Yb=function(){_.uW.H.Yb.call(this);this.kb().V(this.N(),"keydown",this.vO).V(this.N(),"keypress",this.vO);this.kb().V(this.Ng,"click",this.W_);AW(this,this.lB);this.kb().V(this.Eg,"click",this.o0);var a=this.N();_.JC(a,this.$l());""!==this.Wp.id&&_.KC(a,"labelledby",this.Wp.id);this.VD||_.zW(this,!1)};
_.g.Hd=function(){this.isVisible()&&this.setVisible(!1);AW(this,!1);_.uW.H.Hd.call(this)};_.g.setVisible=function(a){a!=this.isVisible()&&(this.Xa||this.ua(),_.uW.H.setVisible.call(this,a))};_.g.Gx=function(){_.uW.H.Gx.call(this);this.dispatchEvent("aftershow")};_.g.xs=function(){_.uW.H.xs.call(this);this.dispatchEvent("afterhide");this.Ml&&this.Ga()};
_.g.MF=function(){var a=this.Ea().Za(),b=_.sr(_.Ud(a)||window),c=Math.max(a.body.scrollWidth,b.width);a=Math.max(a.body.scrollHeight,b.height);var d=_.bs(this.N());"fixed"==_.ns(this.N())?_.$V(this.jk,new _.ms(0,0,Math.max(0,b.width-d.width),Math.max(0,b.height-d.height))):_.$V(this.jk,new _.ms(0,0,c-d.width,a-d.height))};_.g.o0=function(){BW(this)};BW=function(a){if(a.ww){var b=a.Og,c=b&&b.Eu;c?(b=b.get(c),a.dispatchEvent(new CW(c,b))&&a.setVisible(!1)):a.setVisible(!1)}};
_.DW=function(a){a.ww=!1;a.Eg&&_.cs(a.Eg,a.ww)};_.uW.prototype.IF=_.ca(36);_.uW.prototype.na=function(){this.Ng=this.Eg=null;_.uW.H.na.call(this)};_.EW=function(a,b){a.Og=b;a.Ng&&(a.Og?(b=a.Og,b.W=a.Ng,b.ua()):_.Hd(a.Ng,_.$c),_.cs(a.Ng,!!a.Og))};_.uW.prototype.W_=function(a){a:{for(a=a.target;null!=a&&a!=this.Ng;){if("BUTTON"==a.tagName)break a;a=a.parentNode}a=null}if(a&&!a.disabled){a=a.name;var b=this.Og.get(a);this.dispatchEvent(new CW(a,b))&&this.setVisible(!1)}};
_.uW.prototype.vO=function(a){var b=!1,c=!1,d=this.Og,e=a.target;if("keydown"==a.type)if(this.vB&&27==a.keyCode){var f=d&&d.Eu;e="SELECT"==e.tagName&&!e.disabled;f&&!e?(c=!0,b=d.get(f),b=this.dispatchEvent(new CW(f,b))):e||(b=!0)}else{if(9==a.keyCode&&a.shiftKey&&e==this.N()){this.vA=!0;try{this.Bg.focus()}catch(l){}_.Jx(this.tP,0,this)}}else if(13==a.keyCode){if("BUTTON"==e.tagName&&!e.disabled)f=e.name;else if(e==this.Eg)BW(this);else if(d){var h=d.Vu,k=h&&_.FW(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 CW(f,String(d.get(f)))))}else e!=this.Eg||32!=a.keyCode&&" "!=a.key||BW(this);if(b||c)a.stopPropagation(),a.preventDefault();b&&this.setVisible(!1)};var CW=function(a,b){this.type="dialogselect";this.key=a;this.caption=b};_.bb(CW,_.Ei);_.rW=function(a){fW.call(this);this.Gb=a||_.Qd();this.Vi="shr-a-shr-tb";this.Eu=this.W=this.Vu=null};_.bb(_.rW,fW);
_.rW.prototype.clear=function(){fW.prototype.clear.call(this);this.Vu=this.Eu=null};_.rW.prototype.set=function(a,b,c,d){fW.prototype.set.call(this,a,b);c&&(this.Vu=a);d&&(this.Eu=a);return this};_.qW=function(a,b,c,d){return a.set(b.key,b.caption,c,d)};_.rW.prototype.ua=function(){if(this.W){_.Hd(this.W,_.$c);var a=_.Qd(this.W);this.forEach(function(b,c){b=a.ma("BUTTON",{name:c},b);c==this.Vu&&(b.className=this.Vi+"-shr-ec");this.W.appendChild(b)},this)}};_.rW.prototype.N=function(){return this.W};
_.rW.prototype.Ea=function(){return this.Gb};_.FW=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};_.sW={key:"ok",caption:"OK"};tW={key:"cancel",caption:"Cancel"};GW={key:"yes",caption:"Yes"};HW={key:"no",caption:"No"};IW={key:"save",caption:"Save"};JW={key:"continue",caption:"Continue"};
"undefined"!=typeof document&&(_.qW(new _.rW,_.sW,!0,!0),_.qW(_.qW(new _.rW,_.sW,!0),tW,!1,!0),_.qW(_.qW(new _.rW,GW,!0),HW,!1,!0),_.qW(_.qW(_.qW(new _.rW,GW),HW,!0),tW,!1,!0),_.qW(_.qW(_.qW(new _.rW,JW),IW),tW,!0,!0));

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var MY,QY,NY,OY,PY;MY=function(a){var b=_.Ld("script[nonce]",a.ownerDocument&&a.ownerDocument.defaultView);b&&a.setAttribute("nonce",b)};
_.RY=function(a,b){var c=b||{};b=c.document||document;var d=_.gc(a),e=(new _.Od(b)).createElement("SCRIPT"),f={EP:e,Dg:void 0},h=new _.hI(NY,f),k=null,l=null!=c.timeout?c.timeout:5E3;0<l&&(k=window.setTimeout(function(){OY(e,!0);h.ej(new PY(1,"Timeout reached for loading script "+d))},l),f.Dg=k);e.onload=e.onreadystatechange=function(){e.readyState&&"loaded"!=e.readyState&&"complete"!=e.readyState||(OY(e,c.uba||!1,k),h.callback(null))};e.onerror=function(){OY(e,!0,k);h.ej(new PY(0,"Error while loading script "+
d))};f=c.attributes||{};_.qi(f,{type:"text/javascript",charset:"UTF-8"});_.Td(e,f);e.src=_.fc(a);MY(e);QY(b).appendChild(e);return h};QY=function(a){var b=(a||document).getElementsByTagName("HEAD");return b&&0!==b.length?b[0]:a.documentElement};NY=function(){if(this&&this.EP){var a=this.EP;a&&"SCRIPT"==a.tagName&&OY(a,!0,this.Dg)}};OY=function(a,b,c){null!=c&&_.u.clearTimeout(c);a.onload=_.Cb;a.onerror=_.Cb;a.onreadystatechange=_.Cb;b&&window.setTimeout(function(){_.de(a)},0)};
PY=function(a,b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);_.lb.call(this,c);this.code=a};_.bb(PY,_.lb);

/*

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

_.s0=function(a,b){return _.gH(a,b?JSON.parse(b):null)};

var t0=function(a,b,c,d){c!==d?_.T(a,b,c):_.T(a,b,void 0,!1);return a},u0=function(a){for(var b="string"===typeof a?a.split(""):a,c=a.length-1;0<=c;c--)if(c in b&&_.oj.call(void 0,b[c],c,a))return c;return-1},v0=function(a,b){var c={},d;for(d in a)c[d]=b.call(void 0,a[d],d,a);return c},w0=function(a){this.action=a;this.wfv=!1},x0=function(a,b){w0.call(this,"set-drive-options");this.appId=a;this.appOrigin=b},y0=function(a){a=a&&a.getWindow()||window;return a.gadgets&&a.gadgets.rpc},A0=function(a,b){var c=
b&&b.getWindow()||window;if(y0(b))a();else if(z0)z0.push(a);else var d=z0=[a],e=c.setInterval(function(){if(y0(b)){c.clearInterval(e);for(var f=0;f<d.length;f++)d[f]();z0=null}},100)},B0=function(a,b){var c;a:{for(c=b.target;c;){if(1==c.nodeType){var d=_.Rr(c,"overflowY");if("auto"==d||"scroll"==d)break a}c=c.parentNode}c=null}(!c||!_.ge(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()};
_.uW.prototype.IF=_.fb(36,function(a){this.Ml=a});_.nH.prototype.EH=_.fb(33,function(){return this.toJSON()});_.Od.prototype.JF=_.fb(0,function(a){this.nb=a});
var C0=function(a,b){return _.qH(a,b,"")},D0=function(a){_.vW(a);return a.Ng},E0=function(a){return new _.Lj(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],_.Sj(l,f,_.ri(h,k));else b(void 0)})},F0=function(){var a=null;return(new _.Lj(function(b,c){a=_.Jx(function(){b(void 0)},5E3);-1==a&&c(Error("wa"))})).zt(function(b){_.Kx(a);throw b;})},G0=function(a){return _.jd&&(_.ld||_.nd)&&0!=a%40?a:a/40},H0=function(a,
b,c,d){_.Gi.call(this,b);this.type="mousewheel";this.detail=a;this.deltaX=c;this.deltaY=d};_.bb(H0,_.Gi);var I0=function(a,b){_.dj.call(this);this.W=a;a=_.fe(this.W)?this.W:this.W?this.W.body:null;this.ZZ=!!a&&_.fs(a);this.LN=_.Ui(this.W,_.id?"DOMMouseScroll":"mousewheel",this,b)};_.bb(I0,_.dj);
I0.prototype.handleEvent=function(a){var b=0,c=0,d=a.Ce;"mousewheel"==d.type?(a=G0(-d.wheelDelta),void 0!==d.wheelDeltaX?(b=G0(-d.wheelDeltaX),c=G0(-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.TN&&(b=Math.min(Math.max(b,-this.TN),this.TN));"number"===typeof this.UN&&(c=Math.min(Math.max(c,-this.UN),this.UN));this.ZZ&&(b=-b);b=new H0(a,d,b,c);this.dispatchEvent(b)};
I0.prototype.na=function(){I0.H.na.call(this);_.bj(this.LN);this.LN=null};var J0=function(a){_.nH.call(this,a)};_.I(J0,_.nH);J0.prototype.getSeconds=function(){return _.yH(this,1)};J0.prototype.setSeconds=function(a){return t0(this,1,a,0)};
var K0=function(a){_.nH.call(this,a)};_.I(K0,_.nH);K0.prototype.getId=function(){return C0(this,1)};K0.prototype.Ud=function(a){return t0(this,1,a,"")};
var L0=function(a){_.nH.call(this,a)};_.I(L0,_.nH);_.g=L0.prototype;_.g.getUrl=function(){return C0(this,1)};_.g.setUrl=function(a){return t0(this,1,a,"")};_.g.Bc=function(){return _.yH(this,2)};_.g.Bd=function(a){return t0(this,2,a,0)};_.g.Jb=function(){return _.yH(this,3)};_.g.qe=function(a){return t0(this,3,a,0)};
var M0=function(a){_.nH.call(this,a)};_.I(M0,_.nH);
var O0=function(a){_.nH.call(this,a,-1,N0)};_.I(O0,_.nH);var N0=[1,2];
var P0=function(a){_.nH.call(this,a)};_.I(P0,_.nH);P0.prototype.pL=function(){return _.qH(this,1,0)};
var Q0=function(a){_.nH.call(this,a)};_.I(Q0,_.nH);Q0.prototype.pQ=function(a){t0(this,2,a,"")};
var R0=function(a){_.nH.call(this,a)};_.I(R0,_.nH);var T0=function(a){_.nH.call(this,a,-1,S0)};_.I(T0,_.nH);_.g=T0.prototype;_.g.getId=function(){return _.kH(this,K0,1)};_.g.Ud=function(a){return _.vH(this,1,a)};_.g.jj=function(){return C0(this,2)};_.g.getType=function(){return _.qH(this,6,0)};_.g.Cd=function(a){return t0(this,6,a,0)};_.g.Kf=function(){return C0(this,7)};_.g.getUrl=function(){return C0(this,8)};_.g.setUrl=function(a){return t0(this,8,a,"")};_.g.bC=function(){return C0(this,11)};
_.g.cQ=function(a){return t0(this,11,a,"")};var h1=function(a){return _.iH(a,L0,10)},S0=[5,10,22];
var j1=function(a){_.nH.call(this,a,-1,i1)};_.I(j1,_.nH);j1.prototype.getStatus=function(){return _.qH(this,1,0)};j1.prototype.gC=function(){return _.iH(this,T0,2)};j1.prototype.Bf=function(a){_.xH(this,2,a,T0,void 0)};var i1=[2];
var l1=function(a){_.nH.call(this,a,-1,k1)};_.I(l1,_.nH);_.g=l1.prototype;_.g.BF=function(a){return t0(this,1,a,0)};_.g.getVisible=function(){return _.rH(this,5)};_.g.setVisible=function(a){return t0(this,5,a,!1)};_.g.gC=function(){return _.iH(this,T0,7)};_.g.Bf=function(a){_.xH(this,7,a,T0,void 0)};var k1=[3,7];
var n1=function(a){_.nH.call(this,a,-1,m1)};_.I(n1,_.nH);n1.prototype.BF=function(a){return t0(this,1,a,0)};n1.prototype.gC=function(){return _.iH(this,T0,4)};n1.prototype.Bf=function(a){_.xH(this,4,a,T0,void 0)};var m1=[4];
var w1=function(a,b){switch(_.qH(a[0].getId(),2,0)){case 13:return o1(a,b);case 3:return p1(a,b);case 10:return q1(a,b,"upload");case 12:return r1(a,b);case 2:return s1(a,b);case 5:return t1(a,b);case 9:return u1(a,b);case 1:return null!=_.kH(a[0],M0,26)?v1(a,b):q1(a,b,"webcam");default:return{}}},s1=function(a,b){a=a.map(function(c){var d=void 0;_.rH(_.kH(c,R0,21),12)&&(d="success");return{id:c.getId().getId(),serviceId:"docs",mimeType:c.Kf(),name:c.jj(),type:c.getType(),lastEditedUtc:_.kH(c,J0,
12),url:c.getUrl(),sizeBytes:_.yH(c,23),description:C0(c,3),iconUrl:c.bC(),thumbnails:x1(h1(c)),isShared:_.rH(_.kH(c,R0,21),1),downloadUrl:C0(_.kH(c,R0,21),10),embedUrl:C0(c,13),copyable:_.rH(_.kH(c,R0,21),9),resourceKey:C0(_.kH(c,R0,21),11),uploadState:d}});return{action:b,docs:a,viewToken:y1("all","",{}),view:"all"}},t1=function(a,b){a=a.map(function(c){var d=_.kH(_.kH(c,Q0,15),L0,1);_.xH(c,10,d,L0,void 0);return{id:c.getId().getId(),serviceId:"web",mimeType:c.Kf(),name:c.jj(),type:c.getType(),
url:c.getUrl(),description:C0(c,3),iconUrl:"https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png",thumbnails:x1(h1(c))}});return{action:b,docs:a,viewToken:y1("image-search","Search",{}),view:"image-search"}},u1=function(a,b){a=a.map(function(c){return{serviceId:"url",name:h1(c)[0].getUrl().split("/").pop(),type:"photo",mimeType:c.Kf(),url:c.getUrl(),description:C0(c,3),iconUrl:"https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png",thumbnails:x1(h1(c))}});return{action:b,
docs:a,viewToken:y1("url","By URL",{}),view:"url"}},v1=function(a,b){a=a.map(function(c){return{id:c.getId().getId(),serviceId:"picasa",name:c.jj(),type:c.getType(),description:C0(c,3),iconUrl:"https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png",thumbnails:x1(h1(c))}});return{action:b,docs:a,viewToken:y1("webcam","",{}),view:"webcam"}},q1=function(a,b,c){var d=a.map(function(e){return{id:e.getId().getId(),serviceId:"photo",mimeType:e.Kf(),name:e.jj(),type:e.getType(),sizeBytes:_.yH(e,
23),description:C0(e,3),iconUrl:"https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png",thumbnails:x1(h1(e))}});a=new Set(a.map(function(e){return e.getType()}));a={allowedItemTypes:Array.from(a)};return{action:b,docs:d,viewToken:y1(c,"",a),view:c}},p1=function(a,b){var c=a.map(function(d){return{id:d.getId().getId(),serviceId:"picasa",mimeType:d.Kf(),name:h1(d)[0].getUrl().split("/").pop(),type:d.getType(),lastEditedUtc:_.kH(d,J0,12),url:d.getUrl(),sizeBytes:_.yH(d,23),description:C0(d,
3),iconUrl:"https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png",thumbnails:x1(h1(d))}});a=new Set(a.map(function(d){return d.getType()}));a={allowedItemTypes:Array.from(a)};return{action:b,docs:c,viewToken:y1("photos","",a),view:"photos"}},o1=function(a,b){var c=a.map(function(e){return{id:e.getId().getId(),serviceId:"et",name:h1(e)[0].getUrl().split("/").pop(),description:C0(e,3),type:"et",iconUrl:"https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png",thumbnails:x1(h1(e),
"etjpg")}}),d={category:_.kH(a[0],P0,28).pL()};a=y1("et",C0(_.kH(a[0],P0,28),2),d);return{action:b,docs:c,viewToken:a,view:"et"}},r1=function(a,b){a=a.map(function(c){var d=_.oH(_.kH(c,O0,27),1)[0];return{id:c.getId().getId(),serviceId:"contacts",mimeType:c.Kf(),name:c.jj(),description:C0(c,3),url:"mailto:"+d,thumbnail:[{url:c.bC()}],email:d}});return{action:b,docs:a,view:"contacts"}},y1=function(a,b,c){return{0:a,1:b,2:c}},x1=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.Bc(),width:c.Jb(),type:b}})};
var z1=function(a){this.Ba=a;this.Ta={}};_.g=z1.prototype;_.g.Ub=function(a){this.DN=a||void 0;return this};_.g.Ra=function(a){this.Ta.query=a;return this};_.g.Ac=function(a){this.Ta.mimeTypes=a;return this};_.g.Fb=function(a){this.Ta.parent=a;return this};_.g.EH=function(){var a=_.Ch(this.Ta,function(b){return null!==b});a=_.yi(a)?null:a;a=[this.Ba,this.DN,a];return a=a.slice(0,u0(a)+1)};_.g.toString=function(){var a=this.EH();return"("+_.Sb(a,function(b){return _.Ex(b)}).join(",")+")"};
_.g.getId=function(){return this.Ba};_.g.Nv=function(){return this.DN};_.g.getOptions=function(){return _.mj(this.Ta)};_.g.getQuery=function(){return this.Ta.query};
var A1=function(){z1.call(this,"image-search");this.Ta.license="crwm"};_.I(A1,z1);_.g=A1.prototype;_.g.et=function(a){this.Ta.site=a;return this};_.g.Cd=function(a){this.Ta.type=a;return this};_.g.Q2=function(a){"*"==a?delete this.Ta.license:this.Ta.license=a;return this};_.g.setSize=function(a){this.Ta.imgsz=a;return this};_.g.setColor=function(a){this.Ta.imgcolor=a;return this};_.g.jz=function(a){this.Ta.safe=a;return this};_.g.Ub=function(a){z1.prototype.Ub.call(this,a);return this};
_.g.Ra=function(a){z1.prototype.Ra.call(this,a);return this};_.g.Ac=function(a){z1.prototype.Ac.call(this,a);return this};_.g.Fb=function(a){z1.prototype.Fb.call(this,a);return this};
var B1=function(){z1.call(this,"maps")};_.I(B1,z1);_.g=B1.prototype;_.g.hG=function(a){this.Ta.mode=a;return this};_.g.setCenter=function(a,b){this.Ta.center=[a,b];return this};_.g.setZoom=function(a){this.Ta.zoom=a;return this};_.g.Ub=function(a){z1.prototype.Ub.call(this,a);return this};_.g.Ra=function(a){z1.prototype.Ra.call(this,a);return this};_.g.Ac=function(a){z1.prototype.Ac.call(this,a);return this};_.g.Fb=function(a){z1.prototype.Fb.call(this,a);return this};
var C1=function(){z1.call(this,"photos")};_.I(C1,z1);_.g=C1.prototype;_.g.hG=function(a){this.Ta.mode=a;return this};_.g.Cd=function(a){this.Ta.type=a;return this};_.g.Ub=function(a){z1.prototype.Ub.call(this,a);return this};_.g.Ra=function(a){z1.prototype.Ra.call(this,a);return this};_.g.Ac=function(a){z1.prototype.Ac.call(this,a);return this};_.g.Fb=function(a){z1.prototype.Fb.call(this,a);return this};
var D1=function(){z1.call(this,"url")};_.I(D1,z1);_.g=D1.prototype;_.g.et=function(a){this.Ta.site=a;return this};_.g.Cd=function(a){this.Ta.type=a;return this};_.g.Ub=function(a){z1.prototype.Ub.call(this,a);return this};_.g.Ra=function(a){z1.prototype.Ra.call(this,a);return this};_.g.Ac=function(a){z1.prototype.Ac.call(this,a);return this};_.g.Fb=function(a){z1.prototype.Fb.call(this,a);return this};
var E1=function(){z1.call(this,"video-search")};_.I(E1,z1);_.g=E1.prototype;_.g.et=function(a){this.Ta.site=a;return this};_.g.jz=function(a){this.Ta.safe=a;return this};_.g.Ub=function(a){z1.prototype.Ub.call(this,a);return this};_.g.Ra=function(a){z1.prototype.Ra.call(this,a);return this};_.g.Ac=function(a){z1.prototype.Ac.call(this,a);return this};_.g.Fb=function(a){z1.prototype.Fb.call(this,a);return this};
var F1=function(){z1.call(this,"web")};_.I(F1,z1);_.g=F1.prototype;_.g.et=function(a){this.Ta.site=a;return this};_.g.jz=function(a){this.Ta.safe=a;return this};_.g.Ub=function(a){z1.prototype.Ub.call(this,a);return this};_.g.Ra=function(a){z1.prototype.Ra.call(this,a);return this};_.g.Ac=function(a){z1.prototype.Ac.call(this,a);return this};_.g.Fb=function(a){z1.prototype.Fb.call(this,a);return this};
var G1=function(a){this.Oe="string"===typeof a?new z1(a):a;this.mf=[];this.Ta={}},H1=function(a){switch(a){case "image-search":return new A1;case "maps":return new B1;case "photos":return new C1;case "url":return new D1;case "video-search":return new E1;case "web":return new F1}return new z1(a)};G1.prototype.du=function(a){this.mf.push("string"===typeof a?H1(a):a);return this};G1.prototype.bJ=function(a){this.mf.push((new z1(null)).Ub(a));return this};G1.prototype.eu=function(a){this.mf.push(a);return this};
var I1=function(a){return"("+_.Sb(a.mf,function(b){return b.toString()}).join(",")+")"},J1=function(a){a=_.Ch(a.Ta,function(b){return null!==b});return(a=_.yi(a)?null:a)?_.Ex(v0(a,function(b){return b.toString()})):""};G1.prototype.toString=function(){if(this.Oe){var a=["{root:",this.Oe.toString(),",items:",I1(this)],b=J1(this);b&&(a.push(",options:"),a.push(b));a.push("}");return a.join("")}return I1(this)};G1.prototype.getOptions=function(){return _.mj(this.Ta)};
G1.prototype.u2=function(a){this.Ta.collapsible=a;return this};
var K1=_.kc(_.cc("https://apis.google.com/js/api.js")),O1=function(a,b){var c=!1,d=L1(a,b).then(function(f){c=!0;return f}),e=F0().then(function(){return c?L1(a,b):M1(b).then(function(f){return N1(f,a)})});return E0([d,e])},L1=function(a,b){return P1(b).then(function(c){return N1(c,a)})},N1=function(a,b){var c=_.lc(b,"gapi.")?b.slice(5):b;return a[c]?_.Pj(a[c]):new _.Lj(function(d,e){var f=_.Jx(function(){e(Error("Rb"))},3E4);a.load(b,{callback:function(){_.Kx(f);d(a[c])},onerror:function(h){_.Kx(f);
e(h)}})})},P1=function(a){return a.gapi&&a.gapi.load?_.Pj(a.gapi):M1(a)},M1=function(a){return _.RY(K1,{document:a.document}).then(function(){return a.gapi})},Q1=function(){this.ob=null};Q1.prototype.load=function(a,b){b=void 0===b?window:b;var c=Date.now();return O1(a,b).then(function(d){return{KN:d,n_:c,l_:Date.now()}},function(d){throw d instanceof Error?d:Error(String(d));})};
var R1=function(){_.Bi.call(this);this.qW=new Q1;this.ob=this.Ad=null;this.bo=_.Vj();this.vv=_.Vj();this.vv.promise.then(null,function(){});this.bo.promise.then(null,function(){});this.HM={}};_.I(R1,_.Bi);
var S1=function(a,b){var c=_.Mx("gapi.iframes",b);return c?(a=Date.now(),_.Pj({KN:c,n_:a,l_:a})):a.qW.load("gapi.iframes",b)},T1=function(a,b,c,d,e,f){var h=!0;h=void 0===h?!1:h;S1(a,_.Ud(b.ownerDocument)).then(function(k){var l=k.KN;a.vv.resolve(l);k=a.bo;var m=k.resolve,n=h;n=void 0===n?!1:n;var q={};q["host-message-handler"]=c;a.HM=q;var p=_.ru(d);p=_.ru(p);p=_.gu(_.fu(_.du(new _.cu,p.Vf),p.jg()),p.Tf).toString();a.Ad=p;p=_.Oq((new _.Qq).setUrl(d),b);p.O.allowPost=n;n=_.ij(_.hj(p,q),_.Mx("makeWhiteListIframesFilter",
l)([a.Ad]));null!=e&&n.Ud(e);null!=f&&n.nl(f);n.Xl().zg({display:"block","min-width":"100%",width:"1px"}).Bd("100%");n.Xl().value().allow="camera";l=l.getContext().openChild(n.value());m.call(k,l)},function(k){a.vv.reject(k);a.bo.reject(k)});return a.bo.promise},U1=function(a,b){return _.Tj([a.vv.promise,a.bo.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,_.Mx("makeWhiteListIframesFilter",c)([a.Ad])):_.Qj(Error("Sb"))})};
R1.prototype.na=function(){V1(this);_.Bi.prototype.na.call(this)};var V1=function(a){a.bo.promise.then(function(b){b&&(b.unregister("host-message-handler"),delete a.HM["host-message-handler"])})};
var W1=function(){this.ss=0};
var Y1=function(a,b){switch(a.action){case "select-contacts":a=X1(a.contacts);break;case "visibility":a=a.visible;a=(new l1).BF(7).setVisible(a);var c={};c["iframe-command"]=a.Xc();a=c;break;default:a=null}return a?U1(b,a):_.Pj()},X1=function(a){if(!a||0==a.length)return null;var b=new l1;b.BF(11);var c=new W1;a.forEach(function(d){if(d.email){var e=new T0;e=t0(e,2,d.name?d.name:d.email,"");var f=new O0;d=d.email;_.oH(f,1).push(d);d=_.vH(e,27,f);e=d.Ud;f=(new K0).Ud(":"+(c.ss++).toString(36));f=t0(f,
2,12,0);d=e.call(d,f)}else d=null;d&&b.Bf(d)});a={};a["iframe-command"]=b.Xc();return a};
_.bb(x0,w0);
var Z1=function(a){w0.call(this,"visibility");this.visible=a};_.bb(Z1,w0);
var $1=function(a,b,c){_.uW.call(this,a,b,c)};_.bb($1,_.uW);
var a2=_.kc(_.cc("//www-onepick-opensocial.googleusercontent.com/gadgets/js/rpc.js?c=1&container=onepick")),b2=_.kc(_.cc("//apis.google.com/js/rpc.js")),z0=null;
var c2;
var d2=function(a,b,c,d,e,f,h){_.uW.call(this,f?f+" picker shr-q-shr-r":"picker shr-q-shr-r",!0,c);_.au(a,"protocol");this.bD=new R1;this.ql=_.Xt();this.fl=_.Xt();this.PH=!1;this.setUrl(a);this.ZO=d;this.YO=e;void 0!==d||void 0!==e?c=!0:(c=_.ru(a).$g("hostId"),c2||(c2=new Set("DocVerse fusiontables geo geowiki gm gmail-gadget gws hotpot jointly presentations pwa sites templates trix trix-copy-sheet webstore".split(" "))),c=!c2.has(c));this.AU=c;this.uv=h||this.Ea();b&&(b="true"==_.ru(this.$c).$g("grugl")?
b2:a2,h=this.uv,y0(h)||(h=h||_.Qd(document),c=h.createElement("SCRIPT"),_.Lx(c,b),c.type="text/javascript",h.Za().body.appendChild(c)));b=null;h=a.indexOf("/picker?");-1<h?b=a.substring(0,h+8-1):_.Ai(a,"/picker")&&(b=a);b&&this.Hi(b+"/resources/rpc_relay.html");this.vB=!1;_.EW(this,null);this.ob=null};_.bb(d2,$1);_.g=d2.prototype;_.g.$c="";_.g.Fa=null;_.g.Aw=!1;_.g.HD=!1;_.g.Nb=_.Cb;
_.g.Yb=function(){d2.H.Yb.call(this);var a=this.rk(),b=this.kb(),c=new I0(a);_.Di(b,c);b.V(c,"mousewheel",(0,_.P)(B0,void 0,a)).V(a,"scroll",(0,_.P)(B0,void 0,a))};_.g.ua=function(a){var b=this;d2.H.ua.call(this,a);this.PH?S1(this.bD,window).then(function(){return e2(b)}).then(null,function(c){return void b.Ck(c)}):f2(this)};
var e2=function(a){var b=a.Ea().ma("div",["picker-dialog-content","picker-frame"]);_.cs(b,!1);a.Oa().appendChild(b);return T1(a.bD,b,function(c){var d=_.s0(n1,c["iframe-command"]);switch(_.qH(d,1,0)){case 1:c=a.Nb;var e=_.kH(d,j1,2);d="";switch(e.getStatus()){case 2:d="cancel";break;case 1:d="picked";break;case 3:d="error"}e=e.gC();d=0===e.length?{action:d}:w1(e,d);c.call(a,d);a.setVisible(!1);break;case 4:_.DW(a),a.Nb({action:"loaded"})}},a.$c,a.ql,a.fl).then(function(c){a.Fa=c.getIframeEl();g2(a);
_.cs(a.Fa.parentElement,!0);_.RC(a.N(),"picker-dialog");a.ht();return c})},h2=function(a){_.RC(a.N(),"picker-dialog");_.RC(a.Fa,"picker-dialog-frame");_.RC(_.wW(a),"picker-dialog-title");_.RC(a.rk(),"picker-dialog-bg");_.RC(a.Ua,"picker-dialog-bg");_.RC(a.Oa(),"picker-dialog-content");D0(a)&&_.RC(D0(a),"picker-dialog-buttons")},f2=function(a){a.Fa=a.Gb.ma("IFRAME",{id:a.ql,name:a.ql,"class":"picker-frame",frameBorder:"0",allow:"camera"});_.WV(a.Fa,i2(a));h2(a);a.Oa().appendChild(a.Fa);a.kb().V(a.Fa,
"load",function(){return void g2(a)});a.Fa.src=a.$c;a.ht()},k2=function(a){j2(a,(0,_.P)(function(b){b.setAuthToken(this.ql,this.fl)},a))};d2.prototype.ht=function(){var a=_.ru(this.$c).$g("title");a&&this.setTitle(a)};var i2=function(a){return _.fd&&_.Ad("7")&&_.lc(a.$c,"https")?_.kc(_.cc("https://about:blank")):_.fd?_.kc(_.cc('javascript:""')):_.kc(_.cc("about:blank"))},g2=function(a){k2(a);a.Aw=!0;_.YC(a.Fa,!0);a.isVisible()&&a.focus()};
d2.prototype.KC=function(a){27==a.keyCode&&(this.setVisible(!1),this.Nb({action:"cancel"}),a.stopPropagation(),a.preventDefault())};var j2=function(a,b){var c=a.uv;A0(function(){b(c.getWindow().gadgets.rpc)},c)};_.g=d2.prototype;_.g.setUrl=function(a){a=_.qu(new _.cu(a),"rpcService",this.ql);this.PH=void 0!==a.$g("v2");_.qu(a,"rpctoken",this.fl);a.Ej("rpctoken="+this.fl);_.qu(a,"thirdParty","true");_.du(a,"https");this.$c=a.toString();this.Fa&&(this.Fa.src=this.$c)};
_.g.Py=function(a){this.Vj=a;this.HD&&l2(this)};_.g.Ep=function(a){this.Nb=a;j2(this,(0,_.P)(function(b){b.register(this.ql,(0,_.P)(this.sY,this))},this))};_.g.sY=function(a){var b=a.action;"loaded"==b&&(this.HD=!0,m2(this,new Z1(this.isVisible())),l2(this),_.DW(this),this.kb().Wb(this.Ea().getWindow(),"keydown",this.KC),_.YC(this.Fa,!0));"picked"!=b&&"cancel"!=b||this.setVisible(!1);this.Nb(a)};_.g.qw=function(a){return"true"==_.ru(this.$c).$g(a)};
var l2=function(a){a.Vj&&m2(a,new x0(a.Vj,window.location.protocol+"//"+window.location.host))};d2.prototype.Hi=function(a){j2(this,(0,_.P)(function(b){b.setRelayUrl(this.ql,a)},this))};var m2=function(a,b){a.PH&&Y1(b,a.bD).then(null,function(c){return void a.Ck(c)});j2(a,(0,_.P)(function(c){c.call(this.ql,"picker",null,b)},a))};_.g=d2.prototype;
_.g.WE=function(){var a=this.Ea().Za();a=_.Ud(a)||window;if(this.qw("ignoreLimits"))a=new _.pr(this.ZO,this.YO);else if(this.qw("shadeDialog")){var b=_.qs(_.xW(this),"margin"),c=_.sr(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 _.pr(0<a?a:0,0<c?c:0)}else{b=this.ZO;if(b){b=Math.max(320,Math.min(1051,b));c=this.YO;c||(c=_.sr(a),c=.85*c.height);var d=Math.max(320,Math.min(650,c))}else c=_.sr(a),b=.618*c.width,d=b<c.height?Math.round(Math.max(320,
Math.min(650,.85*b))):Math.round(Math.max(320,Math.min(650,.85*c.height))),b=Math.round(d/.618);c=_.sr(a);b=Math.min(b,Math.max(c.width,320));d=Math.min(d,Math.max(c.height,320));a=new _.pr(b,d)}_.as(this.Oa(),a);this.ke()};_.g.ke=function(){if(this.qw("shadeDialog")){var a=_.bs(this.N()),b=_.sr(this.Ea().getWindow());a=Math.floor(b.width/2-a.width/2);if(b=_.qs(_.xW(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=_.ur(this.Ea().nb).y;_.Tr(this.N(),a,b)}else d2.H.ke.call(this)};
_.g.setVisible=function(a){if(a!=this.isVisible()&&this.AU){var b=this.Ea().getWindow();a?(this.WE(),this.kb().V(b,"resize",this.WE),this.Aw||this.kb().V(b,"keydown",this.KC)):(this.kb().Wb(b,"resize",this.WE),this.Aw||this.kb().Wb(b,"keydown",this.KC))}d2.H.setVisible.call(this,a);m2(this,new Z1(a))};_.g.focus=function(){d2.H.focus.call(this);if(this.Fa&&this.Aw&&this.HD)try{this.Fa.focus()}catch(a){}};_.g.Ck=function(){this.Nb({action:"error"})};
var n2=function(a){this.DU=a||"https://docs.google.com/picker";this.yx=new G1};_.g=n2.prototype;_.g.yx=null;_.g.Ae=null;_.g.bJ=function(){throw Error("Tb");};_.g.du=function(a){this.yx.du(a);return this};_.g.eu=function(a){this.yx.eu(a);return this};_.g.Ea=function(){return this.Ae};_.g.fZ=function(){return this.setTitle("")};_.g.Py=function(a){this.Vj=a;return this};_.g.Ep=function(a){this.Nb=a;return this};_.g.JF=function(a){this.Ae=new _.Od(a);return this};
var o2=function(a){n2.call(this,a)};_.bb(o2,n2);
var p2=function(a){n2.call(this,a);this.uc=new Map;this.uc.set("protocol","gadgets");window.google&&(a=(a=window.google)&&a.picker&&a.picker.LoadArgs)&&(a=(new _.iu(a)).get("hl"))&&this.bt(a.toString());(a=window.location.origin)||(a=window.location.protocol+"//"+window.location.host);this.Fi(a);this.XO=[];this.uv=void 0};_.bb(p2,o2);_.g=p2.prototype;_.g.Ml=!1;
_.g.Rb=function(){this.uc.set("hostId",window.location.host.split(":")[0]);this.Ar()||this.Hi(_.hu(_.ru(window.location.href),void 0).Ej("").setPath("/favicon.ico").toString());if(this.uc.get("minimal"))throw Error("Ub");var a=new d2(this.dR().toString(),!0,this.Ea(),this.kK,this.jK,"",this.uv);a.IF(this.Ml);a.Py(this.Vj);a.Ep(this.Nb);return a};_.g.uV=function(a){this.uc.delete(a);return this};_.g.KV=function(a){this.uc.set(a,"true");return this};_.g.Bc=function(){return this.jK};_.g.uo=function(){return this.uc.get("hl")};
_.g.Ar=function(){return this.uc.get("parent")};_.g.getTitle=function(){return this.uc.get("title")};_.g.Jb=function(){return this.kK};_.g.NZ=function(a){return"true"==this.uc.get(a)};_.g.w2=function(a){this.uc.set("developerKey",a);return this};_.g.s2=function(a){this.uc.set("authuser",a);return this};_.g.IF=function(a){this.Ml=a};_.g.R2=function(a){this.uc.set("maxItems",a);return this};_.g.Fi=function(a){a&&this.uc.set("origin",a);return this};
_.g.M2=function(a){a instanceof z1?this.uc.set("view",a.toString()):this.uc.set("view",a);return this};_.g.bt=function(a){this.uc.set("hl",a);return this};_.g.pG=function(a){this.uc.set("oauth_token",a);return this};_.g.Hi=function(a){this.uc.set("parent",a);return this};_.g.W2=function(a){this.uc.set("selectableMimeTypes",a);return this};_.g.setSize=function(a,b){this.kK=a;this.jK=b;return this};_.g.c3=function(a){this.uc.set("uploadToAlbumId",a);return this};
_.g.setTitle=function(a){this.uc.set("title",a);return this};_.g.dR=function(){this.XO.length&&this.uc.set("pp",_.Ex(this.XO));this.uc.set("nav",I1(this.yx));var a=new _.cu(this.DU);this.uc.forEach(function(b,c){_.qu(a,c,b)});return a};
var q2=function(a){z1.call(this,"upload");this.Ta.query=a};_.bb(q2,z1);q2.prototype.Ra=function(){throw Error("Vb");};q2.prototype.Ub=function(a){q2.H.Ub.call(this,a);return this};q2.prototype.Ac=function(a){q2.H.Ac.call(this,a);return this};q2.prototype.Fb=function(a){q2.H.Fb.call(this,a);return this};
var r2=function(){q2.call(this,"docs")};_.bb(r2,q2);_.g=r2.prototype;_.g.$F=function(a){this.Ta.includeFolders=a;return this};_.g.Ub=function(a){r2.H.Ub.call(this,a);return this};_.g.Ra=function(a){r2.H.Ra.call(this,a);return this};_.g.Ac=function(a){r2.H.Ac.call(this,a);return this};_.g.Fb=function(a){r2.H.Fb.call(this,a);return this};
var s2=function(a){z1.call(this,a||"all")};_.bb(s2,z1);_.g=s2.prototype;_.g.hG=function(a){this.Ta.mode=a;return this};_.g.B2=function(a){this.Ta.dr=a;return this};_.g.C2=function(a){this.Ta.td=a;return this};_.g.S2=function(a){void 0!==a?this.Ta.ownedByMe=a:delete this.Ta.ownedByMe;return this};_.g.Z2=function(a){this.Ta.starred=a;return this};_.g.$F=function(a){this.Ta.includeFolders=a;return this};_.g.V2=function(a){this.Ta.selectFolder=a;return this};
_.g.A2=function(a){this.Ta.docTypesDropDown=a;return this};_.g.Ub=function(a){s2.H.Ub.call(this,a);return this};_.g.Ra=function(a){s2.H.Ra.call(this,a);return this};_.g.Ac=function(a){s2.H.Ac.call(this,a);return this};_.g.Fb=function(a){s2.H.Fb.call(this,a);return this};
var t2=function(){z1.call(this,"photo-albums")};_.I(t2,z1);_.g=t2.prototype;_.g.Cd=function(a){this.Ta.type=a;return this};_.g.Ub=function(a){z1.prototype.Ub.call(this,a);return this};_.g.Ra=function(a){z1.prototype.Ra.call(this,a);return this};_.g.Ac=function(a){z1.prototype.Ac.call(this,a);return this};_.g.Fb=function(a){z1.prototype.Fb.call(this,a);return this};
var u2={DoclistBlob:"file",doc:"document",drawing:"drawing",folder:"folder",kix:"document",pres:"presentation",spread:"spreadsheet"};
var v2=function(a,b){z1.call(this,"webcam");a&&(this.Ta.type=a);b&&(this.Ta.query=b)};_.I(v2,z1);v2.prototype.Ra=function(){throw Error("Wb");};v2.prototype.Ub=function(a){z1.prototype.Ub.call(this,a);return this};v2.prototype.Ac=function(a){z1.prototype.Ac.call(this,a);return this};v2.prototype.Fb=function(a){z1.prototype.Fb.call(this,a);return this};
var w2=_.Uc(_.cc(".picker-dialog-frame{width:100%;height:100%;border:0;overflow:hidden}.picker-dialog-bg{z-index:1000}.picker-dialog,.picker-dialog-bg{position:absolute;top:0;left:0;background-color:#fff}.picker-dialog{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{_.es(w2)}catch(a){_.zf.error("Failed to install picker styles : "+a),_.u.setTimeout(function(){_.Ya.PN(a)},0)}
;_.E("gapi.picker.api.Action",{W4:"cancel",Y8:"picked",Y$:"uploadProgress",Z$:"uploadScheduled",aaa:"uploadStateChange",J7:"loaded",N4:"blurred",r6:"enableWhiteCallout",gaa:"viewChanged",laa:"viewUpdated",haa:"viewContentRendered",ERROR:"error",r9:"received"});_.E("gapi.picker.api.Action.CANCEL","cancel");_.E("gapi.picker.api.Action.PICKED","picked");_.E("gapi.picker.api.Audience",{Q8:"ownerOnly",H7:"limited",A4:"allPersonalCircles",y6:"extendedCircles",W5:"domainPublic",n9:"public"});
_.E("gapi.picker.api.Audience.PUBLIC","public");_.E("gapi.picker.api.Audience.DOMAIN_PUBLIC","domainPublic");_.E("gapi.picker.api.Audience.EXTENDED_CIRCLES","extendedCircles");_.E("gapi.picker.api.Audience.ALL_PERSONAL_CIRCLES","allPersonalCircles");_.E("gapi.picker.api.Audience.LIMITED","limited");_.E("gapi.picker.api.Audience.OWNER_ONLY","ownerOnly");
_.E("gapi.picker.api.Document",{G4:"audience",M4:"blobId",Z4:"children",TR:"contentId",i5:"copyable",D5:"coverPhotoId",H5:"crop",J5:"customerId",M5:"dataUrl",Q5:"description",X5:"domainUsersOnly",Z5:"downloadUrl",j6:"driveSuccess",f6:"driveError",d6:"drivesId",e6:"drivesName",k6:"email",l6:"embedUrl",k7:"iconUrl",$z:"id",m7:"isLocalProfilePhoto",n7:"isNew",o7:"isRoot",p7:"isShared",r7:"kansasVersionInfo",B7:"lastEditedUtc",C7:"lastModifiedByMeUtc",D7:"lastViewedByMeUtc",E7:"latitude",M7:"longitude",
U7:"markedForRemoval",W7:"mediaKey",a8:"mimeType",s8:"name",C8:"numChildren",D8:"numTagged",E8:"numUntagged",M8:"organizationDisplayName",N8:"organizeIntoTeamDrive",P8:"otherParents",J8:"ogv",T8:"parentId",dT:"people",a9:"placeId",READ_ONLY:"readOnly",v9:"rpt",w9:"rptn",z9:"resourceKey",E9:"rotation",G9:"rotationDegree",T9:"serviceId",o$:"sizeBytes",w$:"sourceTeamDriveId",x$:"sourceTeamDriveName",M$:"teamDriveId",N$:"teamDriveName",O$:"teamMembersOnly",P$:"thumbnails",TYPE:"type",U$:"undoable",W$:"uploadId",
X$:"uploadMetadata",$$:"uploadState",URL:"url",VERSION:"version",maa:"visibility"});_.E("gapi.picker.api.Document.ADDRESS_LINES","addressLines");_.E("gapi.picker.api.Document.AUDIENCE","audience");_.E("gapi.picker.api.Document.DESCRIPTION","description");_.E("gapi.picker.api.Document.DURATION","duration");_.E("gapi.picker.api.Document.EMBEDDABLE_URL","embedUrl");_.E("gapi.picker.api.Document.ICON_URL","iconUrl");_.E("gapi.picker.api.Document.ID","id");_.E("gapi.picker.api.Document.IS_NEW","isNew");
_.E("gapi.picker.api.Document.LAST_EDITED_UTC","lastEditedUtc");_.E("gapi.picker.api.Document.LATITUDE","latitude");_.E("gapi.picker.api.Document.LONGITUDE","longitude");_.E("gapi.picker.api.Document.MIME_TYPE","mimeType");_.E("gapi.picker.api.Document.NAME","name");_.E("gapi.picker.api.Document.NUM_CHILDREN","numChildren");_.E("gapi.picker.api.Document.PARENT_ID","parentId");_.E("gapi.picker.api.Document.PHONE_NUMBERS","phoneNumbers");_.E("gapi.picker.api.Document.SERVICE_ID","serviceId");
_.E("gapi.picker.api.Document.THUMBNAILS","thumbnails");_.E("gapi.picker.api.Document.TYPE","type");_.E("gapi.picker.api.Document.URL","url");_.E("gapi.picker.api.DocsUploadView",r2);r2.prototype.setIncludeFolders=r2.prototype.$F;z1.prototype.setParent=r2.prototype.Fb;_.E("gapi.picker.api.DocsView",s2);s2.prototype.setIncludeFolders=s2.prototype.$F;s2.prototype.setSelectFolderEnabled=s2.prototype.V2;s2.prototype.setMode=s2.prototype.hG;z1.prototype.setParent=s2.prototype.Fb;
s2.prototype.setOwnedByMe=s2.prototype.S2;s2.prototype.setStarred=s2.prototype.Z2;s2.prototype.setDocTypesDropDownEnabled=s2.prototype.A2;s2.prototype.setEnableDrives=s2.prototype.B2;s2.prototype.setEnableTeamDrives=s2.prototype.C2;_.E("gapi.picker.api.DocsViewMode",{a7:"grid",I7:"list"});_.E("gapi.picker.api.DocsViewMode.GRID","grid");_.E("gapi.picker.api.DocsViewMode.LIST","list");
_.E("gapi.picker.api.Feature",{c5:"cwpc",G5:"cropA11y",g6:"driveGridViewSwitcherHidden",i6:"driveSortHidden",m6:"showAttach",o6:"emci",p6:"enableSizeEstimation",n6:"edbe",q6:"etpc",K6:"ftd",t6:"esUsersOnly",D6:"faceRecoPromo",P6:"formsEnabled",f7:"horizNav",l7:"ignoreLimits",b8:"mineOnly",c8:"minimal",d8:"minew",p8:"multiselectEnabled",v8:"navHidden",x8:"newDriveView",y8:"newHorizNav",z8:"newPhotoGridView",A8:"npuv",K8:"odv",k9:"profilePhoto",S9:"swue",U9:"shadeDialog",V9:"shapeSuggestions",Z9:"showroomNav",
a$:"sodw",b$:"simpleUploadEnabled",v$:"sawffmi",I$:"sdr",J$:"std",baa:"urlInputVisible",uaa:"white"});_.E("gapi.picker.api.Feature.MULTISELECT_ENABLED","multiselectEnabled");_.E("gapi.picker.api.Feature.NAV_HIDDEN","navHidden");_.E("gapi.picker.api.Feature.MINE_ONLY","mineOnly");_.E("gapi.picker.api.Feature.SIMPLE_UPLOAD_ENABLED","simpleUploadEnabled");_.E("gapi.picker.api.Feature.SUPPORT_DRIVES","sdr");_.E("gapi.picker.api.Feature.SUPPORT_TEAM_DRIVES","std");
_.E("gapi.picker.api.ImageSearchView",A1);_.E("gapi.picker.api.ImageSearchView.License",{NONE:"*",B9:"r",d5:"cr",C9:"rwm",e5:"crwm"});_.E("gapi.picker.api.ImageSearchView.License.COMMERCIAL_REUSE","cr");_.E("gapi.picker.api.ImageSearchView.License.COMMERCIAL_REUSE_WITH_MODIFICATION","crwm");_.E("gapi.picker.api.ImageSearchView.License.NONE","*");_.E("gapi.picker.api.ImageSearchView.License.REUSE","r");_.E("gapi.picker.api.ImageSearchView.License.REUSE_WITH_MODIFICATION","rwm");
_.E("gapi.picker.api.ImageSearchView.Size",{p$:"qsvga",r$:"vga",q$:"svga",u$:"xga",s$:"wxga",t$:"wxga2",i$:"2mp",k$:"4mp",l$:"6mp",n$:"8mp",d$:"10mp",e$:"12mp",g$:"15mp",h$:"20mp",j$:"40mp",m$:"70mp",f$:"140mp"});_.E("gapi.picker.api.ImageSearchView.Size.SIZE_10MP","10mp");_.E("gapi.picker.api.ImageSearchView.Size.SIZE_12MP","12mp");_.E("gapi.picker.api.ImageSearchView.Size.SIZE_140MP","140mp");_.E("gapi.picker.api.ImageSearchView.Size.SIZE_15MP","15mp");
_.E("gapi.picker.api.ImageSearchView.Size.SIZE_20MP","20mp");_.E("gapi.picker.api.ImageSearchView.Size.SIZE_2MP","2mp");_.E("gapi.picker.api.ImageSearchView.Size.SIZE_40MP","40mp");_.E("gapi.picker.api.ImageSearchView.Size.SIZE_4MP","4mp");_.E("gapi.picker.api.ImageSearchView.Size.SIZE_6MP","6mp");_.E("gapi.picker.api.ImageSearchView.Size.SIZE_70MP","70mp");_.E("gapi.picker.api.ImageSearchView.Size.SIZE_8MP","8mp");_.E("gapi.picker.api.ImageSearchView.Size.SIZE_QSVGA","qsvga");
_.E("gapi.picker.api.ImageSearchView.Size.SIZE_SVGA","svga");_.E("gapi.picker.api.ImageSearchView.Size.SIZE_VGA","vga");_.E("gapi.picker.api.ImageSearchView.Size.SIZE_WXGA","wxga");_.E("gapi.picker.api.ImageSearchView.Size.SIZE_WXGA2","wxga2");_.E("gapi.picker.api.ImageSearchView.Size.SIZE_XGA","xga");A1.prototype.setLicense=A1.prototype.Q2;A1.prototype.setSite=A1.prototype.et;A1.prototype.setSize=A1.prototype.setSize;A1.prototype.setSafeSearch=A1.prototype.jz;_.E("gapi.picker.api.MapsView",B1);
B1.prototype.setCenter=B1.prototype.setCenter;B1.prototype.setZoom=B1.prototype.setZoom;_.E("gapi.picker.api.PhotoAlbumsView",t2);_.E("gapi.picker.api.PhotosView",C1);_.E("gapi.picker.api.PhotosView.Type",{BANNER:"banner",L4:"bannergallery",V4:"camerasync",G6:"featured",Y6:"gmail_themes",M6:"flat",W6:"getty",e7:"highlights",BS:"mediacollection",f8:"moment",I8:"ofuser",E$:"streamid",L$:"tpp",V$:"uploaded",daa:"videos-camerasync",eaa:"videos-uploaded",vaa:"localalbum",dba:"ytbanner"});
_.E("gapi.picker.api.PhotosView.Type.FEATURED","featured");_.E("gapi.picker.api.PhotosView.Type.GETTY","getty");_.E("gapi.picker.api.PhotosView.Type.UPLOADED","uploaded");z1.prototype.setParent=C1.prototype.Fb;C1.prototype.setType=C1.prototype.Cd;_.E("gapi.picker.api.ResourceId.generate",function(a){return a?["application/pdf"==a.mimeType?"pdf":u2[a.serviceId]||"file",":",a.id].join(""):null});_.E("gapi.picker.api.Response",{x4:"action",z6:"extraUserInputs",V5:"docs",S8:"parents",Xt:"view",kaa:"viewToken"});
_.E("gapi.picker.api.Response.ACTION","action");_.E("gapi.picker.api.Response.DOCUMENTS","docs");_.E("gapi.picker.api.Response.PARENTS","parents");_.E("gapi.picker.api.Response.VIEW","viewToken");
_.E("gapi.picker.api.ServiceId",{P4:"books",OR:"calendar",f5:"contacts",Z6:"gready",E5:"cportal",I5:"cultural",U5:"docs",Y5:"photo",b6:"dragonflyphotos",c6:"drive",h6:"drive-select",E6:"feag",O6:"fonts",v6:"et",V6:"geodiscussion",S7:"maps",T7:"mapspro",V7:"media",U8:"party",X8:"picasa",Z8:"places",u9:"relatedcontent",B$:"static_themes",D$:"stories",cba:"youtube",qaa:"web",naa:"vr-assets",dT:"people",O9:"search-api",URL:"url",s9:"recent",C5:"cosmo",T5:"DoclistBlob",Vz:"doc",mI:"drawing",lS:"form",
Q6:"freebird",y7:"kix",kT:"pres",o9:"punch",D9:"ritz",HI:"spread"});_.E("gapi.picker.api.ServiceId.DOCS","docs");_.E("gapi.picker.api.ServiceId.MAPS","maps");_.E("gapi.picker.api.ServiceId.PHOTOS","picasa");_.E("gapi.picker.api.ServiceId.SEARCH_API","search-api");_.E("gapi.picker.api.ServiceId.URL","url");_.E("gapi.picker.api.ServiceId.YOUTUBE","youtube");_.E("gapi.picker.api.Thumbnail",{Zz:"height",URL:"url",jA:"width",TYPE:"type"});_.E("gapi.picker.api.Thumbnail.HEIGHT","height");
_.E("gapi.picker.api.Thumbnail.WIDTH","width");_.E("gapi.picker.api.Thumbnail.URL","url");_.E("gapi.picker.api.Type",{z4:"album",B4:"android-app",OR:"calendar",b5:"chrome-app",CIRCLE:"circle",RR:"contact",Vz:"document",pI:"event",u6:"et",C6:"faces",J6:"file",rI:"folder",N6:"font",LOCATION:"location",R7:"map",BS:"mediacollection",V8:"person",W8:"photo",URL:"url",OI:"video"});_.E("gapi.picker.api.Type.ALBUM","album");_.E("gapi.picker.api.Type.DOCUMENT","document");
_.E("gapi.picker.api.Type.LOCATION","location");_.E("gapi.picker.api.Type.PHOTO","photo");_.E("gapi.picker.api.Type.URL","url");_.E("gapi.picker.api.Type.VIDEO","video");_.E("gapi.picker.api.VideoSearchView",E1);_.E("gapi.picker.api.VideoSearchView.YOUTUBE","youtube.com");E1.prototype.setSite=E1.prototype.et;E1.prototype.setSafeSearch=E1.prototype.jz;_.E("gapi.picker.api.View",z1);z1.prototype.getId=z1.prototype.getId;z1.prototype.setLabel=z1.prototype.Ub;z1.prototype.setMimeTypes=z1.prototype.Ac;
z1.prototype.setQuery=z1.prototype.Ra;z1.prototype.getQuery=z1.prototype.getQuery;z1.prototype.getLabel=z1.prototype.Nv;_.E("gapi.picker.api.ViewGroup",G1);G1.prototype.addLabel=G1.prototype.bJ;G1.prototype.addView=G1.prototype.du;G1.prototype.addViewGroup=G1.prototype.eu;G1.prototype.setCollapsible=G1.prototype.u2;_.E("gapi.picker.api.ViewId.DOCS","all");_.E("gapi.picker.api.ViewId.DOCS_IMAGES","docs-images");_.E("gapi.picker.api.ViewId.DOCS_IMAGES_AND_VIDEOS","docs-images-and-videos");
_.E("gapi.picker.api.ViewId.DOCS_VIDEOS","docs-videos");_.E("gapi.picker.api.ViewId.DOCUMENTS","documents");_.E("gapi.picker.api.ViewId.DRAWINGS","drawings");_.E("gapi.picker.api.ViewId.FOLDERS","folders");_.E("gapi.picker.api.ViewId.FORMS","forms");_.E("gapi.picker.api.ViewId.IMAGE_SEARCH","image-search");_.E("gapi.picker.api.ViewId.MAPS","maps");_.E("gapi.picker.api.ViewId.PDFS","pdfs");_.E("gapi.picker.api.ViewId.PHOTO_ALBUMS","photo-albums");_.E("gapi.picker.api.ViewId.PHOTOS","photos");
_.E("gapi.picker.api.ViewId.PHOTO_UPLOAD","photo-upload");_.E("gapi.picker.api.ViewId.PRESENTATIONS","presentations");_.E("gapi.picker.api.ViewId.RECENTLY_PICKED","recently-picked");_.E("gapi.picker.api.ViewId.SPREADSHEETS","spreadsheets");_.E("gapi.picker.api.ViewId.VIDEO_SEARCH","video-search");_.E("gapi.picker.api.ViewId.WEBCAM","webcam");_.E("gapi.picker.api.ViewId.YOUTUBE","youtube");_.E("gapi.picker.api.ViewToken",{iaa:0,z7:1,jaa:2});_.E("gapi.picker.api.ViewToken.LABEL",1);
_.E("gapi.picker.api.ViewToken.VIEW_ID",0);_.E("gapi.picker.api.ViewToken.VIEW_OPTIONS",2);_.E("gapi.picker.api.WebCamView",v2);_.E("gapi.picker.api.WebCamViewType.STANDARD","standard");(_.u.google=_.u.google||{}).picker=_.u.gapi.picker.api;
_.E("gapi.picker.api.Picker",d2);d2.prototype.isVisible=_.uW.prototype.isVisible;d2.prototype.setAppId=d2.prototype.Py;d2.prototype.setCallback=d2.prototype.Ep;d2.prototype.setRelayUrl=d2.prototype.Hi;d2.prototype.setVisible=d2.prototype.setVisible;d2.prototype.dispose=d2.prototype.Ga;_.E("gapi.picker.api.PickerBuilder",p2);p2.prototype.addView=p2.prototype.du;p2.prototype.addViewGroup=p2.prototype.eu;p2.prototype.build=p2.prototype.Rb;p2.prototype.disableFeature=p2.prototype.uV;
p2.prototype.enableFeature=p2.prototype.KV;p2.prototype.getRelayUrl=p2.prototype.Ar;p2.prototype.getTitle=p2.prototype.getTitle;p2.prototype.hideTitleBar=p2.prototype.fZ;p2.prototype.isFeatureEnabled=p2.prototype.NZ;p2.prototype.setAppId=p2.prototype.Py;p2.prototype.setAuthUser=p2.prototype.s2;p2.prototype.setCallback=p2.prototype.Ep;p2.prototype.setDeveloperKey=p2.prototype.w2;p2.prototype.setDocument=p2.prototype.JF;p2.prototype.setInitialView=p2.prototype.M2;p2.prototype.setLocale=p2.prototype.bt;
p2.prototype.setMaxItems=p2.prototype.R2;p2.prototype.setOAuthToken=p2.prototype.pG;p2.prototype.setOrigin=p2.prototype.Fi;p2.prototype.setRelayUrl=p2.prototype.Hi;p2.prototype.setSelectableMimeTypes=p2.prototype.W2;p2.prototype.setSize=p2.prototype.setSize;p2.prototype.setTitle=p2.prototype.setTitle;p2.prototype.setUploadToAlbumId=p2.prototype.c3;p2.prototype.toUri=p2.prototype.dR;(_.u.google=_.u.google||{}).picker=_.u.gapi.picker.api;

});
// Google Inc.
