-
Notifications
You must be signed in to change notification settings - Fork 0
/
rs=AA2YrTso20uGEgnGZKGFjc0Rbc6Kmz9vlg
721 lines (655 loc) · 162 KB
/
rs=AA2YrTso20uGEgnGZKGFjc0Rbc6Kmz9vlg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
this.gbar_=this.gbar_||{};(function(_){var window=this;
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
_.Ee=function(a){a=a.split(".");for(var c=_.q,d=0;d<a.length;d++)if(c=c[a[d]],null==c)return null;return c};
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var Ge;_.Fe=function(a,c){c=(0,_.La)(a,c);var d;(d=0<=c)&&Array.prototype.splice.call(a,c,1);return d};Ge=function(a,c){for(var d in a)if(c.call(void 0,a[d],d,a))return!0;return!1};_.He=function(a,c){try{return _.Nb(a[c]),!0}catch(d){}return!1};
_.Ie=function(a,c){this.type=a;this.b=this.target=c;this.defaultPrevented=this.f=!1};_.Ie.prototype.stopPropagation=function(){this.f=!0};_.Ie.prototype.preventDefault=function(){this.defaultPrevented=!0};
_.Je=function(a,c){_.Ie.call(this,a?a.type:"");this.relatedTarget=this.b=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=0;this.key="";this.j=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.pointerId=0;this.pointerType="";this.hb=null;a&&this.init(a,c)};_.v(_.Je,_.Ie);var Ke={2:"touch",3:"pen",4:"mouse"};
_.Je.prototype.init=function(a,c){var d=this.type=a.type,e=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.b=c;(c=a.relatedTarget)?_.Tb&&(_.He(c,"nodeName")||(c=null)):"mouseover"==d?c=a.fromElement:"mouseout"==d&&(c=a.toElement);this.relatedTarget=c;e?(this.clientX=void 0!==e.clientX?e.clientX:e.pageX,this.clientY=void 0!==e.clientY?e.clientY:e.pageY,this.screenX=e.screenX||0,this.screenY=e.screenY||0):(this.clientX=void 0!==a.clientX?a.clientX:
a.pageX,this.clientY=void 0!==a.clientY?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.j=a.charCode||("keypress"==d?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.pointerId=a.pointerId||0;this.pointerType="string"===typeof a.pointerType?a.pointerType:Ke[a.pointerType]||"";this.state=a.state;this.hb=a;a.defaultPrevented&&this.preventDefault()};
_.Je.prototype.stopPropagation=function(){_.Je.L.stopPropagation.call(this);this.hb.stopPropagation?this.hb.stopPropagation():this.hb.cancelBubble=!0};_.Je.prototype.preventDefault=function(){_.Je.L.preventDefault.call(this);var a=this.hb;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,_.Pd)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(c){}};
var Ne;_.Le="closure_listenable_"+(1E6*Math.random()|0);_.Me=function(a){return!(!a||!a[_.Le])};Ne=0;
var Oe;Oe=function(a,c,d,e,f){this.listener=a;this.b=null;this.src=c;this.type=d;this.capture=!!e;this.de=f;this.key=++Ne;this.Yc=this.Nd=!1};_.Pe=function(a){a.Yc=!0;a.listener=null;a.b=null;a.src=null;a.de=null};
_.Qe=function(a){this.src=a;this.b={};this.f=0};_.Qe.prototype.add=function(a,c,d,e,f){var g=a.toString();a=this.b[g];a||(a=this.b[g]=[],this.f++);var h=Re(a,c,e,f);-1<h?(c=a[h],d||(c.Nd=!1)):(c=new Oe(c,this.src,g,!!e,f),c.Nd=d,a.push(c));return c};_.Qe.prototype.remove=function(a,c,d,e){a=a.toString();if(!(a in this.b))return!1;var f=this.b[a];c=Re(f,c,d,e);return-1<c?(_.Pe(f[c]),Array.prototype.splice.call(f,c,1),0==f.length&&(delete this.b[a],this.f--),!0):!1};
_.Se=function(a,c){var d=c.type;if(!(d in a.b))return!1;var e=_.Fe(a.b[d],c);e&&(_.Pe(c),0==a.b[d].length&&(delete a.b[d],a.f--));return e};_.Qe.prototype.Qc=function(a,c){a=this.b[a.toString()];var d=[];if(a)for(var e=0;e<a.length;++e){var f=a[e];f.capture==c&&d.push(f)}return d};_.Qe.prototype.Cc=function(a,c,d,e){a=this.b[a.toString()];var f=-1;a&&(f=Re(a,c,d,e));return-1<f?a[f]:null};
_.Qe.prototype.hasListener=function(a,c){var d=void 0!==a,e=d?a.toString():"",f=void 0!==c;return Ge(this.b,function(g){for(var h=0;h<g.length;++h)if(!(d&&g[h].type!=e||f&&g[h].capture!=c))return!0;return!1})};var Re=function(a,c,d,e){for(var f=0;f<a.length;++f){var g=a[f];if(!g.Yc&&g.listener==c&&g.capture==!!d&&g.de==e)return f}return-1};
var Te,Ue,Ve,Ye,$e,af,ff,ef,bf,gf;Te="closure_lm_"+(1E6*Math.random()|0);Ue={};Ve=0;_.O=function(a,c,d,e,f){if(e&&e.once)return _.We(a,c,d,e,f);if(Array.isArray(c)){for(var g=0;g<c.length;g++)_.O(a,c[g],d,e,f);return null}d=_.Xe(d);return _.Me(a)?a.H(c,d,_.Da(e)?!!e.capture:!!e,f):Ye(a,c,d,!1,e,f)};
Ye=function(a,c,d,e,f,g){if(!c)throw Error("o");var h=_.Da(f)?!!f.capture:!!f,l=_.Ze(a);l||(a[Te]=l=new _.Qe(a));d=l.add(c,d,e,h,g);if(d.b)return d;e=$e();d.b=e;e.src=a;e.listener=d;if(a.addEventListener)_.Qd||(f=h),void 0===f&&(f=!1),a.addEventListener(c.toString(),e,f);else if(a.attachEvent)a.attachEvent(af(c.toString()),e);else if(a.addListener&&a.removeListener)a.addListener(e);else throw Error("p");Ve++;return d};
$e=function(){var a=bf,c=_.Od?function(d){return a.call(c.src,c.listener,d)}:function(d){d=a.call(c.src,c.listener,d);if(!d)return d};return c};_.We=function(a,c,d,e,f){if(Array.isArray(c)){for(var g=0;g<c.length;g++)_.We(a,c[g],d,e,f);return null}d=_.Xe(d);return _.Me(a)?a.rb(c,d,_.Da(e)?!!e.capture:!!e,f):Ye(a,c,d,!0,e,f)};
_.cf=function(a,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)_.cf(a,c[g],d,e,f);else e=_.Da(e)?!!e.capture:!!e,d=_.Xe(d),_.Me(a)?a.Ba(c,d,e,f):a&&(a=_.Ze(a))&&(c=a.Cc(c,d,e,f))&&_.df(c)};
_.df=function(a){if("number"===typeof a||!a||a.Yc)return!1;var c=a.src;if(_.Me(c))return c.Be(a);var d=a.type,e=a.b;c.removeEventListener?c.removeEventListener(d,e,a.capture):c.detachEvent?c.detachEvent(af(d),e):c.addListener&&c.removeListener&&c.removeListener(e);Ve--;(d=_.Ze(c))?(_.Se(d,a),0==d.f&&(d.src=null,c[Te]=null)):_.Pe(a);return!0};af=function(a){return a in Ue?Ue[a]:Ue[a]="on"+a};
ff=function(a,c,d,e){var f=!0;if(a=_.Ze(a))if(c=a.b[c.toString()])for(c=c.concat(),a=0;a<c.length;a++){var g=c[a];g&&g.capture==d&&!g.Yc&&(g=ef(g,e),f=f&&!1!==g)}return f};ef=function(a,c){var d=a.listener,e=a.de||a.src;a.Nd&&_.df(a);return d.call(e,c)};
bf=function(a,c){if(a.Yc)return!0;if(!_.Od){var d=c||_.Ee("window.event");c=new _.Je(d,this);var e=!0;if(!(0>d.keyCode||void 0!=d.returnValue)){a:{var f=!1;if(0==d.keyCode)try{d.keyCode=-1;break a}catch(h){f=!0}if(f||void 0==d.returnValue)d.returnValue=!0}d=[];for(f=c.b;f;f=f.parentNode)d.push(f);a=a.type;for(f=d.length-1;!c.f&&0<=f;f--){c.b=d[f];var g=ff(d[f],a,!0,c);e=e&&g}for(f=0;!c.f&&f<d.length;f++)c.b=d[f],g=ff(d[f],a,!1,c),e=e&&g}return e}return ef(a,new _.Je(c,this))};
_.Ze=function(a){a=a[Te];return a instanceof _.Qe?a:null};gf="__closure_events_fn_"+(1E9*Math.random()>>>0);_.Xe=function(a){if(_.Ca(a))return a;a[gf]||(a[gf]=function(c){return a.handleEvent(c)});return a[gf]};
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var hf;hf=[1,4,2];_.jf=function(a){return(_.Nd?0==a.hb.button:"click"==a.type?!0:!!(a.hb.button&hf[0]))&&!(_.Ub&&_.Vb&&a.ctrlKey)};_.kf=function(a){_.J.call(this);this.T=a;this.O={}};_.v(_.kf,_.J);var lf=[];_.kf.prototype.H=function(a,c,d,e){return mf(this,a,c,d,e)};_.kf.prototype.o=function(a,c,d,e,f){return mf(this,a,c,d,e,f)};
var mf=function(a,c,d,e,f,g){Array.isArray(d)||(d&&(lf[0]=d.toString()),d=lf);for(var h=0;h<d.length;h++){var l=_.O(c,d[h],e||a.handleEvent,f||!1,g||a.T||a);if(!l)break;a.O[l.key]=l}return a};_.kf.prototype.rb=function(a,c,d,e){return nf(this,a,c,d,e)};var nf=function(a,c,d,e,f,g){if(Array.isArray(d))for(var h=0;h<d.length;h++)nf(a,c,d[h],e,f,g);else{c=_.We(c,d,e||a.handleEvent,f,g||a.T||a);if(!c)return a;a.O[c.key]=c}return a};
_.kf.prototype.Ba=function(a,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)this.Ba(a,c[g],d,e,f);else d=d||this.handleEvent,e=_.Da(e)?!!e.capture:!!e,f=f||this.T||this,d=_.Xe(d),e=!!e,c=_.Me(a)?a.Cc(c,d,e,f):a?(a=_.Ze(a))?a.Cc(c,d,e,f):null:null,c&&(_.df(c),delete this.O[c.key]);return this};_.of=function(a){_.Ra(a.O,function(c,d){this.O.hasOwnProperty(d)&&_.df(c)},a);a.O={}};_.kf.prototype.P=function(){_.kf.L.P.call(this);_.of(this)};
_.kf.prototype.handleEvent=function(){throw Error("q");};
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var tf;_.pf=function(a){return a};_.qf=function(a){return a instanceof _.Xa&&a.constructor===_.Xa&&a.f===_.Wa?a.b:"type_error:Const"};_.rf=function(a){return _.hb(_.qf(a))};_.sf=function(a,c){a.src=_.gb(c)};tf=function(a,c){this.j=a;this.o=c;this.f=0;this.b=null};tf.prototype.get=function(){if(0<this.f){this.f--;var a=this.b;this.b=a.next;a.next=null}else a=this.j();return a};var uf=function(a,c){a.o(c);100>a.f&&(a.f++,c.next=a.b,a.b=c)};
var vf=function(a){_.q.setTimeout(function(){throw a;},0)},wf,xf=function(){var a=_.q.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.x("Presto")&&(a=function(){var f=_.ye("IFRAME");f.style.display="none";_.sf(f,_.rf(_.Za));document.documentElement.appendChild(f);var g=f.contentWindow;f=g.document;f.open();f.write(_.Gb(_.Ib));f.close();var h="callImmediate"+Math.random(),l="file:"==g.location.protocol?"*":g.location.protocol+"//"+
g.location.host;f=(0,_.t)(function(m){if(("*"==l||m.origin==l)&&m.data==h)this.port1.onmessage()},this);g.addEventListener("message",f,!1);this.port1={};this.port2={postMessage:function(){g.postMessage(h,l)}}});if("undefined"!==typeof a&&!_.zb()){var c=new a,d={},e=d;c.port1.onmessage=function(){if(void 0!==d.next){d=d.next;var f=d.Ef;d.Ef=null;f()}};return function(f){e.next={Ef:f};e=e.next;c.port2.postMessage(0)}}return function(f){_.q.setTimeout(f,0)}};
var yf=function(){this.f=this.b=null},Af=new tf(function(){return new zf},function(a){a.reset()});yf.prototype.add=function(a,c){var d=Af.get();d.set(a,c);this.f?this.f.next=d:this.b=d;this.f=d};yf.prototype.remove=function(){var a=null;this.b&&(a=this.b,this.b=this.b.next,this.b||(this.f=null),a.next=null);return a};var zf=function(){this.next=this.scope=this.Zb=null};zf.prototype.set=function(a,c){this.Zb=a;this.scope=c;this.next=null};
zf.prototype.reset=function(){this.next=this.scope=this.Zb=null};
var Bf,Cf,Df,Ef,Gf;_.Ff=function(a,c){Bf||Cf();Df||(Bf(),Df=!0);Ef.add(a,c)};Cf=function(){if(_.q.Promise&&_.q.Promise.resolve){var a=_.q.Promise.resolve(void 0);Bf=function(){a.then(Gf)}}else Bf=function(){var c=Gf;!_.Ca(_.q.setImmediate)||_.q.Window&&_.q.Window.prototype&&!_.x("Edge")&&_.q.Window.prototype.setImmediate==_.q.setImmediate?(wf||(wf=xf()),wf(c)):_.q.setImmediate(c)}};Df=!1;Ef=new yf;Gf=function(){for(var a;a=Ef.remove();){try{a.Zb.call(a.scope)}catch(c){vf(c)}uf(Af,a)}Df=!1};
_.Hf=function(a){a.prototype.$goog_Thenable=!0};_.If=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(c){return!1}};
var Lf,Yf,Uf,Sf,Tf,Zf,Xf,$f;_.Kf=function(a,c){this.b=0;this.B=void 0;this.o=this.f=this.j=null;this.w=this.A=!1;if(a!=_.ya)try{var d=this;a.call(c,function(e){_.Jf(d,2,e)},function(e){_.Jf(d,3,e)})}catch(e){_.Jf(this,3,e)}};Lf=function(){this.next=this.context=this.f=this.j=this.b=null;this.o=!1};Lf.prototype.reset=function(){this.context=this.f=this.j=this.b=null;this.o=!1};
var Mf=new tf(function(){return new Lf},function(a){a.reset()}),Nf=function(a,c,d){var e=Mf.get();e.j=a;e.f=c;e.context=d;return e};_.Kf.prototype.then=function(a,c,d){return Of(this,_.Ca(a)?a:null,_.Ca(c)?c:null,d)};_.Hf(_.Kf);_.Pf=function(a,c){return Of(a,null,c,void 0)};_.Kf.prototype.cancel=function(a){if(0==this.b){var c=new _.Qf(a);_.Ff(function(){Rf(this,c)},this)}};
var Rf=function(a,c){if(0==a.b)if(a.j){var d=a.j;if(d.f){for(var e=0,f=null,g=null,h=d.f;h&&(h.o||(e++,h.b==a&&(f=h),!(f&&1<e)));h=h.next)f||(g=h);f&&(0==d.b&&1==e?Rf(d,c):(g?(e=g,e.next==d.o&&(d.o=e),e.next=e.next.next):Sf(d),Tf(d,f,3,c)))}a.j=null}else _.Jf(a,3,c)},Vf=function(a,c){a.f||2!=a.b&&3!=a.b||Uf(a);a.o?a.o.next=c:a.f=c;a.o=c},Of=function(a,c,d,e){var f=Nf(null,null,null);f.b=new _.Kf(function(g,h){f.j=c?function(l){try{var m=c.call(e,l);g(m)}catch(n){h(n)}}:g;f.f=d?function(l){try{var m=
d.call(e,l);void 0===m&&l instanceof _.Qf?h(l):g(m)}catch(n){h(n)}}:h});f.b.j=a;Vf(a,f);return f.b};_.Kf.prototype.G=function(a){this.b=0;_.Jf(this,2,a)};_.Kf.prototype.F=function(a){this.b=0;_.Jf(this,3,a)};_.Jf=function(a,c,d){0==a.b&&(a===d&&(c=3,d=new TypeError("r")),a.b=1,_.Wf(d,a.G,a.F,a)||(a.B=d,a.b=c,a.j=null,Uf(a),3!=c||d instanceof _.Qf||Xf(a,d)))};
_.Wf=function(a,c,d,e){if(a instanceof _.Kf)return Vf(a,Nf(c||_.ya,d||null,e)),!0;if(_.If(a))return a.then(c,d,e),!0;if(_.Da(a))try{var f=a.then;if(_.Ca(f))return Yf(a,f,c,d,e),!0}catch(g){return d.call(e,g),!0}return!1};Yf=function(a,c,d,e,f){var g=!1,h=function(m){g||(g=!0,d.call(f,m))},l=function(m){g||(g=!0,e.call(f,m))};try{c.call(a,h,l)}catch(m){l(m)}};Uf=function(a){a.A||(a.A=!0,_.Ff(a.D,a))};Sf=function(a){var c=null;a.f&&(c=a.f,a.f=c.next,c.next=null);a.f||(a.o=null);return c};
_.Kf.prototype.D=function(){for(var a;a=Sf(this);)Tf(this,a,this.b,this.B);this.A=!1};Tf=function(a,c,d,e){if(3==d&&c.f&&!c.o)for(;a&&a.w;a=a.j)a.w=!1;if(c.b)c.b.j=null,Zf(c,d,e);else try{c.o?c.j.call(c.context):Zf(c,d,e)}catch(f){$f.call(null,f)}uf(Mf,c)};Zf=function(a,c,d){2==c?a.j.call(a.context,d):a.f&&a.f.call(a.context,d)};Xf=function(a,c){a.w=!0;_.Ff(function(){a.w&&$f.call(null,c)})};$f=vf;_.Qf=function(a){_.Ka.call(this,a)};_.v(_.Qf,_.Ka);_.Qf.prototype.name="cancel";
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var dg;_.ag=function(a){a&&"function"==typeof a.ka&&a.ka()};_.bg=function(a,c){c=_.Vd(_.ag,c);a.Ua?c():(a.Mb||(a.Mb=[]),a.Mb.push(c))};_.cg=function(a){var c=[],d=0,e;for(e in a)c[d++]=a[e];return c};_.eg=function(a,c){if((0,_.Kb)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.Gb(c)};_.fg=function(a,c){return"string"===typeof c?a.getElementById(c):c};_.gg=function(a){return"CSS1Compat"==a.compatMode};
_.hg=function(a){a=(a||window).document;a=_.gg(a)?a.documentElement:a.body;return new _.pe(a.clientWidth,a.clientHeight)};_.ig=function(a){return a?a.parentWindow||a.defaultView:window};_.jg=function(a){return _.me&&void 0!=a.children?a.children:(0,_.Na)(a.childNodes,function(c){return 1==c.nodeType})};
_.kg=function(a,c){if(!a||!c)return!1;if(a.contains&&1==c.nodeType)return a==c||a.contains(c);if("undefined"!=typeof a.compareDocumentPosition)return a==c||!!(a.compareDocumentPosition(c)&16);for(;c&&a!=c;)c=c.parentNode;return c==a};_.lg=function(a){try{var c=a&&a.activeElement;return c&&c.nodeName?c:null}catch(d){return null}};_.ng=function(a){this.b=a||_.q.document||document};_.k=_.ng.prototype;_.k.C=function(a){return _.fg(this.b,a)};_.k.va=function(a,c,d){return _.we(this.b,arguments)};
_.k.createElement=function(a){return _.ue(this.b,a)};_.k.Ud=function(a,c){a.appendChild(c)};_.k.Yf=_.ze;_.k.Vd=_.Ae;_.k.Sh=_.jg;_.k.Xf=_.kg;_.og=function(a){return a?new _.ng(_.Ce(a)):dg||(dg=new _.ng)};_.Q=function(){_.J.call(this);this.Nb=new _.Qe(this);this.Vg=this;this.mf=null};_.v(_.Q,_.J);_.Q.prototype[_.Le]=!0;_.k=_.Q.prototype;_.k.wd=function(){return this.mf};_.k.Jc=function(a){this.mf=a};_.k.addEventListener=function(a,c,d,e){_.O(this,a,c,d,e)};
_.k.removeEventListener=function(a,c,d,e){_.cf(this,a,c,d,e)};_.k.dispatchEvent=function(a){var c,d=this.wd();if(d)for(c=[];d;d=d.wd())c.push(d);d=this.Vg;var e=a.type||a;if("string"===typeof a)a=new _.Ie(a,d);else if(a instanceof _.Ie)a.target=a.target||d;else{var f=a;a=new _.Ie(e,d);_.Ta(a,f)}f=!0;if(c)for(var g=c.length-1;!a.f&&0<=g;g--){var h=a.b=c[g];f=h.Oc(e,!0,a)&&f}a.f||(h=a.b=d,f=h.Oc(e,!0,a)&&f,a.f||(f=h.Oc(e,!1,a)&&f));if(c)for(g=0;!a.f&&g<c.length;g++)h=a.b=c[g],f=h.Oc(e,!1,a)&&f;return f};
_.k.P=function(){_.Q.L.P.call(this);this.ue();this.mf=null};_.k.H=function(a,c,d,e){return this.Nb.add(String(a),c,!1,d,e)};_.k.rb=function(a,c,d,e){return this.Nb.add(String(a),c,!0,d,e)};_.k.Ba=function(a,c,d,e){return this.Nb.remove(String(a),c,d,e)};_.k.Be=function(a){return _.Se(this.Nb,a)};_.k.ue=function(a){if(this.Nb){var c=this.Nb;a=a&&a.toString();var d=0,e;for(e in c.b)if(!a||e==a){for(var f=c.b[e],g=0;g<f.length;g++)++d,_.Pe(f[g]);delete c.b[e];c.f--}c=d}else c=0;return c};
_.k.Oc=function(a,c,d){a=this.Nb.b[String(a)];if(!a)return!0;a=a.concat();for(var e=!0,f=0;f<a.length;++f){var g=a[f];if(g&&!g.Yc&&g.capture==c){var h=g.listener,l=g.de||g.src;g.Nd&&this.Be(g);e=!1!==h.call(l,d)&&e}}return e&&!d.defaultPrevented};_.k.Qc=function(a,c){return this.Nb.Qc(String(a),c)};_.k.Cc=function(a,c,d,e){return this.Nb.Cc(String(a),c,d,e)};_.k.hasListener=function(a,c){return this.Nb.hasListener(void 0!==a?String(a):void 0,c)};
_.pg=function(a,c){_.Q.call(this);this.f=a||1;this.b=c||_.q;this.j=(0,_.t)(this.tk,this);this.o=(0,_.Ha)()};_.v(_.pg,_.Q);_.k=_.pg.prototype;_.k.uc=!1;_.k.Hb=null;_.k.tk=function(){if(this.uc){var a=(0,_.Ha)()-this.o;0<a&&a<.8*this.f?this.Hb=this.b.setTimeout(this.j,this.f-a):(this.Hb&&(this.b.clearTimeout(this.Hb),this.Hb=null),this.dispatchEvent("tick"),this.uc&&(this.stop(),this.start()))}};_.k.start=function(){this.uc=!0;this.Hb||(this.Hb=this.b.setTimeout(this.j,this.f),this.o=(0,_.Ha)())};
_.k.stop=function(){this.uc=!1;this.Hb&&(this.b.clearTimeout(this.Hb),this.Hb=null)};_.k.P=function(){_.pg.L.P.call(this);this.stop();delete this.b};_.qg=function(a,c,d){if(_.Ca(a))d&&(a=(0,_.t)(a,d));else if(a&&"function"==typeof a.handleEvent)a=(0,_.t)(a.handleEvent,a);else throw Error("s");return 2147483647<Number(c)?-1:_.q.setTimeout(a,c||0)};_.rg=function(a){_.q.clearTimeout(a)};
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var tg,yg,Cg,Dg;_.sg=function(a){return new _.pe(a.width,a.height)};tg=0;_.ug=function(a){return Object.prototype.hasOwnProperty.call(a,_.Ea)&&a[_.Ea]||(a[_.Ea]=++tg)};_.vg=function(a,c,d){return 2>=arguments.length?Array.prototype.slice.call(a,c):Array.prototype.slice.call(a,c,d)};_.wg=function(a,c,d,e){Array.prototype.splice.apply(a,_.vg(arguments,1))};_.xg=function(a){return String(a).replace(/\-([a-z])/g,function(c,d){return d.toUpperCase()})};
yg=function(a){return a.replace(/(^|[\s]+)([a-z])/g,function(c,d,e){return d+e.toUpperCase()})};_.zg=function(a,c){return a==c?!0:a&&c?a.width==c.width&&a.height==c.height:!1};_.Ag=function(a,c,d){return _.we(document,arguments)};_.Bg=function(a,c){if("textContent"in a)a.textContent=c;else if(3==a.nodeType)a.data=String(c);else if(a.firstChild&&3==a.firstChild.nodeType){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=String(c)}else _.ze(a),a.appendChild(_.Ce(a).createTextNode(String(c)))};
Cg={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1};Dg={IMG:" ",BR:"\n"};_.Eg=function(a,c,d){if(!(a.nodeName in Cg))if(3==a.nodeType)d?c.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):c.push(a.nodeValue);else if(a.nodeName in Dg)c.push(Dg[a.nodeName]);else for(a=a.firstChild;a;)_.Eg(a,c,d),a=a.nextSibling};
var Hg;_.Gg=function(a,c,d){if("string"===typeof c)(c=_.Fg(a,c))&&(a.style[c]=d);else for(var e in c){d=a;var f=c[e],g=_.Fg(d,e);g&&(d.style[g]=f)}};Hg={};_.Fg=function(a,c){var d=Hg[c];if(!d){var e=_.xg(c);d=e;void 0===a.style[e]&&(e=(_.Ub?"Webkit":_.Tb?"Moz":_.y?"ms":_.Qb?"O":null)+yg(e),void 0!==a.style[e]&&(d=e));Hg[c]=d}return d};_.Ig=function(a,c){var d=_.Ce(a);return d.defaultView&&d.defaultView.getComputedStyle&&(a=d.defaultView.getComputedStyle(a,null))?a[c]||a.getPropertyValue(c)||"":""};
_.Jg=function(a,c){return _.Ig(a,c)||(a.currentStyle?a.currentStyle[c]:null)||a.style&&a.style[c]};_.Kg=function(a){try{var c=a.getBoundingClientRect()}catch(d){return{left:0,top:0,right:0,bottom:0}}_.y&&a.ownerDocument.body&&(a=a.ownerDocument,c.left-=a.documentElement.clientLeft+a.body.clientLeft,c.top-=a.documentElement.clientTop+a.body.clientTop);return c};_.Lg=function(a,c){"number"==typeof a&&(a=(c?Math.round(a):a)+"px");return a};
_.Ng=function(a){var c=_.Mg;if("none"!=_.Jg(a,"display"))return c(a);var d=a.style,e=d.display,f=d.visibility,g=d.position;d.visibility="hidden";d.position="absolute";d.display="inline";a=c(a);d.display=e;d.position=g;d.visibility=f;return a};_.Mg=function(a){var c=a.offsetWidth,d=a.offsetHeight,e=_.Ub&&!c&&!d;return(void 0===c||e)&&a.getBoundingClientRect?(a=_.Kg(a),new _.pe(a.right-a.left,a.bottom-a.top)):new _.pe(c,d)};_.Og=_.Tb?"MozUserSelect":_.Ub||_.Rb?"WebkitUserSelect":null;
}catch(e){_._DumpException(e)}
try{
var Pg,Sg;Pg=function(a,c){return null!==a&&c in a?a[c]:void 0};_.Qg=function(a){return null==a?"":String(a)};_.Rg=function(a){if(48<=a&&57>=a||96<=a&&106>=a||65<=a&&90>=a||(_.Ub||_.Rb)&&0==a)return!0;switch(a){case 32:case 43:case 63:case 64:case 107:case 109:case 110:case 111:case 186:case 59:case 189:case 187:case 61:case 188:case 190:case 191:case 192:case 222:case 219:case 220:case 221:case 163:case 58:return!0;case 173:return _.Tb;default:return!1}};
Sg=function(a){switch(a){case 61:return 187;case 59:return 186;case 173:return 189;case 224:return 91;case 0:return 224;default:return a}};_.Tg=function(a){if(_.Tb)a=Sg(a);else if(_.Vb&&_.Ub)switch(a){case 93:a=91}return a};
_.Ug=function(a,c,d,e,f,g){if(_.Ub&&!_.ic("525"))return!0;if(_.Vb&&f)return _.Rg(a);if(f&&!e)return!1;if(!_.Tb){"number"===typeof c&&(c=_.Tg(c));var h=17==c||18==c||_.Vb&&91==c;if((!d||_.Vb)&&h||_.Vb&&16==c&&(e||g))return!1}if((_.Ub||_.Rb)&&e&&d)switch(a){case 220:case 219:case 221:case 192:case 186:case 189:case 187:case 188:case 190:case 191:case 192:case 222:return!1}if(_.y&&e&&c==a)return!1;switch(a){case 13:return _.Tb?g||f?!1:!(d&&e):!0;case 27:return!(_.Ub||_.Rb||_.Tb)}return _.Tb&&(e||f||
g)?!1:_.Rg(a)};_.Vg=function(){};_.za(_.Vg);_.Vg.prototype.b=0;_.Wg=function(a){return":"+(a.b++).toString(36)};
var Xg,ah;_.Yg=function(a){_.Q.call(this);this.b=a||_.og();this.sa=Xg;this.X=null;this.Da=!1;this.f=null;this.K=void 0;this.G=this.w=this.j=this.A=null;this.Pa=!1};_.v(_.Yg,_.Q);_.Yg.prototype.Sa=_.Vg.ta();Xg=null;_.Zg=function(a){return a.X||(a.X=_.Wg(a.Sa))};_.Yg.prototype.C=function(){return this.f};_.$g=function(a){a.K||(a.K=new _.kf(a));return a.K};
ah=function(a,c){if(a==c)throw Error("v");var d;if(d=c&&a.j&&a.X){d=a.j;var e=a.X;d=d.G&&e?Pg(d.G,e)||null:null}if(d&&a.j!=c)throw Error("v");a.j=c;_.Yg.L.Jc.call(a,c)};_.Yg.prototype.Jc=function(a){if(this.j&&this.j!=a)throw Error("w");_.Yg.L.Jc.call(this,a)};_.Yg.prototype.Ib=function(){this.f=this.b.createElement("DIV")};_.Yg.prototype.Ga=function(a){bh(this,a)};var bh=function(a,c,d){if(a.Da)throw Error("x");a.f||a.Ib();c?c.insertBefore(a.f,d||null):a.b.b.body.appendChild(a.f);a.j&&!a.j.Da||a.Ea()};
_.k=_.Yg.prototype;_.k.Df=function(){return!0};_.k.Xb=function(a){this.f=a};_.k.Ea=function(){this.Da=!0;_.ch(this,function(a){!a.Da&&a.C()&&a.Ea()})};_.k.kb=function(){_.ch(this,function(a){a.Da&&a.kb()});this.K&&_.of(this.K);this.Da=!1};_.k.P=function(){this.Da&&this.kb();this.K&&(this.K.ka(),delete this.K);_.ch(this,function(a){a.ka()});!this.Pa&&this.f&&_.Ae(this.f);this.j=this.A=this.f=this.G=this.w=null;_.Yg.L.P.call(this)};
_.k.Ac=function(a,c,d){if(a.Da&&(d||!this.Da))throw Error("x");if(0>c||c>_.dh(this))throw Error("z");this.G&&this.w||(this.G={},this.w=[]);if(a.j==this){var e=_.Zg(a);this.G[e]=a;_.Fe(this.w,a)}else{e=this.G;var f=_.Zg(a);if(null!==e&&f in e)throw Error("h`"+f);e[f]=a}ah(a,this);_.wg(this.w,c,0,a);a.Da&&this.Da&&a.j==this?(d=this.Uc(),c=d.childNodes[c]||null,c!=a.C()&&d.insertBefore(a.C(),c)):d?(this.f||this.Ib(),c=_.eh(this,c+1),bh(a,this.Uc(),c?c.f:null)):this.Da&&!a.Da&&a.f&&a.f.parentNode&&1==
a.f.parentNode.nodeType&&a.Ea()};_.k.Uc=function(){return this.f};_.dh=function(a){return a.w?a.w.length:0};_.eh=function(a,c){return a.w?a.w[c]||null:null};_.ch=function(a,c,d){a.w&&(0,_.Ma)(a.w,c,d)};_.Yg.prototype.yd=function(a,c){if(a){var d="string"===typeof a?a:_.Zg(a);a=this.G&&d?Pg(this.G,d)||null:null;if(d&&a){var e=this.G;d in e&&delete e[d];_.Fe(this.w,a);c&&(a.kb(),a.f&&_.Ae(a.f));ah(a,null)}}if(!a)throw Error("A");return a};
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var fh;
_.gh=function(a,c){c?a.setAttribute("role",c):a.removeAttribute("role")};_.hh=function(a,c,d){Array.isArray(d)&&(d=d.join(" "));var e="aria-"+c;""===d||void 0==d?(fh||(fh={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"}),d=fh,c in d?a.setAttribute(e,d[c]):a.removeAttribute(e)):a.setAttribute(e,d)};
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var jh,kh,lh;_.ih=function(a,c){var d=a.length-c.length;return 0<=d&&a.indexOf(c,d)==d};jh=function(a){return"string"==typeof a.className?a.className:a.getAttribute&&a.getAttribute("class")||""};kh=function(a){return a.classList?a.classList:jh(a).match(/\S+/g)||[]};lh=function(a,c){"string"==typeof a.className?a.className=c:a.setAttribute&&a.setAttribute("class",c)};_.R=function(a,c){return a.classList?a.classList.contains(c):_.Qa(kh(a),c)};
_.S=function(a,c){if(a.classList)a.classList.add(c);else if(!_.R(a,c)){var d=jh(a);lh(a,d+(0<d.length?" "+c:c))}};_.mh=function(a,c){if(a.classList)(0,_.Ma)(c,function(f){_.S(a,f)});else{var d={};(0,_.Ma)(kh(a),function(f){d[f]=!0});(0,_.Ma)(c,function(f){d[f]=!0});c="";for(var e in d)c+=0<c.length?" "+e:e;lh(a,c)}};_.T=function(a,c){a.classList?a.classList.remove(c):_.R(a,c)&&lh(a,(0,_.Na)(kh(a),function(d){return d!=c}).join(" "))};
_.nh=function(a,c){a.classList?(0,_.Ma)(c,function(d){_.T(a,d)}):lh(a,(0,_.Na)(kh(a),function(d){return!_.Qa(c,d)}).join(" "))};
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
_.ph=function(a,c,d){_.oh.H(c,d,void 0,a.T||a,a);return a};_.qh=function(a,c){c=c instanceof _.nb?c:_.rb(c);a.href=_.ob(c)};_.rh=function(a,c){var d=c||document;return d.querySelectorAll&&d.querySelector?d.querySelectorAll("."+a):_.re(document,"*",a,c)};_.sh=function(a,c){c.parentNode&&c.parentNode.insertBefore(a,c.nextSibling)};_.th=function(a,c){return c?_.De(a,function(d){return!c||"string"===typeof d.className&&_.Qa(d.className.split(/\s+/),c)},void 0):null};
var uh,vh;uh=function(){};_.oh=new uh;vh=["click","keydown","keyup"];uh.prototype.H=function(a,c,d,e,f){var g=function(h){var l=_.Xe(c),m=_.Be(h.target)?h.target.getAttribute("role")||null:null;"click"==h.type&&_.jf(h)?l.call(e,h):13!=h.keyCode&&3!=h.keyCode||"keyup"==h.type?32!=h.keyCode||"keyup"!=h.type||"button"!=m&&"tab"!=m||(l.call(e,h),h.preventDefault()):(h.type="keypress",l.call(e,h))};g.wb=c;g.dk=e;f?f.H(a,vh,g,d):_.O(a,vh,g,d)};
uh.prototype.Ba=function(a,c,d,e,f){for(var g,h=0;g=vh[h];h++){var l=a;var m=g;var n=!!d;m=_.Me(l)?l.Qc(m,n):l?(l=_.Ze(l))?l.Qc(m,n):[]:[];for(l=0;n=m[l];l++){var r=n.listener;if(r.wb==c&&r.dk==e){f?f.Ba(a,g,n.listener,d,e):_.cf(a,g,n.listener,d,e);break}}}};
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
_.wh=!_.y&&!_.Cb();
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
_.xh=function(a){return/^[\s\xa0]*$/.test(a)};
}catch(e){_._DumpException(e)}
try{
var yh;yh=function(a,c,d){if(a.f)return null;if(d instanceof Array){var e=null,f;for(f in d){var g=yh(a,c,d[f]);g&&(e=g)}return e}e=null;a.b&&a.b.type==d&&a.j==c&&(e=a.b,a.b=null);if(f=c.getAttribute("data-eqid"))c.removeAttribute("data-eqid"),(f=a.o[f])?c.removeEventListener?c.removeEventListener(d,f,!1):c.detachEvent&&c.detachEvent("on"+d,f):a.w.log(Error("m`"+c));return e};_.zh=function(a,c,d){return function(){try{return c.apply(d,arguments)}catch(e){a.log(e)}}};
_.Bh=function(a,c,d,e,f,g){e=_.zh(a,e,g);a=_.O(c,d,e,f,g);_.Ah(c,d);return a};_.Ah=function(a,c){if(a instanceof Element&&(c=yh(_.$c("eq"),a,c||[])))if(_.y&&c instanceof MouseEvent&&a.dispatchEvent){var d=document.createEvent("MouseEvent");d.initMouseEvent(c.type,!0,!0,c.view,c.detail,c.screenX,c.screenY,c.clientX,c.clientY,c.ctrlKey,c.altKey,c.shiftKey,c.metaKey,c.button,c.relatedTarget);a.dispatchEvent(d)}else a.dispatchEvent&&a.dispatchEvent(c)};
}catch(e){_._DumpException(e)}
try{
_.Ch=function(a,c){_.kf.call(this,c);this.w=a;this.Ka=c||this};_.v(_.Ch,_.kf);_.Ch.prototype.H=function(a,c,d,e){if(d){if("function"!=typeof d)throw new TypeError("B");d=_.zh(this.w,d,this.Ka);d=_.Ch.L.H.call(this,a,c,d,e);_.Ah(a,Dh(c));return d}return _.Ch.L.H.call(this,a,c,d,e)};_.Ch.prototype.o=function(a,c,d,e,f){if(d){if("function"!=typeof d)throw new TypeError("B");d=_.zh(this.w,d,f||this.Ka);d=_.Ch.L.o.call(this,a,c,d,e,f);_.Ah(a,Dh(c));return d}return _.Ch.L.o.call(this,a,c,d,e,f)};
_.Ch.prototype.rb=function(a,c,d,e){if(d){if("function"!=typeof d)throw new TypeError("B");d=_.zh(this.w,d,this.Ka);d=_.Ch.L.rb.call(this,a,c,d,e);_.Ah(a,Dh(c));return d}return _.Ch.L.rb.call(this,a,c,d,e)};var Dh=function(a){return _.Ba(a)?(0,_.Oa)(a,Dh):"string"===typeof a?a:a?a.toString():a};
_.Eh=function(a,c){_.Ch.call(this,c);this.f=a};_.v(_.Eh,_.Ch);_.Eh.prototype.C=function(){return this.f};_.Eh.prototype.P=function(){this.f=null;_.Eh.L.P.call(this)};
}catch(e){_._DumpException(e)}
try{
_.Fh=function(a,c,d){_.Eh.call(this,a,c);this.j=d;(a=_.M("gb_oc",this.f))&&_.ph(this,a,this.b)};_.v(_.Fh,_.Eh);_.Fh.prototype.b=function(a){var c;(a=a.b)&&(a=a.getAttributeNode("data-ved"))&&a.value&&(c={ved:a.value});this.j.log(39,c)};
}catch(e){_._DumpException(e)}
try{
var Kh,Lh,Oh,Ph,Rh,Th,Uh,Vh,Wh,Xh,Yh,$h,di,ei,fi;_.Jh=function(a,c){c&&_.qh(a,a.href.replace(/([?&](continue|followup)=)[^&]*/g,"$1"+encodeURIComponent(c)))};Kh=function(a,c){if(void 0!==a.b||void 0!==a.f)throw Error("n");a.f=c;_.td(a)};Lh=function(a){_.A(this,a,0,-1,null,null)};_.v(Lh,_.z);_.Mh=function(a,c){c.parentNode&&c.parentNode.insertBefore(a,c)};_.Nh=function(a,c,d){_.J.call(this);this.wb=a;this.f=c||0;this.b=d;this.Na=(0,_.t)(this.Rh,this)};_.v(_.Nh,_.J);_.k=_.Nh.prototype;_.k.Rc=0;
_.k.P=function(){_.Nh.L.P.call(this);this.stop();delete this.wb;delete this.b};_.k.start=function(a){this.stop();this.Rc=_.qg(this.Na,void 0!==a?a:this.f)};_.k.stop=function(){0!=this.Rc&&_.rg(this.Rc);this.Rc=0};_.k.Rh=function(){this.Rc=0;this.wb&&this.wb.call(this.b)};_.U=function(a,c,d){d?_.S(a,c):_.T(a,c)};Oh=function(a){a=a.getAttribute("src");return null!=a&&""!=a};
Ph=function(a,c,d){a=_.M("gb_ua",a.C());if(""!=c||""!=d)if(_.R(a,"gb_ra")){var e=a.style[_.xg("background-image")];""!=("undefined"!==typeof e?e:a.style[_.Fg(a,"background-image")]||"")&&(c=""!=d?d:c,_.Gg(a,"background-image","url('"+c+"')"),a=_.M("gb_rc",a),null!=a&&Oh(a)&&a.setAttribute("src",c))}else"IMG"==a.tagName&&(e=""!=c?c:d,null!=a&&Oh(a)&&a.setAttribute("src",e),c!=d&&(d=""!=d?d+" 2x ":"",""!=c&&(d=d+(""==d?"":",")+(c+" 1x")),a.setAttribute("srcset",d)))};
_.Qh=function(a,c){c&&_.Hh(a)&&c!=_.Hh(a)&&_.Hh(a).qe(!1);a.j=c};Rh=function(a){return String(a).replace(/([A-Z])/g,"-$1").toLowerCase()};_.Sh=function(a,c){return _.M(a,c)};Th=function(a,c){var d=c.parentNode;d&&d.replaceChild(a,c)};Uh=function(a,c,d,e){if(null!=a)for(a=a.firstChild;a;){if(c(a)&&(d.push(a),e)||Uh(a,c,d,e))return!0;a=a.nextSibling}return!1};Vh=function(a,c){var d=[];return Uh(a,c,d,!0)?d[0]:void 0};Wh=function(a,c){var d=[];Uh(a,c,d,!1);return d};
Xh=function(a){return _.y&&!_.ic("9")?(a=a.getAttributeNode("tabindex"),null!=a&&a.specified):a.hasAttribute("tabindex")};Yh=function(a){a=a.tabIndex;return"number"===typeof a&&0<=a&&32768>a};_.Zh=function(a,c){c?a.tabIndex=0:(a.tabIndex=-1,a.removeAttribute("tabIndex"))};
$h=function(a){var c;if((c="A"==a.tagName&&a.hasAttribute("href")||"INPUT"==a.tagName||"TEXTAREA"==a.tagName||"SELECT"==a.tagName||"BUTTON"==a.tagName?!a.disabled&&(!Xh(a)||Yh(a)):Xh(a)&&Yh(a))&&_.y){var d;!_.Ca(a.getBoundingClientRect)||_.y&&null==a.parentElement?d={height:a.offsetHeight,width:a.offsetWidth}:d=a.getBoundingClientRect();a=null!=d&&0<d.height&&0<d.width}else a=c;return a};
_.ai=function(a){if(_.ne&&null!==a&&"innerText"in a)a=a.innerText.replace(/(\r\n|\r|\n)/g,"\n");else{var c=[];_.Eg(a,c,!0);a=c.join("")}a=a.replace(/ \xAD /g," ").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");_.ne||(a=a.replace(/ +/g," "));" "!=a&&(a=a.replace(/^\s*/,""));return a};_.bi=function(a,c){a=a.getAttribute("aria-"+c);return null==a||void 0==a?"":String(a)};_.ci=function(a,c,d){if(_.wh&&a.dataset)a.dataset[c]=d;else{if(/-[a-z]/.test(c))throw Error("k");a.setAttribute("data-"+Rh(c),d)}};
di=function(a){if(/-[a-z]/.test("item"))return null;if(_.wh&&a.dataset){if(_.Db()&&!("item"in a.dataset))return null;a=a.dataset.item;return void 0===a?null:a}return a.getAttribute("data-"+Rh("item"))};ei=function(a,c){return/-[a-z]/.test(c)?!1:_.wh&&a.dataset?c in a.dataset:a.hasAttribute?a.hasAttribute("data-"+Rh(c)):!!a.getAttribute("data-"+Rh(c))};fi=function(a){return null!=_.De(a,function(c){return 1==c.nodeType&&"true"==_.bi(c,"hidden")})};
_.gi=function(a){return a?Wh(a,function(c){return 1==c.nodeType&&$h(c)&&!fi(c)}):[]};
_.hi=function(a){this.f=a;this.b=null};_.ii=function(a){a.b||(a.b=_.O(a.f,"keydown",a.j,!1,a))};_.li=function(a){ki(a);_.U(a.f,"gb_u",!1)};_.hi.prototype.j=function(a){9!=a.keyCode||_.R(this.f,"gb_u")||(_.U(this.f,"gb_u",!0),ki(this))};var ki=function(a){a.b&&(_.df(a.b),a.b=null)};
_.mi=function(a,c){_.Q.call(this);this.A=a;c&&(this.A.id=c)};_.v(_.mi,_.Q);_.mi.prototype.C=function(){return this.A};_.mi.prototype.ya=function(){return this.A.id};_.mi.prototype.Y=function(){var a=this.A.id;a||(a="gb$"+_.Wg(_.Vg.ta()),this.A.id=a);return a};_.mi.prototype.P=function(){_.Ae(this.A);_.mi.L.P.call(this)};
_.ni=function(a){_.mi.call(this,a);_.oh.H(a,this.b,!1,this)};_.v(_.ni,_.mi);_.ni.prototype.b=function(a){this.dispatchEvent("click")||a.preventDefault()};
_.oi=function(a){return Vh(a,function(c){return _.Be(c)&&$h(c)})};_.pi=function(a){(a=_.oi(a))&&a.focus()};
var qi=function(){};
var ri=function(a,c,d){this.f=a;this.j=c;this.b=d||_.q};
var si=function(){this.b=[]};si.prototype.f=function(a,c,d){this.w(a,c,d);this.b.push(new ri(a,c,d))};si.prototype.w=function(a,c,d){d=d||_.q;for(var e=0,f=this.b.length;e<f;e++){var g=this.b[e];if(g.f==a&&g.j==c&&g.b==d){this.b.splice(e,1);break}}};si.prototype.j=function(a){for(var c=0,d=this.b.length;c<d;c++){var e=this.b[c];"catc"==e.f&&e.j.call(e.b,a)}};
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
_.ui=function(a,c){_.Q.call(this);this.b=a;this.j=ti(this.b);this.B=c||100;this.o=_.O(a,"resize",this.w,!1,this)};_.v(_.ui,_.Q);_.ui.prototype.P=function(){_.df(this.o);_.ui.L.P.call(this)};_.ui.prototype.w=function(){this.f||(this.f=new _.Nh(this.A,this.B,this),_.bg(this,this.f));this.f.start()};
_.ui.prototype.A=function(){if(!this.b.Ua){var a=this.j,c=ti(this.b);this.j=c;if(a){var d=!1;a.width!=c.width&&(this.dispatchEvent("b"),d=!0);a.height!=c.height&&(this.dispatchEvent("a"),d=!0);d&&this.dispatchEvent("resize")}else this.dispatchEvent("a"),this.dispatchEvent("b"),this.dispatchEvent("resize")}};
var vi=function(a){_.Q.call(this);this.f=a||window;this.j=_.O(this.f,"resize",this.o,!1,this);this.b=_.hg(this.f)},wi,ti;_.v(vi,_.Q);_.xi=function(){var a=window,c=_.ug(a);return wi[c]=wi[c]||new vi(a)};wi={};ti=function(a){return a.b?_.sg(a.b):null};vi.prototype.P=function(){vi.L.P.call(this);this.j&&(_.df(this.j),this.j=null);this.b=this.f=null};vi.prototype.o=function(){var a=_.hg(this.f);_.zg(a,this.b)||(this.b=a,this.dispatchEvent("resize"))};
var zi=function(a,c){this.o=new si;this.D=a;this.A=c;this.b=yi(a.offsetWidth,this.A);this.G=new _.ui(_.xi(),10);_.O(this.G,"b",function(){window.requestAnimationFrame?window.requestAnimationFrame((0,_.t)(this.B,this)):this.B()},!1,this)},yi=function(a,c){for(var d=0,e=c.length-1,f=c[0];d<e;){if(a<=f.max)return f.id;f=c[++d]}return c[e].id};zi.prototype.B=function(){var a=yi(this.D.offsetWidth,this.A);a!=this.b&&(this.b=a,this.j(new qi))};zi.prototype.f=function(a,c,d){this.o.f(a,c,d)};
zi.prototype.w=function(a,c){this.o.w(a,c)};zi.prototype.j=function(a){this.o.j(a)};
var Ai={Yk:"gb_ta",ql:"gb_Wd",Hk:"gb_Ec"};
var Bi={id:"unlimitedProductControl",ne:Number.MAX_SAFE_INTEGER};
var Ci=function(a,c){c||(c=this.createElement(),a.Fd().appendChild(c));_.mi.call(this,c);this.w=new _.kf(this);_.ph(this.w,this.C(),this.ai)};_.v(Ci,_.mi);_.k=Ci.prototype;_.k.createElement=function(){var a=_.ye("LI");_.S(a,"gb_Mc");_.gh(a,"menuitem");return a};_.k.xj=function(a){a?_.ci(this.C(),"item",a):(a=this.C(),!/-[a-z]/.test("item")&&(_.wh&&a.dataset?ei(a,"item")&&delete a.dataset.item:a.removeAttribute("data-"+Rh("item"))));return this};_.k.Ed=function(){return di(this.C())};
_.k.Zc=function(a){_.U(this.C(),"gb_Oc",a);return this};_.k.focus=function(){_.pi(this.C())};_.k.ai=function(){this.dispatchEvent("click")};
var Di=function(a,c){Ci.call(this,a,c);this.j=_.Sh("gb_Pc",this.C());this.o=_.M("gb_Rc",this.j);this.b=null;this.f=_.M("gb_Qc",this.j)};_.p(Di,Ci);_.k=Di.prototype;_.k.createElement=function(){var a=Ci.prototype.createElement.call(this);_.S(a,"gb_Sc");var c=_.Ag("A","gb_Pc");_.Zh(c,!0);a.appendChild(c);var d=_.Ag("SPAN","gb_Qc");c.appendChild(d);return a};_.k.Ed=function(){return Ci.prototype.Ed.call(this)||this.yg()};_.k.yg=function(){return _.ai(this.f)};_.k.zj=function(a){_.Bg(this.f,a);return this};
_.k.yj=function(a){this.o||(this.o=_.Ag("IMG","gb_Rc"),this.o.setAttribute("alt",""),this.b?(Th(this.o,this.b),this.b=null):_.Mh(this.o,this.f));this.o.setAttribute("src",a);return this};_.k.jk=function(a){if(!(a instanceof Element&&"svg"==a.tagName.toLowerCase()))return this;this.o?(Th(a,this.o),this.o=null):this.b?Th(a,this.b):_.Mh(a,this.f);var c=a.getAttribute("class");c?a.setAttribute("class",c+" gb_Rc"):a.setAttribute("class","gb_Rc");this.b=a;return this};_.k.focus=function(){this.j.focus()};
_.Ei=function(a){_.mi.call(this,a);this.f=[];this.F={}};_.v(_.Ei,_.mi);_.mi.prototype.Fd=function(){return this.C()};_.Ei.prototype.Ka=function(a){var c=this.F[a];if(c)return c;var d=document.getElementById(a);if(d)for(var e=0,f=this.f.length;e<f;++e)if(c=this.f[e],c.C()==d)return this.F[a]=c;return null};_.Ei.prototype.Eb=function(a){a.Jc(this);this.f.push(a);var c=a.A.id;c&&(this.F[c]=a)};_.Ei.prototype.V=function(){for(var a=0,c=this.f.length;a<c;a++)this.f[a].ka();this.F={};this.f=[]};
var Fi=function(a,c){_.Ei.call(this,c||this.createElement());this.j=a;a=this.C().getElementsByClassName("gb_Mc");for(c=0;c<a.length;c++){var d=a[c];_.R(d,"gb_Sc")?this.Eb(new Di(this,d)):this.Eb(new Ci(this,d))}this.b=_.M("gb_Nc",this.C())};_.v(Fi,_.Ei);_.k=Fi.prototype;_.k.createElement=function(){var a=_.ye("UL");_.S(a,"gb_Jc");var c=_.Ag("SPAN","gb_Nc");a.appendChild(c);return a};_.k.Eb=function(a){Fi.L.Eb.call(this,a);var c=this.j,d=a.C();d=d.id||(d.id="gbm"+_.Wg(_.Vg.ta()));c.O[d]=a};
_.k.vj=function(){return null!=this.b?_.ai(this.b):null};_.k.wj=function(a){return null!=this.b?(_.Bg(this.b,a),this):null};_.k.$g=function(){var a=new Ci(this);this.Eb(a);return a};_.k.ah=function(){var a=new Di(this);this.Eb(a);return a};
var V=function(a,c,d,e,f,g,h){_.Ei.call(this,a);this.b=c;this.B=a;this.w=d;this.K=e;this.J=f;this.o=_.M("gb_Fc",this.b);this.M=new _.hi(this.o);this.D=_.M("gb_Hc",this.o);this.G=_.M("gb_Ic",this.o);this.O={};this.N=[];this.R=g||!1;this.U=h||!1;this.j=new _.kf(this);Gi(this);a=this.o.getElementsByClassName("gb_Jc");for(c=0;c<a.length;c++)this.Eb(new Fi(this,a[c]))};_.p(V,_.Ei);_.k=V.prototype;_.k.P=function(){_.Ei.prototype.P.call(this);Hi(this)};_.k.Fd=function(){return this.o};
_.k.Aj=function(){return _.M("gb_ne",this.b)};_.k.Zg=function(){Ii(this);return Ji(this,this.D)};_.k.Yg=function(){Ii(this);return Ji(this,this.G)};var Ji=function(a,c){var d=new Fi(a),e=d.C();c.appendChild(e);a.Eb(d);return d},Ii=function(a){a.D||(a.D=_.ye("DIV"),_.S(a.D,"gb_Hc"),a.o.appendChild(a.D),a.G=_.ye("DIV"),_.S(a.G,"gb_Ic"),a.o.appendChild(a.G))};V.prototype.wa=function(a){_.U(this.b,"gb_Dc",1==a);this.dispatchEvent("msc")};V.prototype.$=function(){return Ki(this)?0:1};
var Li=function(a,c){switch(c){case "menu":_.T(a.C(),"gb_Fa");break;case "back":_.T(a.w,"gb_Fa");break;case "close":_.T(a.K,"gb_Fa")}},Mi=function(a){_.S(a.C(),"gb_Fa");_.S(a.w,"gb_Fa");_.S(a.K,"gb_Fa")},Ni=function(a){return!_.R(a,"gb_Fa")};_.k=V.prototype;_.k.isVisible=function(a){switch(a){case "menu":return Ni(this.C());case "back":return Ni(this.w);case "close":return Ni(this.K)}return!1};
_.k.open=function(a){this.J||(a&&_.Gg(this.b,"transition","none"),this.dispatchEvent("beforeshow"),_.S(this.b,"gb_na"),_.hh(this.C(),"expanded",!0),_.pi(this.o),_.ii(this.M),this.dispatchEvent("open"),this.j.o(document.body,Oi,this.T,!0,this),this.j.H(document.body,"focusin",this.S),a&&_.qg(function(){_.Gg(this.b,"transition","")},0,this))};_.k.fk=function(a){this.J&&_.hh(this.C(),"expanded",a)};
_.k.close=function(a){this.J||(a&&_.Gg(this.b,"transition","none"),_.T(this.b,"gb_na"),_.hh(this.C(),"expanded",!1),document.activeElement==this.C()&&this.C().blur(),_.li(this.M),this.dispatchEvent("close"),Hi(this),a&&_.qg(function(){_.Gg(this.b,"transition","")},0,this))};_.k.sk=function(a){Ni(this.B)&&_.S(this.B,"gb_xc");_.T(this.w,"gb_Fa");a&&_.We(this.w,"click",a)};_.k.Ti=function(){_.S(this.w,"gb_Fa");_.R(this.B,"gb_xc")&&_.T(this.B,"gb_xc")};_.k.Sb=function(){return _.R(this.b,"gb_na")};
var Gi=function(a){_.ph(a.j,a.C(),a.ma);a.C().addEventListener("keydown",function(c){32==c.keyCode&&c.preventDefault()});_.ph(a.j,a.o,a.Z);a.j.H(a.b,"keydown",a.ua);a.j.H(a.b,"keyup",a.sa);_.ph(a.j,a.w,function(){this.dispatchEvent("bbc")});_.ph(a.j,a.K,function(){this.dispatchEvent("cbc")});if(_.R(a.b,"gb_ta")||_.R(a.b,"gb_Wd"))a.j.H(window,"resize",a.X),a.X();_.R(a.b,"gb_zc")||a.j.rb(window,"touchstart",function(){_.Gg(a.b,"overflow-y","auto")})};
V.prototype.X=function(){var a=window.visualViewport?window.visualViewport.height:window.innerHeight;a&&_.Gg(this.b,"height","calc("+a+"px - 100%)")};V.prototype.ma=function(){this.dispatchEvent("mbc");if(!this.J){if(this.Sb()){this.close();var a=!0}else this.open(),a=!1;a&&this.C().focus()}};var Ki=function(a){return!_.R(a.b,"gb_Dc")||_.R(a.b,"gb_ta")||_.R(a.b,"gb_Wd")};V.prototype.sa=function(a){9===a.keyCode&&this.Sb()&&(a=this.M,_.U(a.f,"gb_u",!0),ki(a))};
V.prototype.ua=function(a){a:{if(36==a.keyCode||35==a.keyCode){var c=_.gi(this.b);if(0<c.length){var d=c[c.length-1];36==a.keyCode&&(d=!Ki(this)&&1<c.length?c[1]:c[0]);d.focus();a.preventDefault();break a}}27!=a.keyCode||this.R&&!Ki(this)||(this.close(),null!=this.B&&this.B.focus())}9===a.keyCode&&this.Sb()&&Ki(this)&&(c=a.target,d=_.gi(this.b),0<d.length&&(c==d[0]&&a.shiftKey?(d[d.length-1].focus(),a.preventDefault()):c!=d[d.length-1]||a.shiftKey||(d[0].focus(),a.preventDefault())))};
V.prototype.Z=function(a){if(a.target instanceof Node){a:{a=a.target;for(var c=this.o;a&&a!==c;){var d=a.id;if(d in this.O){a=this.O[d];break a}a=a.parentNode}a=null}if(a){a=a.Ed();c=0;for(d=this.N.length;c<d;++c){var e=this.N[c];e.Na.call(e.b,a)}this.R&&!Ki(this)||this.close()}}};var Pi=function(a){return a instanceof HTMLElement&&ei(a,"ogobm")};
V.prototype.T=function(a){this.Sb()&&a.target instanceof Node&&!(!Ki(this)||this.U&&_.De(a.target,Pi))&&("keydown"==a.type?27==a.keyCode&&(a.preventDefault(),a.stopPropagation(),this.close(),this.C().focus()):_.th(a.target,"gb_F")||_.th(a.target,"gb_sc")||_.kg(this.b,a.target)||("touchstart"==a.type&&(a.preventDefault(),a.stopPropagation()),this.close()))};
V.prototype.S=function(){this.Sb()&&(!Ki(this)||"IFRAME"!=document.activeElement.tagName&&(this.U&&_.De(document.activeElement,Pi)||_.th(document.activeElement,"gb_yc")||_.th(document.activeElement,"gb_F")||_.pi(this.o)))};var Hi=function(a){a.j.Ba(document.body,Oi,a.T,!1,a);a.j.Ba(document.body,"focusin",a.S)};V.prototype.W=function(a,c){this.N.push(new Qi(a,c))};var Oi="click mousedown scroll touchstart wheel keydown".split(" "),Qi=function(a,c){this.Na=a;this.b=c};
_.Ri=function(a){_.mi.call(this,a);_.O(a,"click",this.b,!1,this)};_.v(_.Ri,_.mi);_.Ri.prototype.f=function(){var a=this.C().getAttribute("aria-pressed");return(null==a?a:"boolean"===typeof a?a:"true"==a)||!1};_.Ri.prototype.b=function(a){a=a.b;var c=_.bi(a,"pressed");_.xh(_.Qg(c))||"true"==c||"false"==c?_.hh(a,"pressed","true"==c?"false":"true"):a.removeAttribute("aria-pressed");this.dispatchEvent("click")};
_.Si=function(){_.u("gbar.I",_.mi);_.mi.prototype.ia=_.mi.prototype.ya;_.mi.prototype.ib=_.mi.prototype.C;_.mi.prototype.ic=_.mi.prototype.Y;_.u("gbar.J",_.Ei);_.Ei.prototype.ja=_.Ei.prototype.Ka;_.Ei.prototype.jb=_.Ei.prototype.V;_.u("gbar.K",_.ni);_.u("gbar.L",_.Ri);_.Ri.prototype.la=_.Ri.prototype.f};
var W=function(a,c,d,e){_.Q.call(this);this.j=a;_.T(this.j,"gb_Od");this.f=c;this.K=d;this.Sa="";this.Wb=e;this.D=this.b=null;this.La=this.O=this.W=!1;this.ua=_.K(_.C(this.f,16),!1);this.V=new _.kf(this);this.ya=_.M("gb_Zc",this.j);this.S=_.K(_.C(c,6),!1);this.nd=_.M("gb_3c",this.ya);this.w=_.M("gb_Pd",this.j);this.M=_.M("gb_0d",this.j);(this.$=_.K(_.C(this.f,21),!1))&&this.w&&(this.wa=_.M("gb_Be",this.j),this.R=_.M("gb_Fe",this.j),this.N=_.M("gb_Ce",this.j));this.F=_.M("gb_Uc",this.j);this.U=_.M("gb_Lc",
this.j);this.Ce=_.M("gb_Vc",this.j);this.B=_.M("gb_1c",this.j);this.A=_.M("gb_2d",this.j);this.Y=Array.prototype.slice.call(_.rh("gb_8d",this.j));this.T=!1;this.zc=_.K(_.C(this.f,19),!1);this.sc=_.K(_.C(this.f,20),!1);a=Ti(this,!0);c=Ti(this,!1);this.kd=Math.max(a,c);this.X=_.C(this.f,15);d=_.Pc(_.B(this.f,30),0);0!=d&&Ui(this,d);a=Vi(this,a,c);this.G=new zi(this.j,Wi);this.hc=_.L(_.B(this.f,37));this.bc=_.L(_.B(this.f,38));this.tc=_.R(this.j,"gb_4d");this.rd=_.K(_.C(this.f,39));this.$&&this.w&&(this.Ta=
new zi(this.j,Xi),this.Ta.f("catc",this.ma,this),this.ma(),_.ph(this.V,this.wa,function(){var f=this.R,g=!_.R(f,"gb_Fa");_.U(f,"gb_Fa",g)}));this.jd=_.K(_.C(this.f,1),!1);this.hd=_.K(_.C(this.f,40),!1);this.jc=_.K(_.C(this.f,42),!1);Yi(this);Zi(this,this.G.b);this.G.f("catc",this.lc,this);_.C(this.f,8)&&document.addEventListener("scroll",(0,_.t)(function(){_.U(this.j,"gb_Rd",0<window.scrollY)},this));null!=this.A&&_.C(this.f,7)&&(this.sa=new zi(this.A,a),this.sa.f("catc",this.Ue,this),this.Ue())};
_.v(W,_.Q);var $i="click mousedown scroll touchstart wheel keydown".split(" "),Wi=[{id:"gb_ta",max:599},{id:"gb_Wd",max:1023},{id:"gb_Ec"}],Xi=[{id:{id:"oneProductControl",ne:1},max:320},{id:{id:"twoProductControl",ne:2},max:360},{id:{id:"threeProductControl",ne:3},max:410},{id:Bi}];_.k=W.prototype;_.k.C=function(){return this.j};_.k.kk=function(a){this.D=a;aj(this,this.W);a=bj(this);0!=a&&cj(this,a)};_.k.lk=function(a,c){this.D&&Ph(this.D,a,c)};
_.k.Cj=function(a){this.Vb(a||this.rd?1:0);this.Gb(a?this.hc:this.bc);var c=_.M("gb_4");null!=c&&_.U(c,"gb_ja",a);this.b&&this.hd&&_.U(this.b.b,"gb_Cc",a);_.vd.ta().b.then(function(d){this.jc&&d.vk(a);d.tj(a)},void 0,this)};_.k.mk=function(a){this.ya&&(_.Bg(this.nd,a||""),_.U(this.ya,"gb_Fa",!a),this.S=!!a,Zi(this,this.G.b))};_.k.Bj=function(){return _.M("gb_ne",this.w)};_.k.Ue=function(){if(null!=this.sa){var a=this.sa.b;3==a?dj(this,!1):1==a?dj(this,!0):dj(this,"gb_Ec"==this.G.b)}};
var dj=function(a,c){if(_.C(a.f,7)&&(!a.T||c)){if(a.X){var d=_.M("gb_te",a.j);if(d){var e=_.M("gb_ue",a.j),f="gb_Ec"!=a.G.b||c?"":a.kd+"px";_.Gg(d,"min-width",f);_.Gg(e,"min-width",f)}}_.R(a.A,"gb_Ie")!=c&&(_.U(a.A,"gb_Ie",c),c?a.dispatchEvent("sfi"):a.dispatchEvent("sfu"),_.U(_.M("gb_Ve",a.A),"gb_Ie",c),c&&a.ma())}},Yi=function(a){var c=_.vd.ta();a.w||Kh(c.f,Error("G"));_.K(_.C(a.f,11))||Kh(c.D,Error("H"));_.K(_.C(a.f,7))||Kh(c.B,Error("I"));_.K(_.C(a.f,12))||Kh(c.w,Error("J"));_.K(_.C(a.f,13))||
Kh(c.A,Error("K"));_.K(_.C(a.f,41))||Kh(c.j,Error("L"))},Zi=function(a,c){if(!a.b&&a.w){var d=_.M("gb_sc",a.j);if(d){var e=_.M("gb_yc");if(e){var f=_.M("gb_vc");if(f){var g=_.M("gb_wc");if(g){a.b=new V(d,e,f,g,_.K(_.C(a.f,16),!1),_.K(_.C(a.f,9),!1),_.K(_.C(a.f,33),!1));a.b.H("open",a.nc,!1,a);a.b.H("close",a.mc,!1,a);a.b.H("msc",a.qc,!1,a);switch(_.B(a.f,32)){case 1:a.J("back");break;case 2:a.J("close");break;case 3:a.J("none");break;default:a.J("default")}_.Si();_.u("gbar.C",V);V.prototype.ca=V.prototype.Fd;
V.prototype.cb=V.prototype.Zg;V.prototype.cc=V.prototype.W;V.prototype.cd=V.prototype.wa;V.prototype.ce=V.prototype.Yg;V.prototype.cf=V.prototype.open;V.prototype.cg=V.prototype.close;V.prototype.ch=V.prototype.$;V.prototype.ci=V.prototype.sk;V.prototype.cj=V.prototype.Ti;V.prototype.ck=V.prototype.Sb;V.prototype.cl=V.prototype.fk;V.prototype.cm=V.prototype.Aj;_.u("gbar.D",Fi);Fi.prototype.da=Fi.prototype.$g;Fi.prototype.db=Fi.prototype.ah;Fi.prototype.dc=Fi.prototype.vj;Fi.prototype.dd=Fi.prototype.wj;
_.u("gbar.E",Ci);Ci.prototype.ea=Ci.prototype.C;Ci.prototype.eb=Ci.prototype.Zc;Ci.prototype.ec=Ci.prototype.xj;Ci.prototype.ed=Ci.prototype.Ed;_.u("gbar.F",Di);Di.prototype.fa=Di.prototype.zj;Di.prototype.fb=Di.prototype.yj;Di.prototype.fc=Di.prototype.jk;Di.prototype.fd=Di.prototype.yg;Di.prototype.ed=Di.prototype.Ed;_.ud(_.vd.ta().f,a.b)}else a.K.log(Error("C"))}else a.K.log(Error("D"))}else a.K.log(Error("E"))}else a.K.log(Error("F"))}a.b&&!a.O&&a.J("default");a.b&&a.sc&&a.J("none");ej(a);a.zc||
a.ua?a.W=!0:(d="gb_ta"==c,e=_.K(_.C(a.f,5),!1),f=_.K(_.C(a.f,7),!1),a.W=!(a.S||d&&(e||f)));d=fj(a,c);a.b&&d?_.gj(a)||null==a.U||(d=_.M("gb_Kc"),a.U.parentNode!=d&&d.insertBefore(a.U,d.childNodes[0]||null),_.S(a.F,"gb_3d"),a.Z(),a.dispatchEvent("upi")):_.gj(a)&&a.w&&null!=a.U&&(d=a.Ce,d.insertBefore(a.U,d.childNodes[0]||null),_.T(a.F,"gb_3d"),a.Z(),a.dispatchEvent("upo"));d="gb_ta"==c;a.D&&!a.ua&&(e=a.D.C(),f=!a.S,_.U(e,"gb_Fa",!f),f&&aj(a,a.W));a.b&&(a.b.isVisible("menu")||a.b.isVisible("back"))&&
!Ki(a.b)&&(a.La=a.b.Sb());e=_.cg(Ai);_.nh(a.j,e);_.S(a.j,c);_.C(a.f,7);a.X&&null!=a.B&&("gb_Ec"!=c?(_.Gg(a.B,"min-width",""),_.Gg(a.F,"min-width","")):(f=_.Ng(a.B).width,g=_.Ng(a.F).width,f=Math.max(f,g),_.Gg(a.B,"min-width",f+"px"),_.Gg(a.F,"min-width",f+"px")));d?a.T||(a.T=!0,dj(a,a.T)):(a.T=!1,a.Ue());null!=a.A&&(f="gb_Wd"==c,_.U(a.A,"gb_Oe",!d&&!f),_.U(a.A,"gb_Ne",d||f));a.b&&(d=a.b.b,_.nh(d,e),_.S(d,c),Ki(a.b)?_.M("gb_ce",void 0).appendChild(d):a.j.appendChild(d),a.b.isVisible("menu")||a.b.isVisible("back"))&&
(c=!Ki(a.b),d=a.b.Sb(),c&&!d&&a.La?a.b.open():!c&&d&&a.b.close());_.hj(a)},aj=function(a,c){var d=_.M("gb_ua",a.D.C());_.U(d,"gb_Fa",!c);a=_.M("gb_ae",a.D.C());null!=a&&_.U(a,"gb_me",!c)},Vi=function(a,c,d){var e=320,f=_.Pc(_.B(a.f,29),0);0<f&&(e=f);f=e+2*Math.max(c,d);c=e+c+d;return f!=c&&a.X?[{id:1,max:c},{id:2,max:f},{id:3}]:[{id:1,max:c},{id:3}]},Ti=function(a,c){if(a=_.M(c?"gb_te":"gb_ue",a.j)){var d=a.offsetWidth;(0,_.Ma)(a.children,function(e){_.R(e,"gb_Fa")&&(d-=e.offsetWidth)});return d}return 0},
ij=function(a){return function(){a.click()}},jj=function(a){var c=_.M("gb_te",a.j),d=_.M("gb_ue",a.j),e=[];c&&(0,_.Ma)(c.children,function(f){e.push(f)});_.K(_.C(a.f,7),!1)&&(a=_.M("gb_Ie",a.A))&&(a=_.M("gb_pf",a),a.b=!0,e.push(a));d&&(0,_.Ma)(d.children,function(f){e.push(f)});return e};
W.prototype.ma=function(){if(this.$&&this.w){var a=jj(this),c=!1;a=(0,_.Na)(a,function(g){c=c||_.R(g,"gb_we");return _.R(g,"gb_Xc")||_.R(g,"gb_If")||_.R(g,"gb_pf")});var d=this.Ta.b.ne,e=!1;if(a.length>d||c)e=!0,d--;var f=a.length-d;if(e!=!_.R(this.wa,"gb_Fa")||f!=this.N.children){_.U(this.wa,"gb_Fa",!e);if(e)for(;this.N.firstChild;)this.N.removeChild(this.N.firstChild);kj(this,a,d);e?this.V.o(document.body,$i,this.Pa,!0,this):this.V.Ba(document.body,$i,this.Pa,!1,this)}}};
var kj=function(a,c,d){c=(0,_.Na)(c,function(g){return _.R(g,"gb_we")?(lj(this,g),!1):!0},a);for(var e=0;e<c.length;e++){var f=c[e];e>=d?lj(a,f):_.T(f,"gb_Fa")}},lj=function(a,c){_.S(c,"gb_Fa");var d=_.ye("LI");_.mh(d,["gb_De","gb_Mc","gb_Sc"]);_.Zh(d,!0);_.ph(a.V,d,ij(c));var e=_.Ag("A","gb_Pc");d.appendChild(e);var f=_.Ag("SPAN","gb_Qc");e.appendChild(f);e=c.b?c.getAttribute("aria-label"):c.title;_.Bg(f,e);e=!1;_.R(c,"gb_If")&&(e=!0);var g,h=c.children[0];e?g=h.children[0].children[0].src:c.b?g=
"https://www.gstatic.com/images/icons/material/system/1x/search_black_24dp.png":g=h.src;a.o=_.Ag("IMG");_.mh(a.o,["gb_Rc","gb_Ee"]);a.o.setAttribute("src",g);_.Mh(a.o,f);a.N.appendChild(d)};W.prototype.Pa=function(a){!_.R(this.R,"gb_Fa")&&a.target instanceof Node&&("keydown"==a.type?27==a.keyCode&&(a.preventDefault(),a.stopPropagation(),_.S(this.R,"gb_Fa"),this.C().focus()):_.kg(this.R,a.target)||("touchstart"==a.type&&(a.preventDefault(),a.stopPropagation()),_.S(this.R,"gb_Fa")))};
W.prototype.lc=function(){Zi(this,this.G.b);this.b&&_.mj(this,this.b.Sb(),!1);this.dispatchEvent("ffc")};_.mj=function(a,c,d){a.b&&(Ki(a.b)&&(d=c=!1),a=document.body,_.U(a,"gb_re",c),_.U(a,"gb_qe",d))};W.prototype.nc=function(){_.mj(this,!0,!0)};W.prototype.mc=function(){_.mj(this,!1,!0)};W.prototype.qc=function(){var a=Ki(this.b),c=this.b.b;a?_.M("gb_ce",void 0).appendChild(c):this.j.appendChild(c)};_.gj=function(a){return!!a.b&&_.R(a.F,"gb_3d")};
W.prototype.J=function(a){var c=!1;switch(a){case "back":this.O=!0;Mi(this.b);Li(this.b,"back");c=!0;break;case "close":this.O=!0;Mi(this.b);Li(this.b,"close");c=!0;break;case "default":this.O=!1;fj(this,this.G.b)||this.jd?(this.b&&!this.b.isVisible("menu")&&(Mi(this.b),Li(this.b,"menu")),c=!0):(this.b&&this.b.isVisible("back")&&Mi(this.b),this.b&&this.b.isVisible("menu")?(a=this.b,a.close(),_.S(a.C(),"gb_Fa"),Ni(a.w)&&_.T(a.C(),"gb_xc")):(a=_.M("gb_sc",this.j))&&_.S(a,"gb_Fa"),c=!1);break;case "none":this.O=
!0,Mi(this.b),c=!1}null!=this.B&&_.U(this.B,"gb_2c",c)};var fj=function(a,c){var d="gb_ta"==c;c="gb_Wd"==c;var e=_.K(_.C(a.f,5),!1),f=_.K(_.C(a.f,2),!1);return!(_.K(_.C(a.f,10),!1)||a.ua)&&f&&(d||c&&(e||a.S))};W.prototype.getHeight=function(){var a=this.j.offsetHeight;if(this.tc){var c=_.M("gb_Jd");c&&(a+=c.offsetHeight)}return a};_.hj=function(a){var c=a.getHeight()+"px";a.Sa!=c&&(a.Sa=c,a.Wb&&(a.Wb.style.height=c),a.dispatchEvent("resize"))};W.prototype.md=function(){this.M&&_.hj(this)};
W.prototype.Ka=function(){if(!this.M){var a=_.ye("DIV");_.mh(a,["gb_0d","gb_8d"]);nj(a,bj(this));a.style.backgroundColor=this.j.style.backgroundColor;this.Y.push(a);_.sh(a,this.w);this.M=a}return this.M};W.prototype.od=function(){_.Ae(this.M);this.M=null;_.hj(this)};W.prototype.Vb=function(a){2==a&&(a=0);for(var c=0;c<this.Y.length;c++)nj(this.Y[c],a);cj(this,a)};
var cj=function(a,c){if(a.D){if(2==c){c=_.L(_.B(a.f,24),"");var d=_.L(_.B(a.f,27),"")}else 1==c?(c=_.L(_.B(a.f,23),""),d=_.L(_.B(a.f,26),"")):(c=_.L(_.B(a.f,22),""),d=_.L(_.B(a.f,25),""));""==c&&""==d||Ph(a.D,c,d)}},bj=function(a){a=a.Y[0];return a.classList.contains("gb_tc")?1:a.classList.contains("gb_9d")?2:0},nj=function(a,c){_.nh(a,["gb_9d","gb_tc"]);1==c?_.S(a,"gb_tc"):2==c&&_.S(a,"gb_9d")};W.prototype.Gb=function(a){this.j.style.backgroundColor=a};W.prototype.kc=function(){return this.j.style.backgroundColor};
W.prototype.Z=function(){var a=_.$c("dd");_.Hh(a)&&_.Hh(a).qe(!1);_.Qh(a,null)};W.prototype.sd=function(a){Ui(this,a-8-10);ej(this)};var Ui=function(a,c){null==a.A?a.K.log(Error("N")):a.X?a.K.log(Error("O")):a.Lb=0>c?0:c},ej=function(a){null!=a.B&&("gb_ta"==a.G.b?_.Gg(a.B,"min-width",""):null!=a.Lb&&_.Gg(a.B,"min-width",a.Lb+"px"))};W.prototype.Kd=function(a){_.U(_.M("gb_mc",this.w),"gb_Fa",!a)};W.prototype.qd=function(a){if(a){var c=_.M("gb_4");null!=c&&_.Jh(c,a);_.vd.ta().b.then(function(d){d.Hg(a)})}};
var oj=function(a,c){c.xa=c.type;c.xb=c.target;return a.call(this,c)};
var pj;_.Q.prototype.za=_.Vd(function(a,c,d,e,f){return a.call(this,c,_.Vd(oj,d),e,f)},_.Q.prototype.H);_.Q.prototype.zb=_.Q.prototype.wd;var qj=_.M("gb_sa");
if(null==qj)pj=null;else{var rj=_.G(_.xd,Lh,6)||new Lh,sj=new W(qj,rj,_.Bd,_.M("gb_Sd"));_.u("gbar.P",W);W.prototype.pa=W.prototype.getHeight;W.prototype.pb=W.prototype.mk;W.prototype.pc=W.prototype.Vb;W.prototype.pd=W.prototype.Gb;W.prototype.pe=W.prototype.Ka;W.prototype.pf=W.prototype.md;W.prototype.pg=W.prototype.od;W.prototype.ph=W.prototype.Bj;W.prototype.pi=W.prototype.Z;W.prototype.pj=W.prototype.sd;W.prototype.pk=W.prototype.Kd;W.prototype.pl=W.prototype.qd;W.prototype.pm=W.prototype.J;W.prototype.pn=
W.prototype.kc;W.prototype.po=W.prototype.lk;W.prototype.pp=W.prototype.Cj;_.ud(_.vd.ta().o,sj);pj=sj}_.tj=pj;
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var Sj;_.Rj=function(a){this.b=a||{cookie:""}};_.k=_.Rj.prototype;
_.k.set=function(a,c,d){var e=!1;if("object"===typeof d){var f=d.Ml;e=d.ek||!1;var g=d.domain||void 0;var h=d.path||void 0;var l=d.me}if(/[;=\s]/.test(a))throw Error("S`"+a);if(/[;\r\n]/.test(c))throw Error("T`"+c);void 0===l&&(l=-1);d=g?";domain="+g:"";h=h?";path="+h:"";e=e?";secure":"";l=0>l?"":0==l?";expires="+(new Date(1970,1,1)).toUTCString():";expires="+(new Date((0,_.Ha)()+1E3*l)).toUTCString();this.b.cookie=a+"="+c+d+h+l+e+(null!=f?";samesite="+f:"")};
_.k.get=function(a,c){for(var d=a+"=",e=(this.b.cookie||"").split(";"),f=0,g;f<e.length;f++){g=(0,_.ib)(e[f]);if(0==g.lastIndexOf(d,0))return g.substr(d.length);if(g==a)return""}return c};_.k.remove=function(a,c,d){var e=void 0!==this.get(a);this.set(a,"",{me:0,path:c,domain:d});return e};_.k.lb=function(){return Sj(this).keys};_.k.Oa=function(){return Sj(this).values};_.k.xc=function(){return!this.b.cookie};_.k.clear=function(){for(var a=Sj(this).keys,c=a.length-1;0<=c;c--)this.remove(a[c])};
Sj=function(a){a=(a.b.cookie||"").split(";");for(var c=[],d=[],e,f,g=0;g<a.length;g++)f=(0,_.ib)(a[g]),e=f.indexOf("="),-1==e?(c.push(""),d.push(f)):(c.push(f.substring(0,e)),d.push(f.substring(e+1)));return{keys:c,values:d}};_.Tj=new _.Rj("undefined"==typeof document?null:document);
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
_.Uj=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};
_.Vj=function(){};_.Vj.prototype.f=null;
var Xj;Xj=function(){};_.v(Xj,_.Vj);Xj.prototype.b=function(){var a=Yj(this);return a?new ActiveXObject(a):new XMLHttpRequest};Xj.prototype.o=function(){var a={};Yj(this)&&(a[0]=!0,a[1]=!0);return a};var Yj=function(a){if(!a.j&&"undefined"==typeof XMLHttpRequest&&"undefined"!=typeof ActiveXObject){for(var c=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],d=0;d<c.length;d++){var e=c[d];try{return new ActiveXObject(e),a.j=e}catch(f){}}throw Error("U");}return a.j};
_.Wj=new Xj;
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
_.Zj=function(a,c,d){a.b||(a.b={});if(!a.b[d]){for(var e=_.B(a,d),f=[],g=0;g<e.length;g++)f[g]=new c(e[g]);a.b[d]=f}};_.ak=function(a,c,d){_.Zj(a,c,d);c=a.b[d];c==_.xc&&(c=a.b[d]=[]);return c};_.bk=function(a){return a.contentDocument||a.contentWindow.document};
_.ck=function(a,c){this.f={};this.b=[];this.j=0;var d=arguments.length;if(1<d){if(d%2)throw Error("i");for(var e=0;e<d;e+=2)this.set(arguments[e],arguments[e+1])}else if(a)if(a instanceof _.ck)for(d=a.lb(),e=0;e<d.length;e++)this.set(d[e],a.get(d[e]));else for(e in a)this.set(e,a[e])};_.ck.prototype.Oa=function(){dk(this);for(var a=[],c=0;c<this.b.length;c++)a.push(this.f[this.b[c]]);return a};_.ck.prototype.lb=function(){dk(this);return this.b.concat()};_.fk=function(a,c){return ek(a.f,c)};
_.ck.prototype.xc=function(){return 0==this.j};_.ck.prototype.clear=function(){this.f={};this.j=this.b.length=0};_.ck.prototype.remove=function(a){return ek(this.f,a)?(delete this.f[a],this.j--,this.b.length>2*this.j&&dk(this),!0):!1};var dk=function(a){if(a.j!=a.b.length){for(var c=0,d=0;c<a.b.length;){var e=a.b[c];ek(a.f,e)&&(a.b[d++]=e);c++}a.b.length=d}if(a.j!=a.b.length){var f={};for(d=c=0;c<a.b.length;)e=a.b[c],ek(f,e)||(a.b[d++]=e,f[e]=1),c++;a.b.length=d}};
_.ck.prototype.get=function(a,c){return ek(this.f,a)?this.f[a]:c};_.ck.prototype.set=function(a,c){ek(this.f,a)||(this.j++,this.b.push(a));this.f[a]=c};_.ck.prototype.forEach=function(a,c){for(var d=this.lb(),e=0;e<d.length;e++){var f=d[e],g=this.get(f);a.call(c,g,f,this)}};var ek=function(a,c){return Object.prototype.hasOwnProperty.call(a,c)};
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var mk;_.gk=function(a){return encodeURIComponent(String(a))};_.hk=function(a,c,d,e,f,g){var h="";a&&(h+=a+":");d&&(h+="//",c&&(h+=c+"@"),h+=d,e&&(h+=":"+e));f&&(h+=f);g&&(h+="?"+g);return h};_.ik=/^(?:([^:/?#.]+):)?(?:\/\/(?:([^\\/?#]*)@)?([^\\/?#]*?)(?::([0-9]+))?(?=[\\/?#]|$))?([^?#]+)?(?:\?([^#]*))?(?:#([\s\S]*))?$/;_.jk=function(a){a=a.match(_.ik)[1]||null;!a&&_.q.self&&_.q.self.location&&(a=_.q.self.location.protocol,a=a.substr(0,a.length-1));return a?a.toLowerCase():""};
_.kk=function(a,c){if(!c)return a;var d=a.indexOf("#");0>d&&(d=a.length);var e=a.indexOf("?");if(0>e||e>d){e=d;var f=""}else f=a.substring(e+1,d);a=[a.substr(0,e),f,a.substr(d)];d=a[1];a[1]=c?d?d+"&"+c:c:d;return a[0]+(a[1]?"?"+a[1]:"")+a[2]};_.lk=function(a,c,d){if(Array.isArray(c))for(var e=0;e<c.length;e++)_.lk(a,String(c[e]),d);else null!=c&&d.push(a+(""===c?"":"="+_.gk(c)))};mk=function(a,c){var d=[];for(c=c||0;c<a.length;c+=2)_.lk(a[c],a[c+1],d);return d.join("&")};
_.nk=function(a,c){var d=2==arguments.length?mk(arguments[1],0):mk(arguments,1);return _.kk(a,d)};
}catch(e){_._DumpException(e)}
try{
var ok,qk,sk,tk,vk,wk,yk,zk,Ek;ok=function(a){if(Array.isArray(a)){for(var c=Array(a.length),d=0;d<a.length;d++){var e=a[d];null!=e&&(c[d]="object"==typeof e?ok(e):e)}return c}if(_.wc&&a instanceof Uint8Array)return new Uint8Array(a);c={};for(d in a)e=a[d],null!=e&&(c[d]="object"==typeof e?ok(e):e);return c};_.pk=function(a){return new a.constructor(ok(a.tb()))};qk=function(a,c){a.f=c;a.Hb&&a.uc?(a.stop(),a.start()):a.Hb&&a.stop()};
_.rk=function(a,c,d){a.b||(a.b={});d=d||[];for(var e=[],f=0;f<d.length;f++)e[f]=d[f].tb();a.b[c]=d;return _.F(a,c,e)};sk=function(a){return a.f||(a.f=a.o())};tk=function(a){if(a.Oa&&"function"==typeof a.Oa)return a.Oa();if("string"===typeof a)return a.split("");if(_.Zd(a)){for(var c=[],d=a.length,e=0;e<d;e++)c.push(a[e]);return c}return _.cg(a)};
vk=function(a){a:{var c=uk;for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)if(f in e&&c.call(void 0,e[f],f,a)){c=f;break a}c=-1}return 0>c?null:"string"===typeof a?a.charAt(c):a[c]};wk=function(a){var c=c||0;return function(){return a.apply(this,Array.prototype.slice.call(arguments,0,c))}};yk=function(){this.b=xk};yk.prototype.f=function(){return!!this.b};zk=function(a,c){return a+Math.random()*(c-a)};
_.Ak=function(a,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(c,void 0);else if(_.Zd(a)||"string"===typeof a)(0,_.Ma)(a,c,void 0);else{if(a.lb&&"function"==typeof a.lb)var d=a.lb();else if(a.Oa&&"function"==typeof a.Oa)d=void 0;else if(_.Zd(a)||"string"===typeof a){d=[];for(var e=a.length,f=0;f<e;f++)d.push(f)}else for(f in d=[],e=0,a)d[e++]=f;e=tk(a);f=e.length;for(var g=0;g<f;g++)c.call(void 0,e[g],d&&d[g],a)}};_.Bk=function(a,c,d){d=null!=d?"="+_.gk(d):"";return _.kk(a,c+d)};
_.Ck=function(a,c,d,e){for(var f=d.length;0<=(c=a.indexOf(d,c))&&c<e;){var g=a.charCodeAt(c-1);if(38==g||63==g)if(g=a.charCodeAt(c+f),!g||61==g||38==g||35==g)return c;c+=f+1}return-1};_.Dk=/#|$/;Ek=/[?&]($|#)/;_.Fk=function(a,c){for(var d=a.search(_.Dk),e=0,f,g=[];0<=(f=_.Ck(a,e,c,d));)g.push(a.substring(e,f)),e=Math.min(a.indexOf("&",f)+1||d,d);g.push(a.substr(e));return g.join("").replace(Ek,"$1")};
var Gk=function(a){if(!a)return"";a=a.split("#")[0].split("?")[0];a=a.toLowerCase();0==a.indexOf("//")&&(a=window.location.protocol+a);/^[\w\-]*:\/\//.test(a)||(a=window.location.href);var c=a.substring(a.indexOf("://")+3),d=c.indexOf("/");-1!=d&&(c=c.substring(0,d));a=a.substring(0,a.indexOf("://"));if("http"!==a&&"https"!==a&&"chrome-extension"!==a&&"file"!==a&&"android-app"!==a&&"chrome-search"!==a&&"chrome-untrusted"!==a&&"app"!==a)throw Error("V`"+a);d="";var e=c.indexOf(":");if(-1!=e){var f=
c.substring(e+1);c=c.substring(0,e);if("http"===a&&"80"!==f||"https"===a&&"443"!==f)d=":"+f}return a+"://"+c+d};
var Hk=function(){function a(){f[0]=1732584193;f[1]=4023233417;f[2]=2562383102;f[3]=271733878;f[4]=3285377520;r=n=0}function c(w){for(var N=h,D=0;64>D;D+=4)N[D/4]=w[D]<<24|w[D+1]<<16|w[D+2]<<8|w[D+3];for(D=16;80>D;D++)w=N[D-3]^N[D-8]^N[D-14]^N[D-16],N[D]=(w<<1|w>>>31)&4294967295;w=f[0];var P=f[1],H=f[2],fa=f[3],Hc=f[4];for(D=0;80>D;D++){if(40>D)if(20>D){var xa=fa^P&(H^fa);var Ic=1518500249}else xa=P^H^fa,Ic=1859775393;else 60>D?(xa=P&H|fa&(P|H),Ic=2400959708):(xa=P^H^fa,Ic=3395469782);xa=((w<<5|w>>>
27)&4294967295)+xa+Hc+Ic+N[D]&4294967295;Hc=fa;fa=H;H=(P<<30|P>>>2)&4294967295;P=w;w=xa}f[0]=f[0]+w&4294967295;f[1]=f[1]+P&4294967295;f[2]=f[2]+H&4294967295;f[3]=f[3]+fa&4294967295;f[4]=f[4]+Hc&4294967295}function d(w,N){if("string"===typeof w){w=unescape(encodeURIComponent(w));for(var D=[],P=0,H=w.length;P<H;++P)D.push(w.charCodeAt(P));w=D}N||(N=w.length);D=0;if(0==n)for(;D+64<N;)c(w.slice(D,D+64)),D+=64,r+=64;for(;D<N;)if(g[n++]=w[D++],r++,64==n)for(n=0,c(g);D+64<N;)c(w.slice(D,D+64)),D+=64,r+=
64}function e(){var w=[],N=8*r;56>n?d(l,56-n):d(l,64-(n-56));for(var D=63;56<=D;D--)g[D]=N&255,N>>>=8;c(g);for(D=N=0;5>D;D++)for(var P=24;0<=P;P-=8)w[N++]=f[D]>>P&255;return w}for(var f=[],g=[],h=[],l=[128],m=1;64>m;++m)l[m]=0;var n,r;a();return{reset:a,update:d,digest:e,uh:function(){for(var w=e(),N="",D=0;D<w.length;D++)N+="0123456789ABCDEF".charAt(Math.floor(w[D]/16))+"0123456789ABCDEF".charAt(w[D]%16);return N}}};
var Jk=function(a,c,d){var e=[],f=[];if(1==(_.Ba(d)?2:1))return f=[c,a],(0,_.Ma)(e,function(l){f.push(l)}),Ik(f.join(" "));var g=[],h=[];(0,_.Ma)(d,function(l){h.push(l.key);g.push(l.value)});d=Math.floor((new Date).getTime()/1E3);f=0==g.length?[d,c,a]:[g.join(":"),d,c,a];(0,_.Ma)(e,function(l){f.push(l)});a=Ik(f.join(" "));a=[d,a];0==h.length||a.push(h.join(""));return a.join("_")},Ik=function(a){var c=Hk();c.update(a);return c.uh().toLowerCase()};
_.Kk=function(a){var c=Gk(String(_.q.location.href)),d;(d=_.q.__SAPISID||_.q.__APISID||_.q.__OVERRIDE_SID)?d=!0:(d=new _.Rj(document),d=d.get("SAPISID")||d.get("APISID")||d.get("__Secure-3PAPISID")||d.get("SID"),d=!!d);if(d&&(d=(c=0==c.indexOf("https:")||0==c.indexOf("chrome-extension:"))?_.q.__SAPISID:_.q.__APISID,d||(d=new _.Rj(document),d=d.get(c?"SAPISID":"APISID")||d.get("__Secure-3PAPISID")),d)){c=c?"SAPISIDHASH":"APISIDHASH";var e=String(_.q.location.href);return e&&d&&c?[c,Jk(Gk(e),d,a||null)].join(" "):
null}return null};
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var Lk=function(a){this.b=this.f=this.j=a};Lk.prototype.reset=function(){this.b=this.f=this.j};Lk.prototype.Aa=function(){return this.f};
_.Mk=function(a){a=String(a);if(/^\s*$/.test(a)?0:/^[\],:{}\s\u2028\u2029]*$/.test(a.replace(/\\["\\\/bfnrtu]/g,"@").replace(/(?:"[^"\\\n\r\u2028\u2029\x00-\x08\x0a-\x1f]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?)[\s\u2028\u2029]*(?=:|,|]|}|$)/g,"]").replace(/(?:^|:|,)(?:[\s\u2028\u2029]*\[)+/g,"")))try{return eval("("+a+")")}catch(c){}throw Error("W`"+a);};_.Nk=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g;
var Ok=function(a){_.Q.call(this);this.headers=new _.ck;this.D=a||null;this.f=!1;this.B=this.b=null;this.F="";this.Tc=0;this.j=this.J=this.w=this.G=!1;this.A=0;this.o=null;this.N="";this.M=this.K=!1},Pk,Qk,Rk;_.v(Ok,_.Q);Pk=/^https?$/i;Qk=["POST","PUT"];Rk=[];_.Sk=function(a,c,d,e,f,g,h){var l=new Ok;Rk.push(l);c&&l.H("complete",c);l.rb("ready",l.R);g&&(l.A=Math.max(0,g));h&&(l.K=h);l.send(a,d,e,f)};Ok.prototype.R=function(){this.ka();_.Fe(Rk,this)};
Ok.prototype.send=function(a,c,d,e){if(this.b)throw Error("Y`"+this.F+"`"+a);c=c?c.toUpperCase():"GET";this.F=a;this.Tc=0;this.G=!1;this.f=!0;this.b=this.D?this.D.b():_.Wj.b();this.B=this.D?sk(this.D):sk(_.Wj);this.b.onreadystatechange=(0,_.t)(this.O,this);try{this.J=!0,this.b.open(c,String(a),!0),this.J=!1}catch(g){Tk(this);return}a=d||"";var f=new _.ck(this.headers);e&&_.Ak(e,function(g,h){f.set(h,g)});e=vk(f.lb());d=_.q.FormData&&a instanceof _.q.FormData;!_.Qa(Qk,c)||e||d||f.set("Content-Type",
"application/x-www-form-urlencoded;charset=utf-8");f.forEach(function(g,h){this.b.setRequestHeader(h,g)},this);this.N&&(this.b.responseType=this.N);"withCredentials"in this.b&&this.b.withCredentials!==this.K&&(this.b.withCredentials=this.K);try{Uk(this),0<this.A&&((this.M=Vk(this.b))?(this.b.timeout=this.A,this.b.ontimeout=(0,_.t)(this.Hd,this)):this.o=_.qg(this.Hd,this.A,this)),this.w=!0,this.b.send(a),this.w=!1}catch(g){Tk(this)}};
var Vk=function(a){return _.y&&_.ic(9)&&"number"===typeof a.timeout&&void 0!==a.ontimeout},uk=function(a){return"content-type"==a.toLowerCase()};Ok.prototype.Hd=function(){"undefined"!=typeof _.wa&&this.b&&(this.Tc=8,this.dispatchEvent("timeout"),this.abort(8))};var Tk=function(a){a.f=!1;a.b&&(a.j=!0,a.b.abort(),a.j=!1);a.Tc=5;Wk(a);Xk(a)},Wk=function(a){a.G||(a.G=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
Ok.prototype.abort=function(a){this.b&&this.f&&(this.f=!1,this.j=!0,this.b.abort(),this.j=!1,this.Tc=a||7,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Xk(this))};Ok.prototype.P=function(){this.b&&(this.f&&(this.f=!1,this.j=!0,this.b.abort(),this.j=!1),Xk(this,!0));Ok.L.P.call(this)};Ok.prototype.O=function(){this.Ua||(this.J||this.w||this.j?Yk(this):this.T())};Ok.prototype.T=function(){Yk(this)};
var Yk=function(a){if(a.f&&"undefined"!=typeof _.wa&&(!a.B[1]||4!=(a.b?a.b.readyState:0)||2!=a.Bb()))if(a.w&&4==(a.b?a.b.readyState:0))_.qg(a.O,0,a);else if(a.dispatchEvent("readystatechange"),4==(a.b?a.b.readyState:0)){a.f=!1;try{a.ie()?(a.dispatchEvent("complete"),a.dispatchEvent("success")):(a.Tc=6,a.Bb(),Wk(a))}finally{Xk(a)}}},Xk=function(a,c){if(a.b){Uk(a);var d=a.b,e=a.B[0]?_.ya:null;a.b=null;a.B=null;c||a.dispatchEvent("ready");try{d.onreadystatechange=e}catch(f){}}},Uk=function(a){a.b&&a.M&&
(a.b.ontimeout=null);a.o&&(_.rg(a.o),a.o=null)};Ok.prototype.ie=function(){var a=this.Bb(),c;if(!(c=_.Uj(a))){if(a=0===a)a=_.jk(String(this.F)),a=!Pk.test(a);c=a}return c};Ok.prototype.Bb=function(){try{return 2<(this.b?this.b.readyState:0)?this.b.status:-1}catch(a){return-1}};Ok.prototype.Td=function(){try{return this.b?this.b.responseText:""}catch(a){return""}};Ok.prototype.Wf=function(){if(this.b){a:{var a=this.b.responseText;if(_.q.JSON)try{var c=_.q.JSON.parse(a);break a}catch(d){}c=_.Mk(a)}return c}};
var Zk=function(a,c,d){_.Sk(a.url,function(e){e=e.target;e.ie()?c(e.Td()):d(e.Bb())},a.bk,a.body,a.ak,a.uk,a.withCredentials)};
var $k=function(a){_.A(this,a,0,-1,null,null)};_.v($k,_.z);
var al=function(a){_.A(this,a,0,-1,null,null)};_.v(al,_.z);
var bl;_.cl=function(a){_.A(this,a,0,30,bl,null)};_.v(_.cl,_.z);bl=[3,20,27];_.dl=function(a){var c=(0,_.Ha)().toString();_.F(a,1,c)};_.el=function(a,c){return _.F(a,8,c)};
var gl=function(a){_.A(this,a,0,17,fl,null)};_.v(gl,_.z);var fl=[3,5],hl=function(a){var c=(0,_.Ha)().toString();return _.F(a,4,c)},il=function(a,c){return _.rk(a,3,c)},jl=function(a,c){return _.F(a,14,c)};
var ll=function(a){_.A(this,a,0,6,kl,null)};_.v(ll,_.z);var kl=[5];
var xk=function(a){_.A(this,a,0,-1,null,null)};_.v(xk,_.z);
var ml=new yk;
var ol=function(a,c,d,e,f,g,h,l,m,n,r){_.Q.call(this);this.V=a;this.N=c||_.ya;this.w=new gl;this.W=e;this.T=r;this.b=[];this.R="";this.Z=_.Vd(zk,0,1);this.G=f||null;this.B=d||null;this.F=h||!1;this.J=m||null;this.S=!1;this.U=this.M=-1;this.O=!1;this.j=null;this.Y=!l;this.K=0;this.sa=1;this.X=g||!1;a=new al;a=_.F(a,1,1);g||(g=new $k,c=document.documentElement.getAttribute("lang"),g=_.F(g,5,c),_.I(a,11,g));_.I(this.w,1,a);_.F(this.w,2,this.V);this.o=new Lk(1E4);this.f=new _.pg(this.o.Aa());_.bg(this,
this.f);_.O(this.f,"tick",wk(nl(this,n)),!1,this);this.D=new _.pg(6E5);_.bg(this,this.D);_.O(this.D,"tick",wk(nl(this,n)),!1,this);this.F||this.D.start();this.X||(_.O(_.ig(),"beforeunload",this.A,!1,this),_.O(_.ig(),"unload",this.A,!1,this),_.O(document,"pagehide",this.A,!1,this))};_.v(ol,_.Q);var nl=function(a,c){return c?function(){c().then(a.flush.bind(a))}:a.flush};ol.prototype.P=function(){this.A();ol.L.P.call(this)};
var pl=function(a){a.G||(a.G=.01>a.Z()?"https://www.google.com/log?format=json&hasfast=true":"https://play.google.com/log?format=json&hasfast=true");return a.G};ol.prototype.Bc=function(a){a instanceof _.cl?this.log(a):(a=_.el(new _.cl,a.f()),this.log(a))};_.ql=function(a,c){a.o=new Lk(1>c?1:c);qk(a.f,a.o.Aa())};
ol.prototype.log=function(a){a=_.pk(a);var c=this.sa++;_.F(a,21,c);_.B(a,1)||_.dl(a);this.j&&(c=_.pk(this.j),_.I(a,16,c));for(;1E3<=this.b.length;)this.b.shift(),++this.K;this.b.push(a);this.dispatchEvent(new rl(a));this.F||this.f.uc||this.f.start()};
ol.prototype.flush=function(a,c){if(0==this.b.length)a&&a();else{var d=(0,_.Ha)();if(this.U>d&&this.M<d)c&&c("throttled");else{var e=jl(il(hl(_.pk(this.w)),this.b),this.K);d={};var f=this.N();f&&(d.Authorization=f);var g=pl(this);this.B&&(d["X-Goog-AuthUser"]=this.B,g=_.Bk(g,"authuser",this.B));this.J&&(d["X-Goog-PageId"]=this.J,g=_.Bk(g,"pageId",this.J));if(f&&this.R==f)c&&c("stale-auth-token");else{this.b=[];this.f.uc&&this.f.stop();this.K=0;var h=e.f();d={url:g,body:h,wl:1,ak:d,bk:"POST",withCredentials:this.Y,
uk:0};g=(0,_.t)(function(l){this.o.reset();qk(this.f,this.o.Aa());if(l){try{var m=JSON.parse(l.replace(")]}'\n",""));var n=new ll(m)}catch(r){}n&&(l=_.E(n,1,"-1"),l=Number(l),0<l&&(this.M=(0,_.Ha)(),this.U=this.M+l),n.o?(n.b||(n.b={}),ml.f()?(!n.b[175237375]&&n.o[175237375]&&(n.b[175237375]=new ml.b(n.o[175237375])),n=n.b[175237375]):n=n.o[175237375]):n=void 0,n&&(n=_.E(n,1,-1),-1!=n&&(this.O||_.ql(this,n))))}a&&a()},this);h=(0,_.t)(function(l){var m=_.ak(e,_.cl,3),n=this.o;n.b=Math.min(3E5,2*n.b);
n.f=Math.min(3E5,n.b+Math.round(.2*(Math.random()-.5)*n.b));qk(this.f,this.o.Aa());401==l&&f&&(this.R=f);if(500<=l&&600>l||401==l||0==l)this.b=m.concat(this.b),this.F||this.f.uc||this.f.start();c&&c("net-send-failed",l)},this);this.T?this.T.send(d,g,h):this.W(d,g,h)}}}};ol.prototype.A=function(){this.S&&sl(this);this.flush()};
var sl=function(a){tl(a,function(c,d){c=_.Bk(c,"format","json");return _.ig().navigator.sendBeacon(c,d.f())})},tl=function(a,c){if(0!=a.b.length){var d=_.Fk(pl(a),"format");d=_.nk(d,"auth",a.N(),"authuser",a.B||"0");for(var e=0;10>e&&a.b.length;++e){var f=a.b.slice(0,32),g=il(hl(_.pk(a.w)),f);if(!c(d,g))break;a.b=a.b.slice(f.length)}}},rl=function(){this.type="event-logged"};_.v(rl,_.Ie);
_.ul=function(a,c,d,e,f,g,h){ol.call(this,a,_.Kk,c,Zk,d,e,f,void 0,g,h)};_.v(_.ul,ol);
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
_.wl=function(a){(0,_.vl)();return _.hb(a)};_.vl=_.ya;
}catch(e){_._DumpException(e)}
try{
/*
gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
var xl=window,yl=document,zl=xl.location,Al=function(){},Bl=/\[native code\]/,Cl=function(a,c,d){return a[c]=a[c]||d},Dl=function(a){a=a.sort();for(var c=[],d=void 0,e=0;e<a.length;e++){var f=a[e];f!=d&&c.push(f);d=f}return c},El=function(){var a;if((a=Object.create)&&Bl.test(a))a=a(null);else{a={};for(var c in a)a[c]=void 0}return a},Fl=Cl(xl,"gapi",{});
var Gl;Gl=Cl(xl,"___jsl",El());Cl(Gl,"I",0);Cl(Gl,"hel",10);var Hl=function(){var a=zl.href;if(Gl.dpo)var c=Gl.h;else{c=Gl.h;var d=/([#].*&|[#])jsh=([^&#]*)/g,e=/([?#].*&|[?#])jsh=([^&#]*)/g;if(a=a&&(d.exec(a)||e.exec(a)))try{c=decodeURIComponent(a[2])}catch(f){}}return c},Il=function(a){var c=Cl(Gl,"PQ",[]);Gl.PQ=[];var d=c.length;if(0===d)a();else for(var e=0,f=function(){++e===d&&a()},g=0;g<d;g++)c[g](f)},Jl=function(a){return Cl(Cl(Gl,"H",El()),a,El())};
var Kl=Cl(Gl,"perf",El());Cl(Kl,"g",El());var Ll=Cl(Kl,"i",El());Cl(Kl,"r",[]);El();El();var Nl=function(a,c,d){c&&0<c.length&&(c=Ml(c),d&&0<d.length&&(c+="___"+Ml(d)),28<c.length&&(c=c.substr(0,28)+(c.length-28)),d=c,c=Cl(Ll,"_p",El()),Cl(c,d,El())[a]=(new Date).getTime(),c=Kl.r,"function"===typeof c?c(a,"_p",d):c.push([a,"_p",d]))},Ml=function(a){return a.join("__").replace(/\./g,"_").replace(/\-/g,"_").replace(/,/g,"_")};
var Ol=El(),Pl=[],Ql=function(a){throw Error("Z`"+(a?": "+a:""));};Pl.push(["jsl",function(a){for(var c in a)if(Object.prototype.hasOwnProperty.call(a,c)){var d=a[c];"object"==typeof d?Gl[c]=Cl(Gl,c,[]).concat(d):Cl(Gl,c,d)}if(c=a.u)a=Cl(Gl,"us",[]),a.push(c),(c=/^https:(.*)$/.exec(c))&&a.push("http:"+c[1])}]);
var Rl=/^(\/[a-zA-Z0-9_\-]+)+$/,Sl=[/\/amp\//,/\/amp$/,/^\/amp$/],Tl=/^[a-zA-Z0-9\-_\.,!]+$/,Ul=/^gapi\.loaded_[0-9]+$/,Vl=/^[a-zA-Z0-9,._-]+$/,Zl=function(a,c,d,e){var f=a.split(";"),g=f.shift(),h=Ol[g],l=null;h?l=h(f,c,d,e):Ql("no hint processor for: "+g);l||Ql("failed to generate load url");c=l;d=c.match(Wl);(e=c.match(Xl))&&1===e.length&&Yl.test(c)&&d&&1===d.length||Ql("failed sanity: "+a);return l},bm=function(a,c,d,e){a=$l(a);Ul.test(d)||Ql("invalid_callback");c=am(c);e=e&&e.length?am(e):null;
var f=function(g){return encodeURIComponent(g).replace(/%2C/g,",")};return[encodeURIComponent(a.pathPrefix).replace(/%2C/g,",").replace(/%2F/g,"/"),"/k=",f(a.version),"/m=",f(c),e?"/exm="+f(e):"","/rt=j/sv=1/d=1/ed=1",a.xf?"/am="+f(a.xf):"",a.Jg?"/rs="+f(a.Jg):"",a.Mg?"/t="+f(a.Mg):"","/cb=",f(d)].join("")},$l=function(a){"/"!==a.charAt(0)&&Ql("relative path");for(var c=a.substring(1).split("/"),d=[];c.length;){a=c.shift();if(!a.length||0==a.indexOf("."))Ql("empty/relative directory");else if(0<a.indexOf("=")){c.unshift(a);
break}d.push(a)}a={};for(var e=0,f=c.length;e<f;++e){var g=c[e].split("="),h=decodeURIComponent(g[0]),l=decodeURIComponent(g[1]);2==g.length&&h&&l&&(a[h]=a[h]||l)}c="/"+d.join("/");Rl.test(c)||Ql("invalid_prefix");d=0;for(e=Sl.length;d<e;++d)Sl[d].test(c)&&Ql("invalid_prefix");d=cm(a,"k",!0);e=cm(a,"am");f=cm(a,"rs");a=cm(a,"t");return{pathPrefix:c,version:d,xf:e,Jg:f,Mg:a}},am=function(a){for(var c=[],d=0,e=a.length;d<e;++d){var f=a[d].replace(/\./g,"_").replace(/-/g,"_");Vl.test(f)&&c.push(f)}return c.join(",")},
cm=function(a,c,d){a=a[c];!a&&d&&Ql("missing: "+c);if(a){if(Tl.test(a))return a;Ql("invalid: "+c)}return null},Yl=/^https?:\/\/[a-z0-9_.-]+\.google(rs)?\.com(:\d+)?\/[a-zA-Z0-9_.,!=\-\/]+$/,Xl=/\/cb=/g,Wl=/\/\//g,dm=function(){var a=Hl();if(!a)throw Error("$");return a};Ol.m=function(a,c,d,e){(a=a[0])||Ql("missing_hint");return"https://apis.google.com"+bm(a,c,d,e)};
var em=decodeURI("%73cript"),fm=/^[-+_0-9\/A-Za-z]+={0,2}$/,gm=function(a,c){for(var d=[],e=0;e<a.length;++e){var f=a[e],g;if(g=f){a:{for(g=0;g<c.length;g++)if(c[g]===f)break a;g=-1}g=0>g}g&&d.push(f)}return d},hm=function(){var a=Gl.nonce;return void 0!==a?a&&a===String(a)&&a.match(fm)?a:Gl.nonce=null:yl.querySelector?(a=yl.querySelector("script[nonce]"))?(a=a.nonce||a.getAttribute("nonce")||"",a&&a===String(a)&&a.match(fm)?Gl.nonce=a:Gl.nonce=null):null:null},km=function(a){if("loading"!=yl.readyState)im(a);
else{var c=hm(),d="";null!==c&&(d=' nonce="'+c+'"');a="<"+em+' src="'+encodeURI(a)+'"'+d+"></"+em+">";yl.write(jm?jm.createHTML(a):a)}},im=function(a){var c=yl.createElement(em);c.setAttribute("src",jm?jm.createScriptURL(a):a);a=hm();null!==a&&c.setAttribute("nonce",a);c.async="true";(a=yl.getElementsByTagName(em)[0])?a.parentNode.insertBefore(c,a):(yl.head||yl.body||yl.documentElement).appendChild(c)},lm=function(a,c){var d=c&&c._c;if(d)for(var e=0;e<Pl.length;e++){var f=Pl[e][0],g=Pl[e][1];g&&Object.prototype.hasOwnProperty.call(d,
f)&&g(d[f],a,c)}},nm=function(a,c,d){mm(function(){var e=c===Hl()?Cl(Fl,"_",El()):El();e=Cl(Jl(c),"_",e);a(e)},d)},pm=function(a,c){var d=c||{};"function"==typeof c&&(d={},d.callback=c);lm(a,d);c=a?a.split(":"):[];var e=d.h||dm(),f=Cl(Gl,"ah",El());if(f["::"]&&c.length){a=[];for(var g=null;g=c.shift();){var h=g.split(".");h=f[g]||f[h[1]&&"ns:"+h[0]||""]||e;var l=a.length&&a[a.length-1]||null,m=l;l&&l.hint==h||(m={hint:h,Pd:[]},a.push(m));m.Pd.push(g)}var n=a.length;if(1<n){var r=d.callback;r&&(d.callback=
function(){0==--n&&r()})}for(;c=a.shift();)om(c.Pd,d,c.hint)}else om(c||[],d,e)},om=function(a,c,d){a=Dl(a)||[];var e=c.callback,f=c.config,g=c.timeout,h=c.ontimeout,l=c.onerror,m=void 0;"function"==typeof l&&(m=l);var n=null,r=!1;if(g&&!h||!g&&h)throw"Timeout requires both the timeout parameter and ontimeout parameter to be set";l=Cl(Jl(d),"r",[]).sort();var w=Cl(Jl(d),"L",[]).sort(),N=l.concat(),D=function(xa,Ic){if(r)return 0;xl.clearTimeout(n);w.push.apply(w,P);var mg=((Fl||{}).config||{}).update;
mg?mg(f):f&&Cl(Gl,"cu",[]).push(f);if(Ic){Nl("me0",xa,N);try{nm(Ic,d,m)}finally{Nl("me1",xa,N)}}return 1};0<g&&(n=xl.setTimeout(function(){r=!0;h()},g));var P=gm(a,w);if(P.length){P=gm(a,l);var H=Cl(Gl,"CP",[]),fa=H.length;H[fa]=function(xa){if(!xa)return 0;Nl("ml1",P,N);var Ic=function(ji){H[fa]=null;D(P,xa)&&Il(function(){e&&e();ji()})},mg=function(){var ji=H[fa+1];ji&&ji()};0<fa&&H[fa-1]?H[fa]=function(){Ic(mg)}:Ic(mg)};if(P.length){var Hc="loaded_"+Gl.I++;Fl[Hc]=function(xa){H[fa](xa);Fl[Hc]=
null};a=Zl(d,P,"gapi."+Hc,l);l.push.apply(l,P);Nl("ml0",P,N);c.sync||xl.___gapisync?km(a):im(a)}else H[fa](Al)}else D(P)&&e&&e()},jm=_.Ja("ogb-qtm#gapi"),mm=function(a,c){if(Gl.hee&&0<Gl.hel)try{return a()}catch(d){c&&c(d),Gl.hel--,pm("debug_error",function(){try{window.___jsl.hefn(d)}catch(e){throw d;}})}else try{return a()}catch(d){throw c&&c(d),d;}};Fl.load=function(a,c){return mm(function(){return pm(a,c)})};
}catch(e){_._DumpException(e)}
try{
/*
Math.uuid.js (v1.4)
http://www.broofa.com
mailto:robert@broofa.com
Copyright (c) 2010 Robert Kieffer
Dual licensed under the MIT and GPL licenses.
*/
var qm=function(a){_.A(this,a,0,-1,null,null)},vm,wm,xm,ym,zm,Am;_.v(qm,_.z);var rm=[2],sm=function(a){_.A(this,a,0,-1,rm,null)};_.v(sm,_.z);_.tm=function(a){var c=Number(a);return 0==c&&_.xh(a)?NaN:c};_.um=function(a,c,d){_.B(a,c).push(d);return a};vm=/^(?:(.*?)\.)?([a-zA-Z_$][\w$]*(?:\/.?<)?)?(\(.*\))?@(?::0|((?:http|https|file):\/\/[^\s)]+|javascript:.*))$/;wm=/^\s{3,4}at(?: (?:(.*?)\.)?((?:new )?(?:[a-zA-Z_$][\w$]*|<anonymous>))(?: \[as ([a-zA-Z_$][\w$]*)\])?)? (?:\(unknown source\)|\(native\)|\((?:eval at )?((?:http|https|file):\/\/[^\s)]+|javascript:.*)\)|((?:http|https|file):\/\/[^\s)]+|javascript:.*))$/;
xm=function(a,c,d,e,f){this.f=a;this.name=c;this.b=d;this.o=e;this.j=f};ym=function(a){this.b=[];if(a.stack){a=a.stack.replace(/\s*$/,"").split("\n");for(var c=0;c<a.length;c++){var d,e=vm;if(d=a[c].match(wm))d=new xm(d[1]||"",d[2]||"",d[3]||"","",d[4]||d[5]||""),this.b.push(d);else if(d=a[c].match(e))d=new xm(d[1]||"",d[2]||"","",d[3]||"",d[4]||""),this.b.push(d)}}};
zm=function(a){return(0,_.Oa)(a.b,function(c){var d=[c.f?c.f+".":"",c.name?c.name:"anonymous",c.o,c.b?" [as "+c.b+"]":""];if(c.j){d.push(" at ");c=c.j;var e="",f=c.match(/(.*?)(:\d+(:\d+)?)$/);f&&(c=f[1],e=f[2]);d.push(c.replace(window.location.href.replace(/#.*/,""),"[page]").replace(/http.*?extern_js.*?\.js/,"[xjs]"));d.push(e)}return d.join("")})};Am=function(a,c,d,e,f){_.Sc.call(this,a,c,d,e,f);this.j=new ym(d)};_.v(Am,_.Sc);
Am.prototype.b=function(){Am.L.b.call(this);window.console&&window.console.log&&window.console.log("Stack: ",this.j)};Am.prototype.f=function(a){var c=Am.L.f.call(this,a)+"&jsst=";var d=this.j;a-=c.length;if(4>a)a="";else if(0==d.b.length)a="none";else{d=zm(d);var e;var f=d.length-2;for(e=_.gk(d.join("\n"));0<f&&e.length>a;f--,e=_.gk(d.join("\n")))f==d.length-2?d[f]="[...]":d.splice(f,1);a=e.substr(0,a)}return c+a};var Bm=function(a,c,d){_.J.call(this);this.f=a;this.j=c;this.o=d};_.p(Bm,_.J);
Bm.prototype.b=function(a,c){return new Am(this.f,this.j,a,this.o,c)};var Cm=[1,2,3,4],Dm=function(a){_.A(this,a,0,-1,Cm,null)};_.v(Dm,_.z);var Em=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(a){var c=16*Math.random()|0;return("x"==a?c:c&3|8).toString(16)})};
var Fm=function(a,c){_.J.call(this);this.B=c;this.X=0;this.w=_.Pc(_.Bc(a,2,1E-4),.001);this.o=_.Pc(_.Bc(a,10,0),0);this.T=_.L(_.B(a,21),"");this.S=_.Pc(_.B(a,4),0);this.R=_.Pc(_.B(a,5),-1);this.N=_.L(_.B(a,7),"");this.M=_.L(_.B(a,6),"");this.J=_.L(_.B(a,8),"");this.F=_.B(a,9);this.U=!!_.C(a,11);this.O=!!_.C(a,12);this.G=!!_.C(a,15);this.D=!!_.C(a,16);this.f=null!=_.B(a,17)?_.B(a,17).split(","):[];var d=Math.random();this.A=_.K(_.C(a,1))&&d<this.w;this.j=_.K(_.C(a,1))&&d<this.o;this.K="og-"+Em();if(this.A||
this.j){a=_.C(a,3)?"https://play.googleapis.com/staging/log":void 0;c=this.b=new _.ul(373,_.L(_.B(c,5)),a);c.O=!0;_.ql(c,1E3);this.b.S=!!_.ig().navigator.sendBeacon&&(_.rc||_.nc&&_.ic(45));if(0!=this.f.length){c=new Dm;for(a=0;a<this.f.length;a++)d=Number(this.f[a]),isNaN(d)||0==d||_.um(c,3,d);a=this.b;c?(a.j||(a.j=new sm),c=c.f(),_.F(a.j,4,c)):a.j&&_.F(a.j,4,void 0)}_.bg(this,this.b)}};_.v(Fm,_.J);var Gm=[1,61];
Fm.prototype.log=function(a,c){var d=!_.Qa(Gm,a);if(d?this.A:this.j)c=(void 0===c?null:c)||new _.Fc,_.F(c,1,a),a=++this.X,_.F(c,38,a),_.F(c,2,this.S),_.F(c,4,d?this.w:this.o),_.F(c,6,this.T),_.F(c,3,this.R),_.F(c,11,this.M),_.F(c,10,this.N),_.F(c,5,this.J),window.performance&&window.performance.timing&&_.F(c,14,(new Date).getTime()-window.performance.timing.navigationStart),_.F(c,13,this.F),_.F(c,16,this.U),_.F(c,17,this.O),_.F(c,19,this.K),d=0,_.C(this.B,1)&&(d|=1),_.C(this.B,3)&&(d|=4),_.F(c,12,
d),_.F(c,25,this.G),_.F(c,26,this.D),d=new _.cl,_.el(d,c.f()),this.b.log(d)};
var Hm,Im,Km,Lm,Mm;Hm=_.G(_.xd,qm,16)||new qm;Im=_.zd()||new _.Kc;_.Jm=new Fm(Hm,Im);Km=_.yd()||new _.Jc;Mm=_.G(_.xd,_.Nc,14)||new _.Nc;Lm=_.B(Mm,9);var Nm=_.Bc(_.G(_.xd,_.Xc,3)||new _.Xc,2,.001);_.Bd.f=new Bm(Km,Lm,Nm);_.Bd.b=_.Jm;
}catch(e){_._DumpException(e)}
try{
var Qm,Um;_.Om=function(a,c,d,e,f,g){d.H(c,e,f,g||a.T||a,a)};_.Pm=function(a,c){c=a.f[c]||c;return _.Hh(a)==c};Qm=function(a,c,d){d=d.Dd();if(a.b[c]&&a.b[c][d])for(var e=0;e<a.b[c][d].length;e++)try{a.b[c][d][e]()}catch(f){a.A.log(f)}};_.Rm=function(a,c){a.w?a.w.appendChild(c):a.F?a.F.appendChild(c):a.K.log(Error("M"))};_.Sm=function(a){_.A(this,a,0,-1,null,null)};_.v(_.Sm,_.z);
_.Tm=function(a,c,d){if(c instanceof _.pe)d=c.height,c=c.width;else if(void 0==d)throw Error("u");a.style.width=_.Lg(c,!0);a.style.height=_.Lg(d,!0)};Um=function(){_.J.call(this);this.b=new _.kf};_.p(Um,_.J);Um.prototype.H=function(a,c,d,e,f){(f||this.b).o(a,Vm,c,d,e)};Um.prototype.Ba=function(a,c,d,e,f){(f||this.b).Ba(a,Vm,c,d,e)};Um.prototype.P=function(){this.b.ka();_.J.prototype.P.call(this)};var Wm=new Um,Vm=["click","keydown","mousedown","touchstart"];
var Xm=function(){this.b=0};Xm.prototype.Aa=function(){return++this.b};Xm.prototype.reset=function(){this.b=0};
var bn;_.Zm=function(a,c,d,e,f,g,h){g=void 0===g?!1:g;_.Eh.call(this,a,d);this.$=new Xm;this.D=f;this.B=e;this.Z=this.M=null;this.Ug=c;this.X=null;this.wa=!1;(this.j=h||_.M("gb_D",this.f))&&this.j.setAttribute("aria-expanded","false");this.K=_.$c("dd");this.K.o(this);(a=_.M("gb_F",this.f))&&_.Ym(this,a,!1);g||this.Wc()};_.v(_.Zm,_.Eh);_.k=_.Zm.prototype;
_.k.Wc=function(){_.Om(this,document,Wm,this.hg,!0,this);this.o(document,_.Ug(27)?"keypress":"keyup",this.md,!1,this);this.o(this.f,"mouseover",this.hc,!1,this);this.o(this.f,"mouseout",this.bc,!1,this);this.o(this.f,["keyup","keydown"],this.Li,!1,this);this.o(document.body,"focusin",this.Ej,!1,this)};_.k.Li=function(a){var c=a.target;c instanceof Element&&$m(this,c)&&32==a.keyCode&&(a.preventDefault(),a.stopPropagation())};_.k.Ej=function(){this.Rb()&&($m(this,document.activeElement)||this.Le())};
_.k.We=function(){_.Om(this,this.b,_.oh,this.hd,!1,this);_.kg(this.f,this.b)||(this.o(this.b,"mouseover",this.hc,!1,this),this.o(this.b,"mouseout",this.bc,!1,this));this.H(this.b,"keydown",this.kd,!0)};_.k.Dd=function(){return this.Ug};_.an=function(a,c){a.X&&a.X.ka();a.X=c};_.Zm.prototype.ae=function(a){if(null==this.f.getAttribute("data-ogsr-fb")){var c="click"!=a.type;this.Rb()?this.close(void 0,!0,1):this.open(c);a.preventDefault();a.stopPropagation()}};
_.Zm.prototype.hd=function(a){for(a=a.target;a&&a!=this.b;){if("A"==a.tagName&&!_.R(a,"gb_dg")){this.close(!0,!0,3);break}a=a.parentNode}};var $m=function(a,c){if(!c)return!1;var d=!!a.b&&_.kg(a.b,c);return _.kg(a.f,c)||d};_.Zm.prototype.hg=function(a){var c=a.target;if(bn(this)){a:{var d=a.hb;if(null!=d&&(d=_.Ca(d.composedPath)?d.composedPath():void 0,null!=d&&0<d.length&&(d=d[0],!(d instanceof Window))))break a;d=null}null!=d&&(c=d)}$m(this,c)||27==a.keyCode||this.close(void 0,!0,2)};
_.Zm.prototype.kd=function(a){if(9===a.keyCode&&this.Rb()){var c=a.target,d=_.gi(this.b);0<d.length&&(c==d[0]&&a.shiftKey?(d[d.length-1].focus(),a.preventDefault()):c!=d[d.length-1]||a.shiftKey||(d[0].focus(),a.preventDefault()))}};_.Zm.prototype.hc=function(a){cn(this,(0,_.t)(this.Re,this),a)};_.Zm.prototype.bc=function(a){cn(this,(0,_.t)(this.jd,this),a)};
var cn=function(a,c,d){var e=d.relatedTarget&&(_.kg(a.f,d.relatedTarget)||_.kg(a.b,d.relatedTarget)),f=d.relatedTarget&&dn(a,d.relatedTarget);a=dn(a,d.target);e||c(0,d);e&&!f||a||c(1,d);!f&&a&&c(2,d)};_.Zm.prototype.md=function(a){if(27==a.keyCode){a=_.lg(document);var c=$m(this,a),d=this.Rb();this.close(void 0,!1,1);d&&c?this.j.focus():a&&a.focus()}};_.Zm.prototype.Re=_.ya;_.Zm.prototype.jd=_.ya;var dn=function(a,c){return c&&a.b?_.R(c,"gb_1a")||_.R(c,"gb_2a")||!!a.b&&_.kg(a.b,c):!1};
_.Zm.prototype.P=function(){_.Zm.L.P.call(this);this.b=null};_.en=function(a){if(a.j&&(a=a.j.getAttribute("data-ved")))return{ved:a}};_.k=_.Zm.prototype;_.k.qe=function(a){a?this.open():this.close()};_.k.qg=function(){return!1};
_.k.open=function(a){if(!this.Rb()){this.$.reset();Qm(this.K,0,this);_.Qh(this.K,this);_.S(this.f,"gb_na");_.S(this.b,"gb_na");this.b.setAttribute("aria-hidden","false");this.j&&this.j.setAttribute("aria-expanded","true");if(_.y&&this.b){var c=_.M("gb_Nf");if(!c){c=_.Ag("IFRAME",{"class":"gb_Nf",src:'javascript:""',frameBorder:0});var d=_.M("gb_Vc");d&&d.appendChild(c)}_.T(c,"gb_Fa");this.oe()}this.M&&this.B.log(this.M,_.en(this));this.Pa&&(c=new _.Fc,_.F(c,36,this.wa),_.fn(this,this.Pa,c,!1));Qm(this.K,
1,this);this.X&&this.X.ha(!1);a&&this.Le()}};_.k.Le=function(){var a=_.gi(this.b);a[0]?a[0].focus():this.b.focus()};_.k.oe=function(){if(_.y&&this.b){var a=_.M("gb_Nf");a&&_.Tm(a,_.Ng(this.b))}};
_.k.close=function(a,c,d){a=void 0===a?!1:a;c=void 0===c?!1:c;d=void 0===d?0:d;return this.Rb()&&!this.K.B[this.Dd()]?(_.Pm(this.K,this)&&_.Qh(this.K,null),_.T(this.f,"gb_na"),_.T(this.b,"gb_na"),this.b.setAttribute("aria-hidden","true"),this.j&&(this.j.setAttribute("aria-expanded","false"),!c&&$m(this,document.activeElement)&&setTimeout((0,_.t)(this.j.focus,this.j),0)),_.y&&(c=_.M("gb_Nf"))&&_.S(c,"gb_Fa"),!a&&this.Z&&this.B.log(this.Z,_.en(this)),!a&&this.sa&&_.fn(this,this.sa,void 0,!0,d),Qm(this.K,
2,this),!0):!1};_.k.Rb=function(){return _.R(this.f,"gb_na")};_.Ym=function(a,c,d){a.b||(a.b=c,d&&(c=a.b,d=a.f,c&&d&&c.parentNode!=d&&d.appendChild(c)),a.b.setAttribute("aria-hidden","true"),a.j&&_.Om(a,a.j,_.oh,a.ae,!1,a),a.We())};bn=function(a){a=[a.f,a.b].filter(function(e){return null!=e});for(var c,d=0;d<a.length;d++){c=a[d];if(!_.Ca(c.getRootNode))break;if(11===c.getRootNode().nodeType)return!0}return!1};
_.fn=function(a,c,d,e,f){d=void 0===d?new _.Fc:d;e=void 0===e?!1:e;var g=new _.Sm,h=a.$.Aa();_.F(g,1,h);e&&_.F(g,2,e);void 0!=f&&_.F(g,3,f);_.I(d,37,g);a.D.log(c,d)};
}catch(e){_._DumpException(e)}
try{
/*
Portions of this code are from MochiKit, received by
The Closure Authors under the MIT license. All other code is Copyright
2005-2009 The Closure Authors. All Rights Reserved.
*/
_.gn=function(a,c){this.w=[];this.K=a;this.Ua=c||null;this.o=this.b=!1;this.j=void 0;this.G=this.J=this.B=!1;this.A=0;this.f=null;this.D=0};_.gn.prototype.cancel=function(a){if(this.b)this.j instanceof _.gn&&this.j.cancel();else{if(this.f){var c=this.f;delete this.f;a?c.cancel(a):(c.D--,0>=c.D&&c.cancel())}this.K?this.K.call(this.Ua,this):this.G=!0;this.b||(a=new hn(this),_.jn(this),_.kn(this,!1,a))}};_.gn.prototype.F=function(a,c){this.B=!1;_.kn(this,a,c)};
_.kn=function(a,c,d){a.b=!0;a.j=d;a.o=!c;ln(a)};_.jn=function(a){if(a.b){if(!a.G)throw new mn(a);a.G=!1}};_.gn.prototype.Lc=function(a){_.jn(this);_.kn(this,!0,a)};_.nn=function(a,c,d,e){a.w.push([c,d,e]);a.b&&ln(a)};_.gn.prototype.then=function(a,c,d){var e,f,g=new _.Kf(function(h,l){e=h;f=l});_.nn(this,e,function(h){h instanceof hn?g.cancel():f(h)});return g.then(a,c,d)};_.Hf(_.gn);_.gn.prototype.isError=function(a){return a instanceof Error};
var on=function(a){return(0,_.Pa)(a.w,function(c){return _.Ca(c[1])})},ln=function(a){if(a.A&&a.b&&on(a)){var c=a.A,d=pn[c];d&&(_.q.clearTimeout(d.b),delete pn[c]);a.A=0}a.f&&(a.f.D--,delete a.f);c=a.j;for(var e=d=!1;a.w.length&&!a.B;){var f=a.w.shift(),g=f[0],h=f[1];f=f[2];if(g=a.o?h:g)try{var l=g.call(f||a.Ua,c);void 0!==l&&(a.o=a.o&&(l==c||a.isError(l)),a.j=c=l);if(_.If(c)||"function"===typeof _.q.Promise&&c instanceof _.q.Promise)e=!0,a.B=!0}catch(m){c=m,a.o=!0,on(a)||(d=!0)}}a.j=c;e&&(l=(0,_.t)(a.F,
a,!0),e=(0,_.t)(a.F,a,!1),c instanceof _.gn?(_.nn(c,l,e),c.J=!0):c.then(l,e));d&&(c=new qn(c),pn[c.b]=c,a.A=c.b)},mn=function(){_.Ka.call(this)};_.v(mn,_.Ka);mn.prototype.message="Deferred has already fired";mn.prototype.name="AlreadyCalledError";var hn=function(){_.Ka.call(this)};_.v(hn,_.Ka);hn.prototype.message="Deferred was canceled";hn.prototype.name="CanceledError";var qn=function(a){this.b=_.q.setTimeout((0,_.t)(this.j,this),0);this.f=a};
qn.prototype.j=function(){delete pn[this.b];throw this.f;};var pn={};
var rn=function(a,c){_.J.call(this);this.j=a;this.w=c;this.b=new _.gn};_.p(rn,_.J);rn.prototype.o=function(a){try{var c=_.Ee("gadgets.config.update");c({"googleapis.config":{gcv:_.L(_.B(a,2)),sessionIndex:_.L(_.B(a,4)),elog:this.j.log,ilog:_.Vd(this.w.log,16)}});c({gwidget:{lang:_.L(_.B(a,5))}});this.b.Lc()}catch(d){this.j.log(d)}};rn.prototype.f=function(a){a&&_.nn(this.b,a,null,void 0)};
rn.prototype.init=function(a,c){try{if(_.B(a,1)){var d=(0,_.t)(this.o,this,a);_.nn(c.f,d,null,void 0)}else this.b.Lc();_.u("gbar.lGC",(0,_.t)(this.f,this));_.u("gbar.lPWF",(0,_.t)(this.f,this));_.Zc(_.Yc.ta(),"api").Bc()}catch(e){this.j.log(e)}return this};
var sn=function(){_.Ka.call(this)};_.p(sn,_.Ka);var tn=function(a,c){_.J.call(this);this.j=a;this.b=c;this.f=new _.gn};_.p(tn,_.J);
tn.prototype.init=function(a){try{if(!this.b)throw new sn("gapi-lm");var c={isPlusUser:_.L(_.B(a,4)),"googleapis.config":{signedIn:_.L(_.B(a,5))},lang:_.L(_.B(a,10))},d=_.L(_.B(a,6));d&&(c.iframes={":socialhost:":d});this.b("",{config:c});try{var e=_.$c("gs");if(!e)throw new sn("gapi-ss");this.b(e.b.join(":"),(0,_.t)(this.f.Lc,this.f));var f=_.$d(e.f);for(a=0;a<f.length;a++)this.b(f[a].Pd,f[a].options)}catch(g){this.j.log(g)}}catch(g){this.j.log(g)}return this};
_.un=function(){var a=_.G(_.xd,_.Nc,14)||new _.Nc,c=new tn(_.Bd,_.Ee("gapi.load"));c.init(a);a=_.G(_.xd,_.Oc,9)||new _.Oc;var d=new rn(_.Bd,_.Cd);d.init(a,c);d.f(function(){_.ud(_.vd.ta().G,!0)});return d}();
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var vn,xn,Gn,In,Sn,Jn,Ln,Kn,On,Mn,Hn,Tn,Un,Nn;vn=function(a){return Array.prototype.concat.apply([],arguments)};_.wn=function(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^(0,_.Ha)()).toString(36)};xn=function(a,c){if(a){a=a.split("&");for(var d=0;d<a.length;d++){var e=a[d].indexOf("="),f=null;if(0<=e){var g=a[d].substring(0,e);f=a[d].substring(e+1)}else g=a[d];c(g,f?decodeURIComponent(f.replace(/\+/g," ")):"")}}};
_.yn=function(a,c){this.f=this.D=this.j="";this.B=null;this.w=this.o="";this.A=!1;var d;a instanceof _.yn?(this.A=void 0!==c?c:a.A,_.zn(this,a.j),this.D=a.D,_.An(this,a.f),_.Bn(this,a.B),_.Cn(this,a.o),_.Dn(this,_.En(a.b)),_.Fn(this,a.w)):a&&(d=String(a).match(_.ik))?(this.A=!!c,_.zn(this,d[1]||"",!0),this.D=Gn(d[2]||""),_.An(this,d[3]||"",!0),_.Bn(this,d[4]),_.Cn(this,d[5]||"",!0),_.Dn(this,d[6]||"",!0),_.Fn(this,d[7]||"",!0)):(this.A=!!c,this.b=new Hn(null,this.A))};
_.yn.prototype.toString=function(){var a=[],c=this.j;c&&a.push(In(c,Jn,!0),":");var d=this.f;if(d||"file"==c)a.push("//"),(c=this.D)&&a.push(In(c,Jn,!0),"@"),a.push(_.gk(d).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),d=this.B,null!=d&&a.push(":",String(d));if(d=this.o)this.f&&"/"!=d.charAt(0)&&a.push("/"),a.push(In(d,"/"==d.charAt(0)?Kn:Ln,!0));(d=this.b.toString())&&a.push("?",d);(d=this.w)&&a.push("#",In(d,Mn));return a.join("")};
_.zn=function(a,c,d){a.j=d?Gn(c,!0):c;a.j&&(a.j=a.j.replace(/:$/,""));return a};_.An=function(a,c,d){a.f=d?Gn(c,!0):c;return a};_.Bn=function(a,c){if(c){c=Number(c);if(isNaN(c)||0>c)throw Error("aa`"+c);a.B=c}else a.B=null;return a};_.Cn=function(a,c,d){a.o=d?Gn(c,!0):c;return a};_.Dn=function(a,c,d){c instanceof Hn?(a.b=c,Nn(a.b,a.A)):(d||(c=In(c,On)),a.b=new Hn(c,a.A));return a};_.Pn=function(a,c,d){a.b.set(c,d);return a};_.Qn=function(a,c){return a.b.get(c)};
_.Fn=function(a,c,d){a.w=d?Gn(c):c;return a};_.Rn=function(a){return a instanceof _.yn?new _.yn(a):new _.yn(a,void 0)};Gn=function(a,c){return a?c?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""};In=function(a,c,d){return"string"===typeof a?(a=encodeURI(a).replace(c,Sn),d&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null};Sn=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)};Jn=/[#\/\?@]/g;Ln=/[#\?:]/g;Kn=/[#\?]/g;On=/[#\?@]/g;Mn=/#/g;
Hn=function(a,c){this.f=this.b=null;this.j=a||null;this.o=!!c};Tn=function(a){a.b||(a.b=new _.ck,a.f=0,a.j&&xn(a.j,function(c,d){a.add(decodeURIComponent(c.replace(/\+/g," ")),d)}))};Hn.prototype.add=function(a,c){Tn(this);this.j=null;a=Un(this,a);var d=this.b.get(a);d||this.b.set(a,d=[]);d.push(c);this.f+=1;return this};Hn.prototype.remove=function(a){Tn(this);a=Un(this,a);return _.fk(this.b,a)?(this.j=null,this.f-=this.b.get(a).length,this.b.remove(a)):!1};
Hn.prototype.clear=function(){this.b=this.j=null;this.f=0};Hn.prototype.xc=function(){Tn(this);return 0==this.f};_.Vn=function(a,c){Tn(a);c=Un(a,c);return _.fk(a.b,c)};_.k=Hn.prototype;_.k.forEach=function(a,c){Tn(this);this.b.forEach(function(d,e){(0,_.Ma)(d,function(f){a.call(c,f,e,this)},this)},this)};_.k.lb=function(){Tn(this);for(var a=this.b.Oa(),c=this.b.lb(),d=[],e=0;e<c.length;e++)for(var f=a[e],g=0;g<f.length;g++)d.push(c[e]);return d};
_.k.Oa=function(a){Tn(this);var c=[];if("string"===typeof a)_.Vn(this,a)&&(c=vn(c,this.b.get(Un(this,a))));else{a=this.b.Oa();for(var d=0;d<a.length;d++)c=vn(c,a[d])}return c};_.k.set=function(a,c){Tn(this);this.j=null;a=Un(this,a);_.Vn(this,a)&&(this.f-=this.b.get(a).length);this.b.set(a,[c]);this.f+=1;return this};_.k.get=function(a,c){if(!a)return c;a=this.Oa(a);return 0<a.length?String(a[0]):c};_.Wn=function(a,c,d){a.remove(c);0<d.length&&(a.j=null,a.b.set(Un(a,c),_.$d(d)),a.f+=d.length)};
Hn.prototype.toString=function(){if(this.j)return this.j;if(!this.b)return"";for(var a=[],c=this.b.lb(),d=0;d<c.length;d++){var e=c[d],f=_.gk(e);e=this.Oa(e);for(var g=0;g<e.length;g++){var h=f;""!==e[g]&&(h+="="+_.gk(e[g]));a.push(h)}}return this.j=a.join("&")};_.En=function(a){var c=new Hn;c.j=a.j;a.b&&(c.b=new _.ck(a.b),c.f=a.f);return c};Un=function(a,c){c=String(c);a.o&&(c=c.toLowerCase());return c};
Nn=function(a,c){c&&!a.o&&(Tn(a),a.j=null,a.b.forEach(function(d,e){var f=e.toLowerCase();e!=f&&(this.remove(e),_.Wn(this,f,d))},a));a.o=c};
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
_.Xn=function(a,c){c=c instanceof _.nb?c:_.rb(c);a.href=_.ob(c)};
}catch(e){_._DumpException(e)}
try{
var Zn,$n;_.Yn=function(a,c){return _.F(a,27,c)};Zn=function(a,c){c=c instanceof _.nb?c:_.rb(c);a.action=_.ob(c)};$n=function(a){_.A(this,a,0,-1,null,null)};_.v($n,_.z);var ao=function(a,c){return _.F(a,1,c)};
var bo=function(a,c,d){this.groupId=a;this.A="dp_"+a;this.B="count_"+a;this.o=c;this.b=!!d},co=/google(?:.[a-z]{2,3}){1,2}$/i,eo=function(){var a=_.q.location.hostname.match(co);return a&&a[0]?a[0]:null};bo.prototype.we=function(){return!!navigator.cookieEnabled};bo.prototype.Ja=function(a){this.we()&&this.Nc(!1,a)};bo.prototype.accept=function(a){this.we()&&this.Nc(!0,a)};bo.prototype.Nc=function(){throw Error("ca");};_.fo=function(a){0<a.o&&a.we()&&a.Cd(void 0,void 0)};
bo.prototype.Cd=function(){throw Error("ca");};bo.prototype.Tb=function(){return 0};bo.prototype.$e=function(){return!1};
_.go=function(a,c,d,e,f){bo.call(this,c,d);this.f=f;this.j=!e||-2==e||31536E3<e?31536E3:e;this.w=new RegExp("\\b"+this.groupId+"-([0-9]+):")};_.v(_.go,bo);_.k=_.go.prototype;_.k.we=function(){navigator.cookieEnabled||(this.j=-1);return!0};_.k.Nc=function(a,c){var d=_.Tj.get("OGP",""),e="-"+this.groupId+":";(new RegExp(e)).test(d)||(d+=e);(e=eo())&&_.Tj.set("OGP",d,{me:this.j,path:"/",domain:e});this.f&&this.f.Nc(a,c)};
_.k.Cd=function(a){var c=_.Tj.get("OGPC",""),d=this.Tb(c),e=!0;-1==d&&(e=!1,d=0);a=this.groupId+"-"+(d+(a||1))+":";c=e?c.replace(this.w,a):(c?c:"")+a;(e=eo())&&_.Tj.set("OGPC",c,{me:this.j,path:"/",domain:e});this.f&&this.f.Cd()};_.k.Tb=function(a){var c=a||_.Tj.get("OGPC","");a=-1;c&&(c=c.match(this.w))&&1<c.length&&(a=parseInt(c[1],10)||0);return a};_.k.$e=function(){return-1!=_.Tj.get("OGP","").indexOf("-"+this.groupId+":")};
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
_.ho=function(){};_.v(_.ho,_.Vj);_.ho.prototype.b=function(){var a=new XMLHttpRequest;if("withCredentials"in a)return a;if("undefined"!=typeof XDomainRequest)return new io;throw Error("da");};_.ho.prototype.o=function(){return{}};
var io=function(){this.b=new XDomainRequest;this.readyState=0;this.onreadystatechange=null;this.responseType=this.responseText="";this.status=-1;this.statusText="";this.b.onload=(0,_.t)(this.Th,this);this.b.onerror=(0,_.t)(this.Zf,this);this.b.onprogress=(0,_.t)(this.Gi,this);this.b.ontimeout=(0,_.t)(this.Ni,this)};_.k=io.prototype;_.k.open=function(a,c,d){if(null!=d&&!d)throw Error("ea");this.b.open(a,c)};_.k.send=function(a){if(a)if("string"==typeof a)this.b.send(a);else throw Error("fa");else this.b.send()};
_.k.abort=function(){this.b.abort()};_.k.setRequestHeader=function(){};_.k.getResponseHeader=function(a){return"content-type"==a.toLowerCase()?this.b.contentType:""};_.k.Th=function(){this.status=200;this.responseText=this.b.responseText;jo(this,4)};_.k.Zf=function(){this.status=500;this.responseText="";jo(this,4)};_.k.Ni=function(){this.Zf()};_.k.Gi=function(){this.status=200;jo(this,1)};var jo=function(a,c){a.readyState=c;if(a.onreadystatechange)a.onreadystatechange()};
io.prototype.getAllResponseHeaders=function(){return"content-type: "+this.b.contentType};
var mo=function(){_.Q.call(this);this.f="closure_frame"+ko++;this.j=[];lo[this.f]=this},no;_.v(mo,_.Q);var lo={},ko=0,oo=function(a,c){var d=_.og(a);_.Ak(c,function(e,f){Array.isArray(e)||(e=[e]);(0,_.Ma)(e,function(g){g=d.va("INPUT",{type:"hidden",name:f,value:g});a.appendChild(g)})})};_.k=mo.prototype;_.k.Fa=null;_.k.Ia=null;_.k.Hc=null;_.k.oj=0;_.k.vc=!1;_.k.xe=!1;_.k.le=null;_.k.Gc=null;
_.k.send=function(a,c,d,e){if(this.vc)throw Error("ga");a=new _.yn(a);c=c?c.toUpperCase():"GET";d&&_.Pn(a,"zx",_.wn());no||(no=_.Ag("FORM"),no.acceptCharset="utf-8",d=no.style,d.position="absolute",d.visibility="hidden",d.top=d.left="-10px",d.width=d.height="10px",d.overflow="hidden",document.body.appendChild(no));this.Fa=no;"GET"==c&&oo(this.Fa,a.b);e&&oo(this.Fa,e);e=this.Fa;a=a.toString();(0,_.vl)();Zn(e,new _.nb(_.lb,a));this.Fa.method=c;this.vc=!0;this.Hc=this.f+"_"+(this.oj++).toString(36);
this.Ia=_.og(this.Fa).va("IFRAME",{name:this.Hc,id:this.Hc});_.y&&7>Number(_.hc)&&Zn(this.Ia,new _.nb(_.lb,_.qf(_.Ya('javascript:""'))));e=this.Ia.style;e.visibility="hidden";e.width=e.height="10px";e.display="none";_.Ub?e.marginTop=e.marginLeft="-10px":(e.position="absolute",e.top=e.left="-10px");if(_.y&&!_.ic("11")){this.Fa.target=this.Hc||"";_.og(this.Fa).b.body.appendChild(this.Ia);_.O(this.Ia,"readystatechange",this.lf,!1,this);try{this.b=!1,this.Fa.submit()}catch(w){_.cf(this.Ia,"readystatechange",
this.lf,!1,this),po(this)}}else{_.og(this.Fa).b.body.appendChild(this.Ia);e=this.Hc+"_inner";a=_.bk(this.Ia);document.baseURI?(c=_.ke(e),c=_.Hb('<head><base href="'+_.ke(document.baseURI)+'"></head><body><iframe id="'+c+'" name="'+c+'"></iframe>',null)):(c=_.ke(e),c=_.Hb('<body><iframe id="'+c+'" name="'+c+'"></iframe>',null));_.Qb&&!_.Ub?_.eg(a.documentElement,c):a.write(_.Gb(c));_.O(a.getElementById(e),"load",this.re,!1,this);var f=_.qe("TEXTAREA",this.Fa);c=0;for(d=f.length;c<d;c++){var g=f[c].value,
h=[];_.Eg(f[c],h,!1);h.join("")!=g&&(_.Bg(f[c],g),f[c].value=g)}f=a.importNode(this.Fa,!0);f.target=e;f.action=this.Fa.action;a.body.appendChild(f);g=_.qe("SELECT",this.Fa);h=_.qe("SELECT",f);c=0;for(d=g.length;c<d;c++)for(var l=_.qe("OPTION",g[c]),m=_.qe("OPTION",h[c]),n=0,r=l.length;n<r;n++)m[n].selected=l[n].selected;g=_.qe("INPUT",this.Fa);h=_.qe("INPUT",f);c=0;for(d=g.length;c<d;c++)if("file"==g[c].type&&g[c].value!=h[c].value){this.Fa.target=e;f=this.Fa;break}try{this.b=!1,f.submit(),a.close(),
_.Tb&&_.qg(this.A,250,this)}catch(w){_.cf(a.getElementById(e),"load",this.re,!1,this),a.close(),po(this)}}qo(this)};_.k.abort=function(){if(this.vc){var a=ro(this);if(a)if(_.Me(a))a.ue(void 0);else if(a=_.Ze(a)){var c=0,d;for(d in a.b)for(var e=a.b[d].concat(),f=0;f<e.length;++f)_.df(e[f])&&++c}this.xe=this.vc=!1;this.dispatchEvent("abort");so(this)}};_.k.P=function(){this.vc&&this.abort();mo.L.P.call(this);this.Ia&&to(this);qo(this);delete this.w;this.le=this.Fa=null;delete lo[this.f]};_.k.ie=function(){return this.xe};
_.k.Td=function(){return this.le};_.k.Wf=function(){return _.Mk(this.le)};_.k.lf=function(){if("complete"==this.Ia.readyState){_.cf(this.Ia,"readystatechange",this.lf,!1,this);try{var a=_.bk(this.Ia);if(_.y&&"about:blank"==a.location&&!navigator.onLine){po(this);return}}catch(c){po(this);return}uo(this,a)}};_.k.re=function(){if(!_.Qb||_.Ub||"about:blank"!=(this.Ia?_.bk(ro(this)):null).location){_.cf(ro(this),"load",this.re,!1,this);try{uo(this,this.Ia?_.bk(ro(this)):null)}catch(a){po(this)}}};
var uo=function(a,c){a.vc=!1;try{var d=c.body;a.le=d.textContent||d.innerText}catch(f){var e=1}e||"function"!=typeof a.w||(c=a.w(c))&&(e=4);e?po(a):(a.xe=!0,a.dispatchEvent("complete"),a.dispatchEvent("success"),so(a))},po=function(a){a.b||(a.xe=!1,a.vc=!1,a.dispatchEvent("complete"),a.dispatchEvent("error"),so(a),a.b=!0)},so=function(a){to(a);qo(a);a.Fa=null;a.dispatchEvent("ready")},to=function(a){var c=a.Ia;c&&(c.onreadystatechange=null,c.onload=null,c.onerror=null,a.j.push(c));a.Gc&&(_.rg(a.Gc),
a.Gc=null);_.Tb||_.Qb&&!_.Ub?a.Gc=_.qg(a.o,2E3,a):a.o();a.Ia=null;a.Hc=null};mo.prototype.o=function(){this.Gc&&(_.rg(this.Gc),this.Gc=null);for(;0!=this.j.length;){var a=this.j.pop();_.Ae(a)}};var qo=function(a){a.Fa&&a.Fa==no&&_.ze(a.Fa)},ro=function(a){return a.Ia?_.y&&!_.ic("11")?a.Ia:_.bk(a.Ia).getElementById(a.Hc+"_inner"):null};mo.prototype.A=function(){if(this.vc){var a=this.Ia?_.bk(ro(this)):null;a&&!_.He(a,"documentUri")?(_.cf(ro(this),"load",this.re,!1,this),po(this)):_.qg(this.A,250,this)}};
var vo;vo=window.location.protocol+"//www.google.com/_/og/promos/";_.wo=function(a,c,d,e,f,g,h){var l={};l.p=d;l.g=c;l.a=e;l.at=f;l.eid=g;l.pid=1;if(h)l.t=h;else return a.log(Error("ha")),null;return l};_.xo=function(a,c,d){if(a){var e=[vo,d?"g":"z"];d&&c&&e.push(["?authuser=",c].join(""));c=e.join("");try{_.Wj=new _.ho;d=[];for(var f in a)a.hasOwnProperty(f)&&d.push(f+"="+a[f]);_.Sk(c,null,"POST",d.join("&"),null,void 0,!0)}catch(g){f=new mo,_.O(f,"ready",f.ka,!1,f),f.send(c,"POST",!1,a)}}};
var yo=function(a,c,d,e,f,g,h,l){bo.call(this,c,d);this.f=a;h||l?(this.j=e,this.D=f,this.w=h||l||"",this.G=!!l,this.F=g):a.log(Error("ia"))};_.v(yo,bo);yo.prototype.Nc=function(a,c){a?(a=this.D,(c=_.wo(this.f,this.groupId,this.j,"a",3,c||"",this.w))&&(c.u=a)):(a=this.D,(c=_.wo(this.f,this.groupId,this.j,"d",2,c||"",this.w))&&(c.u=a));_.xo(c,this.F,this.G)};yo.prototype.Cd=function(a,c){a=a||1;(c=_.wo(this.f,this.groupId,this.j,"i",1,c||"",this.w))&&(c.c=a);_.xo(c,this.F,this.G)};
var zo=function(a,c,d,e,f){bo.call(this,c,d,f);this.j=a;this.f=e};_.v(zo,bo);zo.prototype.Nc=function(){this.j.sf(this.f,this.A,"1",this.b)};zo.prototype.Cd=function(a){a=this.Tb()+(a||1);this.j.sf(this.f,this.B,a.toString(),this.b)};zo.prototype.$e=function(){return!!this.j.Ne(this.f,this.A,this.b)};zo.prototype.Tb=function(){var a=this.j.Ne(this.f,this.B,this.b);return parseInt(a||0,10)};
_.Ao=function(a,c,d,e,f,g,h,l,m,n,r){if(n||r)try{var w=new yo(a,f,g,h,l,d,n,r)}catch(N){w=null}else w=null;switch(e){case 2:case 6:return w;case 1:return new zo(c,f,g,m,void 0);default:return new _.go(a,f,g,l)}};
var Bo,Co;Bo=function(a){switch(a){case "i":return 36;case "x":return 37;case "n":return 37;case "a":return 38;case "d":return 37;case "er_em":return 72;case "rl":return 77;case "lc":return 111;case "hc":return 112;default:return 0}};Co=function(a){var c=new _.Fc;switch(a){case "x":_.F(c,28,1);break;case "n":_.F(c,28,2);break;case "a":_.F(c,29,1);break;case "er_em":_.F(c,30,1)}return c};
_.Do=function(a,c,d,e,f,g,h,l,m){var n=Bo(c);if(0!==n){c=Co(c);_.F(c,34,g);_.F(c,48,h);_.F(c,31,d);_.F(c,39,e);36===n&&(d=ao(new $n,l),_.I(c,50,d));if(f){d=!1;try{var r=f.getBoundingClientRect()}catch(w){_.F(c,49,1),d=!0}null!=r&&(_.F(c,43,r.top),_.F(c,44,r.bottom),_.F(c,45,r.left),_.F(c,46,r.right));null!=r&&0!==r.top-r.bottom||d||(document.body.contains(f)?_.De(f,function(w){return _.Be(w)&&"none"==w.style.display})&&_.F(c,49,3):_.F(c,49,2))}null!=m&&_.Yn(c,m);a.log(n,c)}};
_.Eo=function(){this.wb=null;this.b=!1};_.za(_.Eo);
}catch(e){_._DumpException(e)}
try{
var Fo=function(a){_.A(this,a,0,-1,null,null)};_.v(Fo,_.z);var Go=function(a){_.A(this,a,0,-1,null,null)};_.v(Go,_.z);Go.prototype.B=function(){return _.B(this,7)};Go.prototype.D=function(){return _.B(this,8)};var Ho=function(a){_.A(this,a,0,-1,null,null)};_.v(Ho,_.z);var Io=function(a){_.A(this,a,0,-1,null,null)};_.v(Io,_.z);var Jo=function(a){_.A(this,a,0,-1,null,null)};_.v(Jo,_.z);
var Ko=function(a){var c;(c=a.$e())||(c=0<a.o&&a.Tb()>=a.o);return c},Lo=function(a,c){_.oh.H(a,c,void 0,void 0)},Mo=function(a,c,d,e,f,g,h,l){this.data={};_.Ta(this.data,{ogsr:Math.round(1/a),ei:c,ct:e,cad:f,id:d,loc:window.google?window.google.sn:"",prid:g,ogd:h,ogprm:"up"});if(l)for(a=l.split("&"),c=0;c<a.length;c++)d=a[c].split("="),2==d.length&&(this.data[d[0]]=d[1])};_.v(Mo,_.Qc);
var No=function(a,c,d,e,f,g,h){_.J.call(this);this.b=a;this.A=c;this.j=d;this.B=e;this.w=f;this.o=g;this.f=h;_.u("gbar.up.sl",(0,_.t)(this.log,this))};_.p(No,_.J);No.prototype.log=function(a,c,d,e,f){try{var g=this.A;if(void 0!=f&&null!=f)if(0<=f&&1>=f)g=f;else{this.b.log(Error("ja`"+c+"`"+d+"`"+f));return}if(Math.random()<=g){var h=new Mo(g,this.j,a,c,d,this.w,this.B,e);this.f?h.b():_.Uc(h)}}catch(l){this.b.log(Error("ja`"+c+"`"+d+"`"+f))}};
var Oo=function(a){_.J.call(this);this.b=a;_.u("gbar.up.spd",(0,_.t)(this.sf,this));_.u("gbar.up.gpd",(0,_.t)(this.Ne,this));_.u("gbar.up.dpc",(0,_.t)(this.aj,this));_.u("gbar.up.iic",(0,_.t)(this.Wi,this));_.u("gbar.up.gcc",(0,_.t)(this.Ih,this))};_.p(Oo,_.J);var Po=function(){try{return!!_.q.localStorage&&"object"==typeof _.q.localStorage}catch(a){return!1}},Qo=function(a){return a&&a.style&&a.style.behavior&&"undefined"!=typeof a.load};_.k=Oo.prototype;
_.k.sf=function(a,c,d,e){try{navigator.cookieEnabled&&(e||(c="og-up-"+c),Po()?_.q.localStorage.setItem(c,d):Qo(a)&&(a.setAttribute(c,d),a.save(a.id)))}catch(f){f.code!=DOMException.QUOTA_EXCEEDED_ERR&&this.b.log(f)}};_.k.Ne=function(a,c,d){try{if(!navigator.cookieEnabled)return"";d||(c="og-up-"+c);if(Po())return _.q.localStorage.getItem(c);if(Qo(a))return a.load(a.id),a.getAttribute(c)}catch(e){e.code!=DOMException.QUOTA_EXCEEDED_ERR&&this.b.log(e)}return""};
_.k.aj=function(a,c){(new _.go(this.b,a,1,c)).Ja()};_.k.Wi=function(a,c){_.fo(new _.go(this.b,a,1,c))};_.k.Ih=function(a,c){return(new _.go(this.b,a,1)).Tb(c)};
var Ro=function(a){_.A(this,a,0,-1,null,null)};_.v(Ro,_.z);
var To=function(a,c,d,e,f,g){_.Eh.call(this,a,e);this.f=a;this.D=_.L(_.B(c,1));this.Y=_.L(_.B(c,2));this.V=_.L(_.B(c,3));_.E(c,4,25);this.U=_.Pc(_.B(c,5));this.sa=_.Pc(_.E(c,6,-1));this.N=_.K(_.C(c,9));this.B={Al:"i",accept:"a",Ja:"d",Id:"x"};this.b=So;this.ma=this.f?_.R(this.f,this.b.Pg):!1;this.S=!1;this.R=f;this.ya=g;this.F=_.M(this.b.Og,this.f);this.Id=_.M(this.b.Rg,this.f);this.K=_.M(this.b.Qg,this.f);this.W="";this.X=!1;var h,l;c.D&&(h=_.L(c.D()));c.B&&(l=_.L(c.B()));if(l||h)this.W=l||h||"",
this.X=!!l;this.j=_.Ao(e,this.ya,d,this.U,this.Y,_.Pc(_.E(c,4,25)),this.D,this.sa,this.f,h,l)};_.v(To,_.Eh);To.prototype.P=function(){To.L.P.call(this);this.K=this.Id=this.F=null};var So={Og:"gb_od",Rg:"gb_Kd",Qg:"gb_ld",Jd:"gb_na",Pg:"gb_Td"};To.prototype.open=function(){_.R(this.f,this.b.Jd)||(_.S(this.f,this.b.Jd),this.f.removeAttribute("aria-hidden"))};To.prototype.close=function(){_.R(this.f,this.b.Jd)&&(_.T(this.f,this.b.Jd),this.f.setAttribute("aria-hidden","true"))};
var Uo=function(a,c,d){var e=_.oh;c&&_.Om(a,c,e,d,!1,a)};To.prototype.J=function(){return""};var Vo=function(a){var c="";a&&(a=a.getAttributeNode("data-ved"))&&a.value&&(c=["&ved=",a.value].join(""));return c},Wo=function(a){var c=a.J();a.N&&(c+="&vis=0");a.R.log(a.D,a.V,"i",c,1)},Xo=function(a,c,d,e,f,g){var h=c==a.B.accept;a.S||(h&&!g||a.R.log(a.D,a.V,c,a.J()+Vo(d),1),f||0==a.U?2==a.U&&(c=a.R,d=a.X,e=_.wo(c.b,a.Y,a.D,"l",3,e,a.W),_.xo(e,c.o,d)):(h?a.j.accept(e):a.j.Ja(e),a.S=!0));f&&h&&!a.ma||a.close()};
To.prototype.M=function(a,c,d){Xo(this,this.B.accept,a.target,"2",c,d)};To.prototype.$=function(a,c){Xo(this,this.B.Id,a.target,"1",c);a.preventDefault();a.stopPropagation()};To.prototype.Z=function(a,c){Xo(this,this.B.Ja,a.target,"3",c);a.preventDefault();a.stopPropagation()};
var Yo=function(a,c,d,e,f){this.w=new _.Ch(f,this);this.b=f;this.o=d;this.B=e;this.j=a;this.f=c;a=_.xi();this.w.o(a,"resize",this.A,!1,this)};Yo.prototype.A=function(){try{var a=276,c=document.getElementById("hplogo");c&&(a=Math.max(a,c.offsetWidth));2*(this.j+this.f)+a>document.body.clientWidth?this.o():this.B()}catch(d){this.b&&this.b.log(d)}};
var Zo=function(a,c){this.f=c;this.b={};this.b.mouseout=_.L(_.B(a,1));this.b.mouseover=_.L(_.B(a,2));this.b.mousedown=_.L(_.B(a,3))},$o=function(a,c){if(c)for(var d in a.b){var e=a.b[d];e&&_.Bh(a.f,c,d,(0,_.t)(function(f){c.style.color=f},a,e))}},ap=function(a,c){for(var d=0;d<c.length;d++)$o(a,c[d])};
var ep=function(a,c,d,e,f,g){_.Zm.call(this,a,"pc",e,f,g,!0);f=_.G(c,Go,1)||new Go;this.Sg=d;this.N=_.L(_.B(f,1));this.J=/[^0-9]/.test(this.N)?0:_.tm(this.N);this.nc=_.L(_.B(f,3));this.sc=_.L(_.B(f,2));this.Zi=_.L(f.B());this.zc=_.Pc(_.B(c,6));this.Kd=_.Pc(_.E(f,4,25),25);this.rd=_.K(_.C(c,21))||_.K(_.C(c,22));this.kc=_.K(_.C(c,16));a=this.rd&&this.kc;this.lc=_.K(_.C(f,9));this.qc=!this.lc&&!a;this.jc=!1;this.R=_.M("gb_od",this.f);this.qd=_.K(_.C(c,10));this.od=_.K(_.C(c,14));this.G=_.K(_.C(c,19));
this.ya=this.qd||this.od;this.La=_.M("gb_2f");this.Yj=_.M("gb_3f");this.fj=_.M("gb_0f");this.nj=_.M("gb_1f");this.Wb=_.L(_.B(c,12));this.A=_.M("gb_Zf");this.W=_.M("gb_Ed");this.V=document.getElementById("gb");g=_.Yc.ta();this.mc=_.Zc(g,"p_log");this.Ng=_.Zc(g,"p_st");this.sd=_.Pc(_.B(f,5));this.Ce=_.K(_.C(c,20));this.Ta=_.K(_.C(c,18));this.U=_.Ao(e,this.Ng,d,this.sd,this.sc,this.Kd,this.N,this.zc,this.f,_.L(f.D()),_.L(f.B()));this.F=this.U.Tb();this.V&&(this.Y=_.M("gb_Ua",this.V));this.S=!1;if(this.Y&&
!Ko(this.U)&&!this.S){d=_.L(_.B(c,2));if("n"!=d&&(this.tc=(f=bp[d])?_.M(f,this.Y):null,!this.tc)){this.w.log(Error("ka"),{target:d});return}1==_.B(c,3)&&_.S(this.R,"gb_yd");cp(this);c=_.G(c,Ho,4)||new Ho;ap(new Zo(c,this.w),[this.R]);this.Vb=0;this.qc?(this.open(),new Yo(this.Vb,parseInt(this.b.style.right,10)||0,(0,_.t)(this.Ui,this),(0,_.t)(this.wk,this),e)):this.M&&this.B.log(this.M,_.en(this));this.mc.log(this.N,this.nc,"i","&vis="+(this.qc?"1":"0")+(this.Ta?"&ap=0":""),1);a?dp(this):_.Do(this.D,
"i",this.J,this.F,this.C(),!1,this.G,this.lc);_.fo(this.U)}this.Wc()};_.v(ep,_.Zm);var bp={p:"gb_Pa",s:"shareboxWidget",i:"gb_ng",v:"gb_C"};ep.prototype.P=function(){ep.L.P.call(this);this.V=this.Y=this.tc=this.button=this.Sa=null};ep.prototype.Le=function(){};var fp=function(a){var c=_.M("gb_xd",a.f);if(c)return c;c=_.ye("IFRAME");c.frameBorder="0";c.tabIndex=-1;_.S(c,"gb_xd");var d=_.rf(_.Ya("about:blank"));_.sf(c,d);a.V.appendChild(c);return c};_.k=ep.prototype;
_.k.open=function(){ep.L.open.call(this);var a=fp(this);if(a){var c=_.M("gb_F",this.f);c.appendChild(a);a=a.style;a.width=c.offsetWidth+"px";a.height=c.offsetHeight+"px";a.visibility="visible";a.top="-1px";a.left="-1px"}this.Vb=this.b.offsetWidth};_.k.Ui=function(){this.close();dp(this)};_.k.wk=function(){Ko(this.U)||this.S||this.open()};_.k.close=function(){if(ep.L.close.call(this)){var a=fp(this);a&&(a=a.style,a.width="",a.height="",a.visibility="",a.top="",a.left="");return!0}return!1};
_.k.hg=function(){};_.k.ae=function(){};var cp=function(a){a.Sa=_.M("gb_hd",a.f);a.Sa&&_.Om(a,a.Sa,_.oh,a.Ri,!0,a);a.Gb=_.M("gb_ld",a.f);a.Gb&&_.Om(a,a.Gb,_.oh,a.li,!0,a);a.R&&_.Om(a,a.R,_.oh,a.$h,!0,a);a.Lb=_.M("gb_wd",a.f);a.Lb&&_.Om(a,a.Lb,_.oh,a.xi,!0,a);for(var c=_.rh("gb_D",a.Y),d=0;d<c.length;d++)_.Om(a,c[d],_.oh,a.Oi,!0,a);a.A&&(a.o(a.A,"focus",a.Yi,!1,a),a.o(a.A,"blur",a.Si,!1,a),a.o(a.A,"keyup",function(e){13==e.keyCode&&(e.preventDefault(),this.R.click())},!1,a),a.A.pattern="^\\+?1?[-()\\s]*([\\d][-()\\s]*){0,10}")};
ep.prototype.Yi=function(){this.W&&_.S(this.W,"gb_Fd")};ep.prototype.Si=function(){this.W&&_.T(this.W,"gb_Fd")};var gp=function(a,c){a.S||(a.U.Ja(),("a"!=c||a.ya)&&a.mc.log(a.N,a.nc,c,a.Ta?"&ap=0":void 0,1),a.close(),a.S=!0)};_.k=ep.prototype;_.k.Oi=function(){this.ya?(this.S=!0,this.close()):gp(this,"a")};_.k.Ri=function(a){gp(this,"x");_.Do(this.D,"x",this.J,this.F,this.C(),!1,this.G);a.preventDefault();a.stopPropagation()};
_.k.li=function(a){gp(this,"n");_.Do(this.D,"n",this.J,this.F,this.C(),!1,this.G);a.preventDefault();a.stopPropagation()};_.k.xi=function(){_.Do(this.D,"lc",this.J,this.F,this.C(),!1,this.G)};
_.k.$h=function(a){_.Do(this.D,"a",this.J,this.F,this.C(),!1,this.G);if(this.A&&11!=hp(this.A.value).length)this.A.pattern&&(this.A.pattern="^\\+?1?[-()\\s]*([0,2-9][-()\\s]*)([\\d][-()\\s]*){9}$",this.A.dispatchEvent(new Event("input"))),a.preventDefault(),a.stopPropagation();else if(this.kc){var c=_.Ee("window.launchConsentDialog");c?c():this.w.log(Error("la"));this.close();a.preventDefault();a.stopPropagation()}else this.Ce?this.close():gp(this,"a"),this.ya&&(a.preventDefault(),a.stopPropagation(),
ip(this))};var ip=function(a){if(a.A&&11!=hp(a.A.value).length)a.ma();else{jp(a,a.La);var c=(0,_.t)(a.nd,a),d=(0,_.t)(a.ma,a);_.Wj=new _.ho;_.Sk("//www.google.com/_/og/promos/g?authuser="+a.Sg,function(){this.ie()?c(this.Wf()):d()},"POST",kp(a),null,void 0,!0)}},kp=function(a){var c="d2m=igs&g="+a.sc+"&p="+a.N+"&t="+a.Zi;a.A&&(c+="&pn="+hp(a.A.value));a.Wb&&(c+="&s="+a.Wb);return c},jp=function(a,c,d){_.T(c,"gb_Fa");d&&0<d&&setTimeout((0,_.t)(a.ua,a,c),d)};
ep.prototype.ua=function(a){_.U(a,"gb_Fa",!0)};ep.prototype.nd=function(a){var c=new Ro(a.PromoAsyncResponse);a=_.C(c,1);c=_.B(c,2);a&&c&&0!=c.length?(_.Bg(this.nj," "+c+" "),this.ua(this.La),jp(this,this.Yj,15E3)):this.ma()};ep.prototype.ma=function(){this.ua(this.La);jp(this,this.fj,15E3)};var dp=function(a){a.jc||(_.Do(a.D,"hc",a.J,a.F,a.C(),!1,a.G),a.jc=!0)},hp=function(a){a=a.replace(/[^0-9]/g,"");a.startsWith("1")||(a="1"+a);return a};
var mp=function(a,c,d,e,f,g,h){To.call(this,a,c,e,f,g,h);this.A=[];d&&ap(new Zo(d,f),[this.F,this.Id,this.K]);lp(this)};_.v(mp,To);var lp=function(a){_.Bh(a.w,a.f,"mouseover",function(c){c.stopPropagation()})};mp.prototype.J=function(){return"ic="+this.j.Tb()};mp.prototype.open=function(){mp.L.open.call(this);for(var a=0;a<this.A.length;a++)this.A[a]("o")};mp.prototype.close=function(){mp.L.close.call(this);for(var a=0;a<this.A.length;a++)this.A[a]("c")};
var np={consent:function(){return window.launchConsentDialog}},op=function(a){return _.ae(a,"js:")?null!=np[a.slice(3)]:!1};
var pp=function(a,c,d,e,f,g){mp.call(this,a,_.G(c,Go,1),_.G(c,Ho,3),d,e,f,g);this.ua=_.K(_.Ac(c,5,!1));this.G=_.L(_.B(c,2));this.wa=_.K(_.Ac(c,4,!1))};_.v(pp,mp);
pp.prototype.M=function(a){pp.L.M.call(this,a,this.ua,"string"===typeof this.G?op(this.G):!1);a=this.w;var c=this.G,d=this.wa;c&&("function"==typeof c?c.call():"string"==typeof c&&(_.ae(c,"js:")?(c=c.slice(3),d=np[c],!d&&a?a.log(Error("ma`"+c)):(d=d(),!d&&a?a.log(Error("na`"+c)):d())):d?(a=_.qb(c),_.q.open(_.ob(a))):null!=_.q.location&&_.Xn(_.q.location,c)))};
var qp=function(a,c,d,e,f,g){var h=_.M("gb_4c"),l=_.G(a,Jo,5);l&&h&&(d.Ke("up","up",["2","9","6"]),d.register("up",function(m){m&&(m=_.Pc(_.B(a,8)),m=new pp(h,l,m,c,f,e),m.A.push(g),m.N||Ko(m.j)?m.N&&!Ko(m.j)&&Wo(m):(Uo(m,m.F,m.M),Uo(m,m.Id,m.$),Uo(m,m.K,m.Z),m.open(),_.fo(m.j),Wo(m)))}))};
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
_.og();
var rp=function(){_.J.call(this);this.Na=null};_.p(rp,_.J);
var sp=function(){_.J.call(this)};_.p(sp,_.J);
var tp=function(a,c){_.J.call(this);this.o=c;this.f={};this.A={};this.b=null;this.j=1;this.w=!1;this.B=a;_.u("gbar.up.r",(0,_.t)(this.register,this));_.u("gbar.up.nap",(0,_.t)(this.Ke,this));_.u("gbar.up.aop",(0,_.t)(this.Wg,this));_.u("gbar.up.tp",(0,_.t)(this.ug,this));_.u("gbar.up.ssp",(0,_.t)(this.tf,this))};_.p(tp,_.J);var up=function(a,c,d){return-1==(0,_.La)(c,a.j)?(a.o.log(Error("oa`"+a.j+"`"+d)),!1):!0};_.k=tp.prototype;
_.k.register=function(a,c){up(this,[1,2],"r")&&(this.f[a]=this.f[a]||[],this.f[a].push(c),2==this.j&&_.q.setTimeout((0,_.t)(function(){c(this.tf(a))},this),0))};_.k.Ke=function(a,c,d){if(up(this,[1],"nap")&&d){for(var e=0;e<d.length;e++)this.A[d[e]]=!0;this.B.log(a,c,"nap","tpt="+d.join(","))}};_.k.Wg=function(a,c,d){if(up(this,[1],"aop")&&d){if(this.b)for(var e in this.b)this.b[e]=this.b[e]&&-1!=(0,_.La)(d,e);else for(this.b={},e=0;e<d.length;e++)this.b[d[e]]=!0;this.B.log(a,c,"aop","tpt="+d.join(","))}};
_.k.ug=function(){try{if(this.j=2,!this.w){this.w=!0;for(var a in this.f)for(var c=this.f[a],d=0;d<c.length;d++)try{var e=c[d],f=this.tf(a);e.apply(null,[f])}catch(g){this.o.log(g)}}}catch(g){this.o.log(g)}};_.k.tf=function(a){if(up(this,[2],"ssp")){var c=!this.A[a];this.b&&(c=c&&!!this.b[a]);return c}return!1};
(function(){_.Jm.log(1);var a=document.querySelector(".gb_5");a&&Lo(a,function(){_.Jm.log(62);_.Ee("silk.s.sis.ca")&&_.Jm.log(106)});a=document.querySelector(".gb_Oa");var c=document.querySelector("#gb.gb_Bc");a&&c&&Lo(a,function(){_.Jm.log(79)})})();
var vp=_.M("gb_yc");if(vp){var wp=_.M("gb_mc",vp);wp&&new _.Fh(wp,_.Bd,_.Cd)}
;var Cp=function(){var a=xp,c=yp,d=zp,e=Ap,f=Bp;this.o=_.tj;this.f=_.Bd;this.j=f;this.b=a;this.F=c;this.G=d;this.D=_.Cd;this.w=e},Dp,Ep=function(a){a&&(a=_.Eo.ta(),a.b=!0,a.wb&&a.wb.Y())};
Cp.prototype.A=function(){var a=_.G(this.j,Io,4);if(a){if(_.C(a,15))this.b.register("7",Ep);else{var c=a&&_.C(a,13)?_.M("gb_7c"):_.M("gb_gd"),d=_.M("gb_Xf");if(!c||!d)return;var e=this.j,f=this.f,g=this.D,h=this.o;this.b.register("7",function(l){l&&(_.Rm(h,d),l=_.Pc(_.B(e,8)),new ep(c,a,l,f,g,_.Jm))})}this.b.Ke("7","7",["5"])}};Cp.prototype.B=function(){var a=this.o;qp(this.j,this.f,this.b,this.F,this.G,function(){_.hj(a)})};
var Bp=_.G(_.xd,Fo,15);
if(Bp&&_.tj){var Fp=_.L(_.B(_.yd(),10)),Gp=_.Yc.ta(),Hp=_.Pc(_.B(Bp,8)),Ip;Ip=_.Bc(Bp,1,1E-4);var Jp=_.Pc(Ip,1E-4),Kp;Kp=_.B(Bp,2);var Lp=_.L(Kp),Mp;Mp=_.B(Bp,3);var Np=new No(_.Bd,Jp,Fp,Lp,_.L(Mp),Hp,!1),Op=new Oo(_.Bd);_.bd("p_log",Np);_.bd("p_st",Op);_.bd("p_tr",new tp(Np,_.Bd));_.bd("p_mgmhp",new sp(_.Bd,Op));_.bd("p_dse",new rp(_.Bd));var xp=_.Zc(Gp,"p_tr"),yp=_.Zc(Gp,"p_st"),zp=_.Zc(Gp,"p_log"),Pp,Ap=_.$c("api");Dp||(Dp=new Cp);Pp=Dp;var Qp={};Qp.up=Pp.B;Qp["7"]=Pp.A;for(var Rp in Qp)try{Qp[Rp].apply(Pp)}catch(a){Pp.f.log(Error(Rp))}Pp.w.Bc();
Pp.b.ug()}
;
}catch(e){_._DumpException(e)}
try{
var Tp=function(a){_.A(this,a,0,-1,null,null)},Vp;_.v(Tp,_.z);_.Up=function(a,c){this.f=a;this.b=c};_.Up.prototype.log=function(a,c){c=void 0===c?new _.Fc:c;Vp(this,a,c)};_.Wp=function(a,c,d){d=void 0===d?new _.Fc:d;var e=a.b?103:14;_.F(d,18,c);Vp(a,e,d)};_.Xp=function(a,c,d){d=void 0===d?new _.Fc:d;var e=a.b?94:8,f=new Tp;_.F(f,1,c);_.I(d,47,f);Vp(a,e,d)};Vp=function(a,c,d){var e=_.G(d,Tp,47)||new Tp;_.I(d,47,e);a.f.log(c,d)};
}catch(e){_._DumpException(e)}
try{
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var hq,rq,wq,Aq,Bq,Dq,Eq;_.fq=function(a,c){return _.Hb(a,c)};_.gq=function(a){if(a instanceof _.Fb)return a;var c="object"==typeof a,d=null;c&&a.Ve&&(d=a.b());return _.fq(_.ie(c&&a.Ob?a.Cb():String(a)),d)};hq=function(a){var c=_.gq(_.Ib),d=c.b(),e=[],f=function(g){Array.isArray(g)?(0,_.Ma)(g,f):(g=_.gq(g),e.push(_.Gb(g).toString()),g=g.b(),0==d?d=g:0!=g&&d!=g&&(d=null))};(0,_.Ma)(a,f);return _.fq(e.join(_.Gb(c).toString()),d)};_.iq=function(a){return hq(Array.prototype.slice.call(arguments))};
_.jq=function(a,c){this.x=void 0!==a?a:0;this.b=void 0!==c?c:0};_.jq.prototype.ceil=function(){this.x=Math.ceil(this.x);this.b=Math.ceil(this.b);return this};_.jq.prototype.floor=function(){this.x=Math.floor(this.x);this.b=Math.floor(this.b);return this};_.jq.prototype.round=function(){this.x=Math.round(this.x);this.b=Math.round(this.b);return this};_.kq=function(a){return new _.jq(a.x,a.b)};_.lq=function(a){return a.scrollingElement?a.scrollingElement:!_.Ub&&_.gg(a)?a.documentElement:a.body||a.documentElement};
_.mq=function(a){var c=_.lq(a);a=a.parentWindow||a.defaultView;return _.y&&_.ic("10")&&a.pageYOffset!=c.scrollTop?new _.jq(c.scrollLeft,c.scrollTop):new _.jq(a.pageXOffset||c.scrollLeft,a.pageYOffset||c.scrollTop)};_.nq=function(a,c){var d=_.ue(a,"DIV");_.y?(c=_.iq(_.Jb,c),_.eg(d,c),d.removeChild(d.firstChild)):_.eg(d,c);if(1==d.childNodes.length)d=d.removeChild(d.firstChild);else{for(a=a.createDocumentFragment();d.firstChild;)a.appendChild(d.firstChild);d=a}return d};
_.oq=function(a){a=a.b;return a.parentWindow||a.defaultView};_.pq=function(a){return"rtl"==_.Jg(a,"direction")};_.qq=function(a){for(var c in a)return!1;return!0};rq=function(a,c){return new _.jq(a.x-c.x,a.b-c.b)};_.sq=function(a,c,d,e){this.top=a;this.right=c;this.bottom=d;this.left=e};_.k=_.sq.prototype;_.k.getHeight=function(){return this.bottom-this.top};
_.k.expand=function(a,c,d,e){_.Da(a)?(this.top-=a.top,this.right+=a.right,this.bottom+=a.bottom,this.left-=a.left):(this.top-=a,this.right+=Number(c),this.bottom+=Number(d),this.left-=Number(e));return this};_.k.ceil=function(){this.top=Math.ceil(this.top);this.right=Math.ceil(this.right);this.bottom=Math.ceil(this.bottom);this.left=Math.ceil(this.left);return this};
_.k.floor=function(){this.top=Math.floor(this.top);this.right=Math.floor(this.right);this.bottom=Math.floor(this.bottom);this.left=Math.floor(this.left);return this};_.k.round=function(){this.top=Math.round(this.top);this.right=Math.round(this.right);this.bottom=Math.round(this.bottom);this.left=Math.round(this.left);return this};_.tq=function(a,c,d,e){this.left=a;this.top=c;this.width=d;this.height=e};
_.tq.prototype.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};_.tq.prototype.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};
_.tq.prototype.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};_.uq=function(a,c,d){if(c instanceof _.jq){var e=c.x;c=c.b}else e=c,c=d;a.style.left=_.Lg(e,!1);a.style.top=_.Lg(c,!1)};_.vq=function(a){a=a?_.Ce(a):document;return!_.y||_.kc(9)||_.gg(_.og(a).b)?a.documentElement:a.body};
wq=function(a){if(_.y&&!_.kc(8))return a.offsetParent;var c=_.Ce(a),d=_.Jg(a,"position"),e="fixed"==d||"absolute"==d;for(a=a.parentNode;a&&a!=c;a=a.parentNode)if(11==a.nodeType&&a.host&&(a=a.host),d=_.Jg(a,"position"),e=e&&"static"==d&&a!=c.documentElement&&a!=c.body,!e&&(a.scrollWidth>a.clientWidth||a.scrollHeight>a.clientHeight||"fixed"==d||"absolute"==d||"relative"==d))return a;return null};
_.xq=function(a){var c=_.Ce(a),d=new _.jq(0,0),e=_.vq(c);if(a==e)return d;a=_.Kg(a);c=_.mq(_.og(c).b);d.x=a.left+c.x;d.b=a.top+c.b;return d};
_.yq=function(a){for(var c=new _.sq(0,Infinity,Infinity,0),d=_.og(a),e=d.b.body,f=d.b.documentElement,g=_.lq(d.b);a=wq(a);)if(!(_.y&&0==a.clientWidth||_.Ub&&0==a.clientHeight&&a==e)&&a!=e&&a!=f&&"visible"!=_.Jg(a,"overflow")){var h=_.xq(a),l=new _.jq(a.clientLeft,a.clientTop);h.x+=l.x;h.b+=l.b;c.top=Math.max(c.top,h.b);c.right=Math.min(c.right,h.x+a.clientWidth);c.bottom=Math.min(c.bottom,h.b+a.clientHeight);c.left=Math.max(c.left,h.x)}e=g.scrollLeft;g=g.scrollTop;c.left=Math.max(c.left,e);c.top=
Math.max(c.top,g);d=_.hg(_.oq(d));c.right=Math.min(c.right,e+d.width);c.bottom=Math.min(c.bottom,g+d.height);return 0<=c.top&&0<=c.left&&c.bottom>c.top&&c.right>c.left?c:null};_.zq=function(a){a=_.Kg(a);return new _.jq(a.left,a.top)};_.X=function(a,c){a.style.display=c?"":"none"};Aq=function(a,c){if(/^\d+px?$/.test(c))return parseInt(c,10);var d=a.style.left,e=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;a.style.left=c;c=a.style.pixelLeft;a.style.left=d;a.runtimeStyle.left=e;return+c};
Bq=function(a,c){return(c=a.currentStyle?a.currentStyle[c]:null)?Aq(a,c):0};_.Cq=function(a,c){if(_.y){var d=Bq(a,c+"Left"),e=Bq(a,c+"Right"),f=Bq(a,c+"Top");a=Bq(a,c+"Bottom");return new _.sq(f,e,a,d)}d=_.Ig(a,c+"Left");e=_.Ig(a,c+"Right");f=_.Ig(a,c+"Top");a=_.Ig(a,c+"Bottom");return new _.sq(parseFloat(f),parseFloat(e),parseFloat(a),parseFloat(d))};Dq={thin:2,medium:4,thick:6};
Eq=function(a,c){if("none"==(a.currentStyle?a.currentStyle[c+"Style"]:null))return 0;c=a.currentStyle?a.currentStyle[c+"Width"]:null;return c in Dq?Dq[c]:Aq(a,c)};_.Fq=function(a){if(_.y&&!_.kc(9)){var c=Eq(a,"borderLeft"),d=Eq(a,"borderRight"),e=Eq(a,"borderTop");a=Eq(a,"borderBottom");return new _.sq(e,d,a,c)}c=_.Ig(a,"borderLeftWidth");d=_.Ig(a,"borderRightWidth");e=_.Ig(a,"borderTopWidth");a=_.Ig(a,"borderBottomWidth");return new _.sq(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))};
var Gq=function(){if(_.Wb){var a=/Windows NT ([0-9.]+)/;return(a=a.exec(_.wb))?a[1]:"0"}return _.Vb?(a=/10[_.][0-9_.]+/,(a=a.exec(_.wb))?a[0].replace(/_/g,"."):"10"):_.Yb?(a=/Android\s+([^\);]+)(\)|;)/,(a=a.exec(_.wb))?a[1]:""):_.Zb||_.$b||_.ac?(a=/(?:iPhone|CPU)\s+OS\s+(\S+)/,(a=a.exec(_.wb))?a[1].replace(/_/g,"."):""):""}();
var Hq=function(a){return(a=a.exec(_.wb))?a[1]:""},Iq=function(){if(_.nc)return Hq(/Firefox\/([0-9.]+)/);if(_.y||_.Rb||_.Qb)return _.hc;if(_.rc)return _.Mb()?Hq(/CriOS\/([0-9.]+)/):Hq(/Chrome\/([0-9.]+)/);if(_.sc&&!_.Mb())return Hq(/Version\/([0-9.]+)/);if(_.oc||_.pc){var a=/Version\/(\S+).*Mobile\/(\S+)/.exec(_.wb);if(a)return a[1]+"."+a[2]}else if(_.qc)return(a=Hq(/Android\s+([0-9.]+)/))?a:Hq(/Version\/([0-9.]+)/);return""}();
var Jq;
_.Lq=function(a,c,d,e,f,g,h,l,m){var n;if(n=d.offsetParent){var r="HTML"==n.tagName||"BODY"==n.tagName;if(!r||"static"!=_.Jg(n,"position")){var w=_.xq(n);if(!r){r=_.pq(n);var N;if(N=r){if(N=_.sc)N=0<=_.kb(Iq,10);var D;if(D=_.bc)D=0<=_.kb(Gq,10);N=_.Tb||N||D}r=N?-n.scrollLeft:!r||_.Sb&&_.ic("8")||"visible"==_.Jg(n,"overflowX")?n.scrollLeft:n.scrollWidth-n.clientWidth-n.scrollLeft;w=rq(w,new _.jq(r,n.scrollTop))}}}n=w||new _.jq;w=_.xq(a);r=_.Ng(a);w=new _.tq(w.x,w.b,r.width,r.height);if(r=_.yq(a)){var P=new _.tq(r.left,
r.top,r.right-r.left,r.bottom-r.top);r=Math.max(w.left,P.left);N=Math.min(w.left+w.width,P.left+P.width);r<=N&&(D=Math.max(w.top,P.top),P=Math.min(w.top+w.height,P.top+P.height),D<=P&&(w.left=r,w.top=D,w.width=N-r,w.height=P-D))}r=_.og(a);D=_.og(d);if(r.b!=D.b){N=r.b.body;D=_.oq(D);P=new _.jq(0,0);var H=_.ig(_.Ce(N));if(_.He(H,"parent")){var fa=N;do{var Hc=H==D?_.xq(fa):_.zq(fa);P.x+=Hc.x;P.b+=Hc.b}while(H&&H!=D&&H!=H.parent&&(fa=H.frameElement)&&(H=H.parent))}N=rq(P,_.xq(N));!_.y||_.kc(9)||_.gg(r.b)||
(N=rq(N,_.mq(r.b)));w.left+=N.x;w.top+=N.b}a=Jq(a,c);c=w.left;a&4?c+=w.width:a&2&&(c+=w.width/2);c=new _.jq(c,w.top+(a&1?w.height:0));c=rq(c,n);f&&(c.x+=(a&4?-1:1)*f.x,c.b+=(a&1?-1:1)*f.b);if(h)if(m)var xa=m;else if(xa=_.yq(d))xa.top-=n.b,xa.right-=n.x,xa.bottom-=n.b,xa.left-=n.x;return _.Kq(c,d,e,g,xa,h,l)};
_.Kq=function(a,c,d,e,f,g,h){a=_.kq(a);var l=Jq(c,d);d=_.Ng(c);h=h?_.sg(h):_.sg(d);a=_.kq(a);h=_.sg(h);var m=0;if(e||0!=l)l&4?a.x-=h.width+(e?e.right:0):l&2?a.x-=h.width/2:e&&(a.x+=e.left),l&1?a.b-=h.height+(e?e.bottom:0):e&&(a.b+=e.top);if(g){if(f){e=a;l=h;m=0;65==(g&65)&&(e.x<f.left||e.x>=f.right)&&(g&=-2);132==(g&132)&&(e.b<f.top||e.b>=f.bottom)&&(g&=-5);e.x<f.left&&g&1&&(e.x=f.left,m|=1);if(g&16){var n=e.x;e.x<f.left&&(e.x=f.left,m|=4);e.x+l.width>f.right&&(l.width=Math.min(f.right-e.x,n+l.width-
f.left),l.width=Math.max(l.width,0),m|=4)}e.x+l.width>f.right&&g&1&&(e.x=Math.max(f.right-l.width,f.left),m|=1);g&2&&(m|=(e.x<f.left?16:0)|(e.x+l.width>f.right?32:0));e.b<f.top&&g&4&&(e.b=f.top,m|=2);g&32&&(n=e.b,e.b<f.top&&(e.b=f.top,m|=8),e.b+l.height>f.bottom&&(l.height=Math.min(f.bottom-e.b,n+l.height-f.top),l.height=Math.max(l.height,0),m|=8));e.b+l.height>f.bottom&&g&4&&(e.b=Math.max(f.bottom-l.height,f.top),m|=2);g&8&&(m|=(e.b<f.top?64:0)|(e.b+l.height>f.bottom?128:0));f=m}else f=256;m=f}g=
new _.tq(0,0,0,0);g.left=a.x;g.top=a.b;g.width=h.width;g.height=h.height;f=m;if(f&496)return f;_.uq(c,new _.jq(g.left,g.top));h=new _.pe(g.width,g.height);_.zg(d,h)||(d=h,h=_.gg(_.og(_.Ce(c)).b),!_.y||_.ic("10")||h&&_.ic("8")?(c=c.style,_.Tb?c.MozBoxSizing="border-box":_.Ub?c.WebkitBoxSizing="border-box":c.boxSizing="border-box",c.width=Math.max(d.width,0)+"px",c.height=Math.max(d.height,0)+"px"):(a=c.style,h?(h=_.Cq(c,"padding"),c=_.Fq(c),a.pixelWidth=d.width-c.left-h.left-h.right-c.right,a.pixelHeight=
d.height-c.top-h.top-h.bottom-c.bottom):(a.pixelWidth=d.width,a.pixelHeight=d.height)));return f};Jq=function(a,c){return(c&8&&_.pq(a)?c^4:c)&-9};
_.Mq=function(a){_.Q.call(this);this.b=a;a=_.y?"focusout":"blur";this.f=_.O(this.b,_.y?"focusin":"focus",this,!_.y);this.j=_.O(this.b,a,this,!_.y)};_.v(_.Mq,_.Q);_.Mq.prototype.handleEvent=function(a){var c=new _.Je(a.hb);c.type="focusin"==a.type||"focus"==a.type?"focusin":"focusout";this.dispatchEvent(c)};_.Mq.prototype.P=function(){_.Mq.L.P.call(this);_.df(this.f);_.df(this.j);delete this.b};
}catch(e){_._DumpException(e)}
try{
var Nq=function(a,c){_.Q.call(this);this.j=new _.kf(this);this.ve(a||null);c&&(this.Vc=c)};_.v(Nq,_.Q);_.k=Nq.prototype;_.k.vb=null;_.k.Bf=null;_.k.Xc=!1;_.k.ef=-1;_.k.Vc="toggle_display";_.k.C=function(){return this.vb};_.k.ve=function(a){if(this.Xc)throw Error("qa");this.vb=a};_.k.isVisible=function(){return this.Xc};
_.k.ha=function(a){this.K&&this.K.stop();this.F&&this.F.stop();if(a){if(!this.Xc&&this.kf()){if(!this.vb)throw Error("ra");this.zd();a=_.Ce(this.vb);this.j.H(a,"mousedown",this.Ag,!0);if(_.y){try{var c=a.activeElement}catch(e){}for(;c&&"IFRAME"==c.nodeName;){try{var d=_.bk(c)}catch(e){break}a=d;c=a.activeElement}this.j.H(a,"mousedown",this.Ag,!0);this.j.H(a,"deactivate",this.zg)}else this.j.H(a,"blur",this.zg);"toggle_display"==this.Vc?(this.vb.style.visibility="visible",_.X(this.vb,!0)):"move_offscreen"==
this.Vc&&this.zd();this.Xc=!0;this.ef=(0,_.Ha)();this.K?(_.We(this.K,"end",this.dg,!1,this),this.K.play()):this.dg()}}else Oq(this)};_.k.zd=_.ya;var Oq=function(a,c){a.Xc&&a.dispatchEvent({type:"beforehide",target:c})&&(a.j&&_.of(a.j),a.Xc=!1,(0,_.Ha)(),a.F?(_.We(a.F,"end",_.Vd(a.Ff,c),!1,a),a.F.play()):a.Ff(c))};_.k=Nq.prototype;_.k.Ff=function(a){"toggle_display"==this.Vc?this.Vi():"move_offscreen"==this.Vc&&(this.vb.style.top="-10000px");this.Pe(a)};
_.k.Vi=function(){this.vb.style.visibility="hidden";_.X(this.vb,!1)};_.k.kf=function(){return this.dispatchEvent("beforeshow")};_.k.dg=function(){this.dispatchEvent("show")};_.k.Pe=function(a){this.dispatchEvent({type:"hide",target:a})};_.k.Ag=function(a){a=a.target;_.kg(this.vb,a)||Pq(this,a)||150>(0,_.Ha)()-this.ef||Oq(this,a)};
_.k.zg=function(a){var c=_.Ce(this.vb);if("undefined"!=typeof document.activeElement){if(a=c.activeElement,!a||_.kg(this.vb,a)||"BODY"==a.tagName||Pq(this,a))return}else if(a.target!=c)return;150>(0,_.Ha)()-this.ef||Oq(this)};var Pq=function(a,c){return(0,_.Pa)(a.Bf||[],function(d){return c===d||_.kg(d,c)})};Nq.prototype.P=function(){Nq.L.P.call(this);this.j.ka();_.ag(this.K);_.ag(this.F);delete this.vb;delete this.j;delete this.Bf};
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var Qq=function(){};Qq.prototype.b=function(){};
var Rq=function(a,c){this.$=8;this.T=c||void 0;Nq.call(this,a)};_.v(Rq,Nq);Rq.prototype.zd=function(){if(this.T){var a=!this.isVisible()&&"move_offscreen"!=this.Vc,c=this.C();a&&(c.style.visibility="hidden",_.X(c,!0));this.T.b(c,this.$,this.ua);a&&_.X(c,!1)}};
var Sq=function(a,c,d){this.f=a;this.j=c;this.o=d};_.v(Sq,Qq);Sq.prototype.b=function(a,c,d){_.Lq(this.f,this.j,a,c,void 0,d,this.o)};
var Tq=function(a,c){this.f=a instanceof _.jq?a:new _.jq(a,c)};_.v(Tq,Qq);Tq.prototype.b=function(a,c,d){_.Lq(_.vq(a),0,a,c,this.f,d,null,void 0)};
var Uq=function(){this.b=new _.ck},Vq=function(a){var c=typeof a;return"object"==c&&a||"function"==c?"o"+_.ug(a):c.charAt(0)+a};_.k=Uq.prototype;_.k.add=function(a){this.b.set(Vq(a),a)};_.k.remove=function(a){return this.b.remove(Vq(a))};_.k.clear=function(){this.b.clear()};_.k.xc=function(){return this.b.xc()};_.k.Oa=function(){return this.b.Oa()};
var Wq=function(a,c,d){this.D=d||(a?_.og(_.fg(document,a)):_.og());Rq.call(this,this.D.va("DIV",{style:"position:absolute;display:none;"}));this.N=new _.jq(1,1);this.A=new Uq;this.w=null;a&&(a=_.fg(document,a),this.A.add(a),_.O(a,"mouseover",this.W,!1,this),_.O(a,"mouseout",this.J,!1,this),_.O(a,"mousemove",this.V,!1,this),_.O(a,"focus",this.S,!1,this),_.O(a,"blur",this.J,!1,this));null!=c&&_.Bg(this.C(),c)};_.v(Wq,Rq);var Xq=[];Wq.prototype.f=null;Wq.prototype.className="gb_Aa-gb_Te";
Wq.prototype.ve=function(a){var c=this.C();c&&_.Ae(c);Wq.L.ve.call(this,a);a?(c=this.D.b.body,c.insertBefore(a,c.lastChild),_.ag(this.w),this.w=new _.Mq(this.C()),_.bg(this,this.w),_.O(this.w,"focusin",this.B,void 0,this),_.O(this.w,"focusout",this.O,void 0,this)):(_.ag(this.w),this.w=null)};var Yq=function(a){return a.o?a.isVisible()?4:1:a.G?3:a.isVisible()?2:0};
Wq.prototype.kf=function(){if(!Nq.prototype.kf.call(this))return!1;if(this.b)for(var a,c=0;a=Xq[c];c++)_.kg(a.C(),this.b)||a.ha(!1);_.Qa(Xq,this)||Xq.push(this);a=this.C();a.className=this.className;this.B();_.O(a,"mouseover",this.sa,!1,this);_.O(a,"mouseout",this.Y,!1,this);Zq(this);return!0};
Wq.prototype.Pe=function(){_.Fe(Xq,this);for(var a=this.C(),c,d=0;c=Xq[d];d++)c.b&&_.kg(a,c.b)&&c.ha(!1);this.Z&&this.Z.O();_.cf(a,"mouseover",this.sa,!1,this);_.cf(a,"mouseout",this.Y,!1,this);this.b=void 0;0==Yq(this)&&(this.M=!1);Nq.prototype.Pe.call(this)};Wq.prototype.X=function(a,c){this.b==a&&_.fk(this.A.b,Vq(this.b))&&(this.M||!this.wa?(this.ha(!1),this.isVisible()||(this.b=a,this.T=c||this.R(0)||void 0,this.isVisible()&&this.zd(),this.ha(!0))):this.b=void 0);this.o=void 0};
Wq.prototype.ma=function(a){this.G=void 0;if(a==this.b){a=this.D;var c;a=(c=_.lg(a.b))&&this.C()&&a.Xf(this.C(),c);null!=this.f&&(this.f==this.C()||_.fk(this.A.b,Vq(this.f)))||a||this.U&&this.U.f||this.ha(!1)}};var $q=function(a,c){var d=_.mq(a.D.b);a.N.x=c.clientX+d.x;a.N.b=c.clientY+d.b};Wq.prototype.W=function(a){var c=ar(this,a.target);this.f=c;this.B();c!=this.b&&(this.b=c,this.o||(this.o=_.qg((0,_.t)(this.X,this,c,void 0),500)),br(this),$q(this,a))};
var ar=function(a,c){try{for(;c&&!_.fk(a.A.b,Vq(c));)c=c.parentNode;return c}catch(d){return null}};Wq.prototype.V=function(a){$q(this,a);this.M=!0};Wq.prototype.S=function(a){this.f=a=ar(this,a.target);this.M=!0;if(this.b!=a){this.b=a;var c=this.R(1);this.B();this.o||(this.o=_.qg((0,_.t)(this.X,this,a,c),500));br(this)}};Wq.prototype.R=function(a){return 0==a?new cr(_.kq(this.N)):new dr(this.f)};var br=function(a){if(a.b)for(var c,d=0;c=Xq[d];d++)_.kg(c.C(),a.b)&&(c.U=a,a.Z=c)};
Wq.prototype.J=function(a){var c=ar(this,a.target),d=ar(this,a.relatedTarget);c!=d&&(c==this.f&&(this.f=null),Zq(this),this.M=!1,!this.isVisible()||a.relatedTarget&&_.kg(this.C(),a.relatedTarget)?this.b=void 0:this.O())};Wq.prototype.sa=function(){var a=this.C();this.f!=a&&(this.B(),this.f=a)};Wq.prototype.Y=function(a){var c=this.C();this.f!=c||a.relatedTarget&&_.kg(c,a.relatedTarget)||(this.f=null,this.O())};var Zq=function(a){a.o&&(_.rg(a.o),a.o=void 0)};
Wq.prototype.O=function(){2==Yq(this)&&(this.G=_.qg((0,_.t)(this.ma,this,this.b),0))};Wq.prototype.B=function(){this.G&&(_.rg(this.G),this.G=void 0)};Wq.prototype.P=function(){var a;this.ha(!1);Zq(this);for(var c=this.A.Oa(),d=0;a=c[d];d++)_.cf(a,"mouseover",this.W,!1,this),_.cf(a,"mouseout",this.J,!1,this),_.cf(a,"mousemove",this.V,!1,this),_.cf(a,"focus",this.S,!1,this),_.cf(a,"blur",this.J,!1,this);this.A.clear();this.C()&&_.Ae(this.C());this.f=null;delete this.D;Wq.L.P.call(this)};
var cr=function(a,c){Tq.call(this,a,c)};_.v(cr,Tq);cr.prototype.b=function(a,c,d){c=_.vq(a);c=_.yq(c);d=d?new _.sq(d.top+10,d.right,d.bottom,d.left+10):new _.sq(10,0,0,10);_.Kq(this.f,a,8,d,c,9)&496&&_.Kq(this.f,a,8,d,c,5)};var dr=function(a){Sq.call(this,a,5)};_.v(dr,Sq);dr.prototype.b=function(a,c,d){var e=new _.jq(10,0);_.Lq(this.f,this.j,a,c,e,d,9)&496&&_.Lq(this.f,4,a,1,e,d,5)};
_.er=function(a,c){Wq.call(this,a);this.className="gb_Te";this.ve(c);this.$=2;this.isVisible()&&this.zd()};_.p(_.er,Wq);_.er.prototype.R=function(){return new fr(this.f)};_.er.prototype.ha=function(a){a||Zq(this);return Wq.prototype.ha.call(this,a)};var fr=function(a){Sq.call(this,a,3)};_.p(fr,Sq);fr.prototype.b=function(a,c,d){var e=new _.jq(0,0),f=_.hg();_.Lq(this.f,this.j,a,c,e,d,9,void 0,new _.sq(0,f.width-8,f.height,8))&496&&_.Lq(this.f,4,a,1,e,d,5)};
}catch(e){_._DumpException(e)}
try{
var Ut,Vt;Ut=/^([^?#]*)(\?[^#]*)?(#[\s\S]*)?/;Vt=function(a,c,d){if(null==d)return c;if("string"===typeof d)return d?a+encodeURIComponent(d):"";for(var e in d){var f=d[e];f=Array.isArray(f)?f:[f];for(var g=0;g<f.length;g++){var h=f[g];null!=h&&(c||(c=a),c+=(c.length>a.length?"&":"")+encodeURIComponent(e)+"="+encodeURIComponent(String(h)))}}return c};_.Wt=function(a,c){a=_.gb(a);a=Ut.exec(a);var d=a[3]||"";return _.hb(a[1]+Vt("?",a[2]||"",c)+Vt("#",d,void 0))};
}catch(e){_._DumpException(e)}
try{
var qA=function(a){if(!a)return pA()?"rtl":"ltr";for(a=a.parentNode;_.Be(a);a=a.parentNode){var c=a.getAttribute("dir");if(c&&(c=c.toLowerCase(),"ltr"==c||"rtl"==c))return c}return pA()?"rtl":"ltr"},wA=function(a,c){if(rA.test(c))return c;c=0<=c.indexOf("left")?c.replace(sA,"right"):c.replace(tA,"left");_.Qa(uA,a)&&(a=c.split(vA),4<=a.length&&(c=[a[0],a[3],a[2],a[1]].join(" ")));return c},xA=function(a,c,d){return _.Ao(_.Bd,_.Yc.ta().b.p_st||null,_.B(a,8)||0,_.E(a,5,0),d.toString(),_.E(a,4,25),c.toString(),
_.B(a,9)||0,null,_.B(a,6)||void 0,_.B(a,7)||void 0)},yA=function(a){_.A(this,a,0,-1,null,null)},zA;_.v(yA,_.z);zA=[1];_.AA=function(a){_.A(this,a,0,-1,zA,null)};_.v(_.AA,_.z);var BA=function(a){_.A(this,a,0,-1,null,null)};_.v(BA,_.z);BA.prototype.getHeight=function(){return _.B(this,5)};var CA=function(a,c){a.wb=c;a.b&&(a.b=!0,a.wb&&a.wb.Y())},DA=function(a){return a[a.length-1]};
var EA=function(a){this.b=a};EA.prototype.send=function(a,c,d){this.b.then(function(e){e.send(a,c,d)})};
var FA=function(a){this.data=a};
var GA=function(a){this.b=a};GA.prototype.send=function(a,c,d){d=void 0===d?[]:d;var e=new MessageChannel;HA(e.port1,c);this.b.postMessage(a,[e.port2].concat(d))};var IA=function(a,c){HA(a,c);return new GA(a)},HA=function(a,c){c&&(a.onmessage=function(d){c(new FA(d.data,IA(d.ports[0],void 0)))})};
var KA=function(a){var c=a.destination,d=a.mg,e=a.origin,f=void 0===a.He?"ZNWN1d":a.He;a=void 0===a.onMessage?void 0:a.onMessage;if("*"===e)throw Error("Ua");if("null"===e)throw Error("Va");return JA({destination:c,xk:function(g){if(g.source===d.contentWindow){if(g.origin!==e)throw Error("Wa`"+e+"`"+g.origin);if(g.data===f)return!0}return!1},onMessage:a})},JA=function(a){var c=a.destination,d=a.xk,e=void 0===a.onMessage?void 0:a.onMessage;return new EA(new _.Kf(function(f,g){var h=function(l){var m=
!1;try{m=d(l)}catch(n){c.removeEventListener("message",h,!1),g(n)}m&&(c.removeEventListener("message",h,!1),f(IA(l.ports[0],e)))};c.addEventListener("message",h,!1)}))};
var LA=function(){window.addEventListener("message",function(a){"verify-origin"===a.data&&a.source.parent===window&&a.source.postMessage("verify-origin-reply",a.origin)})};
var MA=function(){};
var NA=function(a){this.b=a||{}};_.v(NA,MA);var pA=function(){OA||(OA=new NA,-1==_.wb.toLowerCase().indexOf("webkit")||_.x("Edge")?_.Ab()?PA("-moz-"):_.zb()?PA("-ms-"):_.x("Opera")&&PA("-o-"):PA("-webkit-"),OA.b.is_rtl=!1);var a=OA.b.is_rtl;return!(null==a||!a)},PA=function(a){OA.b.css3_prefix=a};
var OA=null;
var rA=/['"\(]/,uA=["border-color","border-style","border-width","margin","padding"],sA=/left/g,tA=/right/g,vA=/\s+/;
var VA=function(a){if(null==a)return"";if(!QA.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(RA,"&"));-1!=a.indexOf("<")&&(a=a.replace(SA,"<"));-1!=a.indexOf(">")&&(a=a.replace(TA,">"));-1!=a.indexOf('"')&&(a=a.replace(UA,"""));return a},RA=/&/g,SA=/</g,TA=/>/g,UA=/"/g,QA=/[&<>"]/;
var WA=function(a){var c=a.match(/\bhref="/g);if(!c||1>=c.length)return a;var d=new _.yn;a=a.replace(/\bhref="(.*?)"/g,function(e,f){e=_.Rn(f);d.j||_.zn(d,e.j);d.f||_.An(d,e.f);d.o||_.Cn(d,e.o);d.w||_.Fn(d,e.w);f=_.la(e.b.lb());for(var g=f.next();!g.done;g=f.next())g=g.value,_.Vn(d.b,g)||_.Wn(d.b,g,e.b.Oa(g));return""});a=a.replace(/\s\s+/g," ").replace(/\s+$/g,"");return a+' href="'+d.toString()+'"'},XA=function(a){return""===a?"":' class="'+(" "===a.charAt(a.length-1)?a.slice(0,-1):a)+'"'},YA=function(a){return""!==
a?' style="'+a+'"':""};
var ZA=function(a){this.b=a=void 0===a?document:a;this.j=null;this.f=[]};ZA.prototype.document=function(){return this.b};var $A=function(a){var c=a.b.createElement("STYLE");a.b.head?a.b.head.appendChild(c):a.b.body.appendChild(c);return c},aB=function(a){if(!a.b||0==a.f.length)return"";var c=a.f.join("");if(_.y){a.j||(a.j=$A(a));var d=a.j}else d=$A(a);d.styleSheet&&!d.sheet?d.styleSheet.cssText+=c:d.textContent+=c;a.f.length=0;return""};
var bB=function(){var a=void 0===a?document:a;var c=void 0===c?new ZA(a):c;this.w=a;this.o=c;new function(){};this.j={};this.b=[pA()]};bB.prototype.document=function(){return this.w};
var cB=function(a,c,d,e,f,g,h,l,m,n){var r="",w="",N="";g=void 0===g?null:g;h=void 0===h?null:h;r=void 0===r?"":r;l=void 0===l?null:l;w=void 0===w?"":w;m=void 0===m?null:m;N=void 0===N?"":N;n=void 0===n?null:n;a=a.j;if("array"!=_.Aa(d)){var D=[],P;for(P in d)D[d[P]]=P;d=D}a[c]={Va:d,Bl:e,Cl:f,Il:g,El:h,Jl:r,Fl:l,Kl:w,Gl:m,Ll:N,Hl:n,Dl:!0}};
/*
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at http://www.apache.org/licenses/LICENSE-2.0
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
MERCHANTABLITY OR NON-INFRINGEMENT.
See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
*/
var dB=function(a,c,d,e,f){this.parent=a;this.o=c;this.A=d;this.G=void 0===f?!1:f;this.B=e?e:0;a=_.gb(this.o).match(_.ik);this.w=_.hk(a[1],null,a[3],a[4])},eB=function(a,c){var d={origin:document.location.protocol+"//"+document.location.host};0!==a.A&&(d.pid=a.A);0!==a.B&&(d.spid=a.B);a=_.Wt(a.o,d);c&&(a=_.Wt(a,c));return a},fB=function(a,c,d){if(a.b)return a.b;a.b=_.Ee("gapi.iframes.getContext")().openChild({attributes:{role:"presentation",style:{height:"100%",visibility:"hidden"},onload:c},where:a.parent,
url:_.gb(eB(a,d)),dontclear:!0,hintInFragment:!0});return a.b},gB=function(a,c,d,e,f){if(!a.D){var g=_.ye("IFRAME");_.te(g,{role:"presentation",style:"height: 100%; width: 100%; visibility: hidden;",frameborder:0,scrolling:"no"});g.addEventListener("load",c);_.sf(g,eB(a,f));a.parent.appendChild(g);a.D=KA({destination:window,mg:g,origin:a.w,He:e,onMessage:d});a.j=g}},hB=function(a,c,d){if(a.f)return a.f;a.f=KA({destination:window,mg:a.j,origin:a.w,He:d,onMessage:c});return a.f};
dB.prototype.getIframeEl=function(){return this.G?this.j?this.j:null:this.b?this.b.getIframeEl():null};
var iB=function(a,c){_.Ie.call(this,a,c)};_.p(iB,_.Ie);
var jB=function(a,c,d,e,f,g){f=void 0===f?{}:f;g=void 0===g?!1:g;_.Q.call(this);this.A=!1;this.K=a;this.f=null;this.o=g;this.w=void 0;this.b=new dB(this.K,_.Bj(c),/^\d+$/.test(d)?parseInt(d,10):0,/^\d+$/.test(e)?parseInt(e,10):0,this.o);this.j=f;this.G=this.F=!1};_.p(jB,_.Q);var kB=function(a){if(a.A)return 3;a.A=!0;if(!_.Ee("gapi.iframes.getContext")){var c=_.Ee("gapi.load");if(!c)return 2;c("gapi.iframes",(0,_.t)(a.D,a));return 1}a.D();return 0};jB.prototype.getIframeEl=function(){return this.b.getIframeEl()};
var lB=function(a){var c=_.ye("LINK"),d=_.gb(eB(a.b,a.j))+(a.o?"":"&usegapi=1");c.crossOrigin="use-credentials";_.rc&&(c.addEventListener("load",function(){a.F=!0}),c.addEventListener("error",function(){a.G=!0}));_.Aj(c,d,"prefetch");document.head.appendChild(c)};jB.prototype.focus=function(){this.getIframeEl().focus()};var mB=function(a,c){a.getIframeEl()&&_.Gg(a.getIframeEl(),{visibility:c?"":"hidden"})};
jB.prototype.D=function(){var a=this,c=function(){return void a.dispatchEvent("loaded")};if(this.o){var d=nB.exec(_.gb(eB(this.b,this.j)))[1];gB(this.b,c,this.B.bind(this),"ogi_"+d,this.j);this.w=hB(this.b,this.B.bind(this),"ogd_"+d)}else _.Ee("gapi.iframes.getContext")&&(this.f=fB(this.b,c,this.j),oB(this,this.f))};jB.prototype.B=function(a){var c=new iB(a.data.event,this);c.data=a.data.data;this.dispatchEvent(c)};
var oB=function(a,c){_.Ra(pB,function(d){c.register(d,function(e){var f=new iB(d,a);f.data=e;a.dispatchEvent(f)},_.Ee("gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER"))})};jB.prototype.remove=function(){var a=this.getIframeEl();a&&a.parentNode.removeChild(a)};var pB={Bk:"blur",Ck:"caev",Fk:"close",Ik:"dismiss",Rk:"_ready",Sk:"alogc",Tk:"alogn",Uk:"alogma",Wk:"alogmm",Vk:"alogm",Xk:"plog",fl:"_renderfailed",il:"_renderstart",kl:"restyle",ml:"savec",nl:"savek",ol:"_startuploaded",tl:"unload"},nB=/\/widget\/(.+)(\/|\?)/;
var qB=["a","er_em","lc"],rB=function(a,c,d){this.o=_.Jm;this.A=a;this.b=c;this.w=d;this.j=this.f=!1};rB.prototype.log=function(a,c,d,e,f){qB.includes(a)||this.A.log(this.b.toString(),"7",a,"&ap=1"+c,d);if("i"===a){if(this.j)return;this.f&&(a="rl",this.j=!0);this.f=!0}_.Do(this.o,a,this.b,this.w,e,!0,!0,!1,f)};
var sB=function(a){this.f=a;this.b=!1};sB.prototype.Ja=function(){this.f.Ja()};
var uB=function(a,c,d){_.Q.call(this);this.j=new _.kf(this);_.bg(this,this.j);this.b=a;this.ua=c;this.V=new _.Up(c,!0);this.A=_.ye("DIV");this.f=null;this.B=this.U=this.W=this.Z=this.O=this.sa=this.M=this.G=!1;this.ya=_.B(a,33)||"_renderstart";this.o=this.K=null;this.X=this.N=this.R=!1;this.S=d;this.J=null;a=this.A;c={};_.Ta(c,tB,{position:"absolute"});this.b.getHeight()?c.height=this.b.getHeight()+"px":c.bottom="0px";_.B(this.b,6)&&(c.width=_.B(this.b,6)+"px");(d=_.B(this.b,7))&&(c["margin-top"]=
d+"px");if(3!=_.B(this.b,17))if(d){var e=_.xq(this.S).b;c["max-height"]="calc("+-1*(e+d)+"px + 100vh)"}else c["max-height"]="100vh";(d=_.C(this.b,11))?c.left=0:c.right=0;_.B(this.b,8)&&(d?c["margin-left"]=_.B(this.b,8)+"px":c["margin-right"]=_.B(this.b,8)+"px");_.Gg(a,c);this.S.appendChild(this.A)};_.p(uB,_.Q);uB.prototype.C=function(){return this.A};
var zB=function(a,c){vB(a);(a.B=c)?a.G?(wB(a,!0),mB(a.f,!0),a.dispatchEvent("rav"),null!=_.B(a.b,18)&&a.$&&(c=a.D?_.pk(a.D):new _.Fc,_.F(c,24,Date.now()-a.$),null!=a.ma&&_.F(c,41,a.ma),xB(a,_.B(a.b,18),c))):a.N?yB(a):a.dispatchEvent("sorp"):(wB(a,!1),mB(a.f,!1),a.dispatchEvent("h"))};uB.prototype.isVisible=function(){var a="hidden"!=this.A.style.visibility;return"none"!=this.A.style.display&&a};
var wB=function(a,c){_.Gg(a.A,{visibility:c?"":"hidden"})},BB=function(a,c,d,e){a.f=c;_.Be(d)?a.o=d:a.K=d;AB(a,e);if((c=_.C(a.b,10)||_.E(a.b,27,0))||null!=a.K)d=_.E(a.b,27,0),null==a.w&&0<d?a.w=_.qg(a.T,d,a):a.T();!c&&_.C(a.b,24)&&lB(a.f)},CB=function(a){_.of(a.j);a.o.removeAttribute("data-ogsr-fb")};uB.prototype.Y=function(){null!=_.B(this.b,31)&&xB(this,_.B(this.b,31));zB(this,!0)};
var AB=function(a,c){a.j.H(a.f,"_ready",a.Nj);a.j.H(a.f,"_startuploaded",function(){a.Z=!0});a.j.H(a.f,"_renderfailed",a.Rj);a.j.H(a.f,"_renderstart",a.Sj);a.j.H(a.f,"loaded",function(){a.W=!0});a.j.H(a.f,a.ya,a.qk);_.C(a.b,9)&&a.j.H(a.f,"blur",a.Ij);a.j.H(a.f,"restyle",a.Tj);a.j.H(a.f,"unload",a.Lj);a.j.H(a.f,"close",a.wg);c&&0<c.length&&(0,_.Ma)(c,function(d){return _.ph(a.j,d,a.wg)});null!=a.o?(a.j.H(a.o,["mouseover","focus"],a.Xj),_.ph(a.j,a.o,a.Eg),a.j.H(a.o,"keydown",function(d){27==d.keyCode&&
a.isVisible()&&(a.X=!0,a.Eg(d))}),1==_.B(a.b,17)&&(a.j.H(a.f,"alogn",a.Gj),a.j.H(a.f,"alogm",a.Pj),a.j.H(a.f,"alogmm",a.Qj),a.j.H(a.f,"alogma",a.Oj),a.j.H(a.f,"alogc",a.Fj)),a.j.H(window,["keyup","keydown"],a.Uj),_.y&&a.j.H(a.o,"focusin",function(){a.R=!0}),_.Ah(a.o,"click"),(c=a.o.querySelector("[data-eqid]"))&&_.Ah(c,"click")):null!=a.K&&(CA(a.K,a),a.j.H(a.f,"plog",a.Xg));a.j.H(window,"beforeunload",a.Hj)};_.k=uB.prototype;
_.k.Sj=function(a){this.sa=!0;null!=_.B(this.b,32)&&xB(this,_.B(this.b,32));a.data&&("null"!==a.data.ttf&&(this.ma=Number(a.data.ttf)||null),(a.data.height||a.data.width)&&DB(this,a.data.height,a.data.width))};_.k.Nj=function(){this.M=!0};_.k.Xg=function(a){"i"===a.data.ld.apatk&&xB(this,110)};_.k.Hj=function(){this.U=!0;null!=this.w&&(_.rg(this.w),this.w=null);this.isVisible()||this.M||this.f.remove()};_.k.qk=function(){this.G=!0;null!=this.F&&_.rg(this.F);zB(this,this.B)};
var vB=function(a){null!=a.w&&(_.rg(a.w),a.w=null);var c=kB(a.f);null==a.J&&(a.J=c);if(3!=c){if(c=_.B(a.b,14))a.F=_.qg(a.wa,c,a);null!=_.B(a.b,30)&&xB(a,_.B(a.b,30))}};uB.prototype.T=function(){var a=this;"complete"==document.readyState?vB(this):window.addEventListener("load",function(){return vB(a)})};uB.prototype.wa=function(){this.G||this.O||(this.N=!0,this.B&&yB(this))};var yB=function(a){null!=_.B(a.b,16)&&xB(a,_.B(a.b,16));a.dispatchEvent("sort")};_.k=uB.prototype;
_.k.Rj=function(){this.O=!0;null!=this.F&&_.rg(this.F);null!=_.B(this.b,26)&&this.B&&xB(this,_.B(this.b,26))};
_.k.Eg=function(a){this.$=Date.now();var c=!_.jf(a);c=void 0===c?!1:c;var d=!this.isVisible();zB(this,d);var e=this.f,f={};f.keyboardAction=void 0===c?!1:c;c=d?"open":"close";e.o?e.w&&(c={event:c},f&&(c.data=f),e.w.send(c)):e.f&&e.f.send(c,f,void 0,_.Ee("gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER"));if(d?null!=_.B(this.b,12):null!=_.B(this.b,13))d=d?_.B(this.b,12):_.B(this.b,13),xB(this,d);this.R=!1;a.preventDefault();a.stopPropagation()};
_.k.Uj=function(a){32==a.keyCode&&a.target instanceof Element&&_.kg(this.o,a.target)&&(a.stopPropagation(),a.preventDefault())};_.k.Xj=function(){vB(this)};_.k.Tj=function(a){a.data&&DB(this,a.data.height,a.data.width)};var DB=function(a,c,d){c=void 0===c?"":c;d=void 0===d?"":d;var e={};c&&(e.height=c);d&&(e.width=d);_.Gg(a.A,e)};_.k=uB.prototype;_.k.Ij=function(){document.activeElement==this.o||_.kg(this.o,document.activeElement)||this.R||zB(this,!1)};_.k.Lj=function(){this.G=!1;zB(this,!1)};
_.k.wg=function(){zB(this,!1)};_.k.Gj=function(a){var c=Number(a.data.pid)||-1,d=a=a.data.vis;if(4<a||0>=a)d=0;a=d;d=new _.Fc;c=_.F(d,15,c);c=_.Yn(c,EB(this));_.Xp(this.V,a,c)};_.k.Pj=function(){xB(this,104)};_.k.Qj=function(){xB(this,105)};_.k.Oj=function(a){a=a.data.an;var c=_.Yn(new _.Fc,EB(this));_.Wp(this.V,a,c)};_.k.Fj=function(a){xB(this,a.data.mouseSession?99:100)};
var EB=function(a){var c=a.f&&a.f.getIframeEl(),d=0;a.M&&(d|=1);a.Z&&(d|=128);a.sa&&(d|=32);a.O&&(d|=64);a.isVisible()&&(d|=2);a.N&&(d|=4);c&&(d|=8);a.W&&(d|=16);_.Ee("gapi.iframes")&&(d|=256);a.f.F&&(d|=512);a.f.G&&(d|=1024);a.X&&(d|=2048);switch(a.J){case 2:d|=4096;break;case 1:d|=8192}a.U&&(d|=16384);a.B&&(d|=32768);return d},xB=function(a,c,d){d=d||(a.D?_.pk(a.D):new _.Fc);_.Yn(d,EB(a));if(null!=_.B(a.b,19)){var e=_.G(a.b,yA,19);e=_.B(e,1);_.F(d,31,e);_.F(d,34,!0)}a.ua.log(c,d)},tB={overflow:"hidden",
top:"0",visibility:"hidden",width:"350px","z-index":991};
var FB=function(a,c,d,e){_.Q.call(this);this.j=a;this.b=c;this.w=e;this.f=new _.kf(this);_.bg(this,this.f);this.o=d;this.f.H(this.j,"plog",this.B);this.f.H(this.j,"savec",this.A);this.f.H(this.j,"savek",this.A);this.f.H(this.j,"caev",this.A);this.f.rb(this.b,"rav",this.D);this.f.rb(this.j,"dismiss",this.G)};_.p(FB,_.Q);FB.prototype.D=function(){var a=this.w;a.b||(_.fo(a.f),a.b=!0);this.o.log("i","&vis=1",1,this.b.C(),EB(this.b))};
FB.prototype.G=function(a){a=a.data&&a.data.type?a.data.type:"d";this.w.Ja();zB(this.b,!1);this.o.log(a,"",1,this.b.C(),EB(this.b))};FB.prototype.A=function(a){switch(a.data.apatk){case "c":(a=_.Ee("window.launchConsentDialog"))&&a();break;case "d":this.w.Ja()}};FB.prototype.B=function(a){var c=a.data.ld;a=c.apatk;if("i"!=a){var d=c.sp;c=c.ad;var e=this.b.C(),f=EB(this.b);this.o.log(a,c,d,e,f)}};
var GB=function(a){this.f=a;this.b=null};GB.prototype.Ga=function(){var a=this.f,c=this.o,d=this.j;HB(a);c="<div"+XA("")+YA(IB(a,c,d)+"")+WA(JB(a,c,d)+"")+">";d=KB(d);var e=aB(a.o);""!==e&&(c+=" <style>"+e+"</style>");c+=d+"</div>";a.f&&a.f.Bc();a=_.nq(document,_.Hb(c,null));this.b&&this.b.appendChild(a);return a};GB.prototype.fill=function(a,c){this.o=a;this.j=c};GB.prototype.instantiate=function(a){this.b=a;this.f.b[0]="rtl"==qA(a)};
var JB=function(){return' dir="'+VA("ltr")+'"'},LB=function(){return""},IB=function(a,c,d){return"padding:"+VA(DA(a.b)?wA("padding",c?"12px":"3px"):c?"12px":"3px")+";"+(d?"":"display:"+VA(DA(a.b)?wA("display","inline-block"):"inline-block")+";")+"vertical-align:"+VA(DA(a.b)?wA("vertical-align","middle"):"middle")+";"+(d&&!DA(a.b)?"margin-left:"+VA("calc(50% - 24px)")+";":"")+(d&&DA(a.b)?"margin-right:"+VA("calc(50% - 24px)")+";":"")+(d?"margin-top:"+VA(DA(a.b)?wA("margin-top","98px"):"98px")+";":
"")},MB=function(){return!0},NB=function(){return!1},OB=function(a,c){HB(a);return KB(c.sg)},PB=function(a,c){HB(a);var d=c.Xi;c=c.sg;a="<div"+XA("")+YA(IB(a,d,c)+"")+WA(JB(a,d,c)+"")+">";d=KB(c);return _.Hb(a+(d+"</div>"),null)},KB=function(a){return" <div"+XA((a?"mspin-medium ":"")+(a?"":"mspin-small "))+YA("")+WA("")+"> <div> <div></div> </div> </div> "},HB=function(a){QB in a.j||cB(a,QB,{Xi:0,sg:1},OB,PB,MB,NB,JB,LB,IB)},QB="t-s91B_Xq1PdE",RB=function(a){this.f=a;this.b=null};
RB.prototype.Ga=function(){var a=this.f;SB(a);var c="<div"+XA("")+YA(TB(a)+"")+WA("")+">";var d=aB(a.o);""!==d&&(c+=" <style>"+d+"</style>");c+="</div>";a.f&&a.f.Bc();a=_.nq(document,_.Hb(c,null));this.b&&this.b.appendChild(a);return a};RB.prototype.fill=function(){};RB.prototype.instantiate=function(a){this.b=a;this.f.b[0]="rtl"==qA(a)};
var UB=function(){return""},VB=function(){return""},TB=function(a){return"background:#FFF;box-shadow:0 -1px 2px 0 rgba(60,64,67,0.30),0 -2px 6px 2px rgba(60,64,67,0.15);height:calc(100% - 16px);"+(DA(a.b)?"":"left:0;")+(DA(a.b)?"right:0;":"")+"margin:8px;position:absolute;top:0;width:calc(100% - 16px);"},WB=function(){return!0},XB=function(){return!1},YB=function(a){SB(a);return""},ZB=function(a){SB(a);a="<div"+XA("")+YA(TB(a)+"")+WA("")+">";return _.Hb(a+"</div>",null)},SB=function(a){$B in a.j||
cB(a,$B,{},YB,ZB,WB,XB,UB,VB,TB)},$B="t-LSLm3aJIFAU",aC=function(a){this.f=a;this.b=null};aC.prototype.Ga=function(){var a=this.f,c=this.o,d=this.w,e=this.j;bC(a);var f="<div"+XA("")+YA(cC(a,c,d,e)+"")+WA("")+">";c=dC(c,d,e);d=aB(a.o);""!==d&&(f+=" <style>"+d+"</style>");f+=c+"</div>";a.f&&a.f.Bc();a=_.nq(document,_.Hb(f,null));this.b&&this.b.appendChild(a);return a};aC.prototype.fill=function(a,c,d){this.o=a;this.w=c;this.j=d};aC.prototype.instantiate=function(a){this.b=a;this.f.b[0]="rtl"==qA(a)};
var eC=function(){return""},fC=function(){return""},cC=function(){return"font:14px/22px Roboto,RobotoDraft,Arial,sans-serif;color:#5F6368;letter-spacing:0.03px;padding:134px 50px;text-align:center;white-space:normal;"},gC=function(){return!0},hC=function(){return!1},iC=function(a,c){bC(a);return dC(c.Cf,c.ng,c.zf)},jC=function(a,c){bC(a);var d=c.Cf,e=c.ng;c=c.zf;a="<div"+XA("")+YA(cC(a,d,e,c)+"")+WA("")+">";d=dC(d,e,c);return _.Hb(a+(d+"</div>"),null)},dC=function(a,c,d){return' <svg height="28px" viewbox="0 0 24 24" width="28px" xmlns="http://www.w3.org/2000/svg"> <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z" fill="#80868B"></path> </svg> <p'+
XA("")+YA("margin-top:4px;")+WA("")+"> "+VA(a)+" <a"+XA("")+YA("color:#4285F4;font:14px/22px Roboto,RobotoDraft,Arial,sans-serif;font-weight:bold;letter-spacing:0.03px;text-decoration:none;")+WA(' target="_blank"')+">"+VA(c)+"</a> "+VA(d)+" </p> "},bC=function(a){kC in a.j||cB(a,kC,{Cf:0,ng:1,zf:2},iC,jC,gC,hC,eC,fC,cC)},kC="t-PFKuGYhRe5s";
var lC=function(a,c,d,e){_.Q.call(this);this.b=a;this.G=c;this.K=d;this.B=e;this.M=0;this.w=null;this.o=0;this.O=!0;this.D=null;this.N=!1;this.F=new bB;this.J=this.f=this.A=null;this.R=!1;this.j=new _.kf(this);_.bg(this,this.j);_.Gg(this.b.C(),{transition:"height .3s ease-in-out"});this.j.H(this.b,"sorp",this.Af);this.j.H(this.b,"sort",this.dj);this.j.H(this.b,"rav",this.jj);this.j.H(this.b,"h",this.Kj);this.j.H(this.G,"close",this.ij)};_.p(lC,_.Q);_.k=lC.prototype;
_.k.jj=function(){mC(this);this.A&&this.A.ha(!1);this.G.focus();this.B.setAttribute("aria-expanded",!0)};_.k.Kj=function(){this.B.setAttribute("aria-expanded",!1)};_.k.ij=function(){this.B.focus()};
_.k.dj=function(){var a=this;switch(this.M){case 2:mC(this);CB(this.b);wB(this.b,!1);this.B.click();break;case 1:this.w&&_.Xn(top.location,_.qb(this.w));case 3:nC(this)}if(this.N){var c=_.ye("IFRAME"),d=_.O(window,"message",function(e){if("afbp"===e.hb.data){e=a.b;switch(_.B(e.b,17)){case 1:xB(e,73)}a.b.C().removeChild(c);_.df(d)}});_.sf(c,oC);c.style.display="none";this.b.C().appendChild(c)}};
_.k.Af=function(){this.f&&mC(this);if(!this.J){if(!this.R){var a=1==this.o?pC:qC;var c=_.ye("LINK");_.Aj(c,a,"stylesheet");document.head.appendChild(c);this.R=!0}a=new GB(this.F);a.fill(this.O,1==this.o);this.J=a.Ga()}a=this.J;switch(this.o){case 1:this.f=(new RB(this.F)).Ga();this.f.appendChild(a);this.b.C().appendChild(this.f);mB(this.G,!1);wB(this.b,!0);break;default:this.f=a,_.X(this.K,!1),_.sh(this.f,this.K)}};
var nC=function(a){a.Af();if(1==a.o&&a.w&&a.D){_.ze(a.f);var c=new aC(a.F);rC(c,a.D);c=c.Ga();var d=c.querySelectorAll("a")[0];_.qh(d,a.w);a.j.H(d,"click",function(){var e=a.b;null!=_.B(e.b,21)&&xB(e,_.B(e.b,21))});a.f.appendChild(c)}},mC=function(a){a.f&&(_.Ae(a.f),1!=a.o&&_.X(a.K,!0),a.f=null)},rC=function(a,c){c=/(.*)%1\$s(.*)%2\$s(.*)/.exec(c);a.fill(c[1],c[2],c[3])},oC=_.rf(_.Ya("https://www.gstatic.com/gb/html/afbp.html")),qC=_.rf(_.Ya("https://www.gstatic.com/images/icons/material/anim/mspin/mspin_googcolor_small.css")),
pC=_.rf(_.Ya("https://www.gstatic.com/images/icons/material/anim/mspin/mspin_googcolor_medium.css"));
var sC=function(a,c){this.f=a;this.b=c};_.k=sC.prototype;_.k.Dd=function(){return this.f};_.k.qe=function(a){zB(this.b,a)};_.k.qg=function(){return!0};_.k.Rb=function(){return this.b.isVisible()};_.k.oe=function(){};
_.tC=function(a){if(a){var c=document.querySelector("#gb [data-ogsr-up]");if(c){var d=0!==_.E(a,7,0),e=_.ak(a,BA,1);if(d||e&&e.length){LA();d=_.Yc.ta().b.dd||null;for(var f=0;f<e.length;f++){var g=e[f];if(_.G(g,_.zj,3)){if(3===_.B(g,17)){var h=_.G(g,yA,19);if(_.C(h,11)){var l=_.B(h,1)||0;g=_.B(h,2)||0;g=xA(h,l,g);h=_.Zc(_.Yc.ta(),"p_log");l=new rB(h,l,g.Tb());l.A.log(l.b.toString(),"7","i","&ap=1&vis=0",1);_.Do(l.o,"i",l.b,l.w,null,!0,!0,!0);continue}}l=new uB(g,_.Jm,c);h=l.C();var m=a,n={};n.hl=
_.B(m,9);switch(_.B(g,17)){case 1:n.gm=""}h=new jB(h,_.G(g,_.zj,3),_.B(m,4),_.B(m,5),n,!!_.C(g,34));if(3===_.B(g,17)){m=_.G(g,yA,19);g=_.B(m,1)||0;n=_.B(m,2)||0;var r=new _.Fc;_.F(r,31,g);l.D=r;var w=_.M("gb_Vc");r=Array.from(_.rh("gb_D",w));(w=_.M("gb_ia",w))&&_.wg(r,void 0,0,w);BB(l,h,_.Eo.ta(),r);n=xA(m,g,n);m=new sB(n);n=n.Tb();r=_.Zc(_.Yc.ta(),"p_log");new FB(h,l,new rB(r,g,n),m)}else if(m=null,1===_.B(g,17)?(m=document.querySelector("#gb [data-ogsr-alt]"),d.o(new sC("app",l))):2===_.B(g,17)&&
(m=(m=_.M("gb_Pa"))?_.M("gb_D",m):null,d.o(new sC("account",l))),null!=m&&(BB(l,h,m),l=new lC(l,h,m,m.getElementsByClassName("gb_D")[0]||m),r=_.B(g,15),h=_.C(a,6),n=_.B(g,22),w=_.E(g,23,0),l.M=w,l.w=r,r=l,w=_.B(g,20),r.o=w,r.O=h,r.D=n,n=r,r=!!_.C(g,25),n.N=r,h&&1===_.B(g,17)&&(g=_.M("gb_Nd"))))g=new _.er(m,g),l.A&&l.A.ka(),l.A=g}else _.Bd.log(Error("Xa"))}}else _.Bd.log(Error("Ya"))}else _.Bd.log(Error("Za"))}else _.Bd.log(Error("$a"))};
}catch(e){_._DumpException(e)}
try{
_.tC(_.G(_.xd,_.AA,21));
}catch(e){_._DumpException(e)}
try{
var lF=function(a){_.A(this,a,0,-1,null,null)};_.v(lF,_.z);
if(null==_.G(_.xd,lF,20))_.Bd.log(Error("jb"));else{var mF;a:{try{if(document.domain==window.top.document.domain){var nF=/google\.(com?\.)?[a-z]{2,3}$/.exec(document.domain);mF=nF&&nF[0];break a}}catch(a){}mF=null}var oF=mF;if(oF){var pF=new Date;_.Tj.set("1P_JAR",[pF.getUTCFullYear(),pF.getUTCMonth()+1,pF.getUTCDate(),pF.getUTCHours()].join("-"),{me:2592E3,path:"/",domain:oF,ek:!0})}}
;
}catch(e){_._DumpException(e)}
try{
var Sp=function(){this.b=_.$c("dd")};Sp.prototype.f=function(){this.b.w("aw");this.b.w("app")};
_.u("gbar.R",Sp);Sp.prototype.ra=Sp.prototype.f;_.ud(_.vd.ta().j,new Sp);
}catch(e){_._DumpException(e)}
})(this.gbar_);
// Google Inc.