gapi.loaded_2(function(_){var window=this;
_.jt=function(a){return"rtl"==_.Ts(a,"direction")};_.kt=function(a,b,c,d){this.left=a;this.top=b;this.width=c;this.height=d};_.g=_.kt.prototype;_.g.clone=function(){return new _.kt(this.left,this.top,this.width,this.height)};_.g.UF=_.da(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 _.ts?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 _.Wd(this.width,this.height)};
_.g.getCenter=function(){return new _.ts(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 _.ts?(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};_.lt=function(a){return _.Ts(a,"position")};
_.mt=function(a,b,c){if(b instanceof _.ts){var d=b.x;b=b.y}else d=b,b=c;a.style.left=_.at(d,!1);a.style.top=_.at(b,!1)};_.nt=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)+")")};_.ot=function(){if(_.yd){var a=/Windows NT ([0-9.]+)/;return(a=a.exec(_.tb()))?a[1]:"0"}return _.xd?(a=/1[0|1][_.][0-9_.]+/,(a=a.exec(_.tb()))?a[0].replace(/_/g,"."):"10"):_.Ad?(a=/Android\s+([^\);]+)(\)|;)/,(a=a.exec(_.tb()))?a[1]:""):_.Bd||_.Cd||_.Dd?(a=/(?:iPhone|CPU)\s+OS\s+(\S+)/,(a=a.exec(_.tb()))?a[1].replace(/_/g,"."):""):""}();var pt;pt=function(a){return(a=a.exec(_.tb()))?a[1]:""};_.qt=function(){if(_.ki)return pt(/Firefox\/([0-9.]+)/);if(_.qd||_.rd||_.pd)return _.Kd;if(_.oi){if(_.Hb()||_.Ib()){var a=pt(/CriOS\/([0-9.]+)/);if(a)return a}return pt(/Chrome\/([0-9.]+)/)}if(_.pi&&!_.Hb())return pt(/Version\/([0-9.]+)/);if(_.li||_.mi){if(a=/Version\/(\S+).*Mobile\/(\S+)/.exec(_.tb()))return a[1]+"."+a[2]}else if(_.ni)return(a=pt(/Android\s+([0-9.]+)/))?a:pt(/Version\/([0-9.]+)/);return""}();
var rt,st,vt;_.kt.prototype.UF=_.hb(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)}});_.$d.prototype.kF=_.hb(2,function(){return _.ge(this.getWindow())});rt=function(a,b){return new _.ts(a.x-b.x,a.y-b.y)};
st=function(a){if(_.qd&&!_.Hs(8))return a.offsetParent;var b=_.ae(a),c=_.Ts(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=_.Ts(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};
_.tt=function(a){for(var b=new _.Ms(0,Infinity,Infinity,0),c=_.be(a),d=c.qb().body,e=c.qb().documentElement,f=_.us(c.Cb);a=st(a);)if(!(_.qd&&0==a.clientWidth||_.ud&&0==a.clientHeight&&a==d)&&a!=d&&a!=e&&"visible"!=_.Ts(a,"overflow")){var h=_.Vs(a),k=new _.ts(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=c.kF();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};_.ut=function(a){var b=_.Vs(a);a=_.ct(a);return new _.kt(b.x,b.y,a.width,a.height)};vt=function(a,b){return(b&8&&_.jt(a)?b^4:b)&-9};
_.wt=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"!=_.lt(m)){var p=_.Vs(m);if(!n){n=_.jt(m);var q;if(q=n){q=_.pi&&0<=_.Hc(_.qt,10);var u=_.Ed&&0<=_.Hc(_.ot,10),v=_.oi&&0<=_.Hc(_.qt,85);q=_.td||q||u||v}n=q?-m.scrollLeft:n&&!_.sd&&"visible"!=_.Ts(m,"overflowX")?m.scrollWidth-m.clientWidth-m.scrollLeft:m.scrollLeft;p=rt(p,new _.ts(n,m.scrollTop))}}}m=p||new _.ts;p=_.ut(a);(n=_.tt(a))&&p.UF(new _.kt(n.left,n.top,n.right-n.left,n.bottom-
n.top));n=_.be(a);u=_.be(c);n.qb()!=u.qb()&&(q=n.qb().body,u=_.$s(q,u.getWindow()),u=rt(u,_.Vs(q)),!_.qd||_.Hs(9)||_.he(n.Cb)||(u=rt(u,_.vs(n.Cb))),p.left+=u.x,p.top+=u.y);a=vt(a,b);b=p.left;a&4?b+=p.width:a&2&&(b+=p.width/2);b=new _.ts(b,p.top+(a&1?p.height:0));b=rt(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=_.tt(c))r.top-=m.y,r.right-=m.x,r.bottom-=m.y,r.left-=m.x;e=r;l=b.clone();r=vt(c,d);d=_.ct(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 _.kt(0,0,0,0);f.left=k.x;f.top=k.y;f.width=l.width;f.height=l.height;h=a;h&496||(_.mt(c,new _.ts(f.left,f.top)),a=f.getSize(),
_.Xd(d,a)||(f=a,c=c.style,_.td?c.MozBoxSizing="border-box":_.ud?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};
_.It=function(a){if(1==a.nodeType)return _.Zs(a);a=a.changedTouches?a.changedTouches[0]:a;return new _.ts(a.clientX,a.clientY)};_.Jt=function(a){this.ma=a;this.ua=a.zc()};_.Jt.prototype.ru=function(){Kt(this)};
var Kt=function(a){var b=a.ma.Yc();if(a.ua.anchorBox&&b&&b.getIframeEl())b=_.Vs(b.getIframeEl()),a.ua.anchorBox.left+=b.x,a.ua.anchorBox.top+=b.y;else{b=a.ua.anchor;if("_default"!=b&&"_iframe"!=b){var c=_.xe(document,b);if(c)a.ua.anchorBox=_.ut(c);else{_.Fg.error("Anchor not found in DOM: "+b+'. Falling back to "_default".');a.ua.anchor="_default";return}}"_iframe"==b&&(b=_.ge(),a.ua.anchorBox=new _.kt(0,0,b.width,b.height))}a.ua.anchor=""};_.Jt.prototype.onBeforeParentOpen=_.Jt.prototype.ru;_.Lt=function(a){_.Jt.call(this,a)};_.O(_.Lt,_.Jt);_.g=_.Lt.prototype;_.g.open=function(){var a=this.ua,b=document.createElement("ins");document.getElementById(a.container).appendChild(b);b.style.display="block";_.Os(b,a.containerCss);this.ma.setSiteEl(b);this.ma.Xg(b)};_.g.Pd=function(){document.getElementById(this.ma.id).style.height=this.ma.height+"px"};_.g.close=function(){_.re(this.ma.getSiteEl());_.re(this.qh);this.qh=null};_.g.dB=_.da(5);
_.g.Oi=function(){if(this.qh)return this.qh;var a=this.ua;!a.anchorBox&&a.anchor&&Kt(this);var b=this.ma.Yc();if("_default"==a.anchor&&b){var c=b.getSiteEl();c=_.ut(_.xe(document,c));a.anchorBox=c}if(!a.anchorBox)return _.Fg.error("No anchor box defined."),null;a=new _.ts(a.anchorBox.left,a.anchorBox.top);b&&(b=_.$s(b.getIframeEl(),window),this.uo=new _.ts,this.uo.x=b.x,this.uo.y=b.y,a.x+=b.x,a.y+=b.y,_.Mt(a));this.JC=a;b=_.Nt(this,!0);this.qh=document.createElement("ins");this.qh.style.cssText=b;
document.body.appendChild(this.qh);return this.qh};_.Nt=function(a,b){var c=a.ua;return"position: absolute !important;background-color: transparent !important;left: "+a.JC.x+"px !important;top: "+a.JC.y+"px !important;width: "+c.anchorBox.width+"px !important;height: "+c.anchorBox.height+"px !important;z-index: -10000 !important;display: "+(b?"block":"none")+" !important;"};
_.Ot=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,_.qd?(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 _.ts(c,d);a=_.ut(a);return a=new _.Ms(a.top,a.left+a.width,a.top+a.height,a.left),a.contains(b)};
_.Mt=function(a){var b=window,c=document.body,d=_.Vs(c);b=c.currentStyle||b.getComputedStyle(c,"");b.position&&"static"!=b.position&&(a.x-=d.x,a.y-=d.y)};_.Pt=function(a){var b=a.ma.Yc()&&a.ma.Yc().getSiteEl();b=b&&b.style.zIndex?parseInt(b.style.zIndex,10)+1:0;return Math.min(2147483647,Math.max(2E9,a.ua.zIndex||b))};var Qt,Rt,St;Qt={"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};Rt={"bottom-center":!0,"top-center":!0};St={"left-center":!0,"right-center":!0};
_.Tt=function(a,b,c,d,e){e=e||{x:0,y:0};if(Rt[b]){var f=_.ct(a).width/2;e.x="top-right"==d||"bottom-right"==d?e.x+f:e.x-f}Rt[d]&&(f=_.ct(c).width/2,e.x+=f);St[b]&&(f=_.ct(a).height/2,e.y="right-bottom"==d||"left-bottom"==d?e.y+f:e.y-f);St[d]&&(e.y+=_.ct(c).height/2);_.wt(c,Qt[d],a,Qt[b],new _.ts(e.x,e.y));d=_.Et(a,function(h){if(h==document)return!1;h=_.lt(h);return!!h&&"static"!=h});c=b=0;d&&(c=_.Vs(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")};_.Ut=function(a){_.Jt.call(this,a.ma);this.dh=a;this.iD=[]};_.O(_.Ut,_.Lt);_.g=_.Ut.prototype;_.g.ru=function(){this.dh.ru()};_.g.open=function(){this.dh.open();(this.ua.closeClickDetection||this.ua.hideClickDetection)&&Vt(this)};_.g.Pd=function(a){this.dh.Pd(a)};_.g.gS=function(a){this.dh.onRenderStart&&this.dh.onRenderStart(a)};_.g.close=function(){if(this.ua.closeClickDetection||this.ua.hideClickDetection)_.lc(this.iD,function(a){_.ok(a)}),this.iD=[];this.dh.close()};
var Vt=function(a){_.lc(["click","touchstart"],(0,_.N)(function(b){this.iD.push(_.gk(document,b,(0,_.N)(this.bZ,this),!0))},a))};_.Ut.prototype.bZ=function(a){_.Ot(this.ma.getSiteEl(),a)||(this.ua.hideClickDetection&&this.dh.show?this.dh.show(!1):this.close())};_.Ut.prototype.onBeforeParentOpen=_.Ut.prototype.ru;_.Ut.prototype.open=_.Ut.prototype.open;_.Ut.prototype.onready=_.Ut.prototype.Pd;_.Ut.prototype.onRenderStart=_.Ut.prototype.gS;_.Ut.prototype.close=_.Ut.prototype.close;
var J3,K3,L3;for(_.I3=function(a){return{zc:function(){return a},Yc:function(){return a.openerIframe}}},J3=function(a){(new _.Jt(_.I3(a))).ru()},K3="bubble circlepicker float hover hover-menu slide-menu".split(" "),L3=0;L3<K3.length;L3++)_.qo[K3[L3]]=J3;
_.Sr=function(a){this.O=a};_.g=_.Sr.prototype;_.g.nI=function(a){this.O.anchor=a;return this};_.g.Oi=function(){return this.O.anchor};_.g.dB=_.da(6);_.g.Rd=function(a){this.O.height=a;return this};_.g.Lc=function(){return this.O.height};_.g.Ke=function(a){this.O.width=a;return this};_.g.Tb=function(){return this.O.width};_.g.setZIndex=function(a){this.O.zIndex=a;return this};_.g.getZIndex=function(){return this.O.zIndex};_.Tr=function(a,b){a.O.where=b;return a};
_.Ur=function(a){a.O.connectWithQueryParams=!0;return a};_.Vr=function(){_.uk.apply(this,arguments)};_.O(_.Vr,_.uk);
_.Sr.prototype.dB=_.hb(6,function(a){this.O.anchorPosition=a});_.Lt.prototype.dB=_.hb(5,function(a){this.JC=a;this.qh.style.cssText=_.Nt(this,!0)});
var lu=function(a){var b=a.ma.Yc();if(!b||!a.uo)return!1;var c=a.ua;c=new _.ts(c.anchorBox.left,c.anchorBox.top);b=_.$s(b.getIframeEl(),window);if(b.x==a.uo.x&&b.y==a.uo.y)return!1;a.uo.x=b.x;a.uo.y=b.y;c.x+=b.x;c.y+=b.y;_.Mt(c);a.dB(c);return!0},mu=function(a,b,c,d){if(null!=a)for(a=a.firstChild;a;){if(b(a)&&(c.push(a),d)||mu(a,b,c,d))return!0;a=a.nextSibling}return!1},nu=function(a,b){var c=[];return mu(a,b,c,!0)?c[0]:void 0};var su,ru;
try{_.ft(_.ed(_.bc(".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){_.Fg.error("Failed to install bubble styles: "+a),
_.E.setTimeout(function(){_.t.rR(a)},0)}_.ou=function(a){_.Jt.call(this,a);this.Aa=new _.Ft(this)};_.O(_.ou,_.Lt);var pu=function(a,b){return nu(a,function(c){c=c.className;c="string"===typeof c&&c.match(/\S+/g)||[];return _.kb(c,b)})};
_.ou.prototype.resize=function(a){+a.width&&(this.ma.width=a.width);+a.height&&(this.ma.height=a.height);+a.contentWidth?this.ma.contentWidth=a.contentWidth:+a.width&&(this.ma.contentWidth=a.width);+a.contentHeight?this.ma.contentHeight=a.contentHeight:+a.height&&(this.ma.contentHeight=a.height);this.position(!1,a.noreposition);return!0};
var qu=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("")};_.ou.prototype.close=function(){ru(this);_.Lt.prototype.close.call(this)};su=function(a){a.ys||(a.ys=window.setInterval((0,_.N)(a.f_,a),1E3))};ru=function(a){a.ys&&(window.clearInterval(a.ys),a.ys=null)};
_.tu=function(a){var b=document.createElement("div"),c=Number(a.ua.width)||100,d=c+6,e={display:"block",visibility:"hidden",position:"absolute",width:d+"px",left:"-1000px",top:"-1000px"};a.ua.height&&(e.height=+a.ua.height+2+"px");_.Os(b,e);a.nv=!!a.ua.showSpinner;a.QG=!!a.ua.noPadding;a.hM=!!a.ua.anchorToOpener;a.nK=0!=a.ua.show;d=(d=String(d))?d+"px":"100%";var f=a.nv;e=a.QG;var h="";f&&(h=qu(_.qf("iframes/bubble/spinnerwidth")||16,_.qf("iframes/bubble/spinnerheight")||16,_.qf("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.ua.bubbleClass&&(f+=" tbl-"+a.ua.bubbleClass);_.Re(b,_.Jf(['<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">',qu(1,1,"border_3.gif"),'</td><td class="pls-topTail gc-reset">',
qu(15,9,"spacer.gif","pls-tailbottom"),qu(1,1,"spacer.gif","pls-spacerbottom"),'</td><td class="pls-topRight gc-reset">',qu(1,1,"border_3.gif"),'</td></tr><tr class="gc-reset"><td class="pls-vertShimLeft gc-reset">',qu(1,4,"spacer.gif"),"</td>",e?'<td rowspan="2" class="pls-contentWrap gc-reset">'+h+"</td>":'<td class="pls-vertShim gc-reset">'+qu(1,4,"spacer.gif")+"</td>",'<td class="pls-vertShimRight gc-reset">',qu(5,4,"spacer.gif","pls-dropTR"),'</td></tr><tr class="gc-reset"><td class="pls-contentLeft gc-reset">',
qu(9,15,"spacer.gif","pls-tailright"),qu(1,1,"spacer.gif","pls-spacerright"),"</td>",e?"":'<td class="pls-contentWrap gc-reset">'+h+"</td>",'<td class="pls-dropRight gc-reset">',qu(12,19,"spacer.gif","pls-tailleft"),qu(1,1,"spacer.gif","pls-spacerleft"),'</td></tr><tr class="gc-reset"><td class="pls-bottomLeft gc-reset">',qu(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">',
qu(4,5,"spacer.gif","pls-dropBL"),'</td><td class="pls-dropBottom gc-reset">',qu(19,13,"spacer.gif","pls-tailtop"),qu(1,1,"spacer.gif","pls-spacertop"),'</td></tr></table></td><td class="pls-vert gc-reset">',qu(5,5,"spacer.gif","pls-dropBR"),"</td></tr></table>"].join("")));a.hM?(d=a.ma.Yc().getSiteEl(),d.style.position="relative"):d=document.body;d.appendChild(b);a.hh=b.firstChild;a.ua.bubbleType&&a.Sd(a.ua.bubbleType);a.Qt=pu(a.hh,"goog-bubble-content");a.ua.where=a.Qt;a.ua.div=b;a.ua.attributes=
a.ua.attributes||{};_.$e({style:"margin:0px;position:absolute;z-index:1;border-style:none;outline:none;width:"+c+"px;"},a.ua.attributes)};_.ou.prototype.Tz=function(){uu(this);vu(this,this.ua.maxExpectedSize);this.ma.setSiteEl(this.ua.div);this.nv&&(this.position(!1),this.ZP=!0);this.nK&&this.ua.startVisible&&(this.ma.getSiteEl().style.visibility="visible",su(this),wu(this));this.Aa.W(this.hh,"mouseout",this.aH);this.Aa.W(this.hh,"mouseover",this.bH)};
_.ou.prototype.open=function(){_.tu(this);var a=this.ma;a.Wa("resize",(0,_.N)(this.resize,this));a.Gh("setHideOnLeave",(0,_.N)(this.Tu,this));a.Gh("setBubbleType",(0,_.N)(this.Sd,this));a.Gh("show",(0,_.N)(this.show,this));a.Gh("showSpinner",(0,_.N)(this.DU,this));a.Gh("clearHideOnLeaveTimeout",(0,_.N)(this.Rw,this));a.methods.closeOrHideThisBubble=(0,_.N)(this.lD,this);var b=a.getSiteEl();b?this.Qt.appendChild(b):a.Xg(this.Qt||null,this.ua.attributes);this.Tz()};
_.ou.prototype.f_=function(){var a=this.ma.Yc();if(a&&this.qh){a=a.getSiteEl();var b=a.currentStyle||window.getComputedStyle(a,"");0===a.offsetWidth&&0===a.offsetHeight||"none"==b.display||"hidden"==b.visibility?this.ma.close():lu(this)&&this.position(!0)}else ru(this)};var vu=function(a,b){if(b=(b||{}).height)a.ma.maxExpectedSize||(a.ma.maxExpectedSize={}),a.ma.maxExpectedSize.height=b};
_.ou.prototype.xF=function(a){this.Le=!0;a=a||{};var b=a.height;b&&(this.ma.height=b);var c=a.width;c&&(this.ma.width=c);c=a.contentWidth||c;+c&&(this.ma.contentWidth=c);b=a.contentHeight||b;+b&&(this.ma.contentHeight=b);vu(this,a.maxExpectedSize);this.ZP&&xu(this,!1);this.nK&&!this.BV&&this.show(!0)};_.ou.prototype.Pd=function(a){this.xF(a)};_.ou.prototype.gS=function(a){this.d3||this.xF(a)};_.ou.prototype.DU=function(a){a&&(this.ZP=!1,this.d3=!0);xu(this,a)};
var xu=function(a,b){a.nv=b;var c=_.Bt("pls-spinner",a.ma.getSiteEl());c&&(c.style.visibility=b?"":"hidden");if(a=_.Bt("goog-bubble-content",a.ma.getSiteEl()))a.style.visibility=b?"hidden":""};
_.ou.prototype.position=function(a,b){var c=this.ma.getId(),d=_.xe(document,c);if(d){d.style.height=(this.ma.contentHeight||+this.ua.contentHeight||this.ma.height||+this.ua.height)+"px";c=this.ma.contentWidth||+this.ua.contentWidth||+this.ua.width;d.style.width=c?c+"px":"100%";c=this.ma.width||+this.ua.width;d=this.ma.height||+this.ua.height;_.Os(this.Qt,{width:c+"px",height:d+"px"});var e=c+2+4,f=(this.QG?Math.max(d,4):d+4)+2+4;this.hh.style.width=e+"px";d=this.ma.getSiteEl();d.style.width=e+"px";
c=this.Oi();this.qh.style.cssText=_.Nt(this,!0);var h=_.It(c),k=_.ut(d),l=_.ut(c);var m=_.ge(window);if(!this.bm||a){this.bm=!0;var n=this.ma.maxExpectedSize;a=k.clone();n&&n.height&&(a.height=n.height);a:{n=this.ua.expandTo;k=[yu.mh,yu.Fg,yu.dl,yu.bl];if(n){n=k=n.concat(k);for(var p={},q=0,u=0;u<n.length;){var v=n[u++];p[v]||(p[v]=!0,n[q++]=v)}n.length=q}for(n=0;n<k.length;++n)switch(k[n]){case yu.mh:if(h.y+l.height+a.height<=m.height){a=yu.mh;break a}break;case yu.Fg:if(0<=h.y-a.height){a=yu.Fg;
break a}break;case yu.bl:if(0<=h.x-a.width){a=yu.bl;break a}break;case yu.dl:if(h.x+a.width+l.width<=m.width){a=yu.dl;break a}}a=k[0]}this.Ud=a;this.Oe=this.ua.anchorPosition;this.Uf=this.ua.targetPosition;this.Ud==yu.Fg||this.Ud==yu.mh?_.we(zu,this.Oe)&&_.we(zu,this.Uf)||(this.Uf=this.Oe="left"):_.we(Au,this.Oe)&&_.we(Au,this.Uf)||(this.Uf=this.Oe="center");this.ll=this.ua.arrowPosition;this.ll?this.Ud==yu.Fg||this.Ud==yu.mh?_.we(zu,this.ll)||(this.ll="center"):_.we(Au,this.ll)||(this.ll="center"):
this.ll="center";a=this.Ud;k=this.Uf;n={};n.anchor=a+"-"+this.Oe;n.target=Bu[a]+"-"+k;this.YM=n;pu(this.hh,"pls-spacer"+this.Ud).style.display="none";for(var r in yu)yu.hasOwnProperty(r)&&(a=yu[r],a!=this.Ud&&(pu(this.hh,"pls-spacer"+a).style.display="block",pu(this.hh,"pls-tail"+a).style.display="none"));this.MC=pu(this.hh,"pls-tail"+this.Ud);this.MC.style.display="inline"}switch(this.Ud){case yu.Fg:f+=8;break;case yu.dl:e+=8;break;case yu.mh:f+=8;break;case yu.bl:e+=7}_.Os(this.hh,{width:e+"px",
height:f+"px"});_.Os(d,{width:e+"px",height:f+"px"});e=k=_.ut(d);r={x:0,y:0};f=e.width;a=e.height;this.Ud==yu.Fg||this.Ud==yu.mh?(a="right"==this.Oe?l.width:"center"==this.Oe?l.width/2:0,h=Math.max(0,Math.min(h.x,m.width-a)),h+=a-("right"==this.Uf?f:"center"==this.Uf?f/2:0),"right"==this.Uf&&(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.Oe?l.height:"center"==this.Oe?l.height/2:0,h=Math.max(0,Math.min(h.y,m.height-f)),h+=f-("bottom"==this.Uf?a:"center"==this.Uf?
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.Oe?r.x*=-1:"bottom"==this.Oe&&(r.y*=-1);k=e.width-4;n=e.height-4;h=a=0;if("top"==this.Ud||"bottom"==this.Ud){switch(this.ll){case "left":a-=7;break;case "right":a=l.width-7;break;default:a=l.width/2-7}"center"==this.Uf?a+=k/2:"right"==this.Uf&&(a+=k);"center"==this.Oe?a-=l.width/2:"right"==this.Oe&&(a-=l.width);"top"==this.Ud&&(a-=4)}else{switch(this.ll){case "top":h-=7;break;case "bottom":h+=l.height-7;break;
default:h+=l.height/2-7}"center"==this.Uf?h+=n/2:"bottom"==this.Uf&&(h+=n);"center"==this.Oe?h-=l.height/2:"bottom"==this.Oe&&(h-=l.height);h-=4}l=this.Ud;l=l==yu.dl||l==yu.bl?0:Math.min(Math.max(6,f+a),e.width-6-15-8);f=this.Ud;m=f==yu.Fg||f==yu.mh?0:Math.min(Math.max(6,m+h),e.height-6-15-8);h=_.ut(this.MC);e=_.ut(this.Qt);h=h.top+h.height>e.top+e.height;if(!b||this.Ud===yu.Fg||h)_.Os(this.MC,{left:l+"px",top:m+"px"}),c&&_.Tt(d,this.YM.target,c,this.YM.anchor,r);this.qh.style.cssText=_.Nt(this,!1)}else _.Fg.warn("Cannot resize already-closed iframe "+
c+".")};_.ou.prototype.Sd=function(a){this.hh&&a in Cu&&(this.hh.className="gc-bubbleDefault "+Cu[a])};_.ou.prototype.show=function(a){if(!a||this.Le||this.nv){var b=this.ma.getSiteEl().style;a?(uu(this),lu(this),this.position(!0),wu(this)):(b.left="-10000px",b.top="-10000px");this.BV=!a;b.visibility=a?"visible":"hidden";a?su(this):ru(this);this.ma.ey?(b=this.ma.methods.onVisibilityChanged)&&b(a):!this.ma.isDisposed()&&this.ma.kr(a);this.Rw()}else this.BV=!1};
var uu=function(a){var b=a.ua.bubbleGroup||"",c=Du[b];c!==a&&(c&&(c.ma.zc().hideClickDetection&&c.show?c.show(!1):c.close()),Du[b]=a)},wu=function(a){var b=Math.max(_.Pt(a),Eu+1);_.Os(a.ma.getSiteEl(),{zIndex:b});Eu=b};_.g=_.ou.prototype;_.g.lD=function(){this.ua.hideClickDetection?this.show(!1):this.ma.close()};_.g.Tu=function(a){this.Lt=a};_.g.bH=function(){this.Rw()};
_.g.aH=function(a){this.Py||!this.Lt||a.relatedTarget&&_.ue(this.hh,a.relatedTarget)||(this.Py=_.E.setTimeout((0,_.N)(this.lD,this),250))};_.g.Rw=function(){this.Py&&(_.E.clearTimeout(this.Py),this.Py=null)};_.g.bm=!1;_.g.Le=!1;_.g.nv=!1;_.g.QG=!1;_.g.ys=null;_.g.hM=!1;_.g.nK=!0;_.g.Lt=!0;var Du={},Eu=0,yu={mh:"bottom",bl:"left",dl:"right",Fg:"top"},Bu={};Bu[yu.Fg]=yu.mh;Bu[yu.mh]=yu.Fg;Bu[yu.bl]=yu.dl;Bu[yu.dl]=yu.bl;
var zu={CENTER:"center",bl:"left",dl:"right"},Au={mh:"bottom",CENTER:"center",Fg:"top"},Cu={"pls-default":"pls-container","pls-confirm":"pls-confirm-container"};
_.po.bubble=function(a){var b=new _.ou(_.I3(a)),c=new _.Ut(b);b.open=function(){};_.tu(b);a.onClose=function(){b.close()};a.onRestyle=function(d){if(d){var e=!1;d.hasOwnProperty("setBubbleType")&&(b.Sd(d.setBubbleType),e=!0);d.hasOwnProperty("show")&&(b.show(d.show),e=!0);d.hasOwnProperty("showSpinner")&&(b.DU(d.showSpinner),e=!0);d.hasOwnProperty("clearHideOnLeaveTimeout")&&(b.Rw(),e=!0);d.hasOwnProperty("setHideOnLeave")&&(b.Tu(d.setHideOnLeave),e=!0);d.hasOwnProperty("setBubbleType")&&(b.Sd(d.setBubbleType),
e=!0);e||b.resize(d)}};a.onCreate=function(d){d.Yc=function(){return this.getParam("openerIframe")};d=c.ma=b.ma=d;d.register("_ready",(0,_.N)(b.xF,b),_.Cn);d.register("closeOrHideThisBubble",(0,_.N)(b.lD,b),_.Cn);b.Tz();c.open()}};
});
// Google Inc.
