gapi.loaded_2(function(_){var window=this;
_.Bs=function(a,b,c,d){this.left=a;this.top=b;this.width=c;this.height=d};_.g=_.Bs.prototype;_.g.clone=function(){return new _.Bs(this.left,this.top,this.width,this.height)};_.g.OE=_.ca(7);_.g.intersects=function(a){return this.left<=a.left+a.width&&a.left<=this.left+this.width&&this.top<=a.top+a.height&&a.top<=this.top+this.height};
_.g.contains=function(a){return a instanceof _.Gr?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 _.Hr(this.width,this.height)};
_.g.getCenter=function(){return new _.Gr(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 _.Gr?(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};_.Cs=function(a){return _.is(a,"position")};
_.Ds=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)+")")};_.Es=function(){if(_.Hd){var a=/Windows NT ([0-9.]+)/;return(a=a.exec(_.nb()))?a[1]:"0"}return _.Gd?(a=/1[0|1][_.][0-9_.]+/,(a=a.exec(_.nb()))?a[0].replace(/_/g,"."):"10"):_.Jd?(a=/Android\s+([^\);]+)(\)|;)/,(a=a.exec(_.nb()))?a[1]:""):_.Ld||_.Md||_.Nd?(a=/(?:iPhone|CPU)\s+OS\s+(\S+)/,(a=a.exec(_.nb()))?a[1].replace(/_/g,"."):""):""}();var Fs;Fs=function(a){return(a=a.exec(_.nb()))?a[1]:""};_.Gs=function(){if(_.vh)return Fs(/Firefox\/([0-9.]+)/);if(_.Ad||_.Bd||_.zd)return _.Ud;if(_.Ah){if(_.Fb()||_.Gb()){var a=Fs(/CriOS\/([0-9.]+)/);if(a)return a}return Fs(/Chrome\/([0-9.]+)/)}if(_.Bh&&!_.Fb())return Fs(/Version\/([0-9.]+)/);if(_.wh||_.xh){if(a=/Version\/(\S+).*Mobile\/(\S+)/.exec(_.nb()))return a[1]+"."+a[2]}else if(_.yh)return(a=Fs(/Android\s+([0-9.]+)/))?a:Fs(/Version\/([0-9.]+)/);return""}();
var Hs,Is,Ls;_.Bs.prototype.OE=_.cb(7,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)}});Hs=function(a,b){return new _.Gr(a.x-b.x,a.y-b.y)};
Is=function(a){if(_.Ad&&!_.Yr(8))return a.offsetParent;var b=_.ie(a),c=_.is(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=_.is(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};
_.Js=function(a){for(var b=new _.cs(0,Infinity,Infinity,0),c=_.je(a),d=c.hb().body,e=c.hb().documentElement,f=_.Lr(c.qb);a=Is(a);)if(!(_.Ad&&0==a.clientWidth||_.Ed&&0==a.clientHeight&&a==d)&&a!=d&&a!=e&&"visible"!=_.is(a,"overflow")){var h=_.ms(a),k=new _.Gr(a.clientLeft,a.clientTop);h.x+=k.x;h.y+=k.y;b.top=Math.max(b.top,h.y);b.right=Math.min(b.right,h.x+a.clientWidth);b.bottom=Math.min(b.bottom,h.y+a.clientHeight);b.left=Math.max(b.left,h.x)}d=f.scrollLeft;f=f.scrollTop;b.left=Math.max(b.left,d);
b.top=Math.max(b.top,f);c=_.Kr(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};_.Ks=function(a){var b=_.ms(a);a=_.ts(a);return new _.Bs(b.x,b.y,a.width,a.height)};Ls=function(a,b){return(b&8&&_.xs(a)?b^4:b)&-9};
_.Ms=function(a,b,c,d,e,f,h,k,l){var m;if(m=c.offsetParent){var n="HTML"==m.tagName||"BODY"==m.tagName;if(!n||"static"!=_.Cs(m)){var q=_.ms(m);if(!n){n=_.xs(m);var p;if(p=n){p=_.Bh&&0<=_.Fc(_.Gs,10);var t=_.Od&&0<=_.Fc(_.Es,10),v=_.Ah&&0<=_.Fc(_.Gs,85);p=_.Dd||p||t||v}n=p?-m.scrollLeft:n&&!_.Cd&&"visible"!=_.is(m,"overflowX")?m.scrollWidth-m.clientWidth-m.scrollLeft:m.scrollLeft;q=Hs(q,new _.Gr(n,m.scrollTop))}}}m=q||new _.Gr;q=_.Ks(a);(n=_.Js(a))&&q.OE(new _.Bs(n.left,n.top,n.right-n.left,n.bottom-
n.top));n=_.je(a);t=_.je(c);n.hb()!=t.hb()&&(p=n.hb().body,t=_.rs(p,t.getWindow()),t=Hs(t,_.ms(p)),!_.Ad||_.Yr(9)||_.Ir(n.qb)||(t=Hs(t,_.Mr(n.qb))),q.left+=t.x,q.top+=t.y);a=Ls(a,b);b=q.left;a&4?b+=q.width:a&2&&(b+=q.width/2);b=new _.Gr(b,q.top+(a&1?q.height:0));b=Hs(b,m);e&&(b.x+=(a&4?-1:1)*e.x,b.y+=(a&1?-1:1)*e.y);if(h)if(l)var r=l;else if(r=_.Js(c))r.top-=m.y,r.right-=m.x,r.bottom-=m.y,r.left-=m.x;e=r;l=b.clone();r=Ls(c,d);d=_.ts(c);a=k?k.clone():d.clone();k=l;l=a;k=k.clone();l=l.clone();a=0;if(f||
0!=r)r&4?k.x-=l.width+(f?f.right:0):r&2?k.x-=l.width/2:f&&(k.x+=f.left),r&1?k.y-=l.height+(f?f.bottom:0):f&&(k.y+=f.top);h&&(e?(f=k,r=l,a=0,65==(h&65)&&(f.x<e.left||f.x>=e.right)&&(h&=-2),132==(h&132)&&(f.y<e.top||f.y>=e.bottom)&&(h&=-5),f.x<e.left&&h&1&&(f.x=e.left,a|=1),h&16&&(b=f.x,f.x<e.left&&(f.x=e.left,a|=4),f.x+r.width>e.right&&(r.width=Math.min(e.right-f.x,b+r.width-e.left),r.width=Math.max(r.width,0),a|=4)),f.x+r.width>e.right&&h&1&&(f.x=Math.max(e.right-r.width,e.left),a|=1),h&2&&(a|=(f.x<
e.left?16:0)|(f.x+r.width>e.right?32:0)),f.y<e.top&&h&4&&(f.y=e.top,a|=2),h&32&&(b=f.y,f.y<e.top&&(f.y=e.top,a|=8),f.y+r.height>e.bottom&&(r.height=Math.min(e.bottom-f.y,b+r.height-e.top),r.height=Math.max(r.height,0),a|=8)),f.y+r.height>e.bottom&&h&4&&(f.y=Math.max(e.bottom-r.height,e.top),a|=2),h&8&&(a|=(f.y<e.top?64:0)|(f.y+r.height>e.bottom?128:0)),h=a):h=256,a=h);f=new _.Bs(0,0,0,0);f.left=k.x;f.top=k.y;f.width=l.width;f.height=l.height;h=a;h&496||(_.ks(c,new _.Gr(f.left,f.top)),a=f.getSize(),
d==a||d&&a&&d.width==a.width&&d.height==a.height||(f=a,c=c.style,_.Dd?c.MozBoxSizing="border-box":_.Ed?c.WebkitBoxSizing="border-box":c.boxSizing="border-box",c.width=Math.max(f.width,0)+"px",c.height=Math.max(f.height,0)+"px"));return h};
var mt;mt=function(a,b){a&&(a=a.parentNode);for(var c=0;a;){if(b(a))return a;a=a.parentNode;c++}return null};_.nt=function(a){if(1==a.nodeType)return _.qs(a);a=a.changedTouches?a.changedTouches[0]:a;return new _.Gr(a.clientX,a.clientY)};_.ot=function(a){this.ka=a;this.ta=a.jc()};_.ot.prototype.lt=function(){pt(this)};
var pt=function(a){var b=a.ka.Nc();if(a.ta.anchorBox&&b&&b.getIframeEl())b=_.ms(b.getIframeEl()),a.ta.anchorBox.left+=b.x,a.ta.anchorBox.top+=b.y;else{b=a.ta.anchor;if("_default"!=b&&"_iframe"!=b){var c=_.Pi(document,b);if(c)a.ta.anchorBox=_.Ks(c);else{_.Uf.error("Anchor not found in DOM: "+b+'. Falling back to "_default".');a.ta.anchor="_default";return}}"_iframe"==b&&(b=_.Kr(),a.ta.anchorBox=new _.Bs(0,0,b.width,b.height))}a.ta.anchor=""};_.ot.prototype.onBeforeParentOpen=_.ot.prototype.lt;_.qt=function(a){_.ot.call(this,a)};_.H(_.qt,_.ot);_.g=_.qt.prototype;_.g.open=function(){var a=this.ta,b=document.createElement("ins");document.getElementById(a.container).appendChild(b);b.style.display="block";_.es(b,a.containerCss);this.ka.setSiteEl(b);this.ka.Hg(b)};_.g.yd=function(){document.getElementById(this.ka.id).style.height=this.ka.height+"px"};_.g.close=function(){_.ye(this.ka.getSiteEl());_.ye(this.Sg);this.Sg=null};_.g.cA=_.ca(5);
_.g.ni=function(){if(this.Sg)return this.Sg;var a=this.ta;!a.anchorBox&&a.anchor&&pt(this);var b=this.ka.Nc();if("_default"==a.anchor&&b){var c=b.getSiteEl();c=_.Ks(_.Pi(document,c));a.anchorBox=c}if(!a.anchorBox)return _.Uf.error("No anchor box defined."),null;a=new _.Gr(a.anchorBox.left,a.anchorBox.top);b&&(b=_.rs(b.getIframeEl(),window),this.mn=new _.Gr,this.mn.x=b.x,this.mn.y=b.y,a.x+=b.x,a.y+=b.y,_.rt(a));this.HB=a;b=_.st(this,!0);this.Sg=document.createElement("ins");this.Sg.style.cssText=b;
document.body.appendChild(this.Sg);return this.Sg};_.st=function(a,b){var c=a.ta;return"position: absolute !important;background-color: transparent !important;left: "+a.HB.x+"px !important;top: "+a.HB.y+"px !important;width: "+c.anchorBox.width+"px !important;height: "+c.anchorBox.height+"px !important;z-index: -10000 !important;display: "+(b?"block":"none")+" !important;"};
_.tt=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,_.Ad?(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 _.Gr(c,d);a=_.Ks(a);return a=new _.cs(a.top,a.left+a.width,a.top+a.height,a.left),a.contains(b)};
_.rt=function(a){var b=window,c=document.body,d=_.ms(c);b=c.currentStyle||b.getComputedStyle(c,"");b.position&&"static"!=b.position&&(a.x-=d.x,a.y-=d.y)};_.ut=function(a){var b=a.ka.Nc()&&a.ka.Nc().getSiteEl();b=b&&b.style.zIndex?parseInt(b.style.zIndex,10)+1:0;return Math.min(2147483647,Math.max(2E9,a.ta.zIndex||b))};var vt,wt,xt;vt={"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};wt={"bottom-center":!0,"top-center":!0};xt={"left-center":!0,"right-center":!0};
_.zt=function(a,b,c,d,e){e=e||{x:0,y:0};if(wt[b]){var f=_.ts(a).width/2;e.x="top-right"==d||"bottom-right"==d?e.x+f:e.x-f}wt[d]&&(f=_.ts(c).width/2,e.x+=f);xt[b]&&(f=_.ts(a).height/2,e.y="right-bottom"==d||"left-bottom"==d?e.y+f:e.y-f);xt[d]&&(e.y+=_.ts(c).height/2);_.Ms(c,vt[d],a,vt[b],new _.Gr(e.x,e.y));d=mt(a,function(h){if(h==document)return!1;h=_.Cs(h);return!!h&&"static"!=h});c=b=0;d&&(c=_.ms(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")};_.At=function(a){_.ot.call(this,a.ka);this.Jg=a;this.fC=[]};_.H(_.At,_.qt);_.g=_.At.prototype;_.g.lt=function(){this.Jg.lt()};_.g.open=function(){this.Jg.open();(this.ta.closeClickDetection||this.ta.hideClickDetection)&&Bt(this)};_.g.yd=function(a){this.Jg.yd(a)};_.g.BQ=function(a){this.Jg.onRenderStart&&this.Jg.onRenderStart(a)};_.g.close=function(){if(this.ta.closeClickDetection||this.ta.hideClickDetection)_.Xb(this.fC,function(a){_.Ej(a)}),this.fC=[];this.Jg.close()};
var Bt=function(a){_.Xb(["click","touchstart"],(0,_.O)(function(b){this.fC.push(_.wj(document,b,(0,_.O)(this.iX,this),!0))},a))};_.At.prototype.iX=function(a){_.tt(this.ka.getSiteEl(),a)||(this.ta.hideClickDetection&&this.Jg.show?this.Jg.show(!1):this.close())};_.At.prototype.onBeforeParentOpen=_.At.prototype.lt;_.At.prototype.open=_.At.prototype.open;_.At.prototype.onready=_.At.prototype.yd;_.At.prototype.onRenderStart=_.At.prototype.BQ;_.At.prototype.close=_.At.prototype.close;
var K0,L0,M0;for(_.J0=function(a){return{jc:function(){return a},Nc:function(){return a.openerIframe}}},K0=function(a){(new _.ot(_.J0(a))).lt()},L0="bubble circlepicker float hover hover-menu slide-menu".split(" "),M0=0;M0<L0.length;M0++)_.Hn[L0[M0]]=K0;
_.er=function(a){this.O=a};_.g=_.er.prototype;_.g.XG=function(a){this.O.anchor=a;return this};_.g.ni=function(){return this.O.anchor};_.g.cA=_.ca(6);_.g.Ad=function(a){this.O.height=a;return this};_.g.Bc=function(){return this.O.height};_.g.ve=function(a){this.O.width=a;return this};_.g.Mb=function(){return this.O.width};_.g.setZIndex=function(a){this.O.zIndex=a;return this};_.g.getZIndex=function(){return this.O.zIndex};_.fr=function(a,b){a.O.where=b;return a};
_.gr=function(a){a.O.connectWithQueryParams=!0;return a};_.hr=function(){_.Oj.apply(this,arguments)};_.H(_.hr,_.Oj);
_.er.prototype.cA=_.cb(6,function(a){this.O.anchorPosition=a});_.qt.prototype.cA=_.cb(5,function(a){this.HB=a;this.Sg.style.cssText=_.st(this,!0)});
var Tt=function(a){var b=a.ka.Nc();if(!b||!a.mn)return!1;var c=a.ta;c=new _.Gr(c.anchorBox.left,c.anchorBox.top);b=_.rs(b.getIframeEl(),window);if(b.x==a.mn.x&&b.y==a.mn.y)return!1;a.mn.x=b.x;a.mn.y=b.y;c.x+=b.x;c.y+=b.y;_.rt(c);a.cA(c);return!0},Ut=function(a,b,c,d){if(null!=a)for(a=a.firstChild;a;){if(b(a)&&(c.push(a),d)||Ut(a,b,c,d))return!0;a=a.nextSibling}return!1},Vt=function(a,b){var c=[];return Ut(a,b,c,!0)?c[0]:void 0};var $t,Zt;
try{_.ws(_.bd(_.jc(".gc-bubbleDefault{background-color:transparent!important;text-align:left;padding:0!important;margin:0!important;border:0!important;table-layout:auto!important}.gc-reset{background-color:transparent!important;border:0!important;padding:0!important;margin:0!important;text-align:left}.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;vertical-align:top}.pls-dropBL,.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%;vertical-align:top}.pls-topLeft{background:inherit!important;text-align:right;vertical-align:bottom}.pls-topRight{background:inherit!important;text-align:left;vertical-align:bottom}.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){_.Uf.error("Failed to install bubble styles: "+a),
_.u.setTimeout(function(){_.Ua.OP(a)},0)}_.Wt=function(a){_.ot.call(this,a);this.wa=new _.jt(this)};_.H(_.Wt,_.qt);var Xt=function(a,b){return Vt(a,function(c){c=c.className;c="string"===typeof c&&c.match(/\S+/g)||[];return _.hb(c,b)})};
_.Wt.prototype.resize=function(a){+a.width&&(this.ka.width=a.width);+a.height&&(this.ka.height=a.height);+a.contentWidth?this.ka.contentWidth=a.contentWidth:+a.width&&(this.ka.contentWidth=a.width);+a.contentHeight?this.ka.contentHeight=a.contentHeight:+a.height&&(this.ka.contentHeight=a.height);this.position(!1,a.noreposition);return!0};
var Yt=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("")};_.Wt.prototype.close=function(){Zt(this);_.qt.prototype.close.call(this)};$t=function(a){a.lr||(a.lr=window.setInterval((0,_.O)(a.fY,a),1E3))};Zt=function(a){a.lr&&(window.clearInterval(a.lr),a.lr=null)};
_.au=function(a){var b=document.createElement("div"),c=Number(a.ta.width)||100,d=c+6,e={display:"block",visibility:"hidden",position:"absolute",width:d+"px",left:"-1000px",top:"-1000px"};a.ta.height&&(e.height=+a.ta.height+2+"px");_.es(b,e);a.hu=!!a.ta.showSpinner;a.HF=!!a.ta.noPadding;a.QK=!!a.ta.anchorToOpener;a.VI=0!=a.ta.show;d=(d=String(d))?d+"px":"100%";var f=a.hu;e=a.HF;var h="";f&&(h=Yt(_.$e("iframes/bubble/spinnerwidth")||16,_.$e("iframes/bubble/spinnerheight")||16,_.$e("iframes/bubble/spinnerurl")||
"https://ssl.gstatic.com/docs/documents/share/images/spinner-1.gif","pls-spinner",!0,!0));h+='<div class="goog-bubble-content gc-reset"'+(f?' style="visibility:hidden;"':"")+"></div>";f="gc-bubbleDefault pls-container";a.ta.bubbleClass&&(f+=" tbl-"+a.ta.bubbleClass);_.yb(b,_.$s(['<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">',Yt(1,1,"border_3.gif"),'</td><td class="pls-topTail gc-reset">',
Yt(15,9,"spacer.gif","pls-tailbottom"),Yt(1,1,"spacer.gif","pls-spacerbottom"),'</td><td class="pls-topRight gc-reset">',Yt(1,1,"border_3.gif"),'</td></tr><tr class="gc-reset"><td class="pls-vertShimLeft gc-reset">',Yt(1,4,"spacer.gif"),"</td>",e?'<td rowspan="2" class="pls-contentWrap gc-reset">'+h+"</td>":'<td class="pls-vertShim gc-reset">'+Yt(1,4,"spacer.gif")+"</td>",'<td class="pls-vertShimRight gc-reset">',Yt(5,4,"spacer.gif","pls-dropTR"),'</td></tr><tr class="gc-reset"><td class="pls-contentLeft gc-reset">',
Yt(9,15,"spacer.gif","pls-tailright"),Yt(1,1,"spacer.gif","pls-spacerright"),"</td>",e?"":'<td class="pls-contentWrap gc-reset">'+h+"</td>",'<td class="pls-dropRight gc-reset">',Yt(12,19,"spacer.gif","pls-tailleft"),Yt(1,1,"spacer.gif","pls-spacerleft"),'</td></tr><tr class="gc-reset"><td class="pls-bottomLeft gc-reset">',Yt(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">',
Yt(4,5,"spacer.gif","pls-dropBL"),'</td><td class="pls-dropBottom gc-reset">',Yt(19,13,"spacer.gif","pls-tailtop"),Yt(1,1,"spacer.gif","pls-spacertop"),'</td></tr></table></td><td class="pls-vert gc-reset">',Yt(5,5,"spacer.gif","pls-dropBR"),"</td></tr></table>"].join("")));a.QK?(d=a.ka.Nc().getSiteEl(),d.style.position="relative"):d=document.body;d.appendChild(b);a.Lg=b.firstChild;a.ta.bubbleType&&a.Bd(a.ta.bubbleType);a.Ls=Xt(a.Lg,"goog-bubble-content");a.ta.where=a.Ls;a.ta.div=b;a.ta.attributes=
a.ta.attributes||{};_.Ke({style:"margin:0px;position:absolute;z-index:1;border-style:none;outline:none;width:"+c+"px;"},a.ta.attributes)};_.Wt.prototype.Sy=function(){lu(this);mu(this,this.ta.maxExpectedSize);this.ka.setSiteEl(this.ta.div);this.hu&&(this.position(!1),this.zO=!0);this.VI&&this.ta.startVisible&&(this.ka.getSiteEl().style.visibility="visible",$t(this),nu(this));this.wa.V(this.Lg,"mouseout",this.NF);this.wa.V(this.Lg,"mouseover",this.OF)};
_.Wt.prototype.open=function(){_.au(this);var a=this.ka;a.Dd("resize",(0,_.O)(this.resize,this));a.jh("setHideOnLeave",(0,_.O)(this.Tt,this));a.jh("setBubbleType",(0,_.O)(this.Bd,this));a.jh("show",(0,_.O)(this.show,this));a.jh("showSpinner",(0,_.O)(this.PS,this));a.jh("clearHideOnLeaveTimeout",(0,_.O)(this.Nv,this));a.methods.closeOrHideThisBubble=(0,_.O)(this.iC,this);var b=a.getSiteEl();b?this.Ls.appendChild(b):a.Hg(this.Ls||null,this.ta.attributes);this.Sy()};
_.Wt.prototype.fY=function(){var a=this.ka.Nc();if(a&&this.Sg){a=a.getSiteEl();var b=a.currentStyle||window.getComputedStyle(a,"");0===a.offsetWidth&&0===a.offsetHeight||"none"==b.display||"hidden"==b.visibility?this.ka.close():Tt(this)&&this.position(!0)}else Zt(this)};var mu=function(a,b){if(b=(b||{}).height)a.ka.maxExpectedSize||(a.ka.maxExpectedSize={}),a.ka.maxExpectedSize.height=b};
_.Wt.prototype.pE=function(a){this.we=!0;a=a||{};var b=a.height;b&&(this.ka.height=b);var c=a.width;c&&(this.ka.width=c);c=a.contentWidth||c;+c&&(this.ka.contentWidth=c);b=a.contentHeight||b;+b&&(this.ka.contentHeight=b);mu(this,a.maxExpectedSize);this.zO&&ou(this,!1);this.VI&&!this.IT&&this.show(!0)};_.Wt.prototype.yd=function(a){this.pE(a)};_.Wt.prototype.BQ=function(a){this.Q0||this.pE(a)};_.Wt.prototype.PS=function(a){a&&(this.zO=!1,this.Q0=!0);ou(this,a)};
var ou=function(a,b){a.hu=b;var c=_.ht("pls-spinner",a.ka.getSiteEl());c&&(c.style.visibility=b?"":"hidden");if(a=_.ht("goog-bubble-content",a.ka.getSiteEl()))a.style.visibility=b?"hidden":""};
_.Wt.prototype.position=function(a,b){var c=this.ka.getId(),d=_.Pi(document,c);if(d){d.style.height=(this.ka.contentHeight||+this.ta.contentHeight||this.ka.height||+this.ta.height)+"px";c=this.ka.contentWidth||+this.ta.contentWidth||+this.ta.width;d.style.width=c?c+"px":"100%";c=this.ka.width||+this.ta.width;d=this.ka.height||+this.ta.height;_.es(this.Ls,{width:c+"px",height:d+"px"});var e=c+2+4,f=(this.HF?Math.max(d,4):d+4)+2+4;this.Lg.style.width=e+"px";d=this.ka.getSiteEl();d.style.width=e+"px";
c=this.ni();this.Sg.style.cssText=_.st(this,!0);var h=_.nt(c),k=_.Ks(d),l=_.Ks(c);var m=_.Kr(window);if(!this.fl||a){this.fl=!0;var n=this.ka.maxExpectedSize;a=k.clone();n&&n.height&&(a.height=n.height);a:{n=this.ta.expandTo;k=[pu.Qg,pu.lg,pu.lk,pu.kk];if(n){n=k=n.concat(k);for(var q={},p=0,t=0;t<n.length;){var v=n[t++];q[v]||(q[v]=!0,n[p++]=v)}n.length=p}for(n=0;n<k.length;++n)switch(k[n]){case pu.Qg:if(h.y+l.height+a.height<=m.height){a=pu.Qg;break a}break;case pu.lg:if(0<=h.y-a.height){a=pu.lg;
break a}break;case pu.kk:if(0<=h.x-a.width){a=pu.kk;break a}break;case pu.lk:if(h.x+a.width+l.width<=m.width){a=pu.lk;break a}}a=k[0]}this.Ed=a;this.ze=this.ta.anchorPosition;this.Gf=this.ta.targetPosition;this.Ed==pu.lg||this.Ed==pu.Qg?_.mb(qu,this.ze)&&_.mb(qu,this.Gf)||(this.Gf=this.ze="left"):_.mb(ru,this.ze)&&_.mb(ru,this.Gf)||(this.Gf=this.ze="center");this.qk=this.ta.arrowPosition;this.qk?this.Ed==pu.lg||this.Ed==pu.Qg?_.mb(qu,this.qk)||(this.qk="center"):_.mb(ru,this.qk)||(this.qk="center"):
this.qk="center";a=this.Ed;k=this.Gf;n={};n.anchor=a+"-"+this.ze;n.target=su[a]+"-"+k;this.HL=n;Xt(this.Lg,"pls-spacer"+this.Ed).style.display="none";for(var r in pu)pu.hasOwnProperty(r)&&(a=pu[r],a!=this.Ed&&(Xt(this.Lg,"pls-spacer"+a).style.display="block",Xt(this.Lg,"pls-tail"+a).style.display="none"));this.LB=Xt(this.Lg,"pls-tail"+this.Ed);this.LB.style.display="inline"}switch(this.Ed){case pu.lg:f+=8;break;case pu.lk:e+=8;break;case pu.Qg:f+=8;break;case pu.kk:e+=7}_.es(this.Lg,{width:e+"px",
height:f+"px"});_.es(d,{width:e+"px",height:f+"px"});e=k=_.Ks(d);r={x:0,y:0};f=e.width;a=e.height;this.Ed==pu.lg||this.Ed==pu.Qg?(a="right"==this.ze?l.width:"center"==this.ze?l.width/2:0,h=Math.max(0,Math.min(h.x,m.width-a)),h+=a-("right"==this.Gf?f:"center"==this.Gf?f/2:0),"right"==this.Gf&&(r.x+=4),h+f>m.width&&(m=h+f-m.width,r.x-=m,h-=m),0>h&&(r.x-=h)):(f="bottom"==this.ze?l.height:"center"==this.ze?l.height/2:0,h=Math.max(0,Math.min(h.y,m.height-f)),h+=f-("bottom"==this.Gf?a:"center"==this.Gf?
a/2:0),h+a>m.height&&(m=h+a-m.height,r.y-=m,h-=m),0>h&&(r.y-=h));f=-r.x;m=-r.y;"right"==this.ze?r.x*=-1:"bottom"==this.ze&&(r.y*=-1);k=e.width-4;n=e.height-4;h=a=0;if("top"==this.Ed||"bottom"==this.Ed){switch(this.qk){case "left":a-=7;break;case "right":a=l.width-7;break;default:a=l.width/2-7}"center"==this.Gf?a+=k/2:"right"==this.Gf&&(a+=k);"center"==this.ze?a-=l.width/2:"right"==this.ze&&(a-=l.width);"top"==this.Ed&&(a-=4)}else{switch(this.qk){case "top":h-=7;break;case "bottom":h+=l.height-7;break;
default:h+=l.height/2-7}"center"==this.Gf?h+=n/2:"bottom"==this.Gf&&(h+=n);"center"==this.ze?h-=l.height/2:"bottom"==this.ze&&(h-=l.height);h-=4}l=this.Ed;l=l==pu.lk||l==pu.kk?0:Math.min(Math.max(6,f+a),e.width-6-15-8);f=this.Ed;m=f==pu.lg||f==pu.Qg?0:Math.min(Math.max(6,m+h),e.height-6-15-8);h=_.Ks(this.LB);e=_.Ks(this.Ls);h=h.top+h.height>e.top+e.height;if(!b||this.Ed===pu.lg||h)_.es(this.LB,{left:l+"px",top:m+"px"}),c&&_.zt(d,this.HL.target,c,this.HL.anchor,r);this.Sg.style.cssText=_.st(this,!1)}else _.Uf.warn("Cannot resize already-closed iframe "+
c+".")};_.Wt.prototype.Bd=function(a){this.Lg&&a in tu&&(this.Lg.className="gc-bubbleDefault "+tu[a])};_.Wt.prototype.show=function(a){if(!a||this.we||this.hu){var b=this.ka.getSiteEl().style;a?(lu(this),Tt(this),this.position(!0),nu(this)):(b.left="-10000px",b.top="-10000px");this.IT=!a;b.visibility=a?"visible":"hidden";a?$t(this):Zt(this);this.ka.Yw?(b=this.ka.methods.onVisibilityChanged)&&b(a):!this.ka.isDisposed()&&this.ka.iq(a);this.Nv()}else this.IT=!1};
var lu=function(a){var b=a.ta.bubbleGroup||"",c=uu[b];c!==a&&(c&&(c.ka.jc().hideClickDetection&&c.show?c.show(!1):c.close()),uu[b]=a)},nu=function(a){var b=Math.max(_.ut(a),vu+1);_.es(a.ka.getSiteEl(),{zIndex:b});vu=b};_.g=_.Wt.prototype;_.g.iC=function(){this.ta.hideClickDetection?this.show(!1):this.ka.close()};_.g.Tt=function(a){this.Gs=a};_.g.OF=function(){this.Nv()};
_.g.NF=function(a){this.Nx||!this.Gs||a.relatedTarget&&_.Be(this.Lg,a.relatedTarget)||(this.Nx=_.u.setTimeout((0,_.O)(this.iC,this),250))};_.g.Nv=function(){this.Nx&&(_.u.clearTimeout(this.Nx),this.Nx=null)};_.g.fl=!1;_.g.we=!1;_.g.hu=!1;_.g.HF=!1;_.g.lr=null;_.g.QK=!1;_.g.VI=!0;_.g.Gs=!0;var uu={},vu=0,pu={Qg:"bottom",kk:"left",lk:"right",lg:"top"},su={};su[pu.lg]=pu.Qg;su[pu.Qg]=pu.lg;su[pu.kk]=pu.lk;su[pu.lk]=pu.kk;
var qu={CENTER:"center",kk:"left",lk:"right"},ru={Qg:"bottom",CENTER:"center",lg:"top"},tu={"pls-default":"pls-container","pls-confirm":"pls-confirm-container"};
_.Gn.bubble=function(a){var b=new _.Wt(_.J0(a)),c=new _.At(b);b.open=function(){};_.au(b);a.onClose=function(){b.close()};a.onRestyle=function(d){if(d){var e=!1;d.hasOwnProperty("setBubbleType")&&(b.Bd(d.setBubbleType),e=!0);d.hasOwnProperty("show")&&(b.show(d.show),e=!0);d.hasOwnProperty("showSpinner")&&(b.PS(d.showSpinner),e=!0);d.hasOwnProperty("clearHideOnLeaveTimeout")&&(b.Nv(),e=!0);d.hasOwnProperty("setHideOnLeave")&&(b.Tt(d.setHideOnLeave),e=!0);d.hasOwnProperty("setBubbleType")&&(b.Bd(d.setBubbleType),
e=!0);e||b.resize(d)}};a.onCreate=function(d){d.Nc=function(){return this.getParam("openerIframe")};d=c.ka=b.ka=d;d.register("_ready",(0,_.O)(b.pE,b),_.Tm);d.register("closeOrHideThisBubble",(0,_.O)(b.iC,b),_.Tm);b.Sy();c.open()}};
});
// Google Inc.
