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

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ys;ys=function(a){return(a=a.exec(_.Kc))?a[1]:""};_.Bs=function(){if(_.eh)return ys(/Firefox\/([0-9.]+)/);if(_.pd||_.qd||_.od)return _.Ld;if(_.ih)return _.kd()?ys(/CriOS\/([0-9.]+)/):ys(/Chrome\/([0-9.]+)/);if(_.jh&&!_.kd())return ys(/Version\/([0-9.]+)/);if(_.fh||_.gh){var a=/Version\/(\S+).*Mobile\/(\S+)/.exec(_.Kc);if(a)return a[1]+"."+a[2]}else if(_.hh)return(a=ys(/Android\s+([0-9.]+)/))?a:ys(/Version\/([0-9.]+)/);return""}();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Fs;_.Cs=function(a,b,c,d){this.left=a;this.top=b;this.width=c;this.height=d};_.h=_.Cs.prototype;_.h.clone=function(){return new _.Cs(this.left,this.top,this.width,this.height)};_.h.HA=_.da(8);_.h.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};
_.h.contains=function(a){return a instanceof _.vr?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};_.h.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)};_.h.ln=function(){return new _.wr(this.width,this.height)};
_.h.getCenter=function(){return new _.vr(this.left+this.width/2,this.top+this.height/2)};_.h.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};_.h.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};
_.h.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};_.h.translate=function(a,b){a instanceof _.vr?(this.left+=a.x,this.top+=a.y):(this.left+=a,"number"===typeof b&&(this.top+=b));return this};_.h.scale=function(a,b){b="number"===typeof b?b:a;this.left*=a;this.width*=a;this.top*=b;this.height*=b;return this};_.Ds=function(a){return _.es(a,"position")};
_.Es=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)+")")};Fs=function(a,b){return(b=_.ds(a,b))?_.vs(a,b):0};_.Gs=function(a,b){if(_.pd){var c=Fs(a,b+"Left"),d=Fs(a,b+"Right"),e=Fs(a,b+"Top");a=Fs(a,b+"Bottom");return new _.Zr(e,d,a,c)}c=_.cs(a,b+"Left");d=_.cs(a,b+"Right");e=_.cs(a,b+"Top");a=_.cs(a,b+"Bottom");return new _.Zr(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))};
_.Hs=function(){if(_.xd){var a=/Windows NT ([0-9.]+)/;return(a=a.exec(_.Kc))?a[1]:"0"}return _.wd?(a=/1[0|1][_.][0-9_.]+/,(a=a.exec(_.Kc))?a[0].replace(/_/g,"."):"10"):_.zd?(a=/Android\s+([^\);]+)(\)|;)/,(a=a.exec(_.Kc))?a[1]:""):_.Ad||_.Bd||_.Cd?(a=/(?:iPhone|CPU)\s+OS\s+(\S+)/,(a=a.exec(_.Kc))?a[1].replace(/_/g,"."):""):""}();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Is,Js,Ms;_.Cs.prototype.HA=_.Za(8,function(a){var b=Math.max(this.left,a.left),c=Math.min(this.left+this.width,a.left+a.width);if(b<=c){var d=Math.max(this.top,a.top);a=Math.min(this.top+this.height,a.top+a.height);d<=a&&(this.left=b,this.top=d,this.width=c-b,this.height=a-d)}});Is=function(a,b){return new _.vr(a.x-b.x,a.y-b.y)};
Js=function(a){if(_.pd&&!_.Pd(8))return a.offsetParent;var b=_.Yd(a),c=_.es(a,"position"),d="fixed"==c||"absolute"==c;for(a=a.parentNode;a&&a!=b;a=a.parentNode)if(11==a.nodeType&&a.host&&(a=a.host),c=_.es(a,"position"),d=d&&"static"==c&&a!=b.documentElement&&a!=b.body,!d&&(a.scrollWidth>a.clientWidth||a.scrollHeight>a.clientHeight||"fixed"==c||"absolute"==c||"relative"==c))return a;return null};
_.Ks=function(a){for(var b=new _.Zr(0,Infinity,Infinity,0),c=_.Zd(a),d=c.lb().body,e=c.lb().documentElement,f=_.Ar(c.kb);a=Js(a);)if(!(_.pd&&0==a.clientWidth||_.td&&0==a.clientHeight&&a==d)&&a!=d&&a!=e&&"visible"!=_.es(a,"overflow")){var g=_.is(a),k=new _.vr(a.clientLeft,a.clientTop);g.x+=k.x;g.y+=k.y;b.top=Math.max(b.top,g.y);b.right=Math.min(b.right,g.x+a.clientWidth);b.bottom=Math.min(b.bottom,g.y+a.clientHeight);b.left=Math.max(b.left,g.x)}d=f.scrollLeft;f=f.scrollTop;b.left=Math.max(b.left,d);
b.top=Math.max(b.top,f);c=_.zr(c.getWindow());b.right=Math.min(b.right,d+c.width);b.bottom=Math.min(b.bottom,f+c.height);return 0<=b.top&&0<=b.left&&b.bottom>b.top&&b.right>b.left?b:null};_.Ls=function(a){var b=_.is(a);a=_.ps(a);return new _.Cs(b.x,b.y,a.width,a.height)};Ms=function(a,b){return(b&8&&_.ts(a)?b^4:b)&-9};
_.Ns=function(a,b,c,d,e,f,g,k,l){var m;if(m=c.offsetParent){var n="HTML"==m.tagName||"BODY"==m.tagName;if(!n||"static"!=_.Ds(m)){var p=_.is(m);if(!n){n=_.ts(m);var t;if(t=n){t=_.jh&&0<=_.rc(_.Bs,10);var r=_.Dd&&0<=_.rc(_.Hs,10),v=_.ih&&0<=_.rc(_.Bs,85);t=_.sd||t||r||v}n=t?-m.scrollLeft:!n||_.rd&&_.Nd("8")||"visible"==_.es(m,"overflowX")?m.scrollLeft:m.scrollWidth-m.clientWidth-m.scrollLeft;p=Is(p,new _.vr(n,m.scrollTop))}}}m=p||new _.vr;p=_.Ls(a);(n=_.Ks(a))&&p.HA(new _.Cs(n.left,n.top,n.right-n.left,
n.bottom-n.top));n=_.Zd(a);r=_.Zd(c);n.lb()!=r.lb()&&(t=n.lb().body,r=_.ns(t,r.getWindow()),r=Is(r,_.is(t)),!_.pd||_.Pd(9)||_.xr(n.kb)||(r=Is(r,_.Br(n.kb))),p.left+=r.x,p.top+=r.y);a=Ms(a,b);b=p.left;a&4?b+=p.width:a&2&&(b+=p.width/2);b=new _.vr(b,p.top+(a&1?p.height:0));b=Is(b,m);e&&(b.x+=(a&4?-1:1)*e.x,b.y+=(a&1?-1:1)*e.y);if(g)if(l)var u=l;else if(u=_.Ks(c))u.top-=m.y,u.right-=m.x,u.bottom-=m.y,u.left-=m.x;e=u;l=b.clone();u=Ms(c,d);d=_.ps(c);a=k?k.clone():d.clone();k=l;l=a;k=k.clone();l=l.clone();
a=0;if(f||0!=u)u&4?k.x-=l.width+(f?f.right:0):u&2?k.x-=l.width/2:f&&(k.x+=f.left),u&1?k.y-=l.height+(f?f.bottom:0):f&&(k.y+=f.top);g&&(e?(f=k,u=l,a=0,65==(g&65)&&(f.x<e.left||f.x>=e.right)&&(g&=-2),132==(g&132)&&(f.y<e.top||f.y>=e.bottom)&&(g&=-5),f.x<e.left&&g&1&&(f.x=e.left,a|=1),g&16&&(b=f.x,f.x<e.left&&(f.x=e.left,a|=4),f.x+u.width>e.right&&(u.width=Math.min(e.right-f.x,b+u.width-e.left),u.width=Math.max(u.width,0),a|=4)),f.x+u.width>e.right&&g&1&&(f.x=Math.max(e.right-u.width,e.left),a|=1),g&
2&&(a|=(f.x<e.left?16:0)|(f.x+u.width>e.right?32:0)),f.y<e.top&&g&4&&(f.y=e.top,a|=2),g&32&&(b=f.y,f.y<e.top&&(f.y=e.top,a|=8),f.y+u.height>e.bottom&&(u.height=Math.min(e.bottom-f.y,b+u.height-e.top),u.height=Math.max(u.height,0),a|=8)),f.y+u.height>e.bottom&&g&4&&(f.y=Math.max(e.bottom-u.height,e.top),a|=2),g&8&&(a|=(f.y<e.top?64:0)|(f.y+u.height>e.bottom?128:0)),g=a):g=256,a=g);f=new _.Cs(0,0,0,0);f.left=k.x;f.top=k.y;f.width=l.width;f.height=l.height;g=a;g&496||(_.gs(c,new _.vr(f.left,f.top)),
a=f.ln(),d==a||d&&a&&d.width==a.width&&d.height==a.height||(f=a,d=_.xr(_.Zd(_.Yd(c)).kb),!_.pd||_.Nd("10")||d&&_.Nd("8")?(c=c.style,_.sd?c.MozBoxSizing="border-box":_.td?c.WebkitBoxSizing="border-box":c.boxSizing="border-box",c.width=Math.max(f.width,0)+"px",c.height=Math.max(f.height,0)+"px"):(k=c.style,d?(d=_.Gs(c,"padding"),c=_.js(c),k.pixelWidth=f.width-c.left-d.left-d.right-c.right,k.pixelHeight=f.height-c.top-d.top-d.bottom-c.bottom):(k.pixelWidth=f.width,k.pixelHeight=f.height))));return g};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var gt;gt=function(a,b){a&&(a=a.parentNode);for(var c=0;a;){if(b(a))return a;a=a.parentNode;c++}return null};_.ht=function(a){if(1==a.nodeType)return _.ms(a);a=a.changedTouches?a.changedTouches[0]:a;return new _.vr(a.clientX,a.clientY)};
_.it=function(a){this.ha=a;this.na=a.Sb()};_.it.prototype.Nq=function(){jt(this)};
var jt=function(a){var b=a.ha.Ec();if(a.na.anchorBox&&b&&b.getIframeEl())b=_.is(b.getIframeEl()),a.na.anchorBox.left+=b.x,a.na.anchorBox.top+=b.y;else{b=a.na.anchor;if("_default"!=b&&"_iframe"!=b){var c=_.ui(document,b);if(c)a.na.anchorBox=_.Ls(c);else{_.Kf("Anchor not found in DOM: "+b+'. Falling back to "_default".');a.na.anchor="_default";return}}"_iframe"==b&&(b=_.zr(),a.na.anchorBox=new _.Cs(0,0,b.width,b.height))}a.na.anchor=""};_.it.prototype.onBeforeParentOpen=_.it.prototype.Nq;
_.kt=function(a){_.it.call(this,a)};_.S(_.kt,_.it);_.h=_.kt.prototype;_.h.open=function(){var a=this.na,b=document.createElement("ins");document.getElementById(a.container).appendChild(b);b.style.display="block";_.as(b,a.containerCss);this.ha.setSiteEl(b);this.ha.Yf(b)};_.h.Zc=function(){document.getElementById(this.ha.id).style.height=this.ha.height+"px"};_.h.close=function(){_.le(this.ha.getSiteEl());_.le(this.kg);this.kg=null};_.h.ow=_.da(6);
_.h.rh=function(){if(this.kg)return this.kg;var a=this.na;!a.anchorBox&&a.anchor&&jt(this);var b=this.ha.Ec();if("_default"==a.anchor&&b){var c=b.getSiteEl();c=_.Ls(_.ui(document,c));a.anchorBox=c}if(!a.anchorBox)return _.Kf("No anchor box defined."),null;a=new _.vr(a.anchorBox.left,a.anchorBox.top);b&&(b=_.ns(b.getIframeEl(),window),this.Pl=new _.vr,this.Pl.x=b.x,this.Pl.y=b.y,a.x+=b.x,a.y+=b.y,_.lt(a));this.Bx=a;b=_.mt(this,!0);this.kg=document.createElement("ins");this.kg.style.cssText=b;document.body.appendChild(this.kg);
return this.kg};_.mt=function(a,b){var c=a.na;return"position: absolute !important;background-color: transparent !important;left: "+a.Bx.x+"px !important;top: "+a.Bx.y+"px !important;width: "+c.anchorBox.width+"px !important;height: "+c.anchorBox.height+"px !important;z-index: -10000 !important;display: "+(b?"block":"none")+" !important;"};
_.nt=function(a,b){var c=0,d=0;if(b.pageX||b.pageY)c=b.pageX,d=b.pageY;else if(b.clientX||b.clientY)c=b.target?b.target:b.srcElement,d=c.ownerDocument&&c.ownerDocument.parentWindow?c.ownerDocument.parentWindow:window,_.pd?(c=d.document.documentElement.scrollLeft,d=d.document.documentElement.scrollTop):(c=d.pageXOffset,d=d.pageYOffset),c=b.clientX+c,d=b.clientY+d;b=new _.vr(c,d);a=_.Ls(a);return a=new _.Zr(a.top,a.left+a.width,a.top+a.height,a.left),a.contains(b)};
_.lt=function(a){var b=window,c=document.body,d=_.is(c);b=c.currentStyle||b.getComputedStyle(c,"");b.position&&"static"!=b.position&&(a.x-=d.x,a.y-=d.y)};_.ot=function(a){var b=a.ha.Ec()&&a.ha.Ec().getSiteEl();b=b&&b.style.zIndex?parseInt(b.style.zIndex,10)+1:0;return Math.min(2147483647,Math.max(2E9,a.na.zIndex||b))};
var pt,qt,rt;pt={"bottom-center":1,"bottom-end":13,"bottom-left":1,"bottom-right":5,"bottom-start":9,"left-bottom":1,"left-center":0,"left-top":0,"right-bottom":5,"right-center":4,"right-top":4,"top-center":0,"top-end":12,"top-left":0,"top-right":4,"top-start":8};qt={"bottom-center":!0,"top-center":!0};rt={"left-center":!0,"right-center":!0};
_.st=function(a,b,c,d,e){e=e||{x:0,y:0};if(qt[b]){var f=_.ps(a).width/2;e.x="top-right"==d||"bottom-right"==d?e.x+f:e.x-f}qt[d]&&(f=_.ps(c).width/2,e.x+=f);rt[b]&&(f=_.ps(a).height/2,e.y="right-bottom"==d||"left-bottom"==d?e.y+f:e.y-f);rt[d]&&(e.y+=_.ps(c).height/2);_.Ns(c,pt[d],a,pt[b],new _.vr(e.x,e.y));d=gt(a,function(g){if(g==document)return!1;g=_.Ds(g);return!!g&&"static"!=g});c=b=0;d&&(c=_.is(d),b=-c.x,c=-c.y);a=a.style;parseInt(a.left,10)<b&&(a.left=b+"px");parseInt(a.top,10)<c&&(a.top=c+"px")};
_.tt=function(a){_.it.call(this,a.ha);this.$f=a;this.Yx=[]};_.S(_.tt,_.kt);_.h=_.tt.prototype;_.h.Nq=function(){this.$f.Nq()};_.h.open=function(){this.$f.open();(this.na.closeClickDetection||this.na.hideClickDetection)&&ut(this)};_.h.Zc=function(a){this.$f.Zc(a)};_.h.mK=function(a){this.$f.onRenderStart&&this.$f.onRenderStart(a)};_.h.close=function(){if(this.na.closeClickDetection||this.na.hideClickDetection)_.Kb(this.Yx,function(a){_.fj(a)}),this.Yx=[];this.$f.close()};
var ut=function(a){_.Kb(["click","touchstart"],(0,_.U)(function(b){this.Yx.push(_.Yi(document,b,(0,_.U)(this.yQ,this),!0))},a))};_.tt.prototype.yQ=function(a){_.nt(this.ha.getSiteEl(),a)||(this.na.hideClickDetection&&this.$f.show?this.$f.show(!1):this.close())};_.tt.prototype.onBeforeParentOpen=_.tt.prototype.Nq;_.tt.prototype.open=_.tt.prototype.open;_.tt.prototype.onready=_.tt.prototype.Zc;_.tt.prototype.onRenderStart=_.tt.prototype.mK;_.tt.prototype.close=_.tt.prototype.close;

