0% found this document useful (0 votes)
5 views102 pages

F

The document appears to be a JavaScript code snippet that defines various functions and classes related to iterators, promises, and data structures like maps and weak maps. It includes polyfills for features like Symbol and Promise, ensuring compatibility across different environments. The code is complex and involves advanced JavaScript concepts such as closures, prototypes, and asynchronous programming.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views102 pages

F

The document appears to be a JavaScript code snippet that defines various functions and classes related to iterators, promises, and data structures like maps and weak maps. It includes polyfills for features like Symbol and Promise, ensuring compatibility across different environments. The code is complex and involves advanced JavaScript concepts such as closures, prototypes, and asynchronous programming.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 102

(function(){var GBS_HOST = "https://books.google.co.

in/";var f,aa=[];function ba(a)


{return function(){return aa[a].apply(this,arguments)}}function ca(a,b){return
aa[a]=b}function da(a){var b=0;return function(){return b<a.length?{done:!
1,value:a[b++]}:{done:!0}}}var ea="function"==typeof Object.defineProperties?
Object.defineProperty:function(a,b,c){if(a==Array.prototype||
a==Object.prototype)return a;a[b]=c.value;return a};
function fa(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof
window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var
b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find
global object");}var ha=fa(this);function ia(a,b){if(b)a:{var
c=ha;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break
a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ea(c,a,{configurable:!
0,writable:!0,value:b})}}
ia("Symbol",function(a){function b(g){if(this instanceof b)throw new
TypeError("Symbol is not a constructor");return new c(d+(g||"")+"_"+e++,g)}function
c(g,h){this.g=g;ea(this,"description",{configurable:!0,writable:!
0,value:h})}if(a)return a;c.prototype.toString=function(){return this.g};var
d="jscomp_symbol_"+(1E9*Math.random()>>>0)+"_",e=0;return b});
ia("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var
b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array
Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var
d=ha[b[c]];"function"===typeof d&&"function"!=typeof
d.prototype[a]&&ea(d.prototype,a,{configurable:!0,writable:!0,value:function()
{return ja(da(this))}})}return a});function ja(a)
{a={next:a};a[Symbol.iterator]=function(){return this};return a}
function ka(a){return a.raw=a}function la(a){var b="undefined"!=typeof
Symbol&&Symbol.iterator&&a[Symbol.iterator];if(b)return
b.call(a);if("number"==typeof a.length)return{next:da(a)};throw Error(String(a)+"
is not an iterable or ArrayLike");}function ma(a){for(var b,c=[];!
(b=a.next()).done;)c.push(b.value);return c}function na(a){return a instanceof
Array?a:ma(la(a))}var oa="function"==typeof Object.create?Object.create:function(a)
{function b(){}b.prototype=a;return new b},pa;
if("function"==typeof Object.setPrototypeOf)pa=Object.setPrototypeOf;else{var qa;a:
{var ra={a:!0},ta={};try{ta.__proto__=ra;qa=ta.a;break a}catch(a){}qa=!1}pa=qa?
function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not
extensible");return a}:null}var va=pa;
function n(a,b)
{a.prototype=oa(b.prototype);a.prototype.constructor=a;if(va)va(a,b);else for(var c
in b)if("prototype"!=c)if(Object.defineProperties){var
d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else
a[c]=b[c];a.oa=b.prototype}function wa(){this.o=!1;this.i=null;this.j=void
0;this.g=1;this.O=0;this.l=null}function xa(a){if(a.o)throw new
TypeError("Generator is already running");a.o=!0}wa.prototype.s=function(a)
{this.j=a};function ya(a,b){a.l={Ms:b,tu:!0};a.g=a.O}
wa.prototype.return=function(a){this.l={return:a};this.g=this.O};function za(a,b,c)
{a.g=c;return{value:b}}function Aa(a){this.g=new wa;this.i=a}function Ba(a,b)
{xa(a.g);var c=a.g.i;if(c)return Ca(a,"return"in c?c["return"]:function(d)
{return{value:d,done:!0}},b,a.g.return);a.g.return(b);return Da(a)}
function Ca(a,b,c,d){try{var e=b.call(a.g.i,c);if(!(e instanceof Object))throw new
TypeError("Iterator result "+e+" is not an object");if(!e.done)return a.g.o=!
1,e;var g=e.value}catch(h){return
a.g.i=null,ya(a.g,h),Da(a)}a.g.i=null;d.call(a.g,g);return Da(a)}function Da(a)
{for(;a.g.g;)try{var b=a.i(a.g);if(b)return a.g.o=!1,{value:b.value,done:!
1}}catch(c){a.g.j=void 0,ya(a.g,c)}a.g.o=!1;if(a.g.l)
{b=a.g.l;a.g.l=null;if(b.tu)throw b.Ms;return{value:b.return,done:!
0}}return{value:void 0,done:!0}}
function Ea(a){this.next=function(b){xa(a.g);a.g.i?b=Ca(a,a.g.i.next,b,a.g.s):
(a.g.s(b),b=Da(a));return b};this.throw=function(b){xa(a.g);a.g.i?
b=Ca(a,a.g.i["throw"],b,a.g.s):(ya(a.g,b),b=Da(a));return
b};this.return=function(b){return Ba(a,b)};this[Symbol.iterator]=function(){return
this}}function Fa(a){function b(d){return a.next(d)}function c(d){return
a.throw(d)}return new Promise(function(d,e){function g(h){h.done?
d(h.value):Promise.resolve(h.value).then(b,c).then(g,e)}g(a.next())})}
function Ga(a){return Fa(new Ea(new Aa(a)))}function Ha(){for(var
a=Number(this),b=[],c=a;c<arguments.length;c++)b[c-a]=arguments[c];return b}
ia("Promise",function(a){function b(h){this.g=0;this.j=void 0;this.i=[];this.O=!
1;var k=this.l();try{h(k.resolve,k.reject)}catch(l){k.reject(l)}}function c()
{this.g=null}function d(h){return h instanceof b?h:new b(function(k)
{k(h)})}if(a)return a;c.prototype.i=function(h){if(null==this.g){this.g=[];var
k=this;this.j(function(){k.o()})}this.g.push(h)};var
e=ha.setTimeout;c.prototype.j=function(h){e(h,0)};c.prototype.o=function()
{for(;this.g&&this.g.length;){var h=this.g;this.g=[];for(var k=0;k<h.length;++k)
{var l=
h[k];h[k]=null;try{l()}catch(m){this.l(m)}}}this.g=null};c.prototype.l=function(h)
{this.j(function(){throw h;})};b.prototype.l=function(){function h(m){return
function(p){l||(l=!0,m.call(k,p))}}var k=this,l=!
1;return{resolve:h(this.qa),reject:h(this.o)}};b.prototype.qa=function(h)
{if(h===this)this.o(new TypeError("A Promise cannot resolve to itself"));else if(h
instanceof b)this.wa(h);else{a:switch(typeof h){case "object":var k=null!=h;break
a;case "function":k=!0;break a;default:k=!1}k?this.Ja(h):
this.s(h)}};b.prototype.Ja=function(h){var k=void 0;try{k=h.then}catch(l)
{this.o(l);return}"function"==typeof k?
this.Ba(k,h):this.s(h)};b.prototype.o=function(h)
{this.V(2,h)};b.prototype.s=function(h){this.V(1,h)};b.prototype.V=function(h,k)
{if(0!=this.g)throw Error("Cannot settle("+h+", "+k+"): Promise already settled in
state"+this.g);this.g=h;this.j=k;2===this.g&&this.ta();this.ma()};b.prototype.ta=fu
nction(){var h=this;e(function(){if(h.na()){var k=ha.console;"undefined"!==typeof
k&&k.error(h.j)}},
1)};b.prototype.na=function(){if(this.O)return!1;var
h=ha.CustomEvent,k=ha.Event,l=ha.dispatchEvent;if("undefined"===typeof l)return!
0;"function"===typeof h?h=new h("unhandledrejection",{cancelable:!
0}):"function"===typeof k?h=new k("unhandledrejection",{cancelable:!0}):
(h=ha.document.createEvent("CustomEvent"),h.initCustomEvent("unhandledrejection",!
1,!0,h));h.promise=this;h.reason=this.j;return l(h)};b.prototype.ma=function()
{if(null!=this.i){for(var h=0;h<this.i.length;++h)g.i(this.i[h]);this.i=
null}};var g=new c;b.prototype.wa=function(h){var
k=this.l();h.Di(k.resolve,k.reject)};b.prototype.Ba=function(h,k){var
l=this.l();try{h.call(k,l.resolve,l.reject)}catch(m)
{l.reject(m)}};b.prototype.then=function(h,k){function l(C,E)
{return"function"==typeof C?function(G){try{m(C(G))}catch(P){p(P)}}:E}var m,p,x=new
b(function(C,E){m=C;p=E});this.Di(l(h,m),l(k,p));return
x};b.prototype.catch=function(h){return this.then(void
0,h)};b.prototype.Di=function(h,k){function l(){switch(m.g){case 1:h(m.j);
break;case 2:k(m.j);break;default:throw Error("Unexpected state: "+m.g);}}var
m=this;null==this.i?g.i(l):this.i.push(l);this.O=!
0};b.resolve=d;b.reject=function(h){return new b(function(k,l)
{l(h)})};b.race=function(h){return new b(function(k,l){for(var m=la(h),p=m.next();!
p.done;p=m.next())d(p.value).Di(k,l)})};b.all=function(h){var
k=la(h),l=k.next();return l.done?d([]):new b(function(m,p){function x(G){return
function(P){C[G]=P;E--;0==E&&m(C)}}var C=[],E=0;do C.push(void 0),E+
+,d(l.value).Di(x(C.length-
1),p),l=k.next();while(!l.done)})};return b});function Ka(a,b){return
Object.prototype.hasOwnProperty.call(a,b)}
ia("WeakMap",function(a){function b(l){this.ub=(k+=Math.random()
+1).toString();if(l){l=la(l);for(var m;!
(m=l.next()).done;)m=m.value,this.set(m[0],m[1])}}function c(){}function d(l){var
m=typeof l;return"object"===m&&null!==l||"function"===m}function e(l){if(!Ka(l,h))
{var m=new c;ea(l,h,{value:m})}}function g(l){var
m=Object[l];m&&(Object[l]=function(p){if(p instanceof c)return
p;Object.isExtensible(p)&&e(p);return m(p)})}if(function(){if(!a||!
Object.seal)return!1;try{var l=Object.seal({}),m=Object.seal({}),
p=new a([[l,2],[m,3]]);if(2!=p.get(l)||3!=p.get(m))return!
1;p.delete(l);p.set(m,4);return!p.has(l)&&4==p.get(m)}catch(x){return!1}}())return
a;var
h="$jscomp_hidden_"+Math.random();g("freeze");g("preventExtensions");g("seal");var
k=0;b.prototype.set=function(l,m){if(!d(l))throw Error("Invalid WeakMap
key");e(l);if(!Ka(l,h))throw Error("WeakMap key fail: "+l);l[h][this.ub]=m;return
this};b.prototype.get=function(l){return d(l)&&Ka(l,h)?l[h][this.ub]:void
0};b.prototype.has=function(l){return d(l)&&
Ka(l,h)&&Ka(l[h],this.ub)};b.prototype.delete=function(l){return
d(l)&&Ka(l,h)&&Ka(l[h],this.ub)?delete l[h][this.ub]:!1};return b});
ia("Map",function(a){function b(){var k={};return k.Ke=k.next=k.head=k}function
c(k,l){var m=k[1];return ja(function(){if(m){for(;m.head!=k[1];)m=m.Ke;for(;m.next!
=m.head;)return m=m.next,{done:!1,value:l(m)};m=null}return{done:!0,value:void
0}})}function d(k,l){var m=l&&typeof l;"object"==m||"function"==m?g.has(l)?
m=g.get(l):(m=""+ ++h,g.set(l,m)):m="p_"+l;var p=k[0]
[m];if(p&&Ka(k[0],m))for(k=0;k<p.length;k++){var x=p[k];if(l!==l&&x.key!==x.key||
l===x.key)return{id:m,list:p,index:k,Gc:x}}return{id:m,
list:p,index:-1,Gc:void 0}}function e(k){this[0]={};this[1]=b();this.size=0;if(k)
{k=la(k);for(var l;!(l=k.next()).done;)l=l.value,this.set(l[0],l[1])}}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(la([[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(),p=m.next();if(p.done||p.value[0]!=k||"s"!=p.value[1])return!
1;p=m.next();return p.done||4!=p.value[0].x||
"t"!=p.value[1]||!m.next().done?!1:!0}catch(x){return!1}}())return a;var g=new
WeakMap;e.prototype.set=function(k,l){k=0===k?0:k;var m=d(this,k);m.list||
(m.list=this[0][m.id]=[]);m.Gc?m.Gc.value=l:
(m.Gc={next:this[1],Ke:this[1].Ke,head:this[1],key:k,value:l},m.list.push(m.Gc),thi
s[1].Ke.next=m.Gc,this[1].Ke=m.Gc,this.size++);return
this};e.prototype.delete=function(k){k=d(this,k);return k.Gc&&k.list?
(k.list.splice(k.index,1),k.list.length||delete this[0]
[k.id],k.Gc.Ke.next=k.Gc.next,k.Gc.next.Ke=
k.Gc.Ke,k.Gc.head=null,this.size--,!0):!1};e.prototype.clear=function()
{this[0]={};this[1]=this[1].Ke=b();this.size=0};e.prototype.has=function(k)
{return!!d(this,k).Gc};e.prototype.get=function(k)
{return(k=d(this,k).Gc)&&k.value};e.prototype.entries=function(){return
c(this,function(k){return[k.key,k.value]})};e.prototype.keys=function(){return
c(this,function(k){return k.key})};e.prototype.values=function(){return
c(this,function(k){return k.value})};e.prototype.forEach=function(k,l){for(var
m=this.entries(),
p;!
(p=m.next()).done;)p=p.value,k.call(l,p[1],p[0],this)};e.prototype[Symbol.iterator]
=e.prototype.entries;var h=0;return e});var La="function"==typeof Object.assign?
Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var
d=arguments[c];if(d)for(var e in d)Ka(d,e)&&(a[e]=d[e])}return
a};ia("Object.assign",function(a){return a||La});
ia("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,g=0;g<e;g++){var
h=d[g];if(b.call(c,h,g,d)){b=h;break a}}b=void 0}return b}});function Ma(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+""}
ia("String.prototype.endsWith",function(a){return a?a:function(b,c){var
d=Ma(this,b,"endsWith");void 0===c&&(c=d.length);c=Math.max(0,Math.min(c|
0,d.length));for(var e=b.length;0<e&&0<c;)if(d[--c]!=b[--e])return!1;return
0>=e}});ia("String.prototype.startsWith",function(a){return a?a:function(b,c){var
d=Ma(this,b,"startsWith"),e=d.length,g=b.length;c=Math.max(0,Math.min(c|
0,d.length));for(var h=0;h<g&&c<e;)if(d[c++]!=b[h++])return!1;return h>=g}});
ia("Number.isFinite",function(a){return a?a:function(b){return"number"!==typeof b?!
1:!isNaN(b)&&Infinity!==b&&-Infinity!
==b}});ia("String.prototype.repeat",function(a){return a?a:function(b){var
c=Ma(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}});
function Na(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!
d&&c<a.length){var g=c++;return{value:b(g,a[g]),done:!1}}d=!0;return{done:!
0,value:void 0}}};e[Symbol.iterator]=function(){return e};return
e}ia("Array.prototype.keys",function(a){return a?a:function(){return
Na(this,function(b){return b})}});
ia("Array.from",function(a){return a?a:function(b,c,d){c=null!=c?c:function(k)
{return k};var e=[],g="undefined"!=typeof
Symbol&&Symbol.iterator&&b[Symbol.iterator];if("function"==typeof g)
{b=g.call(b);for(var h=0;!(g=b.next()).done;)e.push(c.call(d,g.value,h++))}else
for(g=b.length,h=0;h<g;h++)e.push(c.call(d,b[h],h));return
e}});ia("Array.prototype.entries",function(a){return a?a:function(){return
Na(this,function(b,c){return[b,c]})}});
ia("Set",function(a){function b(c){this.g=new Map;if(c){c=la(c);for(var d;!
(d=c.next()).done;)this.add(d.value)}this.size=this.g.size}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(la([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(),g=e.next();if(g.done||g.value[0]!=c||g.value[1]!=c)return!
1;g=e.next();return g.done||g.value[0]==c||4!=g.value[0].x||
g.value[1]!=g.value[0]?!1:e.next().done}catch(h){return!1}}())return
a;b.prototype.add=function(c){c=0===c?
0:c;this.g.set(c,c);this.size=this.g.size;return
this};b.prototype.delete=function(c)
{c=this.g.delete(c);this.size=this.g.size;return c};b.prototype.clear=function()
{this.g.clear();this.size=0};b.prototype.has=function(c){return
this.g.has(c)};b.prototype.entries=function(){return
this.g.entries()};b.prototype.values=function(){return
this.g.values()};b.prototype.keys=b.prototype.values;b.prototype[Symbol.iterator]=
b.prototype.values;b.prototype.forEach=function(c,d){var
e=this;this.g.forEach(function(g){return c.call(d,g,g,e)})};return
b});ia("Array.prototype.values",function(a){return a?a:function(){return
Na(this,function(b,c){return c})}});ia("Object.entries",function(a){return a?
a:function(b){var c=[],d;for(d in b)Ka(b,d)&&c.push([d,b[d]]);return
c}});ia("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in
b)Ka(b,d)&&c.push(b[d]);return c}});
ia("Object.is",function(a){return a?a:function(b,c){return
b===c?0!==b||1/b===1/c:b!==b&&c!==c}});ia("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 g=d[c];if(g===b||
Object.is(g,b))return!0}return!1}});ia("String.prototype.includes",function(a)
{return a?a:function(b,c){return-1!==Ma(this,b,"includes").indexOf(b,c||0)}});
ia("String.prototype.replaceAll",function(a){return a?a:function(b,c){if(b
instanceof RegExp&&!b.global)throw new TypeError("String.prototype.replaceAll
called with a non-global RegExp argument.");return b instanceof RegExp?
this.replace(b,c):this.replace(new RegExp(String(b).replace(/([-()\[\]{}+?*.$\
^|,:#<!\\])/g,"\\$1").replace(/\x08/g,"\\x08"),"g"),c)}});/*

Copyright The Closure Library Authors.


SPDX-License-Identifier: Apache-2.0
*/
var Oa=Oa||{},q=this||self;function Pa(a,b){a=a.split(".");b=b||q;for(var
c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b}function Qa(a)
{a.Qf=void 0;a.Jb=function(){return a.Qf?a.Qf:a.Qf=new a}}function Ra(a){var
b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"}function Ta(a)
{var b=Ra(a);return"array"==b||"object"==b&&"number"==typeof a.length}function
Ua(a){var b=typeof a;return"object"==b&&null!=a||"function"==b}
function Va(a){return Object.prototype.hasOwnProperty.call(a,Wa)&&a[Wa]||(a[Wa]=+
+Xa)}var Wa="closure_uid_"+(1E9*Math.random()>>>0),Xa=0;function Ya(a,b,c){return
a.call.apply(a.bind,arguments)}function Za(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)}}
function r(a,b,c){r=Function.prototype.bind&&-1!
=Function.prototype.bind.toString().indexOf("native code")?Ya:Za;return
r.apply(null,arguments)}function t(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)}}function $a(){return
Date.now()}
function ab(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[d]&&c[d]!==Object.prototype[d]?
c=c[d]:c=c[d]={}:c[d]=b}function u(a,b){function c()
{}c.prototype=b.prototype;a.oa=b.prototype;a.prototype=new
c;a.prototype.constructor=a;a.sw=function(d,e,g){for(var h=Array(arguments.length-
2),k=2;k<arguments.length;k++)h[k-2]=arguments[k];return
b.prototype[e].apply(d,h)}}function bb(a){return a};function cb(a,b)
{if(Error.captureStackTrace)Error.captureStackTrace(this,cb);else{var
c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!
==b&&(this.cause=b)}u(cb,Error);cb.prototype.name="CustomError";var db;function
fb(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");cb.call(this,c+a[d])}u(fb,cb);fb.prototype.name="AssertionError";functio
n gb(a){return a[a.length-1]}
var hb=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},ib=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},v=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,g=0;g<d;g++)g in
e&&b.call(c,e[g],g,a)},jb=Array.prototype.filter?function(a,b,c){return
Array.prototype.filter.call(a,b,c)}:function(a,b,c){for(var
d=a.length,e=[],g=0,h="string"===typeof a?a.split(""):a,k=0;k<d;k++)if(k in h){var
l=h[k];b.call(c,l,k,a)&&(e[g++]=l)}return e},kb=Array.prototype.map?
function(a,b,c){return Array.prototype.map.call(a,b,c)}:function(a,b,c){for(var
d=a.length,e=Array(d),g="string"===typeof a?a.split(""):a,h=0;h<d;h++)h in
g&&(e[h]=b.call(c,g[h],h,a));return e},lb=Array.prototype.some?function(a,b){return
Array.prototype.some.call(a,b,void 0)}:function(a,b){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))return!0;return!1};function mb(a,b){b=nb(a,b);return 0>b?
null:"string"===typeof a?a.charAt(b):a[b]}
function nb(a,b,c){for(var d=a.length,e="string"===typeof a?
a.split(""):a,g=0;g<d;g++)if(g in e&&b.call(c,e[g],g,a))return g;return-1}function
ob(a,b){return 0<=hb(a,b)}function pb(a,b){ob(a,b)||a.push(b)}function qb(a,b)
{b=hb(a,b);var c;(c=0<=b)&&rb(a,b);return c}function rb(a,b)
{Array.prototype.splice.call(a,b,1)}function sb(a,b)
{b=nb(a,b);0<=b&&rb(a,b)}function tb(a){return
Array.prototype.concat.apply([],arguments)}
function ub(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[]}function vb(a,b){for(var c=1;c<arguments.length;c++)
{var d=arguments[c];if(Ta(d)){var e=a.length||0,g=d.length||0;a.length=e+g;for(var
h=0;h<g;h++)a[e+h]=d[h]}else a.push(d)}}function wb(a,b,c,d)
{Array.prototype.splice.apply(a,xb(arguments,1))}function xb(a,b,c){return
2>=arguments.length?
Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}function yb(a,b)
{a.sort(b||zb)}
function zb(a,b){return a>b?1:a<b?-1:0}function Ab(a,b){for(var
c={},d=0;d<a.length;d++){var e=a[d],g=b.call(void 0,e,d,a);void 0!==g&&(c[g]||
(c[g]=[])).push(e)}return c}function Bb(a){for(var b=[],c=0;c<arguments.length;c++)
{var d=arguments[c];if(Array.isArray(d))for(var e=0;e<d.length;e+=8192)for(var
g=Bb.apply(null,xb(d,e,e+8192)),h=0;h<g.length;h++)b.push(g[h]);else
b.push(d)}return b}
function Cb(a){if(a.length){var b=1%a.length;0<b?
Array.prototype.unshift.apply(a,a.splice(-
b,b)):0>b&&Array.prototype.push.apply(a,a.splice(0,-b))}return a}function Db(a,b)
{return tb.apply([],kb(a,b))};function Eb(a){return"string"==typeof a.className?
a.className:a.getAttribute&&a.getAttribute("class")||""}function Fb(a){return
a.classList?a.classList:Eb(a).match(/\S+/g)||[]}function Gb(a,b){"string"==typeof
a.className?a.className=b:a.setAttribute&&a.setAttribute("class",b)}function
Hb(a,b){return a.classList?a.classList.contains(b):ob(Fb(a),b)}function w(a,b)
{if(a.classList)a.classList.add(b);else if(!Hb(a,b)){var
c=Eb(a);Gb(a,c+(0<c.length?" "+b:b))}}
function Ib(a,b){if(a.classList)Array.prototype.forEach.call(b,function(e)
{w(a,e)});else{var c={};Array.prototype.forEach.call(Fb(a),function(e){c[e]=!
0});Array.prototype.forEach.call(b,function(e){c[e]=!0});b="";for(var d in
c)b+=0<b.length?" "+d:d;Gb(a,b)}}function Jb(a,b){a.classList?
a.classList.remove(b):Hb(a,b)&&Gb(a,Array.prototype.filter.call(Fb(a),function(c)
{return c!=b}).join(" "))}
function Kb(a,b){a.classList?Array.prototype.forEach.call(b,function(c)
{Jb(a,c)}):Gb(a,Array.prototype.filter.call(Fb(a),function(c){return!
ob(b,c)}).join(" "))}function y(a,b,c){c?w(a,b):Jb(a,b)}function Lb(a,b,c)
{Jb(a,b);w(a,c)};var Mb,Nb=Pa("CLOSURE_FLAGS"),Ob=Nb&&Nb[610401301];Mb=null!=Ob?
Ob:!1;function Pb(a,b){return 0==a.lastIndexOf(b,0)}function Rb(a,b){var
c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c}function Sb(a){return/^[\s\
xa0]*$/.test(a)}var Tb=String.prototype.trim?function(a){return
a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
function Ub(a){if(!Vb.test(a))return a;-1!
=a.indexOf("&")&&(a=a.replace(Wb,"&amp;"));-1!
=a.indexOf("<")&&(a=a.replace(Xb,"&lt;"));-1!
=a.indexOf(">")&&(a=a.replace(Zb,"&gt;"));-1!
=a.indexOf('"')&&(a=a.replace($b,"&quot;"));-1!
=a.indexOf("'")&&(a=a.replace(ac,"&#39;"));-1!=a.indexOf("\
x00")&&(a=a.replace(bc,"&#0;"));return a}var
Wb=/&/g,Xb=/</g,Zb=/>/g,$b=/"/g,ac=/'/g,bc=/\x00/g,Vb=/[\x00&<>"']/;function
cc(a,b){return-1!=a.indexOf(b)}
function dc(a,b){var
c=0;a=Tb(String(a)).split(".");b=Tb(String(b)).split(".");for(var
d=Math.max(a.length,b.length),e=0;0==c&&e<d;e++){var g=a[e]||"",h=b[e]||"";do{g=/(\
d*)(\D*)(.*)/.exec(g)||["","","",""];h=/(\d*)(\D*)(.*)/.exec(h)||
["","","",""];if(0==g[0].length&&0==h[0].length)break;c=ec(0==g[1].length?
0:parseInt(g[1],10),0==h[1].length?0:parseInt(h[1],10))||
ec(0==g[2].length,0==h[2].length)||ec(g[2],h[2]);g=g[3];h=h[3]}while(0==c)}return
c}function ec(a,b){return a<b?-1:a>b?1:0};function fc(){var a=q.navigator;return
a&&(a=a.userAgent)?a:""}var gc,hc=q.navigator;gc=hc?hc.userAgentData||
null:null;function ic(a){return Mb?gc?gc.brands.some(function(b)
{return(b=b.brand)&&cc(b,a)}):!1:!1}function z(a){return cc(fc(),a)};function jc()
{return Mb?!!gc&&0<gc.brands.length:!1}function kc(){return jc()?!
1:z("Opera")}function lc(){return jc()?!1:z("Trident")||z("MSIE")}function mc()
{return z("Firefox")||z("FxiOS")}function nc(){return jc()?ic("Chromium"):
(z("Chrome")||z("CriOS"))&&!(jc()?0:z("Edge"))||z("Silk")}
function oc(){var a=fc();if(lc()){var b=/rv: *([\
d\.]*)/.exec(a);if(b&&b[1])a=b[1];else{b="";var c=/MSIE +([\d\.]
+)/.exec(a);if(c&&c[1])if(a=/Trident\/(\d.\
d)/.exec(a),"7.0"==c[1])if(a&&a[1])switch(a[1]){case "4.0":b="8.0";break;case
"5.0":b="9.0";break;case "6.0":b="10.0";break;case "7.0":b="11.0"}else b="7.0";else
b=c[1];a=b}}else a="";return a}
function pc(){if(jc()){var a=gc.brands.find(function(b){return"Internet
Explorer"===b.brand});if(!a||!a.version)return
NaN;a=a.version.split(".")}else{a=oc();if(""===a)return NaN;a=a.split(".")}return
0===a.length?NaN:Number(a[0])};function qc(){return Mb?!!gc&&!!gc.platform:!
1}function rc(){return z("iPhone")&&!z("iPod")&&!z("iPad")}function sc(){return
rc()||z("iPad")||z("iPod")}function tc(){return
qc()?"macOS"===gc.platform:z("Macintosh")};function uc(a){uc[" "](a);return a}uc["
"]=function(){};function vc(a,b){try{return uc(a[b]),!0}catch(c){}return!1}function
wc(a,b,c,d){d=d?d(b):b;return Object.prototype.hasOwnProperty.call(a,d)?
a[d]:a[d]=c(b)};var xc=kc(),A=lc(),yc=z("Edge"),zc=yc||A,Ac=z("Gecko")&&!
(cc(fc().toLowerCase(),"webkit")&&!z("Edge"))&&!(z("Trident")||z("MSIE"))&&!
z("Edge"),Bc=cc(fc().toLowerCase(),"webkit")&&!
z("Edge"),Cc=Bc&&z("Mobile"),Dc=tc(),Ec=qc()?"Windows"===gc.platform:z("Windows"),F
c=(qc()?"Linux"===gc.platform:z("Linux"))||(qc()?"Chrome
OS"===gc.platform:z("CrOS")),Gc=qc()?"Android"===gc.platform:z("Android"),Hc=rc(),I
c=z("iPad"),Jc=z("iPod"),Kc=sc();function Lc(){var a=q.document;return a?
a.documentMode:void 0}var Mc;
a:{var Nc="",Oc=function(){var a=fc();if(Ac)return/rv:([^\);]+)
(\)|;)/.exec(a);if(yc)return/Edge\/([\d\.]+)/.exec(a);if(A)return/\b(?:MSIE|rv)[: ]
([^\);]+)(\)|;)/.exec(a);if(Bc)return/WebKit\/(\S+)/.exec(a);if(xc)return/
(?:Version)[ \/]?(\S+)/.exec(a)}();Oc&&(Nc=Oc?Oc[1]:"");if(A){var Pc=Lc();if(null!
=Pc&&Pc>parseFloat(Nc)){Mc=String(Pc);break a}}Mc=Nc}var Qc=Mc,Rc={};function Sc(a)
{return wc(Rc,a,function(){return 0<=dc(Qc,a)})}function Tc(a){return
Number(Uc)>=a}var Vc;
if(q.document&&A){var Wc=Lc();Vc=Wc?Wc:parseInt(Qc,10)||void 0}else Vc=void 0;var
Uc=Vc;var Xc=A||Bc;function Yc(){return!0}function Zc(){return null}function $c()
{}function ad(a){return a}function bd(a,b){function c()
{}c.prototype=a.prototype;var d=new
c;a.apply(d,Array.prototype.slice.call(arguments,1));return d}function cd(a){var
b=!1,c;return function(){b||(c=a(),b=!0);return c}};function dd(a,b,c){for(var d in
a)b.call(c,a[d],d,a)}function ed(a,b){for(var c in a)if(b.call(void
0,a[c],c,a))return!0;return!1}function fd(a){var b=[],c=0,d;for(d in a)b[c+
+]=d;return b}function gd(a,b){for(var c in a)if(a[c]==b)return!0;return!1}function
hd(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return c}function id(){var
a=jd,b;for(b in a)return!1;return!0}function kd(a,b,c){if(null!==a&&b in a)throw
Error('The object already contains the key "'+b+'"');a[b]=c}
function ld(a){var b={},c;for(c in a)b[c]=a[c];return b}var md="constructor
hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString
valueOf".split(" ");function nd(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 g=0;g<md.length;g+
+)c=md[g],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}}
function od(a){var b=arguments.length;if(1==b&&Array.isArray(arguments[0]))return
od.apply(null,arguments[0]);if(b%2)throw Error("Uneven number of
arguments");for(var c={},d=0;d<b;d+=2)c[arguments[d]]=arguments[d+1];return c};var
pd={area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!
0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};var qd;function rd(){if(void
0===qd){var a=null,b=q.trustedTypes;if(b&&b.createPolicy)
{try{a=b.createPolicy("goog#html",
{createHTML:bb,createScript:bb,createScriptURL:bb})}catch(c)
{q.console&&q.console.error(c.message)}qd=a}else qd=a}return qd};function sd(a,b)
{this.g=a===td&&b||"";this.i=ud}sd.prototype.Qd=!0;sd.prototype.ld=function()
{return this.g};function vd(a){return a instanceof
sd&&a.constructor===sd&&a.i===ud?a.g:"type_error:Const"}function wd(a){return new
sd(td,a)}var ud={},td={};var xd={};function yd(a){this.g=a;this.Qd=!
0}yd.prototype.toString=function(){return
this.g.toString()};yd.prototype.ld=function(){return this.g.toString()};function
zd(a){this.g=a}zd.prototype.toString=function(){return this.g+""};zd.prototype.Qd=!
0;zd.prototype.ld=function(){return this.g.toString()};function Ad(a){return a
instanceof zd&&a.constructor===zd?a.g:"type_error:TrustedResourceUrl"}var Bd=/^([^?
#]*)(\?[^#]*)?(#[\s\S]*)?/,Cd={};function Dd(a){var b=rd();a=b?
b.createScriptURL(a):a;return new zd(a,Cd)}
function Ed(a,b,c){if(null==c)return b;if("string"===typeof c)return c?
a+encodeURIComponent(c):"";for(var d in
c)if(Object.prototype.hasOwnProperty.call(c,d)){var e=c[d];e=Array.isArray(e)?e:
[e];for(var g=0;g<e.length;g++){var h=e[g];null!=h&&(b||
(b=a),b+=(b.length>a.length?"&":"")+encodeURIComponent(d)
+"="+encodeURIComponent(String(h)))}}return b};function Fd(a)
{this.g=a}Fd.prototype.toString=function(){return
this.g.toString()};Fd.prototype.Qd=!0;Fd.prototype.ld=function(){return
this.g.toString()};function Gd(a){return a instanceof Fd&&a.constructor===Fd?
a.g:"type_error:SafeUrl"}var Hd=/^data:(.*);base64,[a-z0-9+\/]+=*$/i,Id=/^(?:
(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
function Jd(a){a instanceof Fd||(a="object"==typeof a&&a.Qd?
a.ld():String(a),Id.test(a)?a=Kd(a):(a=String(a).replace(/(%0A|%0D)/
g,""),a=a.match(Hd)?Kd(a):null));return a||Ld}var Md;try{new URL("s://g"),Md=!
0}catch(a){Md=!1}var Nd=Md;
function Od(a){if(a instanceof Fd)return a;a="object"==typeof a&&a.Qd?
a.ld():String(a);a:{var b=a;if(Nd){try{var c=new URL(b)}catch(d){b="https:";break
a}b=c.protocol}else b:{c=document.createElement("a");try{c.href=b}catch(d){b=void
0;break
b}b=c.protocol;b=":"===b||""===b?"https:":b}}"javascript:"===b&&(a="about:invalid#z
Closurez");return Kd(a)}var Pd={};function Kd(a){return new Fd(a,Pd)}var
Ld=Kd("about:invalid#zClosurez");var Qd={};function Rd(a){this.g=a;this.Qd=!
0}Rd.prototype.ld=function(){return this.g};Rd.prototype.toString=function(){return
this.g.toString()};function Sd(a){return a instanceof Rd&&a.constructor===Rd?
a.g:"type_error:SafeStyle"}
function Td(a){var b="",c;for(c in a)if(Object.prototype.hasOwnProperty.call(a,c))
{if(!/^[-_a-zA-Z0-9]+$/.test(c))throw Error("Name allows only [-_a-zA-Z0-9], got:
"+c);var d=a[c];null!=d&&(d=Array.isArray(d)?d.map(Ud).join("
"):Ud(d),b+=c+":"+d+";")}return b?new Rd(b,Qd):Vd}var Vd=new Rd("",Qd);
function Ud(a){if(a instanceof
Fd)return'url("'+Gd(a).replace(/</g,"%3c").replace(/[\\"]/g,"\\$&")+'")';if(a
instanceof sd)a=vd(a);else{a=String(a);var
b=a.replace(Wd,"$1").replace(Wd,"$1").replace(Xd,"url");if(Yd.test(b)){if(b=!
Zd.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&&$d(a)}a=b?ae(a):"zClosurez"}else
a="zClosurez"}if(/[{;}]/.test(a))throw new fb("Value does not allow [{;}], got:
%s.",[a]);return a}
function $d(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}
var Yd=RegExp("^[-+,.\"'%_!#/ a-zA-Z0-9\\[\\]]+$"),Xd=RegExp("\\b(url\\([ \t\n]*)
('[ -&(-\\[\\]-~]*'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \t\
n]*\\))","g"),Wd=RegExp("\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-
gradient|matrix|minmax|radial-gradient|repeat|rgb|rgba|(rotate|scale|translate)(X|
Y|Z|3d)?|steps|var)\\([-+*/0-9a-zA-Z.%#\\[\\], ]+\\)","g"),Zd=/\/\*/;
function ae(a){return a.replace(Xd,function(b,c,d,e){var g="";d=d.replace(/^(['"])
(.*)\1$/,function(h,k,l){g=k;return l});b=Jd(d).ld();return c+g+b+g+e})};var
be={};function ce(a){this.g=a;this.Qd=!0}ce.prototype.toString=function(){return
this.g.toString()};
function de(a,b){if(cc(a,"<"))throw Error("Selector does not allow '<', got:
"+a);var c=a.replace(/('|")((?!\1)[^\r\n\f\\]|\\[\s\S])*\1/g,"");if(!/^[-_a-zA-Z0-
9#.:* ,>+~[\]()=\\^$|]+$/.test(c))throw Error("Selector allows only [-_a-zA-Z0-
9#.:* ,>+~[\\]()=\\^$|] and strings, got: "+a);a:{for(var
d={"(":")","[":"]"},e=[],g=0;g<c.length;g++){var h=c[g];if(d[h])e.push(d[h]);else
if(gd(d,h)&&e.pop()!=h){c=!1;break a}}c=0==e.length}if(!c)throw Error("() and [] in
selector must be balanced, got: "+a);b instanceof
Rd||(b=Td(b));return ee(a+"{"+Sd(b).replace(/</g,"\\3C ")+"}")}function fe(a)
{function b(d){Array.isArray(d)?d.forEach(b):c+=ge(d)}var
c="";Array.prototype.forEach.call(arguments,b);return
ee(c)}ce.prototype.ld=function(){return this.g};function ge(a){return a instanceof
ce&&a.constructor===ce?a.g:"type_error:SafeStyleSheet"}function ee(a){return new
ce(a,be)}var he=ee("");var ie={};function je(a){this.g=a;this.Qd=!
0}je.prototype.ld=function(){return
this.g.toString()};je.prototype.toString=function(){return
this.g.toString()};function ke(a){return a instanceof je&&a.constructor===je?
a.g:"type_error:SafeHtml"}function le(a){return a instanceof je?
a:me(Ub("object"==typeof a&&a.Qd?a.ld():String(a)))}function ne(a,b,c)
{oe(String(a));return pe(String(a),b,c)}function oe(a){if(!qe.test(a))throw
Error("");if(a.toUpperCase()in re)throw Error("");}
function se(a){function b(e){Array.isArray(e)?e.forEach(b):
(e=le(e),d.push(ke(e).toString()))}var c=le(te),d=[];a.forEach(b);return
me(d.join(ke(c).toString()))}function ue(a){return
se(Array.prototype.slice.call(arguments))}function me(a){var b=rd();a=b?
b.createHTML(a):a;return new je(a,ie)}function pe(a,b,c){b="<"+a+ve(b);null==c?
c=[]:Array.isArray(c)||(c=[c]);!0===pd[a.toLowerCase()]?b+=">":
(c=ue(c),b+=">"+ke(c).toString()+"</"+a+">");return me(b)}
function ve(a){var b="";if(a)for(var c in
a)if(Object.prototype.hasOwnProperty.call(a,c)){if(!qe.test(c))throw Error("");var
d=a[c];if(null!=d){var e=c;if(d instanceof sd)d=vd(d);else
if("style"==e.toLowerCase()){if(!Ua(d))throw Error("");d instanceof Rd||
(d=Td(d));d=Sd(d)}else{if(/^on/i.test(e))throw Error("");if(e.toLowerCase()in
we)if(d instanceof zd)d=Ad(d).toString();else if(d instanceof Fd)d=Gd(d);else
if("string"===typeof d)d=Jd(d).ld();else throw
Error("");}d.Qd&&(d=d.ld());e=e+'="'+Ub(String(d))+
'"';b+=" "+e}}return b}var qe=/^[a-zA-Z0-9-]+$/,we={action:!0,cite:!0,data:!
0,formaction:!0,href:!0,manifest:!0,poster:!0,src:!0},re={APPLET:!0,BASE:!0,EMBED:!
0,IFRAME:!0,LINK:!0,MATH:!0,META:!0,OBJECT:!0,SCRIPT:!0,STYLE:!0,SVG:!0,TEMPLATE:!
0},xe=me("<!DOCTYPE html>"),te=new
je(q.trustedTypes&&q.trustedTypes.emptyHTML||"",ie);var ye=cd(function(){var
a=document.createElement("div"),b=document.createElement("div");b.appendChild(docum
ent.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=ke
(te);return!b.parentElement});function ze(a,b)
{if(ye())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=ke(b)}function
Ae(a,b){var
c=Be(a.ownerDocument&&a.ownerDocument.defaultView);c&&a.setAttribute("nonce",c);a.s
rc=Ad(b)}function Ce(a,b){b=b instanceof Fd?b:Od(b);a.href=Gd(b)}
function De(a,b){b=b instanceof Fd?b:Od(b);a.replace(Gd(b))}function Be(a){return
Ee("script[nonce]",a)}var Fe=/^[\w+/_-]+[=]{0,2}$/;function Ee(a,b){b=(b||
q).document;return b.querySelector?(a=b.querySelector(a))&&(a=a.nonce||
a.getAttribute("nonce"))&&Fe.test(a)?a:"":""};function Ge(a,b,c){return
Math.min(Math.max(a,b),c)};function B(a,b){this.x=void 0!==a?a:0;this.y=void 0!==b?
b:0}f=B.prototype;f.clone=function(){return new B(this.x,this.y)};function He(a,b)
{return a==b?!0:a&&b?a.x==b.x&&a.y==b.y:!1}function Ie(a,b){var c=a.x-b.x;a=a.y-
b.y;return Math.sqrt(c*c+a*a)}function Je(a,b){return new B(a.x-b.x,a.y-
b.y)}f.ceil=function(){this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return
this};f.floor=function(){this.x=Math.floor(this.x);this.y=Math.floor(this.y);return
this};
f.round=function(){this.x=Math.round(this.x);this.y=Math.round(this.y);return
this};f.Jj=function(a,b){this.x*=a;this.y*="number"===typeof b?b:a;return
this};function Ke(a,b){this.width=a;this.height=b}function Le(a,b){return a==b?!
0:a&&b?a.width==b.width&&a.height==b.height:!1}f=Ke.prototype;f.clone=function()
{return new Ke(this.width,this.height)};f.aspectRatio=function(){return
this.width/this.height};f.Jc=ba(5);f.ceil=function()
{this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return
this};f.floor=function()
{this.width=Math.floor(this.width);this.height=Math.floor(this.height);return
this};
f.round=function()
{this.width=Math.round(this.width);this.height=Math.round(this.height);return
this};function Me(a,b){for(var
c=a.split("%s"),d="",e=Array.prototype.slice.call(arguments,1);e.length&&1<c.length
;)d+=c.shift()+e.shift();return d+c.join("%s")}function Ne(a){return a.replace(/[\
s\xa0]+/g," ").replace(/^\s+|\s+$/g,"")}function Oe(a){return a.replace(/\xa0|[ \t]
+/g," ")}function Pe(a){return a.replace(/[\t\r\n ]+/g," ").replace(/^[\t\r\n ]+|[\
t\r\n ]+$/g,"")}function Qe(a){return decodeURIComponent(a.replace(/\+/g,"
"))}function Re(a){return a=Ub(a)}
function Se(a){return cc(a,"&")?"document"in q?Te(a):Ue(a):a}function Te(a){var
b={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"'};var
c=q.document.createElement("div");return a.replace(Ve,function(d,e){var
g=b[d];if(g)return g;"#"==e.charAt(0)&&(e=Number("0"+e.slice(1)),isNaN(e)||
(g=String.fromCharCode(e)));g||(g=me(d+"
"),ze(c,g),g=c.firstChild.nodeValue.slice(0,-1));return b[d]=g})}
function Ue(a){return a.replace(/&([^;]+);/g,function(b,c){switch(c){case
"amp":return"&";case "lt":return"<";case "gt":return">";case
"quot":return'"';default:return"#"!=c.charAt(0)||
(c=Number("0"+c.slice(1)),isNaN(c))?b:String.fromCharCode(c)}})}var Ve=/&([^;\s<&]
+);?/g;function We(a,b){a.length>b&&(a=a.substring(0,b-3)+"...");return a}function
Xe(a){return String(a).replace(/([-()\[\]{}+?*.$\^|,:#<!\\])/g,"\\$1").replace(/\
x08/g,"\\x08")}
var Ye=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b)
{return Array(b+1).join(a)};function Ze(a){return null==a?"":String(a)}function
$e(){return
Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Ma
th.random())^$a()).toString(36)}function af(a){return String(a).replace(/\-([a-
z])/g,function(b,c){return c.toUpperCase()})}function bf(a){return
a.replace(RegExp("(^|[\\s]+)([a-z])","g"),function(b,c,d){return
c+d.toUpperCase()})};function cf(a){return a?new df(ef(a)):db||(db=new df)}function
D(a){return ff(document,a)}function ff(a,b){return"string"===typeof b?
a.getElementById(b):b}function hf(a,b){return(b||
document).getElementsByTagName(String(a))}function jf(a,b,c){return
kf(document,a,b,c)}function lf(a,b){var c=b||document;return
c.querySelectorAll&&c.querySelector?c.querySelectorAll("."+a):kf(document,"*",a,b)}
function mf(a,b){var c=b||document,d=null;c.getElementsByClassName?
d=c.getElementsByClassName(a)[0]:d=nf("*",a,b);return d||null}
function kf(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,g=0,h;h=a[g];g+
+)b==h.nodeName&&(d[e++]=h);d.length=e;return d}return
a}a=a.getElementsByTagName(b||"*");if(c){d={};for(g=e=0;h=a[g];g+
+)b=h.className,"function"==typeof b.split&&ob(b.split(/\s+/),c)&&(d[e+
+]=h);d.length=e;return d}return a}
function nf(a,b,c){var d=document,e=c||d,g=a&&"*"!=a?
String(a).toUpperCase():"";return e.querySelectorAll&&e.querySelector&&(g||b)?
e.querySelector(g+(b?"."+b:"")):kf(d,a,b,c)[0]||null}function of(a,b)
{dd(b,function(c,d){c&&"object"==typeof c&&c.Qd&&(c=c.ld());"style"==d?
a.style.cssText=c:"class"==d?a.className=c:"for"==d?
a.htmlFor=c:pf.hasOwnProperty(d)?a.setAttribute(pf[d],c):Pb(d,"aria-")||
Pb(d,"data-")?a.setAttribute(d,c):a[d]=c})}
var
pf={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",framebord
er:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",ro
wspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};function
qf(a){a=(a||window).document;a=rf(a)?a.documentElement:a.body;return new
Ke(a.clientWidth,a.clientHeight)}
function sf(a){var b=tf(a);a=a.parentWindow||a.defaultView;return A&&a.pageYOffset!
=b.scrollTop?new B(b.scrollLeft,b.scrollTop):new B(a.pageXOffset||
b.scrollLeft,a.pageYOffset||b.scrollTop)}function tf(a){return a.scrollingElement?
a.scrollingElement:!Bc&&rf(a)?a.documentElement:a.body||a.documentElement}function
uf(a){return a?a.parentWindow||a.defaultView:window}function F(a,b,c){return
vf(document,arguments)}
function vf(a,b){var c=b[1],d=wf(a,String(b[0]));c&&("string"===typeof c?
d.className=c:Array.isArray(c)?d.className=c.join("
"):of(d,c));2<b.length&&xf(a,d,b,2);return d}
function xf(a,b,c,d){function e(k){k&&b.appendChild("string"===typeof k?
a.createTextNode(k):k)}for(;d<c.length;d++){var g=c[d];if(!Ta(g)||
Ua(g)&&0<g.nodeType)e(g);else{a:{if(g&&"number"==typeof g.length){if(Ua(g)){var
h="function"==typeof g.item||"string"==typeof g.item;break a}if("function"===typeof
g){h="function"==typeof g.item;break a}}h=!1}v(h?ub(g):g,e)}}}function H(a){return
wf(document,a)}
function
wf(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());re
turn a.createElement(b)}function yf(a){return
document.createTextNode(String(a))}function rf(a)
{return"CSS1Compat"==a.compatMode}function zf(a,b){a.appendChild(b)}function
Af(a,b){xf(ef(a),a,arguments,1)}function Bf(a){for(var
b;b=a.firstChild;)a.removeChild(b)}function Cf(a,b)
{b.parentNode&&b.parentNode.insertBefore(a,b)}function Df(a,b)
{b.parentNode&&b.parentNode.insertBefore(a,b.nextSibling)}
function Ef(a,b,c){a.insertBefore(b,a.childNodes[c]||null)}function I(a){return
a&&a.parentNode?a.parentNode.removeChild(a):null}function Ff(a,b){var
c=b.parentNode;c&&c.replaceChild(a,b)}function Gf(a){return void 0!=a.children?
a.children:Array.prototype.filter.call(a.childNodes,function(b){return
1==b.nodeType})}function Hf(a){return void 0!==a.firstElementChild?
a.firstElementChild:If(a.firstChild,!0)}function If(a,b){for(;a&&1!
=a.nodeType;)a=b?a.nextSibling:a.previousSibling;return a}
function Jf(a){return Ua(a)&&1==a.nodeType}function Kf(a){var
b;if(Xc&&(b=a.parentElement))return b;b=a.parentNode;return Jf(b)?b:null}function
Lf(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}function
ef(a){return 9==a.nodeType?a:a.ownerDocument||a.document}function Mf(a){return
a.contentDocument||a.contentWindow.document}
function J(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
Bf(a),a.appendChild(ef(a).createTextNode(String(b)))}var
Nf={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1},Of={IMG:" ",BR:"\n"};function Pf(a)
{return a.hasAttribute("tabindex")&&Qf(a)}function Rf(a,b){b?a.tabIndex=0:
(a.tabIndex=-1,a.removeAttribute("tabIndex"))}
function Qf(a){a=a.tabIndex;return"number"===typeof a&&0<=a&&32768>a}function Sf(a)
{var b=[];Tf(a,b,!0);a=b.join("");a=a.replace(/ \xAD /g,"
").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");a=a.replace(/ +/g," ");" "!
=a&&(a=a.replace(/^\s*/,""));return a}function Uf(a){var b=[];Tf(a,b,!1);return
b.join("")}
function Tf(a,b,c){if(!(a.nodeName in Nf))if(3==a.nodeType)c?
b.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):b.push(a.nodeValue);else
if(a.nodeName in Of)b.push(Of[a.nodeName]);else
for(a=a.firstChild;a;)Tf(a,b,c),a=a.nextSibling}function Vf(a){return
Wf(a,function(b){return"DIV"==b.nodeName&&"string"===typeof
b.className&&ob(b.className.split(/\s+/),"slider-box")})}function Wf(a,b){for(var
c=0;a;){if(b(a))return a;a=a.parentNode;c++}return null}
function Xf(a){try{var b=a&&a.activeElement;return b&&b.nodeName?b:null}catch(c)
{return null}}function df(a){this.g=a||q.document||
document}f=df.prototype;f.ha=function(a){return
ff(this.g,a)};f.getElementsByTagName=function(a,b){return(b||
this.g).getElementsByTagName(String(a))};f.Oa=function(a,b,c){return
vf(this.g,arguments)};function Yf(a,b){return wf(a.g,b)}function Zf(a){a=a.g;return
a.parentWindow||
a.defaultView}f.appendChild=zf;f.dm=Af;f.hm=Bf;f.qu=Cf;f.pu=Df;f.di=I;f.Wn=Gf;f.Yn=
Hf;f.su=Jf;
f.fm=Lf;function $f(){}$f.prototype.next=function(){return ag};var ag={done:!
0,value:void 0};$f.prototype.Xe=function(){return this};var bg={};
function cg(a){var b=bg.hasOwnProperty(a)?bg[a]:null;if(b)return
b;65536<Object.keys(bg).length&&(bg={});var c=[0,0,0,0],d=RegExp("\\\\[0-9A-Fa-f]
{1,5}\\s","g");b=dg(a,RegExp("\\\\[0-9A-Fa-f]{6}\\s?","g"));b=dg(b,d);b=dg(b,/\\./
g);b=b.replace(RegExp(":not\\(([^\\)]*)\\)","g")," $1
");b=b.replace(RegExp("{[^]*","gm"),"");b=eg(b,c,RegExp("(\\[[^\\]]
+\\])","g"),2);b=eg(b,c,RegExp("(#[^\\#\\s\\+>~\\.\\[:]
+)","g"),1);b=eg(b,c,RegExp("(\\.[^\\s\\+>~\\.\\[:]+)","g"),2);b=eg(b,c,/(::[^\s\
+>~\.\[:]+|:first-line|:first-letter|:before|:after)/gi,3);
b=eg(b,c,/(:[\w-]+\([^\)]*\))/gi,2);b=eg(b,c,/(:[^\s\+>~\.\[:]+)/
g,2);b=b.replace(/[\*\s\+>~]/g," ");b=b.replace(/[#\.]/g," ");eg(b,c,/([^\s\+>~\.\
[:]+)/g,3);b=c;return bg[a]=b}function eg(a,b,c,d){return a.replace(c,function(e)
{b[d]+=1;return Array(e.length+1).join(" ")})}function dg(a,b){return
a.replace(b,function(c){return Array(c.length+1).join("A")})};var fg={rgb:!0,rgba:!
0,alpha:!0,rect:!0,image:!0,"linear-gradient":!0,"radial-gradient":!0,"repeating-
linear-gradient":!0,"repeating-radial-gradient":!0,"cubic-bezier":!0,matrix:!
0,perspective:!0,rotate:!0,rotate3d:!0,rotatex:!0,rotatey:!0,steps:!0,rotatez:!
0,scale:!0,scale3d:!0,scalex:!0,scaley:!0,scalez:!0,skew:!0,skewx:!0,skewy:!
0,translate:!0,translate3d:!0,translatex:!0,translatey:!0,translatez:!0},gg=/[\n\f\
r"'()*<>]/g,hg={"\n":"%0a","\f":"%0c","\
r":"%0d",'"':"%22","'":"%27","(":"%28",")":"%29",
"*":"%2a","<":"%3c",">":"%3e"};function ig(a){return hg[a]}
function jg(a,b,c){b=Tb(b);if(""==b)return null;var
d=String(b.slice(0,4)).toLowerCase();if(0==("url("<d?-1:"url("==d?0:1)){if(!
b.endsWith(")")||1<(b?b.split("(").length-1:0)||1<(b?b.split(")").length-1:0)||!
c)a=null;else{a:for(b=b.substring(4,b.length-1),d=0;2>d;d++){var
e="\"'".charAt(d);if(b.charAt(0)==e&&b.charAt(b.length-1)==e)
{b=b.substring(1,b.length-1);break a}}a=c?(a=c(b,a))&&"about:invalid#zClosurez"!
=Gd(a)?'url("'+Gd(a).replace(gg,ig)+'")':null:null}return a}if(0<b.indexOf("("))
{if(/"|'/.test(b))return null;
for(a=/([\-\w]+)\(/g;c=a.exec(b);)if(!(c[1].toLowerCase()in fg))return null}return
b};var kg=mc(),lg=rc()||z("iPod"),mg=z("iPad"),ng=z("Android")&&!(nc()||mc()||
kc()||z("Silk")),og=nc(),pg=z("Safari")&&!(nc()||(jc()?0:z("Coast"))||kc()||(jc()?
0:z("Edge"))||(jc()?ic("Microsoft Edge"):z("Edg/"))||(jc()?ic("Opera"):z("OPR"))||
mc()||z("Silk")||z("Android"))&&!sc();function qg(a,b){a=q[a];return
a&&a.prototype?(b=Object.getOwnPropertyDescriptor(a.prototype,b))&&b.get||
null:null}function rg(a,b){return(a=q[a])&&a.prototype&&a.prototype[b]||null}var
sg=qg("Element","attributes")||
qg("Node","attributes"),tg=rg("Element","hasAttribute"),ug=rg("Element","getAttribu
te"),vg=rg("Element","setAttribute"),wg=rg("Element","removeAttribute");qg("Element
","innerHTML")||qg("HTMLElement","innerHTML");
var xg=rg("Element","getElementsByTagName"),yg=rg("Element","matches")||
rg("Element","msMatchesSelector"),zg=qg("Node","nodeName"),Ag=qg("Node","nodeType")
,Bg=qg("Node","parentNode");qg("Node","childNodes");var
Cg=qg("HTMLElement","style")||
qg("Element","style"),Dg=qg("HTMLStyleElement","sheet"),Eg=rg("CSSStyleDeclaration"
,"getPropertyValue"),Fg=rg("CSSStyleDeclaration","setProperty"),Gg=qg("Element","na
mespaceURI")||qg("Node","namespaceURI");
function Hg(a,b,c,d){if(a)return a.apply(b);a=b[c];if(!d(a))throw Error("Clobbering
detected");return a}function Ig(a,b,c,d){if(a)return
a.apply(b,d);if(A&&10>document.documentMode){if(!b[c].call)throw Error("IE
Clobbering detected");}else if("function"!=typeof b[c])throw Error("Clobbering
detected");return b[c].apply(b,d)}function Jg(a){return
Hg(sg,a,"attributes",function(b){return b instanceof NamedNodeMap})}
function Kg(a,b,c){try{Ig(vg,a,"setAttribute",[b,c])}catch(d){if(-
1==d.message.indexOf("A security problem occurred"))throw d;}}function Lg(a){return
Hg(Cg,a,"style",function(b){return b instanceof CSSStyleDeclaration})}function
Mg(a){return Hg(Dg,a,"sheet",function(b){return b instanceof
CSSStyleSheet})}function Ng(a){return Hg(zg,a,"nodeName",function(b)
{return"string"==typeof b})}function Og(a){return Hg(Ag,a,"nodeType",function(b)
{return"number"==typeof b})}
function Pg(a){return Hg(Bg,a,"parentNode",function(b){return!(b&&"string"==typeof
b.name&&b.name&&"parentnode"==b.name.toLowerCase())})}function Qg(a,b){return
Ig(Eg,a,a.getPropertyValue?"getPropertyValue":"getAttribute",[b])||""}function
Rg(a,b,c){Ig(Fg,a,a.setProperty?"setProperty":"setAttribute",[b,c])}function Sg(a)
{return Hg(Gg,a,"namespaceURI",function(b){return"string"==typeof b})};var
Tg=A&&10>document.documentMode?null:RegExp("\\s*([^\\s'\",]+[^'\",]*(('([^'\\r\\n\\
f\\\\]|\\\\[^])*')|(\"([^\"\\r\\n\\f\\\\]|\\\\[^])*\")|[^'\",])*)","g"),Ug={"-
webkit-border-horizontal-spacing":!0,"-webkit-border-vertical-spacing":!0};
function Vg(a,b,c){var d=[];Wg(ub(a.cssRules)).forEach(function(e){if(b&&!/[a-zA-Z]
[\w-:\.]*/.test(b))throw Error("Invalid container id");if(!
(b&&A&&10==document.documentMode&&/\\['"]/.test(e.selectorText))){var g=b?
e.selectorText.replace(Tg,"#"+b+"
$1"):e.selectorText;d.push(de(g,Xg(e.style,c)))}});return fe(d)}function Wg(a)
{return a.filter(function(b){return b instanceof CSSStyleRule||
b.type==CSSRule.STYLE_RULE})}
function Yg(a,b,c){a=Zg("<style>"+a+"</style>");return null==a||null==a.sheet?
he:Vg(a.sheet,void 0!=b?b:null,c)}function
Zg(a){a=me("<html><head></head><body>"+a+"</body></html>");return(new
DOMParser).parseFromString(ke(a),"text/html").body.children[0]}
function Xg(a,b){if(!a)return Vd;var c=document.createElement("div").style;
$g(a).forEach(function(d){var e=Bc&&d in Ug?d:d.replace(/^-(?:apple|css|epub|khtml|
moz|mso?|o|rim|wap|webkit|xv)-(?=[a-z])/i,"");Pb(e,"--")||Pb(e,"var")||
(d=Qg(a,d),d=jg(e,d,b),null!=d&&Rg(c,e,d))});return new Rd(c.cssText||"",Qd)}
function ah(a){var b=Array.from(Ig(xg,a,"getElementsByTagName",
["STYLE"])),c=Db(b,function(h){return ub(Mg(h).cssRules)});c=Wg(c);for(var
d=[],e=0;e<c.length;e++)d[e]={index:e,El:c[e]};d.sort(function(h,k){var
l=cg(h.El.selectorText),m=cg(k.El.selectorText);a:{for(var
p=zb,x=Math.min(l.length,m.length),C=0;C<x;C++){var E=p(l[C],m[C]);if(0!=E)
{l=E;break a}}l=zb(l.length,m.length)}return l||h.index-
k.index});for(e=0;e<d.length;e+
+)c[e]=d[e].El;c.reverse();a=document.createTreeWalker(a,NodeFilter.SHOW_ELEMENT,
null,!1);for(var g;g=a.nextNode();)c.forEach(function(h)
{Ig(yg,g,g.matches?"matches":"msMatchesSelector",
[h.selectorText])&&h.style&&bh(g,h.style)});b.forEach(I)}function bh(a,b){var
c=$g(a.style);$g(b).forEach(function(d){if(!(0<=c.indexOf(d))){var
e=Qg(b,d);Rg(a.style,d,e)}})}function $g(a){Ta(a)?a=ub(a):
(a=fd(a),qb(a,"cssText"));return a};function ch(a,b,c,d)
{this.top=a;this.right=b;this.bottom=c;this.left=d}function dh(a){for(var b=new
ch(arguments[0].y,arguments[0].x,arguments[0].y,arguments[0].x),c=1;c<arguments.len
gth;c++){var
d=b,e=arguments[c];d.top=Math.min(d.top,e.y);d.right=Math.max(d.right,e.x);d.bottom
=Math.max(d.bottom,e.y);d.left=Math.min(d.left,e.x)}return
b}f=ch.prototype;f.tb=function(){return this.right-this.left};f.Db=function()
{return this.bottom-this.top};
f.clone=function(){return new
ch(this.top,this.right,this.bottom,this.left)};function eh(a,b){return a&&b?b
instanceof ch?
b.left>=a.left&&b.right<=a.right&&b.top>=a.top&&b.bottom<=a.bottom:b.x>=a.left&&b.x
<=a.right&&b.y>=a.top&&b.y<=a.bottom:!1}function fh(a,b){var c=b.x<a.left?b.x-
a.left:b.x>a.right?b.x-a.right:0;a=b.y<a.top?b.y-a.top:b.y>a.bottom?b.y-
a.bottom:0;return Math.sqrt(c*c+a*a)}
f.ceil=function()
{this.top=Math.ceil(this.top);this.right=Math.ceil(this.right);this.bottom=Math.cei
l(this.bottom);this.left=Math.ceil(this.left);return this};f.floor=function()
{this.top=Math.floor(this.top);this.right=Math.floor(this.right);this.bottom=Math.f
loor(this.bottom);this.left=Math.floor(this.left);return this};f.round=function()
{this.top=Math.round(this.top);this.right=Math.round(this.right);this.bottom=Math.r
ound(this.bottom);this.left=Math.round(this.left);return this};function gh(a,b,c,d)
{this.left=a;this.top=b;this.width=c;this.height=d}f=gh.prototype;f.clone=function(
){return new gh(this.left,this.top,this.width,this.height)};function hh(a){return
new ch(a.top,a.left+a.width,a.top+a.height,a.left)}function ih(a){return new
gh(a.left,a.top,a.right-a.left,a.bottom-a.top)}
function jh(a,b){var
c=Math.max(a.left,b.left),d=Math.min(a.left+a.width,b.left+b.width);if(c<=d){var
e=Math.max(a.top,b.top);b=Math.min(a.top+a.height,b.top+b.height);if(e<=b)return
a.left=c,a.top=e,a.width=d-c,a.height=b-e,!0}return!1}function kh(a,b){var
c=Math.max(a.left,b.left),d=Math.min(a.left+a.width,b.left+b.width);if(c<=d){var
e=Math.max(a.top,b.top);a=Math.min(a.top+a.height,b.top+b.height);if(e<=a)return
new gh(c,e,d-c,a-e)}return null}
function lh(a,b){return
a.left<=b.left+b.width&&b.left<=a.left+a.width&&a.top<=b.top+b.height&&b.top<=a.top
+a.height}function mh(a,b){if(!a||!b)return null;a=new
gh(a.left,a.top,a.width,a.height);var
c=Math.max(a.left+a.width,b.left+b.width),d=Math.max(a.top+a.height,b.top+b.height)
;a.left=Math.min(a.left,b.left);a.top=Math.min(a.top,b.top);a.width=c-
a.left;a.height=d-a.top;return a}f.getSize=function(){return new
Ke(this.width,this.height)};
f.ceil=function()
{this.left=Math.ceil(this.left);this.top=Math.ceil(this.top);this.width=Math.ceil(t
his.width);this.height=Math.ceil(this.height);return this};f.floor=function()
{this.left=Math.floor(this.left);this.top=Math.floor(this.top);this.width=Math.floo
r(this.width);this.height=Math.floor(this.height);return this};f.round=function()
{this.left=Math.round(this.left);this.top=Math.round(this.top);this.width=Math.roun
d(this.width);this.height=Math.round(this.height);return this};function K(a,b,c)
{if("string"===typeof b)(b=nh(a,b))&&(a.style[b]=c);else for(var d in b){c=a;var
e=b[d],g=nh(c,d);g&&(c.style[g]=e)}}var oh={};function nh(a,b){var c=oh[b];if(!c)
{var d=af(b);c=d;void 0===a.style[d]&&(d=(Bc?"Webkit":Ac?"Moz":A?"ms":null)
+bf(d),void 0!==a.style[d]&&(c=d));oh[b]=c}return c}function ph(a,b){var
c=a.style[af(b)];return"undefined"!==typeof c?c:a.style[nh(a,b)]||""}
function qh(a,b){var c=ef(a);return
c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,
null))?a[b]||a.getPropertyValue(b)||"":""}function rh(a,b){return a.currentStyle?
a.currentStyle[b]:null}function sh(a,b){return qh(a,b)||rh(a,b)||
a.style&&a.style[b]}function th(a,b,c){if(b instanceof B){var d=b.x;b=b.y}else
d=b,b=c;a.style.left=uh(d,!1);a.style.top=uh(b,!1)}function vh(a){return new
B(a.offsetLeft,a.offsetTop)}
function wh(a){a=a?ef(a):document;return!A||Tc(9)||rf(cf(a).g)?
a.documentElement:a.body}function xh(a){try{return
a.getBoundingClientRect()}catch(b){return{left:0,top:0,right:0,bottom:0}}}
function yh(a){if(A&&!Tc(8))return a.offsetParent;var
b=ef(a),c=sh(a,"position"),d="fixed"==c||"absolute"==c;for(a=a.parentNode;a&&a!
=b;a=a.parentNode)if(11==a.nodeType&&a.host&&(a=a.host),c=sh(a,"position"),d=d&&"st
atic"==c&&a!=b.documentElement&&a!=b.body,!d&&(a.scrollWidth>a.clientWidth||
a.scrollHeight>a.clientHeight||"fixed"==c||"absolute"==c||"relative"==c))return
a;return null}
function zh(a){for(var b=new
ch(0,Infinity,Infinity,0),c=cf(a),d=c.g.body,e=c.g.documentElement,g=tf(c.g);a=yh(a
);)if(!(A&&0==a.clientWidth||Bc&&0==a.clientHeight&&a==d)&&a!=d&&a!=e&&"visible"!
=sh(a,"overflow")){var h=Ah(a),k=new
B(a.clientLeft,a.clientTop);h.x+=k.x;h.y+=k.y;b.top=Math.max(b.top,h.y);b.right=Mat
h.min(b.right,h.x+a.clientWidth);b.bottom=Math.min(b.bottom,h.y+a.clientHeight);b.l
eft=Math.max(b.left,h.x)}d=g.scrollLeft;g=g.scrollTop;b.left=Math.max(b.left,d);b.t
op=Math.max(b.top,g);c=
qf(Zf(c));b.right=Math.min(b.right,d+c.width);b.bottom=Math.min(b.bottom,g+c.height
);return 0<=b.top&&0<=b.left&&b.bottom>b.top&&b.right>b.left?b:null}
function Bh(a,b){b=b||tf(document);var c=b||tf(document);var
d=Ah(a),e=Ah(c),g=Ch(c);if(c==tf(document)){var h=d.x-c.scrollLeft;d=d.y-
c.scrollTop;A&&!Tc(10)&&(h+=g.left,d+=g.top)}else h=d.x-e.x-g.left,d=d.y-e.y-
g.top;a=Dh(a);g=c.clientHeight-a.height;e=c.scrollLeft;var
k=c.scrollTop;e+=Math.min(h,Math.max(h-(c.clientWidth-
a.width),0));k+=Math.min(d,Math.max(d-g,0));c=new
B(e,k);b.scrollLeft=c.x;b.scrollTop=c.y}
function Ah(a){var b=ef(a),c=new B(0,0),d=wh(b);if(a==d)return
c;a=xh(a);b=sf(cf(b).g);c.x=a.left+b.x;c.y=a.top+b.y;return c}function Eh(a,b)
{a=Fh(a);b=Fh(b);return new B(a.x-b.x,a.y-b.y)}function Gh(a){a=xh(a);return new
B(a.left,a.top)}function Fh(a){if(1==a.nodeType)return Gh(a);a=a.changedTouches?
a.changedTouches[0]:a;return new B(a.clientX,a.clientY)}function Hh(a,b,c){var
d=Ah(a);b instanceof B&&(c=b.y,b=b.x);th(a,a.offsetLeft+(b-d.x),a.offsetTop+
(Number(c)-d.y))}
function L(a,b,c){if(b instanceof Ke)c=b.height,b=b.width;else if(void 0==c)throw
Error("missing height argument");Ih(a,b);a.style.height=uh(c,!0)}function uh(a,b)
{"number"==typeof a&&(a=(b?Math.round(a):a)+"px");return a}function Ih(a,b)
{a.style.width=uh(b,!0)}function M(a){var b=Dh;if("none"!=sh(a,"display"))return
b(a);var
c=a.style,d=c.display,e=c.visibility,g=c.position;c.visibility="hidden";c.position=
"absolute";c.display="inline";a=b(a);c.display=d;c.position=g;c.visibility=e;return
a}
function Dh(a){var b=a.offsetWidth,c=a.offsetHeight,d=Bc&&!b&&!c;return(void
0===b||d)&&a.getBoundingClientRect?(a=xh(a),new Ke(a.right-a.left,a.bottom-
a.top)):new Ke(b,c)}function Jh(a){var b=Ah(a);a=M(a);return new
gh(b.x,b.y,a.width,a.height)}function Kh(a,b){a=a.style;"opacity"in a?
a.opacity=b:"MozOpacity"in a?a.MozOpacity=b:"filter"in
a&&(a.filter=""===b?"":"alpha(opacity="+100*Number(b)+")")}function N(a,b)
{a.style.display=b?"":"none"}function Lh(a){return"none"!=a.style.display}
function Mh(a){return"rtl"==sh(a,"direction")}var Nh=Ac?"MozUserSelect":Bc||
yc?"WebkitUserSelect":null;function Oh(a,b,c){c=c?
null:a.getElementsByTagName("*");if(Nh)
{if(b=b?"none":"",a.style&&(a.style[Nh]=b),c){a=0;for(var d;d=c[a];a+
+)d.style&&(d.style[Nh]=b)}}else
if(A&&(b=b?"on":"",a.setAttribute("unselectable",b),c))for(a=0;d=c[a];a+
+)d.setAttribute("unselectable",b)}function Ph(a,b){Qh(a,b,"border-box")}
function Rh(a){var b=ef(a),c=A&&a.currentStyle;if(c&&rf(cf(b).g)&&"auto"!
=c.width&&"auto"!=c.height&&!c.boxSizing)return
b=Sh(a,c.width,"width","pixelWidth"),a=Sh(a,c.height,"height","pixelHeight"),new
Ke(b,a);c=new Ke(a.offsetWidth,a.offsetHeight);if(A){b=Th(a,"paddingLeft");var
d=Th(a,"paddingRight"),e=Th(a,"paddingTop"),g=Th(a,"paddingBottom");b=new
ch(e,d,g,b)}else
b=qh(a,"paddingLeft"),d=qh(a,"paddingRight"),e=qh(a,"paddingTop"),g=qh(a,"paddingBo
ttom"),b=new ch(parseFloat(e),parseFloat(d),parseFloat(g),
parseFloat(b));a=Ch(a);return new Ke(c.width-a.left-b.left-b.right-
a.right,c.height-a.top-b.top-b.bottom-a.bottom)}function Qh(a,b,c){a=a.style;Ac?
a.MozBoxSizing=c:Bc?
a.WebkitBoxSizing=c:a.boxSizing=c;a.width=Math.max(b.width,0)+"px";a.height=Math.ma
x(b.height,0)+"px"}function Sh(a,b,c,d){if(/^\d+px?$/.test(b))return
parseInt(b,10);var
e=a.style[c],g=a.runtimeStyle[c];a.runtimeStyle[c]=a.currentStyle[c];a.style[c]=b;b
=a.style[d];a.style[c]=e;a.runtimeStyle[c]=g;return+b}
function Th(a,b){return(b=rh(a,b))?Sh(a,b,"left","pixelLeft"):0}var
Uh={thin:2,medium:4,thick:6};function Vh(a,b){if("none"==rh(a,b+"Style"))return
0;b=rh(a,b+"Width");return b in Uh?Uh[b]:Sh(a,b,"left","pixelLeft")}
function Ch(a){if(A&&!Tc(9)){var
b=Vh(a,"borderLeft"),c=Vh(a,"borderRight"),d=Vh(a,"borderTop");a=Vh(a,"borderBottom
");return new
ch(d,c,a,b)}b=qh(a,"borderLeftWidth");c=qh(a,"borderRightWidth");d=qh(a,"borderTopW
idth");a=qh(a,"borderBottomWidth");return new
ch(parseFloat(d),parseFloat(c),parseFloat(a),parseFloat(b))};/*

SPDX-License-Identifier: Apache-2.0
*/
function Wh(a){return{valueOf:a}.valueOf()};var Xh=Wh(function()
{return"function"===typeof URL});function Yh(a){if(!Xh){a:{var
b=document.createElement("a");try{b.href=a}catch(c){a=void 0;break
a}a=b.protocol;a=":"===a||""===a?"https:":a}return a}try{b=new URL(a)}catch(c)
{return"https:"}return b.protocol}var
Zh=["data:","http:","https:","mailto:","ftp:"];function $h(a){if("javascript:"!
==Yh(a))return a}function ai(a){return a instanceof Fd?Gd(a):$h(a)};function
bi(a,b){b=ai(b);void 0!==b&&(a.href=b)};function ci(){}function di(a)
{this.g=a}n(di,ci);di.prototype.toString=function(){return this.g};function O(a,b)
{1===a.nodeType&&ei(a);a.innerHTML=ke(b)}function fi(a,b,c){var
d="beforebegin"===b||"afterend"===b?a.parentElement:a;null!
==d&&ei(d);a.insertAdjacentHTML(b,ke(c))}function gi(a,b){var
c=hi;if(0===c.length)throw Error("");if(c.map(function(d){if(d instanceof
di)d=d.g;else throw Error("");return d}).every(function(d){return 0!
=="value".indexOf(d)}))throw Error('Attribute "value" does not match any of the
allowed prefixes.');a.setAttribute("value",b)}
function ei(a){a=a.tagName;if("SCRIPT"===a||"STYLE"===a)throw Error("");};function
ii(a,b){a.src=Ad(b);var c,d;
(c=(b=null==(d=(c=(a.ownerDocument&&a.ownerDocument.defaultView||
window).document).querySelector)?void 0:d.call(c,"script[nonce]"))?b.nonce||
b.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",c)};function ji(a,b)
{b=ai(b);void 0!==b&&(a.href=b)};function ki(a){this.hl=a}function li(a){return new
ki(function(b){return b.substr(0,a.length+1).toLowerCase()===a+":"})}var
mi=[li("data"),li("http"),li("https"),li("mailto"),li("ftp"),new ki(function(a)
{return/^[^:]*([/?#]|$)/.test(a)})];function ni(a){var b=void 0===b?
mi:b;a:if(b=void 0===b?mi:b,!(a instanceof Fd)){for(var c=0;c<b.length;++c){var
d=b[c];if(d instanceof ki&&d.hl(a)){a=Kd(a);break a}}a=void 0}return a||
Ld};function oi(a,b){b=ai(b);void 0!==b&&a.open(b,void 0,void 0)};var pi={"* ARIA-
CHECKED":!0,"* ARIA-COLCOUNT":!0,"* ARIA-COLINDEX":!0,"* ARIA-CONTROLS":!0,"* ARIA-
DESCRIBEDBY":!0,"* ARIA-DISABLED":!0,"* ARIA-EXPANDED":!0,"* ARIA-GOOG-EDITABLE":!
0,"* ARIA-HASPOPUP":!0,"* ARIA-HIDDEN":!0,"* ARIA-LABEL":!0,"* ARIA-LABELLEDBY":!
0,"* ARIA-MULTILINE":!0,"* ARIA-MULTISELECTABLE":!0,"* ARIA-ORIENTATION":!0,"*
ARIA-PLACEHOLDER":!0,"* ARIA-READONLY":!0,"* ARIA-REQUIRED":!0,"* ARIA-
ROLEDESCRIPTION":!0,"* ARIA-ROWCOUNT":!0,"* ARIA-ROWINDEX":!0,"* ARIA-SELECTED":!
0,"* ABBR":!0,
"* ACCEPT":!0,"* ACCESSKEY":!0,"* ALIGN":!0,"* ALT":!0,"* AUTOCOMPLETE":!0,"*
AXIS":!0,"* BGCOLOR":!0,"* BORDER":!0,"* CELLPADDING":!0,"* CELLSPACING":!0,"*
CHAROFF":!0,"* CHAR":!0,"* CHECKED":!0,"* CLEAR":!0,"* COLOR":!0,"* COLSPAN":!0,"*
COLS":!0,"* COMPACT":!0,"* COORDS":!0,"* DATETIME":!0,"* DIR":!0,"* DISABLED":!0,"*
ENCTYPE":!0,"* FACE":!0,"* FRAME":!0,"* HEIGHT":!0,"* HREFLANG":!0,"* HSPACE":!0,"*
ISMAP":!0,"* LABEL":!0,"* LANG":!0,"* MAX":!0,"* MAXLENGTH":!0,"* METHOD":!0,"*
MULTIPLE":!0,
"* NOHREF":!0,"* NOSHADE":!0,"* NOWRAP":!0,"* OPEN":!0,"* READONLY":!0,"*
REQUIRED":!0,"* REL":!0,"* REV":!0,"* ROLE":!0,"* ROWSPAN":!0,"* ROWS":!0,"*
RULES":!0,"* SCOPE":!0,"* SELECTED":!0,"* SHAPE":!0,"* SIZE":!0,"* SPAN":!0,"*
START":!0,"* SUMMARY":!0,"* TABINDEX":!0,"* TITLE":!0,"* TYPE":!0,"* VALIGN":!0,"*
VALUE":!0,"* VSPACE":!0,"* WIDTH":!0},qi={"* USEMAP":!0,"* ACTION":!0,"* CITE":!
0,"* HREF":!0,"* LONGDESC":!0,"* SRC":!0,"LINK HREF":!0,"* FOR":!0,"* HEADERS":!
0,"* NAME":!0,"A TARGET":!0,
"* CLASS":!0,"* ID":!0,"* STYLE":!0};var ri="undefined"!=typeof WeakMap&&-1!
=WeakMap.toString().indexOf("[native code]"),si=0;function ti()
{this.j=[];this.i=[];this.g="data-elementweakmap-index-"+si+
+}ti.prototype.set=function(a,b){if(Ig(tg,a,"hasAttribute",[this.g])){var
c=parseInt(Ig(ug,a,"getAttribute",[this.g])||null,10);this.i[c]=b}else
c=this.i.push(b)-1,Kg(a,this.g,c.toString()),this.j.push(a);return this};
ti.prototype.get=function(a){if(Ig(tg,a,"hasAttribute",[this.g]))return
a=parseInt(Ig(ug,a,"getAttribute",[this.g])||
null,10),this.i[a]};ti.prototype.clear=function(){this.j.forEach(function(a)
{Ig(wg,a,"removeAttribute",[this.g])},this);this.j=[];this.i=[]};var ui=!A||
Tc(10),vi=!A||null==document.documentMode;function wi()
{this.j=document.implementation.createHTMLDocument("")};var xi={APPLET:!0,AUDIO:!
0,BASE:!0,BGSOUND:!0,EMBED:!0,FORM:!0,IFRAME:!0,ISINDEX:!0,KEYGEN:!0,LAYER:!
0,LINK:!0,META:!0,OBJECT:!0,SCRIPT:!0,SVG:!0,STYLE:!0,TEMPLATE:!0,VIDEO:!0};var
yi={A:!0,ABBR:!0,ACRONYM:!0,ADDRESS:!0,AREA:!0,ARTICLE:!0,ASIDE:!0,B:!0,BDI:!
0,BDO:!0,BIG:!0,BLOCKQUOTE:!0,BR:!0,BUTTON:!0,CAPTION:!0,CENTER:!0,CITE:!0,CODE:!
0,COL:!0,COLGROUP:!0,DATA:!0,DATALIST:!0,DD:!0,DEL:!0,DETAILS:!0,DFN:!0,DIALOG:!
0,DIR:!0,DIV:!0,DL:!0,DT:!0,EM:!0,FIELDSET:!0,FIGCAPTION:!0,FIGURE:!0,FONT:!
0,FOOTER:!0,FORM:!0,H1:!0,H2:!0,H3:!0,H4:!0,H5:!0,H6:!0,HEADER:!0,HGROUP:!0,HR:!
0,I:!0,IMG:!0,INPUT:!0,INS:!0,KBD:!0,LABEL:!0,LEGEND:!0,LI:!0,MAIN:!0,MAP:!0,MARK:!
0,MENU:!0,METER:!0,NAV:!0,
NOSCRIPT:!0,OL:!0,OPTGROUP:!0,OPTION:!0,OUTPUT:!0,P:!0,PRE:!0,PROGRESS:!0,Q:!0,S:!
0,SAMP:!0,SECTION:!0,SELECT:!0,SMALL:!0,SOURCE:!0,SPAN:!0,STRIKE:!0,STRONG:!
0,STYLE:!0,SUB:!0,SUMMARY:!0,SUP:!0,TABLE:!0,TBODY:!0,TD:!0,TEXTAREA:!0,TFOOT:!
0,TH:!0,THEAD:!0,TIME:!0,TR:!0,TT:!0,U:!0,UL:!0,VAR:!0,WBR:!0};var zi={"ANNOTATION-
XML":!0,"COLOR-PROFILE":!0,"FONT-FACE":!0,"FONT-FACE-SRC":!0,"FONT-FACE-URI":!
0,"FONT-FACE-FORMAT":!0,"FONT-FACE-NAME":!0,"MISSING-GLYPH":!0};
function Ai(a){this.j=document.implementation.createHTMLDocument("");a=a||new
Bi;Ci(a);this.i=ld(a.g);this.O=ld(a.qa);this.l=ld(a.ta);this.na=a.na;a.Ba.forEach(f
unction(b){if(!Pb(b,"data-"))throw new fb('Only "data-" attributes allowed, got:
%s.',[b]);if(Pb(b,"data-sanitizer-"))throw new fb('Attributes with "%s" prefix are
not allowed, got: %s.',["data-sanitizer-",b]);this.i["*
"+b.toUpperCase()]=Di},this);a.wa.forEach(function(b){b=b.toUpperCase();if(!
cc(b,"-")||zi[b])throw new fb("Only valid custom element tag names allowed, got:
%s.",
[b]);this.l[b]=!
0},this);this.ma=a.j;this.s=a.Ja;this.o=null;this.V=a.ma}u(Ai,wi);function Ei(a)
{return function(b,c){return(b=a(Tb(b),c))&&"about:invalid#zClosurez"!=Gd(b)?
Gd(b):null}}function Bi(){this.g={};v([pi,qi],function(a){fd(a).forEach(function(b)
{this.g[b]=Di},this)},this);this.i={};this.Ba=[];this.wa=[];this.qa=ld(xi);this.ta=
ld(yi);this.na=!
1;this.V=Jd;this.O=this.l=this.o=this.j=Zc;this.Ja=null;this.s=this.ma=!1}
function Fi(a,b){return function(c,d,e,g){c=a(c,d,e,g);return null==c?
null:b(c,d,e,g)}}function Gi(a,b,c,d){a[c]&&!b[c]&&(a[c]=Fi(a[c],d))}
function Ci(a){if(a.s)throw Error("HtmlSanitizer.Builder.build() can only be used
once.");Gi(a.g,a.i,"* USEMAP",Hi);var b=Ei(a.V);["* ACTION","* CITE","*
HREF"].forEach(function(d){Gi(this.g,this.i,d,b)},a);var c=Ei(a.j);["* LONGDESC","*
SRC","LINK HREF"].forEach(function(d){Gi(this.g,this.i,d,c)},a);["* FOR","*
HEADERS","* NAME"].forEach(function(d)
{Gi(this.g,this.i,d,t(Ii,this.o))},a);Gi(a.g,a.i,"A TARGET",t(Ji,
["_blank","_self"]));Gi(a.g,a.i,"* CLASS",t(Ki,a.l));Gi(a.g,a.i,"*
ID",t(Li,a.l));Gi(a.g,
a.i,"* STYLE",t(a.O,c));a.s=!0}function Mi(a,b){a||(a="*");return(a+"
"+b).toUpperCase()}function Di(a){return Tb(a)}function Ji(a,b){b=Tb(b);return
ob(a,b.toLowerCase())?b:null}function Hi(a){return(a=Tb(a))&&"#"==a.charAt(0)?
a:null}function Ii(a,b,c){return a(Tb(b),c)}function Ki(a,b,c){b=b.split(/(?:\
s+)/);for(var d=[],e=0;e<b.length;e++){var g=a(b[e],c);g&&d.push(g)}return
0==d.length?null:d.join(" ")}function Li(a,b,c){return a(Tb(b),c)}
Ai.prototype.g=function(a){var b=!("STYLE"in this.O)&&"STYLE"in
this.l;this.o="*"==this.s&&b?"sanitizer-"+$e():this.s;if(ui)
{b=a;a=this.j.createElement("span");if(ui)
{this.o&&"*"==this.s&&(a.id=this.o);this.V&&(b=Zg("<div>"+b+"</
div>"),ah(b),b=b.innerHTML);b=me(b);var
c=document.createElement("template");if(vi&&"content"in
c)ze(c,b),c=c.content;else{var
d=document.implementation.createHTMLDocument("x");c=d.body;ze(d.body,b)}b=document.
createTreeWalker(c,NodeFilter.SHOW_ELEMENT|NodeFilter.SHOW_TEXT,
null,!1);for(c=ri?new WeakMap:new ti;d=b.nextNode();){c:{var e=d;switch(Og(e)){case
3:e=Ni(this,e);break c;case 1:if("TEMPLATE"==Ng(e).toUpperCase())e=null;else{var
g=Ng(e).toUpperCase();if(g in this.O||"http://www.w3.org/1999/xhtml"!=Sg(e))var
h=null;else this.l[g]?h=this.j.createElement(g):
(h=this.j.createElement("span"),this.na&&Kg(h,"data-sanitizer-original-
tag",g.toLowerCase()));if(h){var k=h,l=Jg(e);if(null!=l)for(var m=0;g=l[m];m+
+)if(g.specified){var p=e;var x=g;var C=x.name;if(Pb(C,"data-sanitizer-"))x=
null;else{var E=Ng(p);x=x.value;var
G={tagName:Tb(E).toLowerCase(),attributeName:Tb(C).toLowerCase()},P={Ck:void
0};"style"==G.attributeName&&(P.Ck=Lg(p));p=Mi(E,C);p in this.i?
(C=this.i[p],x=C(x,G,P)):(C=Mi(null,C),C in this.i?
(C=this.i[C],x=C(x,G,P)):x=null)}null!==x&&Kg(k,g.name,x)}e=h}else e=null}break
c;default:e=null}}if(e){if(1==Og(e)&&c.set(d,e),d=Pg(d),g=!
1,d)h=Og(d),k=Ng(d).toLowerCase(),l=Pg(d),11!=h||l?"body"==k&&l&&(h=Pg(l))&&!
Pg(h)&&(g=!0):g=!0,h=null,g||!d?h=a:1==Og(d)&&(h=c.get(d)),
h.content&&(h=h.content),h.appendChild(e)}else
Bf(d)}c.clear&&c.clear()}0<Jg(a).length&&(b=this.j.createElement("span"),b.appendCh
ild(a),a=b);a=(new XMLSerializer).serializeToString(a);a=a.slice(a.indexOf(">")
+1,a.lastIndexOf("</"))}else a="";return me(a)};function Ni(a,b){var c=b.data;
(b=Pg(b))&&"style"==Ng(b).toLowerCase()&&!("STYLE"in a.O)&&"STYLE"in
a.l&&(c=ge(Yg(c,a.o,r(function(d,e){return this.ma(d,{ys:e})},a))));return
document.createTextNode(c)};function Oi(a,b){b=void 0===b?{}:b;if(a instanceof
je)return a;a=Pi(String(a));b.Fw&&(a=a.replace(/(^|[\r\n\t ])
/g,"$1&#160;"));b.jj&&(a=a.replace(/(\r\n|\n|\r)/g,"<br>"));b.Gw&&(a=a.replace(/(\
t+)/g,'<span style="white-space:pre">$1</span>'));return me(a)}
function Qi(a){var b={nonce:Be()};b=void 0===b?{}:b;a=(a instanceof
yd&&a.constructor===yd?a.g:"type_error:SafeScript").toString();var
c="<script";b.id&&(c+=' id="'+Pi(b.id)+'"');b.nonce&&(c+=' nonce="'+Pi(b.nonce)
+'"');b.type&&(c+=' type="'+Pi(b.type)+'"');b.defer&&(c+=" defer");return me(c+
(">"+a+"\x3c/script>"))}function Pi(a){return
a.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/
g,"&quot;").replace(/'/g,"&apos;")}
function Ri(a){var b=Oi("");return me(a.map(function(c){return
ke(Oi(c))}).join(ke(b).toString()))}var Si=/^[a-z][a-z\d-]*$/i,Ti="APPLET BASE
EMBED IFRAME LINK MATH META OBJECT SCRIPT STYLE SVG TEMPLATE".split(" "),Ui="AREA
BR COL COMMAND HR IMG INPUT KEYGEN PARAM SOURCE TRACK WBR".split("
"),Vi=["action","formaction","href"];function Wi(a){if(!Si.test(a))throw
Error("");if(-1!==Ti.indexOf(a.toUpperCase()))throw Error("");}
function Xi(a,b,c){Wi(a);var d="<"+a;b&&(d+=Yi(b));Array.isArray(c)||(c=void 0===c?
[]:[c]);-1!==Ui.indexOf(a.toUpperCase())?d+=">":(b=Ri(c.map(function(e){return e
instanceof je?e:Oi(String(e))})),d+=">"+b.toString()+"</"+a+">");return me(d)}
function Yi(a){for(var b="",c=Object.keys(a),d=0;d<c.length;d++){var
e=c[d],g=a[e];if(!Si.test(e))throw Error("");if(void
0!==g&&null!==g){if(/^on/i.test(e))throw Error("");-1!
==Vi.indexOf(e.toLowerCase())&&(g=g instanceof Fd?g.toString():
$h(String(g))||"about:invalid#zClosurez");e=e+'="'+Oi(String(g))+'"';b+="
"+e}}return b};function Zi(a){var
b=document.implementation.createHTMLDocument(""),c=b.createRange();c.selectNode(b.b
ody);a=me(a);return c.createContextualFragment(ke(a))};function $i(a)
{a=a.nodeName;return"string"===typeof a?a:"FORM"}function aj(a){a=a.nodeType;return
1===a||"number"!==typeof a};function bj(a,b,c,d){var e=new
Map(cj);this.j=a;this.g=e;this.l=b;this.o=c;this.i=d}function dj(a,b,c)
{c=a.g.get(c);return(null==c?0:c.has(b))?c.get(b):a.l.has(b)?{tc:1}:(c=a.o.get(b))?
c:a.i&&[].concat(na(a.i)).some(function(d){return 0===b.indexOf(d)})?{tc:1}:
{tc:0}};var ej="ARTICLE SECTION NAV ASIDE H1 H2 H3 H4 H5 H6 HEADER FOOTER ADDRESS P
HR PRE BLOCKQUOTE OL UL LH LI DL DT DD FIGURE FIGCAPTION MAIN DIV EM STRONG SMALL S
CITE Q DFN ABBR RUBY RB RT RTC RP DATA TIME CODE VAR SAMP KBD SUB SUP I B U MARK
BDI BDO SPAN BR WBR INS DEL PICTURE PARAM TRACK MAP TABLE CAPTION COLGROUP COL
TBODY THEAD TFOOT TR TD TH SELECT DATALIST OPTGROUP OPTION OUTPUT PROGRESS METER
FIELDSET LEGEND DETAILS SUMMARY MENU DIALOG SLOT CANVAS FONT CENTER ACRONYM
BASEFONT BIG DIR HGROUP STRIKE TT".split(" "),
cj=[["A",new Map([["href",{tc:2}]])],["AREA",new Map([["href",{tc:2}]])],
["LINK",new Map([["href",{tc:2,conditions:new Map([["rel",new Set("alternate author
bookmark canonical cite help icon license next prefetch dns-prefetch prerender
preconnect preload prev search subresource".split(" "))]])}]])],["SOURCE",new
Map([["src",{tc:1}]])],["IMG",new Map([["src",{tc:1}]])],["VIDEO",new Map([["src",
{tc:1}]])],["AUDIO",new Map([["src",{tc:1}]])]],fj="title aria-atomic aria-
autocomplete aria-busy aria-checked aria-current aria-disabled aria-dropeffect
aria-expanded aria-haspopup aria-hidden aria-invalid aria-label aria-level aria-
live aria-multiline aria-multiselectable aria-orientation aria-posinset aria-
pressed aria-readonly aria-relevant aria-required aria-selected aria-setsize aria-
sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext alt align
autocapitalize autocomplete autocorrect autofocus autoplay bgcolor border
cellpadding cellspacing checked color cols colspan controls datetime disabled
download draggable enctype face formenctype frameborder height hreflang hidden
ismap label lang loop max maxlength media minlength min multiple muted nonce open
placeholder preload rel required reversed role rows rowspan selected shape size
sizes slot span spellcheck start step summary translate type valign value width
wrap itemscope itemtype itemid itemprop itemref".split(" "),
gj=[["dir",{tc:3,conditions:Wh(function(){return new Map([["dir",new
Set(["auto","ltr","rtl"])]])})}],["async",{tc:3,conditions:Wh(function(){return new
Map([["async",new Set(["async"])]])})}],["cite",{tc:2}],["loading",
{tc:3,conditions:Wh(function(){return new Map([["loading",new
Set(["eager","lazy"])]])})}],["poster",{tc:2}],["target",
{tc:3,conditions:Wh(function(){return new Map([["target",new
Set(["_self","_blank"])]])})}]],hj=new bj(new Set(ej),new Set(fj),new
Map(gj)),ij=new bj(new Set(ej),
new Set(Wh(function(){return fj.concat(["class","id"])})),new Map(Wh(function()
{return gj.concat([["style",{tc:4}]])}))),jj=new bj(new Set(Wh(function(){return
ej.concat("STYLE TITLE INPUT TEXTAREA BUTTON LABEL".split(" "))})),new
Set(Wh(function(){return
fj.concat(["class","id","tabindex","contenteditable","name"])})),new
Map(Wh(function(){return gj.concat([["style",{tc:4}]])})),new
Set(["data-","aria-"]));function kj(a){this.j=a;this.i=[]}function lj(a,b)
{a.i=[];b=a.g(b);if(0!==a.i.length)throw Error("");return
b}kj.prototype.g=function(a){var
b=document.createElement("span");b.appendChild(mj(this,a));a=(new
XMLSerializer).serializeToString(b);a=a.slice(a.indexOf(">")
+1,a.lastIndexOf("</"));return me(a)};
function mj(a,b){b=Zi(b);b=document.createTreeWalker(b,5,function(h){return
nj(a,h)},!1);for(var c=b.nextNode(),d=document.createDocumentFragment(),e=d;null!
==c;){var g=void 0;if(3===c.nodeType)g=document.createTextNode(c.data);else
if(aj(c))g=oj(a,c);else throw
Error("");e.appendChild(g);if(c=b.firstChild())e=g;else for(;!
(c=b.nextSibling())&&(c=b.parentNode());)e=e.parentNode}return d}
function oj(a,b){var c=$i(b),d=document.createElement(c);b=b.attributes;for(var
e=la(b),g=e.next();!g.done;g=e.next()){var h=g.value;g=h.name;h=h.value;var
k=dj(a.j,g,c),l;a:{if(l=k.conditions){l=la(l);for(var m=l.next();!
m.done;m=l.next()){var p=la(m.value);m=p.next().value;p=p.next().value;var x=void
0;if((m=null==(x=b.getNamedItem(m))?void 0:x.value)&&!p.has(m)){l=!1;break a}}}l=!
0}if(l)switch(k.tc){case 1:pj(d,g,h);break;case 2:k=Yh(h);k=void 0!==k&&-1!
==Zh.indexOf(k.toLowerCase())?h:"about:invalid#zClosurez";
k!==h&&qj(a);pj(d,g,k);break;case 3:pj(d,g,h.toLowerCase());break;case
4:pj(d,g,h);break;case 0:qj(a)}else qj(a)}return d}function nj(a,b)
{if(3===b.nodeType)return 1;if(!aj(b))return 2;b=$i(b);if(null===b)return
qj(a),2;var c=a.j;if("FORM"!==b&&(c.j.has(b)||c.g.has(b)))return 1;qj(a);return
2}function qj(a){0===a.i.length&&a.i.push("")}function pj(a,b,c)
{a.setAttribute(b,c)}var rj=Wh(function(){return new kj(hj)});function sj(a){return
lj(rj,a)}var tj=Wh(function(){return new kj(ij)}),uj=Wh(function(){return new
kj(jj)});function vj(a){var b=Ha.apply(1,arguments);if(0===b.length)return
Dd(a[0]);for(var c=a[0],d=0;d<b.length;d++)c+=encodeURIComponent(b[d])
+a[d+1];return Dd(c)};var wj={0:1,1:1},xj={0:.1,1:.1};function yj(a,b)
{try{lj(uj,a)}catch(c){return zj(b,"H_SLSANITIZE"),!0}try{lj(tj,a)}catch(c){return
zj(b,"H_RSANITIZE"),!0}try{sj(a)}catch(c){return zj(b,"H_SANITIZE"),!0}return!
1}function zj(a,b){(Aj?Aj:"undefined"!==typeof window&&window.navigator&&void 0!
==window.navigator.sendBeacon?navigator.sendBeacon.bind(navigator):Bj)("https://
csp.withgoogle.com/csp/
lcreport/"+a.qj,JSON.stringify({host:window.location.hostname,type:b,additionalData
:void 0}))}
function Bj(a,b){var c=new
XMLHttpRequest;c.open("POST",a);c.setRequestHeader("Content-Type","application/
json");c.send(b)}var Aj;function Cj(a){return(new Ai(new Bi)).g(a)};function Dj(a)
{a&&"function"==typeof a.Ea&&a.Ea()};function Ej()
{this.Id=this.Id;this.Ja=this.Ja}Ej.prototype.Id=!1;Ej.prototype.Ea=function()
{this.Id||(this.Id=!0,this.ua())};function Fj(a,b){b=t(Dj,b);a.Id?b():(a.Ja||
(a.Ja=[]),a.Ja.push(b))}Ej.prototype.ua=function()
{if(this.Ja)for(;this.Ja.length;)this.Ja.shift()()};function Gj(a)
{this.id=a}Gj.prototype.toString=function(){return this.id};function Hj(a,b)
{this.type=a instanceof Gj?
String(a):a;this.currentTarget=this.target=b;this.defaultPrevented=this.g=!
1}Hj.prototype.stopPropagation=function(){this.g=!
0};Hj.prototype.preventDefault=function(){this.defaultPrevented=!0};function Ij(a)
{a.preventDefault()};var Jj=function(){if(!q.addEventListener||!
Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",
{get:function(){a=!0}});try{var c=function()
{};q.addEventListener("test",c,b);q.removeEventListener("test",c,b)}catch(d)
{}return a}();function Kj(a,b){Hj.call(this,a?
a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.
screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key
="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKe
y=!1;this.state=null;this.Bl=!
1;this.pointerId=0;this.pointerType="";this.Ob=null;a&&this.al(a,b)}u(Kj,Hj);var
Lj={2:"touch",3:"pen",4:"mouse"};
Kj.prototype.al=function(a,b){var
c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?
a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;
(b=a.relatedTarget)?Ac&&(vc(b,"nodeName")||(b=null)):"mouseover"==c?
b=a.fromElement:"mouseout"==c&&(b=a.toElement);this.relatedTarget=b;d?
(this.clientX=void 0!==d.clientX?d.clientX:d.pageX,this.clientY=void 0!==d.clientY?
d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):
(this.offsetX=Bc||void 0!==a.offsetX?
a.offsetX:a.layerX,this.offsetY=Bc||void 0!==a.offsetY?
a.offsetY:a.layerY,this.clientX=void 0!==a.clientX?
a.clientX:a.pageX,this.clientY=void 0!==a.clientY?
a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||
0);this.button=a.button;this.keyCode=a.keyCode||
0;this.key=a.key||"";this.charCode=a.charCode||("keypress"==c?
a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;t
his.metaKey=a.metaKey;this.Bl=Dc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType=
"string"===typeof a.pointerType?
a.pointerType:Lj[a.pointerType]||"";this.state=a.state;this.Ob=a;a.defaultPrevented
&&Kj.oa.preventDefault.call(this)};function Mj(a){return 0==a.Ob.button&&!
(Dc&&a.ctrlKey)}Kj.prototype.stopPropagation=function()
{Kj.oa.stopPropagation.call(this);this.Ob.stopPropagation?
this.Ob.stopPropagation():this.Ob.cancelBubble=!
0};Kj.prototype.preventDefault=function(){Kj.oa.preventDefault.call(this);var
a=this.Ob;a.preventDefault?a.preventDefault():a.returnValue=!1};var
Nj="closure_listenable_"+(1E6*Math.random()|0);function Oj(a){return!(!a||!
a[Nj])};var Pj=0;function Qj(a,b,c,d,e)
{this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!
d;this.Ti=e;this.key=++Pj;this.Mg=this.Ci=!1}function Rj(a){a.Mg=!
0;a.listener=null;a.proxy=null;a.src=null;a.Ti=null};function Sj(a)
{this.src=a;this.g={};this.i=0}f=Sj.prototype;f.add=function(a,b,c,d,e){var
g=a.toString();a=this.g[g];a||(a=this.g[g]=[],this.i++);var h=Tj(a,b,d,e);-1<h?
(b=a[h],c||(b.Ci=!1)):(b=new Qj(b,this.src,g,!!d,e),b.Ci=c,a.push(b));return
b};f.remove=function(a,b,c,d){a=a.toString();if(!(a in this.g))return!1;var
e=this.g[a];b=Tj(e,b,c,d);return-1<b?(Rj(e[b]),rb(e,b),0==e.length&&(delete
this.g[a],this.i--),!0):!1};
function Uj(a,b){var c=b.type;c in
a.g&&qb(a.g[c],b)&&(Rj(b),0==a.g[c].length&&(delete
a.g[c],a.i--))}f.Fg=ba(7);f.xh=function(a,b,c,d){a=this.g[a.toString()];var e=-
1;a&&(e=Tj(a,b,c,d));return-1<e?a[e]:null};f.hasListener=function(a,b){var c=void
0!==a,d=c?a.toString():"",e=void 0!==b;return ed(this.g,function(g){for(var
h=0;h<g.length;++h)if(!(c&&g[h].type!=d||e&&g[h].capture!=b))return!0;return!1})};
function Tj(a,b,c,d){for(var e=0;e<a.length;++e){var g=a[e];if(!
g.Mg&&g.listener==b&&g.capture==!!c&&g.Ti==d)return e}return-1};var
Vj="closure_lm_"+(1E6*Math.random()|0),Wj={},Xj=0;function Q(a,b,c,d,e)
{if(d&&d.once)return Yj(a,b,c,d,e);if(Array.isArray(b)){for(var g=0;g<b.length;g+
+)Q(a,b[g],c,d,e);return null}c=Zj(c);return Oj(a)?a.ka(b,c,Ua(d)?!!d.capture:!!
d,e):ak(a,b,c,!1,d,e)}
function ak(a,b,c,d,e,g){if(!b)throw Error("Invalid event type");var h=Ua(e)?!!
e.capture:!!e,k=bk(a);k||(a[Vj]=k=new Sj(a));c=k.add(b,c,d,h,g);if(c.proxy)return
c;d=ck();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)Jj||(e=h),void
0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else
if(a.attachEvent)a.attachEvent(dk(b.toString()),d);else
if(a.addListener&&a.removeListener)a.addListener(d);else throw
Error("addEventListener and attachEvent are unavailable.");Xj++;return c}
function ck(){function a(c){return b.call(a.src,a.listener,c)}var b=ek;return
a}function Yj(a,b,c,d,e){if(Array.isArray(b)){for(var g=0;g<b.length;g+
+)Yj(a,b[g],c,d,e);return null}c=Zj(c);return Oj(a)?a.qf(b,c,Ua(d)?!!d.capture:!!
d,e):ak(a,b,c,!0,d,e)}function fk(a,b,c,d,e){if(Array.isArray(b))for(var
g=0;g<b.length;g++)fk(a,b[g],c,d,e);else d=Ua(d)?!!d.capture:!!d,c=Zj(c),Oj(a)?
a.Ta(b,c,d,e):a&&(a=bk(a))&&(b=a.xh(b,c,d,e))&&gk(b)}
function gk(a){if("number"!==typeof a&&a&&!a.Mg){var
b=a.src;if(Oj(b))Uj(b.Jd,a);else{var c=a.type,d=a.proxy;b.removeEventListener?
b.removeEventListener(c,d,a.capture):b.detachEvent?
b.detachEvent(dk(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Xj--;
(c=bk(b))?(Uj(c,a),0==c.i&&(c.src=null,b[Vj]=null)):Rj(a)}}}function dk(a){return a
in Wj?Wj[a]:Wj[a]="on"+a}function hk(a,b){var c=a.listener,d=a.Ti||
a.src;a.Ci&&gk(a);return c.call(d,b)}
function ek(a,b){return a.Mg?!0:hk(a,new Kj(b,this))}function bk(a){a=a[Vj];return
a instanceof Sj?a:null}var
ik="__closure_events_fn_"+(1E9*Math.random()>>>0);function Zj(a)
{if("function"===typeof a)return a;a[ik]||(a[ik]=function(b){return
a.handleEvent(b)});return a[ik]};function jk(a)
{Ej.call(this);this.s=a;this.j={}}u(jk,Ej);var
kk=[];f=jk.prototype;f.ka=function(a,b,c,d){return lk(this,a,b,c,d)};function
mk(a,b,c,d,e){lk(a,b,c,d,!1,e)}function lk(a,b,c,d,e,g){Array.isArray(c)||
(c&&(kk[0]=c.toString()),c=kk);for(var h=0;h<c.length;h++){var k=Q(b,c[h],d||
a.handleEvent,e||!1,g||a.s||a);if(!k)break;a.j[k.key]=k}return
a}f.qf=function(a,b,c,d){return nk(this,a,b,c,d)};
function nk(a,b,c,d,e,g){if(Array.isArray(c))for(var h=0;h<c.length;h+
+)nk(a,b,c[h],d,e,g);else{b=Yj(b,c,d||a.handleEvent,e,g||a.s||a);if(!b)return
a;a.j[b.key]=b}return a}f.Ta=function(a,b,c,d,e){if(Array.isArray(b))for(var
g=0;g<b.length;g++)this.Ta(a,b[g],c,d,e);else c=c||this.handleEvent,d=Ua(d)?!!
d.capture:!!d,e=e||this.s||this,c=Zj(c),d=!!d,b=Oj(a)?a.xh(b,c,d,e):a?(a=bk(a))?
a.xh(b,c,d,e):null:null,b&&(gk(b),delete this.j[b.key]);return this};
function ok(a){dd(a.j,function(b,c)
{this.j.hasOwnProperty(c)&&gk(b)},a);a.j={}}f.ua=function()
{jk.oa.ua.call(this);ok(this)};f.handleEvent=function(){throw
Error("EventHandler.handleEvent not implemented");};function R()
{Ej.call(this);this.Jd=new
Sj(this);this.bs=this;this.Al=null}u(R,Ej);R.prototype[Nj]=!
0;f=R.prototype;f.Gg=function(){return this.Al};f.Og=function(a)
{this.Al=a};f.addEventListener=function(a,b,c,d)
{Q(this,a,b,c,d)};f.removeEventListener=function(a,b,c,d){fk(this,a,b,c,d)};
f.dispatchEvent=function(a){var
b,c=this.Gg();if(c)for(b=[];c;c=c.Gg())b.push(c);c=this.bs;var d=a.type||
a;if("string"===typeof a)a=new Hj(a,c);else if(a instanceof Hj)a.target=a.target||
c;else{var e=a;a=new Hj(d,c);nd(a,e)}e=!0;if(b)for(var g=b.length-1;!a.g&&0<=g;g--)
{var h=a.currentTarget=b[g];e=pk(h,d,!0,a)&&e}a.g||(h=a.currentTarget=c,e=pk(h,d,!
0,a)&&e,a.g||(e=pk(h,d,!1,a)&&e));if(b)for(g=0;!a.g&&g<b.length;g+
+)h=a.currentTarget=b[g],e=pk(h,d,!1,a)&&e;return e};
f.ua=function(){R.oa.ua.call(this);if(this.Jd){var a=this.Jd,b=0,c;for(c in a.g)
{for(var d=a.g[c],e=0;e<d.length;e++)++b,Rj(d[e]);delete
a.g[c];a.i--}}this.Al=null};f.ka=function(a,b,c,d){return this.Jd.add(String(a),b,!
1,c,d)};f.qf=function(a,b,c,d){return this.Jd.add(String(a),b,!
0,c,d)};f.Ta=function(a,b,c,d){return this.Jd.remove(String(a),b,c,d)};
function pk(a,b,c,d){b=a.Jd.g[String(b)];if(!b)return!0;b=b.concat();for(var e=!
0,g=0;g<b.length;++g){var h=b[g];if(h&&!h.Mg&&h.capture==c){var
k=h.listener,l=h.Ti||h.src;h.Ci&&Uj(a.Jd,h);e=!1!==k.call(l,d)&&e}}return e&&!
d.defaultPrevented}f.Fg=ba(6);f.xh=function(a,b,c,d){return
this.Jd.xh(String(a),b,c,d)};f.hasListener=function(a,b){return
this.Jd.hasListener(void 0!==a?String(a):void 0,b)};function qk(a)
{R.call(this);this.g=a||window;this.j=Q(this.g,"resize",this.l,!
1,this);this.i=qf(this.g)}u(qk,R);function rk(){var a=window,b=Va(a);return
sk[b]=sk[b]||new qk(a)}var sk={};qk.prototype.getSize=function(){return this.i?
this.i.clone():null};qk.prototype.ua=function()
{qk.oa.ua.call(this);this.j&&(gk(this.j),this.j=null);this.i=this.g=null};qk.protot
ype.l=function(){var a=qf(this.g);Le(a,this.i)||
(this.i=a,this.dispatchEvent("resize"))};function tk(a){if(a.altKey&&!a.ctrlKey||
a.metaKey||112<=a.keyCode&&123>=a.keyCode)return!1;if(uk(a.keyCode))return!
0;switch(a.keyCode){case 18:case 20:case 93:case 17:case 40:case 35:case 27:case
36:case 45:case 37:case 224:case 91:case 144:case 12:case 34:case 33:case 19:case
255:case 44:case 39:case 145:case 16:case 38:case 252:case 224:case 92:return!
1;case 0:return!Ac;default:return 166>a.keyCode||183<a.keyCode}}
function vk(a,b,c,d,e,g){if(Dc&&e)return uk(a);if(e&&!d)return!1;if(!Ac)
{"number"===typeof b&&(b=wk(b));var h=17==b||18==b||Dc&&91==b;if((!c||Dc)&&h||
Dc&&16==b&&(d||g))return!1}if((Bc||yc)&&d&&c)switch(a){case 220:case 219:case
221:case 192:case 186:case 189:case 187:case 188:case 190:case 191:case 192:case
222:return!1}if(A&&d&&b==a)return!1;switch(a){case 13:return Ac?g||e?!1:!(c&&d):!
0;case 27:return!(Bc||yc||Ac)}return Ac&&(d||e||g)?!1:uk(a)}
function uk(a){if(48<=a&&57>=a||96<=a&&106>=a||65<=a&&90>=a||(Bc||yc)&&0==a)return!
0;switch(a){case 32:case 43:case 63:case 64:case 107:case 109:case 110:case
111:case 186:case 59:case 189:case 187:case 61:case 188:case 190:case 191:case
192:case 222:case 219:case 220:case 221:case 163:case 58:return!0;case 173:case
171:return Ac;default:return!1}}function wk(a){if(Ac)a=xk(a);else
if(Dc&&Bc)switch(a){case 93:a=91}return a}
function xk(a){switch(a){case 61:return 187;case 59:return 186;case 173:return
189;case 224:return 91;case 0:return 224;default:return a}};function yk(a)
{if(a.kc&&"function"==typeof a.kc)return a.kc();if("undefined"!==typeof Map&&a
instanceof Map||"undefined"!==typeof Set&&a instanceof Set)return
Array.from(a.values());if("string"===typeof a)return a.split("");if(Ta(a)){for(var
b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}b=[];c=0;for(d in a)b[c+
+]=a[d];return b}
function zk(a){if(a.Xd&&"function"==typeof a.Xd)return a.Xd();if(!a.kc||"function"!
=typeof a.kc){if("undefined"!==typeof Map&&a instanceof Map)return
Array.from(a.keys());if(!("undefined"!==typeof Set&&a instanceof Set))
{if(Ta(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c+
+)b.push(c);return b}return fd(a)}}}
function Ak(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else
if(Ta(a)||"string"===typeof a)Array.prototype.forEach.call(a,b,c);else for(var
d=zk(a),e=yk(a),g=e.length,h=0;h<g;h++)b.call(c,e[h],d&&d[h],a)};var
Bk=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?
=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$");function Ck(a,b){if(a)
{a=a.split("&");for(var c=0;c<a.length;c++){var d=a[c].indexOf("="),e=null;if(0<=d)
{var g=a[c].substring(0,d);e=a[c].substring(d+1)}else g=a[c];b(g,e?Qe(e):"")}}}
function Dk(a,b,c){c=null!=c?"="+encodeURIComponent(String(c)):"";if(b+=c)
{c=a.indexOf("#");0>c&&(c=a.length);var d=a.indexOf("?");if(0>d||d>c){d=c;var
e=""}else e=a.substring(d+1,c);a=[a.slice(0,d),e,a.slice(c)];c=a[1];a[1]=b?c?
c+"&"+b:b:c;a=a[0]+(a[1]?"?"+a[1]:"")+a[2]}return a}function Ek(a,b,c,d){for(var
e=c.length;0<=(b=a.indexOf(c,b))&&b<d;){var g=a.charCodeAt(b-1);if(38==g||
63==g)if(g=a.charCodeAt(b+e),!g||61==g||38==g||35==g)return b;b+=e+1}return-1}var
Fk=/#|$/;
function Gk(a){var
b=window.location.href,c=b.search(Fk),d=Ek(b,0,a,c);if(0>d)return null;var
e=b.indexOf("&",d);if(0>e||e>c)e=c;d+=a.length+1;return Qe(b.slice(d,-1!==e?
e:0))}var Hk=/[?&]($|#)/;function S(a,b)
{this.g=this.O=this.o="";this.V=null;this.i=this.l="";this.s=!1;var c;a instanceof
S?(this.s=void 0!==b?
b:a.s,Ik(this,a.o),this.O=a.O,this.g=a.g,Jk(this,a.V),Kk(this,a.l),Lk(this,a.j.clon
e()),Mk(this,a.i)):a&&(c=String(a).match(Bk))?(this.s=!!b,Ik(this,c[1]||"",!
0),this.O=Nk(c[2]||""),this.g=Nk(c[3]||"",!0),Jk(this,c[4]),Kk(this,c[5]||"",!
0),Lk(this,c[6]||"",!0),Mk(this,c[7]||"",!0)):(this.s=!!b,this.j=new
Ok(null,this.s))}
S.prototype.toString=function(){var a=[],b=this.o;b&&a.push(Pk(b,Qk,!0),":");var
c=this.g;if(c||"file"==b)a.push("//"),(b=this.O)&&a.push(Pk(b,Qk,!
0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%
$1")),c=this.V,null!=c&&a.push(":",String(c));if(c=this.l)this.g&&"/"!
=c.charAt(0)&&a.push("/"),a.push(Pk(c,"/"==c.charAt(0)?Rk:Sk,!0));
(c=this.j.toString())&&a.push("?",c);(c=this.i)&&a.push("#",Pk(c,Tk));return
a.join("")};
S.prototype.resolve=function(a){var b=this.clone(),c=!!a.o;c?Ik(b,a.o):c=!!a.O;c?
b.O=a.O:c=!!a.g;c?b.g=a.g:c=null!=a.V;var d=a.l;if(c)Jk(b,a.V);else if(c=!!a.l)
{if("/"!=d.charAt(0))if(this.g&&!this.l)d="/"+d;else{var e=b.l.lastIndexOf("/");-1!
=e&&(d=b.l.slice(0,e+1)+d)}e=d;if(".."==e||"."==e)d="";else if(cc(e,"./")||
cc(e,"/.")){d=Pb(e,"/");e=e.split("/");for(var g=[],h=0;h<e.length;){var k=e[h+
+];"."==k?d&&h==e.length&&g.push(""):".."==k?((1<g.length||1==g.length&&""!
=g[0])&&g.pop(),d&&h==e.length&&
g.push("")):(g.push(k),d=!0)}d=g.join("/")}else d=e}c?Kk(b,d):c=""!
==a.j.toString();c?Lk(b,a.j.clone()):c=!!a.i;c&&Mk(b,a.i);return
b};S.prototype.clone=function(){return new S(this)};function Ik(a,b,c){a.o=c?Nk(b,!
0):b;a.o&&(a.o=a.o.replace(/:$/,""))}function Jk(a,b){if(b)
{b=Number(b);if(isNaN(b)||0>b)throw Error("Bad port number "+b);a.V=b}else
a.V=null}function Kk(a,b,c){a.l=c?Nk(b,!0):b}function Lk(a,b,c){b instanceof Ok?
(a.j=b,Uk(a.j,a.s)):(c||(b=Pk(b,Vk)),a.j=new Ok(b,a.s))}
S.prototype.getQuery=function(){return this.j.toString()};function T(a,b,c)
{a.j.set(b,c);return a}function U(a,b){return a.j.get(b)}function Mk(a,b,c){a.i=c?
Nk(b):b;return a}function Wk(a,b){a.j.remove(b);return a}function Nk(a,b){return a?
b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""}function Pk(a,b,c)
{return"string"===typeof a?(a=encodeURI(a).replace(b,Xk),c&&(a=a.replace(/%25([0-
9a-fA-F]{2})/g,"%$1")),a):null}
function Xk(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+
(a&15).toString(16)}var
Qk=/[#\/\?@]/g,Sk=/[#\?:]/g,Rk=/[#\?]/g,Vk=/[#\?@]/g,Tk=/#/g;function Ok(a,b)
{this.i=this.g=null;this.j=a||null;this.l=!!b}function Yk(a){a.g||(a.g=new
Map,a.i=0,a.j&&Ck(a.j,function(b,c){a.add(Qe(b),c)}))}
function Zk(a){var b=zk(a);if("undefined"==typeof b)throw Error("Keys are
undefined");var c=new Ok(null);a=yk(a);for(var d=0;d<b.length;d++){var
e=b[d],g=a[d];Array.isArray(g)?$k(c,e,g):c.add(e,g)}return
c}f=Ok.prototype;f.add=function(a,b){Yk(this);this.j=null;a=al(this,a);var
c=this.g.get(a);c||this.g.set(a,c=[]);c.push(b);this.i+=1;return
this};f.remove=function(a){Yk(this);a=al(this,a);return this.g.has(a)?
(this.j=null,this.i-=this.g.get(a).length,this.g.delete(a)):!1};f.Jc=ba(4);
function bl(a,b){Yk(a);b=al(a,b);return a.g.has(b)}f.forEach=function(a,b)
{Yk(this);this.g.forEach(function(c,d){c.forEach(function(e)
{a.call(b,e,d,this)},this)},this)};f.Xd=function(){Yk(this);for(var
a=Array.from(this.g.values()),b=Array.from(this.g.keys()),c=[],d=0;d<b.length;d+
+)for(var e=a[d],g=0;g<e.length;g++)c.push(b[d]);return c};
f.kc=function(a){Yk(this);var b=[];if("string"===typeof
a)bl(this,a)&&(b=b.concat(this.g.get(al(this,a))));else{a=Array.from(this.g.values(
));for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};f.set=function(a,b)
{Yk(this);this.j=null;a=al(this,a);bl(this,a)&&(this.i-
=this.g.get(a).length);this.g.set(a,[b]);this.i+=1;return this};f.get=function(a,b)
{if(!a)return b;a=this.kc(a);return 0<a.length?String(a[0]):b};
function $k(a,b,c)
{a.remove(b);0<c.length&&(a.j=null,a.g.set(al(a,b),ub(c)),a.i+=c.length)}f.toString
=function(){if(this.j)return this.j;if(!this.g)return"";for(var
a=[],b=Array.from(this.g.keys()),c=0;c<b.length;c++){var
d=b[c],e=encodeURIComponent(String(d));d=this.kc(d);for(var g=0;g<d.length;g++){var
h=e;""!==d[g]&&(h+="="+encodeURIComponent(String(d[g])));a.push(h)}}return
this.j=a.join("&")};f.clone=function(){var a=new Ok;a.j=this.j;this.g&&(a.g=new
Map(this.g),a.i=this.i);return a};
function al(a,b){b=String(b);a.l&&(b=b.toLowerCase());return b}function Uk(a,b)
{b&&!a.l&&(Yk(a),a.j=null,a.g.forEach(function(c,d){var e=d.toLowerCase();d!
=e&&(this.remove(d),$k(this,e,c))},a));a.l=b}f.cq=function(a){for(var
b=0;b<arguments.length;b++)Ak(arguments[b],function(c,d)
{this.add(d,c)},this)};function cl(a){try{return q.JSON.parse(a)}catch(b)
{}a=String(a);if(/^\s*$/.test(a)?0:/^[\],:{}\s\u2028\u2029]*$/.test(a.replace(/\\
["\\\/bfnrtu]/g,"@").replace(/(?:"[^"\\\n\r\u2028\u2029\x00-\x08\x0a-\x1f]*"|true|
false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?)[\s\u2028\u2029]*(?=:|,|]|}|$)/
g,"]").replace(/(?:^|:|,)(?:[\s\u2028\u2029]*\[)+/g,"")))try{return
eval("("+a+")")}catch(b){}throw Error("Invalid JSON string: "+a);};function dl()
{}dl.prototype.g=null;function el(a){var b;(b=a.g)||(b={},fl(a)&&(b[0]=!0,b[1]=!
0),b=a.g=b);return b};var gl;function hl(){}u(hl,dl);function il(a)
{return(a=fl(a))?new ActiveXObject(a):new XMLHttpRequest}function fl(a){if(!
a.i&&"undefined"==typeof XMLHttpRequest&&"undefined"!=typeof ActiveXObject){for(var
b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],
c=0;c<b.length;c++){var d=b[c];try{return new ActiveXObject(d),a.i=d}catch(e)
{}}throw Error("Could not create ActiveXObject. ActiveX might be disabled, or MSXML
might not be installed");}return a.i}gl=new hl;function jl(a,b)
{this.j=a;this.l=b;this.i=0;this.g=null}jl.prototype.get=function(){if(0<this.i)
{this.i--;var a=this.g;this.g=a.next;a.next=null}else a=this.j();return a};function
kl(a,b){a.l(b);100>a.i&&(a.i++,b.next=a.g,a.g=b)};function ll(a,b){var
c=a;b&&(c=r(a,b));c=ml(c);"function"!==typeof q.setImmediate||
q.Window&&q.Window.prototype&&(jc()||!
z("Edge"))&&q.Window.prototype.setImmediate==q.setImmediate?(nl||
(nl=ol()),nl(c)):q.setImmediate(c)}var nl;
function ol(){var a=q.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof
window&&window.postMessage&&window.addEventListener&&!z("Presto")&&(a=function()
{var
e=H("IFRAME");e.style.display="none";document.documentElement.appendChild(e);var
g=e.contentWindow;e=g.document;e.open();e.close();var
h="callImmediate"+Math.random(),k="file:"==g.location.protocol?"*":g.location.proto
col+"//"+g.location.host;e=r(function(l){if(("*"==k||
l.origin==k)&&l.data==h)this.port1.onmessage()},this);g.addEventListener("message",
e,!1);this.port1={};this.port2={postMessage:function()
{g.postMessage(h,k)}}});if("undefined"!==typeof a&&!lc()){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 function(e)
{q.setTimeout(e,0)}}var ml=ad;function pl(a){q.setTimeout(function(){throw
a;},0)};function ql(){this.i=this.g=null}ql.prototype.add=function(a,b){var
c=rl.get();c.set(a,b);this.i?
this.i.next=c:this.g=c;this.i=c};ql.prototype.remove=function(){var
a=null;this.g&&(a=this.g,this.g=this.g.next,this.g||
(this.i=null),a.next=null);return a};var rl=new jl(function(){return new
sl},function(a){return a.reset()});function sl()
{this.next=this.g=this.Be=null}sl.prototype.set=function(a,b)
{this.Be=a;this.g=b;this.next=null};sl.prototype.reset=function()
{this.next=this.g=this.Be=null};var ul,vl=!1,wl=new ql;function xl(a,b){ul||
yl();vl||(ul(),vl=!0);wl.add(a,b)}function yl(){if(q.Promise&&q.Promise.resolve)
{var a=q.Promise.resolve(void 0);ul=function(){a.then(zl)}}else ul=function()
{ll(zl)}}function zl(){for(var a;a=wl.remove();){try{a.Be.call(a.g)}catch(b)
{pl(b)}kl(rl,a)}vl=!1};function Al(a){if(!a)return!1;try{return!!a.
$goog_Thenable}catch(b){return!1}};function Bl(a){this.g=0;this.O=void
0;this.l=this.i=this.j=null;this.o=this.s=!1;if(a!=$c)try{var b=this;a.call(void
0,function(c){Cl(b,2,c)},function(c){Cl(b,3,c)})}catch(c){Cl(this,3,c)}}function
Dl(){this.next=this.context=this.i=this.j=this.g=null;this.l=!
1}Dl.prototype.reset=function(){this.context=this.i=this.j=this.g=null;this.l=!
1};var El=new jl(function(){return new Dl},function(a){a.reset()});function
Fl(a,b,c){var d=El.get();d.j=a;d.i=b;d.context=c;return d}
function Gl(){var a,b,c=new Bl(function(d,e){a=d;b=e});return new
Hl(c,a,b)}Bl.prototype.then=function(a,b,c){return Il(this,"function"===typeof a?
a:null,"function"===typeof b?b:null,c)};Bl.prototype.$goog_Thenable=!
0;Bl.prototype.cancel=function(a){if(0==this.g){var b=new Jl(a);xl(function()
{Kl(this,b)},this)}};
function Kl(a,b){if(0==a.g)if(a.j){var c=a.j;if(c.i){for(var
d=0,e=null,g=null,h=c.i;h&&(h.l||(d++,h.g==a&&(e=h),!(e&&1<d)));h=h.next)e||
(g=h);e&&(0==c.g&&1==d?Kl(c,b):(g?
(d=g,d.next==c.l&&(c.l=d),d.next=d.next.next):Ll(c),Ml(c,e,3,b)))}a.j=null}else
Cl(a,3,b)}function Nl(a,b){a.i||2!=a.g&&3!=a.g||Ol(a);a.l?a.l.next=b:a.i=b;a.l=b}
function Il(a,b,c,d){var e=Fl(null,null,null);e.g=new Bl(function(g,h){e.j=b?
function(k){try{var l=b.call(d,k);g(l)}catch(m){h(m)}}:g;e.i=c?function(k){try{var
l=c.call(d,k);void 0===l&&k instanceof Jl?h(k):g(l)}catch(m)
{h(m)}}:h});e.g.j=a;Nl(a,e);return e.g}Bl.prototype.ma=function(a)
{this.g=0;Cl(this,2,a)};Bl.prototype.na=function(a){this.g=0;Cl(this,3,a)};
function Cl(a,b,c){if(0==a.g){a===c&&(b=3,c=new TypeError("Promise cannot resolve
to itself"));a.g=1;a:{var d=c,e=a.ma,g=a.na;if(d instanceof Bl){Nl(d,Fl(e||$c,g||
null,a));var h=!0}else if(Al(d))d.then(e,g,a),h=!0;else{if(Ua(d))try{var
k=d.then;if("function"===typeof k){Pl(d,k,e,g,a);h=!0;break a}}catch(l)
{g.call(a,l);h=!0;break a}h=!1}}h||(a.O=c,a.g=b,a.j=null,Ol(a),3!=b||c instanceof
Jl||Ql(a,c))}}
function Pl(a,b,c,d,e){function g(l){k||(k=!0,d.call(e,l))}function h(l){k||(k=!
0,c.call(e,l))}var k=!1;try{b.call(a,h,g)}catch(l){g(l)}}function Ol(a){a.s||(a.s=!
0,xl(a.V,a))}function Ll(a){var b=null;a.i&&(b=a.i,a.i=b.next,b.next=null);a.i||
(a.l=null);return b}Bl.prototype.V=function(){for(var
a;a=Ll(this);)Ml(this,a,this.g,this.O);this.s=!1};
function Ml(a,b,c,d){if(3==c&&b.i&&!b.l)for(;a&&a.o;a=a.j)a.o=!
1;if(b.g)b.g.j=null,Rl(b,c,d);else try{b.l?b.j.call(b.context):Rl(b,c,d)}catch(e)
{Sl.call(null,e)}kl(El,b)}function Rl(a,b,c){2==b?
a.j.call(a.context,c):a.i&&a.i.call(a.context,c)}function Ql(a,b){a.o=!
0;xl(function(){a.o&&Sl.call(null,b)})}var Sl=pl;function Jl(a)
{cb.call(this,a)}u(Jl,cb);Jl.prototype.name="cancel";function Hl(a,b,c)
{this.promise=a;this.resolve=b;this.reject=c};function Tl(a,b)
{R.call(this);this.i=a||1;this.g=b||
q;this.j=r(this.Ov,this);this.l=$a()}u(Tl,R);f=Tl.prototype;f.enabled=!
1;f.Sa=null;function Ul(a,b){a.i=b;a.Sa&&a.enabled?
(a.stop(),a.start()):a.Sa&&a.stop()}f.Ov=function(){if(this.enabled){var a=$a()-
this.l;0<a&&a<.8*this.i?this.Sa=this.g.setTimeout(this.j,this.i-a):
(this.Sa&&(this.g.clearTimeout(this.Sa),this.Sa=null),this.dispatchEvent("tick"),th
is.enabled&&(this.stop(),this.start()))}};
f.start=function(){this.enabled=!0;this.Sa||
(this.Sa=this.g.setTimeout(this.j,this.i),this.l=$a())};f.stop=function()
{this.enabled=!
1;this.Sa&&(this.g.clearTimeout(this.Sa),this.Sa=null)};f.ua=function()
{Tl.oa.ua.call(this);this.stop();delete this.g};function V(a,b,c)
{if("function"===typeof a)c&&(a=r(a,c));else if(a&&"function"==typeof
a.handleEvent)a=r(a.handleEvent,a);else throw Error("Invalid listener
argument");return 2147483647<Number(b)?-1:q.setTimeout(a,b||0)}
function Vl(a){q.clearTimeout(a)};function Wl(a){R.call(this);this.headers=new
Map;this.V=a||null;this.i=!
1;this.O=this.g=null;this.ej="";this.j=this.na=this.l=this.ma=!
1;this.s=0;this.o=null;this.wa="";this.qa=this.ta=!1}u(Wl,R);var
Xl=/^https?$/i,Yl=["POST","PUT"],Zl=[];function $l(a,b,c,d,e,g,h){var k=new
Wl;Zl.push(k);b&&k.ka("complete",b);k.qf("ready",k.ss);g&&(k.s=Math.max(0,g));h&&(k
.ta=h);k.send(a,c,d,e)}f=Wl.prototype;f.ss=function(){this.Ea();qb(Zl,this)};
f.send=function(a,b,c,d){if(this.g)throw Error("[goog.net.XhrIo] Object is active
with another request="+this.ej+"; newUri="+a);b=b?
b.toUpperCase():"GET";this.ej=a;this.ma=!1;this.i=!0;this.g=this.V?
il(this.V):il(gl);this.O=this.V?
el(this.V):el(gl);this.g.onreadystatechange=r(this.Yo,this);try{this.na=!
0,this.g.open(b,String(a),!0),this.na=!1}catch(h){am(this);return}a=c||"";c=new
Map(this.headers);if(d)if(Object.getPrototypeOf(d)===Object.prototype)for(var e in
d)c.set(e,d[e]);else if("function"===
typeof d.keys&&"function"===typeof d.get){e=la(d.keys());for(var g=e.next();!
g.done;g=e.next())g=g.value,c.set(g,d.get(g))}else throw Error("Unknown input type
for opt_headers: "+String(d));d=Array.from(c.keys()).find(function(h)
{return"content-type"==h.toLowerCase()});e=q.FormData&&a instanceof q.FormData;!
ob(Yl,b)||d||e||c.set("Content-Type","application/x-www-form-
urlencoded;charset=utf-8");b=la(c);for(d=b.next();!
d.done;d=b.next())c=la(d.value),d=c.next().value,c=c.next().value,this.g.setRequest
Header(d,
c);this.wa&&(this.g.responseType=this.wa);"withCredentials"in
this.g&&this.g.withCredentials!
==this.ta&&(this.g.withCredentials=this.ta);try{bm(this),0<this.s&&((this.qa=cm(thi
s.g))?
(this.g.timeout=this.s,this.g.ontimeout=r(this.ag,this)):this.o=V(this.ag,this.s,th
is)),this.l=!0,this.g.send(a),this.l=!1}catch(h){am(this)}};function cm(a){return
A&&"number"===typeof a.timeout&&void 0!==a.ontimeout}f.ag=function(){"undefined"!
=typeof Oa&&this.g&&(this.dispatchEvent("timeout"),this.abort(8))};
function am(a){a.i=!1;a.g&&(a.j=!0,a.g.abort(),a.j=!1);dm(a);em(a)}function dm(a)
{a.ma||(a.ma=!
0,a.dispatchEvent("complete"),a.dispatchEvent("error"))}f.abort=function()
{this.g&&this.i&&(this.i=!1,this.j=!0,this.g.abort(),this.j=!
1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),em(this))};f.ua=functi
on(){this.g&&(this.i&&(this.i=!1,this.j=!0,this.g.abort(),this.j=!1),em(this,!
0));Wl.oa.ua.call(this)};f.Yo=function(){this.Id||(this.na||this.l||this.j?
fm(this):this.Vu())};f.Vu=function(){fm(this)};
function fm(a){if(a.i&&"undefined"!=typeof Oa&&(!a.O[1]||4!=(a.g?
a.g.readyState:0)||2!=gm(a)))if(a.l&&4==(a.g?a.g.readyState:0))V(a.Yo,0,a);else
if(a.dispatchEvent("readystatechange"),4==(a.g?a.g.readyState:0)){a.i=!1;try{hm(a)?
(a.dispatchEvent("complete"),a.dispatchEvent("success")):dm(a)}finally{em(a)}}}func
tion em(a,b){if(a.g){bm(a);var c=a.g,d=a.O[0]?function()
{}:null;a.g=null;a.O=null;b||
a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){}}}
function bm(a)
{a.g&&a.qa&&(a.g.ontimeout=null);a.o&&(Vl(a.o),a.o=null)}f.isActive=function()
{return!!this.g};function hm(a){var b=gm(a);a:switch(b){case 200:case 201:case
202:case 204:case 206:case 304:case 1223:var c=!0;break a;default:c=!1}if(!c)
{if(b=0===b)a=String(a.ej).match(Bk)[1]||null,!
a&&q.self&&q.self.location&&(a=q.self.location.protocol.slice(0,-1)),b=!Xl.test(a?
a.toLowerCase():"");c=b}return c}function gm(a){try{return 2<(a.g?
a.g.readyState:0)?a.g.status:-1}catch(b){return-1}}
function im(a){try{return a.g?a.g.responseText:""}catch(b){return""}}function
jm(a,b){if(a.g){a=a.g.responseText;b&&0==a.indexOf(b)&&(a=a.substring(b.length));a:
{b=a;if(q.JSON)try{var c=q.JSON.parse(b);break a}catch(d){}c=cl(b)}return
c}};function km(a,b){a=lm(a);var c;if(c=b){var d,e;c=Math.random()<(null!=(e=null!
=(d=b.Mw)?d:wj[b.qj[0]])?e:0)}if(c&&!1!
==window.SAFEVALUES_REPORTING&&"DocumentFragment"in window){var
g,h;Math.random()<(null!=(h=null!=(g=b.zw)?g:xj[b.qj[0]])?
h:0)&&zj(b,"HEARTBEAT");yj(a,b)||Oi(a).toString()!==a&&zj(b,"H_ESCAPE")}return
me(a)}function lm(a){return null===a?"null":void 0===a?"undefined":a};function mm()
{}f=mm.prototype;f.nb=function(a)
{this.rb=a.width;this.Bb=a.height};f.getSize=function(){return new
Ke(this.rb,this.Bb)};f.Yd=function(){return this.O};f.kd=function(){return
this.s};f.tb=function(){return this.rb};f.Db=function(){return
this.Bb};f.jd=function(){return new B(this.O,this.s)};function nm(a){return new
gh(a.O,a.s,a.rb,a.Bb)};function om(){this.g=[]}om.prototype.Pa=function(a)
{this.g.push(a)};om.prototype.getSize=function(){var a=this.tb(),b=this.Db();return
null===a||null===b?null:new Ke(a,b)};om.prototype.Ld=function(a){return
this.g.filter(a||Yc)};function pm(a,b){for(var c=0;c<a.g.length;c++){var
d=a.g[c];if(b(d))return d}return null}function qm(a,b){return pm(a,function(c)
{return c.kd()<=b&&c.kd()+c.getSize().height>=b})}function rm(a,b){return
a.g.find(function(c){return eh(hh(nm(c)),b)})};function sm()
{this.g=[];this.cells=[]}u(sm,om);f=sm.prototype;f.im=0;f.fi=0;f.marginRight=0;f.ei
=0;f.Yk=0;f.Ej=0;f.Rp=!1;f.tb=function(){return this.rb};f.Db=function(){return
this.Bb};
function tm(a){a.O();for(var b=a.im,c=0;c<a.j;c++){var
d=um(a,c);a.cells[c].forEach(function(h){if(h){var k=b+Math.round((d-
h.getSize().width)/2);h.O=k}});b+=d+a.Yk}a.rb=b+a.marginRight;var
e=a.fi;for(c=0;c<a.i;c++){var g=vm(a,c);wm(a,c).forEach(function(h)
{if(h)if(this.Rp){var k=e+Math.round((g-h.getSize().height)/2);h.s=k}else
h.s=e});e+=g+a.Ej}a.Bb=e+a.ei}function wm(a,b){return a.cells.map(function(c)
{return c[b]})}
function um(a,b){var c=0;a.cells[b].forEach(function(d)
{d&&(c=Math.max(c,d.getSize().width))});return c}function vm(a,b){var
c=0;wm(a,b).forEach(function(d){d&&(c=Math.max(c,d.getSize().height))});return
c};function xm(a){this.l=a}n(xm,mm);xm.prototype.Da=function(){return
this.l};xm.prototype.nb=function(a){void 0==a.width?
(this.Bb=a.height,this.rb=Math.round(a.height*ym(this.l))):void 0==a.height?
(this.rb=a.width,this.Bb=Math.round(a.width/ym(this.l))):
(this.rb=a.width,this.Bb=a.height)};function zm()
{return"rtl"==document.body.dir}function Am(a,b,c){a=a.style;A?
a.filter='progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+b+'",
sizingMethod="scale")':(a.backgroundImage="url("+b+")",a.backgroundRepeat=c||"no-
repeat")}var Bm={border:!0,padding:!0,margin:!
0},Cm=["Top","Bottom","Right","Left"],Dm={color:"#0000cc",textDecoration:"underline
"};
function Em(a){var
b={backgroundColor:"transparent",border:"0px",color:"#000",fontFamily:"Arial, sans-
serif",fontSize:"13.28px",fontWeight:"normal",lineHeight:"1",margin:"0px",padding:"
0px",textAlign:"left",textDecoration:"none",verticalAlign:"middle"};v(a,function(c)
{dd(b,t(Fm,c))})}function Fm(a,b,c){var d=""==ph(a,c);Bm[c]?v(Cm,function(e)
{d&&""==ph(a,c+e)&&K(a,c+e,b)}):d&&("a"==a.tagName.toLowerCase()&&Dm[c]?
K(a,c,Dm[c]):K(a,c,b))}
function W(a,b){var c={img:!0,div:!0,table:!0,td:!0,span:!0,a:!
0},d=[];c[a.tagName.toLowerCase()]&&d.push(a);b||dd(c,function(e,g)
{vb(d,ub(a.getElementsByTagName(g)))});Em(d)};function Gm(a,b,c)
{Ej.call(this);this.Jh=a;this.j=b||
0;this.g=c;this.i=r(this.eq,this)}u(Gm,Ej);f=Gm.prototype;f.ub=0;f.ua=function()
{Gm.oa.ua.call(this);this.stop();delete this.Jh;delete this.g};f.start=function(a)
{this.stop();this.ub=V(this.i,void 0!==a?a:this.j)};f.stop=function()
{this.isActive()&&Vl(this.ub);this.ub=0};f.isActive=function(){return 0!
=this.ub};f.eq=function(){this.ub=0;this.Jh&&this.Jh.call(this.g)};var
jd={},Hm=null;function Im(a){a=Va(a);delete jd[a];id()&&Hm&&Hm.stop()}function Jm()
{Hm||(Hm=new Gm(function(){Km()},20));var a=Hm;a.isActive()||a.start()}function
Km(){var a=$a();dd(jd,function(b){Lm(b,a)});id()||Jm()};function Mm()
{R.call(this);this.Ec=0;this.endTime=this.startTime=null}u(Mm,R);Mm.prototype.tf=fu
nction(){this.qd("begin")};Mm.prototype.Je=function()
{this.qd("end")};Mm.prototype.qd=function(a){this.dispatchEvent(a)};function
Nm(a,b,c,d){Mm.call(this);if(!Array.isArray(a)||!Array.isArray(b))throw
Error("Start and end parameters must be arrays");if(a.length!=b.length)throw
Error("Start and end points must be the same
length");this.i=a;this.o=b;this.duration=c;this.l=d;this.coords=[];this.progress=0}
u(Nm,Mm);f=Nm.prototype;
f.play=function(a){if(a||0==this.Ec)this.progress=0,this.coords=this.i;else
if(1==this.Ec)return!1;Im(this);this.startTime=a=$a();-1==this.Ec&&(this.startTime-
=this.duration*this.progress);this.endTime=this.startTime+this.duration;this.progre
ss||this.tf();this.qd("play");-1==this.Ec&&this.qd("resume");this.Ec=1;var
b=Va(this);b in jd||(jd[b]=this);Jm();Lm(this,a);return!0};f.stop=function(a)
{Im(this);this.Ec=0;a&&(this.progress=1);Om(this,this.progress);this.qd("stop");thi
s.Je()};
f.ua=function(){0==this.Ec||this.stop(!
1);this.qd("destroy");Nm.oa.ua.call(this)};function Lm(a,b)
{b<a.startTime&&(a.endTime=b+a.endTime-a.startTime,a.startTime=b);a.progress=(b-
a.startTime)/(a.endTime-
a.startTime);1<a.progress&&(a.progress=1);Om(a,a.progress);1==a.progress?
(a.Ec=0,Im(a),a.qd("finish"),a.Je()):1==a.Ec&&a.yl()}function Om(a,b)
{"function"===typeof a.l&&(b=a.l(b));a.coords=Array(a.i.length);for(var
c=0;c<a.i.length;c++)a.coords[c]=(a.o[c]-a.i[c])*b+a.i[c]}f.yl=function()
{this.qd("animate")};
f.qd=function(a){this.dispatchEvent(new Pm(a,this))};function Pm(a,b)
{Hj.call(this,a);this.coords=b.coords;this.x=b.coords[0];this.y=b.coords[1];this.z=
b.coords[2];this.duration=b.duration;this.progress=b.progress;this.state=b.Ec}u(Pm,
Hj);function Qm(a){return 3*a*a-2*a*a*a};function X(){R.call(this);this.g=new
jk(this)}u(X,R);X.prototype.ua=function()
{this.dispatchEvent("dispose");X.oa.ua.call(this);this.g.Ea()};function Rm()
{X.call(this)}u(Rm,X);function Sm(a,b){this.x=a;this.y=b}u(Sm,B);function Tm(a)
{return new Sm(a.x,a.y)}Sm.prototype.clone=function(){return new
Sm(this.x,this.y)};Sm.prototype.Jj=B.prototype.Jj;Sm.prototype.add=function(a)
{this.x+=a.x;this.y+=a.y;return this};function Um(a,b){a.x-=b.x;a.y-=b.y};function
Vm(a,b){this.g=a;this.i=b}function Wm(a,b){var c=rm(a.g,b);if(!c)a:
{c=Number.POSITIVE_INFINITY;for(var d=a.g.Ld(),e=d[0],g=0;g<d.length;g++){var
h=d[g],k=fh(hh(nm(h)),b);if(k<c){c=k;if(0==k){c=h;break
a}e=h}}c=e}a=a.i.th(c);b=Tm(b);Um(b,c.jd());d=a.getSize().width/c.getSize().width;c
=a.getSize().height/c.getSize().height;b=new
B(Math.round(b.x*d),Math.round(b.y*c));return Tm(a.jd()).add(b)};var Xm={};var
Ym;var Zm="combobox grid group listbox menu menubar radiogroup row rowgroup tablist
textbox toolbar tree treegrid".split(" ");function $m(a,b){b?
a.setAttribute("role",b):a.removeAttribute("role")}
function Y(a,b,c){Array.isArray(c)&&(c=c.join(" "));var d="aria-"+b;""===c||void
0==c?(Ym||(c={},Ym=(c.atomic=!
1,c.autocomplete="none",c.dropeffect="none",c.haspopup=!
1,c.live="off",c.multiline=!1,c.multiselectable=!
1,c.orientation="vertical",c.readonly=!1,c.relevant="additions text",c.required=!
1,c.sort="none",c.busy=!1,c.disabled=!1,c.hidden=!1,c.invalid="false",c)),c=Ym,b in
c?a.setAttribute(d,c[b]):a.removeAttribute(d)):a.setAttribute(d,c)}
function an(a,b){a=a.getAttribute("aria-"+b);return null==a||void
0==a?"":String(a)}function bn(a){var b=an(a,"activedescendant");return
ef(a).getElementById(b)}function cn(a,b){var
c="";b&&(c=b.id);Y(a,"activedescendant",c)}function dn(a,b){Y(a,"label",b)};var
en=function(){if(Ec){var a=/Windows NT ([0-9.]+)/;return(a=a.exec(fc()))?
a[1]:"0"}return
Dc?(a=/1[0|1][_.][0-9_.]+/,(a=a.exec(fc()))?a[0].replace(/_/g,"."):"10"):Gc?(a=/
Android\s+([^\);]+)(\)|;)/,(a=a.exec(fc()))?a[1]:""):Hc||Ic||Jc?(a=/(?:iPhone|CPU)\
s+OS\s+(\S+)/,(a=a.exec(fc()))?a[1].replace(/_/g,"."):""):""}();function fn(a)
{return(a=a.exec(fc()))?a[1]:""}var gn=function(){if(kg)return fn(/Firefox\/([0-
9.]+)/);if(A||yc||xc)return Qc;if(og){if(sc()||tc()){var a=fn(/CriOS\/([0-
9.]+)/);if(a)return a}return fn(/Chrome\/([0-9.]+)/)}if(pg&&!sc())return
fn(/Version\/([0-9.]+)/);if(lg||mg){if(a=/Version\/(\S+).*Mobile\/(\
S+)/.exec(fc()))return a[1]+"."+a[2]}else if(ng)return(a=fn(/Android\s+([0-
9.]+)/))?a:fn(/Version\/([0-9.]+)/);return""}();function hn(a,b,c)
{R.call(this);this.target=a;this.handle=b||a;this.na=c||new
gh(NaN,NaN,NaN,NaN);this.j=ef(a);this.g=new
jk(this);Fj(this,this.g);this.deltaY=this.deltaX=this.wa=this.ta=this.screenY=this.
screenX=this.clientY=this.clientX=0;this.Pb=!0;this.i=!1;this.ma=0;Q(this.handle,
["touchstart","mousedown"],this.Rl,!1,this);this.o=jn}u(hn,R);var
jn=q.document&&q.document.documentElement&&!!
q.document.documentElement.setCapture&&!!q.document.releaseCapture;
function kn(a,b){a.na=b||new gh(NaN,NaN,NaN,NaN)}f=hn.prototype;f.lb=function(a)
{this.Pb=a};f.ua=function(){hn.oa.ua.call(this);fk(this.handle,
["touchstart","mousedown"],this.Rl,!
1,this);ok(this.g);this.o&&this.j.releaseCapture();this.handle=this.target=null};
f.Rl=function(a){var b="mousedown"==a.type;if(!this.Pb||this.i||b&&!
Mj(a))this.dispatchEvent("earlycancel");else{if(0==this.ma)if(this.dispatchEvent(ne
w ln("start",this,a.clientX,a.clientY,a)))this.i=!0,b&&a.preventDefault();else
return;else b&&a.preventDefault();b=this.j;var c=b.documentElement,d=!
this.o;this.g.ka(b,["touchmove","mousemove"],this.Gt,{capture:d,passive:!
1});this.g.ka(b,["touchend","mouseup"],this.Gi,d);this.o?(c.setCapture(!
1),this.g.ka(c,"losecapture",this.Gi)):this.g.ka(uf(b),"blur",
this.Gi);this.Ga&&this.g.ka(this.Ga,"scroll",this.Wu,d);this.clientX=this.ta=a.clie
ntX;this.clientY=this.wa=a.clientY;this.screenX=a.screenX;this.screenY=a.screenY;th
is.deltaX=this.target.offsetLeft;this.deltaY=this.target.offsetTop;this.qa=sf(cf(th
is.j).g)}};f.Gi=function(a,b){ok(this.g);this.o&&this.j.releaseCapture();this.i?
(this.i=!1,this.dispatchEvent(new
ln("end",this,a.clientX,a.clientY,a,mn(this,this.deltaX),nn(this,this.deltaY),b||"t
ouchcancel"==a.type))):this.dispatchEvent("earlycancel")};
f.Gt=function(a){if(this.Pb){var b=a.clientX-this.clientX,c=a.clientY-
this.clientY;this.clientX=a.clientX;this.clientY=a.clientY;this.screenX=a.screenX;t
his.screenY=a.screenY;if(!this.i){var d=this.ta-this.clientX,e=this.wa-
this.clientY;if(d*d+e*e>this.ma)if(this.dispatchEvent(new
ln("start",this,a.clientX,a.clientY,a)))this.i=!0;else{this.Id||
this.Gi(a);return}}c=on(this,b,c);b=c.x;c=c.y;this.i&&this.dispatchEvent(new
ln("beforedrag",this,a.clientX,a.clientY,a,b,c))&&(pn(this,a,b,c),a.preventDefault(
))}};
function on(a,b,c){var d=sf(cf(a.j).g);b+=d.x-a.qa.x;c+=d.y-
a.qa.y;a.qa=d;a.deltaX+=b;a.deltaY+=c;return new
B(mn(a,a.deltaX),nn(a,a.deltaY))}f.Wu=function(a){var
b=on(this,0,0);a.clientX=this.clientX;a.clientY=this.clientY;pn(this,a,b.x,b.y)};fu
nction pn(a,b,c,d){a.Ek(c,d);a.dispatchEvent(new
ln("drag",a,b.clientX,b.clientY,b,c,d))}function mn(a,b){var
c=a.na;a=isNaN(c.left)?null:c.left;c=isNaN(c.width)?0:c.width;return Math.min(null!
=a?a+c:Infinity,Math.max(null!=a?a:-Infinity,b))}
function nn(a,b){var c=a.na;a=isNaN(c.top)?null:c.top;c=isNaN(c.height)?
0:c.height;return Math.min(null!=a?a+c:Infinity,Math.max(null!=a?a:-
Infinity,b))}f.Ek=function(a,b)
{this.target.style.left=a+"px";this.target.style.top=b+"px"};function
ln(a,b,c,d,e,g,h)
{Hj.call(this,a);this.clientX=c;this.clientY=d;this.i=e;this.left=void 0!==g?
g:b.deltaX;this.top=void 0!==h?h:b.deltaY}u(ln,Hj);function qn(a){this.Bd=new
Map;var b=arguments.length;if(1<b){if(b%2)throw Error("Uneven number of
arguments");for(var c=0;c<b;c+=2)this.set(arguments[c],arguments[c+1])}else
if(a)if(a instanceof qn)for(b=la(a.Bd),c=b.next();!c.done;c=b.next()){var
d=la(c.value);c=d.next().value;d=d.next().value;this.Bd.set(c,d)}else
if(a)for(b=la(Object.entries(a)),c=b.next();!
c.done;c=b.next())d=la(c.value),c=d.next().value,d=d.next().value,this.Bd.set(c,d)}
f=qn.prototype;f.kc=function(){return Array.from(this.Bd.values())};
f.Xd=function(){return Array.from(this.Bd.keys())};f.Jc=ba(3);f.remove=function(a)
{return this.Bd.delete(a)};f.get=function(a,b){return this.Bd.has(a)?
this.Bd.get(a):b};f.set=function(a,b){this.Bd.set(a,b);return
this};f.forEach=function(a,b){var c=this;b=void 0===b?
this:b;this.Bd.forEach(function(d,e){return a.call(b,d,e,c)})};f.clone=function()
{return new qn(this)};(function(){for(var
a=["ms","moz","webkit","o"],b,c=0;b=a[c]&&!q.requestAnimationFrame;+
+c)q.requestAnimationFrame=q[b+"RequestAnimationFrame"],q.cancelAnimationFrame=q[b+
"CancelAnimationFrame"]||q[b+"CancelRequestAnimationFrame"];if(!
q.requestAnimationFrame){var d=0;q.requestAnimationFrame=function(e){var g=(new
Date).getTime(),h=Math.max(0,16-(g-d));d=g+h;return q.setTimeout(function()
{e(g+h)},h)};q.cancelAnimationFrame||(q.cancelAnimationFrame=function(e)
{clearTimeout(e)})}})();
var rn=[[],[]],sn=0,tn=!1,un=0;function vn(a,b){var c=un++,d={Eu:
{id:c,Be:a.measure,context:b},Hu:{id:c,Be:a.Mo,context:b},state:{},ad:void 0,Zi:!
1};return function(){0<arguments.length?(d.ad||
(d.ad=[]),d.ad.length=0,d.ad.push.apply(d.ad,arguments),d.ad.push(d.state)):d.ad&&0
!=d.ad.length?(d.ad[0]=d.state,d.ad.length=1):d.ad=[d.state];d.Zi||(d.Zi=!
0,rn[sn].push(d));tn||(tn=!0,window.requestAnimationFrame(wn))}}
function wn(){tn=!1;var a=rn[sn],b=a.length;sn=(sn+1)%2;for(var c,d=0;d<b;++d)
{c=a[d];var e=c.Eu;c.Zi=!1;e.Be&&e.Be.apply(e.context,c.ad)}for(d=0;d<b;+
+d)c=a[d],e=c.Hu,c.Zi=!
1,e.Be&&e.Be.apply(e.context,c.ad),c.state={};a.length=0};var xn=A?
Dd(vd(wd('javascript:""'))):Dd(vd(wd("about:blank")));A?
Dd(vd(wd('javascript:""'))):Dd(vd(wd("javascript:undefined")));function yn(a)
{R.call(this);this.va=a;a=A?"focusout":"blur";this.g=Q(this.va,A?"focusin":"focus",
this,!A);this.i=Q(this.va,a,this,!A)}u(yn,R);yn.prototype.handleEvent=function(a)
{var b=new
Kj(a.Ob);b.type="focusin"==a.type||"focus"==a.type?"focusin":"focusout";this.dispat
chEvent(b)};yn.prototype.ua=function()
{yn.oa.ua.call(this);gk(this.g);gk(this.i);delete this.va};function zn()
{}Qa(zn);zn.prototype.g=0;function An(a){return":"+(a.g++).toString(36)};function
Bn(a){R.call(this);this.g=a||cf();this.Kb=Cn;this.ub=null;this.Va=!
1;this.va=null;this.na=void 0;this.ma=this.O=this.s=this.vl=null;this.Lc=!
1}u(Bn,R);Bn.prototype.nd=zn.Jb();var Cn=null;
function Dn(a,b){switch(a){case 1:return b?"disable":"enable";case 2:return
b?"highlight":"unhighlight";case 4:return b?"activate":"deactivate";case 8:return
b?"select":"unselect";case 16:return b?"check":"uncheck";case 32:return
b?"focus":"blur";case 64:return b?"open":"close"}throw Error("Invalid component
state");}f=Bn.prototype;f.getId=function(){return this.ub||(this.ub=An(this.nd))};
f.Ng=function(a){if(this.s&&this.s.ma){var b=this.s.ma,c=this.ub;c in b&&delete
b[c];kd(this.s.ma,a,this)}this.ub=a};f.ha=function(){return this.va};function Z(a)
{a.na||(a.na=new jk(a));return a.na}f.he=function(a){if(this==a)throw Error("Unable
to set parent component");if(a&&this.s&&this.ub&&En(this.s,this.ub)&&this.s!
=a)throw Error("Unable to set parent
component");this.s=a;Bn.oa.Og.call(this,a)};f.getParent=function(){return this.s};
f.Og=function(a){if(this.s&&this.s!=a)throw Error("Method not
supported");Bn.oa.Og.call(this,a)};f.Qa=function()
{this.va=Yf(this.g,"DIV")};f.render=function(a){Fn(this,a)};function Fn(a,b,c)
{if(a.Va)throw Error("Component already rendered");a.va||a.Qa();b?
b.insertBefore(a.va,c||null):a.g.g.body.appendChild(a.va);a.s&&!a.s.Va||a.Ka()}
function Gn(a,b){if(a.Va)throw Error("Component already rendered");if(b&&a.hi(b))
{a.Lc=!0;var c=ef(b);a.g&&a.g.g==c||(a.g=cf(b));a.Nb(b);a.Ka()}else throw
Error("Invalid element to decorate");}f.hi=function(){return!0};f.Nb=function(a)
{this.va=a};f.Ka=function(){this.Va=!0;Hn(this,function(a){!
a.Va&&a.ha()&&a.Ka()})};f.jc=function(){Hn(this,function(a)
{a.Va&&a.jc()});this.na&&ok(this.na);this.Va=!1};
f.ua=function(){this.Va&&this.jc();this.na&&(this.na.Ea(),delete
this.na);Hn(this,function(a){a.Ea()});!
this.Lc&&this.va&&I(this.va);this.s=this.vl=this.va=this.ma=this.O=null;Bn.oa.ua.ca
ll(this)};f.Za=function(a,b){this.tg(a,In(this),b)};
f.tg=function(a,b,c){if(a.Va&&(c||!this.Va))throw Error("Component already
rendered");if(0>b||b>In(this))throw Error("Child component index out of
bounds");this.ma&&this.O||(this.ma={},this.O=[]);if(a.getParent()==this){var
d=a.getId();this.ma[d]=a;qb(this.O,a)}else
kd(this.ma,a.getId(),a);a.he(this);wb(this.O,b,0,a);a.Va&&this.Va&&a.getParent()==t
his?(c=this.Ib(),(c.childNodes[b]||null)!
=a.ha()&&(a.ha().parentElement==c&&c.removeChild(a.ha()),b=c.childNodes[b]||
null,c.insertBefore(a.ha(),b))):c?
(this.va||this.Qa(),b=Jn(this,b+1),Fn(a,this.Ib(),b?b.va:null)):this.Va&&!
a.Va&&a.va&&a.va.parentNode&&1==a.va.parentNode.nodeType&&a.Ka()};f.Ib=function()
{return this.va};function Kn(a){null==a.Kb&&(a.Kb=Mh(a.Va?a.va:a.g.g.body));return
a.Kb}function In(a){return a.O?a.O.length:0}function En(a,b){a.ma&&b?
(a=a.ma,b=(null!==a&&b in a?a[b]:void 0)||null):b=null;return b}function Jn(a,b)
{return a.O?a.O[b]||null:null}function Hn(a,b,c){a.O&&a.O.forEach(b,c)}
function Ln(a,b){return a.O&&b?a.O.indexOf(b):-1}f.removeChild=function(a,b){if(a)
{var c="string"===typeof a?a:a.getId();a=En(this,c);if(c&&a){var d=this.ma;c in
d&&delete d[c];qb(this.O,a);b&&(a.jc(),a.va&&I(a.va));a.he(null)}}if(!a)throw
Error("Child is not in parent component");return a};function Mn(a,b)
{this.va=a;this.i=b};function Nn(a,b){R.call(this);this.l=new jk(this);this.hg(a||
null);b&&(this.ig=b)}u(Nn,R);f=Nn.prototype;f.va=null;f.Dn=!0;f.Cn=null;f.Re=!
1;f.ll=-1;f.dj=-1;f.Rn=!0;f.ig="toggle_display";f.getType=function(){return
this.ig};f.ha=function(){return this.va};f.hg=function(a)
{On(this);this.va=a};function Pn(a,b){On(a);a.Dn=b}function On(a){if(a.Re)throw
Error("Can not change this state of the popup while
showing.");}f.isVisible=function(){return this.Re};
f.Aa=function(a){this.Ga&&this.Ga.stop();this.qa&&this.qa.stop();if(a){if(!
this.Re&&this.zl()){if(!this.va)throw Error("Caller must call setElement before
trying to show the
popup");this.fg();a=ef(this.va);if(this.Dn)if(this.l.ka(a,"mousedown",this.So,!
0),A){try{var b=a.activeElement}catch(d){}for(;b&&"IFRAME"==b.nodeName;){try{var
c=Mf(b)}catch(d){break}a=c;b=a.activeElement}this.l.ka(a,"mousedown",this.So,!
0);this.l.ka(a,"deactivate",this.Ro)}else
this.l.ka(a,"blur",this.Ro);"toggle_display"==this.ig?
(this.va.style.visibility="visible",N(this.va,!
0)):"move_offscreen"==this.ig&&this.fg();this.Re=!0;this.ll=Date.now();this.dj=-
1;this.Ga?(Yj(this.Ga,"end",this.ii,!1,this),this.Ga.play()):this.ii()}}else
Qn(this)};f.fg=function(){};function Qn(a,b)
{a.Re&&a.dispatchEvent({type:"beforehide",target:b})&&(a.l&&ok(a.l),a.Re=!
1,a.dj=Date.now(),a.qa?(Yj(a.qa,"end",t(a.In,b),!1,a),a.qa.play()):a.In(b))}
f.In=function(a){"toggle_display"==this.ig?
this.fu():"move_offscreen"==this.ig&&(this.va.style.top="-
10000px");this.Ug(a)};f.fu=function(){this.va.style.visibility="hidden";N(this.va,!
1)};f.zl=function(){return this.dispatchEvent("beforeshow")};f.ii=function()
{this.dispatchEvent("show")};f.Ug=function(a)
{this.dispatchEvent({type:"hide",target:a})};f.So=function(a)
{a=a.target;Lf(this.va,a)||Rn(this,a)||150>Date.now()-this.ll||Qn(this,a)};
f.Ro=function(a){if(this.Rn){var b=ef(this.va);if("undefined"!=typeof
document.activeElement){if(a=b.activeElement,!a||Lf(this.va,a)||"BODY"==a.tagName||
Rn(this,a))return}else if(a.target!=b)return;150>Date.now()-this.ll||
Qn(this)}};function Rn(a,b){return lb(a.Cn||[],function(c){return b===c||
Lf(c,b)})}f.ua=function()
{Nn.oa.ua.call(this);this.l.Ea();Dj(this.Ga);Dj(this.qa);delete this.va;delete
this.l;delete this.Cn};function Sn(a,b){Bn.call(this,b);this.Ff=!!
a;this.qa=null;this.wc=vn({Mo:this.rj},this);vn({Mo:this.Pp},this)}u(Sn,Bn);f=Sn.pr
ototype;f.Lk=null;f.li=!1;f.hd=null;f.xc=null;f.Ud=null;f.tk=!1;f.Vg=function()
{return"goog-modalpopup"};f.rh=function(){return this.hd};f.Qa=function()
{Sn.oa.Qa.call(this);var a=this.ha();Ib(a,Tb(this.Vg()).split(" "));Rf(a,!0);N(a,!
1);Tn(this);Un(this)};
function Tn(a){if(a.Ff&&!a.xc){var b=a.g.Oa("IFRAME",
{frameborder:0,style:"border:0;vertical-
align:bottom;"});b.src=Ad(xn).toString();a.xc=b;a.xc.className=a.Vg()+"-
bg";N(a.xc,!1);Kh(a.xc,0)}a.hd||(a.hd=a.g.Oa("DIV",a.Vg()+"-bg"),N(a.hd,!
1))}function Un(a){a.Ud||(a.Ud=Yf(a.g,"SPAN"),N(a.Ud,!1),Rf(a.Ud,!
0),a.Ud.style.position="absolute")}f.qp=function(){this.tk=!1};f.hi=function(a)
{return!!a&&"DIV"==a.tagName};
f.Nb=function(a){Sn.oa.Nb.call(this,a);a=Tb(this.Vg()).split("
");Ib(this.ha(),a);Tn(this);Un(this);Rf(this.ha(),!0);N(this.ha(),!
1)};f.Ka=function()
{this.xc&&Cf(this.xc,this.ha());Cf(this.hd,this.ha());Sn.oa.Ka.call(this);Df(this.U
d,this.ha());this.Lk=new
yn(this.g.g);Z(this).ka(this.Lk,"focusin",this.Ru);Vn(this,!1)};f.jc=function()
{this.isVisible()&&this.Aa(!
1);Dj(this.Lk);Sn.oa.jc.call(this);I(this.xc);I(this.hd);I(this.Ud)};
f.Aa=function(a){if(a!
=this.li)if(this.wa&&this.wa.stop(),this.Ia&&this.Ia.stop(),this.ta&&this.ta.stop()
,this.Ga&&this.Ga.stop(),this.Va&&Vn(this,a),a)
{if(this.dispatchEvent("beforeshow")){try{this.qa=this.g.g.activeElement}catch(e)
{}this.Pp();Z(this).ka(Zf(this.g),"resize",this.rj).ka(Zf(this.g),"orientationchang
e",this.wc);Wn(this,!0);this.focus();this.li=!0;this.wa&&this.Ia?
(Yj(this.wa,"end",this.ki,!1,this),this.Ia.play(),this.wa.play()):this.ki()}}else
if(this.dispatchEvent("beforehide")){Z(this).Ta(Zf(this.g),
"resize",this.rj).Ta(Zf(this.g),"orientationchange",this.wc);this.li=!
1;this.ta&&this.Ga?(Yj(this.ta,"end",this.ji,!
1,this),this.Ga.play(),this.ta.play()):this.ji();a:{try{var
b=this.g,c=b.g.body,d=b.g.activeElement||c;if(!this.qa||this.qa==c)
{this.qa=null;break a}(d==c||b.fm(this.ha(),d))&&this.qa.focus()}catch(e)
{}this.qa=null}}};
function Vn(a,b){a.bc||(a.bc=new Mn(a.va,a.g));a=a.bc;if(b){a.g||
(a.g=[]);b=a.i.Wn(a.i.g.body);for(var c=0;c<b.length;c++){var d=b[c];d==a.va||
an(d,"hidden")||(Y(d,"hidden",!0),a.g.push(d))}}else if(a.g)
{for(c=0;c<a.g.length;c++)a.g[c].removeAttribute("aria-
hidden");a.g=null}}f.Pp=function(){this.rj();this.Wg()};function Wn(a,b)
{a.xc&&N(a.xc,b);a.hd&&N(a.hd,b);N(a.ha(),b);N(a.Ud,b)}f.ki=function()
{this.dispatchEvent("show")};f.ji=function(){Wn(this,!
1);this.dispatchEvent("hide")};f.isVisible=function(){return this.li};
f.focus=function(){this.Vn()};f.rj=function(){this.xc&&N(this.xc,!
1);this.hd&&N(this.hd,!1);var a=this.g.g;var b=qf(uf(this.g.g)||window);var
c=Math.max(b.width,Math.max(a.body.scrollWidth,a.documentElement.scrollWidth));a=Ma
th.max(b.height,Math.max(a.body.scrollHeight,a.documentElement.scrollHeight));this.
xc&&(N(this.xc,!0),L(this.xc,c,a));this.hd&&(N(this.hd,!0),L(this.hd,c,a))};
f.Wg=function(){if("fixed"==sh(this.ha(),"position"))var a=0,b=0;else
b=sf(this.g.g),a=b.x,b=b.y;var c=M(this.ha());var d=qf(uf(this.g.g)||
window);a=Math.max(a+d.width/2-c.width/2,0);b=Math.max(b+d.height/2-c.height/
2,0);th(this.ha(),a,b);th(this.Ud,a,b)};f.Ru=function(a){this.tk?
this.qp():a.target==this.Ud&&V(this.Vn,0,this)};f.Vn=function()
{try{A&&this.g.g.body.focus(),this.ha().focus()}catch(a){}};
f.ua=function()
{Dj(this.wa);this.wa=null;Dj(this.ta);this.ta=null;Dj(this.Ia);this.Ia=null;Dj(this
.Ga);this.Ga=null;Sn.oa.ua.call(this)};function Xn(a,b,c)
{Sn.call(this,b,c);this.l=a||"modal-dialog";this.j=Yn(Yn(new Zn,$n,!0),ao,!1,!
0)}u(Xn,Sn);f=Xn.prototype;f.Eh=!0;f.Ko=!0;f.Hk=!
0;f.Bi=.5;f.vc="";f.Cf=null;f.le=null;f.Nn=!
1;f.Wc=null;f.Xc=null;f.Yh=null;f.Cc=null;f.Cd=null;f.oc=null;f.km="dialog";f.Vg=fu
nction(){return this.l};function bo(a,b){a.vc=b;a.Xc&&J(a.Xc,b)}f.hb=function()
{return this.vc};f.Dc=function(){return null!=this.Cf?
ke(this.Cf).toString():""};f.ff=function(){return this.km};f.Rh=ba(9);
function co(a){a.ha()||a.render()}f.Ib=function(){co(this);return this.Cd};function
eo(a){co(a);return a.oc}function fo(a){co(a);return a.ha()}f.rh=function()
{co(this);return Xn.oa.rh.call(this)};function go(a,b)
{a.Bi=b;a.ha()&&(b=a.rh())&&Kh(b,a.Bi)}f.fq=function(){};function ho(a,b){var
c=Tb(a.l+"-title-draggable").split(" ");a.ha()&&(b?Ib(a.Wc,c):Kb(a.Wc,c));b&&!a.le?
(b=new hn(a.ha(),a.Wc),a.le=b,Ib(a.Wc,c),Q(a.le,"start",a.Av,!
1,a),Q(a.le,"drag",a.fq,!1,a)):!b&&a.le&&(a.le.Ea(),a.le=null)}
f.Qa=function(){Xn.oa.Qa.call(this);var
a=this.ha(),b=this.g;this.Yh=this.getId();var c=this.getId()
+".contentEl";this.Wc=b.Oa("DIV",this.l+"-title",this.Xc=b.Oa("SPAN",
{className:this.l+"-title-text",id:this.Yh},this.vc),this.Cc=b.Oa("SPAN",this.l+"-
title-close"));Af(a,this.Wc,this.Cd=b.Oa("DIV",{className:this.l+"-
content",id:c}),this.oc=b.Oa("DIV",this.l+"-buttons"));$m(this.Xc,"heading");
$m(this.Cc,"button");Rf(this.Cc,!0);dn(this.Cc,"Close");
$m(a,this.ff());Y(a,"labelledby",this.Yh||"");this.Cf&&
ze(this.Cd,this.Cf);N(this.Cc,this.Eh);this.j&&(a=this.j,a.va=this.oc,a.render());N
(this.oc,!!this.j);go(this,this.Bi)};
f.Nb=function(a){Xn.oa.Nb.call(this,a);a=this.ha();var b=this.l+"-
content";this.Cd=jf(null,b,a)[0];this.Cd||
(this.Cd=this.g.Oa("DIV",b),this.Cf&&ze(this.Cd,this.Cf),a.appendChild(this.Cd));b=
this.l+"-title";var c=this.l+"-title-text",d=this.l+"-title-close";
(this.Wc=jf(null,b,a)[0])?(this.Xc=jf(null,c,this.Wc)[0],this.Cc=jf(null,d,this.Wc)
[0]):(this.Wc=this.g.Oa("DIV",b),a.insertBefore(this.Wc,this.Cd));this.Xc?
(this.vc=Sf(this.Xc),this.Xc.id||(this.Xc.id=this.getId())):(this.Xc=F("SPAN",
{className:c,
id:this.getId()}),this.Wc.appendChild(this.Xc));this.Yh=this.Xc.id;Y(a,"labelledby"
,this.Yh||"");this.Cc||
(this.Cc=this.g.Oa("SPAN",d),this.Wc.appendChild(this.Cc));N(this.Cc,this.Eh);b=thi
s.l+"-buttons";if(this.oc=jf(null,b,a)[0]){if(a=this.j=new Zn(this.g),
(b=this.oc)&&1==b.nodeType){a.va=b;b=hf("BUTTON",a.va);c=0;for(var e,g;d=b[c];c+
+)if(e=d.name||d.id,g=Sf(d)||d.value,e){var
h=0==c;a.set(e,g,h,"cancel"==d.name);h&&w(d,"goog-buttonset-default")}}}else
this.oc=this.g.Oa("DIV",b),a.appendChild(this.oc),
this.j&&(a=this.j,a.va=this.oc,a.render()),N(this.oc,!!
this.j);go(this,this.Bi)};f.Ka=function()
{Xn.oa.Ka.call(this);Z(this).ka(this.ha(),"keydown",this.jm).ka(this.ha(),"keypress
",this.jm);Z(this).ka(this.oc,"click",this.Mu);ho(this,this.Hk);Z(this).ka(this.Cc,
"click",this.av);var a=this.ha();$m(a,this.ff());""!
==this.Xc.id&&Y(a,"labelledby",this.Xc.id);if(!this.Ko){this.Ko=!1;if(this.Va)
{a=this.g;var b=this.rh();a.di(this.xc);a.di(b)}this.isVisible()&&Vn(this,!1)}};
f.jc=function(){this.isVisible()&&this.Aa(!1);ho(this,!
1);Xn.oa.jc.call(this)};f.Aa=function(a){a!=this.isVisible()&&(this.Va||
this.render(),Xn.oa.Aa.call(this,a))};f.ki=function()
{Xn.oa.ki.call(this);this.dispatchEvent("aftershow")};f.ji=function()
{Xn.oa.ji.call(this);this.dispatchEvent("afterhide");this.Nn&&this.Ea()};
f.Av=function(){var a=this.g.g,b=qf(uf(a)||
window),c=Math.max(a.body.scrollWidth,b.width);a=Math.max(a.body.scrollHeight,b.hei
ght);var d=M(this.ha());"fixed"==sh(this.ha(),"position")?kn(this.le,new
gh(0,0,Math.max(0,b.width-d.width),Math.max(0,b.height-d.height))):kn(this.le,new
gh(0,0,c-d.width,a-d.height))};f.av=function(){io(this)};function io(a){if(a.Eh)
{var b=a.j,c=b&&b.g;c?(b=b.get(c),a.dispatchEvent(new jo(c,b))&&a.Aa(!1)):a.Aa(!
1)}}f.ua=function(){this.oc=this.Cc=null;Xn.oa.ua.call(this)};
function ko(a,b){a.j=b;a.oc&&(a.j?
(b=a.j,b.va=a.oc,b.render()):ze(a.oc,te),N(a.oc,!!a.j))}f.Mu=function(a){a:
{for(a=a.target;null!=a&&a!=this.oc;){if("BUTTON"==a.tagName)break
a;a=a.parentNode}a=null}if(a&&!a.disabled){a=a.name;var
b=this.j.get(a);this.dispatchEvent(new jo(a,b))&&this.Aa(!1)}};
f.jm=function(a){var b=!1,c=!
1,d=this.j,e=a.target;if("keydown"==a.type)if(27==a.keyCode){var
g=d&&d.g;e="SELECT"==e.tagName&&!e.disabled;g&&!e?(c=!
0,b=d.get(g),b=this.dispatchEvent(new jo(g,b))):e||(b=!
0)}else{if(9==a.keyCode&&a.shiftKey&&e==this.ha()){this.tk=!
0;try{this.Ud.focus()}catch(l){}V(this.qp,0,this)}}else if(13==a.keyCode)
{if("BUTTON"==e.tagName&&!e.disabled)g=e.name;else if(e==this.Cc)io(this);else
if(d){var
h=d.i,k=h&&lo(d,h);e=("TEXTAREA"==e.tagName||"SELECT"==e.tagName||"A"==e.tagName)&&
!e.disabled;!k||k.disabled||e||(g=h)}g&&d&&(c=!0,b=this.dispatchEvent(new
jo(g,String(d.get(g)))))}else e!=this.Cc||32!=a.keyCode&&" "!=a.key||
io(this);if(b||c)a.stopPropagation(),a.preventDefault();b&&this.Aa(!1)};function
jo(a,b){this.type="dialogselect";this.key=a;this.caption=b}u(jo,Hj);function Zn(a)
{qn.call(this);a||
cf();this.g=this.va=this.i=null}u(Zn,qn);Zn.prototype.set=function(a,b,c,d)
{qn.prototype.set.call(this,a,b);c&&(this.i=a);d&&(this.g=a);return this};
function Yn(a,b,c,d){return
a.set(b.key,b.caption,c,d)}Zn.prototype.render=function(){if(this.va)
{ze(this.va,te);var a=cf(this.va);this.forEach(function(b,c){b=a.Oa("BUTTON",
{name:c},b);c==this.i&&(b.className="goog-buttonset-
default");this.va.appendChild(b)},this)}};Zn.prototype.ha=function(){return
this.va};function lo(a,b){a=hf("BUTTON",a.va);for(var c=0,d;d=a[c];c+
+)if(d.name==b||d.id==b)return d;return null}
var
$n={key:"ok",caption:"OK"},ao={key:"cancel",caption:"Cancel"},mo={key:"yes",caption
:"Yes"},no={key:"no",caption:"No"},oo={key:"save",caption:"Save"},po={key:"continue
",caption:"Continue"};"undefined"!=typeof document&&(Yn(new Zn,$n,!0,!0),Yn(Yn(new
Zn,$n,!0),ao,!1,!0),Yn(Yn(new Zn,mo,!0),no,!1,!0),Yn(Yn(Yn(new Zn,mo),no,!0),ao,!
1,!0),Yn(Yn(Yn(new Zn,po),oo),ao,!0,!0));function qo(a,b,c,d,e)
{Nm.call(this,b,c,d,e);this.g=a}u(qo,Nm);qo.prototype.dg=function()
{};qo.prototype.yl=function()
{this.dg();qo.oa.yl.call(this)};qo.prototype.Je=function()
{this.dg();qo.oa.Je.call(this)};qo.prototype.tf=function()
{this.dg();qo.oa.tf.call(this)};function ro(a,b,c,d,e){"number"===typeof
b&&(b=[b]);"number"===typeof c&&(c=[c]);qo.call(this,a,b,c,d,e);if(1!=b.length||1!
=c.length)throw Error("Start and end points must be 1D");this.j=-1}u(ro,qo);var
so=1/1024;f=ro.prototype;
f.dg=function(){var a=this.coords[0];Math.abs(a-
this.j)>=so&&(Kh(this.g,a),this.j=a)};f.tf=function(){this.j=-
1;ro.oa.tf.call(this)};f.Je=function(){this.j=-
1;ro.oa.Je.call(this)};f.show=function(){this.g.style.display=""};f.kb=function()
{this.g.style.display="none"};function to(a,b,c)
{ro.call(this,a,1,0,b,c)}u(to,ro);to.prototype.tf=function()
{this.show();to.oa.tf.call(this)};to.prototype.Je=function()
{this.kb();to.oa.Je.call(this)};
function uo(a,b,c,d,e){if(3!=b.length||3!=c.length)throw Error("Start and end
points must be 3D");qo.call(this,a,b,c,d,e)}u(uo,qo);uo.prototype.dg=function()
{for(var a=[],b=0;b<this.coords.length;b+
+)a[b]=Math.round(this.coords[b]);this.g.style.backgroundColor="rgb("+a.join(",")
+")"};function vo(a,b){this.g=a[q.Symbol.iterator]
();this.i=b}vo.prototype[Symbol.iterator]=function(){return
this};vo.prototype.next=function(){var a=this.g.next();return{value:a.done?void
0:this.i.call(void 0,a.value),done:a.done}};function wo(a,b){return new
vo(a,b)};function xo(a){if(a instanceof yo||a instanceof zo||a instanceof Ao)return
a;if("function"==typeof a.next)return new yo(function(){return
a});if("function"==typeof a[Symbol.iterator])return new yo(function(){return
a[Symbol.iterator]()});if("function"==typeof a.Xe)return new yo(function(){return
a.Xe()});throw Error("Not an iterator or iterable.");}function yo(a)
{this.g=a}yo.prototype.Xe=function(){return new
zo(this.g())};yo.prototype[Symbol.iterator]=function(){return new Ao(this.g())};
yo.prototype.i=function(){return new Ao(this.g())};function zo(a){this.g=a}n(zo,
$f);zo.prototype.next=function(){return
this.g.next()};zo.prototype[Symbol.iterator]=function(){return new
Ao(this.g)};zo.prototype.i=function(){return new Ao(this.g)};function Ao(a)
{yo.call(this,function(){return a});this.j=a}n(Ao,yo);Ao.prototype.next=function()
{return this.j.next()};function Bo(a,b){this.i={};this.g=[];this.j=this.size=0;var
c=arguments.length;if(1<c){if(c%2)throw Error("Uneven number of arguments");for(var
d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else if(a)if(a instanceof
Bo)for(c=a.Xd(),d=0;d<c.length;d++)this.set(c[d],a.get(c[d]));else for(d in
a)this.set(d,a[d])}f=Bo.prototype;f.kc=function(){Co(this);for(var
a=[],b=0;b<this.g.length;b++)a.push(this.i[this.g[b]]);return a};f.Xd=function()
{Co(this);return this.g.concat()};
function Do(a,b){return a.has(b)}f.has=function(a){return
Eo(this.i,a)};f.Jc=ba(2);function Fo(a)
{a.i={};a.g.length=0;a.size=0;a.j=0}f.remove=function(a){Eo(this.i,a)?(delete
this.i[a],--this.size,this.j++,this.g.length>2*this.size&&Co(this),a=!0):a=!
1;return a};function Co(a){if(a.size!=a.g.length){for(var b=0,c=0;b<a.g.length;)
{var d=a.g[b];Eo(a.i,d)&&(a.g[c++]=d);b++}a.g.length=c}if(a.size!=a.g.length){var
e={};for(c=b=0;b<a.g.length;)d=a.g[b],Eo(e,d)||(a.g[c++]=d,e[d]=1),b+
+;a.g.length=c}}
f.get=function(a,b){return Eo(this.i,a)?this.i[a]:b};f.set=function(a,b)
{Eo(this.i,a)||(this.size+=1,this.g.push(a),this.j+
+);this.i[a]=b};f.forEach=function(a,b){for(var c=this.Xd(),d=0;d<c.length;d++){var
e=c[d],g=this.get(e);a.call(b,g,e,this)}};f.clone=function(){return new
Bo(this)};f.keys=function(){return xo(this.Xe(!0)).i()};f.values=function(){return
xo(this.Xe(!1)).i()};f.entries=function(){var a=this;return
wo(this.keys(),function(b){return[b,a.get(b)]})};
f.Xe=function(a){Co(this);var b=0,c=this.j,d=this,e=new $f;e.next=function(){if(c!
=d.j)throw Error("The map has changed since the iterator was
created");if(b>=d.g.length)return ag;var g=d.g[b++];return{value:a?g:d.i[g],done:!
1}};return e};function Eo(a,b){return
Object.prototype.hasOwnProperty.call(a,b)};function Go(){this.i=new Bo;this.g=new
Ho("");this.g.next=this.g.g=this.g}f=Go.prototype;f.get=function(a,b)
{return(a=this.i.get(a))?a.value:b};f.set=function(a,b){var c=this.i.get(a);c?
c.value=b:(c=new
Ho(a,b),this.i.set(a,c),a=c,a.g=this.g.g,a.next=this.g,this.g.g=a,a.g.next=a)};f.sh
ift=function(){return Io(this,this.g.next)};f.pop=function(){return
Io(this,this.g.g)};f.remove=function(a){return(a=this.i.get(a))?
(a.remove(),this.i.remove(a.key),!0):!1};f.Jc=ba(1);
f.Xd=function(){return this.map(function(a,b){return b})};f.kc=function(){return
this.map(function(a){return a})};f.forEach=function(a,b){for(var c=this.g.next;c!
=this.g;c=c.next)a.call(b,c.value,c.key,this)};f.map=function(a,b){for(var
c=[],d=this.g.next;d!=this.g;d=d.next)c.push(a.call(b,d.value,d.key,this));return
c};f.some=function(a,b){for(var c=this.g.next;c!
=this.g;c=c.next)if(a.call(b,c.value,c.key,this))return!0;return!1};
f.every=function(a,b){for(var c=this.g.next;c!=this.g;c=c.next)if(!
a.call(b,c.value,c.key,this))return!1;return!0};function Io(a,b){a.g!
=b&&(b.remove(),a.i.remove(b.key));return b.value}function Ho(a,b)
{this.key=a;this.value=b}Ho.prototype.remove=function()
{this.g.next=this.next;this.next.g=this.g;delete this.g;delete this.next};function
Jo(){R.call(this);this.i=new Go}u(Jo,R);Jo.prototype.j=function(a)
{a.sort(Ko);v(a,function(b){b.he(this)},this);this.i=new Go;v(a,function(b)
{this.i.set(b.La(),b)},this);this.dispatchEvent("update")};function Ko(a,b){return
Lo(a)-Lo(b)}function Mo(a){return a.i.kc()}function No(a,b,c){a=Mo(a);for(var d=-
1,e=0;e<a.length;e++)if(a[e].La()==b){d=e;break}if(0<=d)return a[c+d]}function
Oo(a,b){return a.i.get(b)}
function Po(a,b){b=Tb(b);if(0!=b.length)return mb(Mo(a),function(c){return
c.hb()==b})};function Qo(){};/*

Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.


Copyright The Closure Library Authors.
SPDX-License-Identifier: MIT
*/
function Ro(a,b){this.o=[];this.qa=a;this.Ja=b||null;this.l=this.j=!1;this.i=void
0;this.ma=this.ta=this.O=!
1;this.s=0;this.g=null;this.V=0}u(Ro,Qo);Ro.prototype.cancel=function(a)
{if(this.j)this.i instanceof Ro&&this.i.cancel();else{if(this.g){var
b=this.g;delete this.g;a?b.cancel(a):(b.V--,0>=b.V&&b.cancel())}this.qa?
this.qa.call(this.Ja,this):this.ma=!0;this.j||(a=new So(this),To(this),Uo(this,!
1,a))}};Ro.prototype.na=function(a,b){this.O=!1;Uo(this,a,b)};
function Uo(a,b,c){a.j=!0;a.i=c;a.l=!b;Vo(a)}function To(a){if(a.j){if(!a.ma)throw
new Wo(a);a.ma=!1}}Ro.prototype.ug=function(a){To(this);Uo(this,!0,a)};function
Xo(a,b,c,d){a.o.push([b,c,d]);a.j&&Vo(a)}Ro.prototype.then=function(a,b,c){var
d,e,g=new Bl(function(h,k){e=h;d=k});Xo(this,e,function(h){h instanceof So?
g.cancel():d(h);return Yo},this);return g.then(a,b,c)};Ro.prototype.
$goog_Thenable=!0;function Zo(a){return lb(a.o,function(b)
{return"function"===typeof b[1]})}var Yo={};
function Vo(a){if(a.s&&a.j&&Zo(a)){var
b=a.s,c=$o[b];c&&(q.clearTimeout(c.ub),delete $o[b]);a.s=0}a.g&&(a.g.V--,delete
a.g);b=a.i;for(var d=c=!1;a.o.length&&!a.O;){var
e=a.o.shift(),g=e[0],h=e[1];e=e[2];if(g=a.l?h:g)try{var k=g.call(e||
a.Ja,b);k===Yo&&(k=void 0);void 0!==k&&(a.l=a.l&&(k==b||k instanceof
Error),a.i=b=k);if(Al(b)||"function"===typeof q.Promise&&b instanceof q.Promise)d=!
0,a.O=!0}catch(l){b=l,a.l=!0,Zo(a)||(c=!0)}}a.i=b;d&&(k=r(a.na,a,!0),d=r(a.na,a,!
1),b instanceof Ro?(Xo(b,k,d),b.ta=
!0):b.then(k,d));c&&(b=new ap(b),$o[b.ub]=b,a.s=b.ub)}function Wo()
{cb.call(this)}u(Wo,cb);Wo.prototype.message="Deferred has already
fired";Wo.prototype.name="AlreadyCalledError";function So()
{cb.call(this)}u(So,cb);So.prototype.message="Deferred was
canceled";So.prototype.name="CanceledError";function ap(a)
{this.ub=q.setTimeout(r(this.i,this),0);this.g=a}ap.prototype.i=function(){delete
$o[this.ub];throw this.g;};var $o={};function bp(a,b){var c=b||{};b=c.document||
document;var d=Ad(a).toString(),e=Yf(new df(b),"SCRIPT"),g={xp:e,ag:void 0},h=new
Ro(cp,g),k=null,l=null!=c.timeout?
c.timeout:5E3;0<l&&(k=window.setTimeout(function(){dp(e,!0);var m=new ep(1,"Timeout
reached for loading script "+d);To(h);Uo(h,!
1,m)},l),g.ag=k);e.onload=e.onreadystatechange=function(){e.readyState&&"loaded"!
=e.readyState&&"complete"!=e.readyState||(dp(e,c.ts||!
1,k),h.ug(null))};e.onerror=function(){dp(e,!0,k);var m=new ep(0,"Error while
loading script "+
d);To(h);Uo(h,!1,m)};g=c.attributes||{};nd(g,{type:"text/javascript",charset:"UTF-
8"});of(e,g);Ae(e,a);fp(b).appendChild(e);return h}function fp(a){var
b=hf("HEAD",a);return b&&0!==b.length?b[0]:a.documentElement}function cp()
{if(this&&this.xp){var a=this.xp;a&&"SCRIPT"==a.tagName&&dp(a,!0,this.ag)}}function
dp(a,b,c){null!=c&&q.clearTimeout(c);a.onload=function(){};a.onerror=function()
{};a.onreadystatechange=function(){};b&&window.setTimeout(function(){I(a)},0)}
function ep(a,b){var c="Jsloader error (code #"+a+")";b&&(c+=":
"+b);cb.call(this,c);this.code=a}u(ep,cb);var
gp=ka(["//apis.google.com/js/api.js"]);function hp(a){var
b=document,c=window;ip()&&(bp(jp,{document:b}).then(function(){var
d=Pa("gapi.load",c);d&&d("gapi.rpc",{ug:function(){return kp(a)},onerror:function()
{return null},timeout:5E3,ontimeout:function(){return null}})}),V(function()
{kp(a)},5E3))}function lp(a){var b={};b.q=a;mp("updateInViewportPage",b)}function
np(a){a?mp("onboardingComplete"):mp("onboardingCompleteNoPlainText")}
function kp(a){var b=Pa("gapi.rpc.register");"function"===typeof
b&&(b("handshake",function(){}),op(),pp(a))}function op()
{Q(document,"keydown",function(a)
{27==a.keyCode&&mp("closeViewportDialog")})}function pp(a){var
b=Pa("gapi.rpc.register");if("function"===typeof b)for(var c in
a)b(c,a[c])}function mp(a,b){if(ip()){var c=Pa("gapi.rpc.call");"function"===typeof
c&&c("..",a,null,b)}}function ip(){try{return window.self!==window.top}catch(a)
{return!0}}var jp=vj(gp);function qp(a)
{R.call(this);rp(this,a||"")}n(qp,R);qp.prototype.getQuery=function(){return
this.l};function rp(a,b){a.l!=b&&(a.l=b,a.dispatchEvent("change"),lp(b))}function
sp(a){a=new S(a);return U(a,"q")||U(a,"vq")||U(a,"dq")}function tp(){return U(new
S(window.location.toString()),"q")};function up(a){this.g={};this.N=a}function
vp(a,b){var c=[];if(a.g[b]){var d=[],e;for(e in
a.g[b])d.push(e);yb(d);for(e=0;e<d.length;e++)c.push(a.g[b][d[e]])}return
c};function wp(a){this.N=a;this.j=a.Ab()}wp.prototype.Wb=function(a)
{this.Ca&&(this.Ca.Ea(),Bf(this.N.Fa().s.i));this.Ca=new
a(this.N);this.Ca.Od&&this.Ca.Od(this.N.Da());this.Ca.Pd&&this.Ca.Pd()};wp.prototyp
e.Fa=function(){return this.Ca};function xp(a)
{X.call(this);this.V=a;Bf(a);K(a,"overflow","hidden");this.j=H("div");K(this.V,
{position:"relative",padding:"0px"});Ef(this.V,this.j,0);this.Kb=new
up(this);this.Ga=[];this.wa=[];yp(this);this.ma=new wp(this);a=H("div");W(a,!
0);K(a,
{position:"absolute",left:"0px",top:"0px"});this.V.appendChild(a);this.Hb=a;this.nb
(Rh(this.V));zp.push(this);this.zd=new qp;Q(this.zd,"change",this.iq,!
1,this)}u(xp,X);var zp=[];f=xp.prototype;f.Ab=function(){return
this.j};f.ud=function(){return this.Hb};
f.nb=function(a){a.width=Math.max(a.width,0);a.height=Math.max(a.height,0);if(!
this.i||!Le(this.i,a)){Qh(this.j,a,"content-box");this.i=a;var
b=this.ma.Fa();b&&b.nb(a);this.dispatchEvent("resize")}};f.getSize=function()
{return this.i};f.tb=function(){return this.i.width};f.Db=function(){return
this.i.height};f.go=function(){this.dispatchEvent("load")};f.Wb=function(a){this.O!
=a&&(this.O=a,this.ma.Wb(a),this.dispatchEvent("viewportmodechange"))};f.Wa=functio
n(){return this.o};f.Fa=function(){return this.ma.Fa()};
function Ap(a,b){if(a.s)throw"";a.s=b;Q(b,"update",r(a.gq,a))}f.gq=function()
{this.dispatchEvent("pagesupdate")};f.ab=function(){return
this.s};f.Ad=function(a,b){return(a=Oo(this.s,a))?
(this.mb(a,b),a):null};f.mb=function(a,b){if(this.l!=a||
b)this.l=a,this.dispatchEvent("pagechange")};function Bp(a,b){return(b=Po(a.s,b))?
(a.mb(b),!0):!1}function Cp(a,b){Dp(a,b,r(function(c)
{V(r(this.mb,this,c))},a))}function Dp(a,b,c){a=a.ab();new S(b);b=new
a.l({url:b});b.he(a);Ep(b,r(a.ma,a,c))}
f.Bh=function(a,b){var c=this.ma.Fa().Eb();if(c&&c.yc&&(c=c.yc(a))){b=b||new
B(40,80);var d=this.Xa().getQuery();if(!d)return;var e=Fp(a,d);if(e)
{Gp(this,c,b,e);return}Ep(a,r(this.hq,this,c,b,d))}this.mb(a)};f.hq=function(a,b,c,
d){(c=Fp(d,c))&&Gp(this,a,b,c)};function Gp(a,b,c,d){if(d&&d.length){for(var
e=d[0],g=1;g<d.length;g++)e=mh(e,d[g]);d=b.Da().me();d=b.getSize().width/d;e=new
Sm(e.left,e.top);e.Jj(d);e.x=Math.round(e.x);e.y=Math.round(e.y);b=Tm(b.jd());b.add
(e);Um(b,c);a.Fa().uf(b)}}f.La=function(){return this.l.La()};
f.Da=function(){return this.l};f.qb=function(a){for(var
b=[],c=0;c<arguments.length;c+
+)b.push(arguments[c]);this.Ga.push(b);1==this.Ga.length&&Hp(this)};function
Ip(a,b,c){a.wa.push([b,c])}function Hp(a){var b=a.Ga.shift();if(b){for(var
c=b.shift(),d=0;d<a.wa.length;d++)a.wa[d][0]==c&&a.wa[d][1].apply(a,b);Hp(a)}}
function yp(a){Ip(a,"next",r(a.lm,a,1));Ip(a,"previous",r(a.lm,a,-
1));Ip(a,"turntopage",r(a.jq,a));Ip(a,"zoomin",r(a.kq,a));Ip(a,"zoomout",r(a.lq,a))
;Ip(a,"showkeyboardshortcuts",function()
{a.dispatchEvent("keyboardshortcutsopened")})}function Jp(a){var
b=a.ma.Fa();b.Ik&&b.Ik(a.Da())}f.lm=function(a){var b=this.ma.Fa(),c;b.qa?
c=b.qa(this.Da(),a):c=No(this.ab(),this.Da().La(),a);c&&(this.mb(c),Jp(this),this.d
ispatchEvent("pageturn"))};f.jq=function(a){if(a=Oo(this.s,a))this.mb(a),Jp(this)};
f.kq=function(){var
a=this.ma.Fa();a.Kc&&(a.Kc(),Jp(this));this.dispatchEvent("zoomchange")};f.lq=funct
ion(){var
a=this.ma.Fa();a.Zc&&(a.Zc(),Jp(this));this.dispatchEvent("zoomchange")};f.iq=funct
ion(){this.dispatchEvent("searchupdate")};f.Xa=function(){return this.zd};var
Kp={update:function(a){for(var b in a)Kp[b]=a[b]},gs:function(a)
{if("string"===typeof a)try{a=JSON.parse(a)}catch(c){a=null}for(var b in
a)Kp.fs(b,a[b])},fs:function(a,b){Kp[a]=b}};ab("_OC_addFlags",Kp.gs);var
Lp;function Mp(a,b,c){c=new S(c.replace(/#.*/g,""));T(c,a,b);return
c.toString()}function Np(a){if(Lp){var b=new S(Lp);Kk(b,a);return
b.toString()}return a}function Op(a){return Mp("hl","en",a)}function Pp(a){a=new
S(a);var b=a.l.split("/");b[0]||b.shift();return 3<b.length?
b[3]:U(a,"id")||""}function Qp(){var a=window.location.pathname.split("/");return
1>a.length?"":a[1]};function Rp(a)
{R.call(this);this.ob={};a&&this.Dd(a)}u(Rp,R);f=Rp.prototype;f.me=function()
{return this.ob.w||this.getParent().g.width};f.Zd=function(){return this.ob.h||
this.getParent().g.height};function ym(a){return a.me()/a.Zd()}f.getSize=function()
{return new Ke(this.me(),this.Zd())};f.Dd=function(a){for(var b in
a)this.ob[b]=a[b];this.dispatchEvent("update")};f.he=function(a)
{this.s=a};f.getParent=function(){return this.s};f.hb=function(){return
this.ob.title};
f.Ce=function(){var a=this.hb();return a?"Page "+a:""};function Lo(a){return
a.ob.order}f.wd=function(a){if(this.ob.src&&a){var b=new
S(this.ob.src);T(b,"w",a.width);return b.toString()}return
this.ob.src};f.La=function(){return this.ob.pid};function Sp(a,b,c){if(8>=pc()){var
d=[];d[0]=Q(a,"readystatechange",t(Tp,a,t(Up,b),d))}else
Yj(a,"load",t(Up,b));c&&Yj(a,"error",t(Up,c))}function Up(a){V(a)}function
Tp(a,b,c){if("complete"!=a.readyState)return!0;gk(c[0]);b();return!1}var
Vp=H("div");function Wp(a){if(a)if(A){Vp.appendChild(a);var
b=t(I,a);Sp(a,b,b);a.src="//www.google.com/images/cleardot.gif"}else
a.src="//www.google.com/images/cleardot.gif",I(a)};function Xp(a,b,c,d,e,g,h)
{R.call(this);this.s=a;this.rb=b;this.Bb=c;this.j=d;this.i=e;this.ma=g;this.O=h;thi
s.l=Math.ceil(this.rb/this.j);this.o=Math.ceil(this.Bb/
this.i);this.g=[];for(a=0;a<this.l;++a){b=[];for(c=0;c<this.o;+
+c)b.push(null);this.g.push(b)}}n(Xp,R);Xp.prototype.empty=function(){for(var
a;a=this.s.firstChild;)Wp(a)};
function Yp(a,b){var
c=Math.floor(b.left/a.j),d=Math.floor(b.top/a.i),e=Math.ceil((b.left+b.width)/
a.j),g=Math.ceil((b.top+b.height)/
a.i);e=Math.min(e,a.l);for(g=Math.min(g,a.o);c<e;c++)for(var h=d;h<g;h++)if(!a.g[c]
[h]){var k=a;var l=c,m=h;if(!k.g[l][m]){var p=H("IMG");K(p,
{position:"absolute",left:l*k.j+"px",top:m*k.i+"px",display:"none"});k.g[l]
[m]=p;k.s.appendChild(p)}k=k.g[l]
[m];l=a.ma(c,h);Sp(k,r(a.V,a,k,l),r(a.na,a,k,l));k.src=l}for(c=0;c<a.l;+
+c)for(h=0;h<a.o;++h){if(d=!!a.g[c][h])d=!lh(new gh(c*
a.j,h*a.i,(c+1)*a.j,(h+1)*a.i),b);d&&(Wp(a.g[c][h]),a.g[c]
[h]=null)}}Xp.prototype.V=function(a,b){K(a,
{display:""});this.O&&this.O(b)};Xp.prototype.na=function(){};function Zp()
{};function $p(a){this.g={};for(var b=0;b<a.length;b++){var c=a[b];this.g[c.z]=new
Ke(c.w,c.h)}}function aq(a,b){return(a=hd(a.g,function(c){return c.height==b}))?
Number(a):null}function bq(a,b){return(a=a.g[b])?a.width:null};function cq(a)
{if(a)return a.isEntityPageViewport;a=U(new
S(window.location.href),"source");return"entity_page"==a||"entity_page_gbs_snippet"
==a}function dq(){var a=U(new S(window.location.href),"output");return(cq()||
Cc)&&"text"==a}function eq(){return"toggled"===(new
S(window.location.href)).i};function fq(a)
{Rp.call(this,a);this.sj={};this.wa={};this.o={};this.ta=this.na=null}var
gq;u(fq,Rp);f=fq.prototype;f.Dd=function(a,b)
{fq.oa.Dd.call(this,a);b&&(this.qa=b)};function Ep(a,b)
{hq(a,a.df(),b)}f.df=function(){var a=iq(this);T(a,"jscmd","click3");var
b;this.zd&&(b=this.zd.getQuery());jq(this,"vq",b);dd(this.sj,function(c,d)
{T(a,d,c)});return a};
function hq(a,b,c){b=b.toString();if(b==a.qa)c&&c(a);else if(c&&(a.o[b]=a.o[b]||
[]).push(c),b!=a.V)
{a.V=b;a.j&&q.clearTimeout(a.j);a.j=q.setTimeout(r(a.qt,a,b),6E3);var
d;a.zd&&(d=a.zd.getQuery());gq(b,r(a.mq,a,b,d))}}function jq(a,b,c){c?
a.sj[b]=c:delete a.sj[b]}f.sj=null;f.mq=function(a,b,c)
{this.V==a&&(this.V=null,this.j&&(q.clearTimeout(this.j),this.j=null),this.qa=a,kq(
this,c.page[0]),this.s.Zk(c),b=this.o[a])&&(v(b,function(d){d(this)},this),delete
this.o[a])};
f.qt=function(a){this.j=this.V=null;delete this.o[a]};function iq(a){var
b=a.ob.url;b?b=new S(b):(b=new
S(a.s.ep),T(b,"pg",a.La()),a.ob.sig&&T(b,"sig",a.ob.sig));cq()&&T(b,"source","entit
y_page");return b}f.zc=function(){return iq(this).toString()};f.me=function()
{return this.ob.w||this.getParent().g.width};f.Zd=function(){return this.ob.h||
this.getParent().g.height};
var
lq={additional_info:"additional_info",content:"content",feedbackUrl:"uf",flags:"fla
gs",highlights:"highlights",links:"links",order:"order",pid:"pid",src:"src",snippet
Src:"snippet_src"};function kq(a,b){var c={},d;for(d in lq){var e=lq[d],g=b[e];void
0!==g&&("highlights"==e?
a.wa[b.vq]=g:c[d]=g)}c.additional_info&&(d=c.additional_info["[NewspaperJSONPageInf
o]"])&&(a.na=new
$p(d.tileres),d=d.page_scanjob_coordinates)&&(a.ta=""+d.x+","+d.y);b.vq&&!
c.snippetSrc&&(c.snippetSrc="");a.Dd(c)}
fq.prototype.Dc=function(){return this.ob.content};fq.prototype.l=function(a)
{return!!(this.ob.flags&a)};function mq(a,b){return lb(b,r(a.l,a))}function nq(a,b)
{b=Re(b);b=b.replace(/'/g,"&#39;");if(a=a.wa[b]){var c=[];v(a,function(d)
{c.push([d.X,d.Y,d.W,d.H])});return c}}function Fp(a,b){if(a=nq(a,b))return
kb(a,t(oq,1))}function oq(a,b){b=kb(b,function(c){return Math.round(c*a)});return
new gh(b[0],b[1],b[2],b[3])}
function pq(a){if(a.ob.links)return kb(a.ob.links,function(b){var
c=b.region;return[c.X,c.Y,c.W,c.H,b.target_pid,b.url]})}function qq(a)
{if(a.ob.clip_highlight||a.ob.clip_highlights){var b=[];v(a.ob.clip_highlights||
[a.ob.clip_highlight],function(c){var d=[];v(["X","Y","W","H"],function(e)
{d.push(c[e])});b.push(d)});return b}return null}
fq.prototype.wd=function(a){if(this.ob.src&&a){var b=new
S(this.ob.src);a&&dd(this.Pk(),function(c,d){"height"==d&&a.height?
T(b,c,a.height):"width"==d&&a.width&&T(b,c,a.width)});return b.toString()}return
this.ob.src};fq.prototype.Pk=function(){return{width:"w",height:"h"}};function
rq(a,b,c,d){this.Lj=a||256;this.Kj=b||256;this.i=c||3;this.j=d||
3;this.g=null}function sq(a,b){a.g=b}rq.prototype.co=function(a,b,c,d,e){var
g=this.i,h=this.j;b=Math.ceil(b/this.Lj);c=Math.ceil(c/this.Kj);var
k=Math.floor(e/g),l=Math.floor(d/h),m=g*b*k;e-=k*g;g=Math.min(g,c-k*g);m+=g*h*l;d-
=l*h;h=Math.min(h,b-l*h);d=m+(e*h+d);a=new
S(a);T(a,"tid",d);this.g&&(a=this.g(a,d));return a.toString()};function tq()
{}tq.prototype.hb=function(){return this.vc};function uq(){this.g=new
Map}uq.prototype.add=function(a,b){this.g.set(Va(a),b)};function vq(a,b){b=void
0===b?[]:b;b=new Set(b.map(function(g){return Va(g)}));for(var
c=la(a.g.keys()),d=c.next();!d.done;d=c.next())if(d=d.value,!b.has(d)){var
e=a.g.get(d);e&&e.Ma();a.g.delete(d)}};function wq(){this.i={};this.g=new
uq}function xq(a,b,c){a.i[Va(b)]=c}wq.prototype.Ma=function(){vq(this.g)};function
yq(a,b){b=jb(b,function(c){return!!
this.i[Va(c.constructor)]},a);vq(a.g,b);v(b,function(c){this.g.g.has(Va(c))||
this.g.add(c,this.i[Va(c.constructor)].render(c))},a)};function zq(a)
{this.Bf=a}function Aq(a,b,c,d){a=Bq(a,d);if(0<c)for(c=0;c<a.length;c++)
{if(a[c]>b)return a[c]}else for(c=a.length-1;0<=c;c--)if(a[c]<b)return a[c];return
b}function Bq(a,b){var c=b||[];a=jb(a.Bf,function(d){return!lb(c,function(e){return
50>Math.abs(e-d)})});a.push.apply(a,c);yb(a);return a};function Cq(a,b)
{Jo.call(this);this.O={};a&&(this.ep=a.prefix,this.Co=a.image_prefix||
a.prefix,a=kb(a.page,function(c){c=new this.l(c);b&&(c.zd=b);return
c},this),this.j(a))}u(Cq,Jo);Cq.prototype.Zk=function(a){a=a.page;for(var
b=0;b<a.length;b++){var
c=a[b],d=Oo(this,c.pid);d&&kq(d,c)}};Cq.prototype.l=fq;Cq.prototype.ma=function(a,b
){if(!Oo(this,b.La())){var c=ub(Mo(this));vb(c,b);this.j(c)}this.O[b.La()]=!
0;a&&a(b)};function Dq(a,b,c){$l(a,t(Eq,b,c))}function Eq(a,b,c){c=c.target;hm(c)?
a(jm(c)):b&&b()};var Fq={},Gq=null;var Hq="undefined"!==typeof Uint8Array,Iq=!
A&&"function"===typeof btoa;var Jq="function"===typeof Symbol&&"symbol"===typeof
Symbol()?Symbol():void 0,Kq=Jq?function(a,b){a[Jq]|=b}:function(a,b){void 0!==a.lf?
a.lf|=b:Object.defineProperties(a,{lf:{value:b,configurable:!0,writable:!
0,enumerable:!1}})};function Lq(a){var b=Mq(a);1!
==(b&1)&&(Object.isFrozen(a)&&(a=Array.prototype.slice.call(a)),Nq(a,b|1))}
var Mq=Jq?function(a){return a[Jq]|0}:function(a){return a.lf|0},Oq=Jq?function(a)
{return a[Jq]}:function(a){return a.lf},Nq=Jq?function(a,b){a[Jq]=b}:function(a,b)
{void 0!==a.lf?a.lf=b:Object.defineProperties(a,{lf:{value:b,configurable:!
0,writable:!0,enumerable:!1}})};function Pq(){var a=[];Kq(a,1);return a}function
Qq(a,b){Nq(b,(a|0)&-2303)}function Rq(a,b){Nq(b,(a|34)&-2269)}function Sq(a)
{a=a>>12&1023;return 0===a?536870912:a};var Tq={};function Uq(a){return null!
==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object}var
Vq,Wq=[];Nq(Wq,55);Vq=Object.freeze(Wq);var Xq;function Yq(a,b){Xq=b;a=new
a(b);Xq=void 0;return a}
function Zq(a,b,c){null==a&&(a=Xq);Xq=void 0;if(null==a){var d=96;c?(a=[c],d|
=512):a=[];b&&(d=d&-4190209|(b&1023)<<12)}else{if(!Array.isArray(a))throw
Error();d=Mq(a);if(d&64)return a;d|=64;if(c&&(d|=512,c!==a[0]))throw Error();a:
{c=a;var e=c.length;if(e){var g=e-1,h=c[g];if(Uq(h)){d|=256;b=+!!(d&512)-1;e=g-
b;1024<=e&&($q(c,b,h),e=1023);d=d&-4190209|(e&1023)<<12;break a}}b&&(h=+!!(d&512)-
1,b=Math.max(b,e-h),1024<b&&($q(c,h,{}),d|=256,b=1023),d=d&-4190209|
(b&1023)<<12)}}Nq(a,d);return a}
function $q(a,b,c){for(var d=1023+b,e=a.length,g=d;g<e;g++){var h=a[g];null!=h&&h!
==c&&(c[g-b]=h)}a.length=d+1;a[d]=c};function ar(a){switch(typeof a){case
"number":return isFinite(a)?a:String(a);case "boolean":return a?1:0;case
"object":if(a&&!Array.isArray(a)&&Hq&&null!=a&&a instanceof Uint8Array){if(Iq)
{for(var b="",c=0,d=a.length-
10240;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.from
CharCode.apply(null,c?a.subarray(c):a);a=btoa(b)}else{void 0===b&&(b=0);if(!Gq)
{Gq={};c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split("")
;d=["+/=","+/","-_=","-_.","-_"];for(var e=
0;5>e;e++){var g=c.concat(d[e].split(""));Fq[e]=g;for(var h=0;h<g.length;h++){var
k=g[h];void
0===Gq[k]&&(Gq[k]=h)}}}b=Fq[b];c=Array(Math.floor(a.length/3));d=b[64]||"";for(e=g=
0;g<a.length-2;g+=3){var l=a[g],m=a[g+1];k=a[g+2];h=b[l>>2];l=b[(l&3)<<4|
m>>4];m=b[(m&15)<<2|k>>6];k=b[k&63];c[e++]=h+l+m+k}h=0;k=d;switch(a.length-g){case
2:h=a[g+1],k=b[(h&15)<<2]||d;case 1:a=a[g],c[e]=b[a>>2]+b[(a&3)<<4|
h>>4]+k+d}a=c.join("")}return a}}return a};function br(a,b,c)
{a=Array.prototype.slice.call(a);var d=a.length,e=b&256?a[d-1]:void 0;d+=e?-
1:0;for(b=b&512?1:0;b<d;b++)a[b]=c(a[b]);if(e){b=a[b]={};for(var g in
e)b[g]=c(e[g])}return a}function cr(a,b,c,d,e,g){if(null!=a)
{if(Array.isArray(a))a=e&&0==a.length&&Mq(a)&1?void 0:g&&Mq(a)&2?a:dr(a,b,c,void 0!
==d,e,g);else if(Uq(a)){var h={},k;for(k in a)h[k]=cr(a[k],b,c,d,e,g);a=h}else
a=b(a,d);return a}}
function dr(a,b,c,d,e,g){var h=d||c?Mq(a):0;d=d?!!(h&32):void
0;a=Array.prototype.slice.call(a);for(var k=0;k<a.length;k+
+)a[k]=cr(a[k],b,c,d,e,g);c&&c(h,a);return a}function er(a){return a.tl===Tq?
a.toJSON():ar(a)};function fr(a,b,c){c=void 0===c?Rq:c;if(null!=a){if(Hq&&a
instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){var
d=Mq(a);if(d&2)return a;b&&(b=0===d||!!(d&32)&&!(d&64||!(d&16)));return b?(Nq(a,(d|
34)&-5),a):dr(a,fr,d&4?Rq:c,!0,!1,!0)}a.tl===Tq&&(c=a.Ic,d=Oq(c),a=d&2?
a:Yq(a.constructor,gr(c,d,!0)));return a}}function gr(a,b,c){var d=c||b&2?
Rq:Qq,e=!!(b&32);a=br(a,b,function(g){return fr(g,e,d)});Kq(a,32|(c?2:0));return
a};Object.freeze({});function hr(a,b){a=a.Ic;return ir(a,Oq(a),b)}function
ir(a,b,c,d){if(-1===c)return null;if(c>=Sq(b)){if(b&256)return a[a.length-1]
[c]}else{var e=a.length;if(d&&b&256&&(d=a[e-1][c],null!=d))return d;b=c+(+!!
(b&512)-1);if(b<e)return a[b]}}function jr(a,b,c,d,e){var g=Sq(b);if(c>=g||e)
{e=b;if(b&256)g=a[a.length-1];else{if(null==d)return;g=a[g+(+!!(b&512)-1)]={};e|
=256}g[c]=d;e!==b&&Nq(a,e)}else a[c+(+!!(b&512)-1)]=d,b&256&&(a=a[a.length-1],c in
a&&delete a[c])}
function kr(a,b){a=hr(a,b);a=null==a?a:"boolean"===typeof a||"number"===typeof a?!!
a:void 0;return null!=a?a:!1}function lr(a,b,c){if(null!=c){if("boolean"!==typeof
c)throw Error("Expected boolean but got "+Ra(c)+": "+c);c=!!c}var
d=a.Ic,e=Oq(d);if(e&2)throw Error();jr(d,e,b,!1===c?void 0:c);return a};function
mr(a,b,c){this.Ic=Zq(a,b,c)}mr.prototype.toJSON=function(){var a=dr(this.Ic,er,void
0,void 0,!1,!1);return nr(this,a,!0)};mr.prototype.clone=function(){var
a=this.Ic;return Yq(this.constructor,gr(a,Oq(a),!
1))};mr.prototype.tl=Tq;mr.prototype.toString=function(){return nr(this,this.Ic,!
1).toString()};
function nr(a,b,c){var d=a.constructor.Jw,e=Sq(Oq(c?a.Ic:b)),g=!1;if(d){if(!c)
{b=Array.prototype.slice.call(b);var h;if(b.length&&Uq(h=b[b.length-
1]))for(g=0;g<d.length;g++)if(d[g]>=e){Object.assign(b[b.length-1]={},h);break}g=!
0}e=b;c=!c;h=Oq(a.Ic);a=Sq(h);h=+!!(h&512)-1;for(var k,l,m=0;m<d.length;m+
+)if(l=d[m],l<a){l+=h;var p=e[l];null==p?e[l]=c?Vq:Pq():c&&p!==Vq&&Lq(p)}else k||
(p=void 0,e.length&&Uq(p=e[e.length-1])?k=p:e.push(k={})),p=k[l],null==k[l]?k[l]=c?
Vq:Pq():c&&p!==Vq&&Lq(p)}d=b.length;
if(!d)return b;var x;if(Uq(k=b[d-1])){a:{var C=k;e={};c=!1;for(var E in
C)a=C[E],Array.isArray(a)&&a!=a&&(c=!0),null!=a?e[E]=a:c=!0;if(c){for(var G in e)
{C=e;break a}C=null}}C!=k&&(x=!0);d--}for(;0<d;d--){k=b[d-1];if(null!=k)break;var
P=!0}if(!x&&!P)return b;var Sa;g?
Sa=b:Sa=Array.prototype.slice.call(b,0,d);b=Sa;g&&(b.length=d);C&&b.push(C);return
b};function or(a){this.g=a}or.prototype.rd=function(){return
this.g.aid};or.prototype.Dg=function(){var
a=this.g.x_focus,b=this.g.y_focus;if(void 0===a||void 0===b){b=this.Mf();if(!
b.length)return null;a=b[0][0];b=b[0][1]}return new
B(a,b)};or.prototype.Mk=ba(10);or.prototype.Mf=function(){return
pr(this,"head_boxes")};function pr(a,b){var c=[];a.g[b]&&v(a.g[b],function(d)
{c.push([d.X,d.Y,d.W,d.H])});return c};function qr(a){this.g=a};function rr(a,b,c)
{this.j=a;this.g=b;this.l=c||!1;a=this.getSize();this.i()?
a.height=120:a.height=65;this.nb(a)}n(rr,mm);rr.prototype.i=function(){var a=D("gb-
mobile-menu-pubinfo");return a?0<Gf(a).length&&null!=this.j&&0==Lo(this.j):!
1};function sr(a){sm.call(this);this.j=a}u(sr,sm);sr.prototype.O=function()
{this.i=Math.ceil(this.g.length/this.j);for(var a=0;a<this.i;a++)for(var
b=0;b<this.j;b++){var c=a*this.j+b;this.cells[b]=this.cells[b]||[];this.cells[b]
[a]=this.g[c]}};function tr(a){sr.call(this,a);this.He=new
Map}u(tr,sr);tr.prototype.yc=function(a){return
this.He.get(ur(xm,a))};tr.prototype.th=function(a){if(a instanceof
rr)a=ur(a.constructor,a.g);else if(a instanceof xm)a=ur(a.constructor,a.Da());else
throw Error("Input item must be a LayoutPage or LayoutSeparator.");return
this.He.get(a)};
tr.prototype.Pa=function(a){if(a instanceof rr){var
b=ur(a.constructor,a.g);this.He.set(b,a)}else a instanceof
xm&&(b=ur(a.constructor,a.Da()),this.He.set(b,a));tr.oa.Pa.call(this,a)};function
ur(a,b){return Va(a)+"#"+b.La()};function vr(a,b,c,d,e)
{tr.call(this,1);this.o=b;this.l=c;var g=d||!1,h;a=Mo(a);v(a,function(k)
{g&&h&&1<Lo(k)-Lo(h)&&wr(this,h,k);var l=D("gb-mobile-menu-
pubinfo");l&&0<Gf(l).length&&!g&&h&&k&&0==Lo(h)&&wr(this,h,k,!0);l=new xm(k);var
m=l.getSize();"fixed_height"==this.o?
m.height=this.l:m.width=this.l;l.nb(m);this.Pa(l);h=k},this);g&&h&&e&&Lo(h)<Lo(e)&&
wr(this,h,e);tm(this)}n(vr,tr);
function wr(a,b,c,d){b=new rr(b,c,d||!1);c=b.getSize();"fixed_height"==a.o?
c.height=a.l:c.width=a.l;b.nb(c);a.Pa(b)}vr.prototype.s=function(){return
this.l};vr.prototype.Of=function(){return this.o};vr.prototype.Ej=8;function
xr(a,b){this.N=a;this.g=b}n(xr,Zp);xr.prototype.render=function(a){var
b=this.g(a);b.nb(a.getSize());b.setPosition(a.jd());return b};function yr()
{}n(yr,mm);function zr(){X.call(this)}u(zr,X);zr.prototype.ne=function(a)
{this.i=a;this.l=Ar(a)};zr.prototype.ua=function()
{zr.oa.ua.call(this);I(this.l)};function Br(a)
{X.call(this);this.j=a}n(Br,zr);Br.prototype.Aa=function(a)
{N(this.l,a)};Br.prototype.ne=function(a){zr.prototype.ne.call(this,a);var
b=this.i.getSize();a=this.l;var c=b.width;b=b.height;var
d=Math.floor(.035*c),e=this.j?"/googlebooks/images/burn-left.png":"/googlebooks/
images/burn-right.png";th(a,this.j?c-d:0,0);L(a,d,b);K(a,{position:"absolute"});A?
Am(a,e):(c=F("IMG",
{src:e,width:d,height:b,border:0,position:"absolute",top:0,left:0}),a.appendChild(c
))};function Cr(a)
{X.call(this);this.V=a;this.O=[]}u(Cr,zr);f=Cr.prototype;f.ne=function(a)
{Cr.oa.ne.call(this,a);this.Yg();this.Da()&&this.g.ka(this.Da(),"update",this.Yg)};
f.Da=function(){return this.i.Da()};f.Xg=function(a,b,c,d){var e=H("div");W(e,!
0);this.l.appendChild(e);a=Dr(this,a,b,c,d);K(e,
{position:"absolute",left:a[0]+"px",top:a[1]+"px",width:a[2]+"px",height:a[3]+"px"}
);this.V&&(K(e,{backgroundColor:this.V}),Kh(e,.3));this.O.push(new
gh(a[0],a[1],a[2],a[3]));return e};
function Er(a){return a.i.getSize().width/a.i.Da().getParent().g.width}function
Dr(a,b,c,d,e){var g=Er(a);return kb([b,c,d,e],function(h){return
Math.round(h*g)})}function Fr(a,b){v(b,function(c)
{this.Xg.apply(this,c)},a)}f.Qn=function(a){return
this.Xg(a.left,a.top,a.width,a.height)};f.jg=function()
{Bf(this.l);this.O=[]};f.Yg=function(){};function Gr()
{Cr.call(this)}n(Gr,Cr);f=Gr.prototype;f.Yg=function(){if(!this.j){var
a=this.Da();a&&(a=qq(a))&&(Fr(this,a),this.j=!0)}};
f.Xg=function(a,b,c,d){this.o=Cr.prototype.Xg.call(this,a,b,c,d);K(this.o,
{border:"2px #aaaaff
dashed"});this.s=H("IMG");this.o.appendChild(this.s);this.s.src="/googlebooks/
images/dialog_close_x.gif";a=Dr(this,a,b,c,d);K(this.s,
{position:"absolute",cursor:"pointer",left:a[2]-
19+"px",top:"4px",display:"none"});Q(this.o,"mouseout",r(this.nq,this));Q(this.o,"m
ouseover",r(this.Bo,this,!0));Yj(this.s,"click",r(this.Ma,this));return
this.o};f.Ma=function(){I(this.o)};
f.nq=function(a){Lf(this.o,a.target)||this.Bo(!1)};f.Bo=function(a){K(this.s,
{display:a?"":"none"})};function Hr(a)
{Cr.call(this);this.N=a}n(Hr,Cr);Hr.prototype.Yg=function(){if(!this.j){var
a=this.Da();a&&(a=pq(a))&&(v(a,function(b){var
c=b.pop(),d=b.pop();b=this.Xg.apply(this,b);K(b,
{cursor:"pointer"});this.g.ka(b,"click",r(this.o,this,d,c))},this),this.j=!
0)}};Hr.prototype.o=function(a,b){(a=Oo(this.N.ab(),a))?
this.N.mb(a):Cp(this.N,b)};function Ir(a,b)
{this.l=a;this.g=b}Ir.prototype.Da=function(){return
this.l};Ir.prototype.i=function(){return this.l.wd(this.g)};function Jr(a,b,c)
{Ir.call(this,a,b);this.j=c}n(Jr,Ir);Jr.prototype.i=function(){return
this.j.width>this.g.width?this.l.wd(this.j):Ir.prototype.i.call(this)};function
Kr(a,b,c,d,e)
{X.call(this);this.Og(a.Fa());this.N=a;this.i=c;this.na=[];this.nm=d;L(d,c);this.qa
=Ar(this);K(this.qa,"backgroundColor","#fff");L(this.qa,c);if(this.wa=void 0!==e?
e:!0)a=Ar(this),L(a,c),this.ta=new
Lr(a),this.ta.show();b&&(this.l=b,this.g.ka(b,"update",this.kg),Ep(b))}u(Kr,X);f=Kr
.prototype;f.getSize=function(){return this.i};f.Da=function(){return
this.l};function Mr(a,b){a.na.push(b);b.ne(a)}f.kg=function(){};function Nr(a)
{a.dispatchEvent("load");a.wa&&a.ta.kb()}
function Ar(a){var b=H("div");W(b,!0);K(b,
{position:"absolute",left:0,top:0});a.nm.appendChild(b);return b}f.Ma=function()
{v(this.na,function(a){a.Ea()});this.na=null;this.o&&I(this.o)};function Or(a)
{a.s=Ar(a);L(a.s,a.getSize());K(a.s,{backgroundImage:"url(//www.google.com/images/
cleardot.gif)",backgroundRepeat:"repeat"});a.g.ka(a.s,"mousedown",a.oq);a.g.ka(a.s,
"dragstart",Ij)}f.oq=function(a){a.display=this;Pr.dispatchEvent(a)};var Pr=new R;
function Lr(a)
{this.g=a;a={position:"absolute",left:0,color:"#808080",fontSize:"13px",backgroundC
olor:"white"};for(var b=0;2>b;b++){var
c=H("div");W(c);K(c,a);this.g.appendChild(c);c.textContent="Loading...";a.bottom=0}
}Lr.prototype.show=function(a){K(this.g,
{display:a?"none":""})};Lr.prototype.kb=function(){this.show(!
0)};Kr.prototype.Kl=function(){Qr(this)};function Qr(a,b){a.o&&I(a.o);a.o=Ar(a);new
Rr(a.o,a.getSize(),b)}
function Rr(a,b,c){this.g=a;K(a,
{backgroundColor:"#FFF",textAlign:"center"});L(a,b);O(a,uj.g(c||""));W(this.g)};fun
ction Sr(a,b,c){Kr.call(this,a,b.Da(),b.g,c);this.Og(Tr);a=Ar(this);this.V=new
Ur(b.g,a);a=Ar(this);this.O=new Ur(b.g,a);Or(this);Oh(c,!
0);w(c,"pageImageDisplay");this.ma=b;b.Da()&&this.kg()}n(Sr,Kr);f=Sr.prototype;f.mb
=function(a){jq(a,"output",null);Kr.prototype.mb.call(this,a);a.wd()&&this.kg()};
f.kg=function(){var a=this.Da(),b=this.ma.i();if(b&&!this.j)
{b=Vr(b);Yj(this.V,"load",r(this.pq,this,a,b,this.getSize().width));Wr(this.V,
[b]);var c=vp(this.N.Kb,a.La());c.push(b);Wr(this.O,c);this.j=!
0;a==this.N.Da()&&this.dispatchEvent("fetch")}mq(a,[16,8])&&(a=Me('<table
width=100% height=100%><tr><td><img
src="%s"/><br/>%s</td></tr></table>',Np("/googlebooks/restricted_logo.gif"),"You
have either reached a page that is unavailable for viewing or reached your viewing
limit for this book."),Qr(this,
a),Nr(this))};f.pq=function(a,b,c)
{a==this.N.Da()&&this.dispatchEvent("loaded");this.O.empty();var
d=this.N.Kb;a=a.La();d.g[a]=d.g[a]||{};d.g[a]
[c]=b;Nr(this)};f.lc=ba(13);f.Ma=function(){this.j=!
1;this.V.empty();this.O.empty();Kr.prototype.Ma.call(this)};var Tr=new
R,Vr=ad;function Ur(a,b){R.call(this);this.i=a;this.j=b;this.rf=!
1;this.g=H("IMG");dn(this.g,"Page");this.g.width=this.i.width;this.j.appendChild(th
is.g);W(this.j)}n(Ur,R);Ur.prototype.empty=function(){for(var
a;a=Hf(this.j);)Wp(a)};
function Wr(a,b){Sp(a.g,r(a.l,a,a.g));for(var c=0;c<b.length;c+
+)a.g.src=b[c]}Ur.prototype.l=function(a)
{this.g==a&&(this.dispatchEvent("load"),this.rf=!
0)};Ur.prototype.lc=ba(12);function Xr(a){var
b=this;X.call(this);this.s=a;this.j=a.l;this.nb(Rh(this.j));this.Fb=new
B(0,0);this.V=null;this.na=new Gm(function(){N(b.V,!
1)},600);Fj(this,this.na)}u(Xr,X);f=Xr.prototype;f.nb=function(a){if(!this.i||!
Le(this.i,a)){this.i=a;var
b=this.s;b.V=a;Yr(b);this.dispatchEvent("resize")}};f.Tc=function(a)
{this.rc=a;this.O.Ma();var b=this.s,c=this.getSize();b.V=c;Yr(b);b=this.s;a=new
Ke(a.tb(),a.Db());b.ma=a;b.o=!
0;L(b.i,a);V(b.na,0,b);Yr(b);this.dispatchEvent("layoutchange")};
function Zr(a,b){a.O=b}f.Qk=function(){return this.O};f.Eb=function(){return
this.rc};f.ac=function(){var
a=this.rc.Ld();this.ma&&(a=this.ma.Ok(a));yq(this.O,a);this.dispatchEvent("update")
};function $r(a,b){a.ma=b}
f.Uc=function(a){var b=this.Fb.x,c=this.Fb.y;"number"===typeof
a.x&&(a.x=Ge(a.x,0,Math.max(this.rc.tb()-this.i.width,0)));"number"===typeof
a.y&&(a.y=Ge(a.y,0,Math.max(this.rc.Db()-this.i.height,0)));"number"===typeof
a.x&&(b=a.x);"number"===typeof a.y&&(1<a.y-c?this.dispatchEvent("scrolldown"):1<c-
a.y&&this.dispatchEvent("scrollup"),c=a.y);this.Fb=new
B(b,c);b=this.s;a=this.Fb;b.O||(b=b.l,null!=a.y&&(b.scrollTop=a.y),null!
=a.x&&(b.scrollLeft=a.x));this.dispatchEvent("move")};
function as(a){var b=a.Fb;return b?new
gh(b.x,b.y,a.i.width,a.i.height):null}f.getSize=function(){return
this.i};f.Ed=function(a)
{this.dispatchEvent("movestart");this.Uc(a);this.dispatchEvent("moveend")};function
bs(a,b,c){a=a.Fb;c(new B(a.x+b.x,a.y+b.y))}
f.uf=function(a){var b=this.Fb,c=this.getSize();!b||Math.abs(b.x-a.x)>c.width||
Math.abs(b.y-a.y)>c.height?this.Ed(a):(this.l&&(this.l.Ea(),this.l=null),this.l=new
Nm([b.x,b.y],[a.x,a.y],250+250*Ge(Ie(b,a)/800,0,1),Qm),Q(this.l,"animate",r(this.rm
,this)),Q(this.l,"end",r(this.qq,this)),this.dispatchEvent("movestart"),Yj(this,"mo
vestart",r(this.l.Ea,this.l)),this.l.play())};f.rm=function(a)
{a=a.coords.map(Math.round);this.Uc(new B(a[0],a[1]))};f.qq=function(a)
{this.rm(a);this.dispatchEvent("moveend")};
f.Ab=function(){return this.j};f.De=ba(14);f.Hc=function(){return new
B(Math.round(this.Fb.x+this.i.width/2),Math.round(this.Fb.y+this.i.height/
2))};f.Ie=function(a){return new B(Math.round(a.x+this.i.width/2*-
1),Math.round(a.y+this.i.height/2*-1))};f.ua=function()
{Xr.oa.ua.call(this);this.O.Ma()};f.Kk=function(a)
{null==this.V&&(this.V=a);this.V.style.opacity=0;this.na.start()};f.Ns=function()
{var a=this;this.na.stop();N(this.V,!0);V(function()
{a.V.style.opacity=1})};f.om=1;function cs(a,b,c,d)
{Kr.call(this,a,b.Da(),b.g,c,d);this.ma=Ar(this);Or(this);b.Da()&&this.kg();this.N=
a;this.O=Q(this.N.Fa(),"update",this.Ba,!
1,this)}n(cs,Kr);cs.prototype.kg=function(){var
a=this.Da(),b=a.wd(),c=this.N.Wa().Qi(),d=a.na;if(b&&d&&!this.j){var
e=aq(d,this.getSize().height);"number"===typeof e&&(d=bq(d,e),b=new
S(b),T(b,"zoom",e),T(b,"pg",a.ta),b=b.toString(),this.V=new
Xp(this.ma,d,this.getSize().height,c.Lj,c.Kj,r(c.co,c,b,d,this.getSize().height),nu
ll),this.j=!0,this.Ba())}};
cs.prototype.Ba=function(){if(this.j){var a=zh(this.ma);if(a){var
b=Fh(this.ma);a.top-=b.y;a.bottom-=b.y;a.left-=b.x;a.right-=b.x;0<a.bottom-
a.top&&0<a.right-a.left&&Yp(this.V,ih(a))}Jp(this.N)}};cs.prototype.Ma=function()
{this.j&&(this.V.empty(),this.j=!
1);this.O&&(gk(this.O),this.O=null);Kr.prototype.Ma.call(this)};function ds(a)
{this.zd=a;Cr.call(this,"#ffff00")}u(ds,Cr);ds.prototype.Yg=function(){var
a=this.i.Da();if(a){var b=this.zd.getQuery();b!
=this.o&&(a=Fp(a,b),this.jg(),a&&(kb(a,r(this.Qn,this)),this.o=b))}};function es(a)
{R.call(this);this.url=a;this.j=null;this.s=!0}n(es,R);es.prototype.Se=function()
{if(this.s)this.s=!1;else throw Error();};function fs(a,b)
{es.call(this,a);this.O=b||"GET";this.i=new jk;this.g=new
Wl}n(fs,es);f=fs.prototype;f.Se=function(a,b)
{es.prototype.Se.call(this,a,b);this.o=a;this.l=b;this.i.ka(this.g,"success",r(this
.sq,this));this.i.ka(this.g,"error",r(this.rq,this));this.g.send(this.url.toString(
),this.O,void 0)};f.sq=function(a)
{this.j=JSON.parse(im(a.target));V(r(this.dispatchEvent,this,"success"));this.o&&V(
t(this.o,this.j));V(r(this.Mj,this))};
f.rq=function()
{V(r(this.dispatchEvent,this,"error"));this.l&&V(this.l);V(r(this.Mj,this))};f.abor
t=function(){this.g.abort();this.Mj();return!1};f.Mj=function()
{ok(this.i);this.l=this.o=null};function gs(a){return a.length?
a.reduce(function(b,c){return mh(b,c)},a[0].clone()):null};function hs(a,b,c,d,e)
{X.call(this);this.s=a;this.na=b;this.ta=e;this.l=d;this.i=!
1;this.o=H("div");c.appendChild(this.o);this.g.ka(b,"mousemove",this.O);this.g.ka(b
,"mouseup",this.V)}u(hs,X);hs.prototype.O=function(a){if(!this.qa){a=Je(new
B(a.clientX,a.clientY),Ah(this.na));a=dh(a,this.ta);K(this.o,{border:"2px dashed
#99AAEE",position:"absolute"});var b=a.right-a.left,c=a.bottom-
a.top;th(this.o,a.left,a.top);L(this.o,b,c);this.j=a}};
hs.prototype.V=function(a){this.O(a);this.qa=!0;a=this.l;var
b=ih(this.j),c=Er(this.s);c=is(b,1/c);b=js(is(c,1/a.getSize().width*1E3));a=new
S(a.zc());T(a,"ci",
[b.left,b.top,b.width,b.height].join());T(a,"jscmd","click3");T(a,"output","text");
c=js(c);ks(this.s,[c]);I(this.o);(new
fs(a)).Se(r(this.ma,this,c,b));this.dispatchEvent("endsize")};
hs.prototype.ma=function(a,b,c){c=c.page[0];var d=!1,e=c.clip_highlights;if(e){var
g=[];v(e,function(h){g.push(new gh(h.X,h.Y,h.W,h.H))});if(c=c.content)ks(this.s,
[a],c,b),d=!0}d||this.s.jg();this.Ea()};function is(a,b){return new
gh(a.left*b,a.top*b,a.width*b,a.height*b)}function js(a){return new
gh(Math.round(a.left),Math.round(a.top),Math.round(a.width),Math.round(a.height))}h
s.prototype.ua=function(){hs.oa.ua.call(this);I(this.o)};function ls(a,b)
{X.call(this);this.o=a;this.Ca=b}var ms;n(ls,zr);f=ls.prototype;f.ne=function(a)
{zr.prototype.ne.call(this,a);a=this.l;var b=H("div");W(b,!
0);a.appendChild(b);Gb(b,"selection-
layer");L(a,this.i.getSize());L(b,this.i.getSize());this.g.ka(b,"click",this.tq);th
is.g.ka(b,"mousedown",this.uq)};
f.uq=function(a){if(ms){a.stopPropagation();this.j&&this.j.Ea();var
b=this.i.nm;a=Je(new B(a.clientX,a.clientY),Ah(b));this.j=new
hs(this.o,b,this.l,this.i.Da(),a);this.s=Q(document.body,"mousemove",r(this.wq,this
));Yj(this.j,["endsize","dispose"],r(this.Ks,this))}};f.tq=function(a)
{ms&&a.stopPropagation()};
f.wq=function(a){if(this.j&&!this.j.Id){var b=new
B(a.clientX,a.clientY),c=hh(Jh(this.Ca.Ab()));if(eh(c,b)){var d=new
B(0,0);v([[c.top-a.clientY,0,-1],[c.bottom-a.clientY,0,1],[c.left-a.clientX,-1,0],
[c.right-a.clientX,1,0]],function(e){40>Math.abs(e[0])&&(d.x=e[1]||d.x,d.y=e[2]||
d.y)});this.O||(this.O=new Tl(100),this.g.ka(this.O,"tick",this.xq));this.V=d;d.x||
d.y?this.O.start():this.O.stop()}}};f.xq=function(){var a=this.V,b=this.Ca;bs(b,new
B(15*a.x,15*a.y),r(b.Ed,b))};
f.Ks=function(){gk(this.s);Dj(this.O);this.O=null};function ns(){this.o="Selection
copied to clipboard";this.g=!1;var a=F("DIV","entity-page-
snackbar"),b=F("SPAN","entity-page-snackbar-
text");J(b,this.o);a.appendChild(b);Y(a,"hidden",!
0);document.body.appendChild(a);this.l=a}ns.prototype.show=function(){this.g?
(this.i(),V(r(this.j,this),500)):this.j();V(r(this.i,this),6E3)};ns.prototype.j=fun
ction(){K(this.l,"bottom","0");this.g=!0};ns.prototype.i=function()
{K(this.l,"bottom","-48px");this.g=!1};function os(a){this.i=a;this.l=new
ns;this.j=ps(this)}os.prototype.ha=function(){return this.j};function ps(a){var
b=F("DIV");Ib(b,["entity-page-copy-button","entity-page-action-chip"]);var
c=F("SPAN");w(c,"entity-page-action-chip-icon");var d=F("SPAN");w(d,"entity-page-
action-chip-
label");J(d,"Copy");b.appendChild(c);b.appendChild(d);Q(b,"click",r(a.g,a));
$m(b,"button");Rf(b,!0);Q(b,"keydown",function(e){32!=e.keyCode&&13!=e.keyCode||
a.g.call(a)});return b}
os.prototype.g=function()
{this.i.focus();this.i.select();document.execCommand("copy");this.l.show()};functio
n qs(){}qs.prototype.Mc=function(){};function rs(a,b,c,d,e,g,h,k,l){var
m=ss(c),p=Jh(a),x=zh(a);x&&jh(p,ih(x));x=cf(a);var C=cf(c);if(x.g!=C.g){var
E=x.g.body;C=Zf(C);var G=new B(0,0),P=uf(ef(E));if(vc(P,"parent")){var Sa=E;do{var
Qb=P==C?Ah(Sa):Gh(Sa);G.x+=Qb.x;G.y+=Qb.y}while(P&&P!=C&&P!
=P.parent&&(Sa=P.frameElement)&&(P=P.parent))}E=Je(G,Ah(E));!A||Tc(9)||rf(x.g)||
(E=Je(E,sf(x.g)));p.left+=E.x;p.top+=E.y}a=ts(a,b);b=p.left;a&4?
b+=p.width:a&2&&(b+=p.width/2);p=new B(b,p.top+(a&1?
p.height:0));p=Je(p,m);e&&(p.x+=(a&4?-1:1)*e.x,p.y+=
(a&1?-1:1)*e.y);if(h)if(l)var ua=l;else if(ua=zh(c))ua.top-=m.y,ua.right-
=m.x,ua.bottom-=m.y,ua.left-=m.x;return us(p,c,d,g,ua,h,k)}
function ss(a){if(a=a.offsetParent){var b="HTML"==a.tagName||"BODY"==a.tagName;if(!
b||"static"!=sh(a,"position")){var c=Ah(a);if(!b){b=Mh(a);var d;if(d=b)
{d=pg&&0<=dc(gn,10);var e;if(e=Kc)e=0<=dc(en,10);var g=og&&0<=dc(gn,85);d=Ac||d||
e||g}b=d?-a.scrollLeft:b&&!zc&&"visible"!=sh(a,"overflowX")?a.scrollWidth-
a.clientWidth-a.scrollLeft:a.scrollLeft;c=Je(c,new B(b,a.scrollTop))}}}return c||
new B}
function us(a,b,c,d,e,g,h){a=a.clone();var k=ts(b,c);c=M(b);h=h?
h.clone():c.clone();a=a.clone();h=h.clone();var l=0;if(d||0!=k)k&4?a.x-=h.width+(d?
d.right:0):k&2?a.x-=h.width/2:d&&(a.x+=d.left),k&1?a.y-=h.height+(d?
d.bottom:0):d&&(a.y+=d.top);g&&(e?(d=h,k=0,65==(g&65)&&(a.x<e.left||
a.x>=e.right)&&(g&=-2),132==(g&132)&&(a.y<e.top||a.y>=e.bottom)&&(g&=-
5),a.x<e.left&&g&1&&(a.x=e.left,k|=1),g&16&&(l=a.x,a.x<e.left&&(a.x=e.left,k|
=4),a.x+d.width>e.right&&(d.width=Math.min(e.right-a.x,l+d.width-e.left),
d.width=Math.max(d.width,0),k|=4)),a.x+d.width>e.right&&g&1&&(a.x=Math.max(e.right-
d.width,e.left),k|=1),g&2&&(k|=(a.x<e.left?16:0)|(a.x+d.width>e.right?
32:0)),a.y<e.top&&g&4&&(a.y=e.top,k|=2),g&32&&(l=a.y,a.y<e.top&&(a.y=e.top,k|
=8),a.y+d.height>e.bottom&&(d.height=Math.min(e.bottom-a.y,l+d.height-
e.top),d.height=Math.max(d.height,0),k|
=8)),a.y+d.height>e.bottom&&g&4&&(a.y=Math.max(e.bottom-d.height,e.top),k|
=2),g&8&&(k|=(a.y<e.top?64:0)|(a.y+d.height>e.bottom?128:0)),e=k):e=256,l=e);e=new
gh(0,
0,0,0);e.left=a.x;e.top=a.y;e.width=h.width;e.height=h.height;a=l;if(a&496)return
a;th(b,new B(e.left,e.top));h=e.getSize();Le(c,h)||Ph(b,h);return a}function
ts(a,b){return(b&8&&Mh(a)?b^4:b)&-9};function vs(a,b){this.wb=8;this.Ia=b||void
0;Nn.call(this,a)}u(vs,Nn);function ws(a,b)
{a.wb=b;a.isVisible()&&a.fg()}vs.prototype.jd=function(){return this.Ia||
null};vs.prototype.setPosition=function(a){this.Ia=a||void
0;this.isVisible()&&this.fg()};vs.prototype.fg=function(){if(this.Ia){var a=!
this.isVisible()&&"move_offscreen"!
=this.getType(),b=this.ha();a&&(b.style.visibility="hidden",N(b,!
0));this.Ia.Mc(b,this.wb,this.ql);a&&N(b,!1)}};function xs(a)
{vs.call(this,a);Pn(this,!1);this.i=new jk;this.g=cq();w(a,"viewport-selection-
popup");ys&&ys.Ea();ys=this}n(xs,vs);xs.prototype.j=function()
{this.dispatchEvent("close");this.Ea()};
function zs(a,b,c){var d=a.g?D("selection-popup-table"):a.ha(),e=a.g?
H("TR"):H("div");w(e,"selection-popup-select-container");d.appendChild(e);d=a.g?
H("TD"):H("div");w(d,"selection-popup-select-
label");e.appendChild(d);d.appendChild(yf(b));d=a.g?
H("TD"):H("div");e.appendChild(d);b=H("input");b.value=c;w(b,"viewport-
input");d.appendChild(b);Oh(b,!1);a.g&&(c=H("TD"),e.appendChild(c),e=(new
os(b)).ha(),c.appendChild(e));a.i.ka(b,"mousedown",As)}function As(a)
{a.stopPropagation()}
xs.prototype.ua=function(){I(this.ha());vs.prototype.ua.call(this);this.i.Ea()};var
ys=null;function Bs(a,b){this.g=a instanceof B?a:new
B(a,b)}u(Bs,qs);Bs.prototype.Mc=function(a,b,c,d){var e=ef(a);var
g=e.body;e=e.documentElement;e=new B(g.scrollLeft||e.scrollLeft,g.scrollTop||
e.scrollTop);g=this.g.x+e.x;e=this.g.y+e.y;var h=ss(a);g-=h.x;e-=h.y;us(new
B(g,e),a,b,c,null,null,d)};function Cs(a,b)
{Bs.call(this,a,b)}u(Cs,Bs);Cs.prototype.i=0;Cs.prototype.l=function(a)
{this.i=a};Cs.prototype.Mc=function(a,b,c,d){var e=wh(a);e=zh(e);var
g=tf(cf(a).g);g=new B(this.g.x+g.scrollLeft,this.g.y+g.scrollTop);var
h=b,k=us(g,a,h,c,e,10,d);if(0!=(k&496)){if(k&16||k&32)h^=4;if(k&64||
k&128)h^=1;k=us(g,a,h,c,e,10,d);0!=(k&496)&&us(g,a,b,c,e,this.i,d)}};function Ds(a)
{Cr.call(this,"#4a95d6");this.j=a}n(Ds,Cr);Ds.prototype.ne=function(a)
{Cr.prototype.ne.call(this,a);K(this.l,
{cursor:"pointer"});this.g.ka(this.l,"mousedown",Es)};function Es(a)
{a.stopPropagation()}
function ks(a,b,c,d)
{a.jg();kb(b,r(a.Qn,a));a.s&&gk(a.s);a.o&&a.o.Ea();b=H("div");document.body.appendC
hild(b);var e=gs(a.O);if(e){var g=Ah(a.l);b=new xs(b);if(c&&d){var
h=a.Da(),k=h.wd();if(k){var l=new
S(k);d=[d.left,d.top,d.width,d.height].join();T(l,"ci",d);T(l,"edge",0);l=l.toStrin
g();var m=new S(h.zc());T(m,"ci",d);T(m,"source","bookclip");m=Me('<a
href="%s"><img
src="%s"/></a>',m.toString(),l)}d=m;Bf(b.ha());m=b.ha();h=H("IMG");h.src="/
googlebooks/images/material/close_black_24dp.png";w(h,
"selection-popup-close");m.appendChild(h);b.i.qf(h,"click",r(b.j,b));h=F("DIV",
{},"Share this clip");w(h,"selection-popup-
title");m.appendChild(h);b.g&&(h=F("TABLE",{id:"selection-popup-
table"}),m.appendChild(h));c&&(zs(b,"Selection text",c),m=H("DIV"),w(m,"selection-
popup-translate-container"),b.g?(h=Hf(D("selection-popup-
table")),k=H("TD"),h.appendChild(k),k.appendChild(m)):b.ha().appendChild(m),h=new
S("https://translate.google.com/translate_t"),T(h,"text",c),T(h,"sl","auto"),T(h,"t
l","auto"),
c=H("A"),c.href=h.toString(),c.target="_blank",b.g&&(h=F("SPAN"),Ib(h,["selection-
popup-translate-icon","entity-page-action-chip-
icon"]),c.appendChild(h)),h=F("SPAN"),J(h,"Translate"),w(h,"entity-page-action-
chip-label"),c.appendChild(h),h=H("SPAN"),J(h,"\u00bb"),w(h,"selection-popup-
translate-arrow"),c.appendChild(h),w(c,"selection-popup-translate-
link"),w(c,"entity-page-action-
chip"),m.appendChild(c));l&&zs(b,"Image",l);d&&zs(b,"Embed",d)}else
c=H("DIV"),J(c,"Loading..."),w(c,"selection-popup-loading-msg"),
b.ha().appendChild(c);ws(b,4);a.o=b;c=g.x+e.left+e.width;e=g.y+e.top+e.height;g=M(b
.ha()).width;24>c-g&&(c=g+24);V(t(Fs,b,new Cs(new
B(c,e))));a.s=Yj(b,"close",r(a.jg,a))}}function Fs(a,b){a.Id||
(a.setPosition(b),a.Aa(!0))}Ds.prototype.jg=function()
{Cr.prototype.jg.call(this);this.o&&this.o.Ea()};Ds.prototype.ua=function()
{Cr.prototype.ua.call(this);this.o&&this.o.Ea();this.s&&gk(this.s)};function
Gs(a,b,c){return a.Wa().Qi()?new cs(a,b,c):new Sr(a,b,c)}function Hs(a,b){if(b
instanceof Sr){Mr(b,new ds(a.Xa()));Mr(b,new Gr);var c=new Ds(a.Ab()),d=new
ls(c,a.Fa());Mr(b,d);Mr(b,c);Mr(b,new Hr(a))}};function Is(a,b)
{X.call(this);this.N=a;b=Math.floor(b/2);var
c=Math.floor(b/this.N.ab().g.aspectRatio());this.j=new
Ke(b,c);this.i=H("div");K(this.i,
{position:"absolute",backgroundColor:"white",top:0,left:0});this.na=[];a.Fa().s.i.a
ppendChild(this.i);this.l=H("div");this.s=H("div");this.na.push(Q(this.l,"dblclick"
,r(this.Bt,this)));a={overflow:"hidden",backgroundColor:"#fcfcfc",position:"absolut
e",border:"1px solid
#ccc"};K(this.l,a);K(this.s,a);this.i.appendChild(this.l);this.i.appendChild(this.s
);
this.V=H("div");this.ma=H("div");this.l.appendChild(this.V);this.s.appendChild(this
.ma);Js(this)}n(Is,Rm);function Js(a)
{a.o&&a.o.Ma();a.O&&a.O.Ma();Bf(a.V);Bf(a.ma);Ph(a.l,a.j);Ph(a.s,a.j);a.o=Gs(a.N,ne
w Ir(a.qa,a.j),a.V);Hs(a.N,a.o);a.ta=new Br(!0);Mr(a.o,a.ta);a.O=Gs(a.N,new
Ir(a.wa,a.j),a.ma);a.Ba=new Br(!
1);Hs(a.N,a.O);Mr(a.O,a.Ba)}f=Is.prototype;f.setPosition=function(a)
{0>a.x&&(a.x=0);th(this.i,a)};f.Bt=function(a)
{a.preventDefault();a.stopPropagation();this.N.qb("previous")};
f.Aa=function(a){K(this.i,{display:a?"":"none"})};f.Oc=function(){K(this.l,
{left:0,top:0});K(this.s,{left:this.j.width+"px",top:0})};f.Md=function(){return
jb([this.qa,this.wa],function(a){return!!a})};f.Ma=function()
{this.o.Ma();this.O.Ma();for(var
a;a=this.na.pop();)gk(a);this.i.parentNode&&I(this.i)};function Ks(a){return
2*a};function Ls(a){this.N=a}n(Ls,Zp);Ls.prototype.render=function(a){var b=new
Is(this.N,a.getSize().width);b.setPosition(a.jd());b.Oc();b.Aa(!0);return
this.g=b};function Ms(a,b){var c=a.match(Ns);return c?
Number(c[1])*b[c[2]]:Number(a)}var Ns=/^(-?\d+\.?\d*)([KMGTPEZYkmun]?)B?
$/,Os={"":1,n:1E-9,u:1E-
6,m:.001,k:1E3,K:1E3,M:1E6,G:1E9,T:1E12,P:1E15,E:1E18,Z:1E21,Y:1E24},Ps={"":1,n:Mat
h.pow(1024,-3),u:Math.pow(1024,-
2),m:1/1024,k:1024,K:1024,M:Math.pow(1024,2),G:Math.pow(1024,3),T:Math.pow(1024,4),
P:Math.pow(1024,5),E:Math.pow(1024,6),Z:Math.pow(1024,7),Y:Math.pow(1024,8)};functi
on Qs(a,b){var c=Rs(a),d=Rs(b);0==Lo(a)||0==Lo(b)?d="This is a preview. The total
pages displayed will be limited.":"number"!==typeof c||"number"!==typeof d||c>=d||
1==Math.abs(c-d)?d="Some pages are omitted from this book preview.":Ss(a,b)?d="Page
"+(--d+" is not part of this book preview."):(a=++c+"",d=--d+"",d="Pages "+a+" to
"+d+" are not shown in this preview.");return d}function Rs(a){a=a.hb();var b;/[^0-
9]/.test(a)||Sb(a)?b=null:b=Rb(a,"B")?Ms(a,Ps):Ms(a,Os);return b}
function Ss(a,b){a=Rs(a);b=Rs(b);return 0==a+1-(b-1)};function Ts(a,b,c)
{R.call(this);this.N=a;this.j=b;this.o=M(b).width;this.s=c;this.i=!
1;this.g=zm()}n(Ts,R);Ts.prototype.nf=function(){return this.i};function Us(a,b)
{if(b!=a.i){a.i=b;var c=a.N.Fa().s.i;N(c,!1);M(c);
[t(Vs,a.j,a.s,a.o,a.g,b),r(a.l,a),t(N,c,!0)].forEach(V)}}Ts.prototype.l=function()
{this.dispatchEvent("change")};function Vs(a,b,c,d,e){var
g=b.style.width;d=d?"right":"left";e?(b.style[d]="0",b.style.width=g+c):
(b.style[d]="",b.style.width="");N(a,!e)};var Ws=null;function Xs(a,b)
{jk.call(this);this.i=Ws;this.N=a;this.g=b;this.N.Wa().O||
(this.ka(this.N,"pageturn",this.l),this.ka(this.g,"dispose",this.Ea))}n(Xs,jk);Xs.p
rototype.l=function(){var a=this.g.o.g.Md()[0]||new Rp,b=this.g.o.g.Md()[1]||new
Rp,c=this.O,d=this.o,e=d?Lo(d):-1,g=Lo(a)||-1,h=Lo(b)||-1,k=Math.max(c?Lo(c):-
1,e),l=Math.max(g,h);if(Math.abs(l-k)>this.g.om){if(0<l-k){var m=k==e?d:c;var
p=a}0>l-k&&(m=-1!=h?b:a,p=d);1<h-g&&(m=a,p=b);Ss(m,p)||void 0===m||void 0===p||
(a=Qs(m,p),this.i.V(a),this.i.show(3E3))}};function Ys(a)
{fq.call(this,a)}n(Ys,fq);f=Ys.prototype;f.Dd=function(a)
{fq.prototype.Dd.call(this,a);a&&a.additional_info&&(this.g=a.additional_info["[New
spaperJSONPageInfo]"],this.g.articles&&(this.i={},v(this.g.articles,function(b){var
c=b.aid;c&&(this.i[c]=new or(b))},this)))};f.Ce=function(){return this.l(32)?"Front
Cover":this.l(64)?"Back Cover":fq.prototype.Ce.call(this)};f.Pk=function()
{return{width:"w"}};f.Li=ba(15);f.ao=function(){return this.O};function Zs(a)
{Cq.call(this);Cq.apply(this,arguments);this.s();Q(this,"update",r(this.s,this))}n(
Zs,Cq);function $s(a,b){var c={};v(b.page,function(e){var
g=Oo(this,e.pid);g&&kq(g,e);c[e.pid]=!0},a);b=Mo(a);var d=jb(b,function(e){return!!
c[e.La()]||!!this.O[e.La()]},a);b.length!
=d.length&&a.j(d)}Zs.prototype.Zk=function(a){this.o?
$s(this,a):Cq.prototype.Zk.call(this,a)};
Zs.prototype.s=function(){var a={},b=0;v(Mo(this),function(h){var
k=Lo(h);a[k]=h;b=Math.max(b,k)});for(var c=[],d=-1;d<=b;d+=2){var e=a[d],g=a[d+1];
(e||g)&&c.push([e,g])}this.V=c};Zs.prototype.l=Ys;function at(a)
{this.o=a.Seller;this.Na=a.Url;this.i=a.TrackingUrl;this.g=a.Price;this.j=a.IsInSto
ck;this.l=a.IsPublisher};function bt(a)
{this.j=a.page_id;this.i=a.page_number||"";this.g=a.snippet_text||"";this.l=a.page_
url}bt.prototype.La=function(){return this.j};bt.prototype.zc=function(){return
this.l};function ct(a){this.g=a;0<this.g.number_of_results?
(this.vb=kb(this.g.search_results,function(b){return new
bt(b)},this),this.id=this.g.search_results[0].page_id+dt(this)
+this.g.search_results[this.g.number_of_results-1].page_id):this.vb=[]}function
et(a){return a.g.spellresults&&a.g.spellresults.correct_spell?
a.g.spellresults.correct_spell:null}function dt(a){return
a.g.search_query_escaped};function ft(a,b)
{X.call(this);this.o=a;this.s=b;this.l=b.j;this.j=b.g;this.i=H("DIV");this.i.classN
ame="separator-
container";this.o.appendChild(this.i);a=H("TABLE");a.className="separator-outer-
table";this.i.appendChild(a);var c=a.insertRow(-1).insertCell(-
1);c.align="center";var d=H("DIV");d.className="separator-
background";c.appendChild(d);c=H("TABLE");c.className="separator-inner-
table";d.appendChild(c);c.align="center";if(b.i()){var e=D("gb-mobile-menu-
pubinfo");if(e){b=hf("IMG",e);if(1==b.length){b=
b[0].cloneNode(!0);var g=c.insertRow(-1).insertCell(-1);Ef(g,b,0);w(g,"separator-
message");w(g,"separator-pubinfo-
message")}b=Qs(this.l,this.j);e=Sf(e);c=c.insertRow(-1).insertCell(-
1);g=H("SPAN");g.className="separator-text";c.appendChild(g);var h=this.s;h.i&&h.l?
O(g,Cj(e)):O(g,Cj(b+"<br>"+e));w(c,"separator-message");w(c,"separator-pubinfo-
message")}w(a,"separator-pubinfo");w(d,"separator-pubinfo")}else a=c.insertRow(-
1).insertCell(-1),w(a,"separator-
message"),a.textContent=Qs(this.l,this.j);Oh(this.i,
!0);W(this.i)}n(ft,Rm);ft.prototype.nb=function(a)
{L(this.i,a)};ft.prototype.setPosition=function(a)
{th(this.i,a)};ft.prototype.Ma=function(){I(this.i)};function gt(a,b,c,d)
{this.Ej=this.Yk=10;this.ei=this.fi=20;b=Math.floor((b-20)/
(100+this.Yk));d&&2<b&&(b-=b%2);tr.call(this,b);Mo(a);a=kb(Mo(a),function(e){e=new
xm(e);var g=e.getSize();g.width=100;e.nb(g);return e});c&&(c=a[0].getSize(),d=new
mm,d.nb(c),this.Pa(d));v(a,r(this.Pa,this));tm(this)}u(gt,tr);function ht(a,b)
{Xr.call(this,b);this.Cb=a;this.g.ka(a,"pagechange",this.Pd);this.g.ka(this.Cb,"sea
rchupdate",this.Wk);if(a=D("subscription-
bar"))this.g.ka(this,"scrolldown",t(this.Kk,a)),this.g.ka(this,"scrollup",t(this.Ns
,a))}u(ht,Xr);f=ht.prototype;f.Md=function(){var
a=this.rc.Ld(),b=[];this.ma&&(a=this.ma.Sh(a)[0]||[]);v(a,function(c){c instanceof
xm&&b.push(c.Da())});return b};f.eg=function(a){this.Yf(!1,!
1);this.Pe(this.xg(a))};
f.Oe=function(a){var
b=[];"fixed_width"==this.Eb().Of()&&b.push(this.getSize().width);this.ae&&(a=Aq(thi
s.ae(),this.Eb().s(),a,b))&&this.eg(a)};f.Ae=function(){this.Yf(!0,!1);var
a=this.getSize().width;this.Pe(this.xg(a))};f.mf=ba(16);f.Yf=function(a,b)
{this.yg=a;this.Ki=b};f.resize=function(){if(this.yg)this.Ae();else{var
a=this.Eb().s();a&&this.eg(a)}};f.Pe=function(a){var
b=this.Eb();this.Tc(a);b&&(a=Wm(new Vm(b,a),this.Hc()),
(a=this.Ie(a))&&this.Ed(a))};f.Pd=function(){this.Gh||this.Od(this.Cb.Da())};
f.Od=function(a){this.rc.yc&&(a=this.rc.yc(a))&&this.Uc(new
B(Math.round(a.Yd()),Math.round(a.kd())))};f.Wk=function()
{it&&(this.Qk().Ma(),this.ta&&this.ta(),this.ac())};var it=!0;function jt(a,b)
{this.Ca=a;this.g=b}n(jt,Zp);jt.prototype.render=function(a){var
b=this.g(),c=a.Da(),d=gb(this.Ca.ae().Bf)/a.getSize().width,e=a.getSize();b.ij=e.wi
dth;b.Lg=e.height;e=a.getSize().clone();e.width*=d;e.height*=d;b.ju=e.width;b.gu=e.
height;b.setPosition(a.Yd(),a.kd());b.mb(c);b.Oc();return b};function kt()
{};function lt(a){this.Ca=a}u(lt,kt);lt.prototype.Ok=function(a){var
b=this.Sh(a);a=b[0]||[];b=b[1]||[];b.sort(t(mt,this.Ca.Hc()));var
c=[];vb(c,a,b);return c};function mt(a,b,c){return fh(hh(nm(b)),a)-
fh(hh(nm(c)),a)}lt.prototype.Sh=function(a){var b=as(this.Ca),c=new gh(b.left-
800,b.top-800,b.width+1600,b.height+1600);return Ab(a,function(d)
{d=nm(d);if(kh(c,d))return kh(b,d)?0:1})};function nt(a,b)
{this.Ca=b;this.N=a}n(nt,lt);nt.prototype.Ok=function(a){var
b=lt.prototype.Ok.call(this,a),c=this.N.Da();if(c){var d=[],e=this.N.ab();v([1,-
1],function(){var g=No(e,c.La(),1);g&&d.push(g)});v(a,function(g)
{g.Da&&ob(d,g.Da())&&pb(b,g)})}return b};function ot(a,b,c)
{X.call(this);this.N=a;this.Ca=b;this.j=H("div");W(this.j,!0);K(this.j,
{position:"absolute",display:"none"});c.appendChild(this.j);this.o=H("div");W(this.
o,!0);K(this.o,
{position:"absolute"});this.j.appendChild(this.o);this.s=H("div");W(this.s,!
0);this.j.appendChild(this.s);this.O=H("div");W(this.O,!
0);this.s.appendChild(this.O);this.kb()}u(ot,Rm);f=ot.prototype;
f.Oc=function(){var a=this.ij-2,b=this.Lg-2,c=this.ju-2,d=this.gu-2;K(this.s,
{backgroundColor:"#cccccc",position:"absolute"});th(this.s,0,0);L(this.s,this.ij,th
is.Lg);K(this.O,
{overflow:"hidden",backgroundColor:"#fcfcfc",position:"absolute"});th(this.O,1,1);L
(this.O,a,b);this.show();var e=this.N;a=Gs(e,new Jr(this.Da(),new Ke(a,b),new
Ke(c,d)),this.O);a instanceof Sr?Hs(e,a):a instanceof cs&&a instanceof cs&&Mr(a,new
ds(e.Xa()));this.i=a};f.kb=function(){N(this.j,!1)};f.show=function(){N(this.j,!
0)};
f.lc=ba(11);f.Ma=function()
{this.i&&this.i.Ma();I(this.j)};f.setPosition=function(a,b)
{th(this.j,a,b)};f.kd=function(){return vh(this.j).x};f.Yd=function(){return
vh(this.j).y};f.mb=function(a){this.l=a};f.Da=function(){return
this.l};f.Db=function(){return this.Lg};f.tb=function(){return this.ij};function
pt(a){return a+2}f.getSize=function(){return new Ke(this.ij,this.Lg)};function
qt(a){X.call(this);Bf(a);W(a);this.l=a;this.i=H("div");W(this.i,!0);zm()&&(of(a,
{dir:"ltr"}),of(this.i,{dir:"rtl"}));a.appendChild(this.i)}u(qt,X);function rt(a,b)
{qt.call(this,b);this.Ca=a;this.g.ka(b,"scroll",this.s);K(b,"position","relative");
K(this.i,"position","absolute");this.j=H("div");w(this.j,"scroll-
background");W(this.j,!
0);b.appendChild(this.j);this.j.appendChild(this.i)}n(rt,qt);function Yr(a){var
b=a.ma;a.V&&b&&(K(a.i,"left",Math.floor(Math.max(0,a.Ca.s.l.clientWidth-b.width)/
2)+"px"),K(a.j,"height",b.height+"px"))}rt.prototype.na=function(){this.o=!
1;this.s()};
rt.prototype.s=function(){if(!this.o){var a=this.Ca.Fb;if(a){a=a.clone();var
b=this.l;b=new B(b.scrollLeft,b.scrollTop);He(a,b)||(this.O=!
0,this.Ca.Ed(b),this.O=!1)}}};function st(a){var b=a.Ab(),c=new
rt(this,b);tt(b);ht.call(this,a,c);$r(this,new nt(a,this));Zr(this,ut(this));var
d=a.ab(),e=a.Wa().Of();this.o=a.Wa().O?function(g){return new vr(d,e,g)}:a.Wa().na?
function(g){return new vr(d,e,g,!0,a.Wa().na)}:function(g){return new vr(d,e,g,!
0)};b=this.Cb.Wa();"fixed_height"==b.Of()?(b=b.ae(),b=b[Math.floor(b.length/2)]
+2):b=vt(b)
+2;this.eg(b);this.g.ka(this.Cb,"pagesupdate",this.Jt);this.g.ka(this.Cb,"pagemodec
hange",this.yq);this.g.ka(this,"move",this.ac);this.g.ka(this,
"move",this.Sv)}u(st,ht);function tt(a){K(a,"overflow","auto");K(a,
{overflowX:"auto",overflowY:"scroll"});w(a,"overflow-scrolling");of(a,
{dir:"ltr"})}f=st.prototype;f.Kc=function(){this.Oe(1)};f.Zc=function(){this.Oe(-
1)};f.ae=function(){var
a=this.Cb.Wa(),b=ub(a.ae());"fixed_width"==a.Of()&&(a=this.Cb.Wa().Ja)&&150<a-
gb(b)&&(1500>a?pb(b,a):pb(b,1500));return new zq(kb(b,pt))};f.xg=function(a){return
this.o(a)};
f.getSize=function(){if(this.j.hasChildNodes()){var
a=Rh(this.j.childNodes[0]).width;a=new Ke(a,this.i.height)}else a=this.i;return
a};function ut(a){var b=new wq;xq(b,xm,new jt(a,t(bd,ot,a.Cb,a,a.s.i)));xq(b,rr,new
xr(a.Cb,function(c){return new ft(a.s.i,c)}));return b}f.Sv=function(){if(this.wa)
{var a=qm(this.rc,this.Hc().y);a&&a.Da&&(a=a.Da(),this.Cb.Da()!=a&&(this.Gh=!
0,this.Cb.Ad(a.La()),this.Gh=!1))}this.wa=!0};
f.Jt=function(){var a=this.Cb.Da(),b=this.Cb.ab(),c=Oo(b,a.La());if(!c)a:
{c=Lo(a);b=Mo(b);for(a=b.length-1;0<=a;a--){var d=b[a];if(Lo(d)<=c){c=d;break
a}}c=null}a=this.Fb;b=this.Eb();d=b.yc(c);a=Je(a,d.jd());b=this.xg(b.s());c=b.yc(c)
.jd();c=new B(c.x+a.x,c.y+a.y);this.Tc(b);this.Ed(c)};f.yq=function()
{this.O.Ma();this.ac()};
f.Ik=function(a){if(a.ao&&a.O){var b=a.O;if(null!=a.ma)var c=a.ma;else a.ma=new
qr(this.s.i),c=a.ma;c.g=this.s.i;if(D("focus_article_div")){var
d=D("focus_article_div");I(d)}d=this.Eb().yc(a);a=d.tb()/a.me();if(b.Mf()&&(b=b.Mf(
))){var e=b[0];if(e&&4==e.length){b=a*e[0]+d.Yd();d=a*e[1]+d.kd();var
g=a*e[2];a*=e[3];e=H("DIV");e.setAttribute("id","focus_article_div");W(e,!
0);Kh(e,.3);K(e,
{position:"absolute",left:b+"px",top:d+"px",width:g+"px",height:a+"px",cursor:"poin
ter",backgroundColor:"#36C",border:"2px solid #00F"});
c.g.appendChild(e)}}}};function wt(a,b,c,d,e)
{X.call(this);this.N=a;this.Ca=b;this.l=c;var g=H("div");K(g,
{position:"absolute"});e=e.width-2;th(g,d.x+(zm()?
e:0),d.y);b.s.i.appendChild(g);this.i=g;b=Math.floor(e/ym(c));g=new
Ke(e,b);this.j=H("div");this.i.appendChild(this.j);K(this.j,
{padding:"1px",position:"absolute"});this.o();b=H("div");this.j.appendChild(b);K(b,
{overflow:"hidden",backgroundColor:"#fcfcfc"});L(b,g);this.j.appendChild(b);d=H("IM
G");d.title=c.Ce();this.O=d;e=S;var h=new S(c.s.Co);T(h,"pg",c.La());c.ob.sig&&
T(h,"sig",c.ob.sig);e=new
e(h.toString());T(e,"zoom","1");T(e,"img","1");T(e,"w",g.width);if(g=this.N.Wa().nd
)T(e,"imgtk",g),T(e,"jtp",Lo(c));d.src=e.toString();b.appendChild(d);K(this.j,"curs
or","pointer");this.g.ka(this.j,"click",this.s);this.g.ka(a,"pagechange",this.o)}n(
wt,Rm);wt.prototype.o=function(){var a=!1,b=this.N.Da();b&&b==this.l&&(a=!
0);K(this.j,"backgroundColor",a?"#6B90DA":"#ccc")};wt.prototype.s=function()
{this.N.Wb(st);this.N.mb(this.l);xt.dispatchEvent("click")};
wt.prototype.Ma=function(){Wp(this.O);I(this.i)};var xt=new R;function yt(a,b)
{this.N=a;this.Ca=b}n(yt,Zp);yt.prototype.render=function(a){return new
wt(this.N,this.Ca,a.Da(),a.jd(),a.getSize())};function zt(a){var b=a.Ab();K(b,
{overflow:"hidden"});var c=new
rt(this,b);ht.call(this,a,c);this.g.ka(this,"move",this.ac);K(b,
{overflow:"auto"});Zr(this,At(this));this.Tc(Bt(this));$r(this,new
lt(this));V(r(this.ac,this),0);this.g.ka(this,"resize",this.o);var
d=D("subscription-bar");d&&(this.Kk(d),V(function(){N(d,!
1)},600))}u(zt,ht);zt.prototype.Od=function(a){a=this.Eb().yc(a).jd();this.Ed(new
B(void 0,a.y-40))};
function Bt(a){var b=a.Cb.Wa().wc;return new gt(a.Cb.ab(),cq()?
Math.min(a.getSize().width,1120):a.getSize().width,b,b)}zt.prototype.o=function()
{this.Tc(Bt(this));this.Od(this.Cb.Da())};function At(a){var b=new wq;xq(b,xm,new
yt(a.Cb,a));return b};function Ct(a)
{this.vc=a.Title;this.i=a.Pid;this.g=a.PgNum}Ct.prototype.hb=function(){return
this.vc};Ct.prototype.getId=function(){return this.i};function Dt(a,b,c,d)
{Kj.call(this,d);this.type="key";this.keyCode=a;this.charCode=b;this.repeat=c}u(Dt,
Kj);function Et(a,b)
{R.call(this);a&&this.attach(a,b)}u(Et,R);f=Et.prototype;f.va=null;f.aj=null;f.jl=n
ull;f.cj=null;f.Qc=-1;f.oe=-1;f.Nj=!1;
var
Ft={3:13,12:144,63232:38,63233:40,63234:37,63235:39,63236:112,63237:113,63238:114,6
3239:115,63240:116,63241:117,63242:118,63243:119,63244:120,63245:121,63246:122,6324
7:123,63248:44,63272:46,63273:36,63275:35,63276:33,63277:34,63289:144,63302:45},Gt=
{Up:38,Down:40,Left:37,Right:39,Enter:13,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,
F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,"U+007F":46,Home:36,End:35,PageUp:33,P
ageDown:34,Insert:45},Ht=Dc&&Ac;f=Et.prototype;
f.zq=function(a){if(Bc||yc)if(17==this.Qc&&!a.ctrlKey||18==this.Qc&&!a.altKey||
Dc&&91==this.Qc&&!a.metaKey)this.oe=this.Qc=-1;-1==this.Qc&&(a.ctrlKey&&17!
=a.keyCode?this.Qc=17:a.altKey&&18!=a.keyCode?this.Qc=18:a.metaKey&&91!
=a.keyCode&&(this.Qc=91));vk(a.keyCode,this.Qc,a.shiftKey,a.ctrlKey,a.altKey,a.meta
Key)?
(this.oe=wk(a.keyCode),Ht&&(this.Nj=a.altKey)):this.handleEvent(a)};f.Aq=function(a
){this.oe=this.Qc=-1;this.Nj=a.altKey};
f.handleEvent=function(a){var b=a.Ob,c=b.altKey;if(A&&"keypress"==a.type){var
d=this.oe;var e=13!=d&&27!=d?b.keyCode:0}else(Bc||yc)&&"keypress"==a.type?
(d=this.oe,e=0<=b.charCode&&63232>b.charCode&&uk(d)?b.charCode:0):
("keypress"==a.type?(Ht&&(c=this.Nj),b.keyCode==b.charCode?32>b.keyCode?
(d=b.keyCode,e=0):(d=this.oe,e=b.charCode):(d=b.keyCode||this.oe,e=b.charCode||0)):
(d=b.keyCode||this.oe,e=b.charCode||0),Dc&&63==e&&224==d&&(d=191));var g=d=wk(d);d?
63232<=d&&d in Ft?g=Ft[d]:25==d&&a.shiftKey&&
(g=9):b.keyIdentifier&&b.keyIdentifier in Gt&&(g=Gt[b.keyIdentifier]);if(!
Ac||"keypress"!=a.type||
vk(g,this.Qc,a.shiftKey,a.ctrlKey,c,a.metaKey))a=g==this.Qc,this.Qc=g,b=new
Dt(g,e,a,b),b.altKey=c,this.dispatchEvent(b)};f.ha=function(){return
this.va};f.attach=function(a,b)
{this.cj&&It(this);this.va=a;this.aj=Q(this.va,"keypress",this,b);this.jl=Q(this.va
,"keydown",this.zq,b,this);this.cj=Q(this.va,"keyup",this.Aq,b,this)};
function It(a)
{a.aj&&(gk(a.aj),gk(a.jl),gk(a.cj),a.aj=null,a.jl=null,a.cj=null);a.va=null;a.Qc=-
1;a.oe=-1}f.ua=function(){Et.oa.ua.call(this);It(this)};function Jt(){}var
Kt;Qa(Jt);var
Lt={button:"pressed",checkbox:"checked",menuitem:"selected",menuitemcheckbox:"check
ed",menuitemradio:"checked",radio:"checked",tab:"selected",treeitem:"selected"};f=J
t.prototype;f.lg=function(){};f.Nc=function(a){return
a.g.Oa("DIV",Mt(this,a).join(" "),a.Dc())};f.Fc=function(a){return a};function
Nt(a,b,c){(a=a.ha?a.ha():a)&&(c?Ib:Kb)(a,[b])}f.mi=function(){return!0};
f.Rb=function(a,b){b.id&&a.Ng(b.id);var c=this.Fc(b);c&&c.firstChild?
Ot(a,c.firstChild.nextSibling?ub(c.childNodes):c.firstChild):a.ng=null;var
d=0,e=this.Ra(),g=this.Ra(),h=!1,k=!1,l=ub(Fb(b));l.forEach(function(m){h||m!=e?k||
m!=g?d|=this.Pi(m):k=!0:(h=!0,g==e&&(k=!0));1==this.Pi(m)&&Pf(c)&&Rf(c,!
1)},this);a.qe=d;h||(l.push(e),g==e&&(k=!0));k||l.push(g);
(a=a.Kd)&&l.push.apply(l,a);h&&k&&!a||Gb(b,l.join(" "));return b};f.ni=function(a)
{Kn(a)&&this.tm(a.ha(),!0);a.isEnabled()&&this.Zg(a,a.isVisible())};
function Pt(a,b,c){if(a=c||a.lg())c=b.getAttribute("role")||null,a!
=c&&$m(b,a)}function Qt(a,b,c){var d=b.Na;null!=d&&a.Ph(c,d);b.isVisible()||
Y(c,"hidden",!b.isVisible());b.isEnabled()||a.je(c,1,!
b.isEnabled());Rt(b,8)&&a.je(c,8,St(b,8));Rt(b,16)&&a.je(c,16,St(b,16));Rt(b,64)&&a
.je(c,64,b.md())}f.Ph=function(a,b){dn(a,b)};f.Oj=function(a,b){Oh(a,!b,!
A)};f.tm=function(a,b){Nt(a,this.Ra()+"-rtl",b)};f.sm=function(a){var b;return
Rt(a,32)&&(b=a.ha())?Pf(b):!1};
f.Zg=function(a,b){var c;if(Rt(a,32)&&(c=a.ha())){if(!b&&St(a,32))
{try{c.blur()}catch(d){}St(a,32)&&a.oi(null)}Pf(c)!=b&&Rf(c,b)}};f.Aa=function(a,b)
{N(a,b);a&&Y(a,"hidden",!b)};f.Vc=function(a,b,c){var d=a.ha();if(d){var
e=this.sh(b);e&&Nt(a,e,c);this.je(d,b,c)}};f.je=function(a,b,c){Kt||
(Kt={1:"disabled",8:"selected",16:"checked",64:"expanded"});b=Kt[b];var
d=a.getAttribute("role")||null;d&&(d=Lt[d]||b,b="checked"==b||"selected"==b?
d:b);b&&Y(a,b,c)};
f.mg=function(a,b){var c=this.Fc(a);c&&(Bf(c),b&&("string"===typeof b?J(c,b):
(a=function(d){if(d){var e=ef(c);c.appendChild("string"===typeof d?
e.createTextNode(d):d)}},Array.isArray(b)?b.forEach(a):!Ta(b)||"nodeType"in b?
a(b):ub(b).forEach(a))))};f.Ra=function(){return"goog-control"};function Mt(a,b)
{var c=a.Ra(),d=[c],e=a.Ra();e!=c&&d.push(e);c=b.qe;for(e=[];c;){var g=c&-
c;e.push(a.sh(g));c&=~g}d.push.apply(d,e);(a=b.Kd)&&d.push.apply(d,a);return
d}f.sh=function(a){this.i||Tt(this);return this.i[a]};
f.Pi=function(a){if(!this.qa){this.i||Tt(this);var b=this.i,c={},d;for(d in
b)c[b[d]]=d;this.qa=c}a=parseInt(this.qa[a],10);return isNaN(a)?0:a};function Tt(a)
{var b=a.Ra();a.i={1:b+"-disabled",2:b+"-hover",4:b+"-active",8:b+"-
selected",16:b+"-checked",32:b+"-focused",64:b+"-open"}};function Ut()
{}u(Ut,Jt);Qa(Ut);f=Ut.prototype;f.lg=function()
{return"button"};f.je=function(a,b,c){switch(b){case 8:case
16:Y(a,"pressed",c);break;default:case 64:case
1:Ut.oa.je.call(this,a,b,c)}};f.Nc=function(a){var
b=Ut.oa.Nc.call(this,a);this.yf(b,a.hf());var
c=a.yb();c&&this.uc(b,c);Rt(a,16)&&this.je(b,16,St(a,16));return
b};f.Rb=function(a,b){b=Ut.oa.Rb.call(this,a,b);var
c=this.yb(b);a.Ba=c;a.V=this.hf(b);Rt(a,16)&&this.je(b,16,St(a,16));return
b};f.yb=function(){};f.uc=function(){};
f.hf=function(a){return a.title};f.yf=function(a,b){a&&(b?
a.title=b:a.removeAttribute("title"))};f.mc=function(a,b){var c=Kn(a),d=this.Ra()
+"-collapse-left",e=this.Ra()+"-collapse-right",g=c?e:d;b&1?Vt(a,g):Wt(a,g);c=c?
d:e;b&2?Vt(a,c):Wt(a,c)};f.Ra=function(){return"goog-button"};var
Xt={qg:"mousedown",rg:"mouseup",hh:"mousecancel",gw:"mousemove",iw:"mouseover",hw:"
mouseout",ew:"mouseenter",fw:"mouseleave"};function Yt(a,b){if(!a)throw
Error("Invalid class name "+a);if("function"!==typeof b)throw Error("Invalid
decorator function "+b);Zt[a]=b}var $t={},Zt={};function au(a,b,c)
{Bn.call(this,c);if(!b){for(b=this.constructor;b;){var
d=Va(b);if(d=$t[d])break;b=(b=Object.getPrototypeOf(b.prototype))&&b.constructor}b=
d?"function"===typeof d.Jb?d.Jb():new d:null}this.j=b;this.ng=void 0!==a?
a:null;this.Na=null}u(au,Bn);f=au.prototype;f.ng=null;f.qe=0;f.Xh=39;f.Gf=255;f.Wh=
0;f.ri=!0;f.Kd=null;f.Pj=!0;f.um=null;function bu(a,b){a.Va&&b!
=a.Pj&&cu(a,b);a.Pj=b}f.vd=function(){return this.j};function Vt(a,b){b&&(a.Kd?
ob(a.Kd,b)||a.Kd.push(b):a.Kd=[b],Nt(a,b,!0))}
function Wt(a,b){b&&a.Kd&&qb(a.Kd,b)&&(0==a.Kd.length&&(a.Kd=null),Nt(a,b,!
1))}f.Qa=function(){var
a=this.j.Nc(this);this.va=a;Pt(this.j,a,this.ff());this.j.Oj(a,!
1);this.isVisible()||this.j.Aa(a,!1)};f.ff=function(){return
this.um};f.Rh=ba(8);f.Ph=function(a){this.Na=a;var
b=this.ha();b&&this.j.Ph(b,a)};f.Ib=function(){return
this.j.Fc(this.ha())};f.hi=function(a){return this.j.mi(a)};f.Nb=function(a)
{this.va=a=this.j.Rb(this,a);Pt(this.j,a,this.ff());this.j.Oj(a,!1);this.ri="none"!
=a.style.display};
f.Ka=function()
{au.oa.Ka.call(this);Qt(this.j,this,this.va);this.j.ni(this);if(this.Xh&-
2&&(this.Pj&&cu(this,!0),Rt(this,32))){var a=this.ha();if(a){var b=this.l||
(this.l=new
Et);b.attach(a);Z(this).ka(b,"key",this.Pc).ka(a,"focus",this.Bq).ka(a,"blur",this.
oi)}}};
function cu(a,b){var c=Z(a),d=a.ha();b?(c.ka(d,Xt.qg,a.Te).ka(d,
[Xt.rg,Xt.hh],a.de).ka(d,"mouseover",a.Ee).ka(d,"mouseout",a.Vk),a.Ch!
=$c&&c.ka(d,"contextmenu",a.Ch),A&&!a.qa&&(a.qa=new du(a),Fj(a,a.qa))):
(c.Ta(d,Xt.qg,a.Te).Ta(d,
[Xt.rg,Xt.hh],a.de).Ta(d,"mouseover",a.Ee).Ta(d,"mouseout",a.Vk),a.Ch!
=$c&&c.Ta(d,"contextmenu",a.Ch),A&&(Dj(a.qa),a.qa=null))}f.jc=function()
{au.oa.jc.call(this);this.l&&It(this.l);this.isVisible()&&this.isEnabled()&&this.j.
Zg(this,!1)};
f.ua=function(){au.oa.ua.call(this);this.l&&(this.l.Ea(),delete this.l);delete
this.j;this.qa=this.Kd=this.ng=null};f.Dc=function(){return this.ng};function
eu(a,b){a.j.mg(a.ha(),b);a.ng=b}function Ot(a,b){a.ng=b}f.Bg=function(){var
a=this.Dc();if(!a)return"";a="string"===typeof a?a:Array.isArray(a)?
a.map(Uf).join(""):Sf(a);return Pe(a)};f.isVisible=function(){return this.ri};
f.Aa=function(a,b){return b||this.ri!=a&&this.dispatchEvent(a?"show":"hide")?
((b=this.ha())&&this.j.Aa(b,a),this.isEnabled()&&this.j.Zg(this,a),this.ri=a,!0):!
1};f.isEnabled=function(){return!St(this,1)};f.lb=function(a){var
b=this.getParent();b&&"function"==typeof b.isEnabled&&!b.isEnabled()||!fu(this,1,!
a)||(a||(gu(this,!1),this.Sc(!1)),this.isVisible()&&this.j.Zg(this,a),this.Vc(1,!
a,!0))};f.Sc=function(a){fu(this,2,a)&&this.Vc(2,a)};f.isActive=function(){return
St(this,4)};
function gu(a,b){fu(a,4,b)&&a.Vc(4,b)}f.Il=function(a)
{fu(this,8,a)&&this.Vc(8,a)};f.Xf=function(a)
{fu(this,16,a)&&this.Vc(16,a)};f.uj=function(a)
{fu(this,32,a)&&this.Vc(32,a)};f.md=function(){return St(this,64)};f.Qb=function(a)
{fu(this,64,a)&&this.Vc(64,a)};function St(a,b){return!!
(a.qe&b)}f.Vc=function(a,b,c){c||1!=a?Rt(this,a)&&b!
=St(this,a)&&(this.j.Vc(this,a,b),this.qe=b?this.qe|a:this.qe&~a):this.lb(!
b)};function Rt(a,b){return!!(a.Xh&b)}
f.Vb=function(a,b){if(this.Va&&St(this,a)&&!b)throw Error("Component already
rendered");!b&&St(this,a)&&this.Vc(a,!1);this.Xh=b?this.Xh|a:this.Xh&~a};function
hu(a,b){return!!(a.Gf&b)&&Rt(a,b)}function fu(a,b,c){return Rt(a,b)&&St(a,b)!=c&&(!
(a.Wh&b)||a.dispatchEvent(Dn(b,c)))&&!a.Id}f.Ee=function(a){!
iu(a,this.ha())&&this.dispatchEvent("enter")&&this.isEnabled()&&hu(this,2)&&this.Sc
(!0)};f.Vk=function(a){!
iu(a,this.ha())&&this.dispatchEvent("leave")&&(hu(this,4)&&gu(this,!
1),hu(this,2)&&this.Sc(!1))};
f.Ch=$c;function iu(a,b){return!!
a.relatedTarget&&Lf(b,a.relatedTarget)}f.Te=function(a)
{this.isEnabled()&&(hu(this,2)&&this.Sc(!0),Mj(a)&&(hu(this,4)&&gu(this,!
0),this.j&&this.j.sm(this)&&this.ha().focus()));Mj(a)&&a.preventDefault()};f.de=fun
ction(a){this.isEnabled()&&(hu(this,2)&&this.Sc(!
0),this.isActive()&&this.vf(a)&&hu(this,4)&&gu(this,!1))};
f.vf=function(a){hu(this,16)&&this.Xf(!St(this,16));hu(this,8)&&this.Il(!
0);hu(this,64)&&this.Qb(!this.md());var b=new
Hj("action",this);a&&(b.altKey=a.altKey,b.ctrlKey=a.ctrlKey,b.metaKey=a.metaKey,b.s
hiftKey=a.shiftKey,b.Bl=a.Bl);return this.dispatchEvent(b)};f.Bq=function()
{hu(this,32)&&this.uj(!0)};f.oi=function(){hu(this,4)&&gu(this,!
1);hu(this,32)&&this.uj(!1)};f.Pc=function(a){return
this.isVisible()&&this.isEnabled()&&this.be(a)?
(a.preventDefault(),a.stopPropagation(),!0):!1};
f.be=function(a){return 13==a.keyCode&&this.vf(a)};if("function"!==typeof au)throw
Error("Invalid component class "+au);if("function"!==typeof Jt)throw Error("Invalid
renderer class "+Jt);var ju=Va(au);$t[ju]=Jt;Yt("goog-control",function(){return
new au(null)});function du(a){Ej.call(this);this.g=a;this.i=!1;this.j=new
jk(this);Fj(this,this.j);a=this.g.va;this.j.ka(a,Xt.qg,this.o).ka(a,Xt.rg,this.s).k
a(a,"click",this.l)}u(du,Ej);var ku=!A||Tc(9);du.prototype.o=function(){this.i=!1};
du.prototype.s=function(){this.i=!0};function lu(a,b){if(!ku)return
a.button=0,a.type=b,a;var
c=document.createEvent("MouseEvents");c.initMouseEvent(b,a.bubbles,a.cancelable,a.v
iew||
null,a.detail,a.screenX,a.screenY,a.clientX,a.clientY,a.ctrlKey,a.altKey,a.shiftKey
,a.metaKey,0,a.relatedTarget||null);return c}
du.prototype.l=function(a){if(this.i)this.i=!1;else{var
b=a.Ob,c=b.button,d=b.type,e=lu(b,"mousedown");this.g.Te(new
Kj(e,a.currentTarget));e=lu(b,"mouseup");this.g.de(new Kj(e,a.currentTarget));ku||
(b.button=c,b.type=d)}};du.prototype.ua=function()
{this.g=null;du.oa.ua.call(this)};function mu()
{}u(mu,Ut);Qa(mu);f=mu.prototype;f.lg=function(){};f.Nc=function(a){bu(a,!
1);a.Gf&=-256;a.Vb(32,!1);return a.g.Oa("BUTTON",{"class":Mt(this,a).join("
"),disabled:!
a.isEnabled(),title:a.hf()||"",value:a.yb()||""},a.Bg()||"")};f.mi=function(a)
{return"BUTTON"==a.tagName||"INPUT"==a.tagName&&("button"==a.type||"submit"==a.type
||"reset"==a.type)};f.Rb=function(a,b){bu(a,!1);a.Gf&=-256;a.Vb(32,!
1);if(b.disabled){var c=this.sh(1);w(b,c)}return mu.oa.Rb.call(this,a,b)};
f.ni=function(a){Z(a).ka(a.ha(),"click",a.vf)};f.Oj=function(){};f.tm=function()
{};f.sm=function(a){return a.isEnabled()};f.Zg=function(){};f.Vc=function(a,b,c)
{mu.oa.Vc.call(this,a,b,c);(a=a.ha())&&1==b&&(a.disabled=c)};f.yb=function(a)
{return a.value};f.uc=function(a,b){a&&(a.value=b)};f.je=function(){};function
nu(a,b,c){au.call(this,a,b||mu.Jb(),c)}u(nu,au);f=nu.prototype;f.yb=function()
{return this.Ba};f.uc=function(a)
{this.Ba=a;this.vd().uc(this.ha(),a)};f.hf=function(){return
this.V};f.yf=function(a){this.V=a;this.vd().yf(this.ha(),a)};f.mc=function(a)
{this.vd().mc(this,a)};f.ua=function(){nu.oa.ua.call(this);delete this.Ba;delete
this.V};f.Ka=function(){nu.oa.Ka.call(this);if(Rt(this,32)){var
a=this.ha();a&&Z(this).ka(a,"keyup",this.be)}};
f.be=function(a){return 13==a.keyCode&&"key"==a.type||
32==a.keyCode&&"keyup"==a.type?this.vf(a):32==a.keyCode};Yt("goog-
button",function(){return new nu(null)});function ou(a,b,c,d){d=void 0===d?!
1:d;X.call(this);this.N=a;this.o=b;this.j=this.N.Wa().ui;this.V=!!
this.N.Wa().ui;this.na=!!this.N.Wa().Zh;this.l=cq(c);this.s=d;if(this.V){a:
{a=this.N.ab();for(b=0;b<this.j.length;b++)if(c=Oo(a,this.j[b].getId())){b:
{for(d=b+1;d<this.j.length;d++){var e=Oo(this.N.ab(),this.j[d].getId());if(e)
{d=e;break b}}d=null}d=d?Lo(d)-1:Lo(gb(Mo(a)));e=Lo(this.N.Da());if(e>=Lo(c)&&e<=d)
{a=b;break a}}a=-1}this.ma=a}}n(ou,X);f=ou.prototype;
f.render=function(a,b){b=void 0===b?
2:b;this.i=H("div");document.body.appendChild(this.i);V(r(this.Cq,this));this.qa=a;
this.V?(this.s&&(this.O=b),pu(this)):this.na?(w(this.i,"base-image-toc-
div"),a=this.N.Wa().Zh,
(b=Oo(this.N.ab(),a))&&qu(this,b),1<this.N.Wa().Lb&&(a=No(this.N.ab(),a,1))&&qu(thi
s,a),this.ti()):this.Ea()};f.Cq=function(){var
a=this;this.g.ka(document,"click",this.Ea);this.g.ka(document,"keydown",function(b)
{13!=b.keyCode&&27!=b.keyCode||a.Ea()});this.g.ka(this.N,"resize",this.ti)};
function qu(a,b){var c=new Ke(128,0),d=F("IMG",{width:128});w(d,"toc-page-
image");a.g.ka(d,"click",function()
{a.N.mb(b)});Ac&&zm()&&a.g.ka(d,"load",a.ti);b.wd(c)?
a.yp(d,b,c):Ep(b,t(a.yp,d,b,c));a.i.appendChild(d)}f.yp=function(a,b,c){of(a,
{src:b.wd(c)})};
function pu(a){var b=F("DIV",{"class":"toc-div"}),c;v(a.j,function(d,e)
{d=ru(a,d,e);b.appendChild(d);e==a.ma&&(c=d)});c&&V(function(){var
d=c;300<d.offsetTop+M(d).height&&(d=void 0!==d.previousElementSibling?
d.previousElementSibling:If(d.previousSibling,!
1))&&(a.i.scrollTop=d.offsetTop);c.focus()});a.i.appendChild(b);300<M(a.i).height&&
(K(a.i,"height","300px"),w(a.i,"scroll-toc-div-wide"));w(a.i,"scroll-toc-
div");a.ti();a.i.tabIndex=-1;$m(a.i,"dialog");a.i.focus()}
f.ti=function(){var a=this.l?8:13,b=this.l?9:12,c;this.o instanceof nu?
c=this.o.ha():c=this.o;rs(c,a,this.i,b,new B(0,-this.qa))};
function ru(a,b,c){var d=b.getId(),e=Oo(a.N.ab(),d);d=b.g;var g=a.j[c+1]?"":"-
last",h="toc-middle-cell"+g,k="toc-right-cell"+g;a.s?g=F("A",{"class":e?"toc-
row":"toc-disabled-row"}):(g=F("DIV",{"class":e?"toc-row":"toc-disabled-row"}),
$m(g,"button"),Rf(g,!0));var l=H("div");w(l,"goog-inline-block");w(l,"toc-left-
cell");c==a.ma&&(w(l,zm()?"SPRITE_toc_selected_item_arrow_right":"SPRITE_toc_select
ed_item_arrow_left"),w(g,"toc-row-selected"));c=H("div");w(c,"goog-inline-
block");w(c,h);Ac&&!Sc("1.9")&&
K(c,"overflow","hidden");var m=b.hb(),p=a.l?
m:We(m,35);O(c,Cj(p));a.l&&(c.title=m);m=H("div");w(m,"goog-inline-
block");w(m,k);O(m,Cj(Sb(Ze(d))?"&nbsp;":d));g.appendChild(l);g.appendChild(c);g.ap
pendChild(m);e?a.s?(d=new
S(window.location.href),T(Wk(Wk(d,"pg"),"printsec"),"jtp",b.g),a.O&&T(Wk(d,"zoom"),
"zoom",a.O),a.N.Xa().getQuery()||Wk(Wk(d,"dq"),"num"),bi(g,ni(d.toString()))):
(a.g.ka(g,"click",function(){a.N.mb(e)}),a.g.ka(g,"keydown",function(x)
{13==x.keyCode&&a.N.mb(e)})):(Lb(c,h,"toc-middle-disabled-cell"),
Lb(m,k,"toc-right-disabled-cell"),Y(g,"disabled",!0));return g}f.ua=function()
{X.prototype.ua.call(this);I(this.i);this.o.focus()};function su(a)
{sr.call(this,1);var b=new
yr;b.nb(a);this.Pa(b);tm(this)}n(su,sr);su.prototype.th=function(){return
this.g[0]};su.prototype.s=function(){return this.tb()||
0};su.prototype.Of=function(){return"fixed_width"};function tu(a){var
b=a.Ab(),c=new rt(this,b);K(b,{overflow:"hidden"});ht.call(this,a,c);this.o=new
Ls(a);b=new
wq;xq(b,yr,this.o);this.O=b;b=a.ab().g.aspectRatio();c=this.getSize();b=this.xg(Mat
h.min(2*Math.floor(c.height*b),c.width));this.Tc(b);this.wa=new
Xs(a,this);this.g.ka(this.Cb,"pagemodechange",this.Dq);V(this.ac,0,this)}u(tu,ht);f
=tu.prototype;f.ae=function(){var a=tb(uu,this.Cb.Wa().ae());return new
zq(kb(a,Ks))};f.Pe=function(a)
{tu.oa.Pe.call(this,a);this.O.Ma();this.ac()};f.Kc=function(){this.Oe(1)};
f.Zc=function(){this.Oe(-1)};f.Dq=function()
{this.O.Ma();this.ac()};f.om=2;f.xg=function(a){this.getSize();var
b=this.Cb.ab().g.aspectRatio();return new su(new
Ke(a,Math.floor(Math.floor(a/2)/b)))};var uu=[180,220,280];
tu.prototype.Pd=function(){var a=vu(this,this.Cb.Da()),b=this.o.g;if(b){var
c=this.wa,d=b.Md();c.o=d[0];c.O=d[1];c=a[0];d=a[1];var e=!0;a=!
0;b.qa=c;b.wa=d;Js(b);if(c){if(c.l(64)||void 0==d)a=!1}else b.o.Kl();if(d)
{if(d.l(32)||void 0==c)e=!1}else
b.O.Kl();c=e;d=a?"":"hidden";K(b.l,"visibility",c?"":"hidden");K(b.s,"visibility",d
);c=c&&a;b.ta.Aa(c);b.Ba.Aa(c)}this.dispatchEvent("pagechange")};tu.prototype.Md=fu
nction(){return this.o.g.Md()};
function vu(a,b){return mb(a.Cb.ab().V,function(c){return
ob(c,b)})}tu.prototype.ac=function()
{tu.oa.ac.call(this);this.Pd()};tu.prototype.qa=function(a,b){var
c=this.Cb.ab().V;a=Lo(a);for(var d,e,g=0;g<c.length;++g){var
h=c[g];if(h[0]&&a==Lo(h[0])||h[1]&&a==Lo(h[1])){d=g;break}else if(e){var k=h[0]||
h[1];if(a>=Lo(e[0]||e[1])&&a<Lo(k)){d=0<b?g-
b:g;break}}e=h}return(b=c["number"===typeof d?d+b:0])?b[0]||b[1]:null};function
wu(a){this.vc=a.title||"";this.O=!!
a.fullview;this.Zh=a.table_of_contents_page_id||"";this.Lb=a.num_toc_pages||"";this
.V=a.initial_zoom_width_override;this.Ja=a.max_resolution_image_width;this.wc=!!
a.paired_thumbnails;this.nd=a.thumbnail_token||"";this.Na=a.containing_bookshelves|
|[];this.wa=a.volume_id||"";this.bc=a.other_issues_query||"";this.Ya=!!
a.is_browsable;this.Hb=!!a.is_public_domain;a.last_page&&(this.na=new
fq(a.last_page));this.g=new Ke(a.page_width,a.page_height);this.ma=a.is_ebook||
!1;var
b=a.additional_info,c={};b&&(c=b["[JsonBookInfo]"]);c.BuyLinks&&(this.s=kb(c.BuyLin
ks,function(d){return new
at(d)},this));this.Ga=c.AboutUrl;c.allowed_syndication_flags&&(this.o=c.allowed_syn
dication_flags.allow_disabling_chrome);c.TocLine&&(this.ui=kb(c.TocLine,function(d)
{return new Ct(d)}));c.SubscribeLink&&(this.qa=new
at(c.SubscribeLink));c=null;b&&(c=b["[NewspaperJSONVolumeInfo]"]);this.j=c;this.l=n
ull==c?null:new
rq(c.tile_h,c.tile_w,c.x_win,c.y_win);this.Lc=a.sample_url||"";this.wb=
a.is_newspaper||!1;
(this.ta=a.newspaper_tile_base_url)&&this.l&&sq(this.l,r(this.tv,this));this.Bf=c?
c.res_h:xu;this.Ba=this.wb?"fixed_height":"fixed_width";this.Tf=a.is_pre_order||!
1;this.Zo=a.on_sale_date||"";this.Ui=a.volumeresult&&a.volumeresult.has_flowing_tex
t;this.Vi=a.volumeresult&&a.volumeresult.has_scanned_text;this.Ha=a.volumeresult&&a
.volumeresult.can_download_pdf;this.Ia=a.volumeresult&&a.volumeresult.can_download_
epub;this.Ua=a.volumeresult?a.volumeresult.download_pdf_url:"";this.Kb=
a.volumeresult?
a.volumeresult.download_epub_url:""}n(wu,tq);f=wu.prototype;f.zh=ba(17);f.Oi=functi
on(){"number"!==typeof this.i&&(this.i=this.j.read_zm,this.i="number"===typeof
this.i?this.j.read_zm:4,this.i=Ge(this.i,-1,this.ae().length-1));return
this.i};function vt(a){return a.V?a.V:a.g&&a.g.width?a.g.width:575}f.Ub=function()
{return this.wa};f.Qi=function(){return this.l};f.ae=function(){return
this.Bf};f.Of=function(){return this.Ba};
f.tv=function(a){a=a.toString();var
b=a.indexOf("?");0<=b&&(a=this.ta+a.substring(b));return new S(a)};f.wh=function()
{return this.j?this.j.focus_aid:null};f.Dg=function(){var
a=this.j.focus_x,b=this.j.focus_y;return void 0!==a&&void 0!==b?new
B(a,b):null};var xu=[350,410,495,575,685,800,910,1025];function yu(a)
{X.call(this);this.o=a;this.i=null}n(yu,X);f=yu.prototype;
f.render=function(a,b){this.j=a;a=a.ha();var
c=Ah(a).y,d=M(a);c=c+d.height+3;d="";b&&(d=Ah(a).x);this.i=F("DIV",
{"class":"linkbar-panel-div"});th(this.i,d,c);this.ma=F("DIV",
{"class":"SPRITE_close_v2 linkbar-panel-
close"});this.i.appendChild(this.ma);Ac&&Dc&&!Sc("1.9")&&(this.O=F("IFRAME",
{style:"position:
absolute;",yw:"0"}),this.o.appendChild(this.O));this.o.appendChild(this.i);this.O&&
(L(this.O,M(this.i)),th(this.O,vh(this.i)));V(r(this.Jl,this))};
f.Jl=function()
{this.g.ka(this.ma,"click",this.Ea);this.g.ka(this.j,"action",this.Eq);this.g.ka(do
cument,"mousedown",this.Ds)};f.Eq=function(){St(this.j,16)||
this.Ea()};f.Ds=function(a){Lf(this.i,a.target)||Lf(this.j.ha(),a.target)||
this.Ea()};f.ua=function()
{X.prototype.ua.call(this);I(this.i);I(this.O)};f.ha=function(){return
this.i};function zu(a,b,c){yu.call(this,a);this.N=b;this.V=c}n(zu,yu);
zu.prototype.render=function(a,b){yu.prototype.render.call(this,a,b);a=F("DIV",
{style:"padding-top:5px; font-size: 13px;"});O(a,Cj("Paste link in <b>email</b> or
<b>IM</b>"));this.ha().appendChild(a);this.l=H("input");L(this.l,"100%","auto");thi
s.ha().appendChild(this.l);this.V&&(a=F("DIV",{style:"font-size: 13px; padding-top:
7px;"},"Embed"),this.ha().appendChild(a),this.s=H("input"),L(this.s,"100%","auto"),
this.ha().appendChild(this.s));a=this.N.Da();b=(new S(window.location)).i;var c=new
S(a.zc());
Mk(c,b);this.l.value=c.toString();V(t(Au,this.l));this.V&&(a=new
S(a.zc()),T(a,"output","embed"),this.s.value=Bu(a.toString()))};zu.prototype.Jl=fun
ction()
{yu.prototype.Jl.call(this);this.g.ka(this.l,"click",t(Au,this.l));this.V&&this.g.k
a(this.s,"click",t(Au,this.s))};function Au(a){a.select()}function Bu(a){return
Me('<iframe frameborder="0" scrolling="no" style="border:0px" src="%s" width=500
height=500></iframe>',a)};function Cu(a,b){var
c=this;this.N=a;this.j=b;this.g=rk();this.i=D("flow-top-div")?!0:!1;(new
jk(this)).ka(this.g,"resize",function(){var
d=c.N.Fa(),e=d.Eb(),g=d.Hc();c.resize();c.N.Fa().Ae();d=c.N.Fa();e=Wm(new
Vm(e,d.Eb()),g);d.Ed(d.Ie(e))}).ka(this.N,"searchupdate",function(){var d=D("gb-
ogen-mobile-appbar");if(d){var
e=c.g.getSize().height;d=d.getBoundingClientRect().height;e-
=d;d=c.g.getSize().width;c.N.nb(new Ke(d,e));c.i&&L(c.j,new
Ke(d,e))}}).ka(window,"load",this.resize)}
Cu.prototype.resize=function(){var
a=this.g.getSize().height,b=this.g.getSize().width,c=Math.round(Ah(this.j).y);a=Mat
h.max(0,a-c);this.N.nb(new Ke(b,a));this.i&&L(this.j,new Ke(b,a))};function Du()
{Eu(this)}function Fu(a){gk(a.g);a.g=Yj(document.body,"mousedown",function()
{Jb(document.body,"focus-outline-enabled");Eu(a)},{capture:!0})}function Eu(a)
{gk(a.g);a.g=Q(document.body,"keydown",function(b)
{9===b.keyCode&&(w(document.body,"focus-outline-enabled"),Fu(a))})};function
Gu(a,b,c,d){d=void 0===d?!1:d;vs.call(this);var e=this;this.vc=a;this.i=b;this.g=c?
c:null;this.hg(Hu(this));if(d){var g=D("ep-lb");Q(this,"hide",function()
{K(g,"visibility","hidden")});Q(this,"beforeshow",function()
{K(g,"visibility","visible");y(e.ha(),"lightbox-dialog",!0)})}}n(Gu,vs);
function Hu(a){var b=F("DIV");Ib(b,["popup-menu","goog-menu","goog-menu-
vertical"]);$m(b,"dialog");b.setAttribute("tabindex","-
1");document.body.appendChild(b);if(""!=a.vc){var c=F("DIV",{"class":"popup-menu-
header"});b.appendChild(c);var d=F("SPAN",{"class":"popup-menu-
title"});J(d,a.vc);c.appendChild(d);d=F("DIV",{"class":"popup-menu-
close"});dn(d,"Close popup");var
e=F("IMG");e.src="/googlebooks/images/material/close_black_24dp.png";L(e,24,24);Y(e
,"hidden",!0);d.appendChild(e);Q(d,"click",function(){a.Aa(!1);
a.g&&a.g()});Q(d,"keydown",function(g){if(32==g.keyCode||13==g.keyCode)a.Aa(!
1),a.g&&a.g()});$m(d,"button");Rf(d,!0);c.appendChild(d)}b.appendChild(a.i);return
b};function Iu(a,b,c)
{this.g=a;this.i=b;this.O=c}u(Iu,qs);Iu.prototype.Mc=function(a,b,c)
{rs(this.g,this.i,a,b,void 0,c,this.O)};function Ju(a,b,c,d)
{Iu.call(this,a,b);this.j=c?5:0;this.o=d||void 0}u(Ju,Iu);Ju.prototype.s=function()
{return this.j};Ju.prototype.l=function(a)
{this.j=a};Ju.prototype.Mc=function(a,b,c,d){var
e=rs(this.g,this.i,a,b,null,c,10,d,this.o);if(e&496){var
g=Ku(e,this.i);b=Ku(e,b);e=rs(this.g,g,a,b,null,c,10,d,this.o);e&496&&(g=Ku(e,g),b=
Ku(e,b),rs(this.g,g,a,b,null,c,this.j,d,this.o))}};function Ku(a,b)
{a&48&&(b^=4);a&192&&(b^=1);return b};function Lu(a,b,c,d,e)
{this.g=a;this.N=b;this.s=c;this.ma=D("epo-welcome");this.O=D("epo-
keyboard");this.j=D("epo-plain-text");this.l=D("epo-plain-text-
only");this.o=D("entity-page-toggle-viewport-mode-link");this.V=D("epo-share-
link");this.i=e;Mu(this,d);Nu(this,!1)}
function Mu(a,b){if(a.s)a.l&&Ou(a,b);else{var c=new Gu("",a.ma,function()
{});Ib(c.ha(),["onboarding-popup","onboarding-fixed-popup","onboarding-welcome-
popup"]);Pn(c,!1);var d=D("epo-keyboard-text");O(d,sj(Sf(d)));var e=new
Gu("",a.O,function(){});Ib(e.ha(),["onboarding-popup","onboarding-fixed-
popup"]);Pn(e,!1);d=hf("A",d)[0];d.id="ep-keyboard-link";w(d,"onboarding-
link");Rf(d,!0);Pu(d,function(){a.N.qb("showkeyboardshortcuts")});if(a.j){var g=new
Gu("",a.j,function(){});Ib(g.ha(),["onboarding-popup",
"onboarding-plain-text-popup"])}d=new Gu("",a.V,function(){});Ib(d.ha(),
["onboarding-popup","onboarding-share-popup"]);var h=D("entity-page-
clip");ws(d,5);d.setPosition(new Ju(h,4,!0));Pn(d,!
1);Qu(a,c,e,g,d);Ru(a,c,e,g,d);if(a.i)switch(a.i){case 0:c.Aa(!0);break;case
1:e.Aa(!0);break;case 2:g?Su(a,g,b):d.Aa(!0);break;default:d.Aa(!0)}else c.Aa(!0)}}
function Qu(a,b,c,d,e){var g=D("epo-welcome-next");Pu(g,function(){a.i++;b.Aa(!
1);c.Aa(!0);Nu(a,!1)});g=D("epo-keyboard-next");Pu(g,function(){a.i++;c.Aa(!1);d?
Su(a,d):e.Aa(!0);Nu(a,!1)});a.j&&d&&(g=D("epo-plain-text-next"),Pu(g,function()
{a.i++;a.g.Aa(!1);Pn(a.g,!0);d.Aa(!1);e.Aa(!0);Nu(a,!1)}))}
function Ru(a,b,c,d,e){document.querySelectorAll(".onboarding-
link").forEach(function(h){"ep-keyboard-link"!=h.id&&Pu(h,function(){b.Aa(!
1);c.Aa(!1);d&&(d.Aa(!1),a.g.Aa(!1),Pn(a.g,!0));e.Aa(!1);Tu(a)})});var g=D("epo-
done");Pu(g,function(){e.Aa(!1);Tu(a)})}function Ou(a,b){var c=new
Gu("",a.l,function(){});Ib(c.ha(),["onboarding-popup","onboarding-plain-text-
popup"]);Su(a,c,b);b=D("epo-done-only");Pu(b,function(){c.Aa(!1);a.g.Aa(!
1);Pn(a.g,!0);Tu(a)})}
function Su(a,b,c){void 0!==c&&c||(Pn(a.g,!1),a.g.Aa(!0));a=D("entity-page-more-
menu-content");ws(b,0);b.setPosition(new Ju(a,4,!0));Pn(b,!1);b.Aa(!0)}function
Tu(a){Nu(a,!0);a.j?np(!0):np(!1)}function Nu(a,b){if(a.o){var c=new S(a.o.href);b?
(Wk(c,"ovso"),Wk(c,"ovsopt"),Wk(c,"op")):a.s&&a.l?T(c,"ovsopt","1"):
(T(c,"ovso","1"),T(c,"op",a.i));bi(a.o,ni(c.toString()))}}function Pu(a,b)
{Q(a,"click",function(){b()});Q(a,"keydown",function(c){32!=c.keyCode&&13!
=c.keyCode||b()})};function Uu(a,b)
{X.call(this);this.Ca=a;this.j=b;this.i=H("div");a.s.i.appendChild(this.i);w(this.i
,"sitb_result");Rf(this.i,!0);$m(this.i,"link");Y(this.i,"disabled",!0);Cc?
(K(this.i,"width",b.getSize().width+"px"),K(this.i,"min-
height",b.getSize().height+"px")):
(th(this.i,b.jd()),L(this.i,b.getSize()));a=H("div");w(a,"sitb-result-
header");this.i.appendChild(a);this.l=H("div");w(this.l,"sitb-result-page-
link");b=(b=b.g.i)?"Page "+b:"Page";J(this.l,b);dn(this.l,"Search result:
"+b);a.appendChild(this.l);
this.o=H("div");w(this.o,"sitb-result-
content");this.i.appendChild(this.o);if(a=Oo(this.Ca.N.ab(),this.j.g.La()))
{b=this.Ca.N.Xa().getQuery();var c=a.ob.snippetSrc;c&&b==sp(c)?Vu(this,c):
(b=a.df(),"entity_page"==U(b,"source")?
T(b,"source","entity_page_gbs_snippet"):T(b,"source","gbs_snippet"),hq(a,b,r(this.O
,this)))}else Wu(this)}n(Uu,Rm);Uu.prototype.s=function(a){this.Ca.ta(a.g,void
0)};Uu.prototype.O=function(a){(a=a.ob.snippetSrc)?Vu(this,a):Wu(this)};
function Vu(a,b){Bf(a.o);var c=H("IMG");c.src=b;Xu(a);b=a.j.getSize().width-25;K(c,
{width:b+"px"});a.o.appendChild(c)}function Xu(a){w(a.i,"sitb-result-
clickable");w(a.l,"sitb-result-link");var
b=Sf(a.l);O(a.l,sj(b+"&nbsp;&raquo;"));Y(a.i,"disabled",!
1);a.g.ka(a.i,"click",r(a.s,a,a.j));a.g.ka(a.i,"keydown",function(c){32!
=c.keyCode&&13!=c.keyCode||a.s(a.j)})}
function Wu(a){Bf(a.o);var b=H("div");w(b,"sitb-result-
snippet");a.o.appendChild(b);Cc||K(b,{width:Math.floor(.75*a.j.getSize().width)
+"px"});O(b,rj.g(a.j.g.g));b=H("div");w(b,"sitb-result-explanatory-
link");a.o.appendChild(b);var c=Oo(a.Ca.N.ab(),a.j.g.La());c&&c.wd()&&!mq(c,
[4,8,16])&&c.l(2)?(Xu(a),O(b,sj((Cc?"No image for result.":"We couldn't make an
image for this result.")+"&nbsp;&nbsp;")),a=H("span"),c=Cc||cq()?"Click to
view":"Click to view the whole page.",O(a,sj(c)),b.appendChild(a),w(a,
"sitb-result-link")):(O(b,sj("No preview available for this
page.&nbsp;&nbsp;")),Cc||(a=H("a"),w(a,"sitb-result-buy-link"),O(a,sj("Buy this
book.")),b.appendChild(a),b=new
S(window.location.href),T(b,"sitesec","buy"),T(b,"source","gbs_snippet"),Wk(b,"prin
tsec"),a.href=b.toString()))}Uu.prototype.Ma=function()
{I(this.i);this.Ea()};function Yu(a)
{this.Ca=a}n(Yu,Zp);Yu.prototype.render=function(a){return new
Uu(this.Ca,a)};function Zu(a){this.g=a}n(Zu,mm);function $u(a,b)
{sr.call(this,1);this.o=a;this.V=b;this.Ej=this.ei=this.fi=20;a.vb&&(a.vb.forEach(r
(this.l,this)),tm(this))}n($u,sr);$u.prototype.l=function(a){a=new Zu(a);var
b=Math.min(this.V-16,600);a.nb(new
Ke(b,Math.round(124/600*b+42)));this.Pa(a)};function av(a){var
b=a.Ab();K(b,"overflow","hidden");var c=new
rt(this,b);Xr.call(this,c);this.N=a;Cc||$r(this,new
lt(this));this.g.ka(this,"move",this.ac);var d=D("subscription-
bar");d&&(this.Kk(d),V(function(){N(d,!
1)},600));Zr(this,bv(this));cv(b)}u(av,Xr);function dv(a,b){b!
=a.o&&(a.o=b,ev(a))}function cv(a){K(a,"overflow","auto");K(a,
{overflowX:"auto",overflowY:"scroll"});of(a,{dir:"ltr"})}function bv(a){var b=new
wq;xq(b,Zu,new Yu(a));return b}av.prototype.resize=function(){ev(this)};
function ev(a){var b=new $u(a.o,a.getSize().width);a.Tc(b);a.ac()}function fv(a,b)
{a.ta=b};function gv(a){this.g=a||{}}gv.prototype.kc=function(){return
this.g};gv.prototype.Wb=function(a){var b=hd(hv,function(c){return
c==a});this.g.v=b};gv.prototype.getQuery=function(){return this.g.q};var
hv={onepage:st,twopage:tu,thumbnail:zt,snippet:av};function iv(a)
{Hj.call(this,"navigate");this.o=a}u(iv,Hj);function jv(){return Mb&&gc?gc.mobile:!
(Mb&&gc?!gc.mobile&&(z("iPad")||z("Android")||z("Silk")):z("iPad")||z("Android")&&!
z("Mobile")||z("Silk"))&&(z("iPod")||z("iPhone")||z("Android")||z("IEMobile"))};var
kv=new WeakMap;function lv(a,b){a=[a];for(var c=b.length-1;0<=c;--c)a.push(typeof
b[c],b[c]);return a.join("\v")};function mv(a,b,c,d){R.call(this);if(a&&!b)throw
Error("Can't use invisible history without providing a blank page.");if(c)var
e=c;else{e="history_state"+nv;var g=ne("input",
{type:"text",name:e,id:e,style:wd("display:none")});document.write(ke(g));e=D(e)}th
is.s=e;this.g=c?uf(ef(c)):window;this.ma=b;A&&!
b&&(this.ma="https"==window.location.protocol?
Dd(vd(wd("https:///"))):Dd(vd(wd('javascript:""'))));this.Sa=new
Tl(150);Fj(this,this.Sa);this.i=!a;this.j=new jk(this);if(a||ov){if(d)var
h=d;else{a="history_iframe"+
nv;b={id:a,style:wd("display:none"),sandbox:void 0};c={};c.src=this.ma||
null;c.srcdoc=null;d={sandbox:""};e={};for(var k in
c)Object.prototype.hasOwnProperty.call(c,k)&&(e[k]=c[k]);for(var l in
d)Object.prototype.hasOwnProperty.call(d,l)&&(e[l]=d[l]);if(b)for(h in
b)if(Object.prototype.hasOwnProperty.call(b,h)){k=h.toLowerCase();if(k in c)throw
Error("");k in d&&delete
e[k];e[h]=b[h]}h=pe("iframe",e);document.write(ke(h));h=D(a)}this.O=h;this.qa=!
0}ov&&(this.j.ka(this.g,"load",this.Qu),this.na=this.V=
!1);this.i?pv(this,qv(this),!0):rv(this,this.s.value);nv+
+}u(mv,R);mv.prototype.Pb=!1;mv.prototype.o=!1;mv.prototype.l=null;var
sv=function(a,b){function c(g){var h=la(g);g=h.next().value;h=ma(h);return
a.apply(g,h)}function d(g){g=la(g);g.next();g=ma(g);return b(e,g)}b=void 0===b?
lv:b;var e=Va(a);return function(){var g=Ha.apply(0,arguments),h=this||
q,k=kv.get(h);k||(k={},kv.set(h,k));return wc(k,[this].concat(na(g)),c,d)}}
(function(){return A?Tc(8):"onhashchange"in q}),ov=A&&!Tc(8);f=mv.prototype;
f.Jg=null;f.ua=function(){mv.oa.ua.call(this);this.j.Ea();this.lb(!
1)};f.lb=function(a){if(a!=this.Pb)if(ov&&!this.V)this.na=a;else
if(a)if(Ac&&this.j.ka(this.g,"pageshow",this.Xu),sv()&&this.i)this.j.ka(this.g,"has
hchange",this.Su),this.Pb=!0,this.dispatchEvent(new iv(qv(this),!1));else{if(!A||
jv()||this.V)this.j.ka(this.Sa,"tick",r(this.vm,this,!0)),this.Pb=!0,ov||
(this.l=qv(this),this.dispatchEvent(new iv(qv(this),!1))),this.Sa.start()}else
this.Pb=!1,ok(this.j),this.Sa.stop()};
f.Qu=function(){this.V=!0;this.s.value&&rv(this,this.s.value,!
0);this.lb(this.na)};f.Xu=function(a){a.Ob.persisted&&(this.lb(!1),this.lb(!
0))};f.Su=function(){var a=tv(this.g);a!=this.l&&uv(this,a,!0)};function qv(a)
{return null!=a.Jg?a.Jg:a.i?tv(a.g):vv(a)||""}function wv(a,b){qv(a)!=b&&(a.i?
(pv(a,b,!1),sv()||A&&!jv()&&rv(a,b,!1),a.Pb&&a.vm(!1)):(rv(a,b,!
1),a.Jg=a.l=a.s.value=b,a.dispatchEvent(new iv(b,!1))))}function tv(a)
{a=a.location.href;var b=a.indexOf("#");return 0>b?"":a.substring(b+1)}
function pv(a,b,c){a=a.g.location;var d=a.href.split("#")
[0],e=cc(a.href,"#");if(ov||e||b)d+="#"+b;d!=a.href&&(b=Kd(d),c?
De(a,b):Ce(a,b))}function rv(a,b,c){if(a.qa||b!=vv(a))if(a.qa=!
1,b=encodeURIComponent(String(b)),A){var
d=Mf(a.O);d.open("text/html",c?"replace":void 0);c=ue(ne("title",
{},a.g.document.title),ne("body",{},b));d.write(ke(c));d.close()}else
d=Ad(a.ma).toString()+"#"+b,(a=a.O.contentWindow)&&(c?
De(a.location,d):Ce(a.location,d))}
function vv(a){if(A)return a=Mf(a.O),a.body?Qe(a.body.innerHTML):null;var
b=a.O.contentWindow;if(b){try{var c=Qe(tv(b))}catch(d){return a.o||(1!
=a.o&&Ul(a.Sa,1E4),a.o=!0),null}a.o&&(0!=a.o&&Ul(a.Sa,150),a.o=!1);return c||
null}return null}f.vm=function(a){if(this.i){var b=tv(this.g);b!
=this.l&&uv(this,b,a)}if(!this.i||ov)if(b=vv(this)||"",null==this.Jg||
b==this.Jg)this.Jg=null,b!=this.l&&uv(this,b,a)};
function uv(a,b,c){a.l=a.s.value=b;a.i?
(ov&&rv(a,b),pv(a,b)):rv(a,b);a.dispatchEvent(new iv(qv(a),c))}var nv=0;function
xv(a,b){this.g=new
mv;Q(this.g,"navigate",r(this.o,this));this.N=a;this.i=b}xv.prototype.o=function(a)
{yv(this,a.o)};function yv(a,b){if(!(a.l&&""==b||a.j))if((A||
Bc)&&""==b)window.history.go(-2);else if(b){var c={},d=new
Ok(b);v(d.Xd(),function(e){var g=d.get(e);g in zv&&(g=zv[g]);c[e]=g});b=new
gv(c);a.N.Wb(hv[b.g.v]||st);Us(a.i,!!b.g.f);void 0!
==b.getQuery()&&rp(a.N.Xa(),b.getQuery())}}
xv.prototype.lb=function(a){this.l=!0;this.g.lb(a);A&&(a=(new
S(window.location)).i,yv(this,a));this.l=!1};xv.prototype.update=function(){var
a=new
gv;a.Wb(this.N.O);a.g.q=this.N.Xa().getQuery();a.g.f=this.i.nf();a=Zk(a.kc()).toStr
ing();this.j=!0;wv(this.g,a);this.j=!1};var zv={"true":!0,"false":!1};function
Av(a,b,c,d,e,g,h){var k=this;a&&(this.N=a,this.Kb=b);if(this.Ba=c)this.nd=!
1;this.Lc=!!d;this.wc=!!e;this.Na=g;this.Hb=void 0===h?!1:h;this.O=D("entity-page-
toc");this.Ja=D("entity-page-toc-label");this.Lb=!1;if(this.ma=D("entity-page-
pagination"))this.wa=D("entity-page-prev"),this.ta=D("entity-page-
next"),this.Ua=D("entity-page-floating-hover");this.Ga=D("entity-page-zoom-
in");this.Ia=D("entity-page-zoom-out");this.na=D("entity-page-one-
page");this.s=D("entity-page-two-page");this.o=D("entity-page-thumbnail");
this.V=D("entity-page-link");this.Gd=D("entity-page-link-menu-
content");this.wb=D("entity-page-share-input");this.od=D("entity-page-embed-
input");this.j=D("entity-page-clip");this.qa=D("entity-page-
more");this.Hd=D("entity-page-more-menu-content");this.Ya=!1;this.Ha=D("entity-
page-volume-info");D("flow-top-div")&&(this.g=D("flow-top-
div"),this.i=(a=Number(U(new S(window.location.href),"zoom")))?
a:2,Bv(this,this.i),Q(this.N,"searchupdate",function(){Cv(k)}));this.l=!
0;Dv(this);Ev(this);Fv(this);Gv(this);
Hv(this);Iv(this);Jv(this);Kv(this);Lv(this);Mv(this);new Du;hp(Nv(this))}
function Dv(a){if(a.N){var b=a.N.Wa(),c=!!b.ui;b=(b=b.Zh)&&a.N.ab()&&!!
Oo(a.N.ab(),b);c||b?(a.Lb=!0,a.g?
(c=D("jtp").value||"Contents",J(a.Ja,c)):J(a.Ja,a.N.Da().Ce()||"Contents"),Ov(a.O,f
unction(){var d=mf("base-image-toc-div");mf("scroll-toc-div")||d||(new
ou(a.N,a.O,a.Na,!!a.g)).render(8,a.i)}),Q(a.N,"pagechange",function(){var
d=a.N.Da().Ce()||"Contents";a.Ja&&O(a.Ja,sj(d))})):(J(a.Ja,"Contents
unavailable"),Ib(a.O,["toolbar-button-disabled","toc-button-
unavailable"]),Y(a.O,"disabled",!0))}else J(a.Ja,
"Contents unavailable"),Ib(a.O,["toolbar-button-disabled","toc-button-
unavailable"]),Y(a.O,"disabled",!0)}function Ev(a){a.ma&&(a.N&&(Ov(a.wa,function()
{a.wa.hasAttribute("href")||a.N.qb("previous")}),Ov(a.ta,function()
{a.ta.hasAttribute("href")||a.N.qb("next")})),a.wa.setAttribute("title","Previous
Page"),a.ta.setAttribute("title","Next Page"))}
function Fv(a){Ov(a.Ga,function(){a.g?
Pv(a):a.N&&a.N.qb("zoomin")});Ov(a.Ia,function(){a.g?
Qv(a):a.N&&a.N.qb("zoomout")});a.g&&Q(document.body,"keydown",function(b)
{107==b.keyCode||187==b.keyCode||61==b.keyCode?Pv(a):(109==b.keyCode||
189==b.keyCode||173==b.keyCode)&&Qv(a)});a.Ga.setAttribute("title","Zoom
in");a.Ia.setAttribute("title","Zoom out")}
function Gv(a){Ov(a.na,function(){Rv(a,st)});a.na.setAttribute("title","Single page
view");a.Lc?(Ov(a.s,function(){Rv(a,tu)}),a.s.setAttribute("title","Two page
view")):(y(a.s,"toolbar-button-disabled",!0),a.s.setAttribute("title","Two page
view unavailable"),Y(a.s,"disabled",!0));a.wc?(Ov(a.o,function()
{Rv(a,zt)}),a.o.setAttribute("title","Thumbnail view")):(y(a.o,"toolbar-button-
disabled",!0),a.o.setAttribute("title","Thumbnail view
unavailable"),Y(a.o,"disabled",!0));a.N&&(Q(a.N,"viewportmodechange",
function(){Sv(a)}),Sv(a))}
function Hv(a){var b=(new os(a.wb)).ha();D("entity-page-share-copy-
container").appendChild(b);b=(new os(a.od)).ha();D("entity-page-embed-copy-
container").appendChild(b);var c=new Gu("Link to this result",a.Gd,function()
{a.V.focus()});ws(c,5);c.setPosition(new Ju(a.V,4,!0));c.Aa(!1);var d=new
S(a.wb.value);Ov(a.V,function(){if(c.Re||150>Date.now()-c.dj)c.Aa(!1);else{c.Aa(!
0);c.ha().focus();if(a.N){Tv(a,d);a.g&&T(d,"bksoutput","text");var
e=a.N.Xa().getQuery();e?a.N.O==av?(Wk(d,"dq"),Wk(d,"pg"),T(d,
"bsq",e)):(Wk(d,"bsq"),T(d,"dq",e)):(Wk(d,"bsq"),Wk(d,"dq"))}else(e=ke(rj.g((new
S(window.location.href)).i)).toString())&&T(d,"bsq",e);a.wb.value=d.toString();a.N&
&(e=new
S(a.N.Da().zc()),Wk(e,"source"),T(e,"output","embed"),a.od.value=Bu(e.toString()))}
});a.V.setAttribute("title","Link to this result")}
function Iv(a){if(a.Ba){var b=D("entity-page-selection-bar"),c=D("entity-page-exit-
selection"),d=D("entity-page-toolbar");Ov(a.j,function(){a.nd=!a.nd;a.Ba(!
0);y(b,"menu-hidden",!1);c.focus();Y(d,"hidden",!0)});Ov(c,function(){a.Ba(!
1);y(b,"menu-hidden",!0);a.j.focus();Y(d,"hidden",!
1)});a.j.setAttribute("title","Select a clip")}else y(a.j,"toolbar-button-
disabled",!0),Y(a.j,"disabled",!0),a.j.setAttribute("title","Select a clip
unavailable")}
function Jv(a){Uv(a);Vv(a);Wv(a);var b=new Gu("",a.Hd,function()
{a.qa.focus()});ws(b,4);b.setPosition(new Ju(a.qa,5,!0));w(b.ha(),"more-actions-
popup");b.Aa(!1);Xv(a,b);var c=D("entity-page-toggle-viewport-mode-
link");c&&a.Hb&&(b.Aa(!0),c.focus());Ov(a.qa,function(){if(b.Re||150>Date.now()-
b.dj)b.Aa(!1),a.qa.focus();else if(b.Aa(!0),b.ha().focus(),c){var e=new
S(c.href);Tv(a,e);a.g&&(Wk(e,"zoom"),Wk(e,"num"),Wk(e,"scoring"));Wk(e,"q");var
g=a.N.Xa().getQuery();if(g){if(T(e,"dq",g),!a.g){g=D("search-results-summ");
var h=g.hasAttribute("data-result-num")?g.getAttribute("data-result-
num"):0;T(e,"num",h);g=g.hasAttribute("data-search-sort")?g.getAttribute("data-
search-sort"):"n";T(e,"scoring",g)}}else
Wk(e,"dq");bi(c,ni(e.toString()))}});a.qa.setAttribute("title","More actions
menu");Q(b,"show",function(){a.Ya=!0;a.l=!0;Yv(a)});Q(b,"hide",function(){a.Ya=!
1;a.l=!1;Zv(a)});if(a.Na.showViewportOnboarding||
a.Na.showViewportPlainTextOnboarding){var d=Number(U(new
S(window.location.href),"op"));new Lu(b,a.N,!!a.Na.showViewportPlainTextOnboarding,
a.Hb,d?d:0)}}function Xv(a,b){var c=D("entity-page-store"),d=D("gb-mobile-buy-
section");if(c&&d&&(d=nf("TABLE","gb-mobile-buy-table",d))){var e=new
Gu("",d,function(){a.qa.focus()});ws(e,0);e.setPosition(new Ju(c,4,!
0));w(e.ha(),"buy-table-popup");e.Aa(!1);Ov(c,function(){e.Aa(!0);e.ha().focus()},!
0);b.ha().querySelectorAll(".more-actions-menu-link").forEach(function(g){g!
=c&&Q(g,"mouseenter",function(){e.Aa(!1)})});Q(e.ha(),"mouseleave",function()
{e.Aa(!1)})}}
function Kv(a){var b=D("ep-keyboard-shortcuts");if(b&&a.N){var c=new
Gu("",b,function(){},!0);w(c.ha(),"keyboard-shortcuts-popup");b=D("ep-keyboard-
close");Ov(b,function(){c.Aa(!1)});Q(a.N,"keyboardshortcutsopened",function()
{c.Aa(!0)})}}function Wv(a){var b=D("entity-page-keyboard");b&&a.N&&Ov(b,function()
{a.N.qb("showkeyboardshortcuts")})}
function Vv(a){var b=D("entity-page-copyright-page-id");if(b&&a.N){var c=D("entity-
page-copyright");b=Sf(b);var d=Oo(a.N.ab(),b);Ov(c,function(){a.N.mb(d)})}}function
Uv(a){var b=D("entity-page-toggle-viewport-mode-link");if(b){var c=a.g?!0:!
1;y(b,"checked",c);Y(b,"pressed",c);Ov(b,function(){y(b,"checked",!
c);Y(b,"pressed",!c)})}}
function Sv(a){a.N.O==st?($v(a,!0),aw(a,!0),bw(a,!0),cw(a,!0),dw(a,!
0),Y(a.na,"current","true"),Y(a.s,"current","false"),Y(a.o,"current","false")):a.N.
O==tu?($v(a,!0),aw(a,!0),bw(a,!0),cw(a,!0),dw(a,!
0),Y(a.na,"current","false"),Y(a.s,"current","true"),Y(a.o,"current","false")):a.N.
O==zt?($v(a,!0),aw(a,!1),bw(a,!0),cw(a,!0),dw(a,!
1),Y(a.na,"current","false"),Y(a.s,"current","false"),Y(a.o,"current","true")):
($v(a,!1),aw(a,!1),bw(a,!1),cw(a,!1),dw(a,!1));var b=a.N.O;a.ma&&b!=av&&!
a.g&&(y(a.ma,"one-page-view",
b==st),y(a.Ha,"one-page-view",b==st),y(a.ma,"two-page-view",b==tu),y(a.Ha,"two-
page-view",b==tu),y(a.ma,"thumbnail-view",b==zt),y(a.Ha,"thumbnail-
view",b==zt))}function Rv(a,b){a.N&&a.N.O!=b&&(a.N.Wb(b),!
a.N.Xa().getQuery()&&a.Kb&&a.Kb.update())}function $v(a,b){y(a.na,"toolbar-button-
disabled",!b);Y(a.na,"disabled",!b);a.Lc&&(y(a.s,"toolbar-button-disabled",!
b),Y(a.s,"disabled",!b));a.wc&&(y(a.o,"toolbar-button-disabled",!
b),Y(a.o,"disabled",!b))}
function aw(a,b){y(a.Ia,"toolbar-button-disabled",!b);Y(a.Ia,"disabled",!
b);y(a.Ga,"toolbar-button-disabled",!b);Y(a.Ga,"disabled",!b)}function bw(a,b)
{y(a.wa,"toolbar-button-disabled",!b);Y(a.wa,"disabled",!b);y(a.ta,"toolbar-button-
disabled",!b);Y(a.ta,"disabled",!b)}function cw(a,b){a.Lb&&(y(a.O,"toolbar-button-
disabled",!b),Y(a.O,"disabled",!b))}function dw(a,b){a.Ba&&(y(a.j,"toolbar-button-
disabled",!b),Y(a.j,"disabled",!b))}function Tv(a,b){a=new
S(a.N.Da().zc());T(b,"pg",U(a,"pg"))}
function Pv(a){5>a.i&&(a.i+=1,Bv(a,a.i))}function Qv(a){1<a.i&&(--
a.i,Bv(a,a.i))}function Bv(a,b)
{y(a.g,"zoomstop1",1==b);y(a.g,"zoomstop2",2==b);y(a.g,"zoomstop3",3==b);y(a.g,"zoo
mstop4",4==b);y(a.g,"zoomstop5",5==b);y(a.Ia,"toolbar-button-
disabled",1==b);y(a.Ga,"toolbar-button-disabled",5==b);Cv(a)}
function Cv(a){var b=a.wa,c=new
S(b.href);ew(a,c);bi(b,ni(c.toString()));b=a.ta;c=new
S(b.href);ew(a,c);bi(b,ni(c.toString()));b=D("text-viewport-prev");c=new
S(b.href);ew(a,c);bi(b,ni(c.toString()));b=D("text-viewport-next");c=new
S(b.href);ew(a,c);bi(b,ni(c.toString()));if(b=D("entity-page-copyright"))c=new
S(b.href),ew(a,c),bi(b,ni(c.toString()));if(b=D("search-result-prev"))c=T(new
S(b.href),"zoom",a.i),bi(b,ni(c.toString()));if(b=D("search-result-next"))a=T(new
S(b.href),"zoom",a.i),bi(b,ni(a.toString()))}
function ew(a,b){T(b,"zoom",a.i);Wk(b,"q");(a=a.N.Xa().getQuery())?
T(b,"dq",a):Wk(Wk(Wk(b,"dq"),"num"),"scoring")}function Ov(a,b,c){c=void 0===c?!
1:c;Q(a,"click",function(){b()});Q(a,"keydown",function(d){32!=d.keyCode&&13!
=d.keyCode||b()});c&&Q(a,"mouseover",function(){b()})}
function Lv(a){function b(c){y(document.body,"opaque-background",!0);a.l=!
1;c&&Zv(a)}a.Hb?b(!0):(a.N&&(Yj(a.N.Fa(),"move",function(){b(!
0)}),Yj(a.N.Ab(),"click",function(){b(!0)})),Yj(document.body,"click",function()
{b(!a.g)}),Yj(document.body,"keydown",function(c){27!=c.keyCode&&b(!a.g)}))}
function Mv(a){a.N&&(a.g?Q(window,"resize",function(){Zv(a)}):
(Q(a.N,"viewportmodechange",function(){Zv(a)}),Q(a.N,"resize",function()
{Zv(a)}),Q(a.N,"zoomchange",function(){Zv(a)})),Q(a.Ua,"mouseenter",function()
{a.l=!0;Yv(a)}),Q(a.Ua,"mouseleave",function(){a.l=!
1;Zv(a)}),document.body.querySelectorAll(".floating-button-
group").forEach(function(b){Q(b,"mouseenter",function(){a.l=!
0;Yv(a)});Q(b,"mouseleave",function(){a.l=!1;Zv(a)});Q(b,"focusin",function(){a.l=!
0;Yv(a)});Q(b,"focusout",function(){a.l=
!1;Zv(a)})}))}function Zv(a){a.l||a.Ya||(Yv(a),fw(a)&&(a.bc=V(function(){gw(a,!
1);y(a.Ua,"listen-for-hover",!0)},3E3)))}function fw(a){if(!a.N||a.N.O==av)return!
1;var b=a.Ha.getBoundingClientRect();if(a.g)return
a=a.g.getBoundingClientRect(),zm()?a.right-
54>=b.left:a.left+54<=b.right;a=mf("scroll-background");if(!a)return!1;a=Hf(a);if(!
a)return!1;a=a.getBoundingClientRect();return zm()?
a.right>=b.left:a.left<=b.right}function Yv(a){gw(a,!0);y(a.Ua,"listen-for-hover",!
1);a.bc&&Vl(a.bc)}
function gw(a,b){y(a.Ha,"floating-button-group-hidden",!b);a.ma&&y(a.ma,"floating-
button-group-hidden",!b)}function Nv(a){return{focusSearch:function()
{D("search_form_input").focus()},updateSearch:function(b)
{rp(a.N.Xa(),b);a.Kb&&a.Kb.update()},goToPage:function(b){b&&a.N.Ad(b)}}};function
hw(a,b){this.g=a;this.l=b}function iw(a,b){var c=H("DIV");w(c,"sitb-content");var
d=H("H4");w(d,"sitb-result-header");var e=H("DIV"),g=a.g.i;g=g?"Page
"+g:"Page";J(e,g);dn(d,"Search result: "+g);d.appendChild(e);b&&!
a.l&&(a=H("SPAN"),w(a,"sitb-no-preview-msg"),J(a,"No preview available for this
page."),d.appendChild(a));c.appendChild(d);return c};function jw(a)
{this.g=a}Qa(jw);function kw(a,b){a&&(a.tabIndex=b?0:-
1)}f=jw.prototype;f.Qj=function(a){return"DIV"==a.tagName};function lw(a,b,c)
{c.id&&b.Ng(c.id);var d=a.og(),e=!
1,g=Fb(c);g&&Array.prototype.forEach.call(g,function(h){h==d?e=!0:h&&(h==d+"-
disabled"?b.lb(!1):h==d+"-horizontal"?mw(b,"horizontal"):h==d+"-
vertical"&&mw(b,"vertical"))},a);e||w(c,d);nw(a,b,c);return c}
function nw(a,b,c){if(c)for(var d=c.firstChild,e;d&&d.parentNode==c;)
{e=d.nextSibling;if(1==d.nodeType){var g=a.uh(d);g&&(g.va=d,b.isEnabled()||g.lb(!
1),b.Za(g),Gn(g,d))}else d.nodeValue&&""!=Tb(d.nodeValue)||
c.removeChild(d);d=e}}f.uh=function(a){a:{a=Fb(a);for(var b=0,c=a.length;b<c;b++)
{var d=a[b];if(d=d in Zt?Zt[d]():null){a=d;break a}}a=null}return
a};f.Rj=function(a){a=a.ha();Oh(a,!0,Ac);A&&(a.hideFocus=!0);var
b=this.g;b&&$m(a,b)};f.og=function(){return"goog-container"};f.Xn=function()
{return"vertical"};function ow(a,b,c){Bn.call(this,c);this.Ue=b||
jw.Jb();this.Sf=a||
this.Ue.Xn()}u(ow,Bn);f=ow.prototype;f.kl=null;f.Df=null;f.Ue=null;f.Sf=null;f.re=!
0;f.Pb=!0;f.zg=!0;f.Yb=-1;f.Zb=null;f.ee=!1;f.xe=null;function pw(a){return a.kl||
a.ha()}f.vd=function(){return this.Ue};f.Qa=function(){var
a=this.g,b=a.Oa,c=this.Ue.og(),d=[c,"horizontal"==this.Sf?c+"-horizontal":c+"-
vertical"];this.isEnabled()||d.push(c+"-disabled");this.va=b.call(a,"DIV",d.join("
"))};f.Ib=function(){return this.ha()};f.hi=function(a){return this.Ue.Qj(a)};
f.Nb=function(a){this.va=lw(this.Ue,this,a);"none"==a.style.display&&(this.re=!
1)};f.Ka=function(){ow.oa.Ka.call(this);Hn(this,function(b)
{b.Va&&qw(this,b)},this);var a=this.ha();this.Ue.Rj(this);this.Aa(this.re,!
0);Z(this).ka(this,"enter",this.Tk).ka(this,"highlight",this.Gq).ka(this,"unhighlig
ht",this.Iq).ka(this,"open",this.It).ka(this,"close",this.Fq).ka(a,Xt.qg,this.Hq).k
a(ef(a),[Xt.rg,Xt.hh],this.ht).ka(a,
[Xt.qg,Xt.rg,Xt.hh,"mouseover","mouseout","contextmenu"],this.ct);this.zg&&rw(this,
!0)};
function rw(a,b){var c=Z(a),d=pw(a);b?
c.ka(d,"focus",a.wi).ka(d,"blur",a.vi).ka(a.Df||(a.Df=new
Et(pw(a))),"key",a.Pc):c.Ta(d,"focus",a.wi).Ta(d,"blur",a.vi).Ta(a.Df||(a.Df=new
Et(pw(a))),"key",a.Pc)}f.jc=function(){this.Td(-1);this.Zb&&this.Zb.Qb(!
1);this.ee=!1;ow.oa.jc.call(this)};f.ua=function()
{ow.oa.ua.call(this);this.Df&&(this.Df.Ea(),this.Df=null);this.Ue=this.Zb=this.xe=t
his.kl=null};f.Tk=function(){return!0};
f.Gq=function(a){var b=Ln(this,a.target);if(-1<b&&b!=this.Yb){var
c=sw(this);c&&c.Sc(!1);this.Yb=b;c=sw(this);this.ee&&gu(c,!0);this.Zb&&c!
=this.Zb&&(Rt(c,64)?c.Qb(!0):this.Zb.Qb(!1))}b=this.ha();null!
=a.target.ha()&&Y(b,"activedescendant",a.target.ha().id)};f.Iq=function(a)
{a.target==sw(this)&&(this.Yb=-1);this.ha().removeAttribute("aria-
activedescendant")};f.It=function(a){(a=a.target)&&a!
=this.Zb&&a.getParent()==this&&(this.Zb&&this.Zb.Qb(!1),this.Zb=a)};
f.Fq=function(a){a.target==this.Zb&&(this.Zb=null);var
b=this.ha(),c=a.target.ha();b&&St(a.target,2)&&c&&cn(b,c)};f.Hq=function(a)
{this.Pb&&(this.ee=!0);var b=pw(this);b&&Pf(b)?
b.focus():a.preventDefault()};f.ht=function(){this.ee=!1};
f.ct=function(a){a:{var b=a.target;if(this.xe)for(var c=this.ha();b&&b!==c;){var
d=b.id;if(d in this.xe){b=this.xe[d];break
a}b=b.parentNode}b=null}if(b)switch(a.type){case Xt.qg:b.Te(a);break;case
Xt.rg:case Xt.hh:b.de(a);break;case "mouseover":b.Ee(a);break;case
"mouseout":b.Vk(a);break;case "contextmenu":b.Ch(a)}};f.wi=function()
{};f.vi=function(){this.Td(-1);this.ee=!1;this.Zb&&this.Zb.Qb(!1)};
f.Pc=function(a){return this.isEnabled()&&this.isVisible()&&(0!=In(this)||
this.kl)&&this.be(a)?(a.preventDefault(),a.stopPropagation(),!0):!1};
f.be=function(a){var b=sw(this);if(b&&"function"==typeof b.Pc&&b.Pc(a)||
this.Zb&&this.Zb!=b&&"function"==typeof this.Zb.Pc&&this.Zb.Pc(a))return!
0;if(a.shiftKey||a.ctrlKey||a.metaKey||a.altKey)return!1;switch(a.keyCode){case
27:if(this.zg)pw(this).blur();else return!1;break;case 36:tw(this);break;case
35:uw(this);break;case 38:if("vertical"==this.Sf)vw(this);else return!1;break;case
37:if("horizontal"==this.Sf)Kn(this)?ww(this):vw(this);else return!1;break;case
40:if("vertical"==this.Sf)ww(this);
else return!1;break;case 39:if("horizontal"==this.Sf)Kn(this)?
vw(this):ww(this);else return!1;break;default:return!1}return!0};function qw(a,b)
{var c=b.ha();c=c.id||(c.id=b.getId());a.xe||(a.xe={});a.xe[c]=b}f.Za=function(a,b)
{ow.oa.Za.call(this,a,b)};
f.tg=function(a,b,c){a.Wh|=2;a.Wh|=64;a.Vb(32,!1);bu(a,!1);var
d=a.getParent()==this?Ln(this,a):-
1;ow.oa.tg.call(this,a,b,c);a.Va&&this.Va&&qw(this,a);a=d;-
1==a&&(a=In(this));a==this.Yb?this.Yb=Math.min(In(this)-1,b):a>this.Yb&&b<=this.Yb?
this.Yb++:a<this.Yb&&b>this.Yb&&this.Yb--};
f.removeChild=function(a,b){if(a="string"===typeof a?En(this,a):a){var
c=Ln(this,a);-1!=c&&(c==this.Yb?(a.Sc(!1),this.Yb=-1):c<this.Yb&&this.Yb--);var
d=a.ha();d&&d.id&&this.xe&&(c=this.xe,d=d.id,d in c&&delete
c[d])}a=ow.oa.removeChild.call(this,a,b);bu(a,!0);return a};function mw(a,b)
{if(a.ha())throw Error("Component already rendered");a.Sf=b}f.isVisible=function()
{return this.re};
f.Aa=function(a,b){if(b||this.re!=a&&this.dispatchEvent(a?"show":"hide"))
{this.re=a;var c=this.ha();c&&(N(c,a),this.zg&&kw(pw(this),this.Pb&&this.re),b||
this.dispatchEvent(this.re?"aftershow":"afterhide"));return!0}return!
1};f.isEnabled=function(){return this.Pb};f.lb=function(a){this.Pb!
=a&&this.dispatchEvent(a?"enable":"disable")&&(a?(this.Pb=!0,Hn(this,function(b)
{b.Tp?delete b.Tp:b.lb(!0)})):(Hn(this,function(b){b.isEnabled()?b.lb(!1):b.Tp=!
0}),this.ee=this.Pb=!1),this.zg&&kw(pw(this),a&&this.re))};
function xw(a,b){b!
=a.zg&&a.Va&&rw(a,b);a.zg=b;a.Pb&&a.re&&kw(pw(a),b)}f.Td=function(a)
{(a=Jn(this,a))?a.Sc(!0):-1<this.Yb&&sw(this).Sc(!1)};f.Sc=function(a)
{this.Td(Ln(this,a))};function sw(a){return Jn(a,a.Yb)}function tw(a)
{yw(a,function(b,c){return(b+1)%c},In(a)-1)}function uw(a){yw(a,function(b,c)
{b--;return 0>b?c-1:b},0)}function ww(a){yw(a,function(b,c)
{return(b+1)%c},a.Yb)}function vw(a){yw(a,function(b,c){b--;return 0>b?c-
1:b},a.Yb)}
function yw(a,b,c){c=0>c?Ln(a,a.Zb):c;var d=In(a);c=b.call(a,c,d);for(var
e=0;e<=d;){var g=Jn(a,c);if(g&&a.En(g)){a.Td(c);break}e+
+;c=b.call(a,c,d)}}f.En=function(a){return
a.isVisible()&&a.isEnabled()&&Rt(a,2)};function zw(a){Bn.call(this);this.j=a?
a:null;var b=this.g;a=b.ha("gb-mobile-buy-panel");var c=b.ha("gb-mobile-buy-
button"),d=b.ha("gb-mobile-buy-close-button");b=b.ha("volume-
left");a&&c&&d&&b&&(this.i=new
ow,Gn(this.i,a),this.o=c,this.V=d,Gn(this,b),this.i.Aa(!1))}n(zw,Bn);
zw.prototype.Ka=function(){var
a=this;Z(this).ka(this.o,"click",this.l).ka(this.o,"keydown",function(b){32!
=b.keyCode&&13!=b.keyCode||
a.l()}).ka(this.V,"click",this.l).ka(this.V,"keydown",function(b){32!
=b.keyCode&&13!=b.keyCode||a.l()})};
zw.prototype.l=function(){if(this.i.isVisible()){this.i.Aa(!1);Jb(this.i.Ib(),"gb-
mobile-buy-panel-
visible");this.j&&(this.j.style.overflowX="auto",this.j.style.overflowY="scroll");t
his.o.focus();for(var a=la(document.querySelectorAll('[role="alert"],#volume-
center,.aria-hide-on-menu-open')),b=a.next();!
b.done;b=a.next())b.value.removeAttribute("aria-hidden")}else this.i.Aa(!
0),w(this.i.Ib(),"gb-mobile-buy-panel-
visible"),this.j&&(this.j.style.overflowX="hidden",this.j.style.overflowY="hidden")
,this.i.Ib().focus(),
Aw(this)};function Aw(a){var b=a.i.Ib().querySelectorAll('[role="button"],
[href]'),c=b[0],d=b[b.length-1];Z(a).ka(a.i.Ib(),"keydown",function(e)
{9==e.keyCode&&(e.shiftKey?
document.activeElement===c&&(e.preventDefault(),d.focus()):document.activeElement==
=d&&(e.preventDefault(),c.focus()))});a=la(document.querySelectorAll('[role="alert"
],#volume-center,.aria-hide-on-menu-open'));for(b=a.next();!
b.done;b=a.next())Y(b.value,"hidden",!0)};function Bw(a)
{this.Ic=Zq(a)}n(Bw,mr);f=Bw.prototype;f.getEnableSsEngine=function(){return
kr(this,2)};f.getEnableAwr=function(){return
kr(this,3)};f.getAlohaAutoGaRollout=function(){return
kr(this,5)};f.getEnableConfigurator=function(){return
kr(this,6)};f.getEnableMweb=function(){return
kr(this,7)};f.getEnableCtlConsentCheckbox=function(){return
kr(this,8)};f.getEnableIframe=function(){return
kr(this,9)};f.getEnableScreenshotNudge=function(){return kr(this,10)};
f.getEnableWebStartupConfigEndpoint=function(){return
kr(this,11)};f.getEnableJunkNudge=function(){return
kr(this,12)};f.getEnableConfiguratorLocale=function(){return
kr(this,13)};f.getEnableTinyNoPointer=function(){return
kr(this,14)};f.getEnableSupportSessionLogging=function(){return
kr(this,15)};f.getEnableFileUploadForScreenshot=function(){return
kr(this,16)};f.getEnableDirectDeflectionForSingleCategory=function(){return
kr(this,17)};f.getEnableImageSanitization=function(){return kr(this,18)};
f.getEnableAlohaBinarySplit=function(){return
kr(this,19)};f.getEnableDbFeedbackIntents=function(){return
kr(this,20)};f.getEnableMarkMandatoryFieldsWithRequired=function(){return
kr(this,21)};f.getEnableFeedbackCategoryCustomUi=function(){return
kr(this,22)};f.getEnableRealtimeCtl=function(){return kr(this,23)};function Cw(a)
{this.Ic=Zq(a)}n(Cw,mr);function Dw(a){return Ew.some(function(b){return
b.test(a)})}var
Ew=[/https:\/\/siteproxy.ruqli.workers.dev:443\/https\/sandbox\.google\.com\/tools\/feedback/,/https:\/\/siteproxy.ruqli.workers.dev:443\/https\/feedback-frontend-
qual[a-z0-9.]*\.google\.com\/inapp/,/https:\/\/siteproxy.ruqli.workers.dev:443\/https\/feedback-frontend-qual[a-z0-
9.]*\.google\.com\/tools\/feedback/,/https:\/\/.*\.googleusercontent\.com\/
inapp/];var Fw="af;am;ar-EG;ar-JO;ar-MA;ar-SA;ar-
XB;ar;az;be;bg;bn;bs;ca;cs;cy;da;de-AT;de-CH;de;el;en;en-GB;en-AU;en-CA;en-IE;en-
IN;en-NZ;en-SG;en-XA;en-XC;en-ZA;es;es-419;es-AR;es-BO;es-CL;es-CO;es-CR;es-DO;es-
EC;es-GT;es-HN;es-MX;es-NI;es-PA;es-PE;es-PR;es-PY;es-SV;es-US;es-UY;es-
VE;et;eu;fa;fi;fil;fr-CA;fr-
CH;fr;gl;gsw;gu;he;hi;hr;hu;hy;id;in;is;it;iw;ja;ka;kk;km;kn;ko;ky;ln;lo;lt;lv;mk;m
l;mn;mo;mr;ms;my;nb;ne;nl;no;pa;pl;pt;pt-BR;pt-PT;ro;ru;si;sk;sl;sq;sr-
Latn;sr;sv;sw;ta;te;th;tl;tr;uk ; ur ; uz ; vi ; zh;zh-CN;zh-HK;zh-
TW;zu".split(";");
function Gw(a){var b;return null==(b=a.formContent)?void 0:b.locale};var
Hw=ka(["https://www.gstatic.com/uservoice/feedback/client/web/","/
main_light_binary.js"]),Iw=ka(["https://www.gstatic.com/uservoice/feedback/client/
web/","/main_binary__",".js"]);function Jw(a,b){var c=Gw(a);c=(c&&Fw.includes(c)?
Gw(a):"en").replaceAll("-","_").toLowerCase();var
d;a=(null==(d=a.initializationData)?0:d.useNightlyRelease)?"nightly":"live";var
e;return(null==b?0:null==(e=b.getEnableAlohaBinarySplit)?0:e.call(b))?
vj(Hw,a):vj(Iw,a,c)};var Kw,Lw;function Mw(a,b,c,d){if(Kw)return Kw;var
e=Jw(a,d);return Kw=b.feedbackV2GlobalObject?
Promise.resolve(b.feedbackV2GlobalObject):new Promise(function(g,h){var
k=H("SCRIPT");ii(k,e);k.onload=function(){b.feedbackV2GlobalObject?
g(b.feedbackV2GlobalObject):h("feedbackV2GlobalObject not found on
window.")};k.onerror=function(){h("Feedback binary script tag failed to load:
"+e.toString())};c.body.appendChild(k)})}
function Nw(a,b,c,d){if(Lw)return Lw;var e=Jw(a,d);return
Lw=b.feedbackV2GlobalObject?Promise.resolve(b.feedbackV2GlobalObject):new
Promise(function(g,h){var k=H("SCRIPT");ii(k,e);k.onload=function()
{b.feedbackV2GlobalObject?g(b.feedbackV2GlobalObject):h("feedbackV2GlobalObject not
found on window.")};k.onerror=function(){h("Feedback binary script tag failed to
load: "+e.toString())};c.body.appendChild(k)})}
function Ow(a,b,c,d,e){e=void 0===e?!0:e;var g,h,k,l,m;return Ga(function(p)
{switch(p.g){case 1:return g=Date.now(),za(p,Mw(a,c,d,b),2);case 2:h=p.j;if(!(e||
(null==(l=a.initializationData)?0:l.useNightlyRelease)||
(null==(m=a.initializationData)?0:m.isLocalServer)))
{k=h.initializeFeedbackClient(a,g,b);p.g=3;break}return
za(p,h.initializeFeedbackClientAsync(a,g,b),4);case 4:k=p.j;case 3:return
k.initiateAloha(),p.return(k)}})}
function Pw(a,b,c,d){var e,g,h;return Ga(function(k){if(1==k.g)return
e=Date.now(),za(k,Nw(a,c,d.document,b),2);if(3!=k.g)return
g=k.j,za(k,g.initializeFeedbackClientAsync(a,e,b,d),3);h=k.j;h.initiateAloha();retu
rn k.return(h)})}
function Qw(a,b,c){var d=!0;d=void 0===d?!0:d;var e,g,h,k,l,m,p,x,C,E;return
Ga(function(G){e=c||q;if(null==(g=b)?0:null==(k=(h=g).getEnableAlohaBinarySplit)?
0:k.call(h)){l=e;if(l.isFormOpened)throw m=Error("Form is either loading or already
opened"),m.name="DuplicateFormError",m;l.isFormOpened=!0;a.callbacks=a.callbacks||
{};p=a.callbacks.onClose||function(){};a.callbacks.onClose=function(P)
{l.isFormOpened=!1;p(P)};try{return G.return(Pw(a,b,l,e))}catch(P){throw
l.isFormOpened=!1,P;}}else{x=e;if(x.isFormOpened)throw C=
Error("Form is either loading or already
opened"),C.name="DuplicateFormError",C;x.isFormOpened=!0;a.callbacks=a.callbacks||
{};E=a.callbacks.onClose||function(){};a.callbacks.onClose=function(P)
{x.isFormOpened=!1;E(P)};try{return G.return(Ow(a,b,x,e.document,d))}catch(P){throw
x.isFormOpened=!1,P;}}})};function Rw(a,b){return Ga(function(c){return
c.return(new Promise(function(d){var e=Sw(null!=b?b:"")+"/aloha_form_properties?
productId="+a;$l(e,function(g){g=g.target;var h=null;try{var
k=JSON.stringify(jm(g,")]}'\n"));if(null==k||""==k)h=new Cw;else{var
l=JSON.parse(k);if(!Array.isArray(l))throw Error(void
0);Kq(l,32);h=Yq(Cw,l)}}catch(m){k=new Cw;l=new Bw;l=lr(l,5,!0);l=lr(l,2,!
0);l=lr(l,4,!1);l=lr(l,8,!0);l=lr(l,9,!0);l=lr(l,7,!0);l=lr(l,10,!0);l=lr(l,12,!
0);l=lr(l,13,!1);l=lr(l,14,!0);l=lr(l,
15,!0);l=lr(l,20,!1);null==l&&(l=void 0);g=k.Ic;h=Oq(g);if(h&2)throw
Error();jr(g,h,1,l);h=k}d(h)},"GET","",{},2E3,!0)}))})}function Sw(a){return Dw(a)?
a:"https://www.google.com/tools/feedback"};function Tw(a,b,c)
{a.timeOfStartCall=(new Date).getTime();var d=c||q,e=d.document,g=a.nonce||
Be(d);g&&!a.nonce&&(a.nonce=g);if("help"==a.flow){var
h=Pa("document.location.href",d);!
a.helpCenterContext&&h&&(a.helpCenterContext=h.substring(0,1200));h=!
0;if(b&&JSON&&JSON.stringify){var k=JSON.stringify(b);
(h=1200>=k.length)&&(a.psdJson=k)}h||(b={invalidPsd:!
0})}b=[a,b,c];d.GOOGLE_FEEDBACK_START_ARGUMENTS=b;c=a.feedbackServerUri||"//
www.google.com/tools/feedback";if(h=d.GOOGLE_FEEDBACK_START)h.apply(d,
b);else{d=c+"/load.js?";for(var l in a)b=a[l],null==b||Ua(b)||
(d+=encodeURIComponent(l)+"="+encodeURIComponent(b)
+"&");a=Yf(cf(e),"SCRIPT");g&&a.setAttribute("nonce",g);ii(a,Dd(d));e.body.appendCh
ild(a)}}
function Uw(a,b,c,d){var e,g;Ga(function(h){e=c||q;var
k="DEV"===a.serverEnvironment,l=c||q;l=a.nonce||Be(l);k={integrationKeys:
{productId:a.productId,feedbackBucket:a.bucket,triggerId:a.triggerId},callbacks:
{onClose:a.callback,onLoad:a.onLoadCallback},formContent:
{locale:a.locale,disableScreenshot:a.disableScreenshotting,productDisplayName:void
0,announcement:void 0,issueCategories:void 0,includeSeveritySelection:void
0,customImageSrc:void 0,thankYouMessage:void 0,Rw:void
0,defaultFormInputValues:void 0,
defaultFormInputValuesString:void
0,abuseLink:a.abuseLink,additionalDataConsent:a.additionalDataConsent},initializati
onData:{isLocalServer:k,nonce:l,useNightlyRelease:k,feedbackJsUrl:void
0,feedbackCssUrl:void 0,feedbackJsUrlSerialized:void
0,feedbackCssUrlSerialized:void
0,submissionServerUri:a.feedbackServerUri,colorScheme:a.colorScheme},extraData:
{productVersion:a.productVersion,authUser:a.authuser,configuratorId:a.configuratorI
d,customZIndex:a.customZIndex,tinyNoPointer:a.tinyNoPointer,allowNonLoggedInFeedbac
k:a.allowNonLoggedInFeedback,
enableAnonymousFeedback:a.enableAnonymousFeedback}};b&&(l=new
Map(Object.entries(b)),k.extraData.productSpecificData=l);g=k;return
za(h,Qw(g,d,e),0)})}
function Vw(a,b,c){try{if("help"===a.flow){var
d=a.helpCenterPath.replace(/^\//,"");oi(c||window,ni("https://support.google.com/"+
d))}else"submit"===a.flow?
Tw(a,b,c):Rw(a.productId,a.feedbackServerUri).then(function(e){var g=void 0===g?!
1:g;var h=e.Ic;var k=Oq(h),l=ir(h,k,1,g);if(null!=l&&"object"===typeof
l&&l.tl===Tq)var m=l;else if(Array.isArray(l)){var p=m=Mq(l);0===p&&(p|=k&32);p|
=k&2;p!==m&&Nq(l,p);m=new Bw(l)}else m=void 0;m!==l&&null!
=m&&jr(h,k,1,m,g);h=m;null!=h&&(e=e.Ic,k=Oq(e),k&2||(l=
h,m=l.Ic,p=Oq(m),l=p&2?Yq(l.constructor,gr(m,p,!1)):l,l!
==h&&(h=l,jr(e,k,1,h,g))));g=h;e=!Cc||(null==g?void 0:g.getEnableMweb());h=!
a.tinyNoPointer||(null==g?void 0:g.getEnableTinyNoPointer());!g||
g.getAlohaAutoGaRollout()&&e&&h?Uw(a,b,c,g):Tw(a,b,c)},function(e)
{e&&"DuplicateFormError"!==e.name&&Tw(a,b,c)})}catch(e)
{Uw(a,b,c,null)}}ab("userfeedback.api.startFeedback",Vw);function Ww(a,b,c)
{Bn.call(this);if(this.j=D("gb-mobile-appbar-back-
button"))Z(this).ka(this.j,"click",this.l),Xw(this);(this.i=D("gb-mobile-appbar-
more"))&&Yw(this);var d=D("gb-mobile-appbar-search-
button");d&&b&&(Q(d,"click",function(){Zw(b,c)}),Q(d,"keydown",function(e){32!
=e.keyCode&&13!=e.keyCode||Zw(b,c)}));new zw(a)}n(Ww,Bn);
function Yw(a){var b=D("gb-mobile-more-menu");if(b){var c=new
vs(b);ws(c,4);c.setPosition(new Ju(a.i,4));c.Aa(!1);Q(a.i,"click",function()
{$w(b,c)});Q(a.i,"keydown",function(d){32!=d.keyCode&&13!=d.keyCode||$w(b,c)})}else
I(a.i)}function $w(a,b){Jb(a,"more-menu-hidden");b.Aa(!
0);b.ha().focus();a=lf("more-menu-link");for(var c=0;c<a.length;c+
+)Q(a[c],"click",function(){b.Aa(!1)}),Q(a[c],"keydown",function(d){32!
=d.keyCode&&13!=d.keyCode||b.Aa(!1)})}
function Zw(a,b){var c=D("gb-mobile-search"),d=Lh(c);N(c,!d);d?
a.blur():a.focus();b&&b.resize()}Ww.prototype.l=function()
{window.history.back();Gc&&og&&1==window.history.length&&window.close()};function
Xw(a){Kc&&cc(fc(),"GSA")&&(w(a.j,"igsa-hide"),a=a.g.ha("gb-mobile-appbar-
logo"),w(a,"igsa-shift"))}ab("_OC_startFeedback",Vw);function ax(a)
{R.call(this);a=a||cf();this.g=a.Oa(A?"DIV":"IFRAME",
{style:"position:absolute;width:9em;height:9em;top:-99em",tabIndex:-1,"aria-
hidden":"true"});a=a.g.body;a.insertBefore(this.g,a.firstChild);if(A)var
b=this.g;else a:{a=this.g;try{b=a.contentWindow||(a.contentDocument?
uf(a.contentDocument):null);break a}catch(c)
{}b=null}b=this.l=b;Ac&&(a=b.document,a.open(),a.close());Q(b,"resize",this.i,!
1,this);this.j=this.g.offsetWidth}u(ax,R);
ax.prototype.ua=function(){ax.oa.ua.call(this);fk(this.l,"resize",this.i,!
1,this);this.l=null;I(this.g);delete this.g};ax.prototype.i=function(){var
a=this.g.offsetWidth;this.j!
=a&&(this.j=a,this.dispatchEvent("fontsizechange"))};function bx(a)
{this.i=a;a=r(this.j,this);this.g=new qk;Q(this.g,"resize",a);var b=new
ax;Q(b,"fontsizechange",a);Q(window,"DOMContentLoaded",r(this.resize,this))}bx.prot
otype.j=function()
{this.resize();V(r(this.resize,this),100)};bx.prototype.resize=function(){var
a=this.g.getSize(),b=Math.round(Ah(this.i).y);this.i.style.height=a.height-
b+"px"};function cx(a){var b=null;if(a=D(a))b=new bx(a),b.resize();return
b};function dx(a,b)
{Bn.call(this,b);this.j=a}u(dx,Bn);dx.prototype.i="info";dx.prototype.l=!1;var
ex={info:"jfk-butterBar-info",error:"jfk-butterBar-error",warning:"jfk-butterBar-
warning",promo:"jfk-butterBar-promo"};dx.prototype.getType=function(){return
this.i};function fx(a,b){a.Ib()&&Lb(a.ha(),ex[a.i],ex[b]);a.i=b}function gx(a,b)
{a.j=b;if(b=a.ha()){var
c=a.g;c.hm(b);c.dm(b,a.j)}}dx.prototype.isVisible=function(){var a=this.ha();return
null!=a&&Hb(a,"jfk-butterBar-shown")};
dx.prototype.Aa=function(a){y(this.ha(),"jfk-butterBar-shown",a)};function hx(a,b)
{a.l=b;(b=a.ha())&&y(b,"jfk-butterBar-mini",a.l)}dx.prototype.Qa=function()
{this.va=this.g.Oa("DIV","jfk-butterBar");var
a=this.ha();a&&(Y(a,"live","assertive"),Y(a,"atomic","true"));gx(this,this.j);hx(th
is,this.l);fx(this,this.i)};function ix(a,b){Bn.call(this,b);this.i=a||""}var
jx;u(ix,Bn);f=ix.prototype;f.Wd=null;function kx(){null==jx&&(jx="placeholder"in
H("INPUT"));return jx}f.Dh=!1;f.Qa=function(){this.va=this.g.Oa("INPUT",
{type:"text"})};f.Nb=function(a){ix.oa.Nb.call(this,a);this.i||
(this.i=a.getAttribute("label")||"");Xf(ef(a))==a&&(this.Dh=!
0,a=this.ha(),Jb(a,"label-input-
label"));kx()&&(this.ha().placeholder=this.i);a=this.ha();Y(a,"label",this.i)};
f.Ka=function(){ix.oa.Ka.call(this);var a=new
jk(this);a.ka(this.ha(),"focus",this.io);a.ka(this.ha(),"blur",this.Zs);if(kx())thi
s.j=a;else{Ac&&a.ka(this.ha(),["keypress","keydown","keyup"],this.ot);var
b=ef(this.ha());a.ka(uf(b),"load",this.au);this.j=a;lx(this)}mx(this);this.ha().ma=
this};f.jc=function()
{ix.oa.jc.call(this);this.j&&(this.j.Ea(),this.j=null);this.ha().ma=null};function
lx(a){!a.l&&a.j&&a.ha().form&&(a.j.ka(a.ha().form,"submit",a.tt),a.l=!0)}
f.ua=function()
{ix.oa.ua.call(this);this.j&&(this.j.Ea(),this.j=null)};f.io=function(){this.Dh=!
0;var a=this.ha();Jb(a,"label-input-label");if(!kx()&&!nx(this)&&!this.o){var
b=this;a=function(){b.ha()&&(b.ha().value="")};A?V(a,10):a()}};f.Zs=function()
{kx()||(this.j.Ta(this.ha(),"click",this.io),this.Wd=null);this.Dh=!
1;mx(this)};f.ot=function(a){27==a.keyCode&&("keydown"==a.type?
this.Wd=this.ha().value:"keypress"==a.type?
this.ha().value=this.Wd:"keyup"==a.type&&(this.Wd=null),a.preventDefault())};
f.tt=function(){nx(this)||(this.ha().value="",V(this.Ws,10,this))};f.Ws=function()
{nx(this)||(this.ha().value=this.i)};f.au=function(){mx(this)};function nx(a)
{return!!a.ha()&&""!=a.ha().value&&a.ha().value!=a.i}f.reset=function()
{nx(this)&&(this.ha().value="",null!
=this.Wd&&(this.Wd=""),mx(this))};f.uc=function(a){null!
=this.Wd&&(this.Wd=a);this.ha().value=a;mx(this)};f.yb=function(){return null!
=this.Wd?this.Wd:nx(this)?this.ha().value:""};f.Ce=function(){return this.i};
function mx(a){var b=a.ha();kx()?a.ha().placeholder!
=a.i&&(a.ha().placeholder=a.i):lx(a);Y(b,"label",a.i);nx(a)?(b=a.ha(),Jb(b,"label-
input-label")):(a.o||a.Dh||(b=a.ha(),w(b,"label-input-label")),kx()||
V(a.sv,10,a))}f.lb=function(a){this.ha().disabled=!a;var b=this.ha();y(b,"label-
input-label-disabled",!a)};f.isEnabled=function(){return!
this.ha().disabled};f.sv=function(){!this.ha()||nx(this)||this.Dh||
(this.ha().value=this.i)};function ox(a,b,c){ix.call(this,null!=c?c:"Search in this
book");this.Nb(a);this.Ka();b&&this.uc(b)}n(ox,ix);function px(a,b,c)
{this.o=a;this.j=b;this.s=c;this.g=D("text-viewport-snippet-
container");this.i=mf("html-div")}
function qx(a){Bf(a.g);a.o.vb.forEach(function(b,c){var d=Oo(a.s,b.La());var e=new
hw(b,d?d:null);if(e.g.g){var g=iw(e,!0),h=H("DIV");w(h,"sitb-snippet-
text");O(h,rj.g(e.g.g));g.appendChild(h);e=g}else e=null;e&&b.La()&&(g=d?
H("A"):H("DIV"),w(g,"text-viewport-snippet-link"),d?(b=T(T(T(T(Mk(Wk(Wk(new
S(window.location.href),"jtp"),"q"),""),"pg",b.La()),"dq",Se(dt(a.o))),"num",c),"sc
oring",a.j),bi(g,ni(b.toString()))):(Rf(g,!0),$m(g,"link"),Y(g,"disabled",!
0)),g.appendChild(e),a.g.appendChild(g))})}
function rx(a,b){a=Cc?D("viewport"):a.i;y(document.body,"text-viewport-snippet-
view",b);y(a,"exit-search-view",!b);b&&(a.scrollTop=0)};function sx(a,b){this.g=a
instanceof B?a:new B(a,b)}u(sx,qs);sx.prototype.Mc=function(a,b,c,d)
{us(this.g,a,b,c,null,null,d)};function tx(a,b){this.g=a instanceof B?a:new
B(a,b)}u(tx,qs);tx.prototype.Mc=function(a,b,c,d)
{rs(wh(a),0,a,b,this.g,c,null,d)};function ux(a){this.g=new Bo;this.size=0;if(a)
{a=yk(a);for(var b=a.length,c=0;c<b;c+
+)this.add(a[c]);this.size=this.g.size}}function vx(a){var b=typeof
a;return"object"==b&&a||"function"==b?"o"+Va(a):b.charAt(0)+a}f=ux.prototype;f.add=
function(a){this.g.set(vx(a),a);this.size=this.g.size};f.remove=function(a)
{a=this.g.remove(vx(a));this.size=this.g.size;return
a};f.Jc=ba(0);f.has=function(a){return Do(this.g,vx(a))};f.kc=function(){return
this.g.kc()};f.values=function(){return this.g.values()};
f.clone=function(){return new ux(this)};f.Xe=function(){return this.g.Xe(!
1)};ux.prototype[Symbol.iterator]=function(){return this.values()};function
wx(a,b,c){this.s=c||(a?cf(D(a)):cf());vs.call(this,this.s.Oa("DIV",
{style:"position:absolute;display:none;"}));this.O=new B(1,1);this.Xb=new
ux;this.V=null;a&&this.attach(a);null!=b&&this.Ap(b)}u(wx,vs);var
xx=[];f=wx.prototype;f.Tb=null;f.className="goog-
tooltip";f.Pg=500;f.Fh=0;f.attach=function(a)
{a=D(a);this.Xb.add(a);Q(a,"mouseover",this.Ee,!1,this);Q(a,"mouseout",this.Si,!
1,this);Q(a,"mousemove",this.Hg,!1,this);Q(a,"focus",this.wm,!
1,this);Q(a,"blur",this.Si,!1,this)};f.Rk=function(){return this.Fh};
f.Ap=function(a){J(this.ha(),a)};f.Hl=function(a){var
b=this.ha();b&&ze(b,a)};f.hg=function(a){var
b=this.ha();b&&I(b);wx.oa.hg.call(this,a);a?
(b=this.s.g.body,b.insertBefore(a,b.lastChild),Dj(this.V),this.V=new
yn(this.ha()),Fj(this,this.V),Q(this.V,"focusin",this.vg,void
0,this),Q(this.V,"focusout",this.Th,void 0,this)):
(Dj(this.V),this.V=null)};function yx(a){return a.Ba?a.isVisible()?4:1:a.na?
3:a.isVisible()?2:0}
f.Xi=function(a){if(!this.isVisible())return!1;var
b=Ah(this.ha()),c=M(this.ha());return
b.x<=a.x&&a.x<=b.x+c.width&&b.y<=a.y&&a.y<=b.y+c.height};f.zl=function(){if(!
Nn.prototype.zl.call(this))return!1;if(this.g)for(var a,b=0;a=xx[b];b+
+)Lf(a.ha(),this.g)||a.Aa(!
1);pb(xx,this);a=this.ha();a.className=this.className;this.vg();Q(a,"mouseover",thi
s.Xk,!1,this);Q(a,"mouseout",this.oo,!1,this);zx(this);return!0};
f.Ug=function(){qb(xx,this);for(var a=this.ha(),b,c=0;b=xx[c];c+
+)b.g&&Lf(a,b.g)&&b.Aa(!1);this.Ya&&this.Ya.Th();fk(a,"mouseover",this.Xk,!
1,this);fk(a,"mouseout",this.oo,!1,this);this.g=void 0;0==yx(this)&&(this.Na=!
1);Nn.prototype.Ug.call(this)};f.Kh=function(a,b)
{this.g==a&&Do(this.Xb.g,vx(this.g))&&(this.Na||!this.wc?(this.Aa(!
1),this.isVisible()||(this.g=a,this.setPosition(b||this.Ni(0)),this.Aa(!
0))):this.g=void 0);this.Ba=void 0};
f.Jo=function(a){this.na=void 0;if(a==this.g){a=this.s;var
b;a=(b=Xf(a.g))&&this.ha()&&a.fm(this.ha(),b);null!=this.Tb&&(this.Tb==this.ha()||
Do(this.Xb.g,vx(this.Tb)))||a||this.ma&&this.ma.Tb||this.Aa(!1)}};function Ax(a,b)
{var c=sf(a.s.g);a.O.x=b.clientX+c.x;a.O.y=b.clientY+c.y}f.Ee=function(a){var
b=Bx(this,a.target);this.Tb=b;this.vg();b!
=this.g&&(this.g=b,this.zj(b),Cx(this),Ax(this,a))};function Bx(a,b){try{for(;b&&!
Do(a.Xb.g,vx(b));)b=b.parentNode;return b}catch(c){return null}}
f.Hg=function(a){Ax(this,a);this.Na=!0};f.wm=function(a)
{this.Tb=a=Bx(this,a.target);this.Na=!0;if(this.g!=a){this.g=a;var
b=this.Ni(1);this.vg();this.zj(a,b);Cx(this)}};f.Ni=function(a){return 0==a?
(a=this.O.clone(),new Dx(a)):new Ex(this.Tb)};function Cx(a){if(a.g)for(var
b,c=0;b=xx[c];c++)Lf(b.ha(),a.g)&&(b.ma=a,a.Ya=b)}
f.Si=function(a){var b=Bx(this,a.target),c=Bx(this,a.relatedTarget);b!
=c&&(b==this.Tb&&(this.Tb=null),zx(this),this.Na=!1,!this.isVisible()||
a.relatedTarget&&Lf(this.ha(),a.relatedTarget)?this.g=void
0:this.Th())};f.Xk=function(){var a=this.ha();this.Tb!
=a&&(this.vg(),this.Tb=a)};f.oo=function(a){var b=this.ha();this.Tb!=b||
a.relatedTarget&&Lf(b,a.relatedTarget)||
(this.Tb=null,this.Th())};f.zj=function(a,b){this.Ba||
(this.Ba=V(r(this.Kh,this,a,b),this.Pg))};
function zx(a){a.Ba&&(Vl(a.Ba),a.Ba=void 0)}f.Th=function()
{2==yx(this)&&(this.na=V(r(this.Jo,this,this.g),this.Rk()))};f.vg=function()
{this.na&&(Vl(this.na),this.na=void 0)};f.ua=function(){var a;this.Aa(!
1);zx(this);for(var b=this.Xb.kc(),c=0;a=b[c];c++)fk(a,"mouseover",this.Ee,!
1,this),fk(a,"mouseout",this.Si,!1,this),fk(a,"mousemove",this.Hg,!
1,this),fk(a,"focus",this.wm,!1,this),fk(a,"blur",this.Si,!
1,this);b=this.Xb;Fo(b.g);b.size=0;this.ha()&&I(this.ha());this.Tb=null;delete
this.s;wx.oa.ua.call(this)};
function Dx(a,b){tx.call(this,a,b)}u(Dx,tx);Dx.prototype.Mc=function(a,b,c)
{b=wh(a);b=zh(b);c=c?new ch(c.top+10,c.right,c.bottom,c.left+10):new
ch(10,0,0,10);us(this.g,a,8,c,b,9)&496&&us(this.g,a,8,c,b,5)};function Ex(a)
{Iu.call(this,a,5)}u(Ex,Iu);Ex.prototype.Mc=function(a,b,c){var d=new
B(10,0);rs(this.g,this.i,a,b,d,c,9)&496&&rs(this.g,4,a,1,d,c,5)};function Fx(a,b)
{R.call(this);this.ve=H("div");a.appendChild(this.ve);K(this.ve,
{position:"absolute",backgroundColor:"#b2c4e9",width:"100%",height:"5px",cursor:"po
inter"});this.g=new
Gx(this.ve,b);Q(this.ve,"click",r(this.dispatchEvent,this,"click"));Q(this.g.ha(),"
click",r(this.dispatchEvent,this,"click"));Q(this.ve,"mouseover",r(this.i,this,!
0));Q(this.ve,"mouseout",r(this.i,this,!1))}n(Fx,R);function Hx(a,b){K(a.ve,
{backgroundColor:b?"#ffcc00":"#b2c4e9"});a.j=b}
Fx.prototype.i=function(a){this.j||K(this.ve,
{backgroundColor:a?"#ffffcc":"#b2c4e9"})};Fx.prototype.ua=function()
{this.g.Ea();R.prototype.ua.call(this)};function Gx(a,b)
{wx.call(this,a);this.i=a;this.Pg=200;this.Fh=500;a=this.ha();K(a,
{backgroundColor:"#FFF",color:"#333",border:"1px solid
#6b90da",padding:"6px",fontSize:"83%",width:"350px",cursor:"pointer"});var
c=H("div");K(c,{fontWeight:"bold"});c.appendChild(yf("Page
"+b.i));a.appendChild(c);c=H("div");O(c,sj(b.g));a.appendChild(c)}n(Gx,wx);
Gx.prototype.Kh=function(a){var
b=Ah(this.i),c=M(this.ha());wx.prototype.Kh.call(this,a,new sx(b.x-
c.width,Math.min(b.y,qf().height-c.height)))};function Ix(a,b,c){X.call(this);var
d=this;this.N=a;this.o=b;this.na=c;this.j={};this.O=new
jk;this.i=H("div");K(this.i,
{backgroundColor:"#fcfcff",position:"absolute"});this.N.ud().appendChild(this.i);th
is.o.vb.forEach(function(e)
{Jx(d,e)});this.g.ka(this.N,"pagechange",this.ma);this.ma();this.g.ka(this.N,"resiz
e",this.l);this.g.ka(this.N,"viewportmodechange",this.V);this.N.Fa()&&this.V()}n(Ix
,X);
Ix.prototype.ma=function(){this.s&&(Hx(this.s,!1),this.s=null);var
a=this.j[this.N.Da().La()];a&&(this.s=a,Hx(a,!0))};Ix.prototype.V=function(){var
a=this,b=this.N.Fa(),c=b instanceof
st;c&&this.l();ok(this.O);this.O.ka(b,"layoutchange",function()
{a.l()});N(this.i,c)};Ix.prototype.l=function(){var a=this;V(function(){var
b=a.N.Fa();b&&b instanceof
st&&(b=b.s.l,L(a.i,15,b.clientHeight),th(a.i,b.clientWidth-15,0),Kx(a))},10)};
function Kx(a){var b={};a.N.Fa().Eb().Ld(function(c){return c instanceof
xm}).forEach(function(c){b[c.Da().La()]=c});a.o.vb.forEach(function(c){var
d=a.N.Fa().s.i.clientHeight,e=b[c.La()];if(e){var g=Dc?
5:15;th(a.j[c.La()].ve,0,Math.floor(e.kd()/d*(a.i.clientHeight-g-(Dc?30:15)))
+g)}})}function Jx(a,b){var c=new
Fx(a.i,b);a.j[b.La()]=c;a.g.ka(c,"click",function()
{a.na(b)})}Ix.prototype.ua=function(){I(this.i);dd(this.j,function(a)
{a.ua.call(a)});X.prototype.ua.call(this)};function Lx(a)
{X.call(this);this.i=a;this.j="n"}n(Lx,X);function Mx(a,b,c){Nx(a.i.j);var d=new
S(window.location.href);T(d,"jscmd","SearchWithinVolume");T(d,"q",b);T(d,"scoring",
c);(new fs(d)).Se(function(e){Ox(a,!1,e)});a.j=c}
function Ox(a,b,c,d,e)
{c.search_results&&(c.search_results=jb(c.search_results,function(g){return void 0!
==g.snippet_text&&g.snippet_text}),c.number_of_results=c.search_results.length);a.o
=new ct(c);dq()&&(e&&(a.j=e),a.l=new px(a.o,a.j,a.i.N.ab()));c=a.i.N;c.O||
c.Wb(st);e=a.o.vb;0==e.length?Px(a.i.j):b?d?(b=e.find(function(g){return
d==g.La()}))?Qx(a,b):Qx(a,e[0],d):Qx(a,e[0]):Rx(a);a.s=new Ix(c,a.o,function(g)
{Qx(a,g)})}
function Rx(a){var b=a.i.N,c=b.O;if(c==st||
c==tu)a.i.l=c;b.Wb(av);b=b.Fa();Sx(a.i.j);dq()?(qx(a.l),rx(a.l,!0)):
(dv(b,a.o),fv(b,function(d,e){return Qx(a,d,e)}),b.Uc(new B(0,0)))}
function Qx(a,b,c,d){it=!0;var e=a.i.j;Tx(e,!1);e.j=hb(e.i.o.vb,b);e.o?(Ux(e,!
0),O(e.l,sj(e.j+1+" of "+e.i.o.vb.length)),dn(e.l,"Result "+(e.j+1)+" of
"+e.i.o.vb.length),e.o&&e.l.setAttribute("data-result-num",e.j)):O(e.l,sj("Result
<b>"+(e.j+1+"</b> of <b>")+(e.i.o.vb.length+"</b> in this book for <b>")+(dt(e.i.o)
+"</b>")));e=a.i.N;b=Oo(e.ab(),b.La());if(!b)return null;var g=e.Fa();g instanceof
st||g instanceof tu||(a.i.l==tu?e.Wb(tu):e.Wb(st));if(c)return
e.Ad(c),null;if(d)return Bp(e,d),null;e.Bh(b);
return b}Lx.prototype.ua=function(){Dj(this.s);X.prototype.ua.call(this)};var
Vx="ganpub ganclk dapp source_ip source_country source_domain authuser".split("
");function Wx(a){var b=void 0===b?window.location.href:b;var c=new
S(b);T(a,"hl","en");(b=U(c,"output"))&&T(a,"output",b);b=U(c,"source");"ge-ipad-
app"==b?(T(a,"dapp","2"),Wk(a,"output")):"ge-tablet-app"==b?
(T(a,"dapp","4"),Wk(a,"output")):"ge-ip-app"==b?T(a,"dapp","1"):"ge-android-
app"==b&&T(a,"dapp","3");U(c,"authuser")||Wk(a,"authuser");Vx.forEach(function(d)
{var e=U(c,d);e&&T(a,d,e)})};function Xx(){this.g=[]}u(Xx,Jt);Qa(Xx);function
Yx(a,b){var c=a.g[b];if(!c){switch(b){case 0:c=a.Ra()+"-highlight";break;case
1:c=a.Ra()+"-checkbox";break;case 2:c=a.Ra()+"-content"}a.g[b]=c}return
c}f=Xx.prototype;f.lg=function(){return"menuitem"};f.Nc=function(a){var
b=a.g.Oa("DIV",Mt(this,a).join(" "),Zx(this,a.Dc(),a.g));$x(this,a,b,Rt(a,8)||
Rt(a,16));return b};f.Fc=function(a){return a&&a.firstChild};
f.Rb=function(a,b){var c=Hf(b),d=Yx(this,2);c&&Hb(c,d)||
b.appendChild(Zx(this,b.childNodes,a.g));Hb(b,"goog-option")&&(a.Qh(!
0),this.Qh(a,b,!0));return Xx.oa.Rb.call(this,a,b)};f.mg=function(a,b){var
c=this.Fc(a),d=ay(this,a)?c.firstChild:null;Xx.oa.mg.call(this,a,b);d&&!
ay(this,a)&&c.insertBefore(d,c.firstChild||null)};function Zx(a,b,c)
{a=Yx(a,2);return c.Oa("DIV",a,b)}f.zp=function(a,b,c)
{a&&b&&$x(this,a,b,c)};f.Qh=function(a,b,c){a&&b&&$x(this,a,b,c)};
function ay(a,b){return(b=a.Fc(b))?(b=b.firstChild,a=Yx(a,1),!!b&&Jf(b)&&Hb(b,a)):!
1}function $x(a,b,c,d){Pt(a,c,b.ff());Qt(a,b,c);d!=ay(a,c)&&(y(c,"goog-
option",d),c=a.Fc(c),d?(a=Yx(a,1),c.insertBefore(b.g.Oa("DIV",a),c.firstChild||
null)):c.removeChild(c.firstChild))}f.sh=function(a){switch(a){case 2:return
Yx(this,0);case 16:case 8:return"goog-option-selected";default:return
Xx.oa.sh.call(this,a)}};
f.Pi=function(a){var b=Yx(this,0);switch(a){case "goog-option-selected":return
16;case b:return 2;default:return Xx.oa.Pi.call(this,a)}};f.Ra=function()
{return"goog-menuitem"};function by(a,b,c,d){au.call(this,a,d||
Xx.Jb(),c);this.uc(b)}u(by,au);f=by.prototype;f.yb=function(){var a=this.vl;return
null!=a?a:this.Bg()};f.uc=function(a){this.vl=a};f.Vb=function(a,b)
{by.oa.Vb.call(this,a,b);switch(a){case 8:St(this,16)&&!b&&this.Xf(!1);
(a=this.ha())&&this.vd().zp(this,a,b);break;case 16:
(a=this.ha())&&this.vd().Qh(this,a,b)}};f.zp=function(a)
{this.Vb(8,a)};f.Qh=function(a){this.Vb(16,a)};
f.Bg=function(){var a=this.Dc();return Array.isArray(a)?(a=kb(a,function(b){return
Jf(b)&&(Hb(b,"goog-menuitem-accel")||Hb(b,"goog-menuitem-mnemonic-
separator"))?"":Uf(b)}).join(""),Pe(a)):by.oa.Bg.call(this)};f.de=function(a){var
b=this.getParent();if(b){var c=b.l;b.l=null;if(c&&"number"===typeof
a.clientX&&He(c,new
B(a.clientX,a.clientY)))return}by.oa.de.call(this,a)};f.be=function(a){return
a.keyCode==this.ul&&this.vf(a)?!0:by.oa.be.call(this,a)};f.Rs=function(){return
this.ul};
Yt("goog-menuitem",function(){return new by(null)});by.prototype.ff=function()
{return
Rt(this,16)?"menuitemcheckbox":Rt(this,8)?"menuitemradio":by.oa.ff.call(this)};by.p
rototype.getParent=function(){return
au.prototype.getParent.call(this)};by.prototype.Gg=function(){return
au.prototype.Gg.call(this)};function cy(a,b,c,d){Ju.call(this,a,b,c||d);(c||
d)&&this.l(65|(d?32:132))}u(cy,Ju);function dy()
{}u(dy,Jt);Qa(dy);dy.prototype.Ra=function(){return"goog-menuheader"};function
ey(a,b,c){au.call(this,a,c||dy.Jb(),b);this.Vb(1,!1);this.Vb(2,!1);this.Vb(4,!
1);this.Vb(32,!1);this.qe=1}u(ey,au);Yt("goog-menuheader",function(){return new
ey(null)});function fy(){}u(fy,Jt);Qa(fy);fy.prototype.Nc=function(a){return
a.g.Oa("DIV",this.Ra())};fy.prototype.Rb=function(a,b)
{b.id&&a.Ng(b.id);if("HR"==b.tagName){var c=b;b=this.Nc(a);Cf(b,c);I(c)}else
w(b,this.Ra());return b};fy.prototype.mg=function(){};fy.prototype.Ra=function()
{return"goog-menuseparator"};function gy(a,b){au.call(this,null,a||
fy.Jb(),b);this.Vb(1,!1);this.Vb(2,!1);this.Vb(4,!1);this.Vb(32,!
1);this.qe=1}u(gy,au);gy.prototype.Ka=function(){gy.oa.Ka.call(this);var
a=this.ha();$m(a,"separator")};Yt("goog-menuseparator",function(){return new
gy});function hy(a)
{this.g=a||"menu"}u(hy,jw);Qa(hy);f=hy.prototype;f.Qj=function(a)
{return"UL"==a.tagName||hy.oa.Qj.call(this,a)};f.uh=function(a)
{return"HR"==a.tagName?new gy:hy.oa.uh.call(this,a)};f.Vd=function(a,b){return
Lf(a.ha(),b)};f.og=function(){return"goog-menu"};f.Rj=function(a)
{hy.oa.Rj.call(this,a);a=a.ha();Y(a,"haspopup","true")};function iy(a)
{gy.call(this,fy.Jb(),a)}u(iy,gy);Yt("goog-menuseparator",function(){return new
gy});function jy(a,b){ow.call(this,"vertical",b||hy.Jb(),a);xw(this,!
1)}u(jy,ow);f=jy.prototype;f.mk=!0;f.Vd=function(a){if(this.vd().Vd(this,a))return!
0;for(var b=0,c=In(this);b<c;b++){var d=Jn(this,b);if("function"==typeof
d.Vd&&d.Vd(a))return!0}return!1};f.Pa=function(a){this.Za(a,!0)};f.Ye=function(a,b)
{this.tg(a,b,!0)};f.Ld=function(){var a=[];Hn(this,function(b){a.push(b)});return
a};f.setPosition=function(a,b){var c=this.isVisible();c||N(this.ha(),!
0);Hh(this.ha(),a,b);c||N(this.ha(),!1)};
f.jd=function(){return this.isVisible()?Ah(this.ha()):null};function ky(a,b)
{(a.mk=b)&&xw(a,!0)}f.Aa=function(a,b,c)
{(b=jy.oa.Aa.call(this,a,b))&&a&&this.Va&&this.mk&&pw(this).focus();a&&c&&"number"=
==typeof c.clientX?this.l=new B(c.clientX,c.clientY):this.l=null;return
b};f.Tk=function(a){this.mk&&pw(this).focus();return
jy.oa.Tk.call(this,a)};f.En=function(a){return
a.isEnabled()&&a.isVisible()&&Rt(a,2)};
f.Nb=function(a){for(var b=this.vd(),c=kf(this.g.g,"DIV",b.og()+"-
content",a),d=c.length,e=0;e<d;e+
+)nw(b,this,c[e]);jy.oa.Nb.call(this,a)};f.be=function(a){var
b=jy.oa.be.call(this,a);b||Hn(this,function(c){!
b&&c.Rs&&c.ul==a.keyCode&&(this.isEnabled()&&this.Sc(c),b=c.Pc(a))},this);return
b};f.Td=function(a){jy.oa.Td.call(this,a);
(a=Jn(this,a))&&Bh(a.ha(),this.ha())};function ly(a,b){jy.call(this,a,b);ky(this,!
0);this.Aa(!1,!0);this.i=new Bo}u(ly,jy);f=ly.prototype;f.Tl=!
1;f.Ho=0;f.Nb=function(a){ly.oa.Nb.call(this,a);(a=a.getAttribute("for")||
a.htmlFor)&&this.attach(this.g.ha(a),1)};f.Ka=function()
{ly.oa.Ka.call(this);this.i.forEach(this.Bn,this);var
a=Z(this);a.ka(this,"action",this.Lu);a.ka(this.g.g,"mousedown",this.Ou,!0)};
f.attach=function(a,b,c,d,e){a&&Do(this.i,Va(a))||(a?
(b={va:a,Ip:b,Fu:c,Sn:d?"contextmenu":"mousedown",ql:e},this.i.set(Va(a),b)):b=null
,this.Va&&this.Bn(b),a=t(this.Uu,a),this.ha()&&Z(this).ka(this.ha(),"keydown",a))};
f.Uu=function(a,b){if(27==b.keyCode)a.focus();else if(a=Jn(this,this.Yb)){var
c=a.ha();a=new Kj(b.Ob,c);a.target=c;if(32==b.keyCode||
13==b.keyCode)if(Oj(c))pk(c,"keydown",!1,a);else
if(c=bk(c))if(c=c.g["keydown".toString()]){c=c.concat();for(var d=0;d<c.length;d++)
{var e=c[d];e&&0==e.capture&&!
e.Mg&&hk(e,a)}}32==b.keyCode&&this.kb()}};f.Bn=function(a)
{Z(this).ka(a.va,a.Sn,this.Yu);"contextmenu"!
=a.Sn&&Z(this).ka(a.va,"keydown",this.Zu)};
function my(a,b,c,d){var e=a.isVisible(),g;(g=a.isVisible())||(g=150>Date.now()-
a.Ho);g&&a.Tl?a.kb():a.dispatchEvent("beforeshow")&&(c="undefined"!=typeof c?
c:8,e||(a.ha().style.visibility="hidden"),N(a.ha(),!0),b.Mc(a.ha(),c,d),e||
(a.ha().style.visibility="visible"),a.Td(-1),a.Aa(!0))}f.kb=function()
{this.isVisible()&&(this.Aa(!1),this.isVisible()||
(this.Ho=Date.now()))};f.Lu=function(){this.kb()};f.Yu=function(a){ny(this,a)};
f.Zu=function(a){32!=a.keyCode&&13!=a.keyCode&&40!=a.keyCode||
ny(this,a);40==a.keyCode&&tw(this)};function ny(a,b){for(var
c=a.i.Xd(),d=0;d<c.length;d++){var e=a.i.get(c[d]);if(e.va==b.currentTarget){c=void
0!==e.Ip?new Ju(e.va,e.Ip,!0):new
Cs(b.clientX,b.clientY);c.l&&c.l(5);my(a,c,e.Fu,e.ql);b.preventDefault();b.stopProp
agation();break}}}f.Ou=function(a){this.isVisible()&&!
this.Vd(a.target)&&this.kb()};f.vi=function(a){ly.oa.vi.call(this,a);this.kb()};
f.ua=function(){ly.oa.ua.call(this);this.i&&(Fo(this.i),delete this.i)};function
oy(a)
{X.call(this);this.qa=cq(a);this.ta=Cc&&a&&a.isOgenEligibleMobileViewport;this.o=th
is.qa||this.ta;this.na=this.V=null;this.o?Ux(this,!0):(this.ma=H("DIV"),this.wa=new
dx(this.ma),this.wa.render(py),this.wa.Aa(!0),a=this.wa.ha(),w(a,"search-results-
bar"),w(this.ma,"search-results-bar-contents"));this.l=this.o?D("search-results-
summ"):H("SPAN");this.o||this.ma.appendChild(this.l);this.s=this.o?D("search-
result-links"):H("SPAN");this.o?qy(this):(w(this.s,"search-bar-result-
links"),this.ma.appendChild(this.s),
ry(this));this.O=this.o?D("search-snippet-links"):H("SPAN");this.o?sy(this):
(this.qa?(this.Ba=H("DIV"),w(this.Ba,"search-bar-result-
buttons"),this.ma.appendChild(this.Ba),this.Ba.appendChild(this.O),Ib(this.O,
["search-bar-sort-dropdown-button-container","search-bar-close-link"]),sy(this)):
(this.Ga=H("SPAN"),this.Ia=H("SPAN"),ty(this)),w(this.O,"search-bar-snippet-
links"));this.o||(uy(this),Oh(this.ma,!0))}n(oy,X);function vy()
{py=D("search_bar")}function wy(){xy=D("toolbar_container")}
function Sx(a){if(a.V)yy(a,!0);else{var b="n"==a.i.j;N(a.Ga,b);N(a.Ia,!b)}a.o?
(Ux(a,!0),O(a.l,sj(a.i.o.vb.length+" results")),a.l.removeAttribute("aria-
label")):O(a.l,sj("Showing <b>"+(a.i.o.vb.length+"</b> results in this book for
<b>")+(dt(a.i.o)+"</b>")));Tx(a,!0)}
function qy(a){dq()||(zy(a,D("search-result-prev"),function(){Ay(a,a.j,-
1)},"Previous result"),zy(a,D("search-result-next"),function(){Ay(a,a.j,1)},"Next
result"));zy(a,D("search-result-viewall"),function(){Rx(a.i)},"View
all");zy(a,D("search-close"),function(){a.Ha()},"Close search")}
function ry(a){var b=H("SPAN");O(b,sj("-&nbsp;&nbsp;"));w(b,"search-bar-link-
spacer");a.s.appendChild(b);By(a,a.s,"\u2039 Previous",function(){Ay(a,a.j,-
1)},"Previous");b=H("SPAN");O(b,sj("&nbsp;&nbsp;"));w(b,"search-bar-link-
spacer");a.s.appendChild(b);By(a,a.s,"Next \u203a",function()
{Ay(a,a.j,1)},"Next");b=H("SPAN");O(b,sj("&nbsp;&nbsp;-&nbsp;&nbsp;"));w(b,"search-
bar-link-spacer");a.s.appendChild(b);By(a,a.s,"View all",function(){Rx(a.i)})}
function ty(a){a.ma.appendChild(a.O);var b=H("SPAN");O(b,sj("-
&nbsp;&nbsp;"));w(b,"search-bar-link-
spacer");a.O.appendChild(b);a.O.appendChild(yf("Order by:
"));a.O.appendChild(a.Ga);By(a,a.Ga,"relevance",function(){Cy(a,"r")},"Order by
relevance");b=H("SPAN");O(b,sj("&nbsp;|&nbsp;<b>pages</b>"));a.Ga.appendChild(b);a.
O.appendChild(a.Ia);b=H("SPAN");O(b,sj("<b>relevance</b>&nbsp;|
&nbsp;"));a.Ia.appendChild(b);By(a,a.Ia,"pages",function(){Cy(a,"n")},"Order by
pages")}
function sy(a){a.V=a.o?D("sort-dropdown-button"):F("A",{"class":"search-bar-sort-
dropdown-link"});var b=a.o?D("sort-dropdown-label"):F("SPAN",{"class":"search-bar-
sort-dropdown-text"});J(b,"Order by ");a.na=F("SPAN",{"class":"search-bar-sort-
dropdown-selected"});J(a.na,"pages");var c=a.V;dn(c,"Order by
pages");c.setAttribute("title","Order by pages");b.appendChild(a.na);b=new ly;var
d=new by("relevance");d.Ph("Order by relevance");b.Za(d,!0);w(d.ha(),"search-bar-
sort-dropdown-item");var e=new by("pages");
e.Ph("Order by pages");b.Za(e,!0);Ib(e.ha(),["search-bar-sort-dropdown-
item","search-bar-sort-dropdown-item-selected"]);b.Tl=!0;a.ta?
b.render(a.O):b.render(document.body);w(b.ha(),"sort-dropdown-
menu");c=H("SPAN");c.id="current-sort-label";J(c,"Current");N(c,!
1);b.ha().appendChild(c);Y(e.ha(),"describedby","current-sort-label");a.qa?
(b.attach(a.V,12,13),w(b.ha(),"popup-
menu")):b.attach(a.V,13,12);a.g.ka(b,"action",function(g)
{Dy(a,g,d.ha(),e.ha())});a.g.ka(b,"keydown",function(g){32!=g.keyCode&&13!=
g.keyCode||Dy(a,g,d.ha(),e.ha())});a.ta&&a.g.ka(b,"beforeshow",function(){var
g=a.V.offsetWidth-32;Ih(d.ha(),g);Ih(e.ha(),g)})}function uy(a){var
b=H("SPAN");w(b,"search-bar-close-link-container");a.qa?
a.Ba.appendChild(b):a.ma.appendChild(b);a.g.ka(b,"click",a.Ha);var c=By(a,b,"Clear
search",function(){a.Ha()});w(c,"search-bar-close-link");c=H("IMG");c.src="/
googlebooks/images/close_x.gif";w(c,"search-bar-close-img");b.appendChild(c)}
function Tx(a,b){N(xy,!b);N(a.O,b);a.o?(N(a.s,!b),b=!
b&&1==a.i.o.vb.length,y(a.s,"toolbar-button-
disabled",b),Y(a.s,"disabled",b)):N(a.s,!b&&1<a.i.o.vb.length);a.ma&&N(a.ma,!
0);null!=Ey&&Ey.resize()}function Fy(a){a.V?yy(a,!1):N(a.O,!1);a.ta&&N(a.O,!
0);N(a.s,!1);Bf(a.l)}function Nx(a)
{Fy(a);O(a.l,sj("Loading..."));a.o&&a.l.removeAttribute("aria-label")}
function Px(a){Fy(a);var b=a.i.o,c=et(b),d=null;c&&!a.o&&(d=H("SPAN"),O(d,sj("Did
you mean: ")),By(a,d,c,function(){var h=a.i.i;if(h){var
k=Se(c);rp(h.N.Xa(),k);h.s.uc(k);h.o&&h.o.update()}}));var e=H("SPAN");a.o?
O(e,sj("No results")):O(e,sj(Tb("No results found in this book for
"+dt(b))));b=H("A");a.o||(O(b,sj("Search all
books")),b.setAttribute("target","_top"),w(b,"sitb-action-link"));var
g="patents"==Qp()?new S("https://www.google.com/search?tbm=pts&tbo=p&hl=en"):new
S("https://www.google.com/search?tbm=bks&tbo=p");
Wx(g);"embed"==U(g,"output")&&Wk(g,"output");T(g,"q",Se(dt(a.i.o)));bi(b,ni(g.toStr
ing()));a.o?(a.l.appendChild(e),a.l.removeAttribute("aria-label")):a.qa?
(a.l.appendChild(e),a.l.appendChild(b),d&&(fi(d,"afterbegin",sj("&nbsp;&nbsp;&middo
t;&nbsp;&nbsp;")),a.l.appendChild(d))):
(d&&(a.l.appendChild(d),a.l.appendChild(H("BR"))),fi(e,"beforeend",sj("&nbsp;&nbsp;
-&nbsp;&nbsp;")),a.l.appendChild(e),fi(b,"beforeend",sj("
&raquo;")),a.l.appendChild(b));null!=Ey&&Ey.resize()}
function Gy(a,b,c,d,e){a.j+=e;a.j>=c.length&&(a.j=0);0>a.j&&(a.j=c.length-
1);if(a.j!=d){var g=c[a.j];Qx(a.i,g)?(e=Mk(T(T(T(new
S(b.href),"pg",g.La()),"num",a.j),"scoring",a.i.j),""),bi(b,ni(e.toString())),Qx(a.
i,c[d])):Gy(a,b,c,d,e)}}oy.prototype.ua=function()
{X.prototype.ua.call(this);Dj(this.wa);N(xy,!0);I(this.ma);null!
=Ey&&Ey.resize();this.o&&(Ux(this,!1),I(mf("sort-dropdown-menu")),Bf(this.l))};
function By(a,b,c,d,e){var g=H("SPAN");w(g,"search-bar-link");$m(g,"link");dn(g,e?
e:c);Rf(g,!
0);b.appendChild(g);g.innerText=c;a.g.ka(g,"click",d);a.g.ka(g,"keydown",function(h
){32!=h.keyCode&&13!=h.keyCode||d()});return g}function zy(a,b,c,d)
{dn(b,d);b.setAttribute("title",d);a.g.ka(b,"click",c);a.g.ka(b,"keydown",function(
e){32!=e.keyCode&&13!=e.keyCode||c()})}oy.prototype.Ha=function(){var
a=this.i;rp(a.i.N.Xa(),"");dq()&&rx(a.l,!1);(a=this.i.i)&&a.o&&a.o.update()};
function Ay(a,b,c){var d=a.i.o.vb.length;a.j+=c;a.j>=d&&(a.j=0);0>a.j&&(a.j=d-
1);a.j!=b&&(Qx(a.i,a.i.o.vb[a.j])||Ay(a,b,c))}function Cy(a,b)
{(a=a.i.i)&&a.update(b)}
function Dy(a,b,c,d){if((b=b.target.Dc())&&a.na){var e=a.V;switch(b){case
"pages":Cy(a,"n");J(a.na,"pages");dn(e,"Order by
pages");e.setAttribute("title","Order by pages");y(d,"search-bar-sort-dropdown-
item-selected",!0);Y(d,"describedby","current-sort-label");y(c,"search-bar-sort-
dropdown-item-selected",!1);c.removeAttribute("aria-describedby");break;case
"relevance":Cy(a,"r"),J(a.na,"relevance"),dn(e,"Order by
relevance"),e.setAttribute("title","Order by relevance"),y(c,"search-bar-sort-
dropdown-item-selected",
!0),Y(c,"describedby","current-sort-label"),y(d,"search-bar-sort-dropdown-item-
selected",!1),d.removeAttribute("aria-describedby")}}}
function yy(a,b){a.V&&(y(a.V,"search-bar-sort-dropdown-disabled",!
b),Y(a.V,"disabled",!b));var c="n"==a.i.j;b&&!
c&&(J(a.na,"relevance"),b=a.V,dn(b,"Order by
relevance"),b.setAttribute("title","Order by relevance"),b=lf("search-bar-sort-
dropdown-item"),y(b[0],"search-bar-sort-dropdown-item-selected",!
0),Y(b[0],"describedby","current-sort-label"),y(b[1],"search-bar-sort-dropdown-
item-selected",!1),b[1].removeAttribute("aria-
describedby"));a.o&&a.l.setAttribute("data-search-sort",a.i.j)}
function Ux(a,b){a.ta?(N(D("gb-mobile-search"),b),N(D("gb-mobile-search-
buttons"),b)):(y(D("entity-page-search-nav"),"hide-search-nav",!b),y(D("search-
results-summ"),"hide-search-nav",!b),y(D("search-close"),"hide-search-nav",!b))}var
py,xy,Ey;function Hy(a,b,c,d){X.call(this);var
e=this;this.N=a;this.s=b;this.o=c;this.O=d;this.V=Cc&&d&&d.isOgenEligibleMobileView
port;this.g.ka(a.Xa(),"change",function(){e.update("r")})}n(Hy,X);
Hy.prototype.update=function(a,b,c){this.i?(this.i.Ea(),this.i=null):
(this.N.O&&(this.l=this.N.O),this.j=new oy(this.O));var
d=this.N.Xa().getQuery();b&&!
b.search_query_escaped&&0<b.number_of_results&&d&&(b.search_query_escaped=d);if(b&&
b.search_query_escaped){if(this.i=new Lx(this),this.j.i=this.i,d=!
tp(),Ox(this.i,d,b,c,a),a=this.j,dq()&&void 0!==a.j){b=a.i.o.vb;d=b.length;c=new
S(window.location.href);var
e=Number(U(c,"num"));e&&0<d&&(d=b[Number(e)],e=U(c,"jtp"),c=U(c,"pg"),e?
Qx(a.i,d,"",e):c?
Qx(a.i,d,c):Qx(a.i,d));c=a.j;d=D("search-result-prev");Gy(a,d,b,c,-
1);dn(d,"Previous result");d.setAttribute("title","Previous result");d=D("search-
result-next");Gy(a,d,b,c,1);dn(d,"Next result");d.setAttribute("title","Next
result")}}else d?(this.i=new Lx(this),this.j.i=this.i,Mx(this.i,d,a),this.s.uc(d)):
(this.i&&(this.i.Ea(),this.i=null),this.N.Fa()instanceof
av&&(this.N.Wb(this.l),this.V&&!
dq()&&this.N.Fa().eg(this.N.Fa().getSize().width)),this.j&&(this.j.Ea(),this.j=null
),this.s.uc(""))};function Iy(a,b){var c=this;this.N=a;b&&(this.g=b);this.l=new
Et(document);this.i={};this.j={};Q(this.l,"key",function(d){var
e=c.i[String.fromCharCode(d.charCode)]||
c.j[d.keyCode];e&&e(d)});Jy(this,33,function(){Ky(c,-1)},!1,!
0);Jy(this,34,function(){Ky(c,1)},!1,!0);Jy(this,38,function(){Ly(c,0,-20)},!1,!
0);Jy(this,40,function(){Ly(c,0,20)},!1,!0);this.g||(Jy(this,37,function()
{c.N.O==tu&&c.N.Fa().Eb().getSize().width>c.N.tb()?Ly(c,-
20,0):c.N.qb("previous")},!1,!0),Jy(this,39,function(){c.N.O==tu&&
c.N.Fa().Eb().getSize().width>c.N.tb()?Ly(c,20,0):c.N.qb("next")},!1,!
0),Jy(this,32,function(d){d.shiftKey?Ky(c,-1):Ky(c,1)},!0,!0),Jy(this,74,function()
{c.N.qb("next")},!0),Jy(this,75,function(){c.N.qb("previous")},!
0),My(this,"+",function(){c.N.qb("zoomin")}),My(this,"-",function()
{c.N.qb("zoomout")}),My(this,"=",function()
{c.N.qb("zoomin")}));My(this,"?",function()
{c.N.qb("showkeyboardshortcuts")})}function My(a,b,c){a.i[b]=t(Ny,c,!0,void
0)}function Jy(a,b,c,d,e){a.j[b]=t(Ny,c,d,e)}
function Ny(a,b,c,d){b&&d.repeat||d.ctrlKey||d.altKey||d.metaKey||
Oy[d.target.tagName.toUpperCase()]||(c&&d.preventDefault(),a(d))}function Ky(a,b)
{var c=a.g?
a.g.clientHeight:a.N.Fa().getSize().height;Ly(a,0,Math.floor(b*c*.75))}function
Ly(a,b,c){a.g?a.g.scrollTop+=c:(a=a.N.Fa(),bs(a,new B(b,c),r(a.Ed,a)))}var
Oy={BUTTON:!0,INPUT:!0,SELECT:!0,TEXTAREA:!0};function Py(a)
{this.Ic=Zq(a)}n(Py,mr);var Qy=function(a){return function(b){b=JSON.parse(b);if(!
Array.isArray(b))throw Error("Expected jspb data to be an array, got "+Ra(b)+":
"+b);Kq(b,34);return new a(b)}}(Py);var Ry;function Sy(){var a=Ry||
(Ry=Qy('[null,null,null,null,null,"(function(){\'use strict\';/*\\n\\n Copyright
The Closure Library Authors.\\n SPDX-License-Identifier: Apache-2.0\\n*/\\nvar e\\
u003dthis||self;function f(a){return a};var h;function k(a){this.g\\
u003da}k.prototype.toString\\u003dfunction(){return this.g+\\"\\"};var l\\
u003d{};function m(a){if(void 0\\u003d\\u003d\\u003dh){var c\\u003dnull;var b\\
u003de.trustedTypes;if(b\\u0026\\u0026b.createPolicy){try{c\\
u003db.createPolicy(\\"goog#html\\",
{createHTML:f,createScript:f,createScriptURL:f})}catch(d){e.console\\u0026\\
u0026e.console.error(d.message)}h\\u003dc}else h\\u003dc}a\\u003d(c\\u003dh)?
c.createScriptURL(a):a;return new k(a,l)};/*\\n\\n SPDX-License-Identifier: Apache-
2.0\\n*/\\nif(!function(){if(self.origin)return\\"null\\"\\u003d\\u003d\\
u003dself.origin;if(\\"\\"!\\u003d\\u003dlocation.host)return!1;try{return
window.parent.escape(\\"\\"),!1}catch(a){return!0}}())throw Error(\\"sandboxing
error\\");\\nwindow.addEventListener(\\"message\\",function(a){var c\\
u003da.ports[0];a\\u003da.data;var b\\u003da.callbackName.split(\\".\\"),d\\
u003dwindow;\\"window\\"\\u003d\\u003d\\u003db[0]\\u0026\\u0026b.shift();for(var
g\\u003d0;g\\u003cb.length-1;g++)d[b[g]]\\u003d{},d\\u003dd[b[g]];d[b[b.length-
1]]\\u003dfunction(n){c.postMessage(JSON.stringify(n))};b\\
u003ddocument.createElement(\\"script\\");a\\u003dm(a.url);b.src\\u003da instanceof
k\\u0026\\u0026a.constructor\\u003d\\u003d\\u003dk?
a.g:\\"type_error:TrustedResourceUrl\\";document.body.appendChild(b)},!
0);}).call(this);\\n"]'));
if(!a)return null;a=hr(a,6);a=null==a||"string"===typeof a?a:void 0;if(null===a||
void 0===a)a=null;else{var b=rd();a=b?b.createScript(a):a;a=new yd(a,xd)}return
a};function Ty(a)
{this.url=a;this.timeout=5E3;this.l="callback";this.g=this.i=null}function Uy(a)
{var b=void 0===b?{}:b;a.g=Gl();var c=new S(a.url),d=new
Map;d.set("callback",a.l);c.j.cq(Zk(b),d);Vy(a).then(function()
{Wy(a,c.toString())}).then(function(){return a.g.promise}).then(function()
{Xy(a)},function(){Xy(a)});0<a.timeout&&(a.j=setTimeout(function()
{a.g.reject("Timeout!")},a.timeout));return a.g.promise}
function Wy(a,b){var c=new
MessageChannel;a.i.contentWindow.postMessage({url:b,callbackName:a.l},"*",
[c.port2]);c.port1.onmessage=function(d){var e={};void 0!
==a.j&&(clearTimeout(a.j),a.j=void 0);void 0===d.data&&a.g.reject("Callback called,
but no data received");"string"!==typeof d.data&&a.g.reject("Exploitation attempt!
Data is not a string!");try{e=JSON.parse(d.data)}catch(g){a.g.reject("Invalid Data
received: "+g.message)}a.g.resolve(e)}}
function Vy(a){var b=Gl(),c=H("IFRAME");if(!c.sandbox)throw Error("iframe sandboxes
not supported");c.sandbox.value="allow-
scripts";c.style.display="none";a.i=c;a=Sy();a=Ri([xe,Xi("body",
{},Qi(a))]);c.srcdoc=ke(a);a=Dd("data:text/html;charset=UTF-
8;base64,"+btoa(ke(a).toString()));c.src=Ad(a).toString();c.addEventListener("load"
,function(){return b.resolve(c)},!1);c.addEventListener("error",function(d)
{b.reject(d)},!1);document.documentElement.appendChild(c);return b.promise}
function Xy(a){null!
==a.i&&(document.documentElement.removeChild(a.i),a.i=null)};function Yy(a)
{es.call(this,a);this.i=new Ty(a);this.g=!0}n(Yy,es);Yy.prototype.Se=function(a,b)
{es.prototype.Se.call(this,a,b);this.g=!
1;Uy(this.i).then(r(this.o,this,a),r(this.l,this,b))};Yy.prototype.o=function(a,b)
{this.g||(this.j=b,this.dispatchEvent("success"),a&&a(this.j),this.g=!
0)};Yy.prototype.l=function(a){this.g||(this.dispatchEvent("error"),a&&a(),this.g=!
0)};Yy.prototype.abort=function(){return this.g=!0};function Zy(a,b,c,d,e)
{Array.isArray(a)||(a=[a]);this.g=a;this.j=b;this.i=c;b=new
S((GBS_HOST||"https://books.google.com/")+"books?
jscmd=viewapi");T(b,"bibkeys",a.join(","));T(b,"hl",e||"en");T(b,"source",d||"previ
ewlib");(new Yy(b)).Se(r(this.l,this))}Zy.prototype.l=function(a){for(var
b=0;b<this.g.length;b++){var c=a[this.g[b]];if(c){var
d=c.preview_url,e;if(e=d)e=c.preview,c=c.embeddable,void 0===c&&(c=!
0),e=("full"==e||"partial"==e)&&c;if(e)
{this.j&&this.j(d);return}}}this.i&&this.i()};var $y=RegExp("[A-Za-z\u00c0-\u00d6\
u00d8-\u00f6\u00f8-\u02b8\u0300-\u0590\u0900-\u1fff\u200e\u2c00-\ud801\ud804-\
ud839\ud83c-\udbff\uf900-\ufb1c\ufe00-\ufe6f\ufefd-\uffff]"),az=RegExp("^[^A-Za-z\
u00c0-\u00d6\u00d8-\u00f6\u00f8-\u02b8\u0300-\u0590\u0900-\u1fff\u200e\u2c00-\
ud801\ud804-\ud839\ud83c-\udbff\uf900-\ufb1c\ufe00-\ufe6f\ufefd-\uffff]*[\u0591-\
u06ef\u06fa-\u08ff\u200f\ud802-\ud803\ud83a-\ud83b\ufb1d-\ufdff\ufe70-\
ufefc]"),bz=/^http:\/\/.*/,cz=/\s+/,dz=/[\d\u06f0-\u06f9]/;var ez={},fz={};function
gz(){throw Error("Do not instantiate
directly");}gz.prototype.Hn=null;gz.prototype.Dc=function(){return
this.content};gz.prototype.toString=function(){return
this.content};gz.prototype.Lp=function(){if(this.If!==ez)throw Error("Sanitized
content was not of kind HTML.");return me(this.toString())};function hz()
{gz.call(this)}u(hz,gz);hz.prototype.If=ez;function iz(a){if(null!=a)switch(a.Hn)
{case 1:return 1;case -1:return-1;case 0:return 0}return null}function jz(a){return
null!=a&&a.If===ez?a:a instanceof je?kz(ke(a).toString()):a instanceof je?
kz(ke(a).toString()):kz(String(String(a)).replace(lz,mz),iz(a))}var kz=function(a)
{function b(c){this.content=c}b.prototype=a.prototype;return function(c,d){c=new
b(String(c));void 0!==d&&(c.Hn=d);return c}}(hz);
function nz(a){if(null!=a&&a.If===ez){var
b=String;a=String(a.Dc()).replace(oz,"").replace(pz,"&lt;");b=b(a).replace(qz,mz)}e
lse b=String(a).replace(lz,mz);return b}var rz={"\x00":"&#0;","\t":"&#9;","\
n":"&#10;","\v":"&#11;","\f":"&#12;","\r":"&#13;","
":"&#32;",'"':"&quot;","&":"&amp;","'":"&#39;","-":"&#45;","/":"&#47;","<":"&lt;","
=":"&#61;",">":"&gt;","`":"&#96;","\u0085":"&#133;","\u00a0":"&#160;","\
u2028":"&#8232;","\u2029":"&#8233;"};function mz(a){return rz[a]}
var lz=/[\x00\x22\x26\x27\x3c\x3e]/g,qz=/[\x00\x22\x27\x3c\x3e]/g,sz=/^(?!on|src|
(?:action|archive|background|cite|classid|codebase|content|data|dsync|href|http-
equiv|longdesc|style|usemap)\s*$)(?:[a-z0-9_$:-]*)$/i,oz=/<(?:!|\/?([a-zA-Z][a-zA-
Z0-9:\-]*))(?:[^>'"]|"[^"]*"|'[^']*')*>/g,pz=/</g;/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
function tz(a,b,c,d){a=a(b||uz,c);d=d||
cf();if(a&&a.g)d=a.g();else{d=Yf(d,"DIV");b:if(Ua(a)){if(a.Lp&&(a=a.Lp(),a
instanceof je))break b;a=le("zSoyz")}else
a=le(String(a));ze(d,a)}1==d.childNodes.length&&(a=d.firstChild,1==a.nodeType&&(d=a
));return d}var uz={};function vz(a){a=a||{};var
b=a.attributes,c=a.content,d=a.disabled,e=a.id,g=a.Pw,h=a.title,k=a.Tv,l=a.value,m=
kz;e='<div role="button"'+(e?' id="'+nz(e)+'"':"")+' class="';a=a||{};var
p=a.uw,x=a.style,C=a.width,E="goog-inline-block jfk-button ";switch(Ua(x)?
x.toString():x){case 0:E+="jfk-button-standard";break;case 2:E+="jfk-button-
action";break;case 3:E+="jfk-button-primary";break;case 1:E+="jfk-button-
default";break;case 4:E+="jfk-button-flat";break;case 5:E+="jfk-button-
mini";break;case 6:E+="jfk-button-contrast";
break;default:E+="jfk-button-standard"}E+=((C&&C.uu&&(1).uu?C.If!==(1).If?
0:C.toString()===(1).toString():1==C)?" jfk-button-narrow":"")+(a.checked?" jfk-
button-checked":"")+(p?" "+p:"")+(a.disabled?" jfk-button-disabled":"");d=e+nz(E)
+'"'+(d?' aria-disabled="true"':' tabindex="'+(g?nz(g):"0")+'"')+(h?k?' data-
tooltip="'+nz(h)+'"':' title="'+nz(h)+'"':"")+(l?' value="'+nz(l)+'"':"");b?(null!
=b&&b.If===fz?b=b.Dc():(b=String(b),b=sz.test(b)?b:"zSoyz"),null!
=b&&b.If===fz&&(b=b.Dc()),b=(b&&!b.startsWith(" ")?
" ":"")+b):b="";return m(d+b+">"+jz(null!=c?c:"")+"</div>")};function wz(a,b)
{this.j=a;this.s=!!b;this.l={0:this.j+"-arrowright",1:this.j+"-arrowup",2:this.j+"-
arrowdown",3:this.j+"-arrowleft"}}n(wz,qs);f=wz.prototype;f.tj=function(a)
{this.i=a};f.setPosition=function(a,b,c,d){null!=a&&(this.vk=a);null!
=b&&(this.rk=b);"number"===typeof c&&(this.An=Math.max(c,15));"number"===typeof
d&&(this.xl=d)};f.Mc=function(a,b,c)
{a=this.rk;2==a&&(a=0);xz(this,this.vk,a,2==this.rk?yz(this.vk)?
this.g.offsetHeight/2:this.g.offsetWidth/2:this.An,0,c)};
function xz(a,b,c,d,e,g){if(a.i){var h=zz(b,c);var k=a.i;var l=a.g,m=a.Ca,p=M(k);a:
{p=(yz(b)?p.height/2:p.width/2)-d;var
x=ts(k,h);if(m)m=m.clone(),l&&(l=ss(l),m.left+=l.x,m.right+=l.x,m.top+=l.y,m.bottom
+=l.y);else if(m=zh(k),!m){k=p;break a}k=hh(Jh(k));yz(b)?k.top<m.top&&!(x&1)?p-
=m.top-k.top:k.bottom>m.bottom&&x&1&&(p-=k.bottom-m.bottom):k.left<m.left&&!(x&4)?
p-=m.left-k.left:k.right>m.right&&x&4&&(p-=k.right-m.right);k=p}k=yz(b)?new
B(a.xl,k):new B(k,a.xl);p=yz(b)?6:9;a.nk&&2==e&&(p=yz(b)?4:1);
x=b^3;yz(b)&&"rtl"==a.i.dir&&(x=b);h=rs(a.i,zz(x,c),a.g,h,k,g,a.bl?p:0,void
0,a.Ca);if(2!=e&&h&496){xz(a,b^3,c,d,a.nk&&0==e?1:2,g);return}!a.s||h&496||
(e=parseFloat(a.g.style.left),g=parseFloat(a.g.style.top),isFinite(e)&&0==e
%1&&isFinite(g)&&0==g%1||th(a.g,Math.round(e),Math.round(g)))}Az(a,b,c,d)}
function Az(a,b,c,d){var e=a.o;dd(a.l,function(g){y(e,g,!
1)},a);w(e,a.l[b]);e.style.top=e.style.left=e.style.right=e.style.bottom="";a.i?
(c=Eh(a.i,a.g),d=Bz(a.i,b),yz(b)?e.style.top=Cz(c.y+d.y,a.g.offsetHeight-
15)+"px":e.style.left=Cz(c.x+d.x,a.g.offsetWidth-15)+"px"):e.style[0==c?
yz(b)?"top":"left":yz(b)?"bottom":"right"]=d+"px"}function Cz(a,b){return 15>b?
15:Ge(a,15,b)}function zz(a,b){switch(a){case 2:return 0==b?1:5;case 1:return 0==b?
0:4;case 0:return 0==b?12:13;default:return 0==b?8:9}}
function Bz(a,b){var c=0,d=0;a=M(a);switch(b){case 2:c=a.width/2;break;case
1:c=a.width/2;d=a.height;break;case 0:d=a.height/2;break;case
3:c=a.width,d=a.height/2}return new B(c,d)}function yz(a){return 0==a||3==a}f.bl=!
1;f.rk=2;f.An=20;f.vk=3;f.Ca=null;f.xl=-5;f.nk=!1;function Dz(a)
{Ej.call(this);this.i=a||cf()}n(Dz,Ej);Dz.prototype.o=function()
{$m(this.ha(),"tooltip");Y(this.ha(),"live","polite")};function Ez(a)
{Dz.call(this,a);this.g=this.i.Oa("DIV",Fz()+"-
contentId");this.j=this.i.Oa("DIV",Fz()+"-arrow",this.i.Oa("DIV",Fz()+"-
arrowimplbefore"),this.i.Oa("DIV",Fz()+"-arrowimplafter"));this.l=this.i.Oa("DIV",
{"class":Fz(),role:"tooltip"},this.g,this.j);this.o()}n(Ez,Dz);function Fz()
{return"jfk-tooltip"}Ez.prototype.ha=function(){return
this.l};Ez.prototype.ua=function()
{Dz.prototype.ua.call(this);this.l&&I(this.l)};function Gz(a)
{Ez.call(this,a)}n(Gz,Ez);Gz.prototype.o=function()
{$m(this.ha(),"tooltip")};function Hz(a){return Se(Tb(a.replace(Iz,function(b,c)
{return Jz.test(c)?"":" "}).replace(/[\t\n ]+/g," ")))}var Jz=/^(?:abbr|acronym|
address|b|em|i|small|strong|su[bp]|u)$/i,Iz=/<[!\/]?([a-z0-9]+)([\/
][^>]*)?>/gi;function Kz(a){a=a||cf();var b=Va(a.g);Lz[b]||(Lz[b]=new
Mz(a))}function Nz(a,b){var c=b instanceof je?
Hz(ke(b).toString()):b;a.removeAttribute("title");a.removeAttribute("data-tooltip-
contained");a.removeAttribute("data-tooltip");b?(b instanceof je?a.j=b:
(a.setAttribute("data-tooltip",b),a.j=null),a.setAttribute("aria-label",c)):
(a.j=null,a.removeAttribute("aria-label"));Kz(cf(a))}var Lz={};
function Mz(a){jk.call(this);this.ta=a;this.qa=new
Gm(this.Nv,0,this);Fj(this,this.qa);var b=uf();this.V="function"===typeof
b.MutationObserver?new
b.MutationObserver(r(this.Ys,this)):null;a=a.g;this.ka(a,"mouseout mousedown click
blur focusout keydown".split(" "),this.us,!0);this.ka(a,
["mouseover","focus","focusin"],this.yv,!0)}n(Mz,jk);f=Mz.prototype;f.ua=function()
{Oz(this);jk.prototype.ua.call(this)};
function Pz(a,b){switch(b.type){case "mousedown":case "mouseover":case
"mouseout":case "click":a.wa=!1;break;case "keydown":a.wa=!0}}f.yv=function(a)
{this.V&&this.V.disconnect();Pz(this,a);var
b=a.target;a="focus"==a.type||"focusin"==a.type;var
c=this.g&&Lf(this.g.g,b);if(this.wa||!a||c)
{this.Ba=a;if(a=b&&b.getAttribute&&this.V)a=b.getAttribute("role")||
null,a=ob(Zm,a);a&&(this.V.observe(b,{attributes:!0}),
(a=bn(b))&&(b=a));this.l=b}else this.l=null;Qz(this)};
f.us=function(a){Pz(this,a);var b=a.target;b=this.g&&Lf(this.g.g,b);if("mousedown"!
=a.type&&"click"!=a.type||!b)this.l=null,Qz(this)};f.Ys=function(a)
{v(a,r(function(b){var c=bn(b.target);c&&"aria-
activedescendant"==b.attributeName&&(this.l=c,Qz(this))},this))};function Qz(a)
{if(!(a.qa.isActive()&&a.i&&a.O)){Oz(a);var b=null!=a.O?a.O:50;a.qa.start(a.i?
b:300)}}function Oz(a){a.ma&&(Vl(a.ma),a.ma=0,a.i=null)}
f.Nv=function(){if(!this.l)Rz(this),this.O=this.i=null;else if(!
(this.i&&this.g&&Lf(this.g.ha(),this.l))||this.i.getAttribute("data-tooltip-
unhoverable")){var a=Wf(this.l,function(k){return
k.getAttribute&&(k.getAttribute("data-tooltip-contained")||k.getAttribute("data-
tooltip")||k.j)&&!k.getAttribute("data-tooltip-suspended")}),b=!1;this.i&&this.i!
=a&&(Rz(this),this.O=this.i=null,b=!0);if(!this.i&&a&&(this.i=a,!
(a.getAttribute("data-tooltip-only-on-
overflow")&&a.offsetWidth>=a.scrollWidth&&a.offsetHeight>=
a.scrollHeight||this.Ba&&"mouse"==a.getAttribute("data-tooltip-trigger")))){var
c=te;if(a.getAttribute("data-tooltip-contained"))for(var d=lf("jfk-tooltip-
data",a),e=0;e<d.length;e++){if(d[e].parentNode==a){c=d[e].cloneNode(!
0);break}}else c=a.j?a.j:Oi(a.getAttribute("data-tooltip"),{jj:!
0});d=a.getAttribute("data-tooltip-align");e=a.getAttribute("data-tooltip-
class");var g=a.getAttribute("data-tooltip-offset");g=Sb(Ze(g))?-1:Number(g);var
h=a.getAttribute("data-tooltip-hide-delay");h=Sb(Ze(h))?null:
Number(h);if(!b&&(a=a.getAttribute("data-tooltip-delay"),a=Math.max(0,a-300)))
{this.ma=V(t(this.Cp,this.i,c,d,g,e,h),a,this);return}this.Cp(this.i,c,d,g,e,h)}}};
function Sz(a){if(a)switch(a.toLowerCase().split(",")[0]){case "l":return 0;case
"t":return 2;case "r":return 3}return 1}
f.Cp=function(a,b,c,d,e,g){this.ma=0;this.O=g;if(!this.g){this.g=new
Gz(this.ta);Rz(this);g=this.g.ha();this.ta.g.body.appendChild(g);Fj(this,this.g);th
is.o=new wz(Fz(),!0);this.o.bl=!0;this.o.nk=!0;g=this.o;var
h=this.g.ha(),k=this.g.j;g.g=h;g.o=k}a:{if(c)switch(c.toLowerCase().split(",")[1])
{case "l":g=0;break a;case "r":g=1;break a}g=2}this.o.setPosition(Sz(c),g,void
0,d);Jb(this.g.ha(),"jfk-tooltip-hide");this.na!=e&&(this.na&&!
Sb(Ze(this.na))&&Jb(this.g.ha(),this.na),Sb(Ze(e))||w(this.g.ha(),
e),this.na=e);th(this.g.ha(),0,0);if(b instanceof je)O(this.g.g,b);else
for(Bf(this.g.g);c=b.firstChild;)this.g.g.appendChild(c);this.o.tj(a);this.o.Mc(nul
l,0)};function Rz(a){a.g&&w(a.g.ha(),"jfk-tooltip-hide")};function Tz(a){var
b="Qf";if(a.Qf&&a.hasOwnProperty(b))return a.Qf;b=new a;return a.Qf=b};var
Uz=ka(["value"]);function Vz(a,b,c,d){nu.call(this,a,Wz.Jb(),b);this.ta=c||
0;this.rb=d||0;this.Ha=!1}u(Vz,nu);f=Vz.prototype;f.tb=function(){return
this.rb};f.yf=function(a){this.V=a;var b=this.ha();b&&(this.Ha?Nz(b,a):a?
b.title=a:b.removeAttribute("title"))};f.lb=function(a){this.isEnabled()!
=a&&(Vz.oa.lb.call(this,a),Xz(this))};f.focus=function(){var
a=this.va;try{a.focus()}catch(b){}};f.uj=function(a)
{Vz.oa.uj.call(this,a);Yz(this,!1)};
f.Te=function(a){Vz.oa.Te.call(this,a);this.isEnabled()&&Yz(this,!
0)};f.de=function(a){Vz.oa.de.call(this,a);this.isEnabled()&&Yz(this,!0)};function
Yz(a,b){a.ha()&&y(a.ha(),"jfk-button-clear-outline",b)}function Xz(a)
{a.ha()&&Zz(a.vd(),a)}function $z(a,b){if("string"===typeof a){var
c=a;a=F("IMG");a.src=c;L(a,21,21)}w(a,"jfk-button-
img");c=[];c.push(a);b&&(a=F("SPAN","jfk-button-label",b),c.push(a));return c}
function Wz(){this.Ja=this.Ra()+"-standard";this.j=this.Ra()+"-
action";this.na=this.Ra()+"-primary";this.s=this.Ra()+"-default";this.O=this.Ra()
+"-flat";this.ma=this.Ra()+"-narrow";this.V=this.Ra()+"-mini";this.o=this.Ra()+"-
contrast"}u(Wz,Ut);Wz.Jb=function(){return Tz(Wz)};Wz.prototype.g=function(a,b,c)
{a&&c.ta!=a&&(c.ta=a,Xz(c));b&&c.rb!=b&&(c.rb=b,Xz(c))};Wz.prototype.Ra=function()
{return"jfk-button"};
Wz.prototype.Nc=function(a){var b=a.g,c=tz(vz,{disabled:!
a.isEnabled(),checked:St(a,16),style:a.ta,title:a.hf(),Tv:a.Ha,value:a.yb(),width:a
.tb()},void 0,b);b.dm(c,a.Dc());this.Rb(a,c);return c};
Wz.prototype.Rb=function(a,b){Wz.oa.Rb.call(this,a,b);this.l||
(this.l=od(this.Ja,t(this.g,0,null),this.j,t(this.g,2,null),this.na,t(this.g,3,null
),this.s,t(this.g,1,null),this.O,t(this.g,4,null),this.V,t(this.g,5,null),this.o,t(
this.g,6,null),this.ma,t(this.g,null,1)));for(var c=Fb(b),d=0;d<c.length;++d){var
e=this.l[c[d]];e&&e(a)}if(c=b.getAttribute("data-tooltip"))a.V=c,a.Ha=!0;return
b};var hi=[new di(Uz[0].toLowerCase(),{})];Wz.prototype.yb=function(a){return
a.getAttribute("value")||""};
Wz.prototype.uc=function(a,b){a&&gi(a,b)};function Zz(a,b){function c(h,k){(h?
d:e).push(k)}var
d=[],e=[],g=b.ta;c(0==g,a.Ja);c(2==g,a.j);c(3==g,a.na);c(4==g,a.O);c(5==g,a.V);c(1=
=g,a.s);c(6==g,a.o);c(1==b.tb(),a.ma);c(!b.isEnabled(),a.Ra()+"-
disabled");Kb(b.ha(),e);Ib(b.ha(),d)};function aA(a,b,c)
{wx.call(this,a,b,c)}u(aA,wx);f=aA.prototype;f.Fi=!1;f.ai=!1;f.ii=function()
{aA.oa.ii.call(this);this.Ha=hh(Jh(this.ha()));this.g&&(this.Ua=hh(Jh(this.g)));thi
s.ai=this.Fi;Q(this.s.g,"mousemove",this.Hg,!1,this)};f.Ug=function()
{fk(this.s.g,"mousemove",this.Hg,!1,this);this.Ua=this.Ha=null;this.ai=!
1;aA.oa.Ug.call(this)};
f.Xi=function(a){if(this.ta){var b=Ah(this.ha()),c=M(this.ha());return b.x-
this.ta.left<=a.x&&a.x<=b.x+c.width+this.ta.right&&b.y-
this.ta.top<=a.y&&a.y<=b.y+c.height+this.ta.bottom}return
aA.oa.Xi.call(this,a)};function bA(a,b){if(a.Ua&&eh(a.Ua,b)||a.Xi(b))return!
0;a=a.ma;return!!a&&a.Xi(b)}f.Jo=function(a){this.na=void 0;a!=this.g||
bA(this,this.O)||this.Tb||this.ma&&this.ma.Tb||Ac&&0==this.O.x&&0==this.O.y||
this.Aa(!1)};
f.Hg=function(a){var b=this.isVisible();if(this.Ha){var c=sf(this.s.g);c=new
B(a.clientX+c.x,a.clientY+c.y);bA(this,c)?b=!
1:this.ai&&(b=fh(this.Ha,c)>=fh(this.Ha,this.O))}if(b)
{if(this.Th(),this.Tb=null,b=this.ma)b.Tb=null}else
3==yx(this)&&this.vg();aA.oa.Hg.call(this,a)};f.Xk=function(){this.Tb!
=this.ha()&&(this.ai=!1,this.Tb=this.ha())};f.Rk=function(){return this.ai?
100:aA.oa.Rk.call(this)};function cA(a,b){a=new
aA(a);a.Hl(uj.g(b.innerHTML));a.className="buy-tip-card";a.ta=new
ch(5,5,5,5);a.Fi=!0;a.Pg=500;a.Fh=250};function dA(a,b){this.Bb=a||200;this.rb=b||
108;X.call(this)}u(dA,X);dA.prototype.Db=function(){return
this.Bb};dA.prototype.tb=function(){return this.rb};function eA(a)
{wx.call(this,a,void 0,void 0);this.Rn=!1;this.Fi=!
0;this.Pg=500}n(eA,aA);eA.prototype.zj=function(a,b){b||(b=new Ju(a,9,!
0));aA.prototype.zj.call(this,a,b)};eA.prototype.className="unified-
hovercard";function fA(a,b,c)
{Ej.call(this);this.i=null;this.data=a;this.g=b;this.maxWidth=c||
500}n(fA,Ej);fA.prototype.ua=function(){this.i&&this.i.Ea()};function gA(a){return
a.i||(a.i=new jk(a))}
fA.prototype.j=function(a){var b=F("DIV"),c=new S(this.data.ya.Ig||
this.data.ya.gp);this.data.ya.source&&T(c,"source",this.data.ya.source);var
d=this.data.hb();this.data.ya.Gp&&(d+=": "+this.data.ya.Gp);d=F("A",
{},d);d.classList.add(this.g+"-
title");bi(d,c.toString());b.appendChild(d);a.appendChild(b);hA(this,a);this.data.y
a.Ql&&(c=new Ai,b=F("DIV",this.g+"-snippet"),O(b,c.g(this.data.ya.Ql+" ")),c=F("A",
{},"more \u00bb"),c.classList.add(this.g+"-more-
link"),bi(c,this.data.ya.Ig),b.appendChild(c),
a.appendChild(b))};
function hA(a,b){var c="",d=F("DIV"),e=a.data.ya.sk;if(!Sb(Ze(e))){c=e.split(/\s*,\
s*/g);e=c.length;if(!e)return;var g=F("SPAN","author"),h=e-1,k=yf(",
");v(c,function(l,m){var p=l?l.replace(iA,""):"";p=Ne(p);l=new S(Me('/ebooks?
output=ws2&as_brr=5&q=inauthor:"%s"',p));Wx(l);p=F("A",
{},p);bi(p,l.toString());g.appendChild(p);m<h&&g.appendChild(k.cloneNode(!
0))},a);d.appendChild(g);c="\u00a0-\u00a0"}a.data.ya.mj&&(zf(d,F("SPAN",a.g+"-
pubdate",c+a.data.ya.mj)),c="\u00a0-\u00a0");a.data.ya.Qo&&(d.appendChild(yf(c)),
zf(d,F("SPAN",a.g+"-pagesnum",a.data.ya.Qo+" pages")));b.appendChild(d)}
function jA(a,b,c,d,e,g,h){c=F("A",
{id:h||""},c);bi(c,e?"#":d);c.classList.add(a.g+"-button");c.classList.add(a.g+"-
button-hilite");g&&c.classList.add("disabled");e&&(e=mg||
ng?"touchstart":"click",gA(a).qf(c,e,function(k){k.preventDefault();k=F("FORM",
{method:"POST"});var l=ai(d);void 0!==l&&(k.action=l);K(k,
{position:"absolute",overflow:"hidden",width:"1px",height:"1px",visibility:"hidden"
});b.appendChild(k);k.submit()},!1));b.appendChild(c)}
var
iA=/(<b\s*>)|(<\/b>)/ig,kA={VIEW_PAGES_PARTIAL:2,VIEW_PAGES_ALL:5,VIEW_PAGES_PARTIA
L_FIXED:6,VIEW_PURCHASED:7,VIEW_GOOGLE_EDITIONS_PREVIEW:8};function lA()
{this.ya={}}f=lA.prototype;f.hb=function(){return this.ya.title};f.Ub=function()
{return this.ya.Vl};f.Sd=function(){return this.ya.Sd};f.el=function(){return
this.ya.el};f.Rf=function(){return this.ya.Rf};f.Ih=function(){return
this.ya.Ih};function mA(){this.g=[]}f=mA.prototype;f.getId=function(){return
this.ub};f.Ng=function(a){this.ub=a};f.hb=function(){return
this.vc};f.Cg=function(){return this.l};function nA(a,b,c){oA(a,b)||null==a.V||!
a.j?c&&c(null):pA(b,a.V.clone(),r(a.ns,a,b,c||function(){}))}function qA(a,b,c)
{oA(a,b)&&null!=a.ma&&a.na?pA(b,a.ma.clone(),r(a.Cs,a,b,c||function()
{})):c&&c(null)}function pA(a,b,c){T(b,"id",a);$l(b,c,"POST")}f.ns=function(a,b,c)
{var d=null;hm(c.target)&&(d=new lA,d.ya.Vl=a,this.g.push(d));b(d)};
f.Cs=function(a,b,c){var
d=null;hm(c.target)&&(d=oA(this,a),rA(this,d));b(d)};function rA(a,b)
{sb(a.g,function(c){return c.Ub()==b.Ub()})}function oA(a,b){return
mb(a.g,function(c){return c&&c.Ub()==b})};function sA(a)
{this.ya={};this.ya.title=a.title;this.ya.Gp=a.subtitle;this.ya.sk=a.authors;this.y
a.gp=a.preview_url;this.ya.Ig=a.info_url;this.ya.mj=a.pub_date;this.ya.Qo=a.num_pag
es;this.ya.Sp=a.viewability;this.ya.Ow=a.subject;this.ya.Jp=a.thumbnail_url;this.ya
.Ql=a.snippet;this.ya.Bw=a.list_price;this.ya.wp=a.sale_price;this.ya.Lw=a.sale_pri
ce_better;this.ya.Ku=a.offer_price;this.ya.xk=a.buy_url;this.ya.jp=a.read_url;this.
ya.Yi=a.is_free_ebook||!1;this.ya.Wi=a.in_my_ebooks||!
1;this.ya.Cw=a.my_ebooks_url||
"";this.ya.Iw=a.rating_score||0;this.ya.Dw=a.num_reviews||
0;this.ya.Sd=a.is_purchased||!1;this.ya.Hh=a.is_ebook||!
1;this.ya.Sw=a.write_review_url||"";this.ya.Qs=a.add_to_my_ebooks_url||"";this.ya.e
v=a.preview_ebook_url||"";this.ya.Kw=a.reviews_url||"";this.ya.Fj=a.view_order_url|
|"";this.ya.rw=a.add_to_my_ebooks_url;this.ya.ms=a.add_to_my_ebooks_url_is_on_play|
|!1;this.ya.Ui=a.has_flowing_text||!1;this.ya.Vi=a.has_scanned_text||!1;var
b=Pp(a.info_url);this.ya.Vl=b;this.ya.tw=a.canonical_atb_url||
"";this.ya.el=a.is_rentable||!1;this.ya.Tf=a.is_pre_order||!
1;this.ya.Zo=a.on_sale_date||"";this.ya.Rf=a.is_pre_ordered||!
1;this.ya.Aw=a.issue_volume_count||0;this.ya.Ih=a.is_volume_cancelled||!
1;this.ya.ps=a.cancelled_reason||"0";switch(a.rental_state){case
1:this.ya.oj=1;break;case 2:this.ya.oj=2}this.ya.ov=a.rental_end_utc||
0}n(sA,lA);function tA(a)
{this.g=[];this.Ng(a.id);this.o=a.owner_uid;this.vc=a.title;this.l=a.description;th
is.ta=a.num_volumes;this.te=a.access||"0";this.Ja=a.can_modify_metadata;this.O=a.pr
edefined;this.na=a.can_remove_volumes;this.j=a.can_add_volumes;this.qa=a.can_only_a
dd_ebooks||!1;this.V=new S(a.add_vol_base_url);this.ma=new
S(a.del_vol_base_url);void 0!
==a.paused&&(this.i=a.paused,this.s=a.pause_bookshelf_url);a.volumes&&(this.g=kb(a.
volumes,function(b){return new sA(b)}))}n(tA,mA);function uA()
{X.call(this);this.j=[];this.i=[]}u(uA,X);function vA(a){var b=new
S(uf().location);b=new S(b);return a===parseInt(U(b,"as_coll"),10)}function
wA(a,b,c){xA(a,b.getId())||(a=b.O?a.j:a.i,c?wb(a,void 0,0,b):a.push(b))}function
yA(a,b,c){var d=1==b.te;a=new
S(a);T(a,"cl_title",b.hb());T(a,"cl_mode",d?"public":"private");b="cl_des="+encodeU
RIComponent(String(b.Cg()));$l(a,c,"POST",b)}
uA.prototype.s=function(a){a=a.target;if(hm(a)){a=new tA(jm(a));var
b=xA(this,a.getId());b.vc=a.hb();b.l=a.Cg();b.te=a.te;b=new
Hj("update",this);b.shelf=a;this.dispatchEvent(b)}};uA.prototype.o=function(a,b)
{b=b.target;hm(b)&&(b=new tA(jm(b)),wA(this,b,a),a=new
Hj("add",this),a.shelf=b,this.dispatchEvent(a))};function zA(a,b){a.l=new
S(b);T(a.l,"jscmd","ClCreate")}function xA(a,b){return mb(AA(a),function(c){return
c.getId()==b})}function AA(a){return Bb(a.j,a.i)};function BA(a,b){var c=F("A",
{},"View order");bi(c,a);c.classList.add(b);return c};function CA(a,b,c)
{fA.call(this,a,b,c);U(new S(this.data.ya.Ig),"dapp")}n(CA,fA);
CA.prototype.render=function(a){Bf(a);var b=F("DIV",this.g),c=F("DIV",this.g+"-
meta");this.j(c);var d=F("DIV",this.data.ya.Hh?this.g+"-footer":this.g+"-footer-
nonebook"),e=F("DIV",this.g+"-footer-
inner");if(this.data.ya.Hh)if(this.data.Ih()&&vA(1))DA(this,e);else
if(this.data.ya.Tf&&!this.data.Sd()||this.data.Rf()){var g=F("DIV",this.g+"-pre-
order-date");g.textContent="Available on:
"+this.data.ya.Zo;e.appendChild(g);this.data.Rf()&&vA(1)&&DA(this,e)}else
if(this.data.Sd()&&vA(1))EA(this,e),DA(this,
e);else{EA(this,e);g=!this.data.Sd()&&!this.data.ya.Yi;var h=this.data.ya.Yi&&!
this.data.ya.Wi;if(g||h){g=F("SPAN",{"class":this.g+"-footer-inner-
right"});if(h=this.data.ya.ev||this.data.ya.jp){for(var
k=h.search(Fk),l=0,m,p=[];0<=(m=Ek(h,l,"source",k));)p.push(h.substring(l,m)),l=Mat
h.min(h.indexOf("&",m)+1||
k,k);p.push(h.slice(l));h=p.join("").replace(Hk,"$1");h=Dk(h,"source","ebookstore")
}h&&(k=F("A",{id:"unified-hovercard-preview-link"},"preview
it"),bi(k,h),g.appendChild(k));e.appendChild(g)}}d.appendChild(e);
b.appendChild(c);b.appendChild(d);a.appendChild(b);M(a).width>this.maxWidth&&L(a,th
is.maxWidth,"")};
CA.prototype.j=function(a){if(!(this.data.Sd()||this.data.Rf()||
this.data.Ih())&&this.data.ya.Fj&&vA(1)){var
b=F("IMG",{src:"/googlebooks/images/purchase_error.gif","class":this.g+"-error-
icon"});b=F("DIV",this.g+"-card-error",b,"Credit card
declined:");if(this.data.ya.Fj){var
c=BA(this.data.ya.Fj,"primary"),d=F("SPAN");d.innerText="&nbsp;";b.appendChild(d);b
.appendChild(c)}a.appendChild(b)}fA.prototype.j.call(this,a);b=F("DIV",this.g+"-
book-options");this.data.ya.Hh?(this.data.ya.Yi?this.data.ya.Wi?
FA(this,b):jA(this,b,"Read eBook",this.data.ya.Qs,!this.data.ya.ms,void 0,"unified-
hovercard-free-btn"):this.data.Rf()?(c=F("SPAN",this.g+"-pre-ordered","Pre-
ordered"),b.appendChild(c)):this.data.Ih()&&vA(1)?(c=F("DIV",this.g+"-
cancelled"),d=this.data.ya.ps,0==d?J(c,"Cancelled - by customer request"):1==d?
J(c,"Cancelled - problem with eBook"):2==d?J(c,"Cancelled - price change"):3==d?
J(c,"Cancelled - publisher
cancellation"):J(c,"Cancelled"),b.appendChild(c)):this.data.Sd()||this.data.ya.Wi?!
this.data.Sd()&&
this.data.ya.Wi?
GA(this,b):this.data.Sd()&&FA(this,b):GA(this,b),vA(7)&&(c=F("SPAN",this.g+"-
offline-remove-options"),d=F("SPAN",{id:"unified-hovercard-remove-from-
ebooks","class":this.g+"-fake-link"},"Remove from My eBooks"),d.id="hovercard-
remove-from-my-ebooks",c.appendChild(d),b.appendChild(c))):
(c=this.data.ya.gp,gd(kA,this.data.ya.Sp)&&!Sb(c)?jA(this,b,"Preview",c,void 0,void
0,"unified-hovercard-preview-sample"):jA(this,b,"Preview",c,!1,!0,"unified-
hovercard-preview-sample"));a.appendChild(b)};
function DA(a,b){var c=F("DIV",{id:"unified-hovercard-purchased-shelf-
links","class":a.g+"-order-links-
container"}),d=a.data.ya.Fj;d&&(d=BA(d,""),c.appendChild(d));a.data.Rf()||
(d=F("DIV",{id:"unified-hovercard-delete-forever","class":a.g+"-footer-fake-
link"},"Delete forever"),w(d,a.g+"-footer-action-link"),d.id="hovercard-delete-
forever",c.appendChild(d));b.appendChild(c)}
function GA(a,b){a.data.ya.Tf&&!a.data.Sd()?jA(a,b,"Pre-order eBook -
"+a.data.ya.wp,a.data.ya.xk,void 0,void 0,"unified-hovercard-buy-btn"):a.data.el()?
jA(a,b,"EBOOK FROM "+a.data.ya.Ku,a.data.ya.xk,void 0,void 0,"unified-hovercard-
buy-btn"):jA(a,b,"Buy eBook - "+a.data.ya.wp,a.data.ya.xk,void 0,void 0,"unified-
hovercard-buy-btn")}function FA(a,b){jA(a,b,"Read now",a.data.ya.jp,void 0,void
0,"unified-hovercard-read-now")}
function EA(a,b){var c=F("DIV",a.g+"-supported-devices"),d=a.g+"-device-
type",e=a.g+"-device-supported",g=a.g+"-device-not-
supported",h=F("SPAN",d,"Web"),k=F("SPAN",d,"Tablet /
iPad"),l=F("SPAN",d,"eReader");d=F("SPAN",d,"Smartphone");var m=F("SPAN","goog-
inline-block"),p=F("SPAN","goog-inline-block"),x=F("SPAN","goog-inline-
block"),C=F("SPAN","goog-inline-block");a.data.ya.Ui?(w(m,e),w(p,e),w(x,e),w(C,e)):
(a.data.ya.Vi?(w(m,e),w(p,e)):
(w(m,g),w(p,g)),w(x,g),w(C,g));c.appendChild(m);c.appendChild(h);
c.appendChild(p);c.appendChild(k);c.appendChild(x);c.appendChild(l);c.appendChild(C
);c.appendChild(d);b.appendChild(c)};function HA(a,b,c)
{eA.call(this,a);this.Kb=zm();this.j=this.wa=this.o=null;this.Hb=b;this.i=null;this
.Lb=!!c;this.render(b);IA(this)}n(HA,eA);HA.prototype.ua=function()
{gA(this.i).Ea();I(this.ha())};HA.prototype.Kh=function(a,b)
{eA.prototype.Kh.call(this,a,b);this.isVisible()&&(this.ql=this.Kb?new ch(0,-
2,0,0):new ch(0,0,0,-2),this.isVisible()&&this.fg(),this.o=this.g,JA(this))};
HA.prototype.render=function(a)
{this.i&&(this.i.Ea(),this.j=this.wa=null);this.i=new
CA(a,this.className,435,this.Lb);this.i.render(this.ha());IA(this);this.isVisible()
&&JA(this)};
function JA(a){var b=F("DIV"),c=F("DIV");var d=Jh(a.o||null);var e=Jh(a.ha());if(d)
{d.top=Math.ceil(d.top);e.top=Math.ceil(e.top);d.left=Math.ceil(d.left);e.left=Math
.ceil(e.left);var g=e.top>=d.top,h=kh(e,d);h||(h=new
gh(d.left,0,d.width,0));d=a.Kb?e.left+e.width-h.left-(h.width/2+12):h.left-e.left+
(h.width/2-12);e={x:0<d?d:0,y:e.height-2,wu:g}}else
e=null;g=a.Kb?"marginRight":"marginLeft";K(c,g,e.x+"px");K(b,g,e.x-
1+"px");w(a.ha(),a.className+"-tooltip");e.wu?(K(c,"bottom",e.y+"px"),K(b,"bottom",
e.y+1+"px"),w(c,a.className+"-arrow-up"),w(b,a.className+"-arrow-up-border")):
(K(c,"top",e.y+"px"),K(b,"top",e.y+1+"px"),a.Hb.ya.Hh||w(c,a.className+"-
nofooter"),w(c,a.className+"-arrow-down"),w(b,a.className+"-arrow-down-
border"));a.j?Ff(b,a.j):a.ha().appendChild(b);a.wa?
Ff(c,a.wa):a.ha().appendChild(c);a.wa=c;a.j=b}
HA.prototype.bc=function(a){var b=a.target||null;if(b)
{3==b.nodeType&&(b=b.parentNode);switch(b.id){case "hovercard-remove-from-my-
ebooks":a.preventDefault();var c="c";break;case "hovercard-save-sample-for-
later":case "hovercard-add-to-my-ebooks":a.preventDefault();c="a";break;case
"hovercard-delete-
forever":a.preventDefault();c="b";break;default:b.href&&(c="f","touchstart"==a.type
&&(a=window.location,b=ni(b.href),b=ai(b),void 0!
==b&&a.replace(b)))}c&&this.dispatchEvent(new Hj(c,this))}};
function IA(a){var b=mg||
ng?"touchstart":"click";mk(gA(a.i),a.ha(),b,a.bc,a)};function KA(a,b,c)
{dA.call(this,b);this.i=a;this.j=null;this.o=!1;if(c==(1).toString()||
c==(7).toString())this.o=!0}u(KA,dA);var LA=new R;
KA.prototype.Oc=function(a){var b=F("A",{className:"slider-link goog-inline-
block"});L(b,"",this.Db());var c=new S(this.i.ya.Ig);this.i.ya.source?
T(c,"source",this.i.ya.source):T(c,"source","gbs_slider_thumb");Wk(c,"num");bi(b,c.
toString());a.appendChild(b);this.j=H("IMG");this.j.alt="";this.g.qf(this.j,"load",
r(this.ma,this));LA.dispatchEvent("start");(a=this.i.ya.Jp)?(a=new
S(a),T(a,"h",this.Db()),T(a,"stbn",1),Wk(a,"edge"),this.j.src=a.toString()):this.j.
src="/googlebooks/images/no_cover_thumb.gif";
L(this.j,"",this.Db());b.appendChild(this.j);this.o&&2==this.i.ya.oj?
(this.l=F("SPAN",["bookcard-badge","bookcard-sample-
label"],"Expired"),b.appendChild(this.l)):this.o&&1==this.i.ya.oj?
(a=this.i,1==a.ya.oj?(a=a.ya.ov-$a()/1E3,a=Math.round(a/3600),c=Math.round(a/
24),a=1>=a?"Expiring soon":48>=a?a+" hours":c+" days"):a="",this.l=F("SPAN",
["bookcard-badge","bookcard-sample-label"],a),b.appendChild(this.l)):!this.o||
this.i.Sd()||this.i.ya.Yi||(this.l=F("SPAN",["bookcard-badge","bookcard-sample-
label"],
"Sample"),b.appendChild(this.l));Yj(b,"mouseover",this.na.bind(this,b))};KA.prototy
pe.ma=function()
{this.dispatchEvent("render");LA.dispatchEvent("complete");this.l&&Ih(this.l,M(this
.j).width)};KA.prototype.na=function(a,b){(new HA(a,this.i)).Ee(b)};function
MA(a,b,c){KA.call(this,a,b-40,c);this.s=F("DIV","slider-annotation");this.O=!
1}n(MA,KA);MA.prototype.Oc=function(a)
{Yj(this,"render",r(this.qa,this));KA.prototype.Oc.call(this,a);a.appendChild(this.
s)};MA.prototype.qa=function(a){this.O||
(a.stopPropagation(),a=this.V(),this.s.appendChild(a),this.O=!
0,this.dispatchEvent("render"))};function NA(a,b,c)
{MA.call(this,a,b,c)}n(NA,MA);NA.prototype.Oc=function(a)
{MA.prototype.Oc.call(this,a)};NA.prototype.V=function(){var
a=this.i,b=H("DIV"),c=F("A",{className:"slider-annotation-
title"},yf(a.hb()));bi(c,a.ya.Ig);b.appendChild(c);if(a=a.ya.sk)a=F("DIV","slider-
annotation-author",yf(a)),b.appendChild(a);L(b,M(this.j).width+5,"");return
b};function OA(){this.g=PA;this.ag=5E3}var QA=0;OA.prototype.send=function(a,b,c,d)
{a=a?ld(a):{};d=d||"_"+(QA++).toString(36)+Date.now().toString(36);var
e="_callbacks___"+d;b&&(q[e]=RA(d,b),a.callback=e);b={timeout:this.ag,ts:!
0};e=Bd.exec(Ad(this.g).toString());var g=e[3]||"";e=Dd(e[1]+Ed("?",e[2]||"",a)
+Ed("#",g));b=bp(e,b);Xo(b,null,SA(d,a,c));return{ub:d,Jn:b}};OA.prototype.cancel=f
unction(a){a&&(a.Jn&&a.Jn.cancel(),a.ub&&TA(a.ub,!1))};function SA(a,b,c){return
function(){TA(a,!1);c&&c(b)}}
function RA(a,b){return function(c){TA(a,!0);b.apply(void 0,arguments)}}function
TA(a,b){a="_callbacks___"+a;if(q[a])if(b)try{delete q[a]}catch(c){q[a]=void 0}else
q[a]=$c};function UA(a,b,c){R.call(this);this.V=a;this.na=c;this.j=b;Q(b,
["hilite","select","canceldismiss","dismiss"],this.handleEvent,!
1,this);this.s=null;this.i=[];this.l=-
1;this.g=0;this.o=this.O=null;this.ta={}}u(UA,R);f=UA.prototype;f.Sj=!0;f.qk=!
1;f.vd=function(){return this.j};
f.handleEvent=function(a){var b=this.V;if(a.target==this.j)switch(a.type){case
"hilite":this.Fe(a.xf);break;case "select":var c=!1;if("number"===typeof a.xf)
{a=a.xf;var d=this.i[VA(this,a)];c=!!d&&b.fl&&b.fl(d);d&&!c&&this.l!
=a&&this.Fe(a)}c||this.Vf();break;case "canceldismiss":WA(this);break;case
"dismiss":XA(this)}};f.md=function(){return this.j.isVisible()};
function YA(a){for(var b=a.g+a.i.length-1,c=a.l,d=0;d<a.i.length;d++)
{if(c>=a.g&&c<b)c++;else if(-1==c)c=a.g;else{a.qk&&c==b&&a.Fe(-
1);break}if(a.Fe(c))break}}f.Fe=function(a){var b=VA(this,a),c=this.i[b];return
c&&this.V.fl&&this.V.fl(c)?!1:(this.l=a,this.j.Fe(a),-1!=b)};
f.Vf=function(){var a=VA(this,this.l);if(-1!=a){var b=this.i[a],c=this.na;if(c.Mb)
{var d=b.toString();if(c.j){var e=ZA(c,c.yb(),$A(c.Mb)[0]),g=aB(c,c.yb());c.ma&&!
c.ma.test(d)&&(d=d.replace(/[\s\xa0]+$/,"")+c.qa);0==e||Sb(g[e-1])||(d="
"+d);e==g.length-1&&(d+=" ");if(d!=g[e]){g[e]=d;d=c.Mb;(Ac||
A)&&d.blur();d.value=g.join("");for(var h=0,k=0;k<=e;k+
+)h+=g[k].length;d.focus();e=h;g=c.Mb;bB(g)&&(g.selectionStart=e);g=c.Mb;bB(g)&&(g.
selectionEnd=e)}}else c.uc(d);c.Dl=!0}this.ye();this.dispatchEvent({type:"update",
xf:b,index:a});return!
0}this.ye();this.dispatchEvent({type:"update",xf:null,index:null});return!
1};f.ye=function(){this.l=-
1;this.s=null;this.g+=this.i.length;this.i=[];window.clearTimeout(this.o);this.o=nu
ll;this.j.ye();this.dispatchEvent("suggestionsupdate");this.dispatchEvent("dismiss"
)};function XA(a){a.o||(a.o=window.setTimeout(r(a.ye,a),100))}f.Do=function()
{return this.o?(window.clearTimeout(this.o),this.o=null,!0):!1};function WA(a)
{a.Do()||window.setTimeout(r(a.Do,a),10)}
f.ua=function(){UA.oa.ua.call(this);delete
this.ta;this.j.Ea();this.na.Ea();this.V=null};f.Bu=function(a,b,c)
{this.s==a&&this.Cl(b,c)};
f.Cl=function(a,b){var c="object"==Ra(b)&&b;b=(c?c.i():b)?VA(this,this.l):-
1;this.g+=this.i.length;this.i=a;for(var d=[],e=0;e<a.length;+
+e)d.push({id:this.g+e,data:a[e]});a=null;this.O&&(a=this.ta[Va(this.O)]||
this.O);this.j.tj(a);this.j.Cl(d,this.s,this.O);a=this.Sj;c&&void 0!
==c.g()&&(a=c.g());this.l=-1;(a||0<=b)&&0!=d.length&&this.s&&(0<=b?
this.Fe(this.g+b):YA(this));this.dispatchEvent("suggestionsupdate")};function
VA(a,b){b-=a.g;return 0>b||b>=a.i.length?-1:b}f.update=function(a)
{this.na.update(a)};function $A(a){var b=0,c=0;bB(a)&&(b=a.selectionStart,c=-
1);return[b,c]}function bB(a){try{return"number"==typeof a.selectionStart}catch(b)
{return!1}};function cB(a,b,c,d){Ej.call(this);d=d||150;this.j=null!=c?c:!
0;this.o=a||",;";this.qa=this.o.charAt(0);a=this.j?"[\\s"+this.o+"]+":"[\\s]
+";this.na=new RegExp("^"+a+"|"+a+"$","g");this.ma=new RegExp("\\s*["+this.o+"]
$");this.O=b||"";this.ta=this.j;this.Sa=0<d?new Tl(d):null;this.i=new
jk(this);this.s=new jk(this);this.l=new Et;this.V=-
1}u(cB,Ej);f=cB.prototype;f.Mb=null;f.ml="";f.Af=!1;f.Dl=!1;f.yb=function(){return
this.Mb.value};f.uc=function(a){this.Mb.value=a};
function dB(a,b)
{Jf(b)&&($m(b,"combobox"),Y(b,"autocomplete","list"));a.i.ka(b,"focus",a.xm);a.i.ka
(b,"blur",a.Kq);a.Mb||
(a.s.ka(b,"keydown",a.Tu),Jf(b)&&Xf(ef(b))==b&&eB(a,b))}f.Jq=function(a){for(var
b=0;b<arguments.length;b++)dB(this,arguments[b])};f.ua=function()
{cB.oa.ua.call(this);this.i.Ea();delete
this.i;this.s.Ea();this.l.Ea();Dj(this.Sa)};
f.Pc=function(a){switch(a.keyCode){case 40:if(this.g.md())return
YA(this.g),a.preventDefault(),!0;if(!this.j)return this.update(!
0),a.preventDefault(),!0;break;case 38:if(this.g.md()){a:for(var
b=this.g,c=b.l,d=0;d<b.i.length;d++){if(c>b.g)c--;else{b.qk&&c==b.g&&b.Fe(-
1);break}if(b.Fe(c))break a}a.preventDefault();return!0}break;case 9:if(!
this.g.md()||a.shiftKey)this.g.ye();else
if(this.update(),this.g.Vf()&&this.ta)return a.preventDefault(),!0;break;case
13:if(this.g.md()){if(this.update(),this.g.Vf())return a.preventDefault(),
a.stopPropagation(),!0}else this.g.ye();break;case 27:if(this.g.md())return
this.g.ye(),a.preventDefault(),a.stopPropagation(),!0;break;case 229:if(!
this.Af)return this.Af||
(this.i.ka(this.Mb,"keyup",this.Vo),this.i.ka(this.Mb,"keypress",this.Uo),this.Af=!
0),!0}return fB(this,a)};function fB(a,b){var c=a.j&&b.charCode&&-1!
=a.o.indexOf(String.fromCharCode(b.charCode));c&&a.update();return c&&a.g.Vf()?
(b.preventDefault(),!0):!1}f.zt=function(){return!1};f.xm=function(a)
{eB(this,a.target||null)};
function eB(a,b){ok(a.s);a.g&&WA(a.g);b!
=a.Mb&&(a.Mb=b,a.Sa&&(a.Sa.start(),a.i.ka(a.Sa,"tick",a.zm)),a.ml=a.yb(),a.l.attach
(a.Mb),a.i.ka(a.l,"key",a.ym),a.i.ka(a.Mb,"mousedown",a.Wo),A&&a.i.ka(a.Mb,"keypres
s",a.To))}f.Kq=function()
{this.Mb&&(this.i.Ta(this.l,"key",this.ym),It(this.l),this.i.Ta(this.Mb,"keyup",thi
s.zt),this.i.Ta(this.Mb,"mousedown",this.Wo),A&&this.i.Ta(this.Mb,"keypress",this.T
o),this.Af&&gB(this),this.Mb=null,this.Sa&&(this.Sa.stop(),this.i.Ta(this.Sa,"tick"
,this.zm)),this.g&&XA(this.g))};
f.zm=function(){this.update()};f.Tu=function(a){this.xm(a)};f.ym=function(a)
{this.V=a.keyCode;this.g&&this.Pc(a)};f.Uo=function(){this.Af&&229!
=this.V&&gB(this)};f.Vo=function(a){this.Af&&(13==a.keyCode||
77==a.keyCode&&a.ctrlKey)&&gB(this)};f.Wo=function(){};function gB(a){a.Af&&(a.Af=!
1,a.i.Ta(a.Mb,"keypress",a.Uo),a.i.Ta(a.Mb,"keyup",a.Vo))}f.To=function(a)
{fB(this,a)};
f.update=function(a){if(this.Mb&&(a||this.yb()!=this.ml)){if(a||!this.Dl)
{a=$A(this.Mb)[0];var b=this.yb();a=aB(this,b)[ZA(this,b,a)];a=this.na?
String(a).replace(this.na,""):a;this.g&&(this.g.O=this.Mb,b=this.g,this.yb(),b.s!
=a&&(b.s=a,b.V.np(b.s,10,r(b.Bu,b)),WA(b)))}this.ml=this.yb()}this.Dl=!1};function
ZA(a,b,c){a=aB(a,b);if(c==b.length)return a.length-1;for(var
d=b=0,e=0;d<a.length&&e<=c;d++)e+=a[d].length,b=d;return b}
function aB(a,b){if(!a.j)return[b];b=String(b).split("");for(var c=[],d=[],e=0,g=!
1;e<b.length;e++)a.O&&-1!=a.O.indexOf(b[e])?(g||
(c.push(d.join("")),d.length=0),d.push(b[e]),g=!g):g||-1==a.o.indexOf(b[e])?
d.push(b[e]):(d.push(b[e]),c.push(d.join("")),d.length=0);c.push(d.join(""));return
c};function hB(a,b,c,d){R.call(this);this.ma=a||
document.body;this.g=cf(this.ma);this.qa=!
a;this.va=null;this.na="";this.i=[];this.o=[];this.ta=this.V=-1;this.s=!
1;this.className="ac-renderer";this.Ha="ac-highlighted";this.O=b||
null;this.Ua=null!=d?d:!0;this.Kb=!!c}u(hB,R);f=hB.prototype;f.ha=function(){return
this.va};f.tj=function(a){this.Ba=a};f.Cl=function(a,b,c)
{this.na=b;this.i=a;this.V=-
1;this.ta=$a();this.j=c;this.o=[];iB(this)};f.ye=function(){this.s&&(this.s=!
1,jB(this,!1),N(this.va,!1))};
f.show=function(){this.s||(this.s=!0,jB(this,!0),N(this.va,!0))};function jB(a,b)
{a.j&&(Y(a.j,"haspopup",b),Y(a.va,"expanded",b),Y(a.j,"expanded",b),b?
Y(a.j,"owns",a.va.id):(a.j.removeAttribute("aria-
owns"),cn(a.j,null)))}f.isVisible=function(){return this.s};
function kB(a,b){var c=0<=b&&b<a.i.length?a.i[b]:void 0,d=0<=b&&b<a.o.length?
a.o[b]:void 0;a.dispatchEvent({type:"rowhilite",s:d,xf:c?
c.data:null})&&(0<=a.V&&Kb(a.o[a.V],["ac-active","active"]),a.V=b,d&&(Ib(d,["ac-
active","active"]),a.j&&cn(a.j,d),Bh(d,a.va)))}f.Fe=function(a){if(-1==a)kB(this,-
1);else for(var b=0;b<this.i.length;b++)if(this.i[b].id==a){kB(this,b);break}};
function lB(a){if(!a.va){var b=a.g.Oa("DIV",
{style:"display:none"});a.va=b;Ib(b,Tb(a.className).split(" "));
$m(b,"listbox");b.id=An(zn.Jb());a.g.appendChild(a.ma,b);Q(b,"click",a.Am,!
1,a);Q(b,"mousedown",a.Bm,!1,a);Q(b,"mouseover",a.Cm,!1,a)}}
function iB(a){lB(a);a.Ya&&(a.va.style.minWidth=a.Ya.clientWidth-
0+"px");a.Na&&(a.va.style.maxWidth=a.Na.clientWidth-
0+"px");a.o.length=0;a.g.hm(a.va);a.O&&a.O.render?
a.O.render(a,a.va,a.i,a.na):a.i.forEach(function(b){var
c=this.na,d=this.g.Oa("DIV",{className:"ac-row",id:An(zn.Jb())});
$m(d,"option");this.O&&this.O.nv?
this.O.nv(b,c,d):J(d,b.data.toString());c&&this.Ua&&(this.wa=!
1,mB(this,d,c));w(d,"ac-
row");this.o.push(d);b=d;this.g.appendChild(this.va,b)},a);0==a.i.length?a.ye():
(a.show(),a.Tj(),
Oh(a.va,!0))}f.Tj=function(){if(this.j&&this.qa){var a=this.Ba||this.j;var
b=this.Kb?5:1;rs(a,b,this.va,b^1,null,null,65)}};f.ua=function()
{this.va&&(fk(this.va,"click",this.Am,!1,this),fk(this.va,"mousedown",this.Bm,!
1,this),fk(this.va,"mouseover",this.Cm,!
1,this),this.g.di(this.va),this.va=null,this.s=!
1);Dj(this.l);this.ma=null;hB.oa.ua.call(this)};
function mB(a,b,c){if(!a.wa)if(3==b.nodeType){var
d=null;Array.isArray(c)&&1<c.length&&(d=c.slice(1));c=nB(c);if(0!=c.length){var
e=b.nodeValue,g=new RegExp("\\b(?:"+c+")","gi");c=[];for(var
h=0,k=g.exec(e),l=0;k;)l+
+,c.push(e.substring(h,k.index)),c.push(e.substring(k.index,g.lastIndex)),h=g.lastI
ndex,k=g.exec(e);c.push(e.substring(h));if(1<c.length){for(d=0;1>d;d+
+)e=2*d,b.nodeValue=c[e],g=Yf(a.g,"B"),g.className=a.Ha,a.g.appendChild(g,a.g.g.cre
ateTextNode(String(c[e+1]))),g=b.parentNode.insertBefore(g,
b.nextSibling),b.parentNode.insertBefore(a.g.g.createTextNode(""),g.nextSibling),b=
g.nextSibling;b.nodeValue=c.slice(2).join("");a.wa=!0}else d&&mB(a,b,d)}}else
for(b=b.firstChild;b;)d=b.nextSibling,mB(a,b,c),b=d}function nB(a){var b="";if(!
a)return b;Array.isArray(a)&&(a=a.filter(function(c){return!
Sb(Ze(c))}));Array.isArray(a)?b=0<a.length?Xe(a[0]):"":/^\W/.test(a)||
(b=Xe(a));return b}function oB(a,b){for(;b&&b!=a.va&&!Hb(b,"ac-
row");)b=b.parentNode;return b?a.o.indexOf(b):-1}
f.Am=function(a){var
b=oB(this,a.target);0<=b&&this.dispatchEvent({type:"select",xf:this.i[b].id});a.sto
pPropagation()};f.Bm=function(a)
{a.stopPropagation();a.preventDefault()};f.Cm=function(a)
{a=oB(this,a.target);0<=a&&!(300>$a()-
this.ta)&&this.dispatchEvent({type:"hilite",xf:this.i[a].id})};var
pB=ka(["//suggestqueries.google.com/complete/search"]);function qB(a,b,c,d)
{this.qa=a;this.ma=null;this.Ha=c||null;this.Ba="boolean"===typeof b?b:!
0;this.wa=d||0;b=new rB;c=new sB(this.Ha||a,this.wa);c.qa=!0;d=new cB(null,null,!
1);UA.call(this,b,c,d);d.g=this;d.Jq(a);this.O=a;this.Sj=!1;this.qk=!
0;Q(this,"update",r(this.Ga,this))}u(qB,UA);qB.prototype.Vf=function()
{this.Ia=this.qa.value;qB.oa.Vf.call(this);return!1};
qB.prototype.Ga=function(a){a.xf&&(a=this.qa.form,this.ma||(this.ma=F("INPUT",
{type:"hidden",name:"oq"}),a.appendChild(this.ma)),this.ma.value=this.Ia,this.Ba&&a
.submit())};function rB(){}var PA=vj(pB);rB.prototype.np=function(a,b,c)
{a={client:"books",ds:"bo",q:a};c=r(this.g,this,c);this.i&&this.i.cancel();this.i=n
ew OA;this.i.send(a,c)};rB.prototype.g=function(a,b){var
c=Array.prototype.map.call(b[1],function(d){return d[0]});a(b[0],c)};function
sB(a,b){hB.call(this);this.Ga=a;this.Ia=b||0}
u(sB,hB);sB.prototype.Tj=function(){sB.oa.Tj.call(this);var a=0,b=D("gbfwa");b||
(b=mf("gbqfwa"));b&&(a=b.offsetTop+b.offsetHeight-
1);Array.prototype.forEach.call(jf("div","ac-renderer"),function(c)
{a&&K(c,"top",a+"px");K(c,"width",M(this.Ga).width-
2+"px");K(c,"left",parseInt(c.style.left,10)+this.Ia+"px")},this)};function
tB(a,b,c,d,e){X.call(this);this.O=a;this.s=b;this.qa=e;this.Bb="number"===typeof d?
d:this.s?200:80;this.s||w(this.O,"slider-
small");this.V=[];this.j=H("A");this.j.textContent=zm()?"\u203a":"\
u2039";this.j.setAttribute("title","Scroll left");Oh(this.j,!
0);this.O.appendChild(this.j);this.i=H("div");w(this.i,"slider-
drawables");this.O.appendChild(this.i);this.o=H("A");this.o.textContent=zm()?"\
u2039":"\u203a";this.o.setAttribute("title","Scroll right");Oh(this.o,!
0);this.O.appendChild(this.o);
this.g.ka(this.j,"click",this.wl.bind(this,-.75));this.g.ka(this.o,"click",this.wl.
bind(this,.75));this.bi();this.g.ka(this.j,"click",this.wl.bind(this,-.75));this.re
size();this.ma=0;this.na=8<=pc()&&!Sc("9")&&zm();c&&uB(this,c)}u(tB,X);function
vB(a){var
b=Math.ceil(1.25*wB(a));b=Math.min(a.V.length,a.ma+b);v(a.V.slice(a.ma,b),r(a.Hs,a)
);a.bi();a.ma=b;b>=a.V.length&&a.dispatchEvent("render")}f=tB.prototype;
f.Hs=function(a){var b=F("DIV",{"class":"goog-inline-block slider-
loading"});this.i.appendChild(b);var c=F("DIV",{"class":"goog-inline-block slider-
drawable"});N(c,!
1);this.i.appendChild(c);this.g.qf(a,"render",this.Js.bind(this,b,c));a.Oc(c)};f.Js
=function(a,b){I(a);this.bi();N(b,!0)};function uB(a,b){b=b.map(function(c){return
this.s?new NA(c,this.Bb):new KA(c,this.Bb,this.qa)},a);xB(a,b)}function xB(a,b)
{vb(a.V,b);vB(a)}
f.wl=function(a){(zm()?0>a:0<a)&&vB(this);a*=this.na?-
1:1;a*=M(this.i).width+20;this.l&&(this.l.Ea(),this.l=null);this.l=new
Nm([this.i.scrollLeft,0],
[this.i.scrollLeft+a,0],500,Qm);Q(this.l,"animate",this.Lq.bind(this));Q(this.l,"en
d",this.bi.bind(this));this.l.play()};f.Lq=function(a)
{a=a.coords.map(Math.round);this.i.scrollLeft=a[0]};
f.bi=function(){if(Ac&&zm()||this.na){var a=this.i.scrollLeft<=-
1*(this.i.scrollWidth-M(this.i).width);var b=0==this.i.scrollLeft}else
a=0==this.i.scrollLeft,b=this.i.scrollLeft>=this.i.scrollWidth-
M(this.i).width;this.j.className=a?"slider-button slider-button-left slider-button-
disabled":"slider-button slider-button-left";this.o.className=b?"slider-button
slider-button-right slider-button-disabled":"slider-button slider-button-
right"};f.resize=function(){this.bi()};
function wB(a){var b=a.s?110:50;return Math.ceil(M(a.i).width/b)};function
yB(a,b,c){X.call(this);this.i=a;this.source=b?
b:"gbs_bookshelf_slider";this.V=0;this.o=new
qk;this.qa=this.o.getSize();this.ma="";this.ta="boolean"===typeof c?!c:!
1;Yj(this.o,"resize",r(this.Dm,this))}n(yB,X);f=yB.prototype;f.Dm=function()
{this.o.getSize().width>this.qa.width?
this.nh():Yj(this.o,"resize",r(this.Dm,this))};f.render=function(a)
{this.s=a;this.j=this.Sk(a);this.g.ka(this.j,"render",r(this.nh,this))};f.Sk=functi
on(){return new tB(this.s,!0,void 0,void 0,this.i.getId())};
f.nh=function(){this.j.resize();var a=Math.ceil(1.25*wB(this.j))
+1,b=this.df(this.V,a);b&&(this.V+=a,
$l(b,r(this.Zt,this)))};f.Ag=ba(18);f.Zt=function(a){a=a.target;if(hm(a))
{if((a=(new tA(jm(a))).g)&&a.length){var b=Pp(a[a.length-1].ya.Ig);this.ma!
=b&&(this.ma=b,xB(this.j,zB(this,a)));(a=Vf(this.ha()))&&Kh(a,1)}else
0==this.j.ma&&this.mp();this.dispatchEvent("success")}};function zB(a,b){return
a.Dk(b).map(function(c){return this.j.s?new NA(c,200,this.i.getId()):new
KA(c,80,this.i.getId())},a)}
f.mp=function(){};f.ha=function(){return this.s};f.Dk=function(a){return
this.source?a.map(function(b){b.ya.source=this.source;return b},this):a};function
AB(a,b,c){by.call(this,a,b,c);this.Qh(!0)}u(AB,by);Yt("goog-checkbox-
menuitem",function(){return new AB(null)});function BB(a)
{AB.call(this,Se(a.hb()),a.getId());this.i=a}n(BB,AB);BB.prototype.Nb=function(a)
{AB.prototype.Nb.call(this,a);if(this.i.te){var b=(a=1==this.i.te)?"Public
bookshelf":"Private bookshelf";a=F("IMG",{src:"/googlebooks/images/sharing_"+
(a?"public":"private")+".gif",alt:b,title:b,style:"padding-top:2px;padding-
left:8px;float:"+(zm()?"left":"right")});a=F("DIV","goog-menuitem-
accel",a,yf(String(this.i.ta)));Ef(this.Ib(),a,1)}};function CB(a,b,c){c=void
0===c?!
1:c;ly.call(this);this.j=a;this.o=b;this.V=c}n(CB,ly);f=CB.prototype;f.Qa=function(
){ly.prototype.Qa.call(this);AA(this.o).forEach(this.ks,this)};f.Ka=function()
{ly.prototype.Ka.call(this);this.ha().style.maxHeight="200px";this.ha().style.overf
lowY="scroll";var
a=Z(this);a.ka(this.ha(),"mouseout",this.Mq);a.ka(this.ha(),"scroll",this.Nq)};f.Mq
=function(a){Lf(this.ha(),a.relatedTarget)||this.Aa(!1)};
f.wt=function(a){var b=a.target,c=b.i,d=this.j.Ub();St(b,16)?
nA(c,d):qA(c,d);this.dispatchEvent("g");a.stopPropagation()};f.Nq=function(a)
{a.stopPropagation()};f.ks=function(a){var b=!Sb(Ze(a.hb())),c=a.j&&(!a.qa||
this.j.ma),d=!!oA(a,this.j.Ub());b&&(c||d)&&(b=new BB(a),b.Xf(d),b.lb(this.o.nl!
=a.getId()||this.V),this.Za(b,!0),Z(this).ka(b,"action",this.wt))};function DB(a)
{var b=[];Hn(a,function(c){c instanceof BB&&St(c,16)&&b.push(c.i)});return
b};function EB(a,b,c){Vz.call(this,null,null,c?5:0);this.i=new
CB(a,b);this.i.he(this);Fj(this,this.i);this.o=new
Image(16,16);this.o.src="/googlebooks/images/my_library_logo.png";this.Vb(64,!
0)}n(EB,Vz);f=EB.prototype;f.Qa=function()
{Vz.prototype.Qa.call(this);w(this.ha(),"add-to-library")};
function FB(a){a.i.Va||a.i.render();var b=DB(a.i);switch(b.length){case 0:var
c="Add to my library";break;case 1:c="Added to "+b[0].hb();break;default:c="Added
to "+b.length+" shelves"}0<b.length&&(c=$z(a.o,c));eu(a,c)}f.Qb=function(a)
{this.yk();Vz.prototype.Qb.call(this,a);this.i.Va||this.i.render();a?
(a=this.ha(),my(this.i,new cy(a,8,!0),void 0,null)):this.i.kb()};
f.Ka=function(){Vz.prototype.Ka.call(this);var
a=Z(this);a.ka(this,"enter",this.Jv);a.ka(this,"leave",this.yk);a.ka(this,"action",
this.Oq);a.ka(this.i,"g",this.Et);FB(this)};f.Et=function()
{FB(this)};f.Oq=function(){this.Qb(!0)};f.Jv=function()
{this.yk();this.bp=V(r(this.Qb,this,!0),200)};f.yk=function()
{Vl(this.bp)};f.bp=null;function GB(a){uA.call(this);null!
=a&&a.bookshelf&&v(a.bookshelf,function(b){wA(this,new
tA(b))},this)}n(GB,uA);function HB(a,b,c){var d=new
S("/books");Wx(d);T(d,"op","cls_metadata");T(d,"jscmd","ClsMetadata");var e=U(new
S(window.location),"uid");e&&T(d,"uid",e);b&&T(d,"uid",b);Dq(d.toString(),t(IB,a,c)
)}function JB(a,b){var c=new GB(b);a&&a.forEach(function(d)
{KB(d.Ub(),d.Na,c)});return c}function KB(a,b,c){b.forEach(function(d){var e=new
lA;e.ya.Vl=a;(d=xA(c,String(d)))&&d.g.push(e)})}function IB(a,b,c)
{a(JB(b,c))};function LB(a){return a.split(MB).filter(function(b){return
0<b.length})}
var NB=/\s/,OB=/[ -]/,MB=/[+,;]/,PB=/-?"[^"]+"|[^\s"]+/g,QB=RegExp('["\\u201C\\
u201D\\u201E\\u201F\\u275D\\u275E\\u301D-\\u301F\\uFF02]',"g"),RB=RegExp("[,!-
%'-/:-@\\[-^`{-~\\xA1\\xAB\\xBB\\xB7\\xBF\\u05F3\\u05F4\\u200B\\u2010-\\u2014\\
u2018-\\u201A\\u2026\\u2039\\u203A\\u2060\\u3001\\u3002\\u3008-\\u3011\\u30FB\\
uFF01-\\uFF05\\uFF07-\\uFF0F\\uFF1A-\\uFF20\\uFF3B-\\uFF3E\\uFF40\\uFF5B-\\
uFF65,\"\\u201C\\u201D\\u201E\\u201F\\u275D\\u275E\\u301D-\\u301F\\
uFF02,]"),SB=RegExp("^[\\s\\xA0!-%'-/:-@\\[-^`{-~\\xA1\\xAB\\xBB\\xB7\\xBF\\u05F3\\
u05F4\\u200B\\u2010-\\u2014\\u2018-\\u201A\\u2026\\u2039\\u203A\\u2060\\u3001\\
u3002\\u3008-\\u3011\\u30FB\\uFF01-\\uFF05\\uFF07-\\uFF0F\\uFF1A-\\uFF20\\uFF3B-\\
uFF3E\\uFF40\\uFF5B-\\uFF65]+|[\\s\\xA0!-%'-/:-@\\[-^`{-~\\xA1\\xAB\\xBB\\xB7\\
xBF\\u05F3\\u05F4\\u200B\\u2010-\\u2014\\u2018-\\u201A\\u2026\\u2039\\u203A\\
u2060\\u3001\\u3002\\u3008-\\u3011\\u30FB\\uFF01-\\uFF05\\uFF07-\\uFF0F\\uFF1A-\\
uFF20\\uFF3B-\\uFF3E\\uFF40\\uFF5B-\\uFF65]+$",
"g");function TB(a){return A?
a.toLowerCase():a.toLowerCase().normalize("NFD").replace(/[\u0300-\u036f]/
g,"").normalize("NFC")};function UB(a){var b={};VB(a).forEach(function(c){for(var
d=b,e=0;e<c.length;e++){var g=c.charAt(e);g=RB.test(g)?"-":g;d[g]||
(d[g]={});d=d[g]}d!=b&&(d.$=WB)});return b}
function VB(a){a=Ne(TB(a));var
b=a.match(QB);b&&(a=a.replace(QB,'"'),b.length&1&&(a+='"'));b=a.match(PB);if(!
b)return[];a=new Set;b=la(b);for(var c=b.next();!
c.done;c=b.next())if(c=c.value,c.startsWith('"'))a.add(c.replace(SB,""));else if(!
c.startsWith("-")){c=LB(c.replace(SB,""));c=la(c);for(var d=c.next();!
d.done;d=c.next())a.add(d.value)}a.delete("");return Array.from(a)}var
WB={};function XB(a){var b=!0;b=void 0===b?!1:b;this.g="string"===typeof a?
UB(a):a;this.j=b;this.i=[]}
function YB(a,b,c,d){for(var e=gb(d),g=a.i,h=g.length-1,k;k=g[h];h--){var l=k;var
m=b;var p=c,x=!1;if(l.g)if(x=!!l.g.$,OB.test(m)){if(l.g=l.g[" "]||
l.g["-"],l.g)for(;m=l.g[" "]||l.g["-"];)l.g=m}else l.endOffset=p+1,l.lh=void
0,l.g=l.g[m]||null;l.i=!l.g;if(x)
{l={startOffset:k.startOffset,Qg:k.Qg,endOffset:k.endOffset,lh:k.lh};if(a.j)for(;e&
&e.startOffset<=l.endOffset&&l.startOffset<=e.endOffset&&e.Qg===l.Qg;)
{d.pop();if(e.startOffset<l.startOffset||
e.endOffset>l.endOffset)l={startOffset:e.startOffset,
Qg:e.Qg,endOffset:l.endOffset,lh:l.lh};e=gb(d)}d.push(l);e=l}k.i&&rb(g,h)}}function
ZB(a,b){this.startOffset=a;this.Qg=void 0;this.endOffset=a;this.lh=void 0;this.i=!
1;this.g=b};function $B(a,b){var c=void 0;c=void 0===c?Infinity:c;b=new
XB(b);c=void 0===c?Infinity:c;var d=void 0===d?[]:d;var e="
",g,h=TB(a);for(g=0;g<h.length&&d.length<c;g++){var
k=h.charAt(g);a=OB.test(e);if(NB.test(k)){if(k=" ",a)continue}else if(RB.test(k))
{if(k="-",a)continue}else a&&b.g[k]&&b.i.push(new
ZB(g,b.g));YB(b,k,g,d);e=k}OB.test(e)||YB(b,"
",g,d);d.length>=c&&(d.length=c);return d};function aC(a){var
b=UB(a);a=bC();Array.prototype.forEach.call(a,function(c){cC(b,c)})}function bC()
{var a=[],b=ub(lf("patent-text")),c=mf("patent-
title");for(c&&b.push(c);c=b.pop();)3==c.nodeType?
a.push(c):vb(b,c.childNodes);return a}
function cC(a,b){var c=Uf(b);a=$B(c,a);if(a.length){var
d=[],e=0;a.forEach(function(g){d.push(c.substring(e,g.startOffset),Xi("span",
{"class":"patent-text-
highlight"},c.substring(g.startOffset,g.endOffset)));e=g.endOffset});d.push(c.subst
ring(e));a=H("span");O(a,Ri(d));Ff(a,b)}};function dC(){by.call(this,"Turn off
highlighting");var a=Gk("dq")||Gk("q");a&&aC(a);this.Pb=!
0}n(dC,by);dC.prototype.Ka=function()
{by.prototype.Ka.call(this);Z(this).ka(this,"action",this.i)};dC.prototype.i=functi
on(){this.Pb=!this.Pb;y(window.document.body,"patent-highlight-disabled",!
this.Pb);eu(this,this.Pb?"Turn off highlighting":"Turn on highlighting")};function
eC(){}u(eC,fy);Qa(eC);eC.prototype.Nc=function(a){return
a.g.Oa("DIV",Mt(this,a).join(" ")+" goog-inline-block","\
u00a0")};eC.prototype.Rb=function(a,b){b=eC.oa.Rb.call(this,a,b);w(b,"goog-inline-
block");return b};eC.prototype.Ra=function(){return"goog-toolbar-
separator"};function fC(){}u(fC,Ut);Qa(fC);f=fC.prototype;f.Nc=function(a){var
b=Mt(this,a);b=a.g.Oa("DIV","goog-inline-block "+b.join("
"),this.Ei(a.Dc(),a.g));this.yf(b,a.hf());return b};f.lg=function()
{return"button"};f.Fc=function(a){return
a&&a.firstChild&&a.firstChild.firstChild};f.Ei=function(a,b){return
b.Oa("DIV","goog-inline-block "+(this.Ra()+"-outer-box"),b.Oa("DIV","goog-inline-
block "+(this.Ra()+"-inner-box"),a))};f.mi=function(a){return"DIV"==a.tagName};
f.Rb=function(a,b){gC(b,!0);gC(b,!1);a:{var c=a.g.Yn(b);var d=this.Ra()+"-outer-
box";if(c&&Hb(c,d)&&(c=a.g.Yn(c),d=this.Ra()+"-inner-box",c&&Hb(c,d))){c=!0;break
a}c=!1}c||b.appendChild(this.Ei(b.childNodes,a.g));Ib(b,["goog-inline-
block",this.Ra()]);return fC.oa.Rb.call(this,a,b)};f.Ra=function(){return"goog-
custom-button"};
function gC(a,b){if(a)for(var c=b?a.firstChild:a.lastChild,d;c&&c.parentNode==a;)
{d=b?c.nextSibling:c.previousSibling;if(3==c.nodeType){var
e=c.nodeValue;if(""==Tb(e))a.removeChild(c);else{c.nodeValue=b?e.replace(/^[\s\
xa0]+/,""):e.replace(/[\s\xa0]+$/,"");break}}else break;c=d}};function hC()
{}u(hC,fC);Qa(hC);hC.prototype.Ra=function(){return"goog-toolbar-button"};function
iC(){this.g="toolbar"}u(iC,jw);Qa(iC);iC.prototype.uh=function(a)
{return"HR"==a.tagName?new
gy(eC.Jb()):iC.oa.uh.call(this,a)};iC.prototype.og=function(){return"goog-
toolbar"};iC.prototype.Xn=function(){return"horizontal"};function jC(a)
{iC.call(this);this.i=a}u(jC,iC);var kC={};jC.prototype.og=function(){return
this.i||"ocean-chrome-toolbar"};function lC(a)
{R.call(this);this.g=[];mC(this,a)}u(lC,R);f=lC.prototype;f.Wf=null;f.Uj=null;funct
ion nC(a,b){a.Uj=b}function mC(a,b){b&&(b.forEach(function(c){oC(this,c,!
1)},a),vb(a.g,b))}f.Pa=function(a){this.Ye(a,this.g.length)};f.Ye=function(a,b)
{a&&(oC(this,a,!1),wb(this.g,b,0,a))};f.Ld=function(){return
ub(this.g)};f.Ne=function(a){a!=this.Wf&&(oC(this,this.Wf,!1),this.Wf=a,oC(this,a,!
0));this.dispatchEvent("select")};f.ua=function(){lC.oa.ua.call(this);delete
this.g;this.Wf=null};
function oC(a,b,c){b&&("function"==typeof a.Uj?a.Uj(b,c):"function"==typeof
b.Il&&b.Il(c))};function pC(a,b,c){ow.call(this,b,a||
iC.Jb(),c)}u(pC,ow);pC.prototype.wi=function(a){pC.oa.wi.call(this,a);this.ee||
tw(this)};function qC(a,b,c){nu.call(this,a,b||hC.Jb(),c)}u(qC,nu);Yt("goog-
toolbar-button",function(){return new qC(null)});function rC(a,b){gy.call(this,a||
eC.Jb(),b)}u(rC,gy);Yt("goog-toolbar-separator",function(){return new rC});function
sC(a){a=a||"viewport-chrome-toolbar";a=kC[a]||(kC[a]=new
jC(a));pC.call(this,a);this.wa={};this.l=new jk(this)}n(sC,pC);function tC(a,b,c,d)
{b.Vb(16,!0);if(c){var e=a.wa[c];e||(e=new lC,nC(e,function(g,h)
{g&&g.Xf(h)}),a.wa[c]=e);e.Pa(b);b.Gf&=-17;Q(b,"action",function(g)
{e.Ne(g.target)});d&&e.Ne(b)}else b.Vc(16,!!d)}function uC(a,b)
{a.wa.viewport&&a.wa.viewport.Ne(b)}sC.prototype.ua=function()
{pC.prototype.ua.call(this);this.l.Ea();dd(this.wa,function(a){a.Ea()})};function
vC(){}u(vC,Ut);Qa(vC);f=vC.prototype;f.Nc=function(a){var
b=Mt(this,a);b=a.g.Oa("DIV","goog-inline-block "+b.join("
"),a.Dc());this.yf(b,a.hf());return b};f.lg=function()
{return"button"};f.mi=function(a){return"DIV"==a.tagName};f.Rb=function(a,b)
{w(b,"goog-inline-block");return vC.oa.Rb.call(this,a,b)};f.yb=function()
{return""};f.Ra=function(){return"goog-flat-button"};Yt("goog-flat-
button",function(){return new nu(null,vC.Jb())});function wC()
{}u(wC,fC);Qa(wC);wC.prototype.Fc=function(a){return
wC.oa.Fc.call(this,a&&a.firstChild)};wC.prototype.Rb=function(a,b){var
c=jf("*","goog-menu",b)[0];if(c){N(c,!1);ef(c).body.appendChild(c);var d=new
jy;Gn(d,c);a.Me(d)}return wC.oa.Rb.call(this,a,b)};wC.prototype.Ei=function(a,b)
{return wC.oa.Ei.call(this,[b.Oa("DIV","goog-inline-block "+(this.Ra()+"-
caption"),a),b.Oa("DIV","goog-inline-block "+(this.Ra()+"-dropdown"),"\
u00a0")],b)};wC.prototype.Ra=function(){return"goog-menu-button"};function xC()
{this.g=[]}u(xC,Xx);Qa(xC);xC.prototype.Nc=function(a){var
b=xC.oa.Nc.call(this,a);w(b,"goog-submenu");yC(this,a,b);return
b};xC.prototype.Rb=function(a,b){b=xC.oa.Rb.call(this,a,b);w(b,"goog-
submenu");yC(this,a,b);var c=jf("DIV","goog-menu",b);if(c.length){var d=new
jy(a.g);c=c[0];N(c,!1);a.g.g.body.appendChild(c);Gn(d,c);a.Me(d,!0)}return
b};xC.prototype.mg=function(a,b){var
c=this.Fc(a),d=c&&c.lastChild;xC.oa.mg.call(this,a,b);d&&c.lastChild!
=d&&Hb(d,"goog-submenu-arrow")&&c.appendChild(d)};
xC.prototype.ni=function(a){xC.oa.ni.call(this,a);var
b=a.Ib(),c=kf(a.g.g,"SPAN","goog-submenu-arrow",b)[0];zC(a,c);c!
=b.lastChild&&b.appendChild(c);a=a.ha();Y(a,"haspopup","true")};function yC(a,b,c)
{var d=b.g.Oa("SPAN");d.className="goog-submenu-
arrow";zC(b,d);a.Fc(c).appendChild(d)}function zC(a,b){Kn(a)?(w(b,"goog-submenu-
arrow-rtl"),J(b,"\u25c4")):(Jb(b,"goog-submenu-arrow-rtl"),J(b,"\u25ba"))};function
AC(a,b,c,d){by.call(this,a,b,c,d||
xC.Jb())}u(AC,by);f=AC.prototype;f.ah=null;f.Pl=null;f.rl=!1;f.nc=null;f.Hi=!
1;f.Ka=function()
{AC.oa.Ka.call(this);Z(this).ka(this.getParent(),"hide",this.Xo);this.nc&&BC(this,t
his.nc,!0)};f.jc=function()
{Z(this).Ta(this.getParent(),"hide",this.Xo);this.nc&&(BC(this,this.nc,!
1),this.Hi||(this.nc.jc(),I(this.nc.ha())));AC.oa.jc.call(this)};f.ua=function()
{this.nc&&!this.Hi&&this.nc.Ea();this.nc=null;AC.oa.ua.call(this)};
f.Sc=function(a){AC.oa.Sc.call(this,a);a||
(this.ah&&Vl(this.ah),this.ah=V(this.ze,218,this))};f.Ol=function(){var
a=this.getParent();a&&sw(a)==this&&(CC(this,!0),DC(this))};f.ze=function(){var
a=this.nc;a&&a.getParent()==this&&(CC(this,!1),Hn(a,function(b){"function"==typeof
b.ze&&b.ze()}))};function EC(a){a.ah&&Vl(a.ah);a.Pl&&Vl(a.Pl)}f.Aa=function(a,b)
{(a=AC.oa.Aa.call(this,a,b))&&!this.isVisible()&&this.ze();return a};
function DC(a){Hn(a.getParent(),function(b){b!=this&&"function"==typeof
b.ze&&(b.ze(),EC(b))},a)}f.Pc=function(a){var b=a.keyCode,c=Kn(this)?
37:39,d=Kn(this)?39:37;if(!this.rl){if(!this.isEnabled()||b!=c&&13!=b&&b!
=this.ul)return!1;this.Ol();tw(FC(this));EC(this)}else if(!
FC(this).Pc(a))if(b==d)this.ze();else return!1;a.preventDefault();return!
0};f.Nu=function()
{this.nc.getParent()==this&&(EC(this),this.Gg().Sc(this),DC(this))};f.Xo=function(a
){a.target==this.Gg()&&(this.ze(),EC(this))};
f.Ee=function(a)
{this.isEnabled()&&(EC(this),this.Pl=V(this.Ol,218,this));AC.oa.Ee.call(this,a)};f.
vf=function(a){EC(this);if(Rt(this,8)||Rt(this,16))return
AC.oa.vf.call(this,a);this.Ol();return!0};
function CC(a,b){!b&&FC(a)&&FC(a).Td(-1);a.dispatchEvent(Dn(64,b));var c=FC(a);b!
=a.rl&&y(a.ha(),"goog-submenu-open",b);if(b!=c.isVisible()&&(b&&(c.Va||
c.render(),c.Td(-1)),c.Aa(b),b)){c=new Ju(a.ha(),12,!1);var
d=FC(a),e=d.ha();d.isVisible()||(e.style.visibility="hidden",N(e,!
0));c.Mc(e,8);d.isVisible()||(N(e,!1),e.style.visibility="visible")}a.rl=b}function
BC(a,b,c){var d=Z(a);(c?d.ka:d.Ta).call(d,b,"enter",a.Nu)}f.Pa=function(a)
{FC(this).Za(a,!0)};f.Ye=function(a,b){FC(this).tg(a,b,!0)};
f.Ld=function(){return FC(this).Ld()};function FC(a){a.nc?a.Hi&&a.nc.getParent()!
=a&&a.nc.he(a):a.Me(new jy(a.g),!0);a.nc.ha()||a.nc.Qa();return
a.nc}f.Me=function(a,b){var c=this.nc;a!=c&&(c&&(this.ze(),this.Va&&BC(this,c,!
1)),this.nc=a,this.Hi=!b,a&&(a.he(this),a.Aa(!1,!0),ky(a,!1),xw(a,!
1),this.Va&&BC(this,a,!0)))};f.Vd=function(a){return FC(this).Vd(a)};Yt("goog-
submenu",function(){return new AC(null)});function GC(a,b,c,d,e){nu.call(this,a,c||
wC.Jb(),d);this.Vb(64,!0);this.o=new cy(null,9);b&&this.Me(b);this.Sa=new
Tl(500);this.Ya=e||hy.Jb()}u(GC,nu);f=GC.prototype;f.Ka=function()
{GC.oa.Ka.call(this);HC(this,!0);this.i&&IC(this,this.i,!0);Y(this.va,"haspopup",!!
this.i)};f.jc=function(){GC.oa.jc.call(this);HC(this,!1);if(this.i){this.Qb(!
1);this.i.jc();IC(this,this.i,!1);var a=this.i.ha();a&&I(a)}};f.ua=function()
{GC.oa.ua.call(this);this.i&&(this.i.Ea(),delete this.i);delete
this.wb;this.Sa.Ea()};
f.Te=function(a){GC.oa.Te.call(this,a);this.isActive()&&(this.Qb(!
this.md(),a),this.i&&(a=this.md(),this.i.ee=a))};f.de=function(a)
{GC.oa.de.call(this,a);this.i&&!this.isActive()&&(this.i.ee=!1)};f.vf=function()
{gu(this,!1);return!0};f.gt=function(a){this.i&&this.i.isVisible()&&!
this.Vd(a.target)&&this.Qb(!1)};f.Vd=function(a){return a&&Lf(this.ha(),a)||
this.i&&this.i.Vd(a)||!1};
f.be=function(a){if(32==a.keyCode){if(a.preventDefault(),"keyup"!=a.type)return!
0}else if("key"!=a.type)return!1;if(this.i&&this.i.isVisible()){var
b=13==a.keyCode||32==a.keyCode,c=this.i.Pc(a);return c&&this.i&&this.i.Zb
instanceof AC||27!=a.keyCode&&!b?c:(this.Qb(!1),!0)}return 40==a.keyCode||
38==a.keyCode||32==a.keyCode||13==a.keyCode?(this.Qb(!0,a),!0):!1};f.Uk=function()
{this.Qb(!1)};f.oi=function(a){this.Qb(!1);GC.oa.oi.call(this,a)};
function JC(a){a.i||a.Me(new jy(a.g,a.Ya));return a.i||null}f.Me=function(a){var
b=this.i;a!=b&&(b&&(this.Qb(!1),this.Va&&IC(this,b,!1),delete
this.i),this.Va&&Y(this.va,"haspopup",!!a),a&&(this.i=a,a.he(this),a.Aa(!1),ky(a,!
1),this.Va&&IC(this,a,!0)));return b};f.Pa=function(a){JC(this).Za(a,!
0)};f.Ye=function(a,b){JC(this).tg(a,b,!0)};f.Aa=function(a,b)
{(a=GC.oa.Aa.call(this,a,b))&&!this.isVisible()&&this.Qb(!1);return
a};f.lb=function(a){GC.oa.lb.call(this,a);this.isEnabled()||this.Qb(!1)};
f.Qb=function(a,b){GC.oa.Qb.call(this,a);if(this.i&&St(this,64)==a)
{if(a)this.i.Va||
this.i.render(),this.wa=zh(this.ha()),this.Ua=Jh(this.ha()),KC(this),!b||40!
=b.keyCode&&38!=b.keyCode?this.i.Td(-1):tw(this.i);else{gu(this,!1);this.i.ee=!
1;var c=this.ha();c&&(Y(c,"activedescendant",""),Y(c,"owns",""));null!
=this.ta&&(this.ta=void 0,(c=this.i.ha())&&L(c,"",""))}this.i.Aa(a,!1,b);this.Id||
(b=Z(this),c=a?b.ka:b.Ta,c.call(b,this.g.g,"mousedown",this.gt,!
0),c.call(b,this.Sa,"tick",this.Sq),a?this.Sa.start():
this.Sa.stop())}this.i&&this.i.ha()&&this.i.va.removeAttribute("aria-
hidden")};function KC(a){if(a.i.Va){var b=a.wb||
a.ha(),c=a.o;a.o.g=b;b=a.i.ha();a.i.isVisible()||(b.style.visibility="hidden",N(b,!
0));!a.ta&&a.o.s&&a.o.j&32&&(a.ta=M(b));c.Mc(b,c.i^1,null,a.ta);a.i.isVisible()||
(N(b,!1),b.style.visibility="visible")}}
f.Sq=function(){var a=Jh(this.ha()),b=zh(this.ha());var c=this.Ua;(c=!(c==a||
c&&a&&c.left==a.left&&c.width==a.width&&c.top==a.top&&c.height==a.height))||
(c=this.wa,c=!(c==b||
c&&b&&c.top==b.top&&c.right==b.right&&c.bottom==b.bottom&&c.left==b.left));c&&(this
.i.Va&&b&&this.wa&&b.tb()<this.wa.tb()&&(c=this.i.ha(),this.i.isVisible()||
(c.style.visibility="hidden",N(c,!0)),th(c,new
B(0,0))),this.Ua=a,this.wa=b,KC(this))};
function IC(a,b,c){var d=Z(a);c=c?
d.ka:d.Ta;c.call(d,b,"action",a.Uk);c.call(d,b,"close",a.Pq);c.call(d,b,"highlight"
,a.Qq);c.call(d,b,"unhighlight",a.Rq)}function HC(a,b){var c=Z(a);(b?
c.ka:c.Ta).call(c,a.ha(),"keydown",a.xt)}f.Qq=function(a)
{(a=a.target.ha())&&LC(this,a)};f.xt=function(a)
{Rt(this,32)&&this.ha()&&this.i&&this.i.isVisible()&&a.stopPropagation()};f.Rq=func
tion(){if(!sw(this.i)){var a=this.ha();Y(a,"activedescendant","");Y(a,"owns","")}};
f.Pq=function(a){if(this.md()&&a.target instanceof by){a=a.target;var
b=a.ha();a.isVisible()&&St(a,2)&&null!=b&&LC(this,b)}};function LC(a,b)
{a=a.ha();b=bn(b)||b;if(!b.id){var
c=zn.Jb();b.id=An(c)}cn(a,b);Y(a,"owns",b.id)}Yt("goog-menu-button",function()
{return new GC(null)});function MC(){}u(MC,vC);Qa(MC);MC.prototype.Nc=function(a)
{var b=Mt(this,a);b=a.g.Oa("DIV","goog-inline-block "+b.join(" "),
[NC(this,a.Dc(),a.g),OC(this,a.g)]);this.yf(b,a.hf());return
b};MC.prototype.Fc=function(a){return a&&a.firstChild};
MC.prototype.Rb=function(a,b){var c=jf("*","goog-menu",b)[0];if(c){N(c,!
1);a.g.g.body.appendChild(c);var d=new jy;Gn(d,c);a.Me(d)}jf("*",this.Ra()+"-
caption",b)[0]||b.appendChild(NC(this,b.childNodes,a.g));jf("*",this.Ra()+"-
dropdown",b)[0]||b.appendChild(OC(this,a.g));return
MC.oa.Rb.call(this,a,b)};function NC(a,b,c){return c.Oa("DIV","goog-inline-block "+
(a.Ra()+"-caption"),b)}function OC(a,b){return b.Oa("DIV",{"class":"goog-inline-
block "+(a.Ra()+"-dropdown"),"aria-hidden":!0},"\u00a0")}
MC.prototype.Ra=function(){return"goog-flat-menu-button"};Yt("goog-flat-menu-
button",function(){return new GC(null,null,MC.Jb())});function PC(a)
{sC.call(this);this.N=a.Cb;this.i=a.qh;this.Ia=a.history;this.o=a.Gj;this.Ba=a.Dj;t
his.ta=a.flags;this.Ga=a.zk;this.Na="patents"==Qp();if(!a.dl){var b=D("appbar-
patents-prior-art-finder-link");if(b&&(b=b.getAttribute("href"))){var c=new
Vz("Find prior art",void 0,2);this.Za(c,!
0);this.l.ka(c,"action",r(this.fe,this,b))}if(c=D("appbar-patents-discuss-this-
link"))if(b=c.getAttribute("href")){if("true"==c.getAttribute("data-is-grant")){var
d="Discuss this patent";c="Discuss this patent on Stack Exchange"}else d=
"Discuss this application",c="Discuss this application on Stack Exchange";d=new
Vz(d,void 0,2);d.yf(c);this.Za(d,!0);this.l.ka(d,"action",r(this.fe,this,b))}!
this.N&&(b=D("appbar-read-patent-link"))&&(b=b.getAttribute("href"))&&(c=new
Vz("View PDF"),this.Za(c,!0),this.l.ka(c,"action",r(this.fe,this,b)))}if(this.N)
{this.Ya=!!a.yj||!!a.xj;a.dl&&(b=$z("/googlebooks/images/kennedy/
zoom_tool.png"),this.eh=new Vz(b,void 0,void 0,1),this.eh.mc(2),this.Za(this.eh,!
0),Q(this.eh,"action",r(this.Fm,this,"zoomin")),
b=$z("/googlebooks/images/kennedy/zoom_out.png"),this.fh=new Vz(b,void 0,void
0,1),this.fh.mc(1),this.Za(this.fh,!
0),Q(this.fh,"action",r(this.Fm,this,"zoomout")));c=!!a.yj;b=!!a.xj;if(c||b)
{d=$z("/googlebooks/images/kennedy/one_up_page_view.png");this.Kg=new Vz(d,void
0,void 0,1);this.Kg.mc(2);Q(this.Kg,"action",r(this.Vj,this,st));this.Za(this.Kg,!
0);tC(this,this.Kg,"viewport",!0);if(c){d=$z("/googlebooks/images/kennedy/
two_up_page_view.png");this.Sg=new Vz(d,void 0,void 0,1);c=1;if(this.i||b)c=
3;this.Sg.mc(c);Q(this.Sg,"action",r(this.Vj,this,tu));this.Za(this.Sg,!
0);tC(this,this.Sg,"viewport")}b&&(d=$z("/googlebooks/images/kennedy/
thumbnail.png"),this.Rg=new Vz(d,void 0,void
0,1),c=1,this.i&&(c=3),this.Rg.mc(c),Q(this.Rg,"action",r(this.Vj,this,zt)),this.Za
(this.Rg,!
0),tC(this,this.Rg,"viewport"));this.l.ka(this.N,"viewportmodechange",this.Em);this
.Em()}this.i&&(b=$z("/googlebooks/images/kennedy/maximize.png"),this.qa=new
Vz(b,void 0,void 0,1),this.qa.Vb(16,!0),this.qa.Xf(!1),this.Ya&&
this.qa.mc(1),this.Za(this.qa,!
0),this.l.ka(this.qa,"action",this.Qv),this.l.ka(this.i,"change",this.ut));this.Ga&
&(b=$z("/googlebooks/images/kennedy/clip.png"),this.j=new Vz(b,void 0,void
0,1),this.j.Vb(16,!0),this.j.mc(2),this.j.Xf(!1),this.Za(this.j,!
0),Q(this.j,"action",r(this.St,this)));a.Ll&&(b=$z("/googlebooks/images/kennedy/
insert_link.png"),this.V=new Vz(b,void 0,void 0,1),this.V.Vb(16,!
0),this.j&&this.V.mc(1),this.Za(this.V,!
0),Q(this.V,"action",r(this.ws,this)));a.Ml&&(b=!!this.N.Wa().ui,
c=!!Oo(this.N.ab(),this.N.Wa().Zh),d=this.N.Da().Ce()||"Contents",b||c?(b=$z("/
googlebooks/images/kennedy/menu_down_arrow.png",d),b=Cb(b),this.dh=b[0],this.Fd=new
Vz(b),this.Fd.mc(2),this.Za(this.Fd,!
0),this.l.ka(this.Fd,"action",this.yu),tC(this,this.Fd)):(this.dh=F("SPAN","jfk-
button-label",d),this.Fd=new Vz(this.dh),this.Fd.lb(!
1),this.Fd.mc(2),this.Za(this.Fd,!0)),b=$z("/googlebooks/images/kennedy/
page_left.png"),this.fj=new Vz(b,void 0,void 0,1),this.fj.mc(3),this.Za(this.fj,!
0),Q(this.fj,"action",
r(this.N.qb,this.N,"previous")),b=$z("/googlebooks/images/kennedy/
page_right.png"),this.hj=new Vz(b,void 0,void 0,1),this.hj.mc(1),this.Za(this.hj,!
0),Q(this.hj,"action",r(this.N.qb,this.N,"next")),this.l.ka(this.N,"pagechange",thi
s.Tq))}if(a.Nl&&(b=D("appbar-view-print-sample-link"))&&(b=b.getAttribute("href")))
{c=D("appbar-view-ebook-sample-link");var e;c&&(e=c.getAttribute("href"));c=new
Vz("View sample");Vt(c,"gb-view-sample-button");this.Za(c,!
0);this.l.ka(c,"action",r(this.fe,this,b));e&&(c.mc(2),
c=new jy,d=new by("Sample print
book"),this.l.ka(d,"action",r(this.fe,this,b)),c.Za(d,!0),Vt(d,"gb-sample-print-
book-menuitem"),b=new by("Sample
eBook"),this.l.ka(b,"action",r(this.fe,this,e)),c.Za(b,!0),Vt(b,"gb-sample-ebook-
menuitem"),e=new GC("",c,MC.Jb()),Vt(e,"gb-jfk-margin-fix"),Vt(e,"gb-view-sample-
dropdown"),e.mc(1),this.Za(e,!0))}this.ta&&!this.ta.is_cobrand&&this.o&&!
this.Na&&(e=this.Ba&&this.Ba.uid,b=JB([this.o],this.Ba),e?(this.Nh=new
EB(this.o,b),this.Za(this.Nh,!0)):(e=$z("/googlebooks/images/kennedy/
menu_down_arrow.png",
"Add to my library"),e=Cb(e),this.Nh=new Vz(e),this.Za(this.Nh,!
0),e=r(this.fe,this,this.ta.sign_in_url||
this.ta.signInUrl),Yj(this.Nh,"action",e)));if(a.dl){if(e=D("appbar-write-review-
link"))if(e=e.getAttribute("href"))this.Ua=new Vz("Write review"),this.Za(this.Ua,!
0),this.l.ka(this.Ua,"action",r(this.fe,this,e));QC(this,"appbar-application-grant-
link","application-grant");QC(this,"appbar-content-language-link","content-
language")}else if(e=D("appbar-download-pdf-link"))if(e=e.getAttribute("href"))b=
new Vz("Download PDF"),this.Za(b,!
0),this.l.ka(b,"action",r(this.fe,this,e));a.Gv&&(a=$z("/googlebooks/images/
kennedy/settings.png"),w(a[0],"goog-flat-menu-button-img"),e=F("DIV",{"class":"toc-
div"}),b=new jy,b.Za(new au(e),!0),(c=document.getElementById("ofe-gear-menu-
contents"))&&e.appendChild(c.cloneNode(!0)),this.Ha=new
GC(a,b,MC.Jb()),this.Za(this.Ha,!0),this.Na&&!this.N&&(a=new
dC,this.Ha.Ye(a,0)))}n(PC,sC);
function RC(a){var b=D("left-toolbar-buttons"),c=D("right-toolbar-buttons");(new
PC({Cb:a.Cb,qh:a.qh,history:a.history,yj:a.yj,xj:a.xj,Gj:a.Gj,Dj:a.Dj,flags:a.flags
,zk:a.zk,Ll:a.Ll,dl:!0,Nl:a.Nl})).render(b);(new PC({Cb:a.Cb,Ml:a.Ml,Gv:!
0})).render(c)}f=PC.prototype;f.Qv=function(){var a=this.i;Us(a,!
a.nf());this.Ia.update()};f.ut=function()
{this.qa.Vc(16,this.i.nf())};f.St=function(){this.Ga(St(this.j,16))};
f.ws=function(){if(St(this.V,16)){var a=new zu(document.body,this.N,!
0);a.render(this.V,!0);Yj(a,"dispose",r(this.V.Xf,this.V,!1))}};f.Vj=function(a)
{this.N.Wb(a);this.N.Xa().getQuery()||this.Ia.update()};f.Em=function(){var
a=this.N.Fa();a instanceof st&&uC(this,this.Kg);a instanceof tu&&uC(this,this.Sg);a
instanceof
zt&&uC(this,this.Rg);a=a.Kc;this.fh.lb(a);this.eh.lb(a)};f.Fm=function(a)
{this.N.qb(a)};
function QC(a,b,c){if(b=lf(b)){var d=b.length;if(1<d)for(var e=0;e<d;++e){var
g=b[e],h=g.getAttribute("href"),k=g.getAttribute("data-
label");g=g.getAttribute("data-selected");k=new Vz(k);0==e&&e!=d-1?k.mc(2):e==d-
1&&0!=e?k.mc(1):0!=e&&e!=d-1&&k.mc(3);a.Za(k,!0);tC(a,k,c,!!g);g||
a.l.ka(k,"action",r(a.fe,a,h))}}}f.Tq=function(){var
a=this.N.Da().Ce()||"Contents";this.dh&&O(this.dh,km(a,{qj:"009928d1-72d6-47df-
9510-9ba0bced7071"}))};f.yu=function(){this.Fd.qe&16&&(new
ou(this.N,this.Fd,this.ta)).render(3)};
f.fe=function(a)
{ji(window.location,ni(a))};f.Kg=null;f.Sg=null;f.Rg=null;f.eh=null;f.fh=null;f.hj=
null;f.fj=null;f.Fd=null;f.dh=null;f.Nh=null;function SC(a,b)
{eA.call(this,a);this.o=b}n(SC,eA);
SC.prototype.render=function(){var a=this.ha();w(a,this.className+"-
tooltip");w(a,this.className+"-device-and-format");K(a,"z-index",1E4);if(this.o.ma)
{for(var b=this.className,c=F("DIV",this.className+"-
meta"),d=document,e=wf(d,"TABLE"),g=e.appendChild(wf(d,"TBODY")),h=0;1>h;h++)
{for(var k=wf(d,"TR"),l=0;2>l;l+
+)k.appendChild(wf(d,"TD"));g.appendChild(k)}w(e,this.className+"-table-
layout");d=e.rows[0].cells;g=TC(this);d[0].appendChild(g);g=UC(this);d[1].appendChi
ld(g);g=F("DIV",this.className+"-link");
h=F("A",{target:"_blank"},"Help with devices & formats");k=new
S(window.location.href);l=new S("/support/bin/answer.py?
answer=1062949");k=U(k,"hl")?T(l,"hl",U(k,"hl")).toString():"/support/bin/
answer.py?
answer=1062949";bi(h,k);g.appendChild(h);d[1].appendChild(g);c.appendChild(e);e=thi
s.o;if((d=e.Lc)&&!e.Tf&&e.Ya){var m;e.Hb&&Xm.jw&&(m="Read the
book");m=F("P",this.className+"-additional",F("A",
{href:d},m));c.appendChild(m)}if(e.Ha||e.Ia)if(d=e.Kb,g=e.Ua,d||
g)m=F("P",this.className+"-additional",
yf("Download ")),d&&(h=F("A",
{href:d},"EPUB"),m.appendChild(h)),g&&(d&&m.appendChild(yf(", ")),d=F("A",
{href:g},"PDF"),m.appendChild(d)),m.appendChild(yf(" - ")),e=e.Ub(),d=(new
S(window.location.href)).l.split("/"),d=new
S("/"+d[1]),Wx(d),T(d,"output","acs_help"),T(d,"id",e),e=F("A",
{href:d.toString()},"read eReader
instructions"),m.appendChild(e),c.appendChild(m);m=F("A",{target:"_blank"},"Learn
more about books on Google
Play");bi(m,"https://books.google.com/support/bin/topic.py?topic=28528");
this.j=F("DIV",this.className+"-
footer",m);b=F("DIV",b,c,this.j);w(b,this.className+"-device-
content");a.appendChild(b)}};
function TC(a){var b=F("UL",a.className+"-list"),c=F("H4",null,"Good
for:");b.appendChild(c);var d=a.className+"-device-type";c=a.className+"-device-
supported";var e=a.className+"-device-not-supported",g=a.className+"-device-
unknown-supported",h=F("A",{"class":d,href:"/help/ebooks/
webreader.html"},"Web"),k=F("A",{"class":d,href:"/help/ebooks/
devices.html"},"Tablet /
iPad"),l=F("A",{"class":d,href:"/help/ebooks/ereader.html"},"eReader"),m=F("A",
{"class":d,href:"/help/ebooks/devices.html"},"Smartphone"),
p=a.o.Ui,x=a.o.Vi,C=a.o.Tf;d=new jk(a);h=F("LI",null,h);C?
d.ka(h,"mouseover",t(a.i,"The format of this book is currently unknown. We will
update this when we receive the information from the publisher.")):(p||
x)&&d.ka(h,"mouseover",t(a.i,"This eBook, like all Google eBooks, is formatted to
be readable on the
web."));d.ka(h,"mouseout",a.wa);b.appendChild(h);k=F("LI",null,k);C?
d.ka(k,"mouseover",t(a.i,"The format of this book is currently unknown. We will
update this when we receive the information from the publisher.")):
(p||x)&&d.ka(k,"mouseover",t(a.i,"This eBook, like all Google eBooks, is formatted
to be readable on tablet devices like Android tablets and the
iPad."));d.ka(k,"mouseout",a.wa);b.appendChild(k);l=F("LI",null,l);d.ka(l,"mouseove
r",function(){C?this.i("The format of this book is currently unknown. We will
update this when we receive the information from the publisher."):p?this.i("This
Google eBook includes flowing text, so you can adjust the font to read comfortably
on an eReader."):this.i("This Google eBook does not include flowing text, so you
cannot adjust the font on an eReader.")});
d.ka(l,"mouseout",a.wa);b.appendChild(l);m=F("LI",null,m);d.ka(m,"mouseover",functi
on(){C?this.i("The format of this book is currently unknown. We will update this
when we receive the information from the publisher."):p&&x?this.i("This eBook is
good for smartphones like Android and iPhone / iPod touch."):p?this.i("This Google
eBook includes flowing text so you can adjust the font to read comfortably on the
small screen of a smartphone."):this.i("This eBook may be hard to read on
smartphones like Android and iPhone / iPod touch.")});
d.ka(m,"mouseout",a.wa);b.appendChild(m);C?(w(h,g),w(k,g),w(l,g),w(m,g)):p?
(w(h,c),w(k,c),w(l,c),w(m,c)):(x?(w(h,c),w(k,c)):
(w(h,e),w(k,e)),w(l,e),w(m,e));return b}
function UC(a){var b=F("UL",a.className+"-
list"),c=F("H4",null,"Features:");b.appendChild(c);var d=a.className+"-device-
supported",e=a.className+"-device-not-supported",g=a.className+"-device-unknown-
supported";c=F("A",{},"Flowing text");bi(c,"/support/bin/answer.py?
answer=1062949");var h=F("A",{},"Scanned pages");bi(h,"/support/bin/answer.py?
answer=1062949");var k=a.o.Ui,l=a.o.Vi,m=a.o.Tf;m?(c=F("LI",g,c),d=F("LI",g,h)):
(c=F("LI",k?d:e,c),d=F("LI",l?d:e,h));e=new jk(a);e.ka(c,"mouseover",function(){m?
this.i("The format of this book is currently unknown. We will update this when we
receive the information from the publisher."):k?this.i("This eBook includes flowing
text, so you can adjust the font size and style to read comfortably on any
device."):this.i("This book does not include flowing text, so you cannot adjust the
font. Instead, you see images of pages, with a fixed layout. This is good for
larger screens, but not always ideal for eReaders and
smartphones.")});e.ka(c,"mouseout",a.wa);e.ka(d,
"mouseover",function(){m?this.i("The format of this book is currently unknown. We
will update this when we receive the information from the publisher."):l?
this.i("This eBook includes scanned pages, so pages appear as they would in a
printed book."):this.i("This eBook does not include scanned pages, which retain the
format of a printed book. Instead, the text can be adjusted and it flows to fit
any screen.")});e.ka(d,"mouseout",a.wa);b.appendChild(c);b.appendChild(d);return b}
SC.prototype.wa=function(){Bf(this.j);var a=F("A",{target:"_blank"},"Learn more
about books on Google Play");bi(a,"https://books.google.com/support/bin/topic.py?
topic=28528");this.j.appendChild(a)};SC.prototype.i=function(a)
{Bf(this.j);"string"===typeof a?
this.j.appendChild(yf(a)):this.j.appendChild(a)};function VC(a,b)
{Vz.call(this,b,void 0,3);this.o=a}n(VC,Vz);VC.prototype.render=function(a)
{Vz.prototype.render.call(this,a);w(this.ha(),"gb-get-
book")};VC.prototype.Ka=function(){Vz.prototype.Ka.call(this);var
a=this.ha();this.i=new SC(a,this.o);this.i.render();a=D("menu_container");
(a=mf("about_title",a))&&I(a)};
function WC(){var a=D("gb-buy-options-
trigger");if(a&&a.parentNode&&a.parentNode.parentNode?!
Hb(a.parentNode.parentNode,"jfk-button"):1){a=D("gb-buy-options-trigger");var
b=D("buy");if(a&&b){Jb(b,"about_content");var c=F("SPAN","gb-buy-options-arrow","\
u25bc");a.appendChild(c);w(b,"gb-buy-options-list");w(b,"unified-
hovercard");rs(a,9,b,8);N(b,!1);Q(document,"mousedown",t(XC,a,b))}}}function
XC(a,b,c){a=Lf(a,c.target);c=Lf(b,c.target);var d=Lh(b);a||c||!d?a&&(N(b,!d),d||
Kh(b,1)):N(b,!1)};function YC(a,b,c,d,e,g){function h(l){if(l)
{l.tabIndex=0;$m(l,k.ta);w(l,"goog-zippy-header");l&&k.ma.ka(l,"click",k.na);var
m=k;l&&(m.O.attach(l),m.V.ka(m.O,"key",m.qa))}}R.call(this);this.s=e||
cf();this.i=this.s.ha(a)||null;this.l=this.s.ha(d||null);this.o="function"===typeof
b?b:null;this.ta=g||"tab";this.j=this.o||!b?null:this.s.ha(b);this.g=1==c;void 0!
==c||this.o||(this.l?this.g=Lh(this.l):this.i&&(this.g=Hb(this.i,"goog-zippy-
expanded")));this.V=new jk(this);this.O=new Et;this.ma=new jk(this);
var k=this;h(this.i);h(this.l);this.Le(this.g)}u(YC,R);YC.prototype.ua=function()
{YC.oa.ua.call(this);Dj(this.V);Dj(this.O);Dj(this.ma)};YC.prototype.Le=function(a)
{this.j?N(this.j,a):a&&this.o&&(this.j=this.o());this.j&&w(this.j,"goog-zippy-
content");this.l?(N(this.i,!a),N(this.l,a)):this.i&&(y(this.i,"goog-zippy-
expanded",a),y(this.i,"goog-zippy-collapsed",!
a),Y(this.i,"expanded",a));this.g=a;this.dispatchEvent(new
ZC("toggle",this,this.g))};
YC.prototype.qa=function(a){if(13==a.keyCode||32==a.keyCode)this.Le(!
this.g),this.dispatchEvent(new
ZC("action",this,this.g,a)),a.preventDefault(),a.stopPropagation()};YC.prototype.na
=function(a){this.Le(!this.g);this.dispatchEvent(new
ZC("action",this,this.g,a))};function ZC(a,b){Hj.call(this,a,b)}u(ZC,Hj);function
$C(a,b,c,d){if(b.child_node&&0<b.child_node.length){var e=aD(b,!
0,c,d),g=F("UL",c+"-list");a.appendChild(e);a.appendChild(g);(new YC(e,g)).Le(!
b.collapsed);v(b.child_node,function(h){$C(g,h,c,d)})}else a.appendChild(aD(b,!
1,c,d))}function aD(a,b,c,d){var e;if(b){b=c+"-heading";var g=c+"-header"}else
b=c+"-link",g=c+"-item";""!=a.url?e=F("A",
{"class":b,href:a.url},Se(a.title)):e=F("DIV",b,a.title);e=F("DIV",g,e);d==a.id&&w(
e,c+"-selected");return e}
ab("_OC_InitNavbar",function(a){var b=D("navbarContainer");if(b&&a.child_node){var
c=F("UL","gb-left-nav-list");v(a.child_node,function(d){$C(c,d,"gb-left-
nav",a.highlighted_node_id)});b.appendChild(c)}});function bD(a,b)
{R.call(this);this.va=a;this.g=b||null;w(a,"with-auto-dir-
text");Q(this.va,"keyup",r(this.i,this));Q(this.va,"paste",r(this.j,this))}n(bD,R);
bD.prototype.i=function(){cD(this.va,this.g)};bD.prototype.j=function()
{dD(this.va,this.g)};function dD(a,b){V(t(function(){cD(a,b)}))}
function cD(a,b){var c=!1,d;if(a.value){for(var e=d=0,g=!
1,h=a.value.split(cz),k=0;k<h.length;k++){var l=h[k];az.test(l)?(d++,e+
+):bz.test(l)?g=!0:$y.test(l)?e++:dz.test(l)&&(g=!0)}d=-1==(0==e?g?1:0:.4<d/e?-
1:1)}else d=zm();d?(c=!0,K(a,"textAlign","right"),of(a,{dir:"rtl"})):
(K(a,"textAlign","left"),of(a,{dir:"ltr"}));b&&(c?(Jb(b,"input-direction-
ltr"),w(b,"input-direction-rtl")):(w(b,"input-direction-ltr"),Jb(b,"input-
direction-rtl")))}
function eD(a,b){if(a=D(a))b=b?D(b):null,cD(a,b),new
bD(a,b)}ab("_OC_autoDir",eD);function fD(a){this.g=D("gb-ogen-opt-in-
banner");this.j=D("gb-ogen-opt-in-banner-dismiss");this.i=D("gb-ogen-opt-in-header-
link");this.l=a;a=D("gbq");this.i&&a&&(a=Kf(a))&&(w(a,"searchbar-with-opt-
in"),Df(this.i,a),K(this.i,"display","block"));gD(this)}
function gD(a){a.g&&a.j&&(window.localStorage.getItem("obclose")?N(a.g,!1):
(w(a.g,"opt-in-banner-expanded"),Q(a.j,"click",function(){Jb(a.g,"opt-in-banner-
expanded");window.localStorage.setItem("obclose","true");V(function(){N(a.g,!
1);a.l.resize()},600)})))};function hD(a,b)
{a=D(a);b=D(b);a&&b&&Q(a,"submit",t(iD,b))}function iD(a,b)
{""==a.value&&b.preventDefault()};function jD(a,b,c){if(Ac&&!Ec)return
a;a='url("'+b+'")';Bc&&(a+=" 7 5");return a+(", "+c)};function kD(a)
{X.call(this);this.N=a;this.i=new
jk;this.g.ka(a,"viewportmodechange",this.Gm);this.N.Fa()&&this.Gm()}n(kD,X);f=kD.pr
ototype;f.Gm=function(){ok(this.i);this.j&&this.j.Ea();this.l=this.N.Fa().s.j;var
a=new hn(this.l);a.Ek=function()
{};this.j=a;this.i.ka(this.l,"dblclick",r(this.ft,this));this.i.ka(a,"start",r(this
.Vq,this));this.i.ka(a,"drag",r(this.Wq,this));this.i.ka(a,"end",r(this.Uq,this));l
D(this,!1)};f.ft=function(){this.N.qb("next")};
function lD(a,b){a=a.l;if(Ac)b=b?"-moz-grabbing":"-moz-grab";else{var
c=Np("/googlebooks/images/");b=b?jD("-moz-
grabbing",c+"closedhand.cur","move"):jD("-moz-
grab",c+"openhand.cur","default")}K(a,"cursor",b)}f.Vq=function()
{this.o=this.N.Fa().Fb;lD(this,!0)};f.Wq=function(){var
a=this.j,b=this.o;this.N.Fa().Uc(new B(b.x-a.deltaX,b.y-a.deltaY))};f.Uq=function()
{this.o=null;lD(this,!1)};f.ua=function(){X.prototype.ua.call(this)};function
mD(a,b,c){c&&c.preventDefault();c=D(b.concat("-icon-right"));N(c,!
a);c=D(b.concat("-icon-down"));N(c,a);b=D(b.concat("-expanded"));N(b,a)};function
nD(a,b,c,d){Xn.call(this,Kp.IsZipitFolderCollectionEnabled?void 0:"p13nd",!
0);bo(this,a);this.Nn=!0;go(this,.5);this.ug=c;a=new Zn;a.set("ok",b,!0);(void 0!
==d?d:1)&&a.set("cancel","Cancel",!1,!0);ko(this,a);Q(this,"dialogselect",this.Na,!
1,this)}u(nD,Xn);nD.prototype.Qa=function()
{nD.oa.Qa.call(this);K(lo(this.j,"ok"),"fontWeight","bold");K(this.ha(),"width","50
0px")};nD.prototype.Na=function(a){"ok"==a.key&&this.wb(a);return!0};
nD.prototype.ua=function(){fk(this,"dialogselect",this.Na,!
0,this);nD.oa.ua.call(this)};nD.prototype.wb=function(a){this.ug(a)};function oD(a)
{R.call(this);this.Sa=null;this.va=a;a=A||yc;this.g=new
jk(this);this.g.ka(this.va,a?
["keydown","paste","cut","drop","input"]:"input",this)}u(oD,R);oD.prototype.handleE
vent=function(a){if("input"==a.type)A&&0==a.keyCode&&0==a.charCode||
(pD(this),this.dispatchEvent(qD(a)));else if("keydown"!=a.type||tk(a)){var
b="keydown"==a.type?this.va.value:null;A&&229==a.keyCode&&(b=null);var
c=qD(a);pD(this);this.Sa=V(function(){this.Sa=null;this.va.value!
=b&&this.dispatchEvent(c)},0,this)}};
function pD(a){null!=a.Sa&&(Vl(a.Sa),a.Sa=null)}function qD(a){a=new
Kj(a.Ob);a.type="input";return a}oD.prototype.ua=function()
{oD.oa.ua.call(this);this.g.Ea();pD(this);delete this.va};function rD(a,b,c,d)
{R.call(this);this.g=a;this.l=b;this.i=c;this.o=d||
0;a.removeAttribute("maxlength");this.j=new oD(a);Q(this.j,"input",this.s,!
1,this);sD(this)}u(rD,R);rD.prototype.s=function(){sD(this)};function sD(a){var
b=a.g.value.length;if(b>a.i){var
c=a.g.scrollTop,d=a.g.scrollLeft;a.g.value=a.g.value.substring(0,a.i);b=a.i;a.g.scr
ollTop=c;a.g.scrollLeft=d}a.l&&J(a.l,String(1==a.o?b:a.i-
b))}rD.prototype.ua=function(){rD.oa.ua.call(this);delete
this.g;this.j.Ea();this.j=null};function tD(a,b,c,d,e){nD.call(this,a,b,null,!
0);this.Ua=c;this.Hb=d;this.Ba=e}n(tD,nD);
tD.prototype.Qa=function()
{nD.prototype.Qa.call(this);this.o=uD(this,"Name","input");this.Ya=uD(this,"Descrip
tion <span class=cl-desc>(optional)</span>","textarea");var a=this.Ib(),b=F("DIV",
{"class":"ccd-
label"}),c=H("span");c.textContent="Visibility";b.appendChild(c);a.appendChild(b);a
=F("SPAN",{className:"ccd-mode-indicator"});c=F("IMG",{src:"/googlebooks/images/
sharing_public.gif",style:"vertical-align:-2px;padding:0 2px"});var
d=H("span");d.textContent="Public";a.appendChild(c);a.appendChild(d);
b.appendChild(a);c=F("SPAN",{className:"ccd-mode-indicator"});d=F("IMG",{src:"/
googlebooks/images/sharing_private.gif",style:"vertical-align:-2px;"});var
e=H("span");e.textContent="Private";c.appendChild(d);c.appendChild(e);b.appendChild
(c);d=F("SPAN",{"class":"ccd-mode-link"});d.textContent="Make
public";b.appendChild(d);Q(d,"click",r(this.Ha,this,!0));e=F("SPAN",{"class":"ccd-
mode-link"});e.textContent="Make
private";b.appendChild(e);Q(e,"click",r(this.Ha,this,!
1));this.Hd=[a,e];this.Gd=[c,d];null!=
this.Ba&&(of(this.Ba,{"class":"ccd-mode-link"}),b.appendChild(this.Ba));this.Ha(!
0);this.V=F("DIV",{"class":"ccd-
error"});this.Ib().appendChild(this.V);this.Lb=F("P","ccd-footnote","Please note
that the contents and title of Public bookshelves can be viewed and shared by
others.");this.Ib().appendChild(this.Lb);this.i&&vD(this);Kp.IsZipitFolderCollectio
nEnabled||(b=this.j,a=lo(b,"ok"),K(a,"fontWeight","bold"),w(a,"gb-
button"),w(lo(b,"cancel"),"gb-button"))};
function vD(a)
{a.o.value=Se(a.i.hb());a.o.disabled=a.i.O;a.Ya.value=Se(a.i.Cg());a.Ha(1==a.i.te);
a.o.disabled&&K(a.o,"background","#f2f2f2")}function uD(a,b,c){var
d=a.Ib();a=F("DIV",{"class":"gb-bookshelf-dialog-
container"});d.appendChild(a);d=F("DIV",{"class":"ccd-
label"});O(d,Cj(b));a.appendChild(d);b=F(c,{"class":"ccd-input"});"input"==c?(of(b,
{type:"text"}),b.setAttribute("maxlength",100)):"textarea"==c&&(of(b,
{rows:6,cols:50}),new rD(b,H("span"),500));a.appendChild(b);return b}
tD.prototype.Ha=function(a){this.od=a;v(this.Hd,function(b)
{N(b,a)});v(this.Gd,function(b){N(b,!a)})};
tD.prototype.Na=function(a){var b=this.o.value;if("cancel"==a.key)return!
0;if(Sb(b))return this.V.textContent="Please enter a title for this bookshelf.",!
1;if(this.Hb&&!this.Hb(b))return this.V.textContent="Another bookshelf already has
that title. Please enter a different title.",!1;a=this.i||new
mA;a.vc=b;a.l=this.Ya.value;a.te=this.od?1:2;if(this.i){b=this.Ua;var c=new
S(b.Np);T(c,"as_coll",a.getId());yA(c,a,r(b.s,b))}else b=this.Ua,yA(b.l,a,r(b.o,b,!
0));return!0};
tD.prototype.ua=function(){delete this.Ua;delete this.Ba;delete this.i;delete
this.V;delete this.Lb;delete this.o;delete this.Ya;delete
this.Hb;nD.prototype.ua.call(this)};function wD(a,b,c,d,e)
{X.call(this);this.O=a;this.j=b;this.s=c;this.i=d;this.O&&(this.l=kb(this.O.childNo
des,xD),this.i&&vb(this.l,kb(this.i.childNodes,xD)));this.o=e;V(r(this.Xq,this))}u(
wD,X);f=wD.prototype;f.Xq=function()
{this.j&&this.i&&this.g.ka(this.j,"click",this.Mp);this.s&&this.g.ka(this.s,"click"
,this.et);this.g.ka(this.o,"add",this.ls)};
function xD(a){var b=jf("SPAN","sidebar-collection-title",a)[0];b||
(b=jf("SPAN","hp-collection-title",a)[0]);if(!b)return"";a=Tb(Oe(Sf(b)));return
Tb(a.split("(")[0])}f.et=function(){var a=new tD("Create new bookshelf","Create
bookshelf",this.o,r(this.vu,this));a.render();a.Aa(!0)};f.vu=function(a){var
b=Tb(Oe(a)).toLowerCase();return!lb(this.l,function(c){return
c.toLowerCase()==b})};
f.ls=function(a){a=a.shelf;var b=Tb(Oe(a.hb())),c=1==a.te;this.l.push(b);var d=new
S("/books");Wx(d);T(d,"as_coll",a.getId());T(d,"source","gbs_lp_bookshelf_list");if
(Kp.IsBooksUnifiedLeftNavEnabled){a=F("LI",{"class":"left-nav-shelf-item"});var
e=F("A",{"class":"sidebar-link"});bi(e,d.toString());d=F("SPAN");w(d,"sidebar-
collection-title");O(d,rj.g(b+"
(0)"));e.appendChild(d);a.appendChild(e);c=D("hidden-my-library-
expanded");Cf(a,c);mD(!0,"my-library")}else a=H("DIV"),e=F("A",{"class":"hp-
bookshelf-link",
style:"line-height:19px"}),bi(e,d.toString()),d=F("SPAN",{"class":"hp-collection-
title"}),O(d,rj.g(b)),e.appendChild(d),a.appendChild(e),b=c?"Public
bookshelf":"Private
bookshelf",c=F("IMG",{"class":"hp-bookshelf-access",src:"/googlebooks/images/
sharing_"+(c?"public":"private")
+".gif",title:b,alt:b,width:14,height:14}),a.appendChild(c),c=F("DIV",
{style:"clear:both"}),a.appendChild(c),Df(a,D("csStart"))};
f.Mp=function(a){a.preventDefault();a=!Lh(this.i);N(this.i,a);a?
(rs(this.j,9,this.i,8),200<M(this.i).height&&(a=M(this.i).width,L(this.i,a,200),K(t
his.i,"overflow","auto"),K(this.i,"overflowX","hidden")),this.V=Q(document,"mousedo
wn",r(this.Cu,this))):gk(this.V)};f.Cu=function(a){Lf(this.i,a.target)||
Lf(this.j,a.target)||this.Mp(a)};
function CJ(a,b){var c=zb;yb(a,function(d,e){return
c(b(d),b(e))})}Ys.prototype.Li=ca(15,function(a){if(!this.i)return null;if(a in
this.i)return this.i[a];var b=kb(Object.keys(this.i),function(c){var
d=c.split(","),e=a.split(","),g=parseInt(d[0],10)-
parseInt(e[0],10);d=parseInt(d[1],10)-
parseInt(e[1],10);return[g*g+d*d,this.i[c]]},this);CJ(b,function(c){return
c[0]});return b&&b[0]&&b[0][1]?b[0][1]:null});
function DJ(a,b){if(b.ao&&b.O){var c=b.O.Dg(),d=c.x-40;c=c.y-
40;a=a.Eb().yc(b);b=a.tb()/b.me();return new B(a.Yd()+Math.round(b*d),a.kd()
+Math.round(b*c))}return null}function EJ(a,b){for(var c="string"===typeof a?
a.split(""):a,d=a.length-1;0<=d;--d)d in c&&b.call(void 0,c[d],d,a)}function FJ(a)
{return Math.pow(a,3)}
function GJ(a,b,c){this.O=a;this.j=b;this.o=c;a=H("div");K(a,
{whiteSpace:"nowrap",padding:"5px",border:"1px solid
#fff588",backgroundColor:"#ffffcc",fontSize:"13.28px",position:"relative"});this.g=
a;this.O.appendChild(this.g);GJ.prototype.kb.apply(this);Q(this.o,"change",r(this.i
,this));Q(new qk,"resize",r(V,null,r(this.i,this)))}GJ.prototype.i=function(){var
a=M(this.g);if(0<a.width){var b=Math.round(M(this.j).width/2);th(this.g,b-
Math.round(a.width/2),0)}};
GJ.prototype.show=function(){N(this.g,!0);this.i()};GJ.prototype.kb=function()
{N(this.g,!1)};GJ.prototype.V=function(a){O(this.g,rj.g(a))};function HJ(a,b,c)
{GJ.apply(this,arguments);this.l=new to(this.g,500);this.s=new
Gm(r(this.kb,this))}u(HJ,GJ);HJ.prototype.show=function(a)
{Kh(this.g,1);GJ.prototype.show.apply(this);a&&this.s.start(a)};HJ.prototype.kb=fun
ction(){this.l.play()};
function IJ(a,b,c,d,e)
{this.N=a;this.j=b;this.O=M(c);this.g=null;d&&(this.g=d,K(this.g,
{overflow:"auto"}));this.s=e;a=r(this.o,this);this.l=new
qk;Q(this.l,"resize",a);b=new
ax;Q(b,"fontsizechange",a);Q(window,"DOMContentLoaded",r(this.resize,this))}IJ.prot
otype.o=function(){this.resize();V(r(this.resize,this),100)};
IJ.prototype.resize=function(){var a=!1;this.s?this.i&&(a=this.i.nf()):a=!0;var
b=this.l.getSize();a=a?0:this.O.width;var c=Math.round(Ah(this.j).y);this.N.nb(new
Ke(Math.max(0,b.width-a),Math.max(0,b.height-
c)));this.g&&(a=this.g,K(a,"border","0px"),c=Math.round(Ah(a).y),b=Math.max(0,b.hei
ght-c),K(a,"height",b+"px"),a.clientWidth<a.offsetWidth&&K(a,{borderTop:Me("%spx
solid #ebeff9",2),height:Math.max(0,b-2)+"px"}))};function JJ(a,b)
{a.i=b;Q(b,"change",r(a.resize,a))}
function KJ(a,b,c,d,e){yB.call(this,a,e);this.l=b;this.O=c||!1;this.na=d||
[]}n(KJ,yB);KJ.prototype.df=function(a,b){var c=new S("/books?
jscmd=SearchVolume");Wx(c);T(c,"start",a);T(c,"num",b);this.O?
(T(c,"as_pt","MAGAZINES"),T(c,"as_coll2",this.l)):
(T(c,"as_brr",3),T(c,"q",this.l),EJ(this.na,function(d)
{T(c,d.name,d.value)}));return c};
KJ.prototype.Ag=function(){var a=new S("https://www.google.com/search?
tbm=bks&tbs=bkv:p,vw:g&tbo=p");Wx(a);T(a,"q",this.l);T(a,"source",this.source);EJ(t
his.na,function(b){T(a,b.name,b.value)});return a};KJ.prototype.render=function(a)
{this.s=a;this.j=new tB(a,!
this.O);this.g.ka(this.j,"render",r(this.nh,this))};KJ.prototype.Dk=function(a)
{return this.O?a.map(function(b){b.ya.source="gbs_other_issues";return
b},this):yB.prototype.Dk.call(this,a)};function LJ(a,b,c,d,e){var
g={cursor:"pointer"};K(c,g);Q(c,"click",r(this.o,this));K(d,g);Q(d,"click",r(this.l
,this));e.innerHTML?this.i=e:
(e.form.action="javascript:",Q(e.form,"submit",r(this.j,this)),e.go&&K(e.go,
{display:"none"}),this.g=e.input);this.N=a;this.s=b;Q(a,"pagechange",r(this.update,
this));this.update()}
LJ.prototype.j=function(){var a=this.g.value;if(Bp(this.N,a))this.update();else
if(!Sb(a)&&!/[^0-9]/.test(a)){a:{var b=Mo(this.s);for(var c=b.length-1;0<=c;c--)
{var d=b[c].hb();if(!Sb(d)&&!/[^0-9]/.test(d)){b=parseInt(d,10);break a}}b=-
1}a=parseInt(a,10);0<b&&a>b&&(this.N.mb(gb(Mo(this.s))),this.update())}return!
1};LJ.prototype.o=function(){this.N.qb("previous")};LJ.prototype.l=function()
{this.N.qb("next")};
LJ.prototype.update=function(){var a=this.N.Da();a&&(this.g?
this.g.value=a.hb()||"":O(this.i,Cj(a.Ce())))};function MJ(a)
{X.call(this);this.N=a;this.j=new jk;this.i=H("div");K(this.i,
{backgroundColor:"#AAA",display:"",position:"absolute",cursor:"pointer"});Kh(this.i
,0);a.ud().appendChild(this.i);this.g.ka(a,"resize",this.Yj);this.g.ka(this.i,"clic
k",this.zr);this.g.ka(this.i,"mouseout",this.Ar);this.g.ka(this.i,"mouseover",r(thi
s.wj,this,!0));this.g.ka(a,"viewportmodechange",this.Om);if(a=this.N.Fa())a
instanceof st&&(this.Lf=!0),this.Om()}n(MJ,X);f=MJ.prototype;f.lb=function(a)
{N(this.i,a)};
f.Yj=function(){V(r(this.Br,this),10)};f.Br=function(){var
a=this.N.Fa();a&&(a.getSize(),a=a.s.l,L(this.i,a.clientWidth,40),th(this.i,0,a.clie
ntHeight-40))};f.zr=function(){var a=this.N.Fa(),b=a.getSize().height-
40,c=H("div");K(c,
{backgroundColor:"#000",position:"absolute",width:"100%",height:"1px",overflow:"hid
den"});Kh(c,.15);th(c,0,a.Fb.y+b);a.s.j.appendChild(c);V(t(NJ,c),1E3);this.Lf=!
1;a=this.N.Fa();bs(a,new B(void 0,b-20),r(a.uf,a))};
function NJ(a){var b=new ro(a,.15,0,200);b.play();Yj(b,"end",t(OJ,b,a))}function
OJ(a,b){I(b);a.Ea()}f.Ar=function(){this.Lf||this.wj(!1)};f.wj=function(a){if(a)
{if(!this.l){var b=H("div");K(b,
{backgroundColor:"#000",height:"1px",overflow:"hidden"});this.i.appendChild(b);V(r(
this.Gs,this),10)}this.l=!0}Kh(this.i,a?.15:0)};
f.Gs=function(){["left","right"].forEach(function(a){var b=F("DIV",
{"class":"SPRITE_page_down"});this.i.appendChild(b);b.style[A?"styleFloat":"cssFloa
t"]=a;K(b,"margin-"+a,"16px")},this)};f.Om=function(){var a=this.N.Fa(),b=a
instanceof st;b?this.Yj():this.Lf=!
1;this.lb(b);this.wj(this.Lf);ok(this.j);this.j.qf(a,"move",r(this.Xt,this));this.j
.ka(a,"layoutchange",r(this.Yj,this))};f.Xt=function(){this.Lf&&this.wj(!
1);this.Lf=!1};f.Lf=!1;var PJ=null;function QJ(){PJ||
(PJ={},PJ[1]=st,PJ[2]=tu)}function RJ(a){var b={},c=(new
S(window.location.href)).i;c&&v(c.split(","),function(d)
{b[d.charAt(0)]=d.substring(1)});return b[a]};ab("_OC_Run",function(a,b,c,d,e,g,h)
{Kp.update(c);e=D("gb-get-book-container");var k=D("gb-get-book-content");if(e&&k)
{var l=new wu(b);(new
VC(l,k)).render(e)}WC();gq=Dq;W=$c;l=D("viewport");Q(document,"selectionchange",SJ)
;c.stereoscopic&&(Vr=TJ);e=new xp(l);K(document.body,
{overflow:"hidden"});D("titlebar")&&K(D("titlebar"),"white-space","nowrap");var
m=new IJ(e,l,D("volume-left"),D("menu_scroll"),cq(c)?!1:!0);m.resize();Ey=m;new
fD(m);l=new wu(b);var p=new Zs(a,e.Xa());p.o=Kp.pseudocontinuous;
Ap(e,p);e.o=l;p.g=l.g;k=st;b.disable_twopage||(QJ(),k=PJ[RJ("M")]||
st);d=UJ(p,d);QJ();var x=RJ("P");var C;d&&(C=d.La());a=new Ts(e,D("volume-
left"),D("volume-center"));JJ(m,a);C=[x,C,p.i.kc()[0].La()];var E;lb(C,function(G)
{return G&&Oo(p,G)?(E=G,!0):!
1});C=e.Xa();g&&rp(C,Se(g.search_query_escaped));e.Ad(E);C=new
xv(e,a);vy();wy();m=VJ(e,t(WJ,e,C));m=new Hy(e,m,C,c);g?
(m.l=k,m.update("n",g,E)):e.Wb(k);Ws=new HJ(e.ud(),e.Ab(),a);XJ(e,p);YJ(e);ZJ();new
kD(e);g=new MJ(e);e.go();k=eq();C.lb(!0);C.update();
Q(xt,"click",r(C.update,C));$J(l.bc);V(t(aK,e,a,C,!
b.disable_twopage,Kp.enableThumbnailViewport,c,l,h,k,Kp.enableClips?t(bK,g):void
0));h&&cK(l,h);_OC_InitHooks(t(dK,e),function(){},function(){},function()
{},function(){},function(){});Q(document,"keydown",function(G){var P=cq(c);(Dc?
G.metaKey:G.ctrlKey)&&70==G.keyCode&&(G.preventDefault(),G=D("search_form_input"),P
||(eK=eK||new uo(G,[255,255,136],[255,255,255],700,FJ),eK.play(!
0)),G.focus())});hD("vheadf","vheadq");hD("gbqf","gbqfq");b=D("buy-tooltip");
h=D("buy-tooltip-box");b&&h&&cA(b,h);b=D("gbqfq");h=D("gbqfqw");b&&new qB(b,!0,h,-
9);V(t(fK,e,d))});function fK(a,b){var c=a.Wa();if(c.wh()&&b.Li){var
d=c.wh();a=a.Fa();b.Li(d)&&(d=b.Li(d).rd(),b.i&&d in b.i&&(b.O=b.i[d]),c=c.ae()
[c.Oi()],a.eg(c+2),DJ(a,b)&&(c=DJ(a,b),a.Ed(c),a.Ik(b)))}}function cK(a,b){var
c=JB([a],b);if(b=D("addToLibraryLink"+a.Ub()))a=new EB(a,c),w(b,"jfk-button-
standard"),Gn(a,b),a.Aa(!0)}
function aK(a,b,c,d,e,g,h,k,l,m){cq(g)?new
Av(a,c,m,d,e,g,l):RC({Cb:a,qh:b,history:c,yj:d,xj:e,Ml:!
0,Gj:h,Dj:k,flags:g,zk:m,Ll:!
0});b=D("toolbar_container");Bf(b);b.style.padding="0";new Iy(a)}function SJ()
{if(A&&document.selection&&!gK){var
a=document.selection.createRange();Lf(a.parentElement(),D("viewport"))&&(gK=!
0,document.selection.empty(),V(hK))}}function hK(){gK=!1}var gK=!1;function
dK(a,b,c){(b=Oo(a.ab(),b))?a.mb(b):c&&ji(window.location,ni(c))}
function UJ(a,b){b=b.page[0];return(a=Oo(a,b.pid))?
(a.Dd(b,a.df().toString()),kq(a,b),a):null}function ZJ(){for(var
a=["footer_table"],b=0;b<a.length;b++){var c=D(a[b]);c&&K(c,
{display:"none"})}}function XJ(a,b){var c=D("page_label");c||
(c={form:D("jtp_form"),input:D("jtp")});new
LJ(a,b,D("prev_btn"),D("next_btn"),c)}function YJ(a)
{a.dispatchEvent("pagemodechange");var b=D("text_mode");b&&(K(b,
{cursor:"pointer"}),Q(b,"click",t(iK,a)))}function WJ(a,b,c)
{rp(a.Xa(),c);b.update()}
function VJ(a,b){eD("search_form_input");a=new
ox(D("search_form_input"),a.Xa().getQuery());Q(D("search_form"),"submit",t(jK,a,b))
;return a}function jK(a,b,c){var d=D("sits");d&&d.checked&&""!
=D("search_form_input").value||(c.preventDefault(),it=!
1,D("search_form_input").blur(),b(a.yb()))}function $J(a){var
b=D("magazine_other_issues");if(b&&a){a=new KJ(new mA,a,!0);var c=F("DIV",
{"class":"other_issues_content"});b.appendChild(c);a.render(c);a.nh()}}
function iK(a,b){b.preventDefault();a=new
S(a.Da().zc());T(a,"output","text");ji(window.location,ni(a.toString()))}function
bK(a,b){y(D("viewport"),"selection-mode",b);ms=b;a.lb(!b)}var eK=null;function
TJ(a){return Dk(a,"edge","3d")}ab("_OC_MenuHideHook",function(){});
})();

You might also like