-
Notifications
You must be signed in to change notification settings - Fork 0
/
cb=gapi.loaded_0
492 lines (433 loc) · 146 KB
/
cb=gapi.loaded_0
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
/* JS */ gapi.loaded_0(function(_){var window=this;
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var ia,wa,Ia,Ja,La,Na;_.ha=function(a){return function(){return _.ea[a].apply(this,arguments)}};_._DumpException=function(a){throw a;};_.ea=[];ia=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};_.sa=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:ia(a)}};_.va="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};
if("function"==typeof Object.setPrototypeOf)wa=Object.setPrototypeOf;else{var ya;a:{var Da={a:!0},Fa={};try{Fa.__proto__=Da;ya=Fa.a;break a}catch(a){}ya=!1}wa=ya?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}_.Ha=wa;Ia="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){a!=Array.prototype&&a!=Object.prototype&&(a[b]=c.value)};
Ja=function(a){a=["object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global,a];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}return globalThis};La=Ja(this);Na=function(a,b){if(b){var c=La;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];e in c||(c[e]={});c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&Ia(c,a,{configurable:!0,writable:!0,value:b})}};
Na("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d instanceof String&&(d=String(d));for(var e=d.length,f=0;f<e;f++){var g=d[f];if(b.call(c,g,f,d)){b=g;break a}}b=void 0}return b}});var Oa=function(a,b,c){if(null==a)throw new TypeError("The 'this' value for String.prototype."+c+" must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First argument to String.prototype."+c+" must not be a regular expression");return a+""};
Na("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=Oa(this,b,"startsWith"),e=d.length,f=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var g=0;g<f&&c<e;)if(d[c++]!=b[g++])return!1;return g>=f}});Na("String.prototype.repeat",function(a){return a?a:function(b){var c=Oa(this,null,"repeat");if(0>b||1342177279<b)throw new RangeError("Invalid count value");b|=0;for(var d="";b;)if(b&1&&(d+=c),b>>>=1)c+=c;return d}});
var Qa=function(){Qa=function(){};La.Symbol||(La.Symbol=Ra)},Sa=function(a,b){this.rO=a;Ia(this,"description",{configurable:!0,writable:!0,value:b})};Sa.prototype.toString=function(){return this.rO};
var Ra=function(){function a(c){if(this instanceof a)throw new TypeError("Symbol is not a constructor");return new Sa("jscomp_symbol_"+(c||"")+"_"+b++,c)}var b=0;return a}(),Ua=function(){Qa();var a=La.Symbol.iterator;a||(a=La.Symbol.iterator=La.Symbol("Symbol.iterator"));"function"!=typeof Array.prototype[a]&&Ia(Array.prototype,a,{configurable:!0,writable:!0,value:function(){return Ta(ia(this))}});Ua=function(){}},Ta=function(a){Ua();a={next:a};a[La.Symbol.iterator]=function(){return this};return a},
Va=function(a,b){Ua();a instanceof String&&(a+="");var c=0,d={next:function(){if(c<a.length){var e=c++;return{value:b(e,a[e]),done:!1}}d.next=function(){return{done:!0,value:void 0}};return d.next()}};d[Symbol.iterator]=function(){return d};return d};Na("Array.prototype.keys",function(a){return a?a:function(){return Va(this,function(b){return b})}});Na("Array.prototype.values",function(a){return a?a:function(){return Va(this,function(b,c){return c})}});
Na("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});Na("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&&(d=String(d));var e=d.length;c=c||0;for(0>c&&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}});Na("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==Oa(this,b,"includes").indexOf(b,c||0)}});
var Xa=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};
Na("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Xa(l,f)){var m=new b;Ia(l,f,{value:m})}}function e(l){var m=Object[l];m&&(Object[l]=function(n){if(n instanceof b)return n;d(n);return m(n)})}if(function(){if(!a||!Object.seal)return!1;try{var l=Object.seal({}),m=Object.seal({}),n=new a([[l,2],[m,3]]);if(2!=n.get(l)||3!=n.get(m))return!1;n["delete"](l);n.set(m,4);return!n.has(l)&&4==n.get(m)}catch(p){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,k=function(l){this.Ca=(g+=Math.random()+1).toString();if(l){l=_.sa(l);for(var m;!(m=l.next()).done;)m=m.value,this.set(m[0],m[1])}};k.prototype.set=function(l,m){if(!c(l))throw Error("a");d(l);if(!Xa(l,f))throw Error("b`"+l);l[f][this.Ca]=m;return this};k.prototype.get=function(l){return c(l)&&Xa(l,f)?l[f][this.Ca]:void 0};k.prototype.has=function(l){return c(l)&&Xa(l,f)&&Xa(l[f],this.Ca)};k.prototype["delete"]=
function(l){return c(l)&&Xa(l,f)&&Xa(l[f],this.Ca)?delete l[f][this.Ca]:!1};return k});
Na("Map",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var k=Object.seal({x:4}),l=new a(_.sa([[k,"s"]]));if("s"!=l.get(k)||1!=l.size||l.get({x:4})||l.set({x:4},"t")!=l||2!=l.size)return!1;var m=l.entries(),n=m.next();if(n.done||n.value[0]!=k||"s"!=n.value[1])return!1;n=m.next();return n.done||4!=n.value[0].x||"t"!=n.value[1]||!m.next().done?!1:!0}catch(p){return!1}}())return a;Ua();var b=new WeakMap,c=function(k){this.uf={};
this.Ue=f();this.size=0;if(k){k=_.sa(k);for(var l;!(l=k.next()).done;)l=l.value,this.set(l[0],l[1])}};c.prototype.set=function(k,l){k=0===k?0:k;var m=d(this,k);m.list||(m.list=this.uf[m.id]=[]);m.ue?m.ue.value=l:(m.ue={next:this.Ue,mj:this.Ue.mj,head:this.Ue,key:k,value:l},m.list.push(m.ue),this.Ue.mj.next=m.ue,this.Ue.mj=m.ue,this.size++);return this};c.prototype["delete"]=function(k){k=d(this,k);return k.ue&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.uf[k.id],k.ue.mj.next=k.ue.next,
k.ue.next.mj=k.ue.mj,k.ue.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.uf={};this.Ue=this.Ue.mj=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).ue};c.prototype.get=function(k){return(k=d(this,k).ue)&&k.value};c.prototype.entries=function(){return e(this,function(k){return[k.key,k.value]})};c.prototype.keys=function(){return e(this,function(k){return k.key})};c.prototype.values=function(){return e(this,function(k){return k.value})};c.prototype.forEach=function(k,l){for(var m=
this.entries(),n;!(n=m.next()).done;)n=n.value,k.call(l,n[1],n[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(k,l){var m=l&&typeof l;"object"==m||"function"==m?b.has(l)?m=b.get(l):(m=""+ ++g,b.set(l,m)):m="p_"+l;var n=k.uf[m];if(n&&Xa(k.uf,m))for(k=0;k<n.length;k++){var p=n[k];if(l!==l&&p.key!==p.key||l===p.key)return{id:m,list:n,index:k,ue:p}}return{id:m,list:n,index:-1,ue:void 0}},e=function(k,l){var m=k.Ue;return Ta(function(){if(m){for(;m.head!=k.Ue;)m=m.mj;for(;m.next!=
m.head;)return m=m.next,{done:!1,value:l(m)};m=null}return{done:!0,value:void 0}})},f=function(){var k={};return k.mj=k.next=k.head=k},g=0;return c});
Na("Set",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var c=Object.seal({x:4}),d=new a(_.sa([c]));if(!d.has(c)||1!=d.size||d.add(c)!=d||1!=d.size||d.add({x:4})!=d||2!=d.size)return!1;var e=d.entries(),f=e.next();if(f.done||f.value[0]!=c||f.value[1]!=c)return!1;f=e.next();return f.done||f.value[0]==c||4!=f.value[0].x||f.value[1]!=f.value[0]?!1:e.next().done}catch(g){return!1}}())return a;Ua();var b=function(c){this.U=new Map;
if(c){c=_.sa(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.U.size};b.prototype.add=function(c){c=0===c?0:c;this.U.set(c,c);this.size=this.U.size;return this};b.prototype["delete"]=function(c){c=this.U["delete"](c);this.size=this.U.size;return c};b.prototype.clear=function(){this.U.clear();this.size=0};b.prototype.has=function(c){return this.U.has(c)};b.prototype.entries=function(){return this.U.entries()};b.prototype.values=function(){return this.U.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.U.forEach(function(f){return c.call(d,f,f,e)})};return b});Na("Array.from",function(a){return a?a:function(b,c,d){c=null!=c?c:function(k){return k};var e=[],f="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];if("function"==typeof f){b=f.call(b);for(var g=0;!(f=b.next()).done;)e.push(c.call(d,f.value,g++))}else for(f=b.length,g=0;g<f;g++)e.push(c.call(d,b[g],g));return e}});
Na("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Xa(b,d)&&c.push([d,b[d]]);return c}});
Na("Promise",function(a){function b(){this.Oe=null}function c(g){return g instanceof e?g:new e(function(k){k(g)})}if(a)return a;b.prototype.KG=function(g){if(null==this.Oe){this.Oe=[];var k=this;this.LG(function(){k.fT()})}this.Oe.push(g)};var d=La.setTimeout;b.prototype.LG=function(g){d(g,0)};b.prototype.fT=function(){for(;this.Oe&&this.Oe.length;){var g=this.Oe;this.Oe=[];for(var k=0;k<g.length;++k){var l=g[k];g[k]=null;try{l()}catch(m){this.QR(m)}}}this.Oe=null};b.prototype.QR=function(g){this.LG(function(){throw g;
})};var e=function(g){this.Da=0;this.Jf=void 0;this.fo=[];var k=this.jz();try{g(k.resolve,k.reject)}catch(l){k.reject(l)}};e.prototype.jz=function(){function g(m){return function(n){l||(l=!0,m.call(k,n))}}var k=this,l=!1;return{resolve:g(this.e_),reject:g(this.oj)}};e.prototype.e_=function(g){if(g===this)this.oj(new TypeError("A Promise cannot resolve to itself"));else if(g instanceof e)this.K0(g);else{a:switch(typeof g){case "object":var k=null!=g;break a;case "function":k=!0;break a;default:k=!1}k?
this.d_(g):this.oI(g)}};e.prototype.d_=function(g){var k=void 0;try{k=g.then}catch(l){this.oj(l);return}"function"==typeof k?this.L0(k,g):this.oI(g)};e.prototype.oj=function(g){this.oN(2,g)};e.prototype.oI=function(g){this.oN(1,g)};e.prototype.oN=function(g,k){if(0!=this.Da)throw Error("c`"+g+"`"+k+"`"+this.Da);this.Da=g;this.Jf=k;this.hT()};e.prototype.hT=function(){if(null!=this.fo){for(var g=0;g<this.fo.length;++g)f.KG(this.fo[g]);this.fo=null}};var f=new b;e.prototype.K0=function(g){var k=this.jz();
g.Ft(k.resolve,k.reject)};e.prototype.L0=function(g,k){var l=this.jz();try{g.call(k,l.resolve,l.reject)}catch(m){l.reject(m)}};e.prototype.then=function(g,k){function l(t,r){return"function"==typeof t?function(u){try{m(t(u))}catch(v){n(v)}}:r}var m,n,p=new e(function(t,r){m=t;n=r});this.Ft(l(g,m),l(k,n));return p};e.prototype["catch"]=function(g){return this.then(void 0,g)};e.prototype.Ft=function(g,k){function l(){switch(m.Da){case 1:g(m.Jf);break;case 2:k(m.Jf);break;default:throw Error("d`"+m.Da);
}}var m=this;null==this.fo?f.KG(l):this.fo.push(l)};e.resolve=c;e.reject=function(g){return new e(function(k,l){l(g)})};e.race=function(g){return new e(function(k,l){for(var m=_.sa(g),n=m.next();!n.done;n=m.next())c(n.value).Ft(k,l)})};e.all=function(g){var k=_.sa(g),l=k.next();return l.done?c([]):new e(function(m,n){function p(u){return function(v){t[u]=v;r--;0==r&&m(t)}}var t=[],r=0;do t.push(void 0),r++,c(l.value).Ft(p(t.length-1),n),l=k.next();while(!l.done)})};return e});_.Ya=_.Ya||{};
_.q=this||self;
_.Za=function(a){var b=typeof a;if("object"==b)if(a){if(a instanceof Array)return"array";if(a instanceof Object)return b;var c=Object.prototype.toString.call(a);if("[object Window]"==c)return"object";if("[object Array]"==c||"number"==typeof a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object Function]"==c||"undefined"!=typeof a.call&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else return"null";else if("function"==
b&&"undefined"==typeof a.call)return"object";return b};_.bb=function(a){return"array"==_.Za(a)};_.cb="closure_uid_"+(1E9*Math.random()>>>0);_.eb=Date.now||function(){return+new Date};_.z=function(a,b){a=a.split(".");var c=_.q;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b};
_.H=function(a,b){function c(){}c.prototype=b.prototype;a.H=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Cp=function(d,e,f){for(var g=Array(arguments.length-2),k=2;k<arguments.length;k++)g[k-2]=arguments[k];return b.prototype[e].apply(d,g)}};
gadgets=window.gadgets||{};osapi=window.osapi=window.osapi||{};
window.___jsl=window.___jsl||{};
(window.___jsl.cd=window.___jsl.cd||[]).push({gwidget:{parsetags:"explicit"},appsapi:{plus_one_service:"/plus/v1"},csi:{rate:.01},poshare:{hangoutContactPickerServer:"https://plus.google.com"},gappsutil:{required_scopes:["https://www.googleapis.com/auth/plus.me","https://www.googleapis.com/auth/plus.people.recommended"],display_on_page_ready:!1},appsutil:{required_scopes:["https://www.googleapis.com/auth/plus.me","https://www.googleapis.com/auth/plus.people.recommended"],display_on_page_ready:!1},
"oauth-flow":{authUrl:"https://accounts.google.com/o/oauth2/auth",proxyUrl:"https://accounts.google.com/o/oauth2/postmessageRelay",redirectUri:"postmessage"},iframes:{sharebox:{params:{json:"&"},url:":socialhost:/:session_prefix:_/sharebox/dialog"},plus:{url:":socialhost:/:session_prefix:_/widget/render/badge?usegapi=1"},":socialhost:":"https://apis.google.com",":im_socialhost:":"https://plus.googleapis.com",domains_suggest:{url:"https://domains.google.com/suggest/flow"},card:{params:{s:"#",userid:"&"},
url:":socialhost:/:session_prefix:_/hovercard/internalcard"},":signuphost:":"https://plus.google.com",":gplus_url:":"https://plus.google.com",plusone:{url:":socialhost:/:session_prefix:_/+1/fastbutton?usegapi=1"},plus_share:{url:":socialhost:/:session_prefix:_/+1/sharebutton?plusShare=true&usegapi=1"},plus_circle:{url:":socialhost:/:session_prefix:_/widget/plus/circle?usegapi=1"},plus_followers:{url:":socialhost:/_/im/_/widget/render/plus/followers?usegapi=1"},configurator:{url:":socialhost:/:session_prefix:_/plusbuttonconfigurator?usegapi=1"},
appcirclepicker:{url:":socialhost:/:session_prefix:_/widget/render/appcirclepicker"},page:{url:":socialhost:/:session_prefix:_/widget/render/page?usegapi=1"},person:{url:":socialhost:/:session_prefix:_/widget/render/person?usegapi=1"},community:{url:":ctx_socialhost:/:session_prefix::im_prefix:_/widget/render/community?usegapi=1"},follow:{url:":socialhost:/:session_prefix:_/widget/render/follow?usegapi=1"},commentcount:{url:":socialhost:/:session_prefix:_/widget/render/commentcount?usegapi=1"},comments:{url:":socialhost:/:session_prefix:_/widget/render/comments?usegapi=1"},
youtube:{url:":socialhost:/:session_prefix:_/widget/render/youtube?usegapi=1"},reportabuse:{url:":socialhost:/:session_prefix:_/widget/render/reportabuse?usegapi=1"},additnow:{url:":socialhost:/additnow/additnow.html"},appfinder:{url:"https://gsuite.google.com/:session_prefix:marketplace/appfinder?usegapi=1"},":source:":"1p"},poclient:{update_session:"google.updateSessionCallback"},"googleapis.config":{rpc:"/rpc",root:"https://content.googleapis.com","root-1p":"https://clients6.google.com",useGapiForXd3:!0,
xd3:"/static/proxy.html",auth:{useInterimAuth:!1}},report:{apis:["iframes\\..*","gadgets\\..*","gapi\\.appcirclepicker\\..*","gapi\\.client\\..*"],rate:1E-4},client:{perApiBatch:!0}});
var mb,nb;_.hb=function(){};_.ib=function(a){var b=_.Za(a);return"array"==b||"object"==b&&"number"==typeof a.length};_.jb=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.lb=function(a){return"function"==_.Za(a)};mb=function(a,b,c){return a.call.apply(a.bind,arguments)};
nb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.L=function(a,b,c){_.L=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?mb:nb;return _.L.apply(null,arguments)};
_.pb=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,_.pb);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a))};_.H(_.pb,Error);_.pb.prototype.name="CustomError";
var qb=function(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");_.pb.call(this,c+a[d])};_.H(qb,_.pb);qb.prototype.name="AssertionError";
_.rb=Array.prototype.indexOf?function(a,b){return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1};
_.sb=Array.prototype.lastIndexOf?function(a,b){return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;0>c&&(c=Math.max(0,a.length+c));if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.lastIndexOf(b,c);for(;0<=c;c--)if(c in a&&a[c]===b)return c;return-1};_.tb=Array.prototype.forEach?function(a,b,c){Array.prototype.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)f in e&&b.call(c,e[f],f,a)};
_.vb=Array.prototype.filter?function(a,b){return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,f="string"===typeof a?a.split(""):a,g=0;g<c;g++)if(g in f){var k=f[g];b.call(void 0,k,g,a)&&(d[e++]=k)}return d};_.wb=Array.prototype.map?function(a,b){return Array.prototype.map.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=Array(c),e="string"===typeof a?a.split(""):a,f=0;f<c;f++)f in e&&(d[f]=b.call(void 0,e[f],f,a));return d};
_.yb=Array.prototype.some?function(a,b,c){return Array.prototype.some.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)if(f in e&&b.call(c,e[f],f,a))return!0;return!1};_.zb=Array.prototype.every?function(a,b,c){return Array.prototype.every.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)if(f in e&&!b.call(c,e[f],f,a))return!1;return!0};_.Ab=function(a,b){return 0<=(0,_.rb)(a,b)};
var Cb;_.Bb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
_.Db=function(a,b){var c=0;a=(0,_.Bb)(String(a)).split(".");b=(0,_.Bb)(String(b)).split(".");for(var d=Math.max(a.length,b.length),e=0;0==c&&e<d;e++){var f=a[e]||"",g=b[e]||"";do{f=/(\d*)(\D*)(.*)/.exec(f)||["","","",""];g=/(\d*)(\D*)(.*)/.exec(g)||["","","",""];if(0==f[0].length&&0==g[0].length)break;c=Cb(0==f[1].length?0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||Cb(0==f[2].length,0==g[2].length)||Cb(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return c};
Cb=function(a,b){return a<b?-1:a>b?1:0};
a:{var Fb=_.q.navigator;if(Fb){var Gb=Fb.userAgent;if(Gb){_.Eb=Gb;break a}}_.Eb=""}_.Hb=function(a){return-1!=_.Eb.indexOf(a)};
var Jb;_.Ib=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};Jb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.Kb=function(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var f=0;f<Jb.length;f++)c=Jb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};
_.Lb=function(){return _.Hb("Opera")};_.Mb=function(){return _.Hb("Trident")||_.Hb("MSIE")};_.Nb=function(){return _.Hb("Firefox")||_.Hb("FxiOS")};_.Ob=function(){return(_.Hb("Chrome")||_.Hb("CriOS"))&&!_.Hb("Edge")};
_.Pb=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Rb,Qb;_.Sb=function(a,b){this.EN=a===Qb&&b||"";this.aR=Rb};_.Sb.prototype.fh=!0;_.Sb.prototype.Cf=function(){return this.EN};_.Tb=function(a){return a instanceof _.Sb&&a.constructor===_.Sb&&a.aR===Rb?a.EN:"type_error:Const"};_.Ub=function(a){return new _.Sb(Qb,a)};Rb={};Qb={};_.Vb=_.Ub("");
var Wb=function(){this.ML=""};Wb.prototype.fh=!0;Wb.prototype.Cf=function(){return this.ML.toString()};Wb.prototype.hh=function(a){this.ML=a;return this};(new Wb).hh("");
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var Yb;_.Zb=function(a,b){this.NL=a===_.Xb&&b||"";this.KQ=Yb};_.Zb.prototype.fh=!0;_.Zb.prototype.Cf=function(){return this.NL.toString()};_.Zb.prototype.DB=!0;_.Zb.prototype.Kh=_.ha(1);_.ac=function(a){if(a instanceof _.Zb&&a.constructor===_.Zb&&a.KQ===Yb)return a.NL;_.Za(a);return"type_error:SafeUrl"};_.bc=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
_.cc=function(a){if(a instanceof _.Zb)return a;a="object"==typeof a&&a.fh?a.Cf():String(a);_.bc.test(a)||(a="about:invalid#zClosurez");return new _.Zb(_.Xb,a)};Yb={};_.Xb={};
var gc,hc,nc,lc,kc,jc,mc,oc;_.ec=function(){this.bD="";this.JQ=dc};_.ec.prototype.fh=!0;var dc={};_.ec.prototype.Cf=function(){return this.bD};_.fc=function(a){if(a instanceof _.ec&&a.constructor===_.ec&&a.JQ===dc)return a.bD;_.Za(a);return"type_error:SafeStyle"};_.ec.prototype.hh=function(a){this.bD=a;return this};gc=(new _.ec).hh("");
_.ic=function(a){var b="",c;for(c in a){if(!/^[-_a-zA-Z0-9]+$/.test(c))throw Error("i`"+c);var d=a[c];null!=d&&(d=_.bb(d)?(0,_.wb)(d,hc).join(" "):hc(d),b+=c+":"+d+";")}return b?(new _.ec).hh(b):gc};
hc=function(a){if(a instanceof _.Zb)return'url("'+_.ac(a).replace(/</g,"%3c").replace(/[\\"]/g,"\\$&")+'")';if(a instanceof _.Sb)a=_.Tb(a);else{a=String(a);var b=a.replace(jc,"$1").replace(jc,"$1").replace(kc,"url");if(lc.test(b)){if(b=!mc.test(a)){for(var c=b=!0,d=0;d<a.length;d++){var e=a.charAt(d);"'"==e&&c?b=!b:'"'==e&&b&&(c=!c)}b=b&&c&&nc(a)}a=b?oc(a):"zClosurez"}else a="zClosurez"}if(/[{;}]/.test(a))throw new qb("Value does not allow [{;}], got: %s.",[a]);return a};
nc=function(a){for(var b=!0,c=/^[-_a-zA-Z0-9]$/,d=0;d<a.length;d++){var e=a.charAt(d);if("]"==e){if(b)return!1;b=!0}else if("["==e){if(!b)return!1;b=!1}else if(!b&&!c.test(e))return!1}return b};lc=/^[-,."'%_!# a-zA-Z0-9\[\]]+$/;kc=/\b(url\([ \t\n]*)('[ -&(-\[\]-~]*'|"[ !#-\[\]-~]*"|[!#-&*-\[\]-~]*)([ \t\n]*\))/g;jc=/\b(calc|cubic-bezier|fit-content|hsl|hsla|matrix|minmax|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?)\([-+*/0-9a-z.%\[\], ]+\)/g;mc=/\/\*/;
oc=function(a){return a.replace(kc,function(b,c,d,e){var f="";d=d.replace(/^(['"])(.*)\1$/,function(g,k,l){f=k;return l});b=_.cc(d).Cf();return c+f+b+f+e})};
_.qc=function(){this.aD="";this.IQ=_.pc};_.qc.prototype.fh=!0;_.pc={};_.sc=function(a){a=_.Tb(a);return 0===a.length?rc:(new _.qc).hh(a)};_.qc.prototype.Cf=function(){return this.aD};_.qc.prototype.hh=function(a){this.aD=a;return this};var rc=(new _.qc).hh("");
var uc;_.vc=function(){this.$C="";this.HQ=uc;this.LH=null};_.vc.prototype.DB=!0;_.vc.prototype.Kh=_.ha(0);_.vc.prototype.fh=!0;_.vc.prototype.Cf=function(){return this.$C.toString()};_.wc=function(a){if(a instanceof _.vc&&a.constructor===_.vc&&a.HQ===uc)return a.$C;_.Za(a);return"type_error:SafeHtml"};uc={};_.xc=function(a,b){return(new _.vc).hh(a,b)};_.vc.prototype.hh=function(a,b){this.$C=a;this.LH=b;return this};_.xc("<!DOCTYPE html>",0);_.yc=_.xc("",0);_.zc=_.xc("<br>",0);
_.Ac=_.Pb(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.wc(_.yc);return!b.parentElement});
_.Bc=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b){return Array(b+1).join(a)};_.Cc=2147483648*Math.random()|0;
_.Dc=function(){return _.Hb("iPhone")&&!_.Hb("iPod")&&!_.Hb("iPad")};_.Ec=function(){return _.Dc()||_.Hb("iPad")||_.Hb("iPod")};
var Fc=function(a){Fc[" "](a);return a},Ic;Fc[" "]=_.hb;_.Gc=function(a,b){try{return Fc(a[b]),!0}catch(c){}return!1};Ic=function(a,b){var c=Hc;return Object.prototype.hasOwnProperty.call(c,a)?c[a]:c[a]=b(a)};
var Zc,$c,Hc,hd;_.Jc=_.Lb();_.Kc=_.Mb();_.Lc=_.Hb("Edge");_.Mc=_.Lc||_.Kc;_.Nc=_.Hb("Gecko")&&!(-1!=_.Eb.toLowerCase().indexOf("webkit")&&!_.Hb("Edge"))&&!(_.Hb("Trident")||_.Hb("MSIE"))&&!_.Hb("Edge");_.Oc=-1!=_.Eb.toLowerCase().indexOf("webkit")&&!_.Hb("Edge");_.Pc=_.Oc&&_.Hb("Mobile");_.Qc=_.Hb("Macintosh");_.Rc=_.Hb("Windows");_.Sc=_.Hb("Linux")||_.Hb("CrOS");_.Tc=_.Hb("Android");_.Uc=_.Dc();_.Vc=_.Hb("iPad");_.Xc=_.Hb("iPod");_.Yc=_.Ec();
Zc=function(){var a=_.q.document;return a?a.documentMode:void 0};a:{var ad="",bd=function(){var a=_.Eb;if(_.Nc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.Lc)return/Edge\/([\d\.]+)/.exec(a);if(_.Kc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.Oc)return/WebKit\/(\S+)/.exec(a);if(_.Jc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();bd&&(ad=bd?bd[1]:"");if(_.Kc){var cd=Zc();if(null!=cd&&cd>parseFloat(ad)){$c=String(cd);break a}}$c=ad}_.dd=$c;Hc={};
_.ed=function(a){return Ic(a,function(){return 0<=_.Db(_.dd,a)})};_.gd=function(a){return Number(_.fd)>=a};hd=_.q.document&&_.Kc?Zc():void 0;_.fd=hd;
var jd,ld,pd,qd,rd,sd,td,ud,wd,zd,Kd,Ld;_.id=function(a,b){return _.ea[a]=b};_.Zb.prototype.Kh=_.id(1,function(){return 1});_.vc.prototype.Kh=_.id(0,function(){return this.LH});jd=0;_.kd=function(a){return a[_.cb]||(a[_.cb]=++jd)};_.md=function(a){return Array.prototype.concat.apply([],arguments)};_.nd=function(a){var b=a.length;if(0<b){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]};_.od=function(a,b){return 0==a.lastIndexOf(b,0)};pd=/&/g;qd=/</g;rd=/>/g;sd=/"/g;td=/'/g;ud=/\x00/g;
wd=/[\x00&<>"']/;_.xd=function(a,b){if(b)a=a.replace(pd,"&").replace(qd,"<").replace(rd,">").replace(sd,""").replace(td,"'").replace(ud,"�");else{if(!wd.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(pd,"&"));-1!=a.indexOf("<")&&(a=a.replace(qd,"<"));-1!=a.indexOf(">")&&(a=a.replace(rd,">"));-1!=a.indexOf('"')&&(a=a.replace(sd,"""));-1!=a.indexOf("'")&&(a=a.replace(td,"'"));-1!=a.indexOf("\x00")&&(a=a.replace(ud,"�"))}return a};_.yd={};zd={};
_.Ad=function(a,b){this.OL=a===_.yd&&b||"";this.kR=zd};_.Ad.prototype.fh=!0;_.Ad.prototype.Cf=function(){return this.OL.toString()};_.Ad.prototype.DB=!0;_.Ad.prototype.Kh=function(){return 1};_.Bd=function(a){if(a instanceof _.Ad&&a.constructor===_.Ad&&a.kR===zd)return a.OL;_.Za(a);return"type_error:TrustedResourceUrl"};_.Cd=function(a){return _.Bd(a).toString()};_.Dd=function(a){return new _.Ad(_.yd,_.Tb(a))};
_.Ed=function(a){if(a instanceof _.Zb)return a;a="object"==typeof a&&a.fh?a.Cf():String(a);_.bc.test(a)||(a="about:invalid#zClosurez");return new _.Zb(_.Xb,a)};_.Fd=function(a){if(a instanceof _.vc)return a;var b="object"==typeof a,c=null;b&&a.DB&&(c=a.Kh());return _.xc(_.xd(b&&a.fh?a.Cf():String(a)),c)};_.Gd=function(a,b){if((0,_.Ac)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.wc(b)};_.Hd=function(a,b){b=b instanceof _.Zb?b:_.Ed(b);a.href=_.ac(b)};
_.Id=function(a){return a=_.xd(a,void 0)};_.Jd=function(a){return String(a).replace(/\-([a-z])/g,function(b,c){return c.toUpperCase()})};Kd=!_.Kc||_.gd(9);Ld=!_.Nc&&!_.Kc||_.Kc&&_.gd(9)||_.Nc&&_.ed("1.9.1");_.Md=_.Kc&&!_.ed("9");_.Nd=_.Kc||_.Jc||_.Oc;_.Od=_.Kc&&!_.gd(9);
var Wd,$d,be;_.Rd=function(a){return a?new _.Pd(_.Qd(a)):ld||(ld=new _.Pd)};_.Sd=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Td=function(a,b,c,d){a=d||a;b=b&&"*"!=b?String(b).toUpperCase():"";if(a.querySelectorAll&&a.querySelector&&(b||c))return a.querySelectorAll(b+(c?"."+c:""));if(c&&a.getElementsByClassName){a=a.getElementsByClassName(c);if(b){d={};for(var e=0,f=0,g;g=a[f];f++)b==g.nodeName&&(d[e++]=g);d.length=e;return d}return a}a=a.getElementsByTagName(b||"*");if(c){d={};for(f=e=0;g=a[f];f++)b=g.className,"function"==typeof b.split&&_.Ab(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Xd=function(a,b){_.Ib(b,function(c,d){c&&"object"==typeof c&&c.fh&&(c=c.Cf());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Wd.hasOwnProperty(d)?a.setAttribute(Wd[d],c):_.od(d,"aria-")||_.od(d,"data-")?a.setAttribute(d,c):a[d]=c})};Wd={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};
_.Yd=function(a){return a?a.parentWindow||a.defaultView:window};_.ae=function(a,b){var c=String(b[0]),d=b[1];if(!Kd&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Id(d.name),'"');if(d.type){c.push(' type="',_.Id(d.type),'"');var e={};_.Kb(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Zd(a,c);d&&("string"===typeof d?c.className=d:_.bb(d)?c.className=d.join(" "):_.Xd(c,d));2<b.length&&$d(a,c,b,2);return c};
$d=function(a,b,c,d){function e(g){g&&b.appendChild("string"===typeof g?a.createTextNode(g):g)}for(;d<c.length;d++){var f=c[d];!_.ib(f)||_.jb(f)&&0<f.nodeType?e(f):(0,_.tb)(be(f)?_.nd(f):f,e)}};_.ce=function(a){return _.Zd(document,a)};_.Zd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.de=function(a){if(1!=a.nodeType)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
_.ee=function(a,b){$d(_.Qd(a),a,arguments,1)};_.fe=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.ge=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.he=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.ie=function(a){var b,c=a.parentNode;if(c&&11!=c.nodeType){if(a.removeNode)return a.removeNode(!1);for(;b=a.firstChild;)c.insertBefore(b,a);return _.he(a)}};
_.je=function(a){return Ld&&void 0!=a.children?a.children:(0,_.vb)(a.childNodes,function(b){return 1==b.nodeType})};_.ke=function(a){return _.jb(a)&&1==a.nodeType};_.le=function(a,b){if(!a||!b)return!1;if(a.contains&&1==b.nodeType)return a==b||a.contains(b);if("undefined"!=typeof a.compareDocumentPosition)return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};_.Qd=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.me=function(a,b){if("textContent"in a)a.textContent=b;else if(3==a.nodeType)a.data=String(b);else if(a.firstChild&&3==a.firstChild.nodeType){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=String(b)}else _.fe(a),a.appendChild(_.Qd(a).createTextNode(String(b)))};be=function(a){if(a&&"number"==typeof a.length){if(_.jb(a))return"function"==typeof a.item||"string"==typeof a.item;if(_.lb(a))return"function"==typeof a.item}return!1};
_.Pd=function(a){this.nb=a||_.q.document||document};_.h=_.Pd.prototype;_.h.Fa=_.Rd;_.h.UD=_.ha(2);_.h.tb=function(){return this.nb};_.h.T=function(a){return _.Sd(this.nb,a)};_.h.getElementsByTagName=function(a,b){return(b||this.nb).getElementsByTagName(String(a))};_.h.ma=function(a,b,c){return _.ae(this.nb,arguments)};_.h.createElement=function(a){return _.Zd(this.nb,a)};_.h.createTextNode=function(a){return this.nb.createTextNode(String(a))};
_.h.vb=function(){var a=this.nb;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.ee;_.h.canHaveChildren=_.de;_.h.Kd=_.fe;_.h.eK=_.ge;_.h.removeNode=_.he;_.h.uT=_.ie;_.h.qA=_.je;_.h.isElement=_.ke;_.h.contains=_.le;_.h.Th=_.ha(3);
/*
gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.oe=window;_.pe=document;_.qe=_.oe.location;_.re=/\[native code\]/;_.se=function(a,b,c){return a[b]=a[b]||c};_.te=function(){var a;if((a=Object.create)&&_.re.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.ue=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.ve=function(a,b){a=a||{};for(var c in a)_.ue(a,c)&&(b[c]=a[c])};_.we=_.se(_.oe,"gapi",{});
_.xe=function(a,b,c){var d=new RegExp("([#].*&|[#])"+b+"=([^&#]*)","g");b=new RegExp("([?#].*&|[?#])"+b+"=([^&#]*)","g");if(a=a&&(d.exec(a)||b.exec(a)))try{c=decodeURIComponent(a[2])}catch(e){}return c};_.ye=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.ze=new RegExp(/(%([^0-9a-fA-F%]|[0-9a-fA-F]([^0-9a-fA-F%])?)?)*/.source+/%($|[^0-9a-fA-F]|[0-9a-fA-F]($|[^0-9a-fA-F]))/.source,"g");
_.Ae=new RegExp(/\/?\??#?/.source+"("+/[\/?#]/i.source+"|"+/[\uD800-\uDBFF]/i.source+"|"+/%[c-f][0-9a-f](%[89ab][0-9a-f]){0,2}(%[89ab]?)?/i.source+"|"+/%[0-9a-f]?/i.source+")$","i");
_.Ce=function(a,b,c){_.Be(a,b,c,"add","at")};_.Be=function(a,b,c,d,e){if(a[d+"EventListener"])a[d+"EventListener"](b,c,!1);else if(a[e+"tachEvent"])a[e+"tachEvent"]("on"+b,c)};
_.De=_.se(_.oe,"___jsl",_.te());_.se(_.De,"I",0);_.se(_.De,"hel",10);
var Ee,Fe,Ge,He,Ie,Je,Ke;Ee=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};Fe=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};Ge=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
He=function(a,b,c){if(b&&"object"===typeof b)for(var d in b)!Object.prototype.hasOwnProperty.call(b,d)||c&&"___goc"===d&&"undefined"===typeof b[d]||(a[d]&&b[d]&&"object"===typeof a[d]&&"object"===typeof b[d]&&!Ge(a[d])&&!Ge(b[d])?He(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Ge(b[d])?[]:{},He(a[d],b[d])):a[d]=b[d])};
Ie=function(a){if(a&&!/^\s+$/.test(a)){for(;0==a.charCodeAt(a.length-1);)a=a.substring(0,a.length-1);try{var b=window.JSON.parse(a)}catch(c){}if("object"===typeof b)return b;try{b=(new Function("return ("+a+"\n)"))()}catch(c){}if("object"===typeof b)return b;try{b=(new Function("return ({"+a+"\n})"))()}catch(c){}return"object"===typeof b?b:{}}};
Je=function(a,b){var c={___goc:void 0};a.length&&a[a.length-1]&&Object.hasOwnProperty.call(a[a.length-1],"___goc")&&"undefined"===typeof a[a.length-1].___goc&&(c=a.pop());He(c,b);a.push(c)};
Ke=function(a){Fe(!0);var b=window.___gcfg,c=Ee("cu"),d=window.___gu;b&&b!==d&&(Je(c,b),window.___gu=b);b=Ee("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,Ee("us"));for(var g=0;g<e.length;++g)for(var k=e[g],l=0;l<f.length;++l)k.src&&0==k.src.indexOf(f[l])&&d.push(k);0==d.length&&0<e.length&&e[e.length-1].src&&d.push(e[e.length-1]);for(e=0;e<d.length;++e)d[e].getAttribute("gapi_processed")||(d[e].setAttribute("gapi_processed",!0),(f=d[e])?(g=
f.nodeType,f=3==g||4==g?f.nodeValue:f.textContent||f.innerText||f.innerHTML||""):f=void 0,(f=Ie(f))&&b.push(f));a&&Je(c,a);d=Ee("cd");a=0;for(b=d.length;a<b;++a)He(Fe(),d[a],!0);d=Ee("ci");a=0;for(b=d.length;a<b;++a)He(Fe(),d[a],!0);a=0;for(b=c.length;a<b;++a)He(Fe(),c[a],!0)};_.R=function(a,b){var c=Fe();if(!a)return c;a=a.split("/");for(var d=0,e=a.length;c&&"object"===typeof c&&d<e;++d)c=c[a[d]];return d===a.length&&void 0!==c?c:b};
_.Le=function(a,b){var c;if("string"===typeof a){var d=c={};a=a.split("/");for(var e=0,f=a.length;e<f-1;++e){var g={};d=d[a[e]]=g}d[a[e]]=b}else c=a;Ke(c)};
var Me=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.se(_.De,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Me&&Me();Ke();
_.z("gapi.config.get",_.R);_.z("gapi.config.update",_.Le);
_.Ne=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(_.ib(d)){var e=a.length||0,f=d.length||0;a.length=e+f;for(var g=0;g<f;g++)a[e+g]=d[g]}else a.push(d)}};_.Oe=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=_.jb(f)?"o"+_.kd(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c};_.Pe=function(a){return/^[\s\xa0]*$/.test(a)};
_.Qe=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.Td(c,"*",a,b)[0]||null}return a||null};
var Ze,$e,af,cf,df,ef,ff,gf,hf,jf,kf,lf,mf,nf,of,pf,qf,rf,sf,tf,uf,vf,wf,xf,yf,zf,Af,Bf,Cf,Df,Ef,Jf,Kf;af=void 0;cf=function(a){try{return _.q.JSON.parse.call(_.q.JSON,a)}catch(b){return!1}};df=function(a){return Object.prototype.toString.call(a)};ef=df(0);ff=df(new Date(0));gf=df(!0);hf=df("");jf=df({});kf=df([]);
lf=function(a,b){if(b)for(var c=0,d=b.length;c<d;++c)if(a===b[c])throw new TypeError("Converting circular structure to JSON");d=typeof a;if("undefined"!==d){c=Array.prototype.slice.call(b||[],0);c[c.length]=a;b=[];var e=df(a);if(null!=a&&"function"===typeof a.toJSON&&(Object.prototype.hasOwnProperty.call(a,"toJSON")||(e!==kf||a.constructor!==Array&&a.constructor!==Object)&&(e!==jf||a.constructor!==Array&&a.constructor!==Object)&&e!==hf&&e!==ef&&e!==gf&&e!==ff))return lf(a.toJSON.call(a),c);if(null==
a)b[b.length]="null";else if(e===ef)a=Number(a),isNaN(a)||isNaN(a-a)?a="null":-0===a&&0>1/a&&(a="-0"),b[b.length]=String(a);else if(e===gf)b[b.length]=String(!!Number(a));else{if(e===ff)return lf(a.toISOString.call(a),c);if(e===kf&&df(a.length)===ef){b[b.length]="[";var f=0;for(d=Number(a.length)>>0;f<d;++f)f&&(b[b.length]=","),b[b.length]=lf(a[f],c)||"null";b[b.length]="]"}else if(e==hf&&df(a.length)===ef){b[b.length]='"';f=0;for(c=Number(a.length)>>0;f<c;++f)d=String.prototype.charAt.call(a,f),
e=String.prototype.charCodeAt.call(a,f),b[b.length]="\b"===d?"\\b":"\f"===d?"\\f":"\n"===d?"\\n":"\r"===d?"\\r":"\t"===d?"\\t":"\\"===d||'"'===d?"\\"+d:31>=e?"\\u"+(e+65536).toString(16).substr(1):32<=e&&65535>=e?d:"\ufffd";b[b.length]='"'}else if("object"===d){b[b.length]="{";d=0;for(f in a)Object.prototype.hasOwnProperty.call(a,f)&&(e=lf(a[f],c),void 0!==e&&(d++&&(b[b.length]=","),b[b.length]=lf(f),b[b.length]=":",b[b.length]=e));b[b.length]="}"}else return}return b.join("")}};mf=/[\0-\x07\x0b\x0e-\x1f]/;
nf=/^([^"]*"([^\\"]|\\.)*")*[^"]*"([^"\\]|\\.)*[\0-\x1f]/;of=/^([^"]*"([^\\"]|\\.)*")*[^"]*"([^"\\]|\\.)*\\[^\\\/"bfnrtu]/;pf=/^([^"]*"([^\\"]|\\.)*")*[^"]*"([^"\\]|\\.)*\\u([0-9a-fA-F]{0,3}[^0-9a-fA-F])/;qf=/"([^\0-\x1f\\"]|\\[\\\/"bfnrt]|\\u[0-9a-fA-F]{4})*"/g;rf=/-?(0|[1-9][0-9]*)(\.[0-9]+)?([eE][-+]?[0-9]+)?/g;sf=/[ \t\n\r]+/g;tf=/[^"]:/;uf=/""/g;vf=/true|false|null/g;wf=/00/;xf=/[\{]([^0\}]|0[^:])/;yf=/(^|\[)[,:]|[,:](\]|\}|[,:]|$)/;zf=/[^\[,:][\[\{]/;Af=/^(\{|\}|\[|\]|,|:|0)+/;Bf=/\u2028/g;
Cf=/\u2029/g;
Df=function(a){a=String(a);if(mf.test(a)||nf.test(a)||of.test(a)||pf.test(a))return!1;var b=a.replace(qf,'""');b=b.replace(rf,"0");b=b.replace(sf,"");if(tf.test(b))return!1;b=b.replace(uf,"0");b=b.replace(vf,"0");if(wf.test(b)||xf.test(b)||yf.test(b)||zf.test(b)||!b||(b=b.replace(Af,"")))return!1;a=a.replace(Bf,"\\u2028").replace(Cf,"\\u2029");b=void 0;try{b=af?[cf(a)]:eval("(function (var_args) {\n return Array.prototype.slice.call(arguments, 0);\n})(\n"+a+"\n)")}catch(c){return!1}return b&&1===
b.length?b[0]:!1};Ef=function(){var a=((_.q.document||{}).scripts||[]).length;if((void 0===Ze||void 0===af||$e!==a)&&-1!==$e){Ze=af=!1;$e=-1;try{try{af=!!_.q.JSON&&'{"a":[3,true,"1970-01-01T00:00:00.000Z"]}'===_.q.JSON.stringify.call(_.q.JSON,{a:[3,!0,new Date(0)],c:function(){}})&&!0===cf("true")&&3===cf('[{"a":3}]')[0].a}catch(b){}Ze=af&&!cf("[00]")&&!cf('"\u0007"')&&!cf('"\\0"')&&!cf('"\\v"')}finally{$e=a}}};_.Ff=function(a){if(-1===$e)return!1;Ef();return(Ze?cf:Df)(a)};
_.If=function(a){if(-1!==$e)return Ef(),af?_.q.JSON.stringify.call(_.q.JSON,a):lf(a)};Jf=!Date.prototype.toISOString||"function"!==typeof Date.prototype.toISOString||"1970-01-01T00:00:00.000Z"!==(new Date(0)).toISOString();
Kf=function(){var a=Date.prototype.getUTCFullYear.call(this);return[0>a?"-"+String(1E6-a).substr(1):9999>=a?String(1E4+a).substr(1):"+"+String(1E6+a).substr(1),"-",String(101+Date.prototype.getUTCMonth.call(this)).substr(1),"-",String(100+Date.prototype.getUTCDate.call(this)).substr(1),"T",String(100+Date.prototype.getUTCHours.call(this)).substr(1),":",String(100+Date.prototype.getUTCMinutes.call(this)).substr(1),":",String(100+Date.prototype.getUTCSeconds.call(this)).substr(1),".",String(1E3+Date.prototype.getUTCMilliseconds.call(this)).substr(1),
"Z"].join("")};Date.prototype.toISOString=Jf?Kf:Date.prototype.toISOString;
_.z("gadgets.json.stringify",_.If);_.z("gadgets.json.parse",_.Ff);
_.tg=window.gapi&&window.gapi.util||{};
_.vg=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 b=a.substring(a.indexOf("://")+3),c=b.indexOf("/");-1!=c&&(b=b.substring(0,c));a=a.substring(0,a.indexOf("://"));if("http"!==a&&"https"!==a&&"chrome-extension"!==a&&"file"!==a&&"android-app"!==a&&"chrome-search"!==a&&"app"!==a)throw Error("u`"+a);c="";var d=b.indexOf(":");if(-1!=d){var e=b.substring(d+1);b=b.substring(0,
d);if("http"===a&&"80"!==e||"https"===a&&"443"!==e)c=":"+e}return a+"://"+b+c};
_.tg.getOrigin=function(a){return _.vg(a)};
var Te;Te=window.console;_.Ue=function(a){Te&&Te.log&&Te.log(a)};_.Ve=function(a){Te&&(Te.error?Te.error(a):Te.log&&Te.log(a))};_.We=function(a){Te&&(Te.warn?Te.warn(a):Te.log&&Te.log(a))};_.Xe=function(){};
_.Re=_.Re||{};
_.Re=_.Re||{};
(function(){var a=null;_.Re.getUrlParameters=function(b){var c="undefined"===typeof b;if(null!==a&&c)return a;var d={};b=b||window.location.href;var e=b.indexOf("?"),f=b.indexOf("#");b=(-1===f?b.substr(e+1):[b.substr(e+1,f-e-1),"&",b.substr(f+1)].join("")).split("&");e=window.decodeURIComponent?decodeURIComponent:unescape;f=0;for(var g=b.length;f<g;++f){var k=b[f].indexOf("=");if(-1!==k){var l=b[f].substring(0,k);k=b[f].substring(k+1);k=k.replace(/\+/g," ");try{d[l]=e(k)}catch(m){}}}c&&(a=d);return d};
_.Re.getUrlParameters()})();
_.z("gadgets.util.getUrlParameters",_.Re.getUrlParameters);
_.xe(_.oe.location.href,"rpctoken")&&_.Ce(_.pe,"unload",function(){});
var Ai=function(){this.Ks={XL:ti?"../"+ti:null,OS:ui,cJ:vi,iba:wi,Nu:xi,Pba:yi};this.mf=_.oe;this.HL=this.KS;this.yT=/MSIE\s*[0-8](\D|$)/.test(window.navigator.userAgent);if(this.Ks.XL){this.mf=this.Ks.cJ(this.mf,this.Ks.XL);var a=this.mf.document,b=a.createElement("script");b.setAttribute("type","text/javascript");b.text="window.doPostMsg=function(w,s,o) {window.setTimeout(function(){w.postMessage(s,o);},0);};";a.body.appendChild(b);this.HL=this.mf.doPostMsg}this.oE={};this.ME={};a=(0,_.L)(this.hB,
this);_.Ce(this.mf,"message",a);_.se(_.De,"RPMQ",[]).push(a);this.mf!=this.mf.parent&&zi(this,this.mf.parent,this.hC(this.mf.name),"*")};Ai.prototype.hC=function(a){return'{"h":"'+escape(a)+'"}'};var Bi=function(a){var b=null;0===a.indexOf('{"h":"')&&a.indexOf('"}')===a.length-2&&(b=unescape(a.substring(6,a.length-2)));return b},Ci=function(a){if(!/^\s*{/.test(a))return!1;a=_.Ff(a);return null!==a&&"object"===typeof a&&!!a.g};
Ai.prototype.hB=function(a){var b=String(a.data);(0,_.Xe)("gapi.rpc.receive("+wi+"): "+(!b||512>=b.length?b:b.substr(0,512)+"... ("+b.length+" bytes)"));var c=0!==b.indexOf("!_");c||(b=b.substring(2));var d=Ci(b);if(!c&&!d){if(!d&&(c=Bi(b))){if(this.oE[c])this.oE[c]();else this.ME[c]=1;return}var e=a.origin,f=this.Ks.OS;this.yT?_.oe.setTimeout(function(){f(b,e)},0):f(b,e)}};Ai.prototype.Bc=function(a,b){".."===a||this.ME[a]?(b(),delete this.ME[a]):this.oE[a]=b};
var zi=function(a,b,c,d){var e=Ci(c)?"":"!_";(0,_.Xe)("gapi.rpc.send("+wi+"): "+(!c||512>=c.length?c:c.substr(0,512)+"... ("+c.length+" bytes)"));a.HL(b,e+c,d)};Ai.prototype.KS=function(a,b,c){a.postMessage(b,c)};Ai.prototype.send=function(a,b,c){(a=this.Ks.cJ(this.mf,a))&&!a.closed&&zi(this,a,b,c)};
var Di,Ei,Fi,Gi,Hi,Ii,Ji,ti,wi,Ki,Li,Mi,vi,xi,Oi,Pi,Ui,Vi,Yi,yi,dj,Zi,Qi,Ri,ej,ui,fj,gj;Di=0;Ei=[];Fi={};Gi={};Hi=_.oe.location.href;Ii=_.xe(Hi,"rpctoken");Ji=_.xe(Hi,"parent")||_.pe.referrer;ti=_.xe(Hi,"rly");wi=ti||(_.oe!==_.oe.top||_.oe.opener)&&_.oe.name||"..";Ki=null;Li={};Mi=function(){};_.Ni={send:Mi,Bc:Mi,hC:Mi};
vi=function(a,b){"/"==b.charAt(0)&&(b=b.substring(1),a=_.oe.top);if(0===b.length)return a;for(b=b.split("/");b.length;){var c=b.shift();"{"==c.charAt(0)&&"}"==c.charAt(c.length-1)&&(c=c.substring(1,c.length-1));if(".."===c)a=a==a.parent?a.opener:a.parent;else if(".."!==c&&a.frames[c]){if(a=a.frames[c],!("postMessage"in a))throw"Not a window";}else return null}return a};xi=function(a){return(a=Fi[a])&&a.Sk};
Oi=function(a){if(a.f in{})return!1;var b=a.t,c=Fi[a.r];a=a.origin;return c&&(c.Sk===b||!c.Sk&&!b)&&(a===c.origin||"*"===c.origin)};Pi=function(a){var b=a.id.split("/"),c=b[b.length-1],d=a.origin;return function(e){var f=e.origin;return e.f==c&&(d==f||"*"==d)}};_.Si=function(a,b,c){a=Qi(a);Gi[a.name]={Ug:b,nr:a.nr,To:c||Oi};Ri()};_.Ti=function(a){delete Gi[Qi(a).name]};Ui={};Vi=function(a,b){(a=Ui["_"+a])&&a[1](this)&&a[0].call(this,b)};
Yi=function(a){var b=a.c;if(!b)return Mi;var c=a.r,d=a.g?"legacy__":"";return function(){var e=[].slice.call(arguments,0);e.unshift(c,d+"__cb",null,b);_.Xi.apply(null,e)}};yi=function(a){Ki=a};dj=function(a){Li[a]||(Li[a]=_.oe.setTimeout(function(){Li[a]=!1;Zi(a)},0))};Zi=function(a){var b=Fi[a];if(b&&b.ready){var c=b.dD;for(b.dD=[];c.length;)_.Ni.send(a,_.If(c.shift()),b.origin)}};Qi=function(a){return 0===a.indexOf("legacy__")?{name:a.substring(8),nr:!0}:{name:a,nr:!1}};
Ri=function(){for(var a=_.R("rpc/residenceSec")||60,b=(new Date).getTime()/1E3,c=0,d;d=Ei[c];++c){var e=d.rpc;if(!e||0<a&&b-d.timestamp>a)Ei.splice(c,1),--c;else{var f=e.s,g=Gi[f]||Gi["*"];if(g)if(Ei.splice(c,1),--c,e.origin=d.origin,d=Yi(e),e.callback=d,g.To(e)){if("__cb"!==f&&!!g.nr!=!!e.g)break;e=g.Ug.apply(e,e.a);void 0!==e&&d(e)}else(0,_.Xe)("gapi.rpc.rejected("+wi+"): "+f)}}};ej=function(a,b,c){Ei.push({rpc:a,origin:b,timestamp:(new Date).getTime()/1E3});c||Ri()};
ui=function(a,b){a=_.Ff(a);ej(a,b,!1)};fj=function(a){for(;a.length;)ej(a.shift(),this.origin,!0);Ri()};gj=function(a){var b=!1;a=a.split("|");var c=a[0];0<=c.indexOf("/")&&(b=!0);return{id:c,origin:a[1]||"*",OB:b}};
_.hj=function(a,b,c,d){var e=gj(a);d&&(_.oe.frames[e.id]=_.oe.frames[e.id]||d);a=e.id;if(!Fi.hasOwnProperty(a)){c=c||null;d=e.origin;if(".."===a)d=_.vg(Ji),c=c||Ii;else if(!e.OB){var f=_.pe.getElementById(a);f&&(f=f.src,d=_.vg(f),c=c||_.xe(f,"rpctoken"))}"*"===e.origin&&d||(d=e.origin);Fi[a]={Sk:c,dD:[],origin:d,p_:b,SL:function(){var g=a;Fi[g].ready=1;Zi(g)}};_.Ni.Bc(a,Fi[a].SL)}return Fi[a].SL};
_.Xi=function(a,b,c,d){a=a||"..";_.hj(a);a=a.split("|",1)[0];var e=b,f=[].slice.call(arguments,3),g=c,k=wi,l=Ii,m=Fi[a],n=k,p=gj(a);if(m&&".."!==a){if(p.OB){if(!(l=Fi[a].p_)){l=Ki?Ki.substring(1).split("/"):[wi];n=l.length-1;for(var t=_.oe.parent;t!==_.oe.top;){var r=t.parent;if(!n--){for(var u=null,v=r.frames.length,w=0;w<v;++w)r.frames[w]==t&&(u=w);l.unshift("{"+u+"}")}t=r}l="/"+l.join("/")}n=l}else n=k="..";l=m.Sk}g&&p?(m=Oi,p.OB&&(m=Pi(p)),Ui["_"+ ++Di]=[g,m],g=Di):g=null;f={s:e,f:k,r:n,t:l,c:g,
a:f};e=Qi(e);f.s=e.name;f.g=e.nr;Fi[a].dD.push(f);dj(a)};if("function"===typeof _.oe.postMessage||"object"===typeof _.oe.postMessage)_.Ni=new Ai,_.Si("__cb",Vi,function(){return!0}),_.Si("_processBatch",fj,function(){return!0}),_.hj("..");
_.ij=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.jj=function(a,b){a:{for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-1}return 0>b?null:"string"===typeof a?a.charAt(b):a[b]};_.kj=[];_.lj=[];_.mj=!1;_.nj=function(a){_.kj[_.kj.length]=a;if(_.mj)for(var b=0;b<_.lj.length;b++)a((0,_.L)(_.lj[b].wrap,_.lj[b]))};
var oj,pj,qj,yj;oj=null;pj=/^[\w+/_-]+[=]{0,2}$/;qj=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&pj.test(a)?a:""};_.rj=function(a){if(a&&a!=_.q)return qj(a.document);null===oj&&(oj=qj(_.q.document));return oj};_.sj=function(a,b){for(var c in a)if(!(c in b)||a[c]!==b[c])return!1;for(var d in b)if(!(d in a))return!1;return!0};_.tj=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.uj=function(a){return a};
_.vj=function(a,b){a.src=_.Cd(b)};_.wj=function(a,b){a.src=_.Bd(b);(b=_.rj())&&a.setAttribute("nonce",b)};_.xj=function(a){var b=window.location;a=a instanceof _.Zb?a:_.Ed(a);b.href=_.ac(a)};yj=function(a,b){this.FS=a;this.b_=b;this.Tv=0;this.Ue=null};yj.prototype.get=function(){if(0<this.Tv){this.Tv--;var a=this.Ue;this.Ue=a.next;a.next=null}else a=this.FS();return a};yj.prototype.put=function(a){this.b_(a);100>this.Tv&&(this.Tv++,a.next=this.Ue,this.Ue=a)};
var zj,Bj,Cj,Aj;zj=function(a){_.q.setTimeout(function(){throw a;},0)};_.Dj=function(a){a=Aj(a);!_.lb(_.q.setImmediate)||_.q.Window&&_.q.Window.prototype&&!_.Hb("Edge")&&_.q.Window.prototype.setImmediate==_.q.setImmediate?(Bj||(Bj=Cj()),Bj(a)):_.q.setImmediate(a)};
Cj=function(){var a=_.q.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.Hb("Presto")&&(a=function(){var e=_.ce("IFRAME");e.style.display="none";_.vj(e,_.Dd(_.Vb));document.documentElement.appendChild(e);var f=e.contentWindow;e=f.document;e.open();e.write(_.wc(_.yc));e.close();var g="callImmediate"+Math.random(),k="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;e=(0,_.L)(function(l){if(("*"==k||l.origin==
k)&&l.data==g)this.port1.onmessage()},this);f.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function(){f.postMessage(g,k)}}});if("undefined"!==typeof a&&!_.Mb()){var b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var e=c.cb;c.cb=null;e()}};return function(e){d.next={cb:e};d=d.next;b.port2.postMessage(0)}}return"undefined"!==typeof document&&"onreadystatechange"in _.ce("SCRIPT")?function(e){var f=_.ce("SCRIPT");f.onreadystatechange=function(){f.onreadystatechange=
null;f.parentNode.removeChild(f);f=null;e();e=null};document.documentElement.appendChild(f)}:function(e){_.q.setTimeout(e,0)}};Aj=_.uj;_.nj(function(a){Aj=a});
var Ej=function(){this.xx=this.Wo=null},Gj=new yj(function(){return new Fj},function(a){a.reset()});Ej.prototype.add=function(a,b){var c=Gj.get();c.set(a,b);this.xx?this.xx.next=c:this.Wo=c;this.xx=c};Ej.prototype.remove=function(){var a=null;this.Wo&&(a=this.Wo,this.Wo=this.Wo.next,this.Wo||(this.xx=null),a.next=null);return a};var Fj=function(){this.next=this.scope=this.Ug=null};Fj.prototype.set=function(a,b){this.Ug=a;this.scope=b;this.next=null};
Fj.prototype.reset=function(){this.next=this.scope=this.Ug=null};
var Hj,Ij,Jj,Kj,Mj;_.Lj=function(a,b){Hj||Ij();Jj||(Hj(),Jj=!0);Kj.add(a,b)};Ij=function(){if(_.q.Promise&&_.q.Promise.resolve){var a=_.q.Promise.resolve(void 0);Hj=function(){a.then(Mj)}}else Hj=function(){_.Dj(Mj)}};Jj=!1;Kj=new Ej;Mj=function(){for(var a;a=Kj.remove();){try{a.Ug.call(a.scope)}catch(b){zj(b)}Gj.put(a)}Jj=!1};
_.Nj=function(a){a.prototype.$goog_Thenable=!0};_.Oj=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
var Qj,Rj,ck,ak;_.Pj=function(a,b){this.Da=0;this.Jf=void 0;this.fn=this.Wj=this.$a=null;this.Pu=this.Wz=!1;if(a!=_.hb)try{var c=this;a.call(b,function(d){c.rh(2,d)},function(d){c.rh(3,d)})}catch(d){this.rh(3,d)}};Qj=function(){this.next=this.context=this.eo=this.Dr=this.nl=null;this.xp=!1};Qj.prototype.reset=function(){this.context=this.eo=this.Dr=this.nl=null;this.xp=!1};Rj=new yj(function(){return new Qj},function(a){a.reset()});_.Sj=function(a,b,c){var d=Rj.get();d.Dr=a;d.eo=b;d.context=c;return d};
_.Tj=function(a){if(a instanceof _.Pj)return a;var b=new _.Pj(_.hb);b.rh(2,a);return b};_.Uj=function(a){return new _.Pj(function(b,c){c(a)})};_.Wj=function(a,b,c){Vj(a,b,c,null)||_.Lj(_.ij(b,a))};_.Xj=function(a){return new _.Pj(function(b,c){var d=a.length,e=[];if(d)for(var f=function(m,n){d--;e[m]=n;0==d&&b(e)},g=function(m){c(m)},k=0,l;k<a.length;k++)l=a[k],_.Wj(l,_.ij(f,k),g);else b(e)})};_.Zj=function(){var a,b,c=new _.Pj(function(d,e){a=d;b=e});return new Yj(c,a,b)};
_.Pj.prototype.then=function(a,b,c){return ak(this,_.lb(a)?a:null,_.lb(b)?b:null,c)};_.Nj(_.Pj);_.Pj.prototype.hx=function(a,b){return ak(this,null,a,b)};_.Pj.prototype.cancel=function(a){if(0==this.Da){var b=new bk(a);_.Lj(function(){ck(this,b)},this)}};
ck=function(a,b){if(0==a.Da)if(a.$a){var c=a.$a;if(c.Wj){for(var d=0,e=null,f=null,g=c.Wj;g&&(g.xp||(d++,g.nl==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Da&&1==d?ck(c,b):(f?(d=f,d.next==c.fn&&(c.fn=d),d.next=d.next.next):dk(c),ek(c,e,3,b)))}a.$a=null}else a.rh(3,b)};_.gk=function(a,b){a.Wj||2!=a.Da&&3!=a.Da||fk(a);a.fn?a.fn.next=b:a.Wj=b;a.fn=b};
ak=function(a,b,c,d){var e=_.Sj(null,null,null);e.nl=new _.Pj(function(f,g){e.Dr=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.eo=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof bk?g(k):f(l)}catch(m){g(m)}}:g});e.nl.$a=a;_.gk(a,e);return e.nl};_.Pj.prototype.z1=function(a){this.Da=0;this.rh(2,a)};_.Pj.prototype.A1=function(a){this.Da=0;this.rh(3,a)};
_.Pj.prototype.rh=function(a,b){0==this.Da&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Da=1,Vj(b,this.z1,this.A1,this)||(this.Jf=b,this.Da=a,this.$a=null,fk(this),3!=a||b instanceof bk||hk(this,b)))};
var Vj=function(a,b,c,d){if(a instanceof _.Pj)return _.gk(a,_.Sj(b||_.hb,c||null,d)),!0;if(_.Oj(a))return a.then(b,c,d),!0;if(_.jb(a))try{var e=a.then;if(_.lb(e))return ik(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},ik=function(a,b,c,d,e){var f=!1,g=function(l){f||(f=!0,c.call(e,l))},k=function(l){f||(f=!0,d.call(e,l))};try{b.call(a,g,k)}catch(l){k(l)}},fk=function(a){a.Wz||(a.Wz=!0,_.Lj(a.gT,a))},dk=function(a){var b=null;a.Wj&&(b=a.Wj,a.Wj=b.next,b.next=null);a.Wj||(a.fn=null);return b};
_.Pj.prototype.gT=function(){for(var a;a=dk(this);)ek(this,a,this.Da,this.Jf);this.Wz=!1};var ek=function(a,b,c,d){if(3==c&&b.eo&&!b.xp)for(;a&&a.Pu;a=a.$a)a.Pu=!1;if(b.nl)b.nl.$a=null,jk(b,c,d);else try{b.xp?b.Dr.call(b.context):jk(b,c,d)}catch(e){kk.call(null,e)}Rj.put(b)},jk=function(a,b,c){2==b?a.Dr.call(a.context,c):a.eo&&a.eo.call(a.context,c)},hk=function(a,b){a.Pu=!0;_.Lj(function(){a.Pu&&kk.call(null,b)})},kk=zj,bk=function(a){_.pb.call(this,a)};_.H(bk,_.pb);bk.prototype.name="cancel";
var Yj=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};
_.lk=function(a){return new _.Pj(a)};
var Eh;Eh=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/u\/(\d)\//;
_.Fh=function(a){var b=_.R("googleapis.config/sessionIndex");"string"===typeof b&&254<b.length&&(b=null);null==b&&(b=window.__X_GOOG_AUTHUSER);"string"===typeof b&&254<b.length&&(b=null);if(null==b){var c=window.google;c&&(b=c.authuser)}"string"===typeof b&&254<b.length&&(b=null);null==b&&(a=a||window.location.href,b=_.xe(a,"authuser")||null,null==b&&(b=(b=a.match(Eh))?b[1]:null));if(null==b)return null;b=String(b);254<b.length&&(b=null);return b};
var Ih=function(){this.Uj=-1};
_.Jh=function(){this.Uj=64;this.Dc=[];this.Ky=[];this.sR=[];this.gw=[];this.gw[0]=128;for(var a=1;a<this.Uj;++a)this.gw[a]=0;this.jx=this.On=0;this.reset()};_.H(_.Jh,Ih);_.Jh.prototype.reset=function(){this.Dc[0]=1732584193;this.Dc[1]=4023233417;this.Dc[2]=2562383102;this.Dc[3]=271733878;this.Dc[4]=3285377520;this.jx=this.On=0};
var Kh=function(a,b,c){c||(c=0);var d=a.sR;if("string"===typeof b)for(var e=0;16>e;e++)d[e]=b.charCodeAt(c)<<24|b.charCodeAt(c+1)<<16|b.charCodeAt(c+2)<<8|b.charCodeAt(c+3),c+=4;else for(e=0;16>e;e++)d[e]=b[c]<<24|b[c+1]<<16|b[c+2]<<8|b[c+3],c+=4;for(e=16;80>e;e++){var f=d[e-3]^d[e-8]^d[e-14]^d[e-16];d[e]=(f<<1|f>>>31)&4294967295}b=a.Dc[0];c=a.Dc[1];var g=a.Dc[2],k=a.Dc[3],l=a.Dc[4];for(e=0;80>e;e++){if(40>e)if(20>e){f=k^c&(g^k);var m=1518500249}else f=c^g^k,m=1859775393;else 60>e?(f=c&g|k&(c|g),
m=2400959708):(f=c^g^k,m=3395469782);f=(b<<5|b>>>27)+f+l+m+d[e]&4294967295;l=k;k=g;g=(c<<30|c>>>2)&4294967295;c=b;b=f}a.Dc[0]=a.Dc[0]+b&4294967295;a.Dc[1]=a.Dc[1]+c&4294967295;a.Dc[2]=a.Dc[2]+g&4294967295;a.Dc[3]=a.Dc[3]+k&4294967295;a.Dc[4]=a.Dc[4]+l&4294967295};
_.Jh.prototype.update=function(a,b){if(null!=a){void 0===b&&(b=a.length);for(var c=b-this.Uj,d=0,e=this.Ky,f=this.On;d<b;){if(0==f)for(;d<=c;)Kh(this,a,d),d+=this.Uj;if("string"===typeof a)for(;d<b;){if(e[f]=a.charCodeAt(d),++f,++d,f==this.Uj){Kh(this,e);f=0;break}}else for(;d<b;)if(e[f]=a[d],++f,++d,f==this.Uj){Kh(this,e);f=0;break}}this.On=f;this.jx+=b}};
_.Jh.prototype.digest=function(){var a=[],b=8*this.jx;56>this.On?this.update(this.gw,56-this.On):this.update(this.gw,this.Uj-(this.On-56));for(var c=this.Uj-1;56<=c;c--)this.Ky[c]=b&255,b/=256;Kh(this,this.Ky);for(c=b=0;5>c;c++)for(var d=24;0<=d;d-=8)a[b]=this.Dc[c]>>d&255,++b;return a};
_.Lh=function(){this.nE=new _.Jh};_.h=_.Lh.prototype;_.h.reset=function(){this.nE.reset()};_.h.YN=function(a){this.nE.update(a)};_.h.KH=function(){return this.nE.digest()};_.h.PE=function(a){a=unescape(encodeURIComponent(a));for(var b=[],c=0,d=a.length;c<d;++c)b.push(a.charCodeAt(c));this.YN(b)};_.h.Rg=function(){for(var a=this.KH(),b="",c=0;c<a.length;c++)b+="0123456789ABCDEF".charAt(Math.floor(a[c]/16))+"0123456789ABCDEF".charAt(a[c]%16);return b};
var nk,mk,tk,uk,ok,rk,pk,vk,qk;_.sk=function(){if(mk){var a=new _.oe.Uint32Array(1);nk.getRandomValues(a);a=Number("0."+a[0])}else a=ok,a+=parseInt(pk.substr(0,20),16),pk=qk(pk),a/=rk+Math.pow(16,20);return a};nk=_.oe.crypto;mk=!1;tk=0;uk=0;ok=1;rk=0;pk="";vk=function(a){a=a||_.oe.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;ok=ok*b%rk;0<tk&&++uk==tk&&_.Be(_.oe,"mousemove",vk,"remove","de")};qk=function(a){var b=new _.Lh;b.PE(a);return b.Rg()};
mk=!!nk&&"function"==typeof nk.getRandomValues;mk||(rk=1E6*(screen.width*screen.width+screen.height),pk=qk(_.pe.cookie+"|"+_.pe.location+"|"+(new Date).getTime()+"|"+Math.random()),tk=_.R("random/maxObserveMousemove")||0,0!=tk&&_.Ce(_.oe,"mousemove",vk));
var zk,Ak,Bk,Ck,Dk,Ek,Fk,Gk,Hk,Ik,Jk,Kk,Ok,Qk,Rk,Sk,Tk,Uk,Vk,Wk;_.wk=function(a){return!!a&&"object"===typeof a&&_.re.test(a.push)};_.xk=function(a){for(var b=0;b<this.length;b++)if(this[b]===a)return b;return-1};_.yk=function(a,b){if(!a)throw Error(b||"");};zk=/&/g;Ak=/</g;Bk=/>/g;Ck=/"/g;Dk=/'/g;Ek=function(a){return String(a).replace(zk,"&").replace(Ak,"<").replace(Bk,">").replace(Ck,""").replace(Dk,"'")};Fk=/[\ud800-\udbff][\udc00-\udfff]|[^!-~]/g;Gk=/%([a-f]|[0-9a-fA-F][a-f])/g;
Hk=/^(https?|ftp|file|chrome-extension):$/i;
Ik=function(a){a=String(a);a=a.replace(Fk,function(e){try{return encodeURIComponent(e)}catch(f){return encodeURIComponent(e.replace(/^[^%]+$/g,"\ufffd"))}}).replace(_.ze,function(e){return e.replace(/%/g,"%25")}).replace(Gk,function(e){return e.toUpperCase()});a=a.match(_.ye)||[];var b=_.te(),c=function(e){return e.replace(/\\/g,"%5C").replace(/\^/g,"%5E").replace(/`/g,"%60").replace(/\{/g,"%7B").replace(/\|/g,"%7C").replace(/\}/g,"%7D")},d=!!(a[1]||"").match(Hk);b.Cp=c((a[1]||"")+(a[2]||"")+(a[3]||
(a[2]&&d?"/":"")));d=function(e){return c(e.replace(/\?/g,"%3F").replace(/#/g,"%23"))};b.query=a[5]?[d(a[5])]:[];b.Ih=a[7]?[d(a[7])]:[];return b};Jk=function(a){return a.Cp+(0<a.query.length?"?"+a.query.join("&"):"")+(0<a.Ih.length?"#"+a.Ih.join("&"):"")};Kk=function(a,b){var c=[];if(a)for(var d in a)if(_.ue(a,d)&&null!=a[d]){var e=b?b(a[d]):a[d];c.push(encodeURIComponent(d)+"="+encodeURIComponent(e))}return c};
_.Lk=function(a,b,c,d){a=Ik(a);a.query.push.apply(a.query,Kk(b,d));a.Ih.push.apply(a.Ih,Kk(c,d));return Jk(a)};
_.Mk=function(a,b){var c=Ik(b);b=c.Cp;c.query.length&&(b+="?"+c.query.join(""));c.Ih.length&&(b+="#"+c.Ih.join(""));var d="";2E3<b.length&&(c=b,b=b.substr(0,2E3),b=b.replace(_.Ae,""),d=c.substr(b.length));var e=a.createElement("div");a=a.createElement("a");c=Ik(b);b=c.Cp;c.query.length&&(b+="?"+c.query.join(""));c.Ih.length&&(b+="#"+c.Ih.join(""));_.Hd(a,new _.Zb(_.Xb,b));e.appendChild(a);b=_.xc(e.innerHTML,null);_.Gd(e,b);b=String(e.firstChild.href);e.parentNode&&e.parentNode.removeChild(e);c=Ik(b+
d);b=c.Cp;c.query.length&&(b+="?"+c.query.join(""));c.Ih.length&&(b+="#"+c.Ih.join(""));return b};_.Nk=/^https?:\/\/[^\/%\\?#\s]+\/[^\s]*$/i;Ok=function(a){for(;a.firstChild;)a.removeChild(a.firstChild)};_.Pk=function(a,b){var c=_.se(_.De,"watt",_.te());_.se(c,a,b)};Qk=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/b\/(\d{10,21})\//;
Rk=function(a){var b=_.R("googleapis.config/sessionDelegate");"string"===typeof b&&21<b.length&&(b=null);null==b&&(b=(a=(a||window.location.href).match(Qk))?a[1]:null);if(null==b)return null;b=String(b);21<b.length&&(b=null);return b};Tk=function(){var a=_.De.onl;if(!a){a=_.te();_.De.onl=a;var b=_.te();a.e=function(c){var d=b[c];d&&(delete b[c],d())};a.a=function(c,d){b[c]=d};a.r=function(c){delete b[c]}}return a};Uk=function(a,b){b=b.onload;return"function"===typeof b?(Tk().a(a,b),b):null};
Vk=function(a){_.yk(/^\w+$/.test(a),"Unsupported id - "+a);Tk();return'onload="window.___jsl.onl.e("'+a+'")"'};Wk=function(a){Tk().r(a)};
var Yk,Zk,dl;_.Xk={allowtransparency:"true",frameborder:"0",hspace:"0",marginheight:"0",marginwidth:"0",scrolling:"no",style:"",tabindex:"0",vspace:"0",width:"100%"};Yk={allowtransparency:!0,onload:!0};Zk=0;_.al=function(a,b){var c=0;do var d=b.id||["I",Zk++,"_",(new Date).getTime()].join("");while(a.getElementById(d)&&5>++c);_.yk(5>c,"Error creating iframe id");return d};_.bl=function(a,b){return a?b+"/"+a:""};
_.cl=function(a,b,c,d){var e={},f={};a.documentMode&&9>a.documentMode&&(e.hostiemode=a.documentMode);_.ve(d.queryParams||{},e);_.ve(d.fragmentParams||{},f);var g=d.pfname;var k=_.te();_.R("iframes/dropLegacyIdParam")||(k.id=c);k._gfid=c;k.parent=a.location.protocol+"//"+a.location.host;c=_.xe(a.location.href,"parent");g=g||"";!g&&c&&(g=_.xe(a.location.href,"_gfid","")||_.xe(a.location.href,"id",""),g=_.bl(g,_.xe(a.location.href,"pfname","")));g||(c=_.Ff(_.xe(a.location.href,"jcp","")))&&"object"==
typeof c&&(g=_.bl(c.id,c.pfname));k.pfname=g;d.connectWithJsonParam&&(g={},g.jcp=_.If(k),k=g);g=_.xe(b,"rpctoken")||e.rpctoken||f.rpctoken;g||(g=d.rpctoken||String(Math.round(1E8*_.sk())),k.rpctoken=g);d.rpctoken=g;_.ve(k,d.connectWithQueryParams?e:f);k=a.location.href;a=_.te();(g=_.xe(k,"_bsh",_.De.bsh))&&(a._bsh=g);(k=_.De.dpo?_.De.h:_.xe(k,"jsh",_.De.h))&&(a.jsh=k);d.hintInFragment?_.ve(a,f):_.ve(a,e);return _.Lk(b,e,f,d.paramsSerializer)};
dl=function(a){_.yk(!a||_.Nk.test(a),"Illegal url for new iframe - "+a)};
_.el=function(a,b,c,d,e){dl(c.src);var f,g=Uk(d,c),k=g?Vk(d):"";try{document.all&&(f=a.createElement('<iframe frameborder="'+Ek(String(c.frameborder))+'" scrolling="'+Ek(String(c.scrolling))+'" '+k+' name="'+Ek(String(c.name))+'"/>'))}catch(m){}finally{f||(f=a.createElement("iframe"),g&&(f.onload=function(){f.onload=null;g.call(this)},Wk(d)))}f.setAttribute("ng-non-bindable","");for(var l in c)a=c[l],"style"===l&&"object"===typeof a?_.ve(a,f.style):Yk[l]||f.setAttribute(l,String(a));(l=e&&e.beforeNode||
null)||e&&e.dontclear||Ok(b);b.insertBefore(f,l);f=l?l.previousSibling:b.lastChild;c.allowtransparency&&(f.allowTransparency=!0);return f};
var fl,il;fl=/^:[\w]+$/;_.gl=/:([a-zA-Z_]+):/g;_.hl=function(){var a=_.Fh()||"0",b=Rk();var c=_.Fh(void 0)||a;var d=Rk(void 0),e="";c&&(e+="u/"+encodeURIComponent(String(c))+"/");d&&(e+="b/"+encodeURIComponent(String(d))+"/");c=e||null;(e=(d=!1===_.R("isLoggedIn"))?"_/im/":"")&&(c="");var f=_.R("iframes/:socialhost:"),g=_.R("iframes/:im_socialhost:");return Sk={socialhost:f,ctx_socialhost:d?g:f,session_index:a,session_delegate:b,session_prefix:c,im_prefix:e}};il=function(a,b){return _.hl()[b]||""};
_.jl=function(a){return _.Mk(_.pe,a.replace(_.gl,il))};_.kl=function(a){var b=a;fl.test(a)&&(b=_.R("iframes/"+b.substring(1)+"/url"),_.yk(!!b,"Unknown iframe url config for - "+a));return _.jl(b)};
_.ll=function(a,b,c){var d=c||{};c=d.attributes||{};_.yk(!(d.allowPost||d.forcePost)||!c.onload,"onload is not supported by post iframe (allowPost or forcePost)");a=_.kl(a);c=b.ownerDocument||_.pe;var e=_.al(c,d);a=_.cl(c,a,e,d);var f=_.te();_.ve(_.Xk,f);_.ve(d.attributes,f);f.name=f.id=e;f.src=a;d.eurl=a;var g=d||{},k=!!g.allowPost;if(g.forcePost||k&&2E3<a.length){g=Ik(a);f.src="";d.dropDataPostorigin||(f["data-postorigin"]=a);a=_.el(c,b,f,e);if(-1!=navigator.userAgent.indexOf("WebKit")){var l=a.contentWindow.document;
l.open();f=l.createElement("div");k={};var m=e+"_inner";k.name=m;k.src="";k.style="display:none";_.el(c,f,k,m,d)}f=(d=g.query[0])?d.split("&"):[];d=[];for(k=0;k<f.length;k++)m=f[k].split("=",2),d.push([decodeURIComponent(m[0]),decodeURIComponent(m[1])]);g.query=[];f=Jk(g);_.yk(_.Nk.test(f),"Invalid URL: "+f);g=c.createElement("form");g.action=f;g.method="POST";g.target=e;g.style.display="none";for(e=0;e<d.length;e++)f=c.createElement("input"),f.type="hidden",f.name=d[e][0],f.value=d[e][1],g.appendChild(f);
b.appendChild(g);g.submit();g.parentNode.removeChild(g);l&&l.close();b=a}else b=_.el(c,b,f,e,d);return b};
_.ml=function(a){this.S=a};_.h=_.ml.prototype;_.h.value=function(){return this.S};_.h.Aj=function(a){this.S.width=a;return this};_.h.Nc=function(){return this.S.width};_.h.ji=function(a){this.S.height=a;return this};_.h.getHeight=function(){return this.S.height};_.h.$c=function(a){this.S.style=a;return this};_.h.Ol=_.ha(6);
var nl=function(a){this.S=a};nl.prototype.Fo=function(a){this.S.anchor=a;return this};nl.prototype.zf=function(){return this.S.anchor};nl.prototype.JD=function(a){this.S.anchorPosition=a;return this};_.ol=function(a){a.S.show=!0;return a};nl.prototype.ji=function(a){this.S.height=a;return this};nl.prototype.getHeight=function(){return this.S.height};nl.prototype.Aj=function(a){this.S.width=a;return this};nl.prototype.Nc=function(){return this.S.width};
_.pl=function(a){this.S=a||{}};_.pl.prototype.value=function(){return this.S};_.pl.prototype.setUrl=function(a){this.S.url=a;return this};_.pl.prototype.getUrl=function(){return this.S.url};_.ql=function(a,b){a.S.where=b;return a};_.h=_.pl.prototype;_.h.$c=function(a){this.S.style=a;return this};_.h.Ol=_.ha(5);_.h.Ie=function(a){this.S.id=a;return this};_.h.getId=function(){return this.S.id};_.h.Nk=_.ha(7);_.rl=function(a,b){a.S.queryParams=b;return a};_.sl=function(a,b){a.S.relayOpen=b;return a};
_.tl=function(a,b){a.S.messageHandlers=b;return a};_.ul=function(a,b){a.S.messageHandlersFilter=b;return a};_.pl.prototype.Go=_.ha(8);_.pl.prototype.getContext=function(){return this.S.context};_.pl.prototype.Mc=function(){return this.S.openerIframe};_.vl=function(a){return new nl(a.S)};_.pl.prototype.Fl=function(){this.S.attributes=this.S.attributes||{};return new _.ml(this.S.attributes)};_.wl=function(a){a.S.connectWithQueryParams=!0;return a};
var xl=function(a,b){a=window.getComputedStyle(a,"").getPropertyValue(b).match(/^([0-9]+)/);return parseInt(a[0],10)},yl,Cl,Gl,Fl,Il,Jl;_.ml.prototype.Ol=_.id(6,function(){return this.S.style});_.pl.prototype.Ol=_.id(5,function(){return this.S.style});yl=function(a,b){a.S.onload=b};_.zl=function(a){a.S.closeClickDetection=!0};_.Al=function(a){return a.S.rpctoken};_.Bl=function(a){a.S.waitForOnload=!0;return a};Cl=function(a){return(a=a.S.timeout)?a:null};
_.Dl=function(a,b,c){if(a){_.yk(_.wk(a),"arrayForEach was called with a non array value");for(var d=0;d<a.length;d++)b.call(c,a[d],d)}};_.El=function(a,b,c){if(a)if(_.wk(a))_.Dl(a,b,c);else{_.yk("object"===typeof a,"objectForEach was called with a non object value");c=c||a;for(var d in a)_.ue(a,d)&&void 0!==a[d]&&b.call(c,a[d],d)}};Gl=function(a){this.resolve=this.reject=null;this.promise=_.lk((0,_.L)(function(b,c){this.resolve=b;this.reject=c},this));a&&(this.promise=Fl(this.promise,a))};
Fl=function(a,b){return a.then(function(c){try{b(c)}catch(d){}return c})};
_.Kl=function(){var a=0;self.innerHeight?a=self.innerHeight:document.documentElement&&document.documentElement.clientHeight?a=document.documentElement.clientHeight:document.body&&(a=document.body.clientHeight);var b=document.body,c=document.documentElement;if("CSS1Compat"===document.compatMode&&c.scrollHeight)return c.scrollHeight!==a?c.scrollHeight:c.offsetHeight;if(0<=navigator.userAgent.indexOf("AppleWebKit")){a=0;for(b=[document.body];0<b.length;){var d=b.shift();c=d.childNodes;if("undefined"!==
typeof d.style){var e=d.style.overflowY;e||(e=(e=document.defaultView.getComputedStyle(d,null))?e.overflowY:null);if("visible"!=e&&"inherit"!=e&&(e=d.style.height,e||(e=(e=document.defaultView.getComputedStyle(d,null))?e.height:""),0<e.length&&"auto"!=e))continue}for(d=0;d<c.length;d++){e=c[d];if("undefined"!==typeof e.offsetTop&&"undefined"!==typeof e.offsetHeight){var f=e.offsetTop+e.offsetHeight+xl(e,"margin-bottom");a=Math.max(a,f)}b.push(e)}}return a+xl(document.body,"border-bottom")+xl(document.body,
"margin-bottom")+xl(document.body,"padding-bottom")}if(b&&c)return d=c.scrollHeight,e=c.offsetHeight,c.clientHeight!==e&&(d=b.scrollHeight,e=b.offsetHeight),d>a?d>e?d:e:d<e?d:e};
_.Ql=function(a){a=a||{};this.Jb=!1;this.BL=_.te();this.tf=_.te();this.mf=a._window||_.oe;this.ld=this.mf.location.href;this.CL=(this.PC=Ll(this.ld,"parent"))?Ll(this.ld,"pfname"):"";this.Ca=this.PC?Ll(this.ld,"_gfid")||Ll(this.ld,"id"):"";this.hg=_.bl(this.Ca,this.CL);this.Ad=_.vg(this.ld);if(this.Ca){var b=new _.Ml;_.Nl(b,a._parentRpcAddr||"..");_.Ol(b,a._parentRetAddr||this.Ca);b.li(_.vg(this.PC||this.ld));_.Pl(b,this.CL);this.$a=this.Sj(b.value())}else this.$a=null};_.h=_.Ql.prototype;
_.h.Sn=_.ha(10);_.h.Ea=function(){var a=this.tf;if(!this.Jb){for(var b=0;b<a.length;b++)a[b].Ea();this.Jb=!0}};_.h.vd=function(){return this.hg};_.h.vb=function(){return this.mf};_.h.tb=function(){return this.mf.document};_.h.Nw=_.ha(11);_.h.yA=function(a){return this.BL[a]};
_.h.Sj=function(a){_.yk(!this.Jb,"Cannot attach iframe in disposed context");a=new _.Ml(a);a.Af()||_.Nl(a,a.getId());a.Yg()||_.Ol(a,"..");a.getOrigin()||a.li(_.vg(a.getUrl()));a.vd()||_.Pl(a,_.bl(a.getId(),this.hg));var b=a.vd();if(this.tf[b])return this.tf[b];var c=a.Af(),d=c;a.getOrigin()&&(d=c+"|"+a.getOrigin());var e=a.Yg(),f=_.Al(a);f||(f=(f=a.Ia())&&(f.getAttribute("data-postorigin")||f.src)||a.getUrl(),f=_.xe(f,"rpctoken"));Rl(a,_.hj(d,e,f,a.S._popupWindow));d=((window.gadgets||{}).rpc||{}).setAuthToken;
f&&d&&d(c,f);var g=new _.Sl(this,c,b,a),k=a.S.messageHandlersFilter;_.El(a.S.messageHandlers,function(l,m){g.register(m,l,k)});_.Tl(a)&&g.yj();_.Ul(g,"_g_rpcReady");return g};_.h.tD=function(a){_.Pl(a,null);var b=a.getId();!b||Vl.test(b)&&!this.vb().document.getElementById(b)||(_.Ue("Ignoring requested iframe ID - "+b),a.Ie(null))};var Ll=function(a,b){var c=_.xe(a,b);c||(c=_.Ff(_.xe(a,"jcp",""))[b]);return c||""};
_.Ql.prototype.Yh=function(a){_.yk(!this.Jb,"Cannot open iframe in disposed context");var b=new _.Ml(a);Wl(this,b);var c=b.vd();if(c&&this.tf[c])return this.tf[c];this.tD(b);c=b.getUrl();_.yk(c,"No url for new iframe");var d=b.S.queryParams||{};d.usegapi="1";_.rl(b,d);d=this.wJ&&this.wJ(c,b);d||(d=b.S.where,_.yk(!!d,"No location for new iframe"),c=_.ll(c,d,a),b.S.iframeEl=c,d=c.getAttribute("id"));_.Nl(b,d).Ie(d);b.li(_.vg(b.S.eurl||""));this.FK&&this.FK(b,b.Ia());c=this.Sj(a);c.dE&&c.dE(c,a);(a=
b.S.onCreate)&&a(c);b.S.disableRelayOpen||c.yp("_open");return c};
var Xl=function(a,b,c){var d=b.S.canvasUrl;if(!d)return c;_.yk(!b.S.allowPost&&!b.S.forcePost,"Post is not supported when using canvas url");var e=b.getUrl();_.yk(e&&_.vg(e)===a.Ad&&_.vg(d)===a.Ad,"Wrong origin for canvas or hidden url "+d);b.setUrl(d);_.Bl(b);b.S.canvasUrl=null;return function(f){var g=f.vb(),k=g.location.hash;k=_.kl(e)+(/#/.test(e)?k.replace(/^#/,"&"):k);g.location.replace(k);c&&c(f)}},Zl=function(a,b,c){var d=b.S.relayOpen;if(d){var e=a.$a;d instanceof _.Sl?(e=d,_.sl(b,0)):0<Number(d)&&
_.sl(b,Number(d)-1);if(e){_.yk(!!e.uL,"Relaying iframe open is disabled");if(d=b.Ol())if(d=_.Yl[d])b.Io(a),d(b.value()),b.Io(null);b.S.openerIframe=null;c.resolve(e.uL(b));return!0}}return!1},cm=function(a,b,c){var d=b.Ol();if(d)if(_.yk(!!_.$l,"Defer style is disabled, when requesting style "+d),_.am[d])Wl(a,b);else return bm(d,function(){_.yk(!!_.am[d],"Fail to load style - "+d);c.resolve(a.open(b.value()))}),!0;return!1};
_.Ql.prototype.open=function(a,b){_.yk(!this.Jb,"Cannot open iframe in disposed context");var c=new _.Ml(a);b=Xl(this,c,b);var d=new Gl(b);(b=c.getUrl())&&c.setUrl(_.kl(b));if(Zl(this,c,d)||cm(this,c,d)||Zl(this,c,d))return d.promise;if(null!=Cl(c)){var e=setTimeout(function(){g.Ia().src="about:blank";d.reject({timeout:"Exceeded time limit of :"+Cl(c)+"milliseconds"})},Cl(c)),f=d.resolve;d.resolve=function(k){clearTimeout(e);f(k)}}c.S.waitForOnload&&yl(c.Fl(),function(){d.resolve(g)});var g=this.Yh(a);
c.S.waitForOnload||d.resolve(g);return d.promise};_.Ql.prototype.NI=_.ha(12);var dm=function(a,b){var c=a.$a,d=!0;b.filter&&(d=b.filter.call(b.Ef,b.params));return _.Tj(d).then(function(e){return e&&c?(b.AL&&b.AL.call(a,b.params),e=b.sender?b.sender(b.params):_.Ul(c,b.message,b.params),b.U1?e.then(function(){return!0}):!0):!1})};_.h=_.Ql.prototype;
_.h.Wy=function(a,b,c){a=dm(this,{sender:function(d){var e=_.Hl.$a;_.El(_.Hl.tf,function(f){f!==e&&_.Ul(f,"_g_wasClosed",d)});return _.Ul(e,"_g_closeMe",d)},message:"_g_closeMe",params:a,Ef:c,filter:this.yA("onCloseSelfFilter")});b=new Gl(b);b.resolve(a);return b.promise};_.h.qD=function(a,b,c){a=a||{};b=new Gl(b);b.resolve(dm(this,{message:"_g_restyleMe",params:a,Ef:c,filter:this.yA("onRestyleSelfFilter"),U1:!0,AL:this.XN}));return b.promise};_.h.XN=function(a){"auto"===a.height&&(a.height=_.Kl())};
_.h.FM=_.ha(13);_.h.$M=_.ha(14);var Wl=function(a,b){var c=b.Ol();if(c){b.$c(null);var d=_.am[c];_.yk(d,"No such style: "+c);b.Io(a);d(b.value());b.Io(null)}};
_.Sl=function(a,b,c,d){this.Jb=!1;this.Mi=a;this.sD=b;this.hg=c;this.Ba=d;this.hM=this.Ba.Yg();this.Ad=this.Ba.getOrigin();this.cX=this.Ba.Ia();this.yN=this.Ba.S.where;this.oo=[];this.yp("_default");a=this.Ba.S.apis||[];for(b=0;b<a.length;b++)this.yp(a[b]);this.Mi.tf[c]=this};_.h=_.Sl.prototype;_.h.Sn=_.ha(9);_.h.Ea=function(){if(!this.Jb){for(var a=0;a<this.oo.length;a++)this.unregister(this.oo[a]);delete _.Hl.tf[this.vd()];this.Jb=!0}};_.h.getContext=function(){return this.Mi};_.h.getOptions=function(){return this.Ba};
_.h.Af=function(){return this.sD};_.h.Yg=function(){return this.hM};_.h.vd=function(){return this.hg};_.h.Ia=function(){return this.cX};_.h.Za=function(){return this.yN};_.h.ff=function(a){this.yN=a};_.h.yj=function(){(0,this.Ba.S._rpcReadyFn)()};_.h.XM=function(a,b){this.Ba.value()[a]=b};_.h.IA=function(a){return this.Ba.value()[a]};_.h.Sb=function(){return this.Ba.value()};_.h.getId=function(){return this.Ba.getId()};_.h.getOrigin=function(){return this.Ad};
_.h.register=function(a,b,c){_.yk(!this.Jb,"Cannot register handler on disposed iframe "+a);_.yk((c||_.em)(this),"Rejecting untrusted message "+a);c=this.hg+":"+this.Mi.hg+":"+a;1==_.se(Il,c,[]).push(b)&&(this.oo.push(a),_.Si(c,fm(c,this,"_g_wasClosed"===a)))};_.h.unregister=function(a,b){var c=this.hg+":"+this.Mi.hg+":"+a,d=Il[c];d&&(b?(b=_.xk.call(d,b),0<=b&&d.splice(b,1)):d.splice(0,d.length),0==d.length&&(b=_.xk.call(this.oo,a),0<=b&&this.oo.splice(b,1),_.Ti(c)))};_.h.UU=function(){return this.oo};
_.h.yp=function(a){this.wy=this.wy||[];if(!(0<=_.xk.call(this.wy,a))){this.wy.push(a);a=Jl[a]||{map:{}};for(var b in a.map)_.ue(a.map,b)&&this.register(b,a.map[b],a.filter)}};_.h.vb=function(){if(!_.em(this))return null;var a=this.Ba.S._popupWindow;if(a)return a;var b=this.sD.split("/");a=this.getContext().vb();for(var c=0;c<b.length&&a;c++){var d=b[c];a=".."===d?a==a.parent?a.opener:a.parent:a.frames[d]}return a};
_.im=function(a){var b={};if(a)for(var c in a)_.ue(a,c)&&_.ue(gm,c)&&hm.test(a[c])&&(b[c]=a[c]);return b};_.h=_.Sl.prototype;_.h.close=function(a,b){return _.Ul(this,"_g_close",a,b)};_.h.Tr=function(a,b){return _.Ul(this,"_g_restyle",a,b)};_.h.xo=function(a,b){return _.Ul(this,"_g_restyleDone",a,b)};_.h.tS=function(a){return this.getContext().Wy(a,void 0,this)};_.h.l_=function(a){if(a&&"object"===typeof a)return this.getContext().qD(a,void 0,this)};
_.h.m_=function(a){var b=this.Ba.S.onRestyle;b&&b.call(this,a,this);a=a&&"object"===typeof a?_.im(a):{};(b=this.Ia())&&a&&"object"===typeof a&&(_.ue(a,"height")&&(a.height=_.jm(a.height)),_.ue(a,"width")&&(a.width=_.jm(a.width)),_.ve(a,b.style))};
_.h.uS=function(a){var b=this.Ba.S.onClose;b&&b.call(this,a,this);this.nH&&this.nH()||(b=this.Ia())&&b.parentNode&&b.parentNode.removeChild(b);if(b=this.Ba.S.controller){var c={};c.frameName=this.vd();_.Ul(b,"_g_disposeControl",c)}km(this.hg+":"+this.Mi.hg+":_g_wasClosed",a,this)};_.h.WL=_.ha(15);_.h.Gk=function(a,b){this.register("_g_wasClosed",a,b)};_.h.X1=function(){delete this.getContext().tf[this.vd()];this.getContext().vb().setTimeout((0,_.L)(function(){this.Ea()},this),0)};
_.h.send=function(a,b,c,d){_.yk(!this.Jb,"Cannot send message to disposed iframe - "+a);_.yk((d||_.em)(this),"Wrong target for message "+a);c=new Gl(c);_.Xi(this.sD,this.Mi.hg+":"+this.hg+":"+a,c.resolve,b);return c.promise};_.Ul=function(a,b,c,d){return a.send(b,c,d,_.lm)};_.Sl.prototype.nZ=function(a){return a};_.Sl.prototype.ping=function(a,b){return _.Ul(this,"_g_ping",b,a)};
_.Ml=function(a){this.S=a||{}};_.H(_.Ml,_.pl);_.Pl=function(a,b){a.S.frameName=b;return a};_.Ml.prototype.vd=function(){return this.S.frameName};_.Nl=function(a,b){a.S.rpcAddr=b;return a};_.Ml.prototype.Af=function(){return this.S.rpcAddr};_.Ol=function(a,b){a.S.retAddr=b;return a};_.Ml.prototype.Yg=function(){return this.S.retAddr};_.Ml.prototype.li=function(a){this.S.origin=a;return this};_.Ml.prototype.getOrigin=function(){return this.S.origin};
_.Ml.prototype.yj=function(a){this.S.setRpcReady=a;return this};_.Tl=function(a){return a.S.setRpcReady};_.Ml.prototype.Io=function(a){this.S.context=a};var Rl=function(a,b){a.S._rpcReadyFn=b};_.Ml.prototype.Ia=function(){return this.S.iframeEl};
var Vl,fm,km;Vl=/^[\w\.\-]*$/;_.em=function(a){return a.Ad===a.getContext().Ad};_.lm=function(){return!0};_.mm=function(a){for(var b=_.te(),c=0;c<a.length;c++)b[a[c]]=!0;return function(d){return!!b[d.Ad]}};fm=function(a,b,c){return function(d){if(!b.Jb){var e=this.origin,f=b.getOrigin();_.yk(e===f,"Wrong origin "+e+" != "+f);e=this.callback;d=km(a,d,b);!c&&0<d.length&&_.Xj(d).then(e)}}};km=function(a,b,c){a=Il[a];if(!a)return[];for(var d=[],e=0;e<a.length;e++)d.push(_.Tj(a[e].call(c,b,c)));return d};
_.nm=function(a,b,c){_.yk("_default"!=a,"Cannot update default api");Jl[a]={map:b,filter:c}};_.om=function(a,b,c){_.yk("_default"!=a,"Cannot update default api");_.se(Jl,a,{map:{},filter:_.em}).map[b]=c};_.pm=function(a,b){_.se(Jl,"_default",{map:{},filter:_.lm}).map[a]=b;_.El(_.Hl.tf,function(c){c.register(a,b,_.lm)})};_.qm=function(){return _.Hl};Il=_.te();Jl=_.te();_.Hl=new _.Ql;_.pm("_g_rpcReady",_.Sl.prototype.yj);_.pm("_g_discover",_.Sl.prototype.UU);_.pm("_g_ping",_.Sl.prototype.nZ);
var bm;_.am=_.te();_.Yl=_.te();_.$l=function(a){return _.am[a]};bm=function(a,b){_.we.load("gapi.iframes.style."+a,b)};
var gm,hm;gm={height:!0,width:!0};hm=/^(?!-*(?:expression|(?:moz-)?binding))(?:[.#]?-?(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|-?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:[a-z]{1,2}|%)?|!important|)$/i;_.jm=function(a){"number"===typeof a&&(a=String(a)+"px");return a};_.pm("_g_close",_.Sl.prototype.tS);_.pm("_g_closeMe",_.Sl.prototype.uS);_.pm("_g_restyle",_.Sl.prototype.l_);_.pm("_g_restyleMe",_.Sl.prototype.m_);_.pm("_g_wasClosed",_.Sl.prototype.X1);
var vm;_.pl.prototype.Go=_.id(8,function(a){this.S.apis=a;return this});_.pl.prototype.Nk=_.id(7,function(a){this.S.rpctoken=a;return this});_.rm=function(a,b){a.S.onClose=b;return a};_.sm=function(a){this.S=a||{}};_.sm.prototype.value=function(){return this.S};_.sm.prototype.getIframe=function(){return this.S.iframe};_.tm=function(a,b){a.S.role=b;return a};_.sm.prototype.yj=function(a){this.S.setRpcReady=a;return this};_.sm.prototype.Nk=function(a){this.S.rpctoken=a;return this};
_.um=function(a){a.S.selfConnect=!0;return a};vm=function(a){this.S=a||{}};vm.prototype.value=function(){return this.S};var wm=function(a){var b=new vm;b.S.role=a;return b};vm.prototype.UI=function(){return this.S.role};vm.prototype.Zb=function(a){this.S.handler=a;return this};vm.prototype.kb=function(){return this.S.handler};var xm=function(a,b){a.S.filter=b;return a};vm.prototype.Go=function(a){this.S.apis=a;return this};var ym=function(a){a.S.runOnce=!0;return a};
_.Ql.prototype.ready=function(a,b,c,d){var e=b||{},f=this.$a;this.Pj(function(k){_.El(e,function(l,m){k.register(m,l,d)},this);k!==f&&k.send("_ready",g,void 0,d)},void 0,d);var g=a||{};g.height=g.height||"auto";this.XN(g);f&&f.send("_ready",g,c,_.lm)};_.Ql.prototype.Yy=_.ha(16);var zm=function(a){a.$y||(a.$y=_.te(),a.yC=_.te())};
_.Ql.prototype.qy=function(a,b,c,d){zm(this);"object"===typeof a?(b=new vm(a),c=b.UI()||""):(b=xm(wm(a).Zb(b).Go(c),d),c=a);d=this.$y[c]||[];a=!1;for(var e=0;e<d.length&&!a;e++)Am(this.tf[d[e].Ef],d[e].data,[b]),a=b.S.runOnce;c=_.se(this.yC,c,[]);a||b.S.dontWait||c.push(b)};_.Ql.prototype.ZL=_.ha(17);
var Am=function(a,b,c){c=c||[];for(var d=0;d<c.length;d++){var e=c[d];if(e&&a){var f=e.S.filter||_.em;if(a&&f(a)){f=e.S.apis||[];for(var g=0;g<f.length;g++)a.yp(f[g]);e.kb()&&e.kb()(a,b);e.S.runOnce&&(c.splice(d,1),--d)}}}};_.Ql.prototype.Pj=function(a,b,c){this.qy(ym(xm(wm("_opener").Zb(a).Go(b),c)).value())};
_.h=_.Sl.prototype;
_.h.xS=function(a){var b=new _.Ml(a);a=new _.sm(b.value());if(a.S.selfConnect)var c=this;else(_.yk(Bm.test(b.getOrigin()),"Illegal origin for connected iframe - "+b.getOrigin()),c=this.getContext().tf[b.vd()],c)?_.Tl(b)&&(c.yj(),_.Ul(c,"_g_rpcReady")):(b=_.Pl(_.Ol(_.Nl(new _.Ml,b.Af()),b.Yg()).li(b.getOrigin()),b.vd()).yj(_.Tl(b)).Nk(_.Al(b)),c=this.getContext().Sj(b.value()));b=this.getContext();var d=a.S.role;a=a.S.data;zm(b);d=d||"";_.se(b.$y,d,[]).push({Ef:c.vd(),data:a});Am(c,a,b.yC[d])};
_.h.dE=function(a,b){(new _.Ml(b)).S._relayedDepth||(b={},_.um(_.tm(new _.sm(b),"_opener")),_.Ul(a,"_g_connect",b))};
_.h.uL=function(a){var b=this,c=a.S.messageHandlers,d=a.S.messageHandlersFilter,e=a.S.onClose;_.rm(_.ul(_.tl(a,null),null),null);return _.Ul(this,"_g_open",a.value()).then(function(f){var g=new _.Ml(f[0]),k=g.vd();f=new _.Ml;var l=b.Yg(),m=g.Yg();_.Ol(_.Nl(f,b.Af()+"/"+g.Af()),m+"/"+l);_.Pl(f,k);f.li(g.getOrigin());f.Go(g.S.apis);f.Nk(_.Al(a));_.tl(f,c);_.ul(f,d);_.rm(f,e);(g=b.getContext().tf[k])||(g=b.getContext().Sj(f.value()));return g})};
_.h.tD=function(a){var b=a.getUrl();_.yk(!b||_.Nk.test(b),"Illegal url for new iframe - "+b);var c=a.Fl().value();b={};for(var d in c)_.ue(c,d)&&_.ue(Cm,d)&&(b[d]=c[d]);_.ue(c,"style")&&(d=c.style,"object"===typeof d&&(b.style=_.im(d)));a.value().attributes=b};
_.h.$Y=function(a){a=new _.Ml(a);this.tD(a);var b=a.S._relayedDepth||0;a.S._relayedDepth=b+1;a.S.openerIframe=this;var c=_.Al(a);a.Nk(null);return this.getContext().open(a.value()).then((0,_.L)(function(d){var e=(new _.Ml(d.Sb())).S.apis,f=new _.Ml;_.Dm(d,this,f);0==b&&_.tm(new _.sm(f.value()),"_opener");f.yj(!0);f.Nk(c);_.Ul(d,"_g_connect",f.value());f=new _.Ml;_.Pl(_.Ol(_.Nl(f,d.Af()),d.hM),d.vd()).li(d.getOrigin()).Go(e);return f.value()},this))};
_.h.k_=function(a){this.getContext().Pj(function(b){b.send("_g_wasRestyled",a,void 0,_.lm)},null,_.lm)};
var Bm,Cm,Em;Bm=/^https?:\/\/[^\/%\\?#\s]+$/i;Cm={longdesc:!0,name:!0,src:!0,frameborder:!0,marginwidth:!0,marginheight:!0,scrolling:!0,align:!0,height:!0,width:!0,id:!0,"class":!0,title:!0,tabindex:!0,hspace:!0,vspace:!0,allowtransparency:!0};_.Dm=function(a,b,c){var d=a.Af(),e=b.Yg();_.Ol(_.Nl(c,a.Yg()+"/"+b.Af()),e+"/"+d);_.Pl(c,b.vd()).li(b.getOrigin())};Em=_.Hl.$a;Em&&Em.register("_g_restyleDone",_.Sl.prototype.k_,_.lm);_.pm("_g_connect",_.Sl.prototype.xS);var Fm={};Fm._g_open=_.Sl.prototype.$Y;
_.nm("_open",Fm,_.lm);
_.z("gapi.iframes.create",_.ll);
_.Sl.prototype.WL=_.id(15,function(a,b){this.register("_g_wasRestyled",a,b)});_.h=_.Ql.prototype;_.h.$M=_.id(14,function(a){this.Nw("onRestyleSelfFilter",a)});_.h.FM=_.id(13,function(a){this.Nw("onCloseSelfFilter",a)});_.h.NI=_.id(12,function(){return this.$a});_.h.Nw=_.id(11,function(a,b){this.BL[a]=b});_.h.Sn=_.id(10,function(){return this.Jb});_.Sl.prototype.Sn=_.id(9,function(){return this.Jb});_.z("gapi.iframes.registerStyle",function(a,b){_.am[a]=b});
_.z("gapi.iframes.registerBeforeOpenStyle",function(a,b){_.Yl[a]=b});_.z("gapi.iframes.getStyle",_.$l);_.z("gapi.iframes.getBeforeOpenStyle",function(a){return _.Yl[a]});_.z("gapi.iframes.registerIframesApi",_.nm);_.z("gapi.iframes.registerIframesApiHandler",_.om);_.z("gapi.iframes.getContext",_.qm);_.z("gapi.iframes.SAME_ORIGIN_IFRAMES_FILTER",_.em);_.z("gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.lm);_.z("gapi.iframes.makeWhiteListIframesFilter",_.mm);_.z("gapi.iframes.Context",_.Ql);
_.z("gapi.iframes.Context.prototype.isDisposed",_.Ql.prototype.Sn);_.z("gapi.iframes.Context.prototype.getWindow",_.Ql.prototype.vb);_.z("gapi.iframes.Context.prototype.getFrameName",_.Ql.prototype.vd);_.z("gapi.iframes.Context.prototype.getGlobalParam",_.Ql.prototype.yA);_.z("gapi.iframes.Context.prototype.setGlobalParam",_.Ql.prototype.Nw);_.z("gapi.iframes.Context.prototype.open",_.Ql.prototype.open);_.z("gapi.iframes.Context.prototype.openChild",_.Ql.prototype.Yh);
_.z("gapi.iframes.Context.prototype.getParentIframe",_.Ql.prototype.NI);_.z("gapi.iframes.Context.prototype.closeSelf",_.Ql.prototype.Wy);_.z("gapi.iframes.Context.prototype.restyleSelf",_.Ql.prototype.qD);_.z("gapi.iframes.Context.prototype.setCloseSelfFilter",_.Ql.prototype.FM);_.z("gapi.iframes.Context.prototype.setRestyleSelfFilter",_.Ql.prototype.$M);_.z("gapi.iframes.Iframe",_.Sl);_.z("gapi.iframes.Iframe.prototype.isDisposed",_.Sl.prototype.Sn);
_.z("gapi.iframes.Iframe.prototype.getContext",_.Sl.prototype.getContext);_.z("gapi.iframes.Iframe.prototype.getFrameName",_.Sl.prototype.vd);_.z("gapi.iframes.Iframe.prototype.getId",_.Sl.prototype.getId);_.z("gapi.iframes.Iframe.prototype.register",_.Sl.prototype.register);_.z("gapi.iframes.Iframe.prototype.unregister",_.Sl.prototype.unregister);_.z("gapi.iframes.Iframe.prototype.send",_.Sl.prototype.send);_.z("gapi.iframes.Iframe.prototype.applyIframesApi",_.Sl.prototype.yp);
_.z("gapi.iframes.Iframe.prototype.getIframeEl",_.Sl.prototype.Ia);_.z("gapi.iframes.Iframe.prototype.getSiteEl",_.Sl.prototype.Za);_.z("gapi.iframes.Iframe.prototype.setSiteEl",_.Sl.prototype.ff);_.z("gapi.iframes.Iframe.prototype.getWindow",_.Sl.prototype.vb);_.z("gapi.iframes.Iframe.prototype.getOrigin",_.Sl.prototype.getOrigin);_.z("gapi.iframes.Iframe.prototype.close",_.Sl.prototype.close);_.z("gapi.iframes.Iframe.prototype.restyle",_.Sl.prototype.Tr);
_.z("gapi.iframes.Iframe.prototype.restyleDone",_.Sl.prototype.xo);_.z("gapi.iframes.Iframe.prototype.registerWasRestyled",_.Sl.prototype.WL);_.z("gapi.iframes.Iframe.prototype.registerWasClosed",_.Sl.prototype.Gk);_.z("gapi.iframes.Iframe.prototype.getParam",_.Sl.prototype.IA);_.z("gapi.iframes.Iframe.prototype.setParam",_.Sl.prototype.XM);_.z("gapi.iframes.Iframe.prototype.ping",_.Sl.prototype.ping);
var VN=function(a,b){a.S.data=b;return a};_.Ql.prototype.ZL=_.id(17,function(a,b){a=_.se(this.yC,a,[]);if(b)for(var c=0,d=!1;!d&&c<a.length;c++)a[c].kb()===b&&(d=!0,a.splice(c,1));else a.splice(0,a.length)});
_.Ql.prototype.Yy=_.id(16,function(a,b){a=new _.sm(a);var c=new _.sm(b),d=_.Tl(a);b=a.getIframe();var e=c.getIframe();if(e){var f=_.Al(a),g=new _.Ml;_.Dm(b,e,g);VN(_.tm((new _.sm(g.value())).Nk(f),a.S.role),a.S.data).yj(d);var k=new _.Ml;_.Dm(e,b,k);VN(_.tm((new _.sm(k.value())).Nk(f),c.S.role),c.S.data).yj(!0);_.Ul(b,"_g_connect",g.value(),function(){d||_.Ul(e,"_g_connect",k.value())});d&&_.Ul(e,"_g_connect",k.value())}else c={},VN(_.tm(_.um(new _.sm(c)),a.S.role),a.S.data),_.Ul(b,"_g_connect",c)});
_.z("gapi.iframes.Context.prototype.addOnConnectHandler",_.Ql.prototype.qy);_.z("gapi.iframes.Context.prototype.removeOnConnectHandler",_.Ql.prototype.ZL);_.z("gapi.iframes.Context.prototype.addOnOpenerHandler",_.Ql.prototype.Pj);_.z("gapi.iframes.Context.prototype.connectIframes",_.Ql.prototype.Yy);
_.wg=window.googleapis&&window.googleapis.server||{};
(function(){function a(e,f){if(!(e<c)&&d)if(2===e&&d.warn)d.warn(f);else if(3===e&&d.error)try{d.error(f)}catch(g){}else d.log&&d.log(f)}var b=function(e){a(1,e)};_.fb=function(e){a(2,e)};_.gb=function(e){a(3,e)};_.Se=function(){};b.INFO=1;b.WARNING=2;b.NONE=4;var c=1,d=window.console?window.console:window.opera?window.opera.postError:void 0;return b})();
_.Re=_.Re||{};_.Re.attachBrowserEvent=function(a,b,c,d){"undefined"!=typeof a.addEventListener?a.addEventListener(b,c,d):"undefined"!=typeof a.attachEvent?a.attachEvent("on"+b,c):_.fb("cannot attachBrowserEvent: "+b)};_.Re.KZ=function(a){var b=window;b.removeEventListener?b.removeEventListener("mousemove",a,!1):b.detachEvent?b.detachEvent("onmousemove",a):_.fb("cannot removeBrowserEvent: mousemove")};
_.xg=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(p){for(var t=g,r=0;64>r;r+=4)t[r/4]=p[r]<<24|p[r+1]<<16|p[r+2]<<8|p[r+3];for(r=16;80>r;r++)p=t[r-3]^t[r-8]^t[r-14]^t[r-16],t[r]=(p<<1|p>>>31)&4294967295;p=e[0];var u=e[1],v=e[2],w=e[3],y=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var B=w^u&(v^w);var A=1518500249}else B=u^v^w,A=1859775393;else 60>r?(B=u&v|w&(u|v),A=2400959708):(B=u^v^w,A=3395469782);B=((p<<5|p>>>27)&4294967295)+
B+y+A+t[r]&4294967295;y=w;w=v;v=(u<<30|u>>>2)&4294967295;u=p;p=B}e[0]=e[0]+p&4294967295;e[1]=e[1]+u&4294967295;e[2]=e[2]+v&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+y&4294967295}function c(p,t){if("string"===typeof p){p=unescape(encodeURIComponent(p));for(var r=[],u=0,v=p.length;u<v;++u)r.push(p.charCodeAt(u));p=r}t||(t=p.length);r=0;if(0==m)for(;r+64<t;)b(p.slice(r,r+64)),r+=64,n+=64;for(;r<t;)if(f[m++]=p[r++],n++,64==m)for(m=0,b(f);r+64<t;)b(p.slice(r,r+64)),r+=64,n+=64}function d(){var p=[],
t=8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var r=63;56<=r;r--)f[r]=t&255,t>>>=8;b(f);for(r=t=0;5>r;r++)for(var u=24;0<=u;u-=8)p[t++]=e[r]>>u&255;return p}for(var e=[],f=[],g=[],k=[128],l=1;64>l;++l)k[l]=0;var m,n;a();return{reset:a,update:c,digest:d,Rg:function(){for(var p=d(),t="",r=0;r<p.length;r++)t+="0123456789ABCDEF".charAt(Math.floor(p[r]/16))+"0123456789ABCDEF".charAt(p[r]%16);return t}}};
_.yg=function(){function a(m){var n=_.xg();n.update(m);return n.Rg()}var b=window.crypto;if(b&&"function"==typeof b.getRandomValues)return function(){var m=new window.Uint32Array(1);b.getRandomValues(m);return Number("0."+m[0])};var c=_.R("random/maxObserveMousemove");null==c&&(c=-1);var d=0,e=Math.random(),f=1,g=1E6*(screen.width*screen.width+screen.height),k=function(m){m=m||window.event;var n=m.screenX+m.clientX<<16;n+=m.screenY+m.clientY;n*=(new Date).getTime()%1E6;f=f*n%g;0<c&&++d==c&&_.Re.KZ(k)};
0!=c&&_.Re.attachBrowserEvent(window,"mousemove",k,!1);var l=a(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+e);return function(){var m=f;m+=parseInt(l.substr(0,20),16);l=a(l);return m/(g+Math.pow(16,20))}}();
_.z("shindig.random",_.yg);
_.Re=_.Re||{};(function(){var a=[];_.Re.registerOnLoadHandler=function(b){a.push(b)};_.Re.Fba=function(){for(var b=0,c=a.length;b<c;++b)a[b]()}})();
_.Ye=function(){var a=window.gadgets&&window.gadgets.config&&window.gadgets.config.get;a&&_.Le(a());return{register:function(b,c,d){d&&d(_.R())},get:function(b){return _.R(b)},update:function(b,c){if(c)throw"Config replacement is not supported";_.Le(b)},init:function(){}}}();
_.z("gadgets.config.register",_.Ye.register);_.z("gadgets.config.get",_.Ye.get);_.z("gadgets.config.init",_.Ye.init);_.z("gadgets.config.update",_.Ye.update);
var Nf;_.Lf=function(){var a=_.pe.readyState;return"complete"===a||"interactive"===a&&-1==navigator.userAgent.indexOf("MSIE")};_.Mf=function(a){if(_.Lf())a();else{var b=!1,c=function(){if(!b)return b=!0,a.apply(this,arguments)};_.oe.addEventListener?(_.oe.addEventListener("load",c,!1),_.oe.addEventListener("DOMContentLoaded",c,!1)):_.oe.attachEvent&&(_.oe.attachEvent("onreadystatechange",function(){_.Lf()&&c.apply(this,arguments)}),_.oe.attachEvent("onload",c))}};Nf=Nf||{};Nf.jM=null;Nf.YK=null;
Nf.fv=null;Nf.frameElement=null;
Nf=Nf||{};
Nf.gF||(Nf.gF=function(){function a(f,g,k){"undefined"!=typeof window.addEventListener?window.addEventListener(f,g,k):"undefined"!=typeof window.attachEvent&&window.attachEvent("on"+f,g);"message"===f&&(window.___jsl=window.___jsl||{},f=window.___jsl,f.RPMQ=f.RPMQ||[],f.RPMQ.push(g))}function b(f){var g=_.Ff(f.data);if(g&&g.f){(0,_.Se)("gadgets.rpc.receive("+window.name+"): "+f.data);var k=_.Of.getTargetOrigin(g.f);e&&("undefined"!==typeof f.origin?f.origin!==k:f.domain!==/^.+:\/\/([^:]+).*/.exec(k)[1])?_.gb("Invalid rpc message origin. "+
k+" vs "+(f.origin||"")):c(g,f.origin)}}var c,d,e=!0;return{wI:function(){return"wpm"},LX:function(){return!0},init:function(f,g){_.Ye.register("rpc",null,function(k){"true"===String((k&&k.rpc||{}).disableForceSecure)&&(e=!1)});c=f;d=g;a("message",b,!1);d("..",!0);return!0},Bc:function(f){d(f,!0);return!0},call:function(f,g,k){var l=_.Of.getTargetOrigin(f),m=_.Of.oG(f);l?window.setTimeout(function(){var n=_.If(k);(0,_.Se)("gadgets.rpc.send("+window.name+"): "+n);m.postMessage(n,l)},0):".."!=f&&_.gb("No relay set (used as window.postMessage targetOrigin), cannot send cross-domain message");
return!0}}}());
if(window.gadgets&&window.gadgets.rpc)"undefined"!=typeof _.Of&&_.Of||(_.Of=window.gadgets.rpc,_.Of.config=_.Of.config,_.Of.register=_.Of.register,_.Of.unregister=_.Of.unregister,_.Of.registerDefault=_.Of.registerDefault,_.Of.unregisterDefault=_.Of.unregisterDefault,_.Of.forceParentVerifiable=_.Of.forceParentVerifiable,_.Of.call=_.Of.call,_.Of.getRelayUrl=_.Of.getRelayUrl,_.Of.setRelayUrl=_.Of.setRelayUrl,_.Of.setAuthToken=_.Of.setAuthToken,_.Of.setupReceiver=_.Of.setupReceiver,_.Of.getAuthToken=
_.Of.getAuthToken,_.Of.removeReceiver=_.Of.removeReceiver,_.Of.getRelayChannel=_.Of.getRelayChannel,_.Of.receive=_.Of.receive,_.Of.UL=_.Of.receiveSameDomain,_.Of.getOrigin=_.Of.getOrigin,_.Of.getTargetOrigin=_.Of.getTargetOrigin,_.Of.oG=_.Of._getTargetWin,_.Of.zR=_.Of._parseSiblingId);else{_.Of=function(){function a(x,O){if(!N[x]){var aa=Ea;O||(aa=ma);N[x]=aa;O=J[x]||[];for(var Z=0;Z<O.length;++Z){var ka=O[Z];ka.t=B[x];aa.call(x,ka.f,ka)}J[x]=[]}}function b(){function x(){ja=!0}Ca||("undefined"!=
typeof window.addEventListener?window.addEventListener("unload",x,!1):"undefined"!=typeof window.attachEvent&&window.attachEvent("onunload",x),Ca=!0)}function c(x,O,aa,Z,ka){B[O]&&B[O]===aa||(_.gb("Invalid gadgets.rpc token. "+B[O]+" vs "+aa),ra(O,2));ka.onunload=function(){K[O]&&!ja&&(ra(O,1),_.Of.removeReceiver(O))};b();Z=_.Ff(decodeURIComponent(Z))}function d(x,O){if(x&&"string"===typeof x.s&&"string"===typeof x.f&&x.a instanceof Array)if(B[x.f]&&B[x.f]!==x.t&&(_.gb("Invalid gadgets.rpc token. "+
B[x.f]+" vs "+x.t),ra(x.f,2)),"__ack"===x.s)window.setTimeout(function(){a(x.f,!0)},0);else{x.c&&(x.callback=function(qa){_.Of.call(x.f,(x.g?"legacy__":"")+"__cb",null,x.c,qa)});if(O){var aa=e(O);x.origin=O;var Z=x.r;try{var ka=e(Z)}catch(qa){}Z&&ka==aa||(Z=O);x.referer=Z}O=(v[x.s]||v[""]).apply(x,x.a);x.c&&"undefined"!==typeof O&&_.Of.call(x.f,"__cb",null,x.c,O)}}function e(x){if(!x)return"";x=x.split("#")[0].split("?")[0];x=x.toLowerCase();0==x.indexOf("//")&&(x=window.location.protocol+x);-1==
x.indexOf("://")&&(x=window.location.protocol+"//"+x);var O=x.substring(x.indexOf("://")+3),aa=O.indexOf("/");-1!=aa&&(O=O.substring(0,aa));x=x.substring(0,x.indexOf("://"));if("http"!==x&&"https"!==x&&"chrome-extension"!==x&&"file"!==x&&"android-app"!==x&&"chrome-search"!==x)throw Error("n");aa="";var Z=O.indexOf(":");if(-1!=Z){var ka=O.substring(Z+1);O=O.substring(0,Z);if("http"===x&&"80"!==ka||"https"===x&&"443"!==ka)aa=":"+ka}return x+"://"+O+aa}function f(x){if("/"==x.charAt(0)){var O=x.indexOf("|");
return{id:0<O?x.substring(1,O):x.substring(1),origin:0<O?x.substring(O+1):null}}return null}function g(x){if("undefined"===typeof x||".."===x)return window.parent;var O=f(x);if(O)return window.top.frames[O.id];x=String(x);return(O=window.frames[x])?O:(O=document.getElementById(x))&&O.contentWindow?O.contentWindow:null}function k(x,O){if(!0!==K[x]){"undefined"===typeof K[x]&&(K[x]=0);var aa=g(x);".."!==x&&null==aa||!0!==Ea.Bc(x,O)?!0!==K[x]&&10>K[x]++?window.setTimeout(function(){k(x,O)},500):(N[x]=
ma,K[x]=!0):K[x]=!0}}function l(x){(x=w[x])&&"/"===x.substring(0,1)&&(x="/"===x.substring(1,2)?document.location.protocol+x:document.location.protocol+"//"+document.location.host+x);return x}function m(x,O,aa){O&&!/http(s)?:\/\/.+/.test(O)&&(0==O.indexOf("//")?O=window.location.protocol+O:"/"==O.charAt(0)?O=window.location.protocol+"//"+window.location.host+O:-1==O.indexOf("://")&&(O=window.location.protocol+"//"+O));w[x]=O;"undefined"!==typeof aa&&(y[x]=!!aa)}function n(x,O){O=O||"";B[x]=String(O);
k(x,O)}function p(x){x=(x.passReferrer||"").split(":",2);I=x[0]||"none";W=x[1]||"origin"}function t(x){"true"===String(x.useLegacyProtocol)&&(Ea=Nf.fv||ma,Ea.init(d,a))}function r(x,O){function aa(Z){Z=Z&&Z.rpc||{};p(Z);var ka=Z.parentRelayUrl||"";ka=e(X.parent||O)+ka;m("..",ka,"true"===String(Z.useLegacyProtocol));t(Z);n("..",x)}!X.parent&&O?aa({}):_.Ye.register("rpc",null,aa)}function u(x,O,aa){if(".."===x)r(aa||X.rpctoken||X.ifpctok||"",O);else a:{var Z=null;if("/"!=x.charAt(0)){if(!_.Re)break a;
Z=document.getElementById(x);if(!Z)throw Error("o`"+x);}Z=Z&&Z.src;O=O||_.Of.getOrigin(Z);m(x,O);O=_.Re.getUrlParameters(Z);n(x,aa||O.rpctoken)}}var v={},w={},y={},B={},A=0,E={},K={},X={},N={},J={},I=null,W=null,oa=window.top!==window.self,xa=window.name,ra=function(){},Ka=window.console,Ga=Ka&&Ka.log&&function(x){Ka.log(x)}||function(){},ma=function(){function x(O){return function(){Ga(O+": call ignored")}}return{wI:function(){return"noop"},LX:function(){return!0},init:x("init"),Bc:x("setup"),call:x("call")}}();
_.Re&&(X=_.Re.getUrlParameters());var ja=!1,Ca=!1,Ea=function(){if("rmr"==X.rpctx)return Nf.jM;var x="function"===typeof window.postMessage?Nf.gF:"object"===typeof window.postMessage?Nf.gF:window.ActiveXObject?Nf.YK?Nf.YK:Nf.fv:0<navigator.userAgent.indexOf("WebKit")?Nf.jM:"Gecko"===navigator.product?Nf.frameElement:Nf.fv;x||(x=ma);return x}();v[""]=function(){Ga("Unknown RPC service: "+this.s)};v.__cb=function(x,O){var aa=E[x];aa&&(delete E[x],aa.call(this,O))};return{config:function(x){"function"===
typeof x.pM&&(ra=x.pM)},register:function(x,O){if("__cb"===x||"__ack"===x)throw Error("p");if(""===x)throw Error("q");v[x]=O},unregister:function(x){if("__cb"===x||"__ack"===x)throw Error("r");if(""===x)throw Error("s");delete v[x]},registerDefault:function(x){v[""]=x},unregisterDefault:function(){delete v[""]},forceParentVerifiable:function(){},call:function(x,O,aa,Z){x=x||"..";var ka="..";".."===x?ka=xa:"/"==x.charAt(0)&&(ka=_.Of.getOrigin(window.location.href),ka="/"+xa+(ka?"|"+ka:""));++A;aa&&
(E[A]=aa);var qa={s:O,f:ka,c:aa?A:0,a:Array.prototype.slice.call(arguments,3),t:B[x],l:!!y[x]};a:if("bidir"===I||"c2p"===I&&".."===x||"p2c"===I&&".."!==x){var F=window.location.href;var D="?";if("query"===W)D="#";else if("hash"===W)break a;D=F.lastIndexOf(D);D=-1===D?F.length:D;F=F.substring(0,D)}else F=null;F&&(qa.r=F);if(".."===x||null!=f(x)||document.getElementById(x))(F=N[x])||null===f(x)||(F=Ea),0===O.indexOf("legacy__")&&(F=Ea,qa.s=O.substring(8),qa.c=qa.c?qa.c:A),qa.g=!0,qa.r=ka,F?(y[x]&&(F=
Nf.fv),!1===F.call(x,ka,qa)&&(N[x]=ma,Ea.call(x,ka,qa))):J[x]?J[x].push(qa):J[x]=[qa]},getRelayUrl:l,setRelayUrl:m,setAuthToken:n,setupReceiver:u,getAuthToken:function(x){return B[x]},removeReceiver:function(x){delete w[x];delete y[x];delete B[x];delete K[x];delete N[x]},getRelayChannel:function(){return Ea.wI()},receive:function(x,O){4<x.length?Ea.D$(x,d):c.apply(null,x.concat(O))},UL:function(x){x.a=Array.prototype.slice.call(x.a);window.setTimeout(function(){d(x)},0)},getOrigin:e,getTargetOrigin:function(x){var O=
null,aa=l(x);aa?O=aa:(aa=f(x))?O=aa.origin:".."==x?O=X.parent:(x=document.getElementById(x))&&"iframe"===x.tagName.toLowerCase()&&(O=x.src);return e(O)},init:function(){!1===Ea.init(d,a)&&(Ea=ma);oa?u(".."):_.Ye.register("rpc",null,function(x){x=x.rpc||{};p(x);t(x)})},oG:g,zR:f,ACK:"__ack",j8:xa||"..",w8:0,v8:1,u8:2}}();_.Of.init()}
;_.Of.config({pM:function(a){throw Error("t`"+a);}});_.Se=_.Xe;
_.z("gadgets.rpc.config",_.Of.config);_.z("gadgets.rpc.register",_.Of.register);_.z("gadgets.rpc.unregister",_.Of.unregister);_.z("gadgets.rpc.registerDefault",_.Of.registerDefault);_.z("gadgets.rpc.unregisterDefault",_.Of.unregisterDefault);_.z("gadgets.rpc.forceParentVerifiable",_.Of.forceParentVerifiable);_.z("gadgets.rpc.call",_.Of.call);_.z("gadgets.rpc.getRelayUrl",_.Of.getRelayUrl);_.z("gadgets.rpc.setRelayUrl",_.Of.setRelayUrl);_.z("gadgets.rpc.setAuthToken",_.Of.setAuthToken);
_.z("gadgets.rpc.setupReceiver",_.Of.setupReceiver);_.z("gadgets.rpc.getAuthToken",_.Of.getAuthToken);_.z("gadgets.rpc.removeReceiver",_.Of.removeReceiver);_.z("gadgets.rpc.getRelayChannel",_.Of.getRelayChannel);_.z("gadgets.rpc.receive",_.Of.receive);_.z("gadgets.rpc.receiveSameDomain",_.Of.UL);_.z("gadgets.rpc.getOrigin",_.Of.getOrigin);_.z("gadgets.rpc.getTargetOrigin",_.Of.getTargetOrigin);
var zg=function(a){return{execute:function(b){var c={method:a.httpMethod||"GET",root:a.root,path:a.url,params:a.urlParams,headers:a.headers,body:a.body},d=window.gapi,e=function(){var f=d.config.get("client/apiKey"),g=d.config.get("client/version");try{var k=d.config.get("googleapis.config/developerKey"),l=d.config.get("client/apiKey",k);d.config.update("client/apiKey",l);d.config.update("client/version","1.0.0-alpha");var m=d.client;m.request.call(m,c).then(b,b)}finally{d.config.update("client/apiKey",
f),d.config.update("client/version",g)}};d.client?e():d.load.call(d,"client",e)}}},Ag=function(a,b){return function(c){var d={};c=c.body;var e=_.Ff(c),f={};if(e&&e.length)for(var g=0,k=e.length;g<k;++g){var l=e[g];f[l.id]=l}g=0;for(k=b.length;g<k;++g)l=b[g].id,d[l]=e&&e.length?f[l]:e;a(d,c)}},Bg=function(a){a.transport={name:"googleapis",execute:function(b,c){for(var d=[],e=0,f=b.length;e<f;++e){var g=b[e],k=g.method,l=String(k).split(".")[0];l=_.R("googleapis.config/versions/"+k)||_.R("googleapis.config/versions/"+
l)||"v1";d.push({jsonrpc:"2.0",id:g.id,method:k,apiVersion:String(l),params:g.params})}b=zg({httpMethod:"POST",root:a.transport.root,url:"/rpc?pp=0",headers:{"Content-Type":"application/json"},body:d});b.execute.call(b,Ag(c,d))},root:void 0}},Cg=function(a){var b=this.method,c=this.transport;c.execute.call(c,[{method:b,id:b,params:this.rpc}],function(d){d=d[b];d.error||(d=d.data||d.result);a(d)})},Eg=function(){for(var a=Dg,b=a.split("."),c=function(k){k=k||{};k.groupId=k.groupId||"@self";k.userId=
k.userId||"@viewer";k={method:a,rpc:k||{}};Bg(k);k.execute=Cg;return k},d=_.q,e=0,f=b.length;e<f;++e){var g=d[b[e]]||{};e+1==f&&(g=c);d=d[b[e]]=g}if(1<b.length&&"googleapis"!=b[0])for(b[0]="googleapis","delete"==b[b.length-1]&&(b[b.length-1]="remove"),d=_.q,e=0,f=b.length;e<f;++e)g=d[b[e]]||{},e+1==f&&(g=c),d=d[b[e]]=g},Dg;for(Dg in _.R("googleapis.config/methods"))Eg();
_.z("googleapis.newHttpRequest",function(a){return zg(a)});_.z("googleapis.setUrlParameter",function(a,b){if("trace"!==a)throw Error("v");_.Le("client/trace",b)});
_.Gm=_.se(_.De,"rw",_.te());
var Hm=function(a,b){(a=_.Gm[a])&&a.state<b&&(a.state=b)};
var Im=function(a){a=(a=_.Gm[a])?a.oid:void 0;if(a){var b=_.pe.getElementById(a);b&&b.parentNode.removeChild(b);delete _.Gm[a];Im(a)}};
_.Jm=function(a){a=a.container;"string"===typeof a&&(a=document.getElementById(a));return a};_.Km=function(a){var b=a.clientWidth;return"position:absolute;top:-10000px;width:"+(b?b+"px":a.style.width||"300px")+";margin:0px;border-style:none;"};
_.Lm=function(a,b){var c={},d=a.Sb(),e=b&&b.width,f=b&&b.height,g=b&&b.verticalAlign;g&&(c.verticalAlign=g);e||(e=d.width||a.width);f||(f=d.height||a.height);d.width=c.width=e;d.height=c.height=f;d=a.Ia();e=a.getId();Hm(e,2);a:{e=a.Za();c=c||{};if(_.De.oa){var k=d.id;if(k){f=(f=_.Gm[k])?f.state:void 0;if(1===f||4===f)break a;Im(k)}}(f=e.nextSibling)&&f.getAttribute&&f.getAttribute("data-gapistub")&&(e.parentNode.removeChild(f),e.style.cssText="");f=c.width;g=c.height;var l=e.style;l.textIndent="0";
l.margin="0";l.padding="0";l.background="transparent";l.borderStyle="none";l.cssFloat="none";l.styleFloat="none";l.lineHeight="normal";l.fontSize="1px";l.verticalAlign="baseline";e=e.style;e.display="inline-block";d=d.style;d.position="static";d.left="0";d.top="0";d.visibility="visible";f&&(e.width=d.width=f+"px");g&&(e.height=d.height=g+"px");c.verticalAlign&&(e.verticalAlign=c.verticalAlign);k&&Hm(k,3)}(k=b?b.title:null)&&a.Ia().setAttribute("title",k);(b=b?b.ariaLabel:null)&&a.Ia().setAttribute("aria-label",
b)};_.Mm=function(a){var b=a.Za();b&&b.removeChild(a.Ia())};_.Nm=function(a){a.where=_.Jm(a);var b=a.messageHandlers=a.messageHandlers||{},c=function(e){_.Lm(this,e)};b._ready=c;b._renderstart=c;var d=a.onClose;a.onClose=function(e){d&&d.call(this,e);_.Mm(this)};a.onCreate=function(e){e=e.Ia();e.style.cssText=_.Km(e)}};
var ug=_.tg=_.tg||{};window.___jsl=window.___jsl||{};ug.Fy={qaa:function(){return window.___jsl.bsh},GI:function(){return window.___jsl.h},LD:function(a){window.___jsl.bsh=a},k0:function(a){window.___jsl.h=a}};
_.Re=_.Re||{};_.Re.makeClosure=function(a,b,c){for(var d=[],e=2,f=arguments.length;e<f;++e)d.push(arguments[e]);return function(){for(var g=d.slice(),k=0,l=arguments.length;k<l;++k)g.push(arguments[k]);return b.apply(a,g)}};_.Re.ur=function(a){var b,c,d={};for(b=0;c=a[b];++b)d[c]=c;return d};
_.Re=_.Re||{};
(function(){function a(c,d){return String.fromCharCode(d)}var b={0:!1,10:!0,13:!0,34:!0,39:!0,60:!0,62:!0,92:!0,8232:!0,8233:!0,65282:!0,65287:!0,65308:!0,65310:!0,65340:!0};_.Re.escape=function(c,d){if(c){if("string"===typeof c)return _.Re.escapeString(c);if("Array"===typeof c){var e=0;for(d=c.length;e<d;++e)c[e]=_.Re.escape(c[e])}else if("object"===typeof c&&d){d={};for(e in c)c.hasOwnProperty(e)&&(d[_.Re.escapeString(e)]=_.Re.escape(c[e],!0));return d}}return c};_.Re.escapeString=function(c){if(!c)return c;
for(var d=[],e,f,g=0,k=c.length;g<k;++g)e=c.charCodeAt(g),f=b[e],!0===f?d.push("&#",e,";"):!1!==f&&d.push(c.charAt(g));return d.join("")};_.Re.unescapeString=function(c){return c?c.replace(/&#([0-9]+);/g,a):c}})();
_.qp=_.qp||{};_.qp.getViewportDimensions=function(){var a=0,b=0;self.innerHeight?(a=self.innerWidth,b=self.innerHeight):document.documentElement&&document.documentElement.clientHeight?(a=document.documentElement.clientWidth,b=document.documentElement.clientHeight):document.body&&(a=document.body.clientWidth,b=document.body.clientHeight);return{width:a,height:b}};
_.qp=_.qp||{};
(function(){function a(b,c){b=window.getComputedStyle(b,"").getPropertyValue(c).match(/^([0-9]+)/);return parseInt(b[0],10)}_.qp.getHeight=function(){var b=_.qp.getViewportDimensions().height,c=document.body,d=document.documentElement;if("CSS1Compat"===document.compatMode&&d.scrollHeight)return d.scrollHeight!==b?d.scrollHeight:d.offsetHeight;if(0<=navigator.userAgent.indexOf("AppleWebKit")){b=0;for(c=[document.body];0<c.length;){var e=c.shift();d=e.childNodes;if("undefined"!==typeof e.style){var f=e.style.overflowY;
f||(f=(f=document.defaultView.getComputedStyle(e,null))?f.overflowY:null);if("visible"!=f&&"inherit"!=f&&(f=e.style.height,f||(f=(f=document.defaultView.getComputedStyle(e,null))?f.height:""),0<f.length&&"auto"!=f))continue}for(e=0;e<d.length;e++){f=d[e];if("undefined"!==typeof f.offsetTop&&"undefined"!==typeof f.offsetHeight){var g=f.offsetTop+f.offsetHeight+a(f,"margin-bottom");b=Math.max(b,g)}c.push(f)}}return b+a(document.body,"border-bottom")+a(document.body,"margin-bottom")+a(document.body,
"padding-bottom")}if(c&&d)return e=d.scrollHeight,f=d.offsetHeight,d.clientHeight!==f&&(e=c.scrollHeight,f=c.offsetHeight),e>b?e>f?e:f:e<f?e:f}})();
_.S={};_.Pm={};window.iframer=_.Pm;
_.S.util=_.S.util||{};_.S.util.gS=function(a){try{return!!a.document}catch(b){}return!1};_.S.util.$I=function(a){var b=a.parent;return a!=b&&_.S.util.gS(b)?_.S.util.$I(b):a};_.S.util.Jaa=function(a){var b=a.userAgent||"";a=a.product||"";return 0!=b.indexOf("Opera")&&-1==b.indexOf("WebKit")&&"Gecko"==a&&0<b.indexOf("rv:1.")};
var rp,sp,tp,vp,wp,xp,Cp,Dp,Ep,Fp,Hp,Ip,Jp,Lp,Mp,Op;rp=function(){_.S.RJ++;return["I",_.S.RJ,"_",(new Date).getTime()].join("")};sp=function(a){return a instanceof Array?a.join(","):a instanceof Object?_.If(a):a};tp=function(){};vp=function(a){a&&a.match(up)&&_.Le("googleapis.config/gcv",a)};wp=function(a){_.tg.Fy.k0(a)};xp=function(a){_.tg.Fy.LD(a)};_.yp=function(a,b){b=b||{};for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};
_.Ap=function(a,b,c,d,e){var f=[],g;for(g in a)if(a.hasOwnProperty(g)){var k=b,l=c,m=a[g],n=d,p=zp(g);p[k]=p[k]||{};n=_.Re.makeClosure(n,m);m._iframe_wrapped_rpc_&&(n._iframe_wrapped_rpc_=!0);p[k][l]=n;f.push(g)}if(e)for(g in _.S.Fn)_.S.Fn.hasOwnProperty(g)&&f.push(g);return f.join(",")};Cp=function(a,b,c){var d={};if(a&&a._methods){a=a._methods.split(",");for(var e=0;e<a.length;e++){var f=a[e];d[f]=Bp(f,b,c)}}return d};
Dp=function(a){if(a&&a.disableMultiLevelParentRelay)a=!1;else{var b;if(b=_.Pm&&_.Pm._open&&"inline"!=a.style&&!0!==a.inline)a=a.container,b=!(a&&("string"==typeof a&&document.getElementById(a)||document==(a.ownerDocument||a.document)));a=b}return a};Ep=function(a,b){var c={};b=b.params||{};for(var d in a)"#"==d.charAt(0)&&(c[d.substring(1)]=a[d]),0==d.indexOf("fr-")&&(c[d.substring(3)]=a[d]),"#"==b[d]&&(c[d]=a[d]);for(var e in c)delete a["fr-"+e],delete a["#"+e],delete a[e];return c};
Fp=function(a){if(":"==a.charAt(0)){var b=_.R("iframes/"+a.substring(1));a={};_.ve(b,a);(b=a.url)&&(a.url=_.jl(b));a.params||(a.params={});return a}return{url:_.jl(a)}};Hp=function(a){function b(){}b.prototype=Gp.prototype;a.prototype=new b};Ip=function(a){return _.S.zs[a]};Jp=function(a,b){_.S.zs[a]=b};Lp=function(a){a=a||{};"auto"===a.height&&(a.height=_.qp.getHeight());var b=window&&Kp&&Kp.Ma();b?b.fM(a.width||0,a.height||0):_.Pm&&_.Pm._resizeMe&&_.Pm._resizeMe(a)};Mp=function(a){vp(a)};
_.Np=function(){return _.oe.location.origin||_.oe.location.protocol+"//"+_.oe.location.host};Op=function(a){var b=_.xe(a.location.href,"urlindex");if(b=_.se(_.De,"fUrl",[])[b]){var c=a.location.hash;b+=/#/.test(b)?c.replace(/^#/,"&"):c;a.location.replace(b)}};
if(window.ToolbarApi)Kp=window.ToolbarApi,Kp.Ma=window.ToolbarApi.getInstance,Kp.prototype=window.ToolbarApi.prototype,_.h=Kp.prototype,_.h.openWindow=Kp.prototype.openWindow,_.h.oH=Kp.prototype.closeWindow,_.h.VM=Kp.prototype.setOnCloseHandler,_.h.cH=Kp.prototype.canClosePopup,_.h.fM=Kp.prototype.resizeWindow;else{var Kp=function(){},Pp=null;Kp.Ma=function(){!Pp&&window.external&&window.external.GTB_IsToolbar&&(Pp=new Kp);return Pp};_.h=Kp.prototype;_.h.openWindow=function(a){return window.external.GTB_OpenPopup&&
window.external.GTB_OpenPopup(a)};_.h.oH=function(a){window.external.GTB_ClosePopupWindow&&window.external.GTB_ClosePopupWindow(a)};_.h.VM=function(a,b){window.external.GTB_SetOnCloseHandler&&window.external.GTB_SetOnCloseHandler(a,b)};_.h.cH=function(a){return window.external.GTB_CanClosePopup&&window.external.GTB_CanClosePopup(a)};_.h.fM=function(a,b){return window.external.GTB_ResizeWindow&&window.external.GTB_ResizeWindow(a,b)};window.ToolbarApi=Kp;window.ToolbarApi.getInstance=Kp.Ma}
;var Qp=function(){_.Of.register("_noop_echo",function(){this.callback(_.S.OU(_.S.uk[this.f]))})},Rp=function(){window.setTimeout(function(){_.Of.call("..","_noop_echo",_.S.iZ)},0)},Bp=function(a,b,c){var d=function(e){var f=Array.prototype.slice.call(arguments,0),g=f[f.length-1];if("function"===typeof g){var k=g;f.pop()}f.unshift(b,a,k,c);_.Of.call.apply(_.Of,f)};d._iframe_wrapped_rpc_=!0;return d},zp=function(a){_.S.ww[a]||(_.S.ww[a]={},_.Of.register(a,function(b,c){var d=this.f;if(!("string"!=typeof b||
b in{}||d in{})){var e=this.callback,f=_.S.ww[a][d],g;f&&Object.hasOwnProperty.call(f,b)?g=f[b]:Object.hasOwnProperty.call(_.S.Fn,a)&&(g=_.S.Fn[a]);if(g)return d=Array.prototype.slice.call(arguments,1),g._iframe_wrapped_rpc_&&e&&d.push(e),g.apply({},d)}_.gb(['Unregistered call in window "',window.name,'" for method "',a,'", via proxyId "',b,'" from frame "',d,'".'].join(""));return null}));return _.S.ww[a]};
_.S.dS=function(a,b,c){var d=Array.prototype.slice.call(arguments);_.S.OI(function(e){e.sameOrigin&&(d.unshift("/"+e.claimedOpenerId+"|"+window.location.protocol+"//"+window.location.host),_.Of.call.apply(_.Of,d))})};_.S.GZ=function(a,b){_.Of.register(a,b)};
var up=/^[-_.0-9A-Za-z]+$/,Sp={open:"open",onready:"ready",close:"close",onresize:"resize",onOpen:"open",onReady:"ready",onClose:"close",onResize:"resize",onRenderStart:"renderstart"},Tp={onBeforeParentOpen:"beforeparentopen"},Up={onOpen:function(a){var b=a.Sb();a.Hf(b.container||b.element);return a},onClose:function(a){a.remove()}};_.S.Fl=function(a){var b=_.te();_.ve(_.Xk,b);_.ve(a,b);return b};
var Gp=function(a,b,c,d,e,f,g,k){this.config=Fp(a);this.openParams=this.Hr=b||{};this.params=c||{};this.methods=d;this.$w=!1;Vp(this,b.style);this.Gp={};Wp(this,function(){var l;(l=this.Hr.style)&&_.S.zs[l]?l=_.S.zs[l]:l?(_.fb(['Missing handler for style "',l,'". Continuing with default handler.'].join("")),l=null):l=Up;if(l){if("function"===typeof l)var m=l(this);else{var n={};for(m in l){var p=l[m];n[m]="function"===typeof p?_.Re.makeClosure(l,p,this):p}m=n}for(var t in e)l=m[t],"function"===typeof l&&
Xp(this,e[t],_.Re.makeClosure(m,l))}f&&Xp(this,"close",f)});this.ij=this.ac=g;this.JC=(k||[]).slice();g&&this.JC.unshift(g.getId())};Gp.prototype.Sb=function(){return this.Hr};Gp.prototype.getParams=function(){return this.params};Gp.prototype.Hu=function(){return this.methods};Gp.prototype.Mc=function(){return this.ij};
var Vp=function(a,b){a.$w||((b=b&&!_.S.zs[b]&&_.S.oz[b])?(a.nz=[],b(function(){a.$w=!0;for(var c=0,d=a.nz.length;c<d;++c)a.nz[c].call(a)})):a.$w=!0)},Wp=function(a,b){a.$w?b.call(a):a.nz.push(b)};Gp.prototype.Sc=function(a,b){Wp(this,function(){Xp(this,a,b)})};var Xp=function(a,b,c){a.Gp[b]=a.Gp[b]||[];a.Gp[b].push(c)};Gp.prototype.um=function(a,b){Wp(this,function(){var c=this.Gp[a];if(c)for(var d=0,e=c.length;d<e;++d)if(c[d]===b){c.splice(d,1);break}})};
Gp.prototype.Zg=function(a,b){var c=this.Gp[a];if(c)for(var d=Array.prototype.slice.call(arguments,1),e=0,f=c.length;e<f;++e)try{var g=c[e].apply({},d)}catch(k){_.gb(['Exception when calling callback "',a,'" with exception "',k.name,": ",k.message,'".'].join(""))}return g};
var Yp=function(a){return"number"==typeof a?{value:a,hA:a+"px"}:"100%"==a?{value:100,hA:"100%",nK:!0}:null},Zp=function(a,b,c,d,e,f,g){Gp.call(this,a,b,c,d,Sp,e,f,g);this.id=b.id||rp();this.Vr=b.rpctoken&&String(b.rpctoken)||Math.round(1E9*(0,_.yg)());this.QW=Ep(this.params,this.config);this.Zz={};Wp(this,function(){this.Zg("open");_.yp(this.Zz,this)})};Hp(Zp);_.h=Zp.prototype;
_.h.Hf=function(a,b){if(!this.config.url)return _.gb("Cannot open iframe, empty URL."),this;var c=this.id;_.S.uk[c]=this;var d=_.yp(this.methods);d._ready=this.bw;d._close=this.close;d._open=this.cw;d._resizeMe=this.uo;d._renderstart=this.oL;var e=this.QW;this.Vr&&(e.rpctoken=this.Vr);e._methods=_.Ap(d,c,"",this,!0);this.el=a="string"===typeof a?document.getElementById(a):a;d={};d.id=c;if(b){d.attributes=b;var f=b.style;if("string"===typeof f){if(f){var g=[];f=f.split(";");for(var k=0,l=f.length;k<
l;++k){var m=f[k];if(0!=m.length||k+1!=l)m=m.split(":"),2==m.length&&m[0].match(/^[ a-zA-Z_-]+$/)&&m[1].match(/^[ +.%0-9a-zA-Z_-]+$/)?g.push(m.join(":")):_.gb(['Iframe style "',f[k],'" not allowed.'].join(""))}g=g.join(";")}else g="";b.style=g}}this.Sb().allowPost&&(d.allowPost=!0);this.Sb().forcePost&&(d.forcePost=!0);d.queryParams=this.params;d.fragmentParams=e;d.paramsSerializer=sp;this.eh=_.ll(this.config.url,a,d);a=this.eh.getAttribute("data-postorigin")||this.eh.src;_.S.uk[c]=this;_.Of.setAuthToken(this.id,
this.Vr);_.Of.setRelayUrl(this.id,a);return this};_.h.we=function(a,b){this.Zz[a]=b};_.h.getId=function(){return this.id};_.h.Ia=function(){return this.eh};_.h.Za=function(){return this.el};_.h.ff=function(a){this.el=a};_.h.bw=function(a){var b=Cp(a,this.id,"");this.ij&&"function"==typeof this.methods._ready&&(a._methods=_.Ap(b,this.ij.getId(),this.id,this,!1),this.methods._ready(a));_.yp(a,this);_.yp(b,this);this.Zg("ready",a)};_.h.oL=function(a){this.Zg("renderstart",a)};
_.h.close=function(a){a=this.Zg("close",a);delete _.S.uk[this.id];return a};_.h.remove=function(){var a=document.getElementById(this.id);a&&a.parentNode&&a.parentNode.removeChild(a)};
_.h.cw=function(a){var b=Cp(a.params,this.id,a.proxyId);delete a.params._methods;"_parent"==a.openParams.anchor&&(a.openParams.anchor=this.el);if(Dp(a.openParams))new $p(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain);else{var c=new Zp(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain),d=this;Wp(c,function(){var e={childId:c.getId()},f=c.Zz;f._toclose=c.close;e._methods=_.Ap(f,d.id,c.id,c,!1);b._onopen(e)})}};
_.h.uo=function(a){if(void 0===this.Zg("resize",a)&&this.eh){var b=Yp(a.width);null!=b&&(this.eh.style.width=b.hA);a=Yp(a.height);null!=a&&(this.eh.style.height=a.hA);this.eh.parentElement&&(null!=b&&b.nK||null!=a&&a.nK)&&(this.eh.parentElement.style.display="block")}};
var $p=function(a,b,c,d,e,f,g){Gp.call(this,a,b,c,d,Tp,e,f,g);this.url=a;this.Hm=null;this.cD=rp();Wp(this,function(){this.Zg("beforeparentopen");var k=_.yp(this.methods);k._onopen=this.ZY;k._ready=this.bw;k._onclose=this.XY;this.params._methods=_.Ap(k,"..",this.cD,this,!0);k={};for(m in this.params)k[m]=sp(this.params[m]);var l=this.config.url;if(this.Hr.hideUrlFromParent){var m=window.name;var n=l;l=_.Lk(this.config.url,this.params,{},sp);var p=k;k={};k._methods=p._methods;k["#opener"]=p["#opener"];
k["#urlindex"]=p["#urlindex"];k["#opener"]&&void 0!=p["#urlindex"]?(k["#opener"]=m+","+k["#opener"],m=n):(n=_.se(_.De,"fUrl",[]),p=n.length,n[p]=l,_.De.rUrl=Op,k["#opener"]=m,k["#urlindex"]=p,m=_.vg(_.oe.location.href),l=_.R("iframes/relay_url_"+encodeURIComponent(m))||"/_/gapi/sibling/1/frame.html",m+=l);l=m}_.Pm._open({url:l,openParams:this.Hr,params:k,proxyId:this.cD,openedByProxyChain:this.JC})})};Hp($p);$p.prototype.dV=function(){return this.Hm};
$p.prototype.ZY=function(a){this.Hm=a.childId;var b=Cp(a,"..",this.Hm);_.yp(b,this);this.close=b._toclose;_.S.uk[this.Hm]=this;this.ij&&this.methods._onopen&&(a._methods=_.Ap(b,this.ij.getId(),this.Hm,this,!1),this.methods._onopen(a))};$p.prototype.bw=function(a){var b=String(this.Hm),c=Cp(a,"..",b);_.yp(a,this);_.yp(c,this);this.Zg("ready",a);this.ij&&this.methods._ready&&(a._methods=_.Ap(c,this.ij.getId(),b,this,!1),this.methods._ready(a))};
$p.prototype.XY=function(a){if(this.ij&&this.methods._onclose)this.methods._onclose(a);else return a=this.Zg("close",a),delete _.S.uk[this.Hm],a};
var aq=function(a,b,c,d,e,f,g){Gp.call(this,a,b,c,d,Tp,f,g);this.id=b.id||rp();this.v1=e;d._close=this.close;this.onClosed=this.hL;this.nO=0;Wp(this,function(){this.Zg("beforeparentopen");var k=_.yp(this.methods);this.params._methods=_.Ap(k,"..",this.cD,this,!0);k={};k.queryParams=this.params;a=_.cl(_.pe,this.config.url,this.id,k);var l=e.openWindow(a);this.canAutoClose=function(m){m(e.cH(l))};e.VM(l,this);this.nO=l})};Hp(aq);
aq.prototype.close=function(a){a=this.Zg("close",a);this.v1.oH(this.nO);return a};aq.prototype.hL=function(){this.Zg("close")};
(function(){_.S.uk={};_.S.zs={};_.S.oz={};_.S.RJ=0;_.S.ww={};_.S.Fn={};_.S.iw=null;_.S.hw=[];_.S.iZ=function(c){var d=!1;try{if(null!=c){var e=window.parent.frames[c.id];d=e.iframer.id==c.id&&e.iframes.openedId_(_.Pm.id)}}catch(f){}try{_.S.iw={origin:this.origin,referer:this.referer,claimedOpenerId:c&&c.id,claimedOpenerProxyChain:c&&c.proxyChain||[],sameOrigin:d};for(c=0;c<_.S.hw.length;++c)_.S.hw[c](_.S.iw);_.S.hw=[]}catch(f){}};_.S.OU=function(c){var d=c&&c.ij,e=null;d&&(e={},e.id=d.getId(),e.proxyChain=
c.JC);return e};Qp();if(window.parent!=window){var a=_.Re.getUrlParameters();a.gcv&&vp(a.gcv);var b=a.jsh;b&&wp(b);_.yp(Cp(a,"..",""),_.Pm);_.yp(a,_.Pm);Rp()}_.S.kb=Ip;_.S.Zb=Jp;_.S.j0=Mp;_.S.resize=Lp;_.S.bU=function(c){return _.S.oz[c]};_.S.QD=function(c,d){_.S.oz[c]=d};_.S.eM=Lp;_.S.J0=Mp;_.S.Xu={};_.S.Xu.get=Ip;_.S.Xu.set=Jp;_.S.GR=function(c,d){zp(c);_.S.Fn[c]=d||window[c]};_.S.caa=function(c){delete _.S.Fn[c]};_.S.open=function(c,d,e,f,g,k){3==arguments.length?f={}:4==arguments.length&&"function"===
typeof f&&(g=f,f={});var l="bubble"===d.style&&Kp?Kp.Ma():null;return l?new aq(c,d,e,f,l,g,k):Dp(d)?new $p(c,d,e,f,g,k):new Zp(c,d,e,f,g,k)};_.S.close=function(c,d){_.Pm&&_.Pm._close&&_.Pm._close(c,d)};_.S.ready=function(c,d,e){2==arguments.length&&"function"===typeof d&&(e=d,d={});var f=c||{};"height"in f||(f.height=_.qp.getHeight());f._methods=_.Ap(d||{},"..","",_.Pm,!0);_.Pm&&_.Pm._ready&&_.Pm._ready(f,e)};_.S.OI=function(c){_.S.iw?c(_.S.iw):_.S.hw.push(c)};_.S.cZ=function(c){return!!_.S.uk[c]};
_.S.mU=function(){return["https://ssl.gstatic.com/gb/js/",_.R("googleapis.config/gcv")].join("")};_.S.PL=function(c){var d={mouseover:1,mouseout:1};if(_.Pm._event)for(var e=0;e<c.length;e++){var f=c[e];f in d&&document.addEventListener(f,function(g){_.Pm._event({event:g.type,timestamp:(new Date).getTime()})},!0)}};_.S.t0=wp;_.S.LD=xp;_.S.eba=tp;_.S.UJ=_.Pm})();
_.z("iframes.allow",_.S.GR);_.z("iframes.callSiblingOpener",_.S.dS);_.z("iframes.registerForOpenedSibling",_.S.GZ);_.z("iframes.close",_.S.close);_.z("iframes.getGoogleConnectJsUri",_.S.mU);_.z("iframes.getHandler",_.S.kb);_.z("iframes.getDeferredHandler",_.S.bU);_.z("iframes.getParentInfo",_.S.OI);_.z("iframes.iframer",_.S.UJ);_.z("iframes.open",_.S.open);_.z("iframes.openedId_",_.S.cZ);_.z("iframes.propagate",_.S.PL);_.z("iframes.ready",_.S.ready);_.z("iframes.resize",_.S.resize);
_.z("iframes.setGoogleConnectJsVersion",_.S.j0);_.z("iframes.setBootstrapHint",_.S.LD);_.z("iframes.setJsHint",_.S.t0);_.z("iframes.setHandler",_.S.Zb);_.z("iframes.setDeferredHandler",_.S.QD);_.z("IframeBase",Gp);_.z("IframeBase.prototype.addCallback",Gp.prototype.Sc);_.z("IframeBase.prototype.getMethods",Gp.prototype.Hu);_.z("IframeBase.prototype.getOpenerIframe",Gp.prototype.Mc);_.z("IframeBase.prototype.getOpenParams",Gp.prototype.Sb);_.z("IframeBase.prototype.getParams",Gp.prototype.getParams);
_.z("IframeBase.prototype.removeCallback",Gp.prototype.um);_.z("Iframe",Zp);_.z("Iframe.prototype.close",Zp.prototype.close);_.z("Iframe.prototype.exposeMethod",Zp.prototype.we);_.z("Iframe.prototype.getId",Zp.prototype.getId);_.z("Iframe.prototype.getIframeEl",Zp.prototype.Ia);_.z("Iframe.prototype.getSiteEl",Zp.prototype.Za);_.z("Iframe.prototype.openInto",Zp.prototype.Hf);_.z("Iframe.prototype.remove",Zp.prototype.remove);_.z("Iframe.prototype.setSiteEl",Zp.prototype.ff);
_.z("Iframe.prototype.addCallback",Zp.prototype.Sc);_.z("Iframe.prototype.getMethods",Zp.prototype.Hu);_.z("Iframe.prototype.getOpenerIframe",Zp.prototype.Mc);_.z("Iframe.prototype.getOpenParams",Zp.prototype.Sb);_.z("Iframe.prototype.getParams",Zp.prototype.getParams);_.z("Iframe.prototype.removeCallback",Zp.prototype.um);_.z("IframeProxy",$p);_.z("IframeProxy.prototype.getTargetIframeId",$p.prototype.dV);_.z("IframeProxy.prototype.addCallback",$p.prototype.Sc);
_.z("IframeProxy.prototype.getMethods",$p.prototype.Hu);_.z("IframeProxy.prototype.getOpenerIframe",$p.prototype.Mc);_.z("IframeProxy.prototype.getOpenParams",$p.prototype.Sb);_.z("IframeProxy.prototype.getParams",$p.prototype.getParams);_.z("IframeProxy.prototype.removeCallback",$p.prototype.um);_.z("IframeWindow",aq);_.z("IframeWindow.prototype.close",aq.prototype.close);_.z("IframeWindow.prototype.onClosed",aq.prototype.hL);_.z("iframes.util.getTopMostAccessibleWindow",_.S.util.$I);
_.z("iframes.handlers.get",_.S.Xu.get);_.z("iframes.handlers.set",_.S.Xu.set);_.z("iframes.resizeMe",_.S.eM);_.z("iframes.setVersionOverride",_.S.J0);
Gp.prototype.send=function(a,b,c){_.S.sM(this,a,b,c)};_.Pm.send=function(a,b,c){_.S.sM(_.Pm,a,b,c)};Gp.prototype.register=function(a,b){var c=this;c.Sc(a,function(d){b.call(c,d)})};_.S.sM=function(a,b,c,d){var e=[];void 0!==c&&e.push(c);d&&e.push(function(f){d.call(this,[f])});a[b]&&a[b].apply(a,e)};_.S.bp=function(){return!0};_.z("iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.S.bp);_.z("IframeBase.prototype.send",Gp.prototype.send);_.z("IframeBase.prototype.register",Gp.prototype.register);
_.z("Iframe.prototype.send",Zp.prototype.send);_.z("Iframe.prototype.register",Zp.prototype.register);_.z("IframeProxy.prototype.send",$p.prototype.send);_.z("IframeProxy.prototype.register",$p.prototype.register);_.z("IframeWindow.prototype.send",aq.prototype.send);_.z("IframeWindow.prototype.register",aq.prototype.register);_.z("iframes.iframer.send",_.S.UJ.send);
var ft=_.S.Zb,gt={open:function(a){var b=_.Jm(a.Sb());return a.Hf(b,{style:_.Km(b)})},attach:function(a,b){var c=_.Jm(a.Sb()),d=b.id,e=b.getAttribute("data-postorigin")||b.src,f=/#(?:.*&)?rpctoken=(\d+)/.exec(e);f=f&&f[1];a.id=d;a.Vr=f;a.el=c;a.eh=b;_.S.uk[d]=a;b=_.yp(a.methods);b._ready=a.bw;b._close=a.close;b._open=a.cw;b._resizeMe=a.uo;b._renderstart=a.oL;_.Ap(b,d,"",a,!0);_.Of.setAuthToken(a.id,a.Vr);_.Of.setRelayUrl(a.id,e);c=_.S.Fl({style:_.Km(c)});for(var g in c)Object.prototype.hasOwnProperty.call(c,
g)&&("style"==g?a.eh.style.cssText=c[g]:a.eh.setAttribute(g,c[g]))}};gt.onready=_.Lm;gt.onRenderStart=_.Lm;gt.close=_.Mm;ft("inline",gt);
_.sg=(window.gapi||{}).load;
_.Om=_.te();
_.Qm=function(a){var b=window;a=(a||b.location.href).match(/.*(\?|#|&)usegapi=([^&#]+)/)||[];return"1"===decodeURIComponent(a[a.length-1]||"")};
var Rm,Sm,Tm,Um,Vm,Wm,$m,an;Rm=function(a){if(_.re.test(Object.keys))return Object.keys(a);var b=[],c;for(c in a)_.ue(a,c)&&b.push(c);return b};Sm=function(a,b){if(!_.Lf())try{a()}catch(c){}_.Mf(b)};Tm={button:!0,div:!0,span:!0};Um=function(a){var b=_.se(_.De,"sws",[]);return 0<=_.xk.call(b,a)};Vm=function(a){return _.se(_.De,"watt",_.te())[a]};Wm=function(a){return function(b,c){return a?_.hl()[c]||a[c]||"":_.hl()[c]||""}};
_.Xm={callback:1,clientid:1,cookiepolicy:1,openidrealm:-1,includegrantedscopes:-1,requestvisibleactions:1,scope:1};_.Ym=!1;_.Zm=function(){if(!_.Ym){for(var a=document.getElementsByTagName("meta"),b=0;b<a.length;++b){var c=a[b].name.toLowerCase();if(_.od(c,"google-signin-")){c=c.substring(14);var d=a[b].content;_.Xm[c]&&d&&(_.Om[c]=d)}}if(window.self!==window.top){a=document.location.toString();for(var e in _.Xm)0<_.Xm[e]&&(b=_.xe(a,e,""))&&(_.Om[e]=b)}_.Ym=!0}e=_.te();_.ve(_.Om,e);return e};
$m=function(a){var b;a.match(/^https?%3A/i)&&(b=decodeURIComponent(a));return _.Mk(document,b?b:a)};an=function(a){a=a||"canonical";for(var b=document.getElementsByTagName("link"),c=0,d=b.length;c<d;c++){var e=b[c],f=e.getAttribute("rel");if(f&&f.toLowerCase()==a&&(e=e.getAttribute("href"))&&(e=$m(e))&&null!=e.match(/^https?:\/\/[\w\-_\.]+/i))return e}return window.location.href};_.bn=function(){return window.location.origin||window.location.protocol+"//"+window.location.host};
_.cn=function(a,b,c,d){return(a="string"==typeof a?a:void 0)?$m(a):an(d)};_.dn=function(a,b,c){null==a&&c&&(a=c.db,null==a&&(a=c.gwidget&&c.gwidget.db));return a||void 0};_.en=function(a,b,c){null==a&&c&&(a=c.ecp,null==a&&(a=c.gwidget&&c.gwidget.ecp));return a||void 0};
_.fn=function(a,b,c){return _.cn(a,b,c,b.action?void 0:"publisher")};
var gn,hn,jn,kn,ln,mn,on,nn;gn={se:"0"};hn={post:!0};jn={style:"position:absolute;top:-10000px;width:450px;margin:0px;border-style:none"};kn="onPlusOne _ready _close _open _resizeMe _renderstart oncircled drefresh erefresh".split(" ");ln=_.se(_.De,"WI",_.te());mn=["style","data-gapiscan"];
on=function(a){for(var b=_.te(),c=0!=a.nodeName.toLowerCase().indexOf("g:"),d=0,e=a.attributes.length;d<e;d++){var f=a.attributes[d],g=f.name,k=f.value;0<=_.xk.call(mn,g)||c&&0!=g.indexOf("data-")||"null"===k||"specified"in f&&!f.specified||(c&&(g=g.substr(5)),b[g.toLowerCase()]=k)}a=a.style;(c=nn(a&&a.height))&&(b.height=String(c));(a=nn(a&&a.width))&&(b.width=String(a));return b};
_.qn=function(a,b,c,d,e,f){if(c.rd)var g=b;else g=document.createElement("div"),b.setAttribute("data-gapistub",!0),g.style.cssText="position:absolute;width:450px;left:-10000px;",b.parentNode.insertBefore(g,b);f.siteElement=g;g.id||(g.id=_.pn(a));b=_.te();b[">type"]=a;_.ve(c,b);a=_.ll(d,g,e);f.iframeNode=a;f.id=a.getAttribute("id")};_.pn=function(a){_.se(ln,a,0);return"___"+a+"_"+ln[a]++};nn=function(a){var b=void 0;"number"===typeof a?b=a:"string"===typeof a&&(b=parseInt(a,10));return b};
var rn=function(){},wn=function(a){var b=a.ln,c=function(l){c.H.constructor.call(this,l);var m=this.Dh.length;this.Qg=[];for(var n=0;n<m;++n)this.Dh[n].Z$||(this.Qg[n]=new this.Dh[n](l))};_.H(c,b);for(var d=[];a&&a!==Object;){if(b=a.ln){b.Dh&&(_.Ne(d,b.Dh),_.Oe(d));var e=b.prototype,f;for(f in e)if(e.hasOwnProperty(f)&&_.lb(e[f])&&e[f]!==b){var g=!!e[f].K$,k=sn(f,e,d,g);(g=tn(f,e,k,g))&&(c.prototype[f]=g)}}a=a===Object?Object:Object.getPrototypeOf?Object.getPrototypeOf(a.prototype).constructor||Object:
a.H&&a.H.constructor||Object}c.prototype.Dh=d;return c},sn=function(a,b,c,d){for(var e=[],f=0;f<c.length&&(c[f].prototype[a]===b[a]||(e.push(f),!d));++f);return e},tn=function(a,b,c,d){return c.length?d?function(e){var f=this.Qg[c[0]];return f?f[a].apply(this.Qg[c[0]],arguments):this.Dh[c[0]].prototype[a].apply(this,arguments)}:b[a].fS?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Qg[c[g]];if(k=k?k[a].apply(k,f):this.Dh[c[g]].prototype[a].apply(this,
f)){f=k;break a}}f=!1}return f}:b[a].eS?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Qg[c[g]];k=k?k[a].apply(k,f):this.Dh[c[g]].prototype[a].apply(this,f);if(null!=k){f=k;break a}}f=void 0}return f}:b[a].ZK?function(e){for(var f=Array.prototype.slice.call(arguments,0),g=0;g<c.length;++g){var k=this.Qg[c[g]];k?k[a].apply(k,f):this.Dh[c[g]].prototype[a].apply(this,f)}}:function(e){for(var f=Array.prototype.slice.call(arguments,0),g=[],k=0;k<c.length;++k){var l=
this.Qg[c[k]];g.push(l?l[a].apply(l,f):this.Dh[c[k]].prototype[a].apply(this,f))}return g}:d||b[a].fS||b[a].eS||b[a].ZK?null:xn},xn=function(){return[]};rn.prototype.dA=function(a){if(this.Qg)for(var b=0;b<this.Qg.length;++b)if(this.Qg[b]instanceof a)return this.Qg[b];return null};
var yn=function(a){return this.Xa.dA(a)};
var zn,An,Bn,Cn,En=/(?:^|\s)g-((\S)*)(?:$|\s)/,Fn={plusone:!0,autocomplete:!0,profile:!0,signin:!0,signin2:!0};zn=_.se(_.De,"SW",_.te());An=_.se(_.De,"SA",_.te());Bn=_.se(_.De,"SM",_.te());Cn=_.se(_.De,"FW",[]);
var Gn=function(a,b){return("string"===typeof a?document.getElementById(a):a)||b},Kn=function(a,b){var c;Hn.ps0=(new Date).getTime();In("ps0");a=Gn(a,_.pe);var d=_.pe.documentMode;if(a.querySelectorAll&&(!d||8<d)){d=b?[b]:Rm(zn).concat(Rm(An)).concat(Rm(Bn));for(var e=[],f=0;f<d.length;f++){var g=d[f];e.push(".g-"+g,"g\\:"+g)}d=a.querySelectorAll(e.join(","))}else d=a.getElementsByTagName("*");a=_.te();for(e=0;e<d.length;e++){f=d[e];var k=f;g=b;var l=k.nodeName.toLowerCase(),m=void 0;if(k.getAttribute("data-gapiscan"))g=
null;else{var n=l.indexOf("g:");0==n?m=l.substr(2):(n=(n=String(k.className||k.getAttribute("class")))&&En.exec(n))&&(m=n[1]);g=!m||!(zn[m]||An[m]||Bn[m])||g&&m!==g?null:m}g&&(Fn[g]||0==f.nodeName.toLowerCase().indexOf("g:")||0!=Rm(on(f)).length)&&(f.setAttribute("data-gapiscan",!0),_.se(a,g,[]).push(f))}for(p in a)Cn.push(p);Hn.ps1=(new Date).getTime();In("ps1");if(b=Cn.join(":"))try{_.we.load(b,void 0)}catch(t){_.Ue(t);return}e=[];for(c in a){d=a[c];var p=0;for(b=d.length;p<b;p++)f=d[p],Jn(c,f,
on(f),e,b)}};
var Ln=function(a,b){var c=Vm(a);b&&c?(c(b),(c=b.iframeNode)&&c.setAttribute("data-gapiattached",!0)):_.we.load(a,function(){var d=Vm(a),e=b&&b.iframeNode,f=b&&b.userParams;e&&d?(d(b),e.setAttribute("data-gapiattached",!0)):(d=_.we[a].go,"signin2"==a?d(e,f):d(e&&e.parentNode,f))})},Jn=function(a,b,c,d,e,f,g){switch(Mn(b,a,f)){case 0:a=Bn[a]?a+"_annotation":a;d={};d.iframeNode=b;d.userParams=c;Ln(a,d);break;case 1:if(b.parentNode){for(var k in c){if(f=_.ue(c,k))f=c[k],f=!!f&&"object"===typeof f&&(!f.toString||
f.toString===Object.prototype.toString||f.toString===Array.prototype.toString);if(f)try{c[k]=_.If(c[k])}catch(w){delete c[k]}}k=!0;c.dontclear&&(k=!1);delete c.dontclear;var l;f={};var m=l=a;"plus"==a&&c.action&&(l=a+"_"+c.action,m=a+"/"+c.action);(l=_.R("iframes/"+l+"/url"))||(l=":im_socialhost:/:session_prefix::im_prefix:_/widget/render/"+m+"?usegapi=1");for(n in gn)f[n]=n+"/"+(c[n]||gn[n])+"/";var n=_.Mk(_.pe,l.replace(_.gl,Wm(f)));m="iframes/"+a+"/params/";f={};_.ve(c,f);(l=_.R("lang")||_.R("gwidget/lang"))&&
(f.hl=l);hn[a]||(f.origin=_.bn());f.exp=_.R(m+"exp");if(m=_.R(m+"location"))for(l=0;l<m.length;l++){var p=m[l];f[p]=_.oe.location[p]}switch(a){case "plus":case "follow":f.url=_.fn(f.href,c,null);delete f.href;break;case "plusone":m=(m=c.href)?$m(m):an();f.url=m;f.db=_.dn(c.db,void 0,_.R());f.ecp=_.en(c.ecp,void 0,_.R());delete f.href;break;case "signin":f.url=an()}_.De.ILI&&(f.iloader="1");delete f["data-onload"];delete f.rd;for(var t in gn)f[t]&&delete f[t];f.gsrc=_.R("iframes/:source:");t=_.R("inline/css");
"undefined"!==typeof t&&0<e&&t>=e&&(f.ic="1");t=/^#|^fr-/;e={};for(var r in f)_.ue(f,r)&&t.test(r)&&(e[r.replace(t,"")]=f[r],delete f[r]);r="q"==_.R("iframes/"+a+"/params/si")?f:e;t=_.Zm();for(var u in t)!_.ue(t,u)||_.ue(f,u)||_.ue(e,u)||(r[u]=t[u]);u=[].concat(kn);r=_.R("iframes/"+a+"/methods");_.wk(r)&&(u=u.concat(r));for(v in c)_.ue(c,v)&&/^on/.test(v)&&("plus"!=a||"onconnect"!=v)&&(u.push(v),delete f[v]);delete f.callback;e._methods=u.join(",");var v=_.Lk(n,f,e);u=g||{};u.allowPost=1;u.attributes=
jn;u.dontclear=!k;g={};g.userParams=c;g.url=v;g.type=a;_.qn(a,b,c,v,u,g);b=g.id;c=_.te();c.id=b;c.userParams=g.userParams;c.url=g.url;c.type=g.type;c.state=1;_.Gm[b]=c;b=g}else b=null;b&&((c=b.id)&&d.push(c),Ln(a,b))}},Mn=function(a,b,c){if(a&&1===a.nodeType&&b){if(c)return 1;if(Bn[b]){if(Tm[a.nodeName.toLowerCase()])return(a=a.innerHTML)&&a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")?0:1}else{if(An[b])return 0;if(zn[b])return 1}}return null};
_.se(_.we,"platform",{}).go=function(a,b){Kn(a,b)};
var Nn=_.se(_.De,"perf",_.te()),Hn=_.se(Nn,"g",_.te()),On=_.se(Nn,"i",_.te()),Pn,Qn,Rn,In,Tn,Un,Vn;_.se(Nn,"r",[]);Pn=_.te();Qn=_.te();Rn=function(a,b,c,d){Pn[c]=Pn[c]||!!d;_.se(Qn,c,[]);Qn[c].push([a,b])};In=function(a,b,c){var d=Nn.r;"function"===typeof d?d(a,b,c):d.push([a,b,c])};Tn=function(a,b,c,d){if("_p"==b)throw Error("B");_.Sn(a,b,c,d)};_.Sn=function(a,b,c,d){Un(b,c)[a]=d||(new Date).getTime();In(a,b,c)};Un=function(a,b){a=_.se(On,a,_.te());return _.se(a,b,_.te())};
Vn=function(a,b,c){var d=null;b&&c&&(d=Un(b,c)[a]);return d||Hn[a]};
(function(){function a(g){this.t={};this.tick=function(k,l,m){this.t[k]=[void 0!=m?m:(new Date).getTime(),l];if(void 0==m)try{window.console.timeStamp("CSI/"+k)}catch(n){}};this.tick("start",null,g)}var b;if(window.performance)var c=(b=window.performance.timing)&&b.responseStart;var d=0<c?new a(c):new a;window.__gapi_jstiming__={Timer:a,load:d};if(b){var e=b.navigationStart;0<e&&c>=e&&(window.__gapi_jstiming__.srt=c-e)}if(b){var f=window.__gapi_jstiming__.load;0<e&&c>=e&&(f.tick("_wtsrt",void 0,e),
f.tick("wtsrt_","_wtsrt",c),f.tick("tbsd_","wtsrt_"))}try{b=null,window.chrome&&window.chrome.csi&&(b=Math.floor(window.chrome.csi().pageT),f&&0<e&&(f.tick("_tbnd",void 0,window.chrome.csi().startE),f.tick("tbnd_","_tbnd",e))),null==b&&window.gtbExternal&&(b=window.gtbExternal.pageT()),null==b&&window.external&&(b=window.external.pageT,f&&0<e&&(f.tick("_tbnd",void 0,window.external.startE),f.tick("tbnd_","_tbnd",e))),b&&(window.__gapi_jstiming__.pt=b)}catch(g){}})();
if(window.__gapi_jstiming__){window.__gapi_jstiming__.SG={};window.__gapi_jstiming__.UZ=1;var Wn=function(a,b,c){var d=a.t[b],e=a.t.start;if(d&&(e||c))return d=a.t[b][0],e=void 0!=c?c:e[0],Math.round(d-e)};window.__gapi_jstiming__.getTick=Wn;window.__gapi_jstiming__.getLabels=function(a){var b=[],c;for(c in a.t)b.push(c);return b};var Xn=function(a,b,c){var d="";window.__gapi_jstiming__.srt&&(d+="&srt="+window.__gapi_jstiming__.srt);window.__gapi_jstiming__.pt&&(d+="&tbsrt="+window.__gapi_jstiming__.pt);
try{window.external&&window.external.tran?d+="&tran="+window.external.tran:window.gtbExternal&&window.gtbExternal.tran?d+="&tran="+window.gtbExternal.tran():window.chrome&&window.chrome.csi&&(d+="&tran="+window.chrome.csi().tran)}catch(p){}var e=window.chrome;if(e&&(e=e.loadTimes)){e().wasFetchedViaSpdy&&(d+="&p=s");if(e().wasNpnNegotiated){d+="&npn=1";var f=e().npnNegotiatedProtocol;f&&(d+="&npnv="+(encodeURIComponent||escape)(f))}e().wasAlternateProtocolAvailable&&(d+="&apa=1")}var g=a.t,k=g.start;
e=[];f=[];for(var l in g)if("start"!=l&&0!=l.indexOf("_")){var m=g[l][1];m?g[m]&&f.push(l+"."+Wn(a,l,g[m][0])):k&&e.push(l+"."+Wn(a,l))}if(b)for(var n in b)d+="&"+n+"="+b[n];(b=c)||(b="https:"==document.location.protocol?"https://csi.gstatic.com/csi":"http://csi.gstatic.com/csi");return[b,"?v=3","&s="+(window.__gapi_jstiming__.sn||"")+"&action=",a.name,f.length?"&it="+f.join(","):"",d,"&rt=",e.join(",")].join("")},Yn=function(a,b,c){a=Xn(a,b,c);if(!a)return"";b=new Image;var d=window.__gapi_jstiming__.UZ++;
window.__gapi_jstiming__.SG[d]=b;b.onload=b.onerror=function(){window.__gapi_jstiming__&&delete window.__gapi_jstiming__.SG[d]};b.src=a;b=null;return a};window.__gapi_jstiming__.report=function(a,b,c){var d=document.visibilityState,e="visibilitychange";d||(d=document.webkitVisibilityState,e="webkitvisibilitychange");if("prerender"==d){var f=!1,g=function(){if(!f){b?b.prerender="1":b={prerender:"1"};if("prerender"==(document.visibilityState||document.webkitVisibilityState))var k=!1;else Yn(a,b,c),
k=!0;k&&(f=!0,document.removeEventListener(e,g,!1))}};document.addEventListener(e,g,!1);return""}return Yn(a,b,c)}}
;var Zn={g:"gapi_global",m:"gapi_module",w:"gwidget"},$n=function(a,b){this.type=a?"_p"==a?"m":"w":"g";this.name=a;this.Oo=b};$n.prototype.key=function(){switch(this.type){case "g":return this.type;case "m":return this.type+"."+this.Oo;case "w":return this.type+"."+this.name+this.Oo}};
var ao=new $n,bo=navigator.userAgent.match(/iPhone|iPad|Android|PalmWebOS|Maemo|Bada/),co=_.se(Nn,"_c",_.te()),eo=Math.random()<(_.R("csi/rate")||0),go=function(a,b,c){for(var d=new $n(b,c),e=_.se(co,d.key(),_.te()),f=Qn[a]||[],g=0;g<f.length;++g){var k=f[g],l=k[0],m=a,n=b,p=c;k=Vn(k[1],n,p);m=Vn(m,n,p);e[l]=k&&m?m-k:null}Pn[a]&&eo&&(fo(ao),fo(d))},ho=function(a,b){b=b||[];for(var c=[],d=0;d<b.length;d++)c.push(a+b[d]);return c},fo=function(a){var b=_.oe.__gapi_jstiming__;b.sn=Zn[a.type];var c=new b.Timer(0);
a:{switch(a.type){case "g":var d="global";break a;case "m":d=a.Oo;break a;case "w":d=a.name;break a}d=void 0}c.name=d;d=!1;var e=a.key(),f=co[e];c.tick("_start",null,0);for(var g in f)c.tick(g,"_start",f[g]),d=!0;co[e]=_.te();d&&(g=[],g.push("l"+(_.R("isPlusUser")?"1":"0")),d="m"+(bo?"1":"0"),g.push(d),"m"==a.type?g.push("p"+a.Oo):"w"==a.type&&(e="n"+a.Oo,g.push(e),"0"==a.Oo&&g.push(d+e)),g.push("u"+(_.R("isLoggedIn")?"1":"0")),a=ho("",g),a=ho("abc_",a).join(","),b.report(c,{e:a}))};
Rn("blt","bs0","bs1");Rn("psi","ps0","ps1");Rn("rpcqi","rqe","rqd");Rn("bsprt","bsrt0","bsrt1");Rn("bsrqt","bsrt1","bsrt2");Rn("bsrst","bsrt2","bsrt3");Rn("mli","ml0","ml1");Rn("mei","me0","me1",!0);Rn("wcdi","wrs","wcdi");Rn("wci","wrs","wdc");Rn("wdi","wrs","wrdi");Rn("wdt","bs0","wrdt");Rn("wri","wrs","wrri",!0);Rn("wrt","bs0","wrrt");Rn("wji","wje0","wje1",!0);Rn("wjli","wjl0","wjl1");Rn("whi","wh0","wh1",!0);Rn("wai","waaf0","waaf1",!0);Rn("wadi","wrs","waaf1",!0);Rn("wadt","bs0","waaf1",!0);
Rn("wprt","wrt0","wrt1");Rn("wrqt","wrt1","wrt2");Rn("wrst","wrt2","wrt3",!0);Rn("fbprt","fsrt0","fsrt1");Rn("fbrqt","fsrt1","fsrt2");Rn("fbrst","fsrt2","fsrt3",!0);Rn("fdns","fdns0","fdns1");Rn("fcon","fcon0","fcon1");Rn("freq","freq0","freq1");Rn("frsp","frsp0","frsp1");Rn("fttfb","fttfb0","fttfb1");Rn("ftot","ftot0","ftot1",!0);var io=Nn.r;if("function"!==typeof io){for(var jo;jo=io.shift();)go.apply(null,jo);Nn.r=go}
;var ko=["div"],lo="onload",mo=!0,no=!0,oo=function(a){return a},po=null,qo=function(a){var b=_.R(a);return"undefined"!==typeof b?b:_.R("gwidget/"+a)},Mo,No,Oo,Po,Fo,Ho,Qo,Go,Ro,So,To,Uo;po=_.R();_.R("gwidget");var ro=qo("parsetags");lo="explicit"===ro||"onload"===ro?ro:lo;var so=qo("google_analytics");"undefined"!==typeof so&&(mo=!!so);var to=qo("data_layer");"undefined"!==typeof to&&(no=!!to);
var uo=function(){var a=this&&this.getId();a&&(_.De.drw=a)},vo=function(){_.De.drw=null},wo=function(a){return function(b){var c=a;"number"===typeof b?c=b:"string"===typeof b&&(c=b.indexOf("px"),-1!=c&&(b=b.substring(0,c)),c=parseInt(b,10));return c}},xo=function(a){"string"===typeof a&&(a=window[a]);return"function"===typeof a?a:null},yo=function(){return qo("lang")||"en-US"},zo=function(a){if(!_.S.kb("attach")){var b={},c=_.S.kb("inline"),d;for(d in c)c.hasOwnProperty(d)&&(b[d]=c[d]);b.open=function(e){var f=
e.Sb().renderData.id;f=document.getElementById(f);if(!f)throw Error("C");return c.attach(e,f)};_.S.Zb("attach",b)}a.style="attach"},Ao=function(){var a={};a.width=[wo(450)];a.height=[wo(24)];a.onready=[xo];a.lang=[yo,"hl"];a.iloader=[function(){return _.De.ILI},"iloader"];return a}(),Do=function(a){var b={};b.Le=a[0];b.Vo=-1;b.cca="___"+b.Le+"_";b.Y1="g:"+b.Le;b.Uaa="g-"+b.Le;b.$L=[];b.config={};b.Gt=[];b.aO={};b.kx={};var c=function(e){for(var f in e)if(_.ue(e,f)){b.config[f]=[xo];b.Gt.push(f);var g=
e[f],k=null,l=null,m=null;"function"===typeof g?k=g:g&&"object"===typeof g&&(k=g.Iaa,l=g.lx,m=g.WE);m&&(b.Gt.push(m),b.config[m]=[xo],b.aO[f]=m);k&&(b.config[f]=[k]);l&&(b.kx[f]=l)}},d=function(e){for(var f={},g=0;g<e.length;++g)f[e[g].toLowerCase()]=1;f[b.Y1]=1;b.dY=f};a[1]&&(b.parameters=a[1]);(function(e){b.config=e;for(var f in Ao)Ao.hasOwnProperty(f)&&!b.config.hasOwnProperty(f)&&(b.config[f]=Ao[f])})(a[2]||{});a[3]&&c(a[3]);a[4]&&d(a[4]);a[5]&&(b.Ik=a[5]);b.Vba=!0===a[6];b.vZ=a[7];b.J1=a[8];
b.dY||d(ko);b.EC=function(e){b.Vo++;Tn("wrs",b.Le,String(b.Vo));var f=[],g=e.element,k=e.config,l=":"+b.Le;":plus"==l&&e.Fk&&e.Fk.action&&(l+="_"+e.Fk.action);var m=Bo(b,k),n={};_.ve(_.Zm(),n);for(var p in e.Fk)null!=e.Fk[p]&&(n[p]=e.Fk[p]);p={container:g.id,renderData:e.PZ,style:"inline",height:k.height,width:k.width};zo(p);b.Ik&&(f[2]=p,f[3]=n,f[4]=m,b.Ik("i",f));l=_.S.open(l,p,n,m);Co(b,l,k,g,e.GS);f[5]=l;b.Ik&&b.Ik("e",f)};return b},Bo=function(a,b){for(var c={},d=a.Gt.length-1;0<=d;--d){var e=
a.Gt[d],f=b[a.aO[e]||e]||b[e],g=b[e];g&&f!==g&&(f=function(l,m){return function(n){m.apply(this,arguments);l.apply(this,arguments)}}(f,g));f&&(c[e]=f)}for(var k in a.kx)a.kx.hasOwnProperty(k)&&(c[k]=Eo(c[k]||function(){},a.kx[k]));c.drefresh=uo;c.erefresh=vo;return c},Eo=function(a,b){return function(c){var d=b(c);if(d){var e=c.href||null;if(mo){if(window._gat)try{var f=window._gat._getTrackerByName("~0");f&&"UA-XXXXX-X"!=f._getAccount()?f._trackSocial("Google",d,e):window._gaq&&window._gaq.push(["_trackSocial",
"Google",d,e])}catch(k){}if(window.ga&&window.ga.getAll)try{var g=window.ga.getAll();for(f=0;f<g.length;f++)g[f].send("social","Google",d,e)}catch(k){}}if(no&&window.dataLayer)try{window.dataLayer.push({event:"social",socialNetwork:"Google",socialAction:d,socialTarget:e})}catch(k){}}a.call(this,c)}},Co=function(a,b,c,d,e){Fo(b,c);Go(b,d);Ho(a,b,e);Io(a.Le,a.Vo.toString(),b);(new Jo).Xa.dl(a,b,c,d,e)},Jo=function(){if(!this.Xa){for(var a=this.constructor;a&&!a.ln;)a=a.H&&a.H.constructor;a.ln.GH||(a.ln.GH=
wn(a));this.Xa=new a.ln.GH(this);this.dA||(this.dA=yn)}},Ko=function(){},Lo=Jo;Ko.H||_.H(Ko,rn);Lo.ln=Ko;Ko.prototype.dl=function(a){a=a?a:function(){};a.ZK=!0;return a}();Mo=function(a){return _.Sl&&"undefined"!=typeof _.Sl&&a instanceof _.Sl};No=function(a){return Mo(a)?"_renderstart":"renderstart"};Oo=function(a){return Mo(a)?"_ready":"ready"};Po=function(){return!0};Fo=function(a,b){if(b.onready){var c=!1,d=function(){c||(c=!0,b.onready.call(null))};a.register(Oo(a),d,Po);a.register(No(a),d,Po)}};
Ho=function(a,b,c){var d=a.Le,e=String(a.Vo),f=!1,g=function(){f||(f=!0,c&&Tn("wrdt",d,e),Tn("wrdi",d,e))};b.register(No(b),g,Po);var k=!1;a=function(){k||(k=!0,g(),c&&Tn("wrrt",d,e),Tn("wrri",d,e))};b.register(Oo(b),a,Po);Mo(b)?b.register("widget-interactive-"+b.id,a,Po):_.Of.register("widget-interactive-"+b.id,a);_.Of.register("widget-csi-tick-"+b.id,function(l,m,n){"wdc"===l?Tn("wdc",d,e,n):"wje0"===l?Tn("wje0",d,e,n):"wje1"===l?Tn("wje1",d,e,n):"wh0"==l?_.Sn("wh0",d,e,n):"wh1"==l?_.Sn("wh1",d,
e,n):"wcdi"==l&&_.Sn("wcdi",d,e,n)})};Qo=function(a){return"number"==typeof a?a+"px":"100%"==a?a:null};Go=function(a,b){var c=function(d){d=d||a;var e=Qo(d.width);e&&b.style.width!=e&&(b.style.width=e);(d=Qo(d.height))&&b.style.height!=d&&(b.style.height=d)};Mo(a)?a.XM("onRestyle",c):(a.register("ready",c,Po),a.register("renderstart",c,Po),a.register("resize",c,Po))};Ro=function(a,b){for(var c in Ao)if(Ao.hasOwnProperty(c)){var d=Ao[c][1];d&&!b.hasOwnProperty(d)&&(b[d]=a[d])}return b};
So=function(a,b){var c={},d;for(d in a)a.hasOwnProperty(d)&&(c[a[d][1]||d]=(a[d]&&a[d][0]||oo)(b[d.toLowerCase()],b,po));return c};To=function(a){if(a=a.vZ)for(var b=0;b<a.length;b++)(new Image).src=a[b]};Uo=function(a,b){var c=b.userParams,d=b.siteElement;d||(d=(d=b.iframeNode)&&d.parentNode);if(d&&1===d.nodeType){var e=So(a.config,c);a.$L.push({element:d,config:e,Fk:Ro(e,So(a.parameters,c)),Aba:3,GS:!!c["data-onload"],PZ:b})}b=a.$L;for(a=a.EC;0<b.length;)a(b.shift())};
_.Vo=function(a){var b=Do(a);To(b);_.Pk(b.Le,function(d){Uo(b,d)});zn[b.Le]=!0;var c={wa:function(d,e,f){var g=e||{};g.type=b.Le;e=g.type;delete g.type;var k=Gn(d);if(k){d={};for(var l in g)_.ue(g,l)&&(d[l.toLowerCase()]=g[l]);d.rd=1;(l=!!d.ri)&&delete d.ri;Jn(e,k,d,[],0,l,f)}else _.Ue("string"==="gapi."+e+".render: missing element "+typeof d?d:"")},go:function(d){Kn(d,b.Le)},Bba:function(){var d=_.se(_.De,"WI",_.te()),e;for(e in d)delete d[e]}};a=function(){"onload"===lo&&c.go()};Um(b.Le)||Sm(a,
a);_.z("gapi."+b.Le+".go",c.go);_.z("gapi."+b.Le+".render",c.wa);return c};
var Wo=Uo,Xo=function(a,b){a.Vo++;Tn("wrs",a.Le,String(a.Vo));var c=b.userParams,d=So(a.config,c),e=[],f=b.iframeNode,g=b.siteElement,k=Bo(a,d),l=So(a.parameters,c);_.ve(_.Zm(),l);l=Ro(d,l);c=!!c["data-onload"];var m=_.Hl,n=_.te();n.renderData=b;n.height=d.height;n.width=d.width;n.id=b.id;n.url=b.url;n.iframeEl=f;n.where=n.container=g;n.apis=["_open"];n.messageHandlers=k;n.messageHandlersFilter=_.lm;_.Nm(n);f=l;a.Ik&&(e[2]=n,e[3]=f,e[4]=k,a.Ik("i",e));k=m.Sj(n);k.id=b.id;k.dE(k,n);Co(a,k,d,g,c);e[5]=
k;a.Ik&&a.Ik("e",e)};Uo=function(a,b){var c=b.url;a.J1||_.Qm(c)?_.qm?Xo(a,b):(0,_.sg)("gapi.iframes.impl",function(){Xo(a,b)}):_.S.open?Wo(a,b):(0,_.sg)("iframes",function(){Wo(a,b)})};
var Yo=function(){var a=window;return!!a.performance&&!!a.performance.getEntries},Io=function(a,b,c){if(Yo()){var d=function(){var f=!1;return function(){if(f)return!0;f=!0;return!1}}(),e=function(){d()||window.setTimeout(function(){var f=c.Ia().src;var g=f.indexOf("#");-1!=g&&(f=f.substring(0,g));f=window.performance.getEntriesByName(f);1>f.length?f=null:(f=f[0],f=0==f.responseStart?null:f);if(f){g=Math.round(f.requestStart);var k=Math.round(f.responseStart),l=Math.round(f.responseEnd);Tn("wrt0",
a,b,Math.round(f.startTime));Tn("wrt1",a,b,g);Tn("wrt2",a,b,k);Tn("wrt3",a,b,l)}},1E3)};c.register(No(c),e,Po);c.register(Oo(c),e,Po)}};
_.z("gapi.widget.make",_.Vo);
var Zo,$o,ap,cp;Zo=["left","right"];$o="inline bubble none only pp vertical-bubble".split(" ");ap=function(a,b){if("string"==typeof a){a=a.toLowerCase();var c;for(c=0;c<b.length;c++)if(b[c]==a)return a}};_.bp=function(a){return ap(a,$o)};cp=function(a){return ap(a,Zo)};_.dp=function(a){a.source=[null,"source"];a.expandTo=[null,"expandTo"];a.align=[cp];a.annotation=[_.bp];a.origin=[_.bn]};
_.S.QD("bubble",function(a){(0,_.sg)("iframes-styles-bubble",a)});
_.S.QD("slide-menu",function(a){(0,_.sg)("iframes-styles-slide-menu",a)});
_.z("gapi.plusone.render",_.KZ);_.z("gapi.plusone.go",_.LZ);
var MZ={tall:{"true":{width:50,height:60},"false":{width:50,height:24}},small:{"false":{width:24,height:15},"true":{width:70,height:15}},medium:{"false":{width:32,height:20},"true":{width:90,height:20}},standard:{"false":{width:38,height:24},"true":{width:106,height:24}}},NZ={width:180,height:35},OZ=function(a){return"string"==typeof a?""!=a&&"0"!=a&&"false"!=a.toLowerCase():!!a},PZ=function(a){var b=parseInt(a,10);if(b==a)return String(b)},QZ=function(a){if(OZ(a))return"true"},RZ=function(a){return"string"==
typeof a&&MZ[a.toLowerCase()]?a.toLowerCase():"standard"},SZ=function(a,b){return"tall"==RZ(b)?"true":null==a||OZ(a)?"true":"false"},TZ=function(a,b){return MZ[RZ(a)][SZ(b,a)]},UZ=function(a,b,c){a=_.bp(a);b=RZ(b);if(""!=a){if("inline"==a||"only"==a)return a=450,c.width&&(a=120<c.width?c.width:120),{width:a,height:MZ[b]["false"].height};if("bubble"!=a){if("none"==a)return MZ[b]["false"];if("pp"==a)return NZ}}return MZ[b]["true"]},VZ={href:[_.cn,"url"],width:[PZ],size:[RZ],resize:[QZ],autosize:[QZ],
count:[function(a,b){return SZ(b.count,b.size)}],db:[_.dn],ecp:[_.en],textcolor:[function(a){if("string"==typeof a&&a.match(/^[0-9A-F]{6}$/i))return a}],drm:[QZ],recommendations:[],fu:[],ad:[QZ],cr:[PZ],ag:[PZ],"fr-ai":[],"fr-sigh":[]};
(function(){var a={0:"plusone"},b=_.R("iframes/plusone/preloadUrl");b&&(a[7]=b);_.dp(VZ);a[1]=VZ;a[2]={width:[function(c,d){return d.annotation?UZ(d.annotation,d.size,d).width:TZ(d.size,d.count).width}],height:[function(c,d){return d.annotation?UZ(d.annotation,d.size,d).height:TZ(d.size,d.count).height}]};a[3]={onPlusOne:{lx:function(c){return"on"==c.state?"+1":null},WE:"callback"},onstartinteraction:!0,onendinteraction:!0,onpopup:!0};a[4]=["div","button"];a=_.Vo(a);_.LZ=a.go;_.KZ=a.wa})();
});
// Google Inc.