var aY,bY,cY;for(_.$X=function(a){return{Sb:function(){return a},Ec:function(){return a.openerIframe}}},aY=function(a){(new _.it(_.$X(a))).Nq()},bY="bubble circlepicker float hover hover-menu slide-menu".split(" "),cY=0;cY<bY.length;cY++)_.gn[bY[cY]]=aY;

_.Tq=function(a){var b=void 0===b?_.Hb:b;a:{b=void 0===b?_.Hb:b;for(var c=0;c<b.length;++c){var d=b[c];if(d instanceof _.bb&&d.zq(a)){a=new _.Fb(a,_.Db);break a}}a=void 0}return a||_.Gb};_.Uq=function(a){if(a instanceof _.Eb)if(a instanceof _.Fb)a=a.NK;else throw Error("f");else a=_.uc(a);return a};_.Vq=function(a){this.N=a};_.h=_.Vq.prototype;_.h.FC=function(a){this.N.anchor=a;return this};_.h.rh=function(){return this.N.anchor};_.h.ow=_.da(7);_.h.Zi=function(a){this.N.height=a;return this};
_.h.Gd=function(){return this.N.height};_.h.jm=function(a){this.N.width=a;return this};_.h.tc=function(){return this.N.width};_.Wq=function(a){a.N.closeClickDetection=!0};_.Xq=function(a){a.N.show=!0;return a};_.Yq=function(a,b){a.N.where=b;return a};_.Zq=function(a){a.N.connectWithQueryParams=!0;return a};_.$q=function(){_.jk.apply(this,arguments)};_.S(_.$q,_.jk);

_.Vq.prototype.ow=_.Za(7,function(a){this.N.anchorPosition=a});_.kt.prototype.ow=_.Za(6,function(a){this.Bx=a;this.kg.style.cssText=_.mt(this,!0)});
var Lt=function(a){var b=a.ha.Ec();if(!b||!a.Pl)return!1;var c=a.na;c=new _.vr(c.anchorBox.left,c.anchorBox.top);b=_.ns(b.getIframeEl(),window);if(b.x==a.Pl.x&&b.y==a.Pl.y)return!1;a.Pl.x=b.x;a.Pl.y=b.y;c.x+=b.x;c.y+=b.y;_.lt(c);a.ow(c);return!0},Mt=function(a,b,c,d){if(null!=a)for(a=a.firstChild;a;){if(b(a)&&(c.push(a),d)||Mt(a,b,c,d))return!0;a=a.nextSibling}return!1},Nt=function(a,b){var c=[];return Mt(a,b,c,!0)?c[0]:void 0};
var St,Rt;
try{_.ss(_.Jc(_.Vb(".gc-bubbleDefault{table-layout:auto!important}.gc-bubbleDefault,.gc-reset{background-color:transparent!important;text-align:left;padding:0!important;margin:0!important;border:0!important}.pls-bubbleTop{border-bottom:1px solid #ccc!important}.pls-contentLeft,.pls-topTail,.pls-vertShimLeft{background-image:url(//ssl.gstatic.com/s2/oz/images/stars/po/bubblev1/border_3.gif)!important}.pls-topTail{background-repeat:repeat-x!important;background-position:bottom!important}.pls-vertShim{background-color:#fff!important;text-align:right}.tbl-grey .pls-vertShim{background-color:#f5f5f5!important}.pls-vertShimLeft{background-repeat:repeat-y!important;background-position:100%!important;height:4px}.pls-vertShimRight{height:4px}.pls-confirm-container .pls-vertShim{background-color:#fff3c2!important}.pls-contentWrap{background-color:#fff!important;position:relative!important;vertical-align:top}.pls-contentLeft{background-repeat:repeat-y;background-position:100%;vertical-align:top}.pls-dropRight{background-image:url(//ssl.gstatic.com/s2/oz/images/stars/po/bubblev1/bubbleDropR_3.png)!important;background-repeat:repeat-y!important}.pls-dropBL,.pls-dropBottom,.pls-dropRight,.pls-dropTR .pls-dropBR,.pls-tailleft,.pls-vert,.pls-vert img{vertical-align:top}.pls-dropBottom{background-image:url(//ssl.gstatic.com/s2/oz/images/stars/po/bubblev1/bubbleDropB_3.png)!important;background-repeat:repeat-x!important;width:100%}.pls-topLeft{text-align:right}.pls-topLeft,.pls-topRight{background:inherit!important;vertical-align:bottom}.pls-topRight{text-align:left}.pls-bottomLeft{background:inherit!important;text-align:right}.pls-bottomRight{background:inherit!important;text-align:left;vertical-align:top}.pls-tailbottom,.pls-tailleft,.pls-tailright,.pls-tailtop{display:none;position:relative}.pls-dropBL,.pls-dropBR,.pls-dropTR,.pls-tailbottom,.pls-tailleft,.pls-tailright,.pls-tailtop{background-image:url(//ssl.gstatic.com/s2/oz/images/stars/po/bubblev1/bubbleSprite_3.png)!important;background-repeat:no-repeat}.tbl-grey .pls-dropBL,.tbl-grey .pls-dropBR,.tbl-grey .pls-dropTR,.tbl-grey .pls-tailbottom,.tbl-grey .pls-tailleft,.tbl-grey .pls-tailright,.tbl-grey .pls-tailtop{background-image:url(//ssl.gstatic.com/s2/oz/images/stars/po/bubblev1/bubbleSprite-grey.png)!important}.pls-tailbottom{background-position:-23px 0}.pls-confirm-container .pls-tailbottom{background-position:-23px -10px}.pls-tailtop{background-position:-19px -20px}.pls-tailright{background-position:0 0}.pls-tailleft{background-position:-10px 0}.pls-tailtop{vertical-align:top}.gc-bubbleDefault td{line-height:0;font-size:0}.pls-tailbottom,.pls-topLeft img,.pls-topRight img{vertical-align:bottom}.bubbleDropTR,.pls-bottomLeft,.pls-bottomLeft img,.pls-dropBottom img,.pls-dropBottomL img,.pls-dropBottomR img{vertical-align:top}.pls-dropTR{background-position:0 -22px}.pls-dropBR{background-position:0 -27px}.pls-dropBL{background-position:0 -16px}.pls-spacerbottom,.pls-spacerleft,.pls-spacerright,.pls-spacertop{position:static!important}.pls-spinner{bottom:0;position:absolute;left:0;margin:auto;right:0;top:0}")))}catch(a){_.Kf("Failed to install bubble styles: "+a),
_.q.setTimeout(function(){_.O.FJ(a)},0)}_.Ot=function(a){_.it.call(this,a);this.ua=new _.dt(this)};_.S(_.Ot,_.kt);var Pt=function(a,b){return Nt(a,function(c){c=c.className;c="string"===typeof c&&c.match(/\S+/g)||[];return _.hb(c,b)})};
_.Ot.prototype.resize=function(a){+a.width&&(this.ha.width=a.width);+a.height&&(this.ha.height=a.height);+a.contentWidth?this.ha.contentWidth=a.contentWidth:+a.width&&(this.ha.contentWidth=a.width);+a.contentHeight?this.ha.contentHeight=a.contentHeight:+a.height&&(this.ha.contentHeight=a.height);this.position(!1,a.noreposition);return!0};
var Qt=function(a,b,c,d,e,f){return['<img class="',d?d+" ":"",f?'"':'gc-reset"',' style="width:',a,"px !important; height:",b,"px !important; max-width: ",a,"px !important; max-height: ",b,'px !important;" src="',e?"":"https://ssl.gstatic.com/s2/oz/images/stars/po/bubblev1/",c,'"/>'].join("")};_.Ot.prototype.close=function(){Rt(this);_.kt.prototype.close.call(this)};St=function(a){a.Uo||(a.Uo=window.setInterval((0,_.U)(a.yR,a),1E3))};Rt=function(a){a.Uo&&(window.clearInterval(a.Uo),a.Uo=null)};
_.Tt=function(a){var b=document.createElement("div"),c=Number(a.na.width)||100,d=c+6,e={display:"block",visibility:"hidden",position:"absolute",width:d+"px",left:"-1000px",top:"-1000px"};a.na.height&&(e.height=+a.na.height+2+"px");_.as(b,e);a.Ir=!!a.na.showSpinner;a.uB=!!a.na.noPadding;a.dF=!!a.na.anchorToOpener;a.kD=0!=a.na.show;d=(d=String(d))?d+"px":"100%";var f=a.Ir;e=a.uB;var g="";f&&(g=Qt(_.V("iframes/bubble/spinnerwidth")||16,_.V("iframes/bubble/spinnerheight")||16,_.V("iframes/bubble/spinnerurl")||
"https://ssl.gstatic.com/docs/documents/share/images/spinner-1.gif","pls-spinner",!0,!0));g+='<div class="goog-bubble-content gc-reset"'+(f?' style="visibility:hidden;"':"")+"></div>";f="gc-bubbleDefault pls-container";a.na.bubbleClass&&(f+=" tbl-"+a.na.bubbleClass);d=_.Wc(['<table cellpadding="0" cellspacing="0" dir="ltr" style="width:',d,';" frame="void" rules="none" class=" '+f+'">','<tr class="gc-reset"><td class="pls-topLeft gc-reset">',Qt(1,1,"border_3.gif"),'</td><td class="pls-topTail gc-reset">',
Qt(15,9,"spacer.gif","pls-tailbottom"),Qt(1,1,"spacer.gif","pls-spacerbottom"),'</td><td class="pls-topRight gc-reset">',Qt(1,1,"border_3.gif"),'</td></tr><tr class="gc-reset"><td class="pls-vertShimLeft gc-reset">',Qt(1,4,"spacer.gif"),"</td>",e?'<td rowspan="2" class="pls-contentWrap gc-reset">'+g+"</td>":'<td class="pls-vertShim gc-reset">'+Qt(1,4,"spacer.gif")+"</td>",'<td class="pls-vertShimRight gc-reset">',Qt(5,4,"spacer.gif","pls-dropTR"),'</td></tr><tr class="gc-reset"><td class="pls-contentLeft gc-reset">',
Qt(9,15,"spacer.gif","pls-tailright"),Qt(1,1,"spacer.gif","pls-spacerright"),"</td>",e?"":'<td class="pls-contentWrap gc-reset">'+g+"</td>",'<td class="pls-dropRight gc-reset">',Qt(12,19,"spacer.gif","pls-tailleft"),Qt(1,1,"spacer.gif","pls-spacerleft"),'</td></tr><tr class="gc-reset"><td class="pls-bottomLeft gc-reset">',Qt(1,1,"border_3.gif"),'</td><td class="gc-reset"><table cellpadding="0" cellspacing="0" style="width:100%" class="gc-reset"><tr class="gc-reset"><td class="pls-vert gc-reset">',
Qt(4,5,"spacer.gif","pls-dropBL"),'</td><td class="pls-dropBottom gc-reset">',Qt(19,13,"spacer.gif","pls-tailtop"),Qt(1,1,"spacer.gif","pls-spacertop"),'</td></tr></table></td><td class="pls-vert gc-reset">',Qt(5,5,"spacer.gif","pls-dropBR"),"</td></tr></table>"].join(""),null);_.bd(b,d);a.dF?(d=a.ha.Ec().getSiteEl(),d.style.position="relative"):d=document.body;d.appendChild(b);a.eg=b.firstChild;a.na.bubbleType&&a.kd(a.na.bubbleType);a.qq=Pt(a.eg,"goog-bubble-content");a.na.where=a.qq;a.na.div=b;
a.na.attributes=a.na.attributes||{};_.ze({style:"margin:0px;position:absolute;z-index:1;border-style:none;outline:none;width:"+c+"px;"},a.na.attributes)};_.Ot.prototype.yv=function(){Ut(this);Vt(this,this.na.maxExpectedSize);this.ha.setSiteEl(this.na.div);this.Ir&&(this.position(!1),this.sI=!0);this.kD&&this.na.startVisible&&(this.ha.getSiteEl().style.visibility="visible",St(this),Wt(this));this.ua.W(this.eg,"mouseout",this.AB);this.ua.W(this.eg,"mouseover",this.BB)};
_.Ot.prototype.open=function(){_.Tt(this);var a=this.ha;a.Rc("resize",(0,_.U)(this.resize,this));a.Cg("setHideOnLeave",(0,_.U)(this.wr,this));a.Cg("setBubbleType",(0,_.U)(this.kd,this));a.Cg("show",(0,_.U)(this.show,this));a.Cg("showSpinner",(0,_.U)(this.yM,this));a.Cg("clearHideOnLeaveTimeout",(0,_.U)(this.bt,this));a.methods.closeOrHideThisBubble=(0,_.U)(this.gy,this);var b=a.getSiteEl();b?this.qq.appendChild(b):a.Yf(this.qq||null,this.na.attributes);this.yv()};
_.Ot.prototype.yR=function(){var a=this.ha.Ec();if(a&&this.kg){a=a.getSiteEl();var b=a.currentStyle||window.getComputedStyle(a,"");0===a.offsetWidth&&0===a.offsetHeight||"none"==b.display||"hidden"==b.visibility?this.ha.close():Lt(this)&&this.position(!0)}else Rt(this)};var Vt=function(a,b){if(b=(b||{}).height)a.ha.maxExpectedSize||(a.ha.maxExpectedSize={}),a.ha.maxExpectedSize.height=b};
_.Ot.prototype.hA=function(a){this.Rd=!0;a=a||{};var b=a.height;b&&(this.ha.height=b);var c=a.width;c&&(this.ha.width=c);c=a.contentWidth||c;+c&&(this.ha.contentWidth=c);b=a.contentHeight||b;+b&&(this.ha.contentHeight=b);Vt(this,a.maxExpectedSize);this.sI&&Xt(this,!1);this.kD&&!this.mN&&this.show(!0)};_.Ot.prototype.Zc=function(a){this.hA(a)};_.Ot.prototype.mK=function(a){this.wV||this.hA(a)};_.Ot.prototype.yM=function(a){a&&(this.sI=!1,this.wV=!0);Xt(this,a)};
var Xt=function(a,b){a.Ir=b;var c=_.bt("pls-spinner",a.ha.getSiteEl());c&&(c.style.visibility=b?"":"hidden");if(a=_.bt("goog-bubble-content",a.ha.getSiteEl()))a.style.visibility=b?"hidden":""};
_.Ot.prototype.position=function(a,b){var c=this.ha.getId(),d=_.ui(document,c);if(d){d.style.height=(this.ha.contentHeight||+this.na.contentHeight||this.ha.height||+this.na.height)+"px";c=this.ha.contentWidth||+this.na.contentWidth||+this.na.width;d.style.width=c?c+"px":"100%";c=this.ha.width||+this.na.width;d=this.ha.height||+this.na.height;_.as(this.qq,{width:c+"px",height:d+"px"});var e=c+2+4,f=(this.uB?Math.max(d,4):d+4)+2+4;this.eg.style.width=e+"px";d=this.ha.getSiteEl();d.style.width=e+"px";
c=this.rh();this.kg.style.cssText=_.mt(this,!0);var g=_.ht(c),k=_.Ls(d),l=_.Ls(c);var m=_.zr(window);if(!this.kk||a){this.kk=!0;var n=this.ha.maxExpectedSize;a=k.clone();n&&n.height&&(a.height=n.height);a:{n=this.na.expandTo;k=[Yt.ig,Yt.Kf,Yt.rj,Yt.qj];if(n){n=k=n.concat(k);for(var p={},t=0,r=0;r<n.length;){var v=n[r++];p[v]||(p[v]=!0,n[t++]=v)}n.length=t}for(n=0;n<k.length;++n)switch(k[n]){case Yt.ig:if(g.y+l.height+a.height<=m.height){a=Yt.ig;break a}break;case Yt.Kf:if(0<=g.y-a.height){a=Yt.Kf;
break a}break;case Yt.qj:if(0<=g.x-a.width){a=Yt.qj;break a}break;case Yt.rj:if(g.x+a.width+l.width<=m.width){a=Yt.rj;break a}}a=k[0]}this.nd=a;this.Ud=this.na.anchorPosition;this.We=this.na.targetPosition;this.nd==Yt.Kf||this.nd==Yt.ig?_.lb(Zt,this.Ud)&&_.lb(Zt,this.We)||(this.We=this.Ud="left"):_.lb($t,this.Ud)&&_.lb($t,this.We)||(this.We=this.Ud="center");this.wj=this.na.arrowPosition;this.wj?this.nd==Yt.Kf||this.nd==Yt.ig?_.lb(Zt,this.wj)||(this.wj="center"):_.lb($t,this.wj)||(this.wj="center"):
this.wj="center";a=this.nd;k=this.We;n={};n.anchor=a+"-"+this.Ud;n.target=au[a]+"-"+k;this.SF=n;Pt(this.eg,"pls-spacer"+this.nd).style.display="none";for(var u in Yt)Yt.hasOwnProperty(u)&&(a=Yt[u],a!=this.nd&&(Pt(this.eg,"pls-spacer"+a).style.display="block",Pt(this.eg,"pls-tail"+a).style.display="none"));this.Ex=Pt(this.eg,"pls-tail"+this.nd);this.Ex.style.display="inline"}switch(this.nd){case Yt.Kf:f+=8;break;case Yt.rj:e+=8;break;case Yt.ig:f+=8;break;case Yt.qj:e+=7}_.as(this.eg,{width:e+"px",
height:f+"px"});_.as(d,{width:e+"px",height:f+"px"});e=k=_.Ls(d);u={x:0,y:0};k=e.width;n=e.height;this.nd==Yt.Kf||this.nd==Yt.ig?(f="right"==this.Ud?l.width:"center"==this.Ud?l.width/2:0,a="right"==this.We?k:"center"==this.We?k/2:0,g=Math.max(0,Math.min(g.x,m.width-f)),g+=f-a,"right"==this.We&&(u.x+=4),g+k>m.width&&(m=g+k-m.width,u.x-=m,g-=m),0>g&&(u.x-=g)):(f="bottom"==this.Ud?l.height:"center"==this.Ud?l.height/2:0,a="bottom"==this.We?n:"center"==this.We?n/2:0,g=Math.max(0,Math.min(g.y,m.height-
f)),g+=f-a,g+n>m.height&&(m=g+n-m.height,u.y-=m,g-=m),0>g&&(u.y-=g));f=-u.x;m=-u.y;"right"==this.Ud?u.x*=-1:"bottom"==this.Ud&&(u.y*=-1);k=e.width-4;n=e.height-4;g=a=0;if("top"==this.nd||"bottom"==this.nd){switch(this.wj){case "left":a-=7;break;case "right":a=l.width-7;break;default:a=l.width/2-7}"center"==this.We?a+=k/2:"right"==this.We&&(a+=k);"center"==this.Ud?a-=l.width/2:"right"==this.Ud&&(a-=l.width);"top"==this.nd&&(a-=4)}else{switch(this.wj){case "top":g-=7;break;case "bottom":g+=l.height-
7;break;default:g+=l.height/2-7}"center"==this.We?g+=n/2:"bottom"==this.We&&(g+=n);"center"==this.Ud?g-=l.height/2:"bottom"==this.Ud&&(g-=l.height);g-=4}l=this.nd;l=l==Yt.rj||l==Yt.qj?0:Math.min(Math.max(6,f+a),e.width-6-15-8);f=this.nd;m=f==Yt.Kf||f==Yt.ig?0:Math.min(Math.max(6,m+g),e.height-6-15-8);g=_.Ls(this.Ex);e=_.Ls(this.qq);g=g.top+g.height>e.top+e.height;if(!b||this.nd===Yt.Kf||g)_.as(this.Ex,{left:l+"px",top:m+"px"}),c&&_.st(d,this.SF.target,c,this.SF.anchor,u);this.kg.style.cssText=_.mt(this,
!1)}else _.Lf("Cannot resize already-closed iframe "+c+".")};_.Ot.prototype.kd=function(a){this.eg&&a in bu&&(this.eg.className="gc-bubbleDefault "+bu[a])};
_.Ot.prototype.show=function(a){if(!a||this.Rd||this.Ir){var b=this.ha.getSiteEl().style;a?(Ut(this),Lt(this),this.position(!0),Wt(this)):(b.left="-10000px",b.top="-10000px");this.mN=!a;b.visibility=a?"visible":"hidden";a?St(this):Rt(this);this.ha.bu?(b=this.ha.methods.onVisibilityChanged)&&b(a):!this.ha.isDisposed()&&this.ha.$n(a);this.bt()}else this.mN=!1};
var Ut=function(a){var b=a.na.bubbleGroup||"",c=cu[b];c!==a&&(c&&(c.ha.Sb().hideClickDetection&&c.show?c.show(!1):c.close()),cu[b]=a)},Wt=function(a){var b=Math.max(_.ot(a),du+1);_.as(a.ha.getSiteEl(),{zIndex:b});du=b};_.h=_.Ot.prototype;_.h.gy=function(){this.na.hideClickDetection?this.show(!1):this.ha.close()};_.h.wr=function(a){this.kq=a};_.h.BB=function(){this.bt()};
_.h.AB=function(a){this.vu||!this.kq||a.relatedTarget&&_.qe(this.eg,a.relatedTarget)||(this.vu=_.q.setTimeout((0,_.U)(this.gy,this),250))};_.h.bt=function(){this.vu&&(_.q.clearTimeout(this.vu),this.vu=null)};_.h.kk=!1;_.h.Rd=!1;_.h.Ir=!1;_.h.uB=!1;_.h.Uo=null;_.h.dF=!1;_.h.kD=!0;_.h.kq=!0;var cu={},du=0,Yt={ig:"bottom",qj:"left",rj:"right",Kf:"top"},au={};au[Yt.Kf]=Yt.ig;au[Yt.ig]=Yt.Kf;au[Yt.qj]=Yt.rj;au[Yt.rj]=Yt.qj;
var Zt={CENTER:"center",qj:"left",rj:"right"},$t={ig:"bottom",CENTER:"center",Kf:"top"},bu={"pls-default":"pls-container","pls-confirm":"pls-confirm-container"};

_.fn.bubble=function(a){var b=new _.Ot(_.$X(a)),c=new _.tt(b);b.open=function(){};_.Tt(b);a.onClose=function(){b.close()};a.onRestyle=function(d){if(d){var e=!1;d.hasOwnProperty("setBubbleType")&&(b.kd(d.setBubbleType),e=!0);d.hasOwnProperty("show")&&(b.show(d.show),e=!0);d.hasOwnProperty("showSpinner")&&(b.yM(d.showSpinner),e=!0);d.hasOwnProperty("clearHideOnLeaveTimeout")&&(b.bt(),e=!0);d.hasOwnProperty("setHideOnLeave")&&(b.wr(d.setHideOnLeave),e=!0);d.hasOwnProperty("setBubbleType")&&(b.kd(d.setBubbleType),
e=!0);e||b.resize(d)}};a.onCreate=function(d){d.Ec=function(){return this.getParam("openerIframe")};d=c.ha=b.ha=d;d.register("_ready",(0,_.U)(b.hA,b),_.Fm);d.register("closeOrHideThisBubble",(0,_.U)(b.gy,b),_.Fm);b.yv();c.open()}};

});
// Google Inc.
