0% found this document useful (0 votes)
277 views81 pages

F

This document defines functions and methods for implementing common JavaScript utility functions like String.prototype.startsWith() and Array.from(). It includes polyfills for these methods on older browsers. The core parts are implementing iterators and symbols according to ECMAScript specifications. Common utility functions like forEach, map and filter are also included with iterative implementations.

Uploaded by

Denílson
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)
277 views81 pages

F

This document defines functions and methods for implementing common JavaScript utility functions like String.prototype.startsWith() and Array.from(). It includes polyfills for these methods on older browsers. The core parts are implementing iterators and symbols according to ECMAScript specifications. Common utility functions like forEach, map and filter are also included with iterative implementations.

Uploaded by

Denílson
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

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

br/";(function(){/*

Copyright The Closure Library Authors.


SPDX-License-Identifier: Apache-2.0
*/
var f;function aa(a){var b=0;return function(){return b<a.length?{done:!
1,value:a[b++]}:{done:!0}}}function ba(a){var b="undefined"!=typeof
Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:aa(a)}}var
ca="function"==typeof Object.create?Object.create:function(a){function b()
{}b.prototype=a;return new b},da;
if("function"==typeof Object.setPrototypeOf)da=Object.setPrototypeOf;else{var fa;a:
{var ha={a:!0},ia={};try{ia.__proto__=ha;fa=ia.a;break a}catch(a){}fa=!1}da=fa?
function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not
extensible");return a}:null}var ja=da;
function n(a,b)
{a.prototype=ca(b.prototype);a.prototype.constructor=a;if(ja)ja(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.ta=b.prototype}var la="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 ma(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 na=ma(this);function oa(a,b){if(b){var
c=na;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];e in c||
(c[e]={});c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&la(c,a,
{configurable:!0,writable:!0,value:b})}}
function pa(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+""}oa("String.prototype.endsWith",function(a){return a?
a:function(b,c){var d=pa(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}});
oa("String.prototype.startsWith",function(a){return a?a:function(b,c){var
d=pa(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}});function qa(){qa=function(){};na.Symbol||(na.Symbol=ra)}function sa(a,b)
{this.b=a;la(this,"description",{configurable:!0,writable:!
0,value:b})}sa.prototype.toString=function(){return this.b};
var ra=function(){function a(c){if(this instanceof a)throw new TypeError("Symbol is
not a constructor");return new sa("jscomp_symbol_"+(c||"")+"_"+b++,c)}var
b=0;return a}();function ta(){qa();var a=na.Symbol.iterator;a||
(a=na.Symbol.iterator=na.Symbol("Symbol.iterator"));"function"!=typeof
Array.prototype[a]&&la(Array.prototype,a,{configurable:!0,writable:!
0,value:function(){return ua(aa(this))}});ta=function(){}}
function ua(a){ta();a={next:a};a[na.Symbol.iterator]=function(){return this};return
a}oa("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}});function va(a,b)
{return Object.prototype.hasOwnProperty.call(a,b)}
oa("WeakMap",function(a){function b(l){this.Qa=(k+=Math.random()
+1).toString();if(l){l=ba(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(!va(l,h))
{var m=new c;la(l,h,{value:m})}}function g(l){var
m=Object[l];m&&(Object[l]=function(t){if(t instanceof c)return t;e(t);return
m(t)})}if(function(){if(!a||!Object.seal)return!1;try{var
l=Object.seal({}),m=Object.seal({}),t=new a([[l,
2],[m,3]]);if(2!=t.get(l)||3!=t.get(m))return!1;t.delete(l);t.set(m,4);return!
t.has(l)&&4==t.get(m)}catch(F){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(!va(l,h))throw Error("WeakMap key fail: "+l);l[h][this.Qa]=m;return
this};b.prototype.get=function(l){return d(l)&&va(l,h)?l[h][this.Qa]:void
0};b.prototype.has=function(l){return d(l)&&va(l,h)&&va(l[h],
this.Qa)};b.prototype.delete=function(l){return d(l)&&va(l,h)&&va(l[h],this.Qa)?
delete l[h][this.Qa]:!1};return b});
oa("Map",function(a){function b(){var k={};return k.Zc=k.next=k.head=k}function
c(k,l){var m=k.b;return ua(function(){if(m){for(;m.head!=k.b;)m=m.Zc;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
t=k.g[m];if(t&&va(k.g,m))for(k=0;k<t.length;k++){var F=t[k];if(l!==l&&F.key!
==F.key||l===F.key)return{id:m,list:t,index:k,Gb:F}}return{id:m,
list:t,index:-1,Gb:void 0}}function e(k){this.g={};this.b=b();this.size=0;if(k)
{k=ba(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(ba([[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(),t=m.next();if(t.done||t.value[0]!=k||"s"!=t.value[1])return!
1;t=m.next();return t.done||4!=t.value[0].x||
"t"!=t.value[1]||!m.next().done?!1:!0}catch(F){return!1}}())return a;ta();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.g[m.id]=[]);m.Gb?m.Gb.value=l:
(m.Gb={next:this.b,Zc:this.b.Zc,head:this.b,key:k,value:l},m.list.push(m.Gb),this.b
.Zc.next=m.Gb,this.b.Zc=m.Gb,this.size++);return
this};e.prototype.delete=function(k){k=d(this,k);return k.Gb&&k.list?
(k.list.splice(k.index,1),k.list.length||delete
this.g[k.id],k.Gb.Zc.next=k.Gb.next,k.Gb.next.Zc=k.Gb.Zc,
k.Gb.head=null,this.size--,!0):!1};e.prototype.clear=function()
{this.g={};this.b=this.b.Zc=b();this.size=0};e.prototype.has=function(k){return!!
d(this,k).Gb};e.prototype.get=function(k)
{return(k=d(this,k).Gb)&&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(),
t;!
(t=m.next()).done;)t=t.value,k.call(l,t[1],t[0],this)};e.prototype[Symbol.iterator]
=e.prototype.entries;var h=0;return e});
oa("Set",function(a){function b(c){this.b=new Map;if(c){c=ba(c);for(var d;!
(d=c.next()).done;)this.add(d.value)}this.size=this.b.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(ba([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;ta();b.prototype.add=function(c){c=0===c?
0:c;this.b.set(c,c);this.size=this.b.size;return
this};b.prototype.delete=function(c)
{c=this.b.delete(c);this.size=this.b.size;return c};b.prototype.clear=function()
{this.b.clear();this.size=0};b.prototype.has=function(c){return
this.b.has(c)};b.prototype.entries=function(){return
this.b.entries()};b.prototype.values=function(){return
this.b.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d)
{var e=this;this.b.forEach(function(g){return c.call(d,g,g,e)})};return b});var
wa=wa||{},p=this||self,xa=/^[\w+/_-]+[=]{0,2}$/,ya=null;function za(a)
{return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||
a.getAttribute("nonce"))&&xa.test(a)?a:""}function Aa(a,b){a=a.split(".");b=b||
p;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b}function q()
{}
function Ba(a){a.Ug=void 0;a.Xa=function(){return a.Ug?a.Ug:a.Ug=new a}}
function Ca(a){var b=typeof a;if("object"==b)if(a){if(a instanceof
Array)return"array";if(a instanceof Object)return b;var
c=Object.prototype.toString.call(a);if("[object
Window]"==c)return"object";if("[object Array]"==c||"number"==typeof
a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof
a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object
Function]"==c||"undefined"!=typeof a.call&&"undefined"!=typeof
a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else
return"null";
else if("function"==b&&"undefined"==typeof a.call)return"object";return b}function
Da(a){var b=Ca(a);return"array"==b||"object"==b&&"number"==typeof a.length}function
Ea(a){return"function"==Ca(a)}function Fa(a){var b=typeof
a;return"object"==b&&null!=a||"function"==b}function Ga(a){return
Object.prototype.hasOwnProperty.call(a,Ha)&&a[Ha]||(a[Ha]=++Ia)}var
Ha="closure_uid_"+(1E9*Math.random()>>>0),Ia=0;function Ja(a,b,c){return
a.call.apply(a.bind,arguments)}
function Ka(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)
{Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native
code")?r=Ja:r=Ka;return r.apply(null,arguments)}
function u(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)}}var La=Date.now||
function(){return+new Date};function Ma(a,b){a=a.split(".");var c=p;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 v(a,b){function c()
{}c.prototype=b.prototype;a.ta=b.prototype;a.prototype=new
c;a.prototype.constructor=a};var Na;function Oa(a,b,c){for(var d in
a)b.call(c,a[d],d,a)}function Pa(a,b){for(var c in a)if(b.call(void
0,a[c],c,a))return!0;return!1}function Qa(a){var b=[],c=0,d;for(d in a)b[c+
+]=d;return b}function Ra(a,b){for(var c in a)if(a[c]==b)return!0;return!1}function
Sa(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return c}function Ta(){var
a=Ua,b;for(b in a)return!1;return!0}function Va(a,b,c){if(null!==a&&b in a)throw
Error('The object already contains the key "'+b+'"');a[b]=c}
function Wa(a){var b={},c;for(c in a)b[c]=a[c];return b}var Xa="constructor
hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString
valueOf".split(" ");function Za(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<Xa.length;g+
+)c=Xa[g],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}}
function $a(a){var b=arguments.length;if(1==b&&Array.isArray(arguments[0]))return
$a.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};function ab(a)
{if(Error.captureStackTrace)Error.captureStackTrace(this,ab);else{var
b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a))}v(ab,Error);ab.protot
ype.name="CustomError";var bb;function cb(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");ab.call(this,c+a[d])}v(cb,ab);cb.prototype.name="AssertionError";functio
n db(a){return a[a.length-1]}var eb=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},w=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)};
function fb(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)}
var gb=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},x=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},hb=Array.prototype.reduce?function(a,b,c)
{return Array.prototype.reduce.call(a,
b,c)}:function(a,b,c){var d=c;w(a,function(e,g){d=b.call(void 0,d,e,g,a)});return
d},ib=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},jb=Array.prototype.every?
function(a,b){return Array.prototype.every.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!1;return!0};function kb(a,b){b=lb(a,b);return 0>b?
null:"string"===typeof a?a.charAt(b):a[b]}function lb(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 e;return-1}function mb(a,b){return 0<=eb(a,b)}function nb(a,b)
{mb(a,b)||a.push(b)}function ob(a,b){b=eb(a,b);var c;(c=0<=b)&&pb(a,b);return
c}function pb(a,b){Array.prototype.splice.call(a,b,1)}function qb(a,b)
{b=lb(a,b);0<=b&&pb(a,b)}
function rb(a){return Array.prototype.concat.apply([],arguments)}function sb(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 tb(a,b){for(var c=1;c<arguments.length;c++){var
d=arguments[c];if(Da(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 ub(a,b,c,d)
{Array.prototype.splice.apply(a,vb(arguments,1))}
function vb(a,b,c){return 2>=arguments.length?
Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}function wb(a,b)
{a.sort(b||xb)}function yb(a,b){var c=xb;wb(a,function(d,e){return
c(b(d),b(e))})}function xb(a,b){return a>b?1:a<b?-1:0}function zb(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 Ab(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=Ab.apply(null,vb(d,e,e+8192)),h=0;h<g.length;h++)b.push(g[h]);else
b.push(d)}return b}function Bb(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 Cb(a,b)
{return rb.apply([],x(a,b,void 0))};function Db(a){return/^[\s\xa0]*$/.test(a)}var
Eb=String.prototype.trim?function(a){return a.trim()}:function(a)
{return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
function Fb(a,b)
{if(b)a=a.replace(Gb,"&amp;").replace(Hb,"&lt;").replace(Ib,"&gt;").replace(Jb,"&qu
ot;").replace(Kb,"&#39;").replace(Lb,"&#0;");else{if(!Mb.test(a))return a;-1!
=a.indexOf("&")&&(a=a.replace(Gb,"&amp;"));-1!
=a.indexOf("<")&&(a=a.replace(Hb,"&lt;"));-1!
=a.indexOf(">")&&(a=a.replace(Ib,"&gt;"));-1!
=a.indexOf('"')&&(a=a.replace(Jb,"&quot;"));-1!
=a.indexOf("'")&&(a=a.replace(Kb,"&#39;"));-1!
=a.indexOf("\x00")&&(a=a.replace(Lb,"&#0;"))}return a}
var Gb=/&/g,Hb=/</g,Ib=/>/g,Jb=/"/g,Kb=/'/g,Lb=/\x00/g,Mb=/[\x00&<>"']/;
function Nb(a,b){var
c=0;a=Eb(String(a)).split(".");b=Eb(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=Ob(0==g[1].length?
0:parseInt(g[1],10),0==h[1].length?0:parseInt(h[1],10))||
Ob(0==g[2].length,0==h[2].length)||Ob(g[2],h[2]);g=g[3];h=h[3]}while(0==c)}return
c}function Ob(a,b){return a<b?-1:a>b?1:0};var Pb;a:{var Qb=p.navigator;if(Qb){var
Rb=Qb.userAgent;if(Rb){Pb=Rb;break a}}Pb=""}function y(a){return-1!
=Pb.indexOf(a)};function Sb(){return y("Firefox")||y("FxiOS")}function Tb()
{return(y("Chrome")||y("CriOS"))&&!y("Edge")};function Ub(){return!0}function Vb()
{return null}function Wb(a,b){function c(){}c.prototype=a.prototype;var d=new
c;a.apply(d,Array.prototype.slice.call(arguments,1));return d};var Xb={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};function Yb(a,b){a=[a];for(var
c=b.length-1;0<=c;--c)a.push(typeof b[c],b[c]);return a.join("\x0B")};function
Zb(a,b){this.b=a===$b&&b||"";this.g=ac}Zb.prototype.Ac=!
0;Zb.prototype.Tb=function(){return this.b};function bc(a){return a instanceof
Zb&&a.constructor===Zb&&a.g===ac?a.b:"type_error:Const"}function cc(a){return new
Zb($b,a)}var ac={},$b={};var dc=/[A-Za-
z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u02b8\u0300-\u0590\u0900-\u1fff\u200e\u2c00-\ud8
01\ud804-\ud839\ud83c-\udbff\uf900-\ufb1c\ufe00-\ufe6f\ufefd-\uffff]/,ec=/^[^A-Za-
z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u02b8\u0300-\u0590\u0900-\u1fff\u200e\u2c00-\ud8
01\ud804-\ud839\ud83c-\udbff\uf900-\ufb1c\ufe00-\ufe6f\ufefd-\uffff]*[\u0591-\u06ef
\u06fa-\u08ff\u200f\ud802-\ud803\ud83a-\ud83b\ufb1d-\ufdff\ufe70-\ufefc]/,fc=/^http
:\/\/.*/,gc=/\s+/,hc=/[\d\u06f0-\u06f9]/;function ic(a,b)
{this.g=a===jc&&b||"";this.i=kc}ic.prototype.Ac=!0;ic.prototype.Tb=function()
{return this.g.toString()};ic.prototype.Sg=!0;ic.prototype.b=function(){return
1};function lc(a){if(a instanceof ic&&a.constructor===ic&&a.i===kc)return
a.g;Ca(a);return"type_error:TrustedResourceUrl"}var mc=/^([^?#]*)(\?[^#]*)?
(#[\s\S]*)?/,kc={};
function nc(a,b,c){if(null==c)return b;if("string"===typeof c)return c?
a+encodeURIComponent(c):"";for(var d in c){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}var jc={};function oc(a,b)
{this.g=a===pc&&b||"";this.i=qc}oc.prototype.Ac=!0;oc.prototype.Tb=function()
{return this.g.toString()};oc.prototype.Sg=!0;oc.prototype.b=function(){return
1};function rc(a){if(a instanceof oc&&a.constructor===oc&&a.i===qc)return
a.g;Ca(a);return"type_error:SafeUrl"}
var sc=/^(?:audio\/(?:3gpp2|3gpp|aac|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-
matroska|x-wav|wav|webm)|font\/\w+|image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-
icon)|text\/csv|video\/(?:mpeg|mp4|ogg|webm|quicktime|x-matroska))
(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i,tc=/^data:(.*);base64,[a-z0-9+\/]+=*$/i,uc=/^(?:
(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;function vc(a){if(a instanceof
oc)return a;a="object"==typeof a&&a.Ac?a.Tb():String(a);uc.test(a)||
(a="about:invalid#zClosurez");return new oc(pc,a)}
function wc(a,b){if(a instanceof oc)return a;a="object"==typeof a&&a.Ac?
a.Tb():String(a);if(b&&/^data:/i.test(a)){b=a.replace(/(%0A|%0D)/g,"");var
c=b.match(tc);c=c&&sc.test(c[1]);b=new oc(pc,c?
b:"about:invalid#zClosurez");if(b.Tb()==a)return b}uc.test(a)||
(a="about:invalid#zClosurez");return new oc(pc,a)}var qc={},pc={};function xc()
{this.b="";this.g=yc}xc.prototype.Ac=!0;var yc={};xc.prototype.Tb=function(){return
this.b};function zc(a){if(a instanceof xc&&a.constructor===xc&&a.g===yc)return
a.b;Ca(a);return"type_error:SafeStyle"}function Ac(a){var b=new xc;b.b=a;return
b}var Bc=Ac("");function Cc(a){var b="",c;for(c in a){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)?x(d,Dc).join(" "):Dc(d),b+=c+":"+d+";")}return b?Ac(b):Bc}
function Dc(a){if(a instanceof oc)return'url("'+rc(a).replace(/</g,"%3c").replace(/
[\\"]/g,"\\$&")+'")';if(a instanceof Zb)a=bc(a);else{a=String(a);var
b=a.replace(Ec,"$1").replace(Ec,"$1").replace(Fc,"url");if(Gc.test(b)){if(b=!
Hc.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&&Ic(a)}a=b?Jc(a):"zClosurez"}else
a="zClosurez"}if(/[{;}]/.test(a))throw new cb("Value does not allow [{;}], got:
%s.",[a]);return a}
function Ic(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 Gc=/^[-,."'%_!# a-zA-Z0-9\[\]]+
$/,Fc=/\b(url\([ \t\n]*)('[ -&(-\[\]-~]*'|"[ !#-\[\]-~]*"|[!#-&*-\[\]-~]*)([
\t\n]*\))/g,Ec=/\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|
minmax|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?)\([-+*/0-9a-z.%\[\], ]
+\)/g,Hc=/\/\*/;
function Jc(a){return a.replace(Fc,function(b,c,d,e){var g="";d=d.replace(/^(['"])
(.*)\1$/,function(h,k,l){g=k;return l});b=vc(d).Tb();return c+g+b+g+e})};function
Kc(){this.b="";this.g=Lc}Kc.prototype.Ac=!0;var Lc={};
function Mc(a,b){if(-1!=a.indexOf("<"))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(Ra(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 xc||(b=Cc(b));a=a+"{"+zc(b).replace(/</g,"\\3C ")+"}";return
Nc(a)}function Oc(a){function b(d){Array.isArray(d)?w(d,b):c+=Pc(d)}var
c="";w(arguments,b);return Nc(c)}Kc.prototype.Tb=function(){return this.b};function
Pc(a){if(a instanceof Kc&&a.constructor===Kc&&a.g===Lc)return
a.b;Ca(a);return"type_error:SafeStyleSheet"}function Nc(a){var b=new
Kc;b.b=a;return b}var Qc=Nc("");function Rc()
{this.g="";this.j=Sc;this.i=null}Rc.prototype.Sg=!0;Rc.prototype.b=function()
{return this.i};Rc.prototype.Ac=!0;Rc.prototype.Tb=function(){return
this.g.toString()};function Tc(a){if(a instanceof
Rc&&a.constructor===Rc&&a.j===Sc)return
a.g;Ca(a);return"type_error:SafeHtml"}function Uc(a){if(a instanceof Rc)return
a;var b="object"==typeof a,c=null;b&&a.Sg&&(c=a.b());return Vc(Fb(b&&a.Ac?
a.Tb():String(a)),c)}
function Wc(a){if(a instanceof Rc)return a;a=Uc(a);return
Vc(Tc(a).toString().replace(/(\r\n|\r|\n)/g,"<br>"),a.b())}var Xc=/^[a-zA-Z0-9-]+
$/,Yc={action:!0,cite:!0,data:!0,formaction:!0,href:!0,manifest:!0,poster:!0,src:!
0},Zc={APPLET:!0,BASE:!0,EMBED:!0,IFRAME:!0,LINK:!0,MATH:!0,META:!0,OBJECT:!
0,SCRIPT:!0,STYLE:!0,SVG:!0,TEMPLATE:!0};function $c(a,b,c){var d=String(a);if(!
Xc.test(d))throw Error("");if(d.toUpperCase()in Zc)throw Error("");return
ad(String(a),b,c)}
function bd(a){function b(g){Array.isArray(g)?w(g,b):
(g=Uc(g),e.push(Tc(g).toString()),g=g.b(),0==d?d=g:0!=g&&d!=g&&(d=null))}var
c=Uc(cd),d=c.b(),e=[];w(a,b);return Vc(e.join(Tc(c).toString()),d)}function dd(a)
{return bd(Array.prototype.slice.call(arguments))}var Sc={};function Vc(a,b){return
ed(a,b)}function ed(a,b){var c=new Rc;c.g=a;c.i=b;return c}
function ad(a,b,c){var d=null,e="";if(b)for(k in b){if(!Xc.test(k))throw
Error("");var g=b[k];if(null!=g){var h=k;if(g instanceof Zb)g=bc(g);else
if("style"==h.toLowerCase()){if(!Fa(g))throw Error("");g instanceof xc||
(g=Cc(g));g=zc(g)}else{if(/^on/i.test(h))throw Error("");if(h.toLowerCase()in
Yc)if(g instanceof ic)g=lc(g).toString();else if(g instanceof oc)g=rc(g);else
if("string"===typeof g)g=vc(g).Tb();else throw
Error("");}g.Ac&&(g=g.Tb());h=h+'="'+Fb(String(g))+'"';e+=" "+h}}var
k="<"+a+e;null==
c?c=[]:Array.isArray(c)||(c=[c]);!0===Xb[a.toLowerCase()]?k+=">":
(d=dd(c),k+=">"+Tc(d).toString()+"</"+a+">",d=d.b());(a=b&&b.dir)&&(/^(ltr|rtl|
auto)$/i.test(a)?d=0:d=null);return ed(k,d)}var fd=new Rc;fd.g=p.trustedTypes?
p.trustedTypes.emptyHTML:"";fd.i=0;var cd=fd;var gd=function(a){var b=!1,c;return
function(){b||(c=a(),b=!0);return c}}(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=Tc
(cd);return!b.parentElement});function z(a,b)
{if(gd())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=Tc(b)}function
hd(a,b){b=b instanceof oc?b:wc(b);a.href=rc(b)}
function id(a,b){b=b instanceof oc?
b:wc(b,/^data:image\//i.test(b));a.src=rc(b)}function jd(a,b){a.src=lc(b);
(b=a.ownerDocument&&a.ownerDocument.defaultView)&&b!=p?b=za(b.document):
(null===ya&&(ya=za(p.document)),b=ya);b&&a.setAttribute("nonce",b)}function kd(a,b)
{b=b instanceof oc?b:wc(b);a.href=rc(b)}function ld(a,b){b=b instanceof oc?
b:wc(b);a.replace(rc(b))};function md(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 nd(a){return
a.replace(/[\s\xa0]+/g," ").replace(/^\s+|\s+$/g,"")}function od(a){return
a.replace(/[\t\r\n ]+/g," ").replace(/^[\t\r\n ]+|[\t\r\n ]+$/g,"")}function pd(a)
{return decodeURIComponent(a.replace(/\+/g," "))}function qd(a){return a=Fb(a,void
0)}function rd(a){return-1!=a.indexOf("&")?"document"in p?sd(a):td(a):a}
function sd(a){var b={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"'};var
c=p.document.createElement("div");return a.replace(ud,function(d,e){var
g=b[d];if(g)return g;"#"==e.charAt(0)&&(e=Number("0"+e.substr(1)),isNaN(e)||
(g=String.fromCharCode(e)));g||(g=ed(d+"
",null),z(c,g),g=c.firstChild.nodeValue.slice(0,-1));return b[d]=g})}
function td(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.substr(1)),isNaN(c))?b:String.fromCharCode(c)}})}var ud=/&([^;\s<&]
+);?/g;function vd(a){return String(a).replace(/([-()\[\]{}+?*.$\^|,:#<!\\])/g,"\\
$1").replace(/\x08/g,"\\x08")}function wd(a){return null==a?"":String(a)}
function xd(){return
Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Ma
th.random())^La()).toString(36)}function yd(a){return String(a).replace(/\-([a-
z])/g,function(b,c){return c.toUpperCase()})}function zd(a){return a.replace(/(^|
[\s]+)([a-z])/g,function(b,c,d){return c+d.toUpperCase()})};function Ad(){return
y("iPhone")&&!y("iPod")&&!y("iPad")}function Bd(){return Ad()||y("iPad")||
y("iPod")};function Cd(a){Cd[" "](a);return a}Cd[" "]=q;function Dd(a,b){try{return
Cd(a[b]),!0}catch(c){}return!1}function Ed(a,b){var c=Fd;return
Object.prototype.hasOwnProperty.call(c,a)?c[a]:c[a]=b(a)};var
Gd=y("Opera"),A=y("Trident")||y("MSIE"),Hd=y("Edge"),Id=Hd||A,B=y("Gecko")&&!(-1!
=Pb.toLowerCase().indexOf("webkit")&&!y("Edge"))&&!(y("Trident")||y("MSIE"))&&!
y("Edge"),Jd=-1!=Pb.toLowerCase().indexOf("webkit")&&!
y("Edge"),Kd=Jd&&y("Mobile"),Ld=y("Macintosh"),Md=y("Windows"),Nd=y("Android"),Od=A
d(),Pd=y("iPad"),Qd=y("iPod"),Rd=Bd();function Sd(){var a=p.document;return a?
a.documentMode:void 0}var Td;
a:{var Ud="",Vd=function(){var a=Pb;if(B)return/rv:([^\);]+)
(\)|;)/.exec(a);if(Hd)return/Edge\/([\d\.]+)/.exec(a);if(A)return/\b(?:MSIE|rv)[: ]
([^\);]+)(\)|;)/.exec(a);if(Jd)return/WebKit\/(\S+)/.exec(a);if(Gd)return/
(?:Version)[ \/]?(\S+)/.exec(a)}();Vd&&(Ud=Vd?Vd[1]:"");if(A){var Wd=Sd();if(null!
=Wd&&Wd>parseFloat(Ud)){Td=String(Wd);break a}}Td=Ud}var Xd=Td,Fd={};function D(a)
{return Ed(a,function(){return 0<=Nb(Xd,a)})}function Yd(a){return
Number(Zd)>=a}var $d;
if(p.document&&A){var ae=Sd();$d=ae?ae:parseInt(Xd,10)||void 0}else $d=void 0;var
Zd=$d;var be=!A||Yd(9),ce=!B&&!A||A&&Yd(9)||B&&D("1.9.1"),de=A&&!D("9"),ee=A||Gd||
Jd;function he(a,b,c){return Math.min(Math.max(a,b),c)};function E(a,b){this.x=void
0!==a?a:0;this.y=void 0!==b?b:0}f=E.prototype;f.clone=function(){return new
E(this.x,this.y)};function ie(a,b){return a==b?!0:a&&b?a.x==b.x&&a.y==b.y:!
1}function je(a,b){return new E(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.Fg=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.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){return a?new ne(oe(a)):bb||(bb=new ne)}function G(a)
{return"string"===typeof a?document.getElementById(a):a}function pe(a,b){var c=b||
document;return c.querySelectorAll&&c.querySelector?
c.querySelectorAll("."+a):qe(document,"*",a,b)}function re(a,b){var c=b||
document,d=null;c.getElementsByClassName?d=c.getElementsByClassName(a)
[0]:d=se("*",a,b);return d||null}
function qe(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&&mb(b.split(/\s+/),c)&&(d[e+
+]=h);d.length=e;return d}return a}
function se(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:"")):qe(d,a,b,c)[0]||null}function te(a,b)
{Oa(b,function(c,d){c&&"object"==typeof c&&c.Ac&&(c=c.Tb());"style"==d?
a.style.cssText=c:"class"==d?a.className=c:"for"==d?
a.htmlFor=c:ue.hasOwnProperty(d)?
a.setAttribute(ue[d],c):0==d.lastIndexOf("aria-",0)||0==d.lastIndexOf("data-",0)?
a.setAttribute(d,c):a[d]=c})}
var
ue={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
ve(a){a=a.document;a=we(a)?a.documentElement:a.body;return new
ke(a.clientWidth,a.clientHeight)}
function xe(a){var b=ye(a);a=ze(a);return A&&D("10")&&a.pageYOffset!=b.scrollTop?
new E(b.scrollLeft,b.scrollTop):new E(a.pageXOffset||b.scrollLeft,a.pageYOffset||
b.scrollTop)}function ye(a){return a.scrollingElement?a.scrollingElement:!
Jd&&we(a)?a.documentElement:a.body||a.documentElement}function Ae(a){return a?
ze(a):window}function ze(a){return a.parentWindow||a.defaultView}function H(a,b,c)
{return Be(document,arguments)}
function Be(a,b){var c=String(b[0]),d=b[1];if(!be&&d&&(d.name||d.type))
{c=["<",c];d.name&&c.push(' name="',qd(d.name),'"');if(d.type){c.push('
type="',qd(d.type),'"');var e={};Za(e,d);delete
e.type;d=e}c.push(">");c=c.join("")}c=Ce(a,c);d&&("string"===typeof d?
c.className=d:Array.isArray(d)?c.className=d.join("
"):te(c,d));2<b.length&&De(a,c,b,2);return c}
function De(a,b,c,d){function e(h){h&&b.appendChild("string"===typeof h?
a.createTextNode(h):h)}for(;d<c.length;d++){var g=c[d];!Da(g)||Fa(g)&&0<g.nodeType?
e(g):w(Ee(g)?sb(g):g,e)}}function I(a){return Ce(document,a)}function Ce(a,b)
{b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return
a.createElement(b)}function Fe(a){return
document.createTextNode(String(a))}function we(a)
{return"CSS1Compat"==a.compatMode}function Ge(a,b){a.appendChild(b)}
function He(a){for(var b;b=a.firstChild;)a.removeChild(b)}function J(a){return
a&&a.parentNode?a.parentNode.removeChild(a):null}function Ie(a,b){var
c=b.parentNode;c&&c.replaceChild(a,b)}function Je(a){return ce&&void 0!=a.children?
a.children:gb(a.childNodes,function(b){return 1==b.nodeType})}function Ke(a){return
void 0!==a.firstElementChild?a.firstElementChild:Le(a.firstChild,!0)}function
Le(a,b){for(;a&&1!=a.nodeType;)a=b?a.nextSibling:a.previousSibling;return a}
function Me(a){return Fa(a)&&1==a.nodeType}function Ne(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
oe(a){return 9==a.nodeType?a:a.ownerDocument||a.document}function Oe(a){return
a.contentDocument||a.contentWindow.document}
function K(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
He(a),a.appendChild(oe(a).createTextNode(String(b)))}var
Pe={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1},Qe={IMG:" ",BR:"\n"};function
Re(a,b){b?a.tabIndex=0:(a.tabIndex=-1,a.removeAttribute("tabIndex"))}
function Se(a){return A&&!D("9")?(a=a.getAttributeNode("tabindex"),null!
=a&&a.specified):a.hasAttribute("tabindex")}function Te(a)
{a=a.tabIndex;return"number"===typeof a&&0<=a&&32768>a}function Ue(a){if(de&&null!
==a&&"innerText"in a)a=a.innerText.replace(/(\r\n|\r|\n)/g,"\n");else{var
b=[];Ve(a,b,!0);a=b.join("")}a=a.replace(/ \xAD /g,"
").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");de||(a=a.replace(/ +/g," "));" "!
=a&&(a=a.replace(/^\s*/,""));return a}
function We(a){var b=[];Ve(a,b,!1);return b.join("")}function Ve(a,b,c){if(!
(a.nodeName in
Pe))if(3==a.nodeType)c?b.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):b.pu
sh(a.nodeValue);else if(a.nodeName in Qe)b.push(Qe[a.nodeName]);else
for(a=a.firstChild;a;)Ve(a,b,c),a=a.nextSibling}function Ee(a)
{if(a&&"number"==typeof a.length){if(Fa(a))return"function"==typeof
a.item||"string"==typeof a.item;if(Ea(a))return"function"==typeof a.item}return!1}
function Xe(a){return Ye(a,function(b){return"DIV"==b.nodeName&&"string"===typeof
b.className&&mb(b.className.split(/\s+/),"slider-box")},void 0)}function Ye(a,b,c)
{for(var d=0;a&&(null==c||d<=c);){if(b(a))return a;a=a.parentNode;d++}return
null}function Ze(a){try{var b=a&&a.activeElement;return b&&b.nodeName?
b:null}catch(c){return null}}function ne(a){this.b=a||p.document||
document}f=ne.prototype;f.V=function(a){return"string"===typeof a?
this.b.getElementById(a):a};
f.Ta=function(a,b,c){return
Be(this.b,arguments)};f.appendChild=Ge;f.hi=function(a,b)
{De(oe(a),a,arguments,1)};f.ii=He;f.hk=J;f.di=Ke;f.fk=Ne;var $e="combobox grid
group listbox menu menubar radiogroup row rowgroup tablist textbox toolbar tree
treegrid".split(" ");function af(a,b){b?
a.setAttribute("role",b):a.removeAttribute("role")}
function L(a,b,c){Array.isArray(c)&&(c=c.join(" "));var d="aria-"+b;""===c||void
0==c?(Na||(Na={atomic:!1,autocomplete:"none",dropeffect:"none",haspopup:!
1,live:"off",multiline:!1,multiselectable:!1,orientation:"vertical",readonly:!
1,relevant:"additions text",required:!1,sort:"none",busy:!1,disabled:!1,hidden:!
1,invalid:"false"}),c=Na,b in c?
a.setAttribute(d,c[b]):a.removeAttribute(d)):a.setAttribute(d,c)}
function bf(a){var b=a.getAttribute("aria-activedescendant");return
oe(a).getElementById(null==b||void 0==b?"":String(b))}function cf(a,b){var
c="";b&&(c=b.id);L(a,"activedescendant",c)};function df(a){return"string"==typeof
a.className?a.className:a.getAttribute&&a.getAttribute("class")||""}function ef(a)
{return a.classList?a.classList:df(a).match(/\S+/g)||[]}function ff(a,b)
{"string"==typeof a.className?
a.className=b:a.setAttribute&&a.setAttribute("class",b)}function gf(a,b){return
a.classList?a.classList.contains(b):mb(ef(a),b)}function M(a,b)
{if(a.classList)a.classList.add(b);else if(!gf(a,b)){var
c=df(a);ff(a,c+(0<c.length?" "+b:b))}}
function hf(a,b){if(a.classList)w(b,function(e){M(a,e)});else{var
c={};w(ef(a),function(e){c[e]=!0});w(b,function(e){c[e]=!0});b="";for(var d in
c)b+=0<b.length?" "+d:d;ff(a,b)}}function jf(a,b){a.classList?
a.classList.remove(b):gf(a,b)&&ff(a,gb(ef(a),function(c){return c!=b}).join("
"))}function kf(a,b){a.classList?w(b,function(c)
{jf(a,c)}):ff(a,gb(ef(a),function(c){return!mb(b,c)}).join(" "))}function lf(a,b,c)
{c?M(a,b):jf(a,b)};function mf(){this.hc=this.hc;this.kb=this.kb}mf.prototype.hc=!
1;mf.prototype.Fa=function(){this.hc||(this.hc=!0,this.ya())};function nf(a,b)
{b=u(of,b);a.hc?b():(a.kb||(a.kb=[]),a.kb.push(b))}mf.prototype.ya=function()
{if(this.kb)for(;this.kb.length;)this.kb.shift()()};function of(a)
{a&&"function"==typeof a.Fa&&a.Fa()};var pf=!A||Yd(9),qf=!A||Yd(9),rf=A&&!
D("9"),sf=function(){if(!p.addEventListener||!Object.defineProperty)return!1;var
a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!
0}});try{p.addEventListener("test",q,b),p.removeEventListener("test",q,b)}catch(c)
{}return a}();function tf(a,b)
{this.type=a;this.g=this.target=b;this.defaultPrevented=this.i=!
1}tf.prototype.stopPropagation=function(){this.i=!
0};tf.prototype.preventDefault=function(){this.defaultPrevented=!0};function uf(a)
{a.preventDefault()};var
vf={Pd:"mousedown",Qd:"mouseup",we:"mousecancel",Mm:"mousemove",Om:"mouseover",Nm:"
mouseout",Km:"mouseenter",Lm:"mouseleave"};function wf(a,b){tf.call(this,a?
a.type:"");this.relatedTarget=this.g=this.target=null;this.button=this.screenY=this
.screenX=this.clientY=this.clientX=0;this.key="";this.j=this.keyCode=0;this.o=this.
metaKey=this.shiftKey=this.altKey=this.ctrlKey=!
1;this.pointerId=0;this.pointerType="";this.b=null;if(a){var
c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?
a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.g=b;
(b=a.relatedTarget)?B&&(Dd(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.clientX=void 0!==a.clientX?a.clientX:a.pageX,this.clientY=void 0!==a.clientY?
a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||
0);this.button=a.button;this.keyCode=a.keyCode||
0;this.key=a.key||"";this.j=a.charCode||("keypress"==c?a.keyCode:0);this.ctrlKey=
a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this
.o=Ld?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType="string"===typeof a.pointerType?
a.pointerType:xf[a.pointerType]||"";this.b=a;a.defaultPrevented&&this.preventDefaul
t()}}v(wf,tf);var yf=[1,4,2],xf={2:"touch",3:"pen",4:"mouse"};function zf(a)
{return(pf?0==a.b.button:"click"==a.type?!0:!!(a.b.button&yf[0]))&&!
(Jd&&Ld&&a.ctrlKey)}
wf.prototype.stopPropagation=function()
{wf.ta.stopPropagation.call(this);this.b.stopPropagation?
this.b.stopPropagation():this.b.cancelBubble=!
0};wf.prototype.preventDefault=function(){wf.ta.preventDefault.call(this);var
a=this.b;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!
1,rf)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(b){}};var
Af="closure_listenable_"+(1E6*Math.random()|0);function Bf(a){return!(!a||!
a[Af])}var Cf=0;function Df(a,b,c,d,e)
{this.listener=a;this.b=null;this.src=b;this.type=c;this.capture=!!
d;this.Df=e;this.key=++Cf;this.re=this.lf=!1}function Ef(a){a.re=!
0;a.listener=null;a.b=null;a.src=null;a.Df=null};function Ff(a)
{this.src=a;this.b={};this.g=0}Ff.prototype.add=function(a,b,c,d,e){var
g=a.toString();a=this.b[g];a||(a=this.b[g]=[],this.g++);var h=Gf(a,b,d,e);-1<h?
(b=a[h],c||(b.lf=!1)):(b=new Df(b,this.src,g,!!d,e),b.lf=c,a.push(b));return
b};Ff.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.b))return!
1;var e=this.b[a];b=Gf(e,b,c,d);return-1<b?(Ef(e[b]),pb(e,b),0==e.length&&(delete
this.b[a],this.g--),!0):!1};
function Hf(a,b){var c=b.type;c in
a.b&&ob(a.b[c],b)&&(Ef(b),0==a.b[c].length&&(delete
a.b[c],a.g--))}Ff.prototype.Fe=function(a,b,c,d){a=this.b[a.toString()];var e=-
1;a&&(e=Gf(a,b,c,d));return-1<e?a[e]:null};Ff.prototype.hasListener=function(a,b)
{var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return Pa(this.b,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 Gf(a,b,c,d){for(var e=0;e<a.length;++e){var g=a[e];if(!
g.re&&g.listener==b&&g.capture==!!c&&g.Df==d)return e}return-1};var
If="closure_lm_"+(1E6*Math.random()|0),Jf={},Kf=0;function N(a,b,c,d,e)
{if(d&&d.once)return Lf(a,b,c,d,e);if(Array.isArray(b)){for(var g=0;g<b.length;g+
+)N(a,b[g],c,d,e);return null}c=Mf(c);return Bf(a)?a.ma(b,c,Fa(d)?!!d.capture:!!
d,e):Nf(a,b,c,!1,d,e)}
function Nf(a,b,c,d,e,g){if(!b)throw Error("Invalid event type");var h=Fa(e)?!!
e.capture:!!e,k=Of(a);k||(a[If]=k=new Ff(a));c=k.add(b,c,d,h,g);if(c.b)return
c;d=Pf();c.b=d;d.src=a;d.listener=c;if(a.addEventListener)sf||(e=h),void
0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else
if(a.attachEvent)a.attachEvent(Qf(b.toString()),d);else
if(a.addListener&&a.removeListener)a.addListener(d);else throw
Error("addEventListener and attachEvent are unavailable.");Kf++;return c}
function Pf(){var a=Rf,b=qf?function(c){return
a.call(b.src,b.listener,c)}:function(c){c=a.call(b.src,b.listener,c);if(!c)return
c};return b}function Lf(a,b,c,d,e){if(Array.isArray(b)){for(var g=0;g<b.length;g+
+)Lf(a,b[g],c,d,e);return null}c=Mf(c);return Bf(a)?a.md(b,c,Fa(d)?!!d.capture:!!
d,e):Nf(a,b,c,!0,d,e)}function Sf(a,b,c,d,e){if(Array.isArray(b))for(var
g=0;g<b.length;g++)Sf(a,b[g],c,d,e);else d=Fa(d)?!!d.capture:!!d,c=Mf(c),Bf(a)?
a.Za(b,c,d,e):a&&(a=Of(a))&&(b=a.Fe(b,c,d,e))&&Tf(b)}
function Tf(a){if("number"!==typeof a&&a&&!a.re){var
b=a.src;if(Bf(b))Hf(b.uc,a);else{var c=a.type,d=a.b;b.removeEventListener?
b.removeEventListener(c,d,a.capture):b.detachEvent?
b.detachEvent(Qf(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Kf--;
(c=Of(b))?(Hf(c,a),0==c.g&&(c.src=null,b[If]=null)):Ef(a)}}}function Qf(a){return a
in Jf?Jf[a]:Jf[a]="on"+a}
function Uf(a,b,c,d){var e=!
0;if(a=Of(a))if(b=a.b[b.toString()])for(b=b.concat(),a=0;a<b.length;a++){var
g=b[a];g&&g.capture==c&&!g.re&&(g=Vf(g,d),e=e&&!1!==g)}return e}function Vf(a,b)
{var c=a.listener,d=a.Df||a.src;a.lf&&Tf(a);return c.call(d,b)}
function Rf(a,b){if(a.re)return!0;if(!qf){var c=b||Aa("window.event");b=new
wf(c,this);var d=!0;if(!(0>c.keyCode||void 0!=c.returnValue)){a:{var e=!
1;if(0==c.keyCode)try{c.keyCode=-1;break a}catch(h){e=!0}if(e||void
0==c.returnValue)c.returnValue=!
0}c=[];for(e=b.g;e;e=e.parentNode)c.push(e);a=a.type;for(e=c.length-1;!
b.i&&0<=e;e--){b.g=c[e];var g=Uf(c[e],a,!0,b);d=d&&g}for(e=0;!b.i&&e<c.length;e+
+)b.g=c[e],g=Uf(c[e],a,!1,b),d=d&&g}return d}return Vf(a,new wf(b,this))}
function Of(a){a=a[If];return a instanceof Ff?a:null}var
Wf="__closure_events_fn_"+(1E9*Math.random()>>>0);function Mf(a){if(Ea(a))return
a;a[Wf]||(a[Wf]=function(b){return a.handleEvent(b)});return a[Wf]};function Xf(a)
{mf.call(this);this.wa=a;this.i={}}v(Xf,mf);var
Yf=[];f=Xf.prototype;f.ma=function(a,b,c,d){return Zf(this,a,b,c,d)};function
Zf(a,b,c,d,e,g){Array.isArray(c)||(c&&(Yf[0]=c.toString()),c=Yf);for(var
h=0;h<c.length;h++){var k=N(b,c[h],d||a.handleEvent,e||!1,g||a.wa||a);if(!
k)break;a.i[k.key]=k}return a}f.md=function(a,b,c,d){return $f(this,a,b,c,d)};
function $f(a,b,c,d,e,g){if(Array.isArray(c))for(var h=0;h<c.length;h++)
$f(a,b,c[h],d,e,g);else{b=Lf(b,c,d||a.handleEvent,e,g||a.wa||a);if(!b)return
a;a.i[b.key]=b}return a}f.Za=function(a,b,c,d,e){if(Array.isArray(b))for(var
g=0;g<b.length;g++)this.Za(a,b[g],c,d,e);else c=c||this.handleEvent,d=Fa(d)?!!
d.capture:!!d,e=e||this.wa||this,c=Mf(c),d=!!d,b=Bf(a)?a.Fe(b,c,d,e):a?(a=Of(a))?
a.Fe(b,c,d,e):null:null,b&&(Tf(b),delete this.i[b.key]);return this};
function ag(a){Oa(a.i,function(b,c)
{this.i.hasOwnProperty(c)&&Tf(b)},a);a.i={}}f.ya=function()
{Xf.ta.ya.call(this);ag(this)};f.handleEvent=function(){throw
Error("EventHandler.handleEvent not implemented");};function O()
{mf.call(this);this.uc=new
Ff(this);this.Ij=this;this.sh=null}v(O,mf);O.prototype[Af]=!
0;f=O.prototype;f.Yd=function(){return this.sh};f.af=function(a)
{this.sh=a};f.addEventListener=function(a,b,c,d)
{N(this,a,b,c,d)};f.removeEventListener=function(a,b,c,d){Sf(this,a,b,c,d)};
f.dispatchEvent=function(a){var
b,c=this.Yd();if(c)for(b=[];c;c=c.Yd())b.push(c);c=this.Ij;var d=a.type||
a;if("string"===typeof a)a=new tf(a,c);else if(a instanceof tf)a.target=a.target||
c;else{var e=a;a=new tf(d,c);Za(a,e)}e=!0;if(b)for(var g=b.length-1;!a.i&&0<=g;g--)
{var h=a.g=b[g];e=bg(h,d,!0,a)&&e}a.i||(h=a.g=c,e=bg(h,d,!0,a)&&e,a.i||(e=bg(h,d,!
1,a)&&e));if(b)for(g=0;!a.i&&g<b.length;g++)h=a.g=b[g],e=bg(h,d,!1,a)&&e;return e};
f.ya=function(){O.ta.ya.call(this);if(this.uc){var a=this.uc,b=0,c;for(c in a.b)
{for(var d=a.b[c],e=0;e<d.length;e++)++b,Ef(d[e]);delete
a.b[c];a.g--}}this.sh=null};f.ma=function(a,b,c,d){return this.uc.add(String(a),b,!
1,c,d)};f.md=function(a,b,c,d){return this.uc.add(String(a),b,!
0,c,d)};f.Za=function(a,b,c,d){return this.uc.remove(String(a),b,c,d)};
function bg(a,b,c,d){b=a.uc.b[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.re&&h.capture==c){var
k=h.listener,l=h.Df||h.src;h.lf&&Hf(a.uc,h);e=!1!==k.call(l,d)&&e}}return e&&!
d.defaultPrevented}f.Fe=function(a,b,c,d){return
this.uc.Fe(String(a),b,c,d)};f.hasListener=function(a,b){return
this.uc.hasListener(void 0!==a?String(a):void 0,b)};function cg(a,b,c,d)
{this.top=a;this.right=b;this.bottom=c;this.left=d}function dg(a){for(var b=new
cg(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=cg.prototype;f.Db=function(){return this.right-this.left};f.kc=function()
{return this.bottom-this.top};
f.clone=function(){return new
cg(this.top,this.right,this.bottom,this.left)};function eg(a,b){return a&&b?b
instanceof cg?
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 fg(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 gg(a,b,c,d)
{this.left=a;this.top=b;this.width=c;this.height=d}f=gg.prototype;f.clone=function(
){return new gg(this.left,this.top,this.width,this.height)};function hg(a){return
new cg(a.top,a.left+a.width,a.top+a.height,a.left)}function ig(a){return new
gg(a.left,a.top,a.right-a.left,a.bottom-a.top)}
function jg(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 gg(c,e,d-c,a-e)}return null}function kg(a,b){if(!a||!b)return null;a=new
gg(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.Ca=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 P(a,b,c)
{if("string"===typeof b)(b=lg(a,b))&&(a.style[b]=c);else for(var d in b){c=a;var
e=b[d],g=lg(c,d);g&&(c.style[g]=e)}}var mg={};function lg(a,b){var c=mg[b];if(!c)
{var d=yd(b);c=d;void 0===a.style[d]&&(d=(Jd?"Webkit":B?"Moz":A?"ms":Gd?"O":null)
+zd(d),void 0!==a.style[d]&&(c=d));mg[b]=c}return c}function ng(a,b){var
c=a.style[yd(b)];return"undefined"!==typeof c?c:a.style[lg(a,b)]||""}
function og(a,b){var c=oe(a);return
c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,
null))?a[b]||a.getPropertyValue(b)||"":""}function pg(a,b){return og(a,b)||
(a.currentStyle?a.currentStyle[b]:null)||a.style&&a.style[b]}function qg(a,b,c)
{if(b instanceof E){var d=b.x;b=b.y}else d=b,b=c;a.style.left=rg(d,!
1);a.style.top=rg(b,!1)}function sg(a){return new E(a.offsetLeft,a.offsetTop)}
function tg(a){a=a?oe(a):document;return!A||Yd(9)||we(me(a).b)?
a.documentElement:a.body}function ug(a){try{var
b=a.getBoundingClientRect()}catch(c)
{return{left:0,top:0,right:0,bottom:0}}A&&a.ownerDocument.body&&(a=a.ownerDocument,
b.left-=a.documentElement.clientLeft+a.body.clientLeft,b.top-
=a.documentElement.clientTop+a.body.clientTop);return b}
function vg(a){if(A&&!Yd(8))return a.offsetParent;var
b=oe(a),c=pg(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=pg(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 wg(a){for(var b=new
cg(0,Infinity,Infinity,0),c=me(a),d=c.b.body,e=c.b.documentElement,g=ye(c.b);a=vg(a
);)if(!(A&&0==a.clientWidth||Jd&&0==a.clientHeight&&a==d)&&a!=d&&a!=e&&"visible"!
=pg(a,"overflow")){var h=xg(a),k=new
E(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=
ve(ze(c.b)||
window);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 yg(a,b){b=b||ye(document);var c=b||ye(document);var
d=xg(a),e=xg(c),g=zg(c);if(c==ye(document)){var h=d.x-c.scrollLeft;d=d.y-
c.scrollTop;A&&!Yd(10)&&(h+=g.left,d+=g.top)}else h=d.x-e.x-g.left,d=d.y-e.y-
g.top;a=Ag(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
E(e,k);b.scrollLeft=c.x;b.scrollTop=c.y}
function xg(a){var b=oe(a),c=new E(0,0),d=tg(b);if(a==d)return
c;a=ug(a);b=xe(me(b).b);c.x=a.left+b.x;c.y=a.top+b.y;return c}function Bg(a,b)
{a=Cg(a);b=Cg(b);return new E(a.x-b.x,a.y-b.y)}function Dg(a){a=ug(a);return new
E(a.left,a.top)}function Cg(a){if(1==a.nodeType)return Dg(a);a=a.changedTouches?
a.changedTouches[0]:a;return new E(a.clientX,a.clientY)}
function Q(a,b,c){if(b instanceof ke)c=b.height,b=b.width;else if(void 0==c)throw
Error("missing height argument");a.style.width=rg(b,!0);a.style.height=rg(c,!
0)}function rg(a,b){"number"==typeof a&&(a=(b?Math.round(a):a)+"px");return
a}function Eg(a){var b=Ag;if("none"!=pg(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 Ag(a){var b=a.offsetWidth,c=a.offsetHeight,d=Jd&&!b&&!c;return(void
0===b||d)&&a.getBoundingClientRect?(a=ug(a),new ke(a.right-a.left,a.bottom-
a.top)):new ke(b,c)}function Fg(a){var b=xg(a);a=Eg(a);return new
gg(b.x,b.y,a.width,a.height)}function Gg(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 R(a,b)
{a.style.display=b?"":"none"}function Hg(a){return"rtl"==pg(a,"direction")}
var Ig=B?"MozUserSelect":Jd||Hd?"WebkitUserSelect":null;function Jg(a,b,c){c=c?
null:a.getElementsByTagName("*");if(Ig)
{if(b=b?"none":"",a.style&&(a.style[Ig]=b),c){a=0;for(var d;d=c[a];a+
+)d.style&&(d.style[Ig]=b)}}else if(A||
Gd)if(b=b?"on":"",a.setAttribute("unselectable",b),c)for(a=0;d=c[a];a+
+)d.setAttribute("unselectable",b)}
function Kg(a,b){var c=we(me(oe(a)).b);if(!A||D("10")||c&&D("8"))Lg(a,b,"border-
box");else{var d=a.style;c?(c=Mg(a),a=zg(a),d.pixelWidth=b.width-a.left-c.left-
c.right-a.right,d.pixelHeight=b.height-a.top-c.top-c.bottom-a.bottom):
(d.pixelWidth=b.width,d.pixelHeight=b.height)}}
function Ng(a){var b=oe(a),c=A&&a.currentStyle;if(c&&we(me(b).b)&&"auto"!
=c.width&&"auto"!=c.height&&!c.boxSizing)return
b=Og(a,c.width,"width","pixelWidth"),a=Og(a,c.height,"height","pixelHeight"),new
ke(b,a);c=new ke(a.offsetWidth,a.offsetHeight);b=Mg(a);a=zg(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 Lg(a,b,c){a=a.style;B?a.MozBoxSizing=c:Jd?
a.WebkitBoxSizing=c:a.boxSizing=c;a.width=Math.max(b.width,0)+"px";a.height=Math.ma
x(b.height,0)+"px"}function Og(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 Pg(a,b)
{return(b=a.currentStyle?a.currentStyle[b]:null)?Og(a,b,"left","pixelLeft"):0}
function Mg(a){if(A){var
b=Pg(a,"paddingLeft"),c=Pg(a,"paddingRight"),d=Pg(a,"paddingTop");a=Pg(a,"paddingBo
ttom");return new
cg(d,c,a,b)}b=og(a,"paddingLeft");c=og(a,"paddingRight");d=og(a,"paddingTop");a=og(
a,"paddingBottom");return new
cg(parseFloat(d),parseFloat(c),parseFloat(a),parseFloat(b))}var
Qg={thin:2,medium:4,thick:6};
function Rg(a,b){if("none"==(a.currentStyle?a.currentStyle[b+"Style"]:null))return
0;b=a.currentStyle?a.currentStyle[b+"Width"]:null;return b in Qg?
Qg[b]:Og(a,b,"left","pixelLeft")}function zg(a){if(A&&!Yd(9)){var
b=Rg(a,"borderLeft"),c=Rg(a,"borderRight"),d=Rg(a,"borderTop");a=Rg(a,"borderBottom
");return new
cg(d,c,a,b)}b=og(a,"borderLeftWidth");c=og(a,"borderRightWidth");d=og(a,"borderTopW
idth");a=og(a,"borderBottomWidth");return new
cg(parseFloat(d),parseFloat(c),parseFloat(a),parseFloat(b))};function Sg()
{}Ba(Sg);Sg.prototype.b=0;function Tg(a){return":"+(a.b++).toString(36)};function
Ug(a){O.call(this);this.g=a||me();this.Va=Vg;this.Qa=null;this.Oa=!
1;this.Aa=null;this.ua=void 0;this.ha=this.s=this.o=this.fh=null;this.Yb=!
1}v(Ug,O);Ug.prototype.yd=Sg.Xa();var Vg=null;
function Wg(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=Ug.prototype;f.getId=function(){return this.Qa||
(this.Qa=Tg(this.yd))};function Xg(a,b){if(a.o&&a.o.ha){var c=a.o.ha,d=a.Qa;d in
c&&delete c[d];Va(a.o.ha,b,a)}a.Qa=b}f.V=function(){return this.Aa};
function Yg(a){a.ua||(a.ua=new Xf(a));return a.ua}f.ud=function(a){if(this==a)throw
Error("Unable to set parent component");var b;if(b=a&&this.o&&this.Qa){var
c=this.o;b=this.Qa;c.ha&&b?(c=c.ha,b=(null!==c&&b in c?c[b]:void 0)||
null):b=null}if(b&&this.o!=a)throw Error("Unable to set parent
component");this.o=a;Ug.ta.af.call(this,a)};f.getParent=function(){return
this.o};f.af=function(a){if(this.o&&this.o!=a)throw Error("Method not
supported");Ug.ta.af.call(this,a)};
f.mc=function(){this.Aa=Ce(this.g.b,"DIV")};f.render=function(a)
{Zg(this,a)};function Zg(a,b,c){if(a.Oa)throw Error("Component already
rendered");a.Aa||a.mc();b?b.insertBefore(a.Aa,c||
null):a.g.b.body.appendChild(a.Aa);a.o&&!a.o.Oa||a.Ra()}function $g(a,b)
{if(a.Oa)throw Error("Component already rendered");if(b&&a.Gg(b)){a.Yb=!0;var
c=oe(b);a.g&&a.g.b==c||(a.g=me(b));a.Zb(b);a.Ra()}else throw Error("Invalid element
to decorate");}f.Gg=function(){return!0};f.Zb=function(a){this.Aa=a};
f.Ra=function(){this.Oa=!0;ah(this,function(a){!
a.Oa&&a.V()&&a.Ra()})};f.Hb=function(){ah(this,function(a)
{a.Oa&&a.Hb()});this.ua&&ag(this.ua);this.Oa=!1};f.ya=function()
{this.Oa&&this.Hb();this.ua&&(this.ua.Fa(),delete this.ua);ah(this,function(a)
{a.Fa()});!
this.Yb&&this.Aa&&J(this.Aa);this.o=this.fh=this.Aa=this.ha=this.s=null;Ug.ta.ya.ca
ll(this)};f.Ga=function(a,b){this.Rd(a,bh(this),b)};
f.Rd=function(a,b,c){if(a.Oa&&(c||!this.Oa))throw Error("Component already
rendered");if(0>b||b>bh(this))throw Error("Child component index out of
bounds");this.ha&&this.s||(this.ha={},this.s=[]);if(a.getParent()==this){var
d=a.getId();this.ha[d]=a;ob(this.s,a)}else
Va(this.ha,a.getId(),a);a.ud(this);ub(this.s,b,0,a);a.Oa&&this.Oa&&a.getParent()==t
his?(c=this.Dd(),b=c.childNodes[b]||null,b!=a.V()&&c.insertBefore(a.V(),b)):c?
(this.Aa||this.mc(),b=ch(this,b+1),Zg(a,this.Dd(),b?b.Aa:null)):this.Oa&&
!a.Oa&&a.Aa&&a.Aa.parentNode&&1==a.Aa.parentNode.nodeType&&a.Ra()};f.Dd=function()
{return this.Aa};function dh(a){null==a.Va&&(a.Va=Hg(a.Oa?a.Aa:a.g.b.body));return
a.Va}function bh(a){return a.s?a.s.length:0}function ch(a,b){return a.s?a.s[b]||
null:null}function ah(a,b,c){a.s&&w(a.s,b,c)}function eh(a,b){return a.s&&b?
eb(a.s,b):-1};function fh(a,b)
{Ug.call(this,b);this.b=a}v(fh,Ug);fh.prototype.i="info";fh.prototype.j=!1;var
gh={info:"jfk-butterBar-info",error:"jfk-butterBar-error",warning:"jfk-butterBar-
warning",promo:"jfk-butterBar-promo"};fh.prototype.isVisible=function(){var
a=this.V();return null!=a&&gf(a,"jfk-butterBar-shown")};fh.prototype.Ia=function(a)
{lf(this.V(),"jfk-butterBar-shown",a)};
fh.prototype.mc=function(){this.Aa=this.g.Ta("DIV","jfk-butterBar");var
a=this.V();a&&(L(a,"live","assertive"),L(a,"atomic","true"));this.b=this.b;if(a=thi
s.V()){var b=this.g;b.ii(a);b.hi(a,this.b)}this.j=this.j;(a=this.V())&&lf(a,"jfk-
butterBar-mini",this.j);a=this.i;if(this.Dd()){b=this.V();var
c=gh[a];jf(b,gh[this.i]);M(b,c)}this.i=a};function hh(a,b)
{this.g={};this.b=[];this.i=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
hh)for(c=a.$b(),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=hh.prototype;f.yb=function(){ih(this);for(var
a=[],b=0;b<this.b.length;b++)a.push(this.g[this.b[b]]);return a};f.$b=function()
{ih(this);return this.b.concat()};
function jh(a,b){return kh(a.g,b)}f.remove=function(a){return kh(this.g,a)?(delete
this.g[a],this.i--,this.b.length>2*this.i&&ih(this),!0):!1};function ih(a){if(a.i!
=a.b.length){for(var b=0,c=0;b<a.b.length;){var d=a.b[b];kh(a.g,d)&&(a.b[c++]=d);b+
+}a.b.length=c}if(a.i!=a.b.length){var
e={};for(c=b=0;b<a.b.length;)d=a.b[b],kh(e,d)||(a.b[c++]=d,e[d]=1),b+
+;a.b.length=c}}f.get=function(a,b){return kh(this.g,a)?
this.g[a]:b};f.set=function(a,b){kh(this.g,a)||(this.i+
+,this.b.push(a));this.g[a]=b};
f.forEach=function(a,b){for(var c=this.$b(),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
hh(this)};function kh(a,b){return
Object.prototype.hasOwnProperty.call(a,b)};function lh(a)
{if(a.yb&&"function"==typeof a.yb)return a.yb();if("string"===typeof a)return
a.split("");if(Da(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 mh(a){if(a.
$b&&"function"==typeof a.$b)return a.$b();if(!a.yb||"function"!=typeof a.yb)
{if(Da(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c+
+)b.push(c);return b}return Qa(a)}}
function nh(a,b){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,void
0);else if(Da(a)||"string"===typeof a)w(a,b,void 0);else for(var
c=mh(a),d=lh(a),e=d.length,g=0;g<e;g++)b.call(void 0,d[g],c&&c[g],a)};var oh=/^(?:
([^:/?#.]+):)?(?:\/\/(?:([^\\/?#]*)@)?([^\\/?#]*?)(?::([0-9]+))?(?=[\\/?#]|$))?([^?
#]+)?(?:\?([^#]*))?(?:#([\s\S]*))?$/;function ph(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?pd(e):"")}}}
function qh(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.substr(0,d),e,a.substr(c)];c=a[1];a[1]=b?c?
c+"&"+b:b:c;a=a[0]+(a[1]?"?"+a[1]:"")+a[2]}return a}function rh(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
sh=/#|$/;
function th(a){var
b=window.location.href,c=b.search(sh),d=rh(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 pd(b.substr(d,e-d))}var
uh=/[?&]($|#)/;function S(a)
{this.s=this.ha=this.o="";this.ka=null;this.g=this.j="";this.i=!1;var b;a
instanceof S?
(this.i=a.i,vh(this,a.o),this.ha=a.ha,this.s=a.s,wh(this,a.ka),this.j=a.j,xh(this,a
.b.clone()),this.g=a.g):a&&(b=String(a).match(oh))?(this.i=!1,vh(this,b[1]||"",!
0),this.ha=yh(b[2]||""),this.s=yh(b[3]||"",!0),wh(this,b[4]),this.j=yh(b[5]||"",!
0),xh(this,b[6]||"",!0),this.g=yh(b[7]||"")):(this.i=!1,this.b=new
zh(null,this.i))}
S.prototype.toString=function(){var a=[],b=this.o;b&&a.push(Ah(b,Bh,!0),":");var
c=this.s;if(c||"file"==b)a.push("//"),(b=this.ha)&&a.push(Ah(b,Bh,!
0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%
$1")),c=this.ka,null!=c&&a.push(":",String(c));if(c=this.j)this.s&&"/"!
=c.charAt(0)&&a.push("/"),a.push(Ah(c,"/"==c.charAt(0)?Ch:Dh,!0));
(c=this.b.toString())&&a.push("?",c);(c=this.g)&&a.push("#",Ah(c,Eh));return
a.join("")};S.prototype.clone=function(){return new S(this)};
function vh(a,b,c){a.o=c?yh(b,!0):b;a.o&&(a.o=a.o.replace(/:$/,""))}function
wh(a,b){if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("Bad port number
"+b);a.ka=b}else a.ka=null}function xh(a,b,c){b instanceof zh?(a.b=b,Fh(a.b,a.i)):
(c||(b=Ah(b,Gh)),a.b=new zh(b,a.i))}S.prototype.getQuery=function(){return
this.b.toString()};function T(a,b,c){a.b.set(b,c);return a}function Hh(a,b){return
a.b.get(b)}function yh(a,b){return
a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""}
function Ah(a,b,c){return"string"===typeof a?
(a=encodeURI(a).replace(b,Ih),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%
$1")),a):null}function Ih(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+
(a&15).toString(16)}var Bh=/[#\/\?@]/g,Dh=/[#\?:]/g,Ch=/[#\?]/g,Gh=/[#\?
@]/g,Eh=/#/g;function zh(a,b){this.g=this.b=null;this.i=a||null;this.j=!!b}function
Jh(a){a.b||(a.b=new hh,a.g=0,a.i&&ph(a.i,function(b,c)
{a.add(pd(b),c)}))}f=zh.prototype;
f.add=function(a,b){Jh(this);this.i=null;a=Kh(this,a);var c=this.b.get(a);c||
this.b.set(a,c=[]);c.push(b);this.g+=1;return this};f.remove=function(a)
{Jh(this);a=Kh(this,a);return jh(this.b,a)?(this.i=null,this.g-
=this.b.get(a).length,this.b.remove(a)):!1};function Lh(a,b){Jh(a);b=Kh(a,b);return
jh(a.b,b)}f.forEach=function(a,b){Jh(this);this.b.forEach(function(c,d)
{w(c,function(e){a.call(b,e,d,this)},this)},this)};
f.$b=function(){Jh(this);for(var a=this.b.yb(),b=this.b.$b(),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.yb=function(a)
{Jh(this);var b=[];if("string"===typeof
a)Lh(this,a)&&(b=rb(b,this.b.get(Kh(this,a))));else{a=this.b.yb();for(var
c=0;c<a.length;c++)b=rb(b,a[c])}return b};f.set=function(a,b)
{Jh(this);this.i=null;a=Kh(this,a);Lh(this,a)&&(this.g-
=this.b.get(a).length);this.b.set(a,[b]);this.g+=1;return this};
f.get=function(a,b){if(!a)return b;a=this.yb(a);return 0<a.length?
String(a[0]):b};function Mh(a,b,c)
{a.remove(b);0<c.length&&(a.i=null,a.b.set(Kh(a,b),sb(c)),a.g+=c.length)}f.toString
=function(){if(this.i)return this.i;if(!this.b)return"";for(var a=[],b=this.b.
$b(),c=0;c<b.length;c++){var
d=b[c],e=encodeURIComponent(String(d));d=this.yb(d);for(var g=0;g<d.length;g++){var
h=e;""!==d[g]&&(h+="="+encodeURIComponent(String(d[g])));a.push(h)}}return
this.i=a.join("&")};
f.clone=function(){var a=new
zh;a.i=this.i;this.b&&(a.b=this.b.clone(),a.g=this.g);return a};function Kh(a,b)
{b=String(b);a.j&&(b=b.toLowerCase());return b}function Fh(a,b){b&&!
a.j&&(Jh(a),a.i=null,a.b.forEach(function(c,d){var e=d.toLowerCase();d!
=e&&(this.remove(d),Mh(this,e,c))},a));a.j=b};var Nh={},Oh={};function Ph(){throw
Error("Do not instantiate
directly");}Ph.prototype.ug=null;Ph.prototype.Sb=function(){return
this.content};Ph.prototype.toString=function(){return this.content};function Qh()
{Ph.call(this)}v(Qh,Ph);Qh.prototype.Vd=Nh;function Rh(a,b){return(a=a.match(Sh))?
Number(a[1])*b[a[2]]:NaN}var Sh=/^([-]?\d+\.?\d*)([K,M,G,T,P,E,Z,Y,k,m,u,n]?)[B]?
$/,Th={"":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},Uh={"":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 Vh(a){if(null!=a)switch(a.ug){case 1:return 1;case -1:return-1;case 0:return
0}return null}var Wh=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.ug=d);return c}}(Qh);function Xh(a){return null!
=a&&a.Vd===Nh?
String(String(a.Sb()).replace(Yh,"").replace(Zh,"&lt;")).replace($h,ai):qd(String(a
))}
var
bi={"\x00":"&#0;","\t":"&#9;","\n":"&#10;","\x0B":"&#11;","\f":"&#12;","\r":"&#13;"
,"
":"&#32;",'"':"&quot;","&":"&amp;","'":"&#39;","-":"&#45;","/":"&#47;","<":"&lt;","
=":"&#61;",">":"&gt;","`":"&#96;","\u0085":"&#133;","\u00a0":"&#160;","\u2028":"&#8
232;","\u2029":"&#8233;"};function ai(a){return bi[a]}
var $h=/[\x00\x22\x27\x3c\x3e]/g,ci=/^(?!on|src|(?:action|archive|background|cite|
classid|codebase|content|data|dsync|href|http-equiv|longdesc|style|usemap)\s*$)(?:
[a-z0-9_$:-]*)$/i,Yh=/<(?:!|\/?([a-zA-Z][a-zA-Z0-9:\-]*))(?:
[^>'"]|"[^"]*"|'[^']*')*>/g,Zh=/</g;function di(){}di.prototype.Ib=function(){};var
ei=function(){if(Md){var a=/Windows NT ([0-9.]+)/;return(a=a.exec(Pb))?
a[1]:"0"}return Ld?(a=/10[_.][0-9_.]+/,(a=a.exec(Pb))?
a[0].replace(/_/g,"."):"10"):Nd?(a=/Android\s+([^\);]+)(\)|;)/,(a=a.exec(Pb))?
a[1]:""):Od||Pd||Qd?(a=/(?:iPhone|CPU)\s+OS\s+(\S+)/,(a=a.exec(Pb))?
a[1].replace(/_/g,"."):""):""}();var fi=Sb(),gi=Ad()||
y("iPod"),hi=y("iPad"),ii=y("Android")&&!(Tb()||Sb()||y("Opera")||
y("Silk")),ji=Tb(),ki=y("Safari")&&!(Tb()||y("Coast")||y("Opera")||y("Edge")||
y("Edg/")||y("OPR")||Sb()||y("Silk")||y("Android"))&&!Bd();function li(a)
{return(a=a.exec(Pb))?a[1]:""}var mi=function(){if(fi)return li(/Firefox\/([0-
9.]+)/);if(A||Hd||Gd)return Xd;if(ji)return Bd()?li(/CriOS\/([0-
9.]+)/):li(/Chrome\/([0-9.]+)/);if(ki&&!Bd())return li(/Version\/([0-
9.]+)/);if(gi||hi){var a=/Version\/(\S+).*Mobile\/(\S+)/.exec(Pb);if(a)return
a[1]+"."+a[2]}else if(ii)return(a=li(/Android\s+([0-9.]+)/))?a:li(/Version\/([0-
9.]+)/);return""}();function ni(a,b,c,d,e,g,h,k,l){var
m=oi(c),t=Fg(a),F=wg(a);if(F){var C=ig(F);F=Math.max(t.left,C.left);var
ka=Math.min(t.left+t.width,C.left+C.width);if(F<=ka){var
ea=Math.max(t.top,C.top);C=Math.min(t.top+t.height,C.top+C.height);ea<=C&&(t.left=F
,t.top=ea,t.width=ka-F,t.height=C-ea)}}F=me(a);ea=me(c);if(F.b!=ea.b)
{ka=F.b.body;ea=ze(ea.b);C=new E(0,0);var Y=Ae(oe(ka));if(Dd(Y,"parent")){var
fe=ka;do{var ge=Y==ea?xg(fe):Dg(fe);C.x+=ge.x;C.y+=ge.y}while(Y&&Y!=ea&&Y!
=Y.parent&&(fe=Y.frameElement)&&(Y=
Y.parent))}ka=je(C,xg(ka));!A||Yd(9)||we(F.b)||
(ka=je(ka,xe(F.b)));t.left+=ka.x;t.top+=ka.y}a=pi(a,b);b=t.left;a&4?
b+=t.width:a&2&&(b+=t.width/2);t=new E(b,t.top+(a&1?
t.height:0));t=je(t,m);e&&(t.x+=(a&4?-1:1)*e.x,t.y+=(a&1?-1:1)*e.y);if(h)if(l)var
Ya=l;else if(Ya=wg(c))Ya.top-=m.y,Ya.right-=m.x,Ya.bottom-=m.y,Ya.left-=m.x;return
qi(t,c,d,g,Ya,h,k)}
function oi(a){if(a=a.offsetParent){var b="HTML"==a.tagName||"BODY"==a.tagName;if(!
b||"static"!=pg(a,"position")){var c=xg(a);if(!b){b=Hg(a);var d;if(d=b)
{if(d=ki)d=0<=Nb(mi,10);var e;if(e=Rd)e=0<=Nb(ei,10);d=B||d||e}b=d?-a.scrollLeft:!
b||Id&&D("8")||"visible"==pg(a,"overflowX")?a.scrollLeft:a.scrollWidth-
a.clientWidth-a.scrollLeft;c=je(c,new E(b,a.scrollTop))}}}return c||new E}
function qi(a,b,c,d,e,g,h){a=a.clone();var k=pi(b,c);c=Eg(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);if(g){if(e){d=a;k=h;l=0;65==(g&65)&&(d.x<e.left||
d.x>=e.right)&&(g&=-2);132==(g&132)&&(d.y<e.top||d.y>=e.bottom)&&(g&=-
5);d.x<e.left&&g&1&&(d.x=e.left,l|=1);if(g&16){var m=d.x;d.x<e.left&&(d.x=e.left,l|
=4);d.x+k.width>e.right&&(k.width=Math.min(e.right-d.x,
m+k.width-e.left),k.width=Math.max(k.width,0),l|
=4)}d.x+k.width>e.right&&g&1&&(d.x=Math.max(e.right-k.width,e.left),l|=1);g&2&&(l|
=(d.x<e.left?16:0)|(d.x+k.width>e.right?32:0));d.y<e.top&&g&4&&(d.y=e.top,l|
=2);g&32&&(m=d.y,d.y<e.top&&(d.y=e.top,l|
=8),d.y+k.height>e.bottom&&(k.height=Math.min(e.bottom-d.y,m+k.height-
e.top),k.height=Math.max(k.height,0),l|
=8));d.y+k.height>e.bottom&&g&4&&(d.y=Math.max(e.bottom-k.height,e.top),l|
=2);g&8&&(l|=(d.y<e.top?64:0)|(d.y+k.height>e.bottom?128:0));e=l}else e=
256;l=e}e=new
gg(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)ret
urn a;qg(b,new E(e.left,e.top));h=e.Ca();le(c,h)||Kg(b,h);return a}function pi(a,b)
{return(b&8&&Hg(a)?b^4:b)&-9};function ri(a,b){this.i=a;this.s=!!
b;this.j={0:this.i+"-arrowright",1:this.i+"-arrowup",2:this.i+"-
arrowdown",3:this.i+"-arrowleft"}}v(ri,di);f=ri.prototype;f.Di=!
1;f.og=2;f.Lh=20;f.qg=3;f.oh=-5;f.lg=!1;f.wh=function(a)
{this.g=a};f.setPosition=function(a,b,c,d){null!=a&&(this.qg=a);null!
=b&&(this.og=b);"number"===typeof c&&(this.Lh=Math.max(c,15));"number"===typeof
d&&(this.oh=d)};
f.Ib=function(a,b,c){a=this.og;2==a&&(a=0);si(this,this.qg,a,2==this.og?
ti(this.qg)?this.b.offsetHeight/2:this.b.offsetWidth/2:this.Lh,0,c)};
function si(a,b,c,d,e,g){if(a.g){var h=ui(b,c);var k=a.g;var l=Eg(k);l=(ti(b)?
l.height/2:l.width/2)-d;var m=pi(k,h),t;if(t=wg(k))k=hg(Fg(k)),ti(b)?k.top<t.top&&!
(m&1)?l-=t.top-k.top:k.bottom>t.bottom&&m&1&&(l-=k.bottom-
t.bottom):k.left<t.left&&!(m&4)?l-=t.left-k.left:k.right>t.right&&m&4&&(l-=k.right-
t.right);k=l;k=ti(b)?new E(a.oh,k):new E(k,a.oh);l=ti(b)?6:9;a.lg&&2==e&&(l=ti(b)?
4:1);m=b^3;ti(b)&&"rtl"==a.g.dir&&(m=b);h=ni(a.g,ui(m,c),a.b,h,k,g,a.Di?l:0,void
0,null);if(2!=e&&h&496){si(a,b^3,c,d,
a.lg&&0==e?1:2,g);return}!a.s||h&496||
(e=parseFloat(a.b.style.left),g=parseFloat(a.b.style.top),isFinite(e)&&0==e
%1&&isFinite(g)&&0==g%1||qg(a.b,Math.round(e),Math.round(g)))}vi(a,b,c,d)}
function vi(a,b,c,d){var e=a.o;Oa(a.j,function(g){lf(e,g,!
1)},a);M(e,a.j[b]);e.style.top=e.style.left=e.style.right=e.style.bottom="";a.g?
(c=Bg(a.g,a.b),d=wi(a.g,b),ti(b)?e.style.top=xi(c.y+d.y,a.b.offsetHeight-
15)+"px":e.style.left=xi(c.x+d.x,a.b.offsetWidth-15)+"px"):e.style[0==c?
ti(b)?"top":"left":ti(b)?"bottom":"right"]=d+"px"}function xi(a,b){return 15>b?
15:he(a,15,b)}function ui(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 wi(a,b){var c=0,d=0;a=Eg(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 E(c,d)}function ti(a){return 0==a||
3==a};function yi(a){mf.call(this);this.g=a||
me()}v(yi,mf);yi.prototype.o=function()
{af(this.V(),"tooltip");L(this.V(),"live","polite")};function zi(a)
{yi.call(this,a);this.b=this.g.Ta("DIV","jfk-tooltip-
contentId");this.j=this.g.Ta("DIV","jfk-tooltip-arrow",this.g.Ta("DIV","jfk-
tooltip-arrowimplbefore"),this.g.Ta("DIV","jfk-tooltip-
arrowimplafter"));this.i=this.g.Ta("DIV",{"class":"jfk-
tooltip",role:"tooltip"},this.b,this.j);this.o()}v(zi,yi);zi.prototype.V=function()
{return this.i};zi.prototype.ya=function()
{zi.ta.ya.call(this);this.i&&J(this.i)};function Ai(a)
{zi.call(this,a)}v(Ai,zi);Ai.prototype.o=function()
{af(this.V(),"tooltip")};function Bi(a,b)
{this.i=a;this.j=b;this.g=0;this.b=null}Bi.prototype.get=function(){if(0<this.g)
{this.g--;var a=this.b;this.b=a.next;a.next=null}else a=this.i();return a};function
Ci(a,b){a.j(b);100>a.g&&(a.g++,b.next=a.b,a.b=b)};function Di(a)
{p.setTimeout(function(){throw a;},0)}var Ei;
function Fi(){var a=p.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof
window&&window.postMessage&&window.addEventListener&&!y("Presto")&&(a=function()
{var
e=I("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&&!y("Trident")&&!y("MSIE")){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)
{p.setTimeout(e,0)}};function Gi(){this.g=this.b=null}var Ii=new Bi(function()
{return new Hi},function(a){a.reset()});Gi.prototype.add=function(a,b){var
c=Ii.get();c.set(a,b);this.g?
this.g.next=c:this.b=c;this.g=c};Gi.prototype.remove=function(){var
a=null;this.b&&(a=this.b,this.b=this.b.next,this.b||
(this.g=null),a.next=null);return a};function Hi()
{this.next=this.g=this.b=null}Hi.prototype.set=function(a,b)
{this.b=a;this.g=b;this.next=null};Hi.prototype.reset=function()
{this.next=this.g=this.b=null};function Ji(a,b){Ki||Li();Mi||(Ki(),Mi=!
0);Ni.add(a,b)}var Ki;function Li(){if(p.Promise&&p.Promise.resolve){var
a=p.Promise.resolve(void 0);Ki=function(){a.then(Oi)}}else Ki=function(){var b=Oi;!
Ea(p.setImmediate)||p.Window&&p.Window.prototype&&!
y("Edge")&&p.Window.prototype.setImmediate==p.setImmediate?(Ei||
(Ei=Fi()),Ei(b)):p.setImmediate(b)}}var Mi=!1,Ni=new Gi;function Oi(){for(var
a;a=Ni.remove();){try{a.b.call(a.g)}catch(b){Di(b)}Ci(Ii,a)}Mi=!1};function Pi(a)
{if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};function Qi(a)
{this.b=0;this.ha=void 0;this.j=this.g=this.i=null;this.o=this.s=!1;if(a!=q)try{var
b=this;a.call(void 0,function(c){Ri(b,2,c)},function(c){Ri(b,3,c)})}catch(c)
{Ri(this,3,c)}}function Si(){this.next=this.i=this.g=this.j=this.b=null;this.o=!
1}Si.prototype.reset=function(){this.i=this.g=this.j=this.b=null;this.o=!1};var
Ti=new Bi(function(){return new Si},function(a){a.reset()});function Ui(a,b,c){var
d=Ti.get();d.j=a;d.g=b;d.i=c;return d}
Qi.prototype.then=function(a,b,c){return Vi(this,Ea(a)?a:null,Ea(b)?
b:null,c)};Qi.prototype.$goog_Thenable=!0;Qi.prototype.cancel=function(a)
{if(0==this.b){var b=new Wi(a);Ji(function(){Xi(this,b)},this)}};function Xi(a,b)
{if(0==a.b)if(a.i){var c=a.i;if(c.g){for(var d=0,e=null,g=null,h=c.g;h&&(h.o||(d+
+,h.b==a&&(e=h),!(e&&1<d)));h=h.next)e||(g=h);e&&(0==c.b&&1==d?Xi(c,b):(g?
(d=g,d.next==c.j&&(c.j=d),d.next=d.next.next):Yi(c),Zi(c,e,3,b)))}a.i=null}else
Ri(a,3,b)}
function $i(a,b){a.g||2!=a.b&&3!=a.b||aj(a);a.j?a.j.next=b:a.g=b;a.j=b}function
Vi(a,b,c,d){var e=Ui(null,null,null);e.b=new Qi(function(g,h){e.j=b?function(k)
{try{var l=b.call(d,k);g(l)}catch(m){h(m)}}:g;e.g=c?function(k){try{var
l=c.call(d,k);void 0===l&&k instanceof Wi?h(k):g(l)}catch(m){h(m)}}:h});e.b.i=a;
$i(a,e);return e.b}Qi.prototype.ua=function(a)
{this.b=0;Ri(this,2,a)};Qi.prototype.kb=function(a){this.b=0;Ri(this,3,a)};
function Ri(a,b,c){if(0==a.b){a===c&&(b=3,c=new TypeError("Promise cannot resolve
to itself"));a.b=1;a:{var d=c,e=a.ua,g=a.kb;if(d instanceof Qi){$i(d,Ui(e||q,g||
null,a));var h=!0}else if(Pi(d))d.then(e,g,a),h=!0;else{if(Fa(d))try{var
k=d.then;if(Ea(k)){bj(d,k,e,g,a);h=!0;break a}}catch(l){g.call(a,l);h=!0;break
a}h=!1}}h||(a.ha=c,a.b=b,a.i=null,aj(a),3!=b||c instanceof Wi||cj(a,c))}}
function bj(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 aj(a){a.s||(a.s=!
0,Ji(a.ka,a))}function Yi(a){var b=null;a.g&&(b=a.g,a.g=b.next,b.next=null);a.g||
(a.j=null);return b}Qi.prototype.ka=function(){for(var
a;a=Yi(this);)Zi(this,a,this.b,this.ha);this.s=!1};
function Zi(a,b,c,d){if(3==c&&b.g&&!b.o)for(;a&&a.o;a=a.i)a.o=!
1;if(b.b)b.b.i=null,dj(b,c,d);else try{b.o?b.j.call(b.i):dj(b,c,d)}catch(e)
{ej.call(null,e)}Ci(Ti,b)}function dj(a,b,c){2==b?
a.j.call(a.i,c):a.g&&a.g.call(a.i,c)}function cj(a,b){a.o=!0;Ji(function()
{a.o&&ej.call(null,b)})}var ej=Di;function Wi(a)
{ab.call(this,a)}v(Wi,ab);Wi.prototype.name="cancel";function fj(a,b)
{O.call(this);this.g=a||1;this.b=b||
p;this.i=r(this.Em,this);this.j=La()}v(fj,O);f=fj.prototype;f.He=!
1;f.lc=null;function gj(a,b){a.g=b;a.lc&&a.He?
(a.stop(),a.start()):a.lc&&a.stop()}f.Em=function(){if(this.He){var a=La()-
this.j;0<a&&a<.8*this.g?this.lc=this.b.setTimeout(this.i,this.g-a):
(this.lc&&(this.b.clearTimeout(this.lc),this.lc=null),this.dispatchEvent("tick"),th
is.He&&(this.stop(),this.start()))}};
f.start=function(){this.He=!0;this.lc||
(this.lc=this.b.setTimeout(this.i,this.g),this.j=La())};f.stop=function(){this.He=!
1;this.lc&&(this.b.clearTimeout(this.lc),this.lc=null)};f.ya=function()
{fj.ta.ya.call(this);this.stop();delete this.b};function U(a,b,c)
{if(Ea(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:p.setTimeout(a,b||0)}function hj(a)
{p.clearTimeout(a)};function ij(a,b,c){mf.call(this);this.b=a;this.j=b||
0;this.g=c;this.i=r(this.ek,this)}v(ij,mf);f=ij.prototype;f.Qa=0;f.ya=function()
{ij.ta.ya.call(this);this.stop();delete this.b;delete this.g};f.start=function(a)
{this.stop();this.Qa=U(this.i,void 0!==a?a:this.j)};f.stop=function(){0!
=this.Qa&&hj(this.Qa);this.Qa=0};f.ek=function()
{this.Qa=0;this.b&&this.b.call(this.g)};function jj(a){return
rd(Eb(a.replace(kj,function(b,c){return lj.test(c)?"":" "}).replace(/[\t\n ]+/g,"
")))}var lj=/^(?:abbr|acronym|address|b|em|i|small|strong|su[bp]|u)$/i,kj=/<[!\/]?
([a-z0-9]+)([\/ ][^>]*)?>/gi;var mj={};function nj(a)
{Xf.call(this);this.Ba=a;this.va=new ij(this.Bm,0,this);nf(this,this.va);var
b=Ae();this.ha=Ea(b.MutationObserver)?new
b.MutationObserver(r(this.yk,this)):null;a=a.b;this.ma(a,"mouseout mousedown click
blur focusout keydown".split(" "),this.Qj,!0);this.ma(a,
["mouseover","focus","focusin"],this.xm,!0)}v(nj,Xf);f=nj.prototype;f.ya=function()
{oj(this);nj.ta.ya.call(this)};
function pj(a,b){switch(b.type){case "mousedown":case "mouseover":case
"mouseout":case "click":a.Da=!1;break;case "keydown":a.Da=!0}}f.xm=function(a)
{this.ha&&this.ha.disconnect();pj(this,a);var
b=a.target;a="focus"==a.type||"focusin"==a.type;var
c=this.b&&Ne(this.b.b,b);if(this.Da||!a||c)
{this.Ma=a;if(a=b&&b.getAttribute&&this.ha)a=b.getAttribute("role")||
null,a=mb($e,a);a&&(this.ha.observe(b,{attributes:!0}),
(a=bf(b))&&(b=a));this.j=b}else this.j=null;qj(this)};
f.Qj=function(a){pj(this,a);var b=a.target;b=this.b&&Ne(this.b.b,b);if("mousedown"!
=a.type&&"click"!=a.type||!b)this.j=null,qj(this)};f.yk=function(a)
{w(a,r(function(b){var c=bf(b.target);c&&"aria-
activedescendant"==b.attributeName&&(this.j=c,qj(this))},this))};function qj(a)
{if(0==a.va.Qa||!a.g||!a.s){oj(a);var b=null!=a.s?a.s:50;a.va.start(a.g?
b:300)}}function oj(a){a.ka&&(hj(a.ka),a.ka=0,a.g=null)}
f.Bm=function(){if(!this.j)rj(this),this.s=this.g=null;else if(!
(this.g&&this.b&&Ne(this.b.V(),this.j))||this.g.getAttribute("data-tooltip-
unhoverable")){var a=Ye(this.j,function(k){return
k.getAttribute&&(k.getAttribute("data-tooltip-contained")||k.getAttribute("data-
tooltip")||k.b)&&!k.getAttribute("data-tooltip-suspended")}),b=!1;this.g&&this.g!
=a&&(rj(this),this.s=this.g=null,b=!0);if(!this.g&&a&&(this.g=a,sj(this,a))){var
c=cd;if(a.getAttribute("data-tooltip-contained"))for(var d=pe("jfk-tooltip-data",
a),e=0;e<d.length;e++){if(d[e].parentNode==a){c=d[e].cloneNode(!0);break}}else
c=a.b?a.b:Wc(a.getAttribute("data-tooltip"));d=a.getAttribute("data-tooltip-
align");e=a.getAttribute("data-tooltip-class");var g=a.getAttribute("data-tooltip-
offset");g=Db(wd(g))?-1:Number(g);var h=a.getAttribute("data-tooltip-hide-
delay");h=Db(wd(h))?null:Number(h);if(!b&&(a=a.getAttribute("data-tooltip-
delay"),a=Math.max(0,a-300)))
{this.ka=U(u(this.xj,this.g,c,d,g,e,h),a,this);return}this.xj(this.g,c,d,g,e,h)}}};
function sj(a,b){return b.getAttribute("data-tooltip-only-on-
overflow")&&b.offsetWidth>=b.scrollWidth&&b.offsetHeight>=b.scrollHeight||
a.Ma&&"mouse"==b.getAttribute("data-tooltip-trigger")?!1:!0}function tj(a)
{if(a)switch(a.toLowerCase().split(",")[0]){case "l":return 0;case "t":return
2;case "r":return 3}return 1}
f.xj=function(a,b,c,d,e,g){this.ka=0;this.s=g;if(!this.b){this.b=new
Ai(this.Ba);rj(this);this.Ba.b.body.appendChild(this.b.V());nf(this,this.b);this.o=
new ri("jfk-tooltip",!0);this.o.Di=!0;this.o.lg=!0;g=this.o;var
h=this.b.j;g.b=this.b.V();g.o=h}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(tj(c),g,void
0,d);jf(this.b.V(),"jfk-tooltip-hide");this.ua!=e&&(this.ua&&!
Db(wd(this.ua))&&jf(this.b.V(),this.ua),Db(wd(e))||M(this.b.V(),e),
this.ua=e);qg(this.b.V(),0,0);if(b instanceof Rc)z(this.b.b,b);else
for(He(this.b.b);c=b.firstChild;)this.b.b.appendChild(c);this.o.wh(a);this.o.Ib(nul
l,0)};function rj(a){a.b&&M(a.b.V(),"jfk-tooltip-hide")};function uj(a,b,c,d,e,g)
{if(Jd&&!D("525"))return!0;if(Ld&&e)return vj(a);if(e&&!d)return!1;if(!B)
{"number"===typeof b&&(b=wj(b));var h=17==b||18==b||Ld&&91==b;if((!c||Ld)&&h||
Ld&&16==b&&(d||g))return!1}if((Jd||Hd)&&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 B?g||e?!1:!(c&&d):!
0;case 27:return!(Jd||Hd||B)}return B&&(d||e||g)?!1:vj(a)}
function vj(a){if(48<=a&&57>=a||96<=a&&106>=a||65<=a&&90>=a||(Jd||Hd)&&0==a)return!
0;switch(a){case 32:case 43:case 63:case 64:case 107:case 109:case 110:case
111:case 186:case 59:case 189:case 187:case 61:case 188:case 190:case 191:case
192:case 222:case 219:case 220:case 221:case 163:case 58:return!0;case 173:return
B;default:return!1}}function wj(a){if(B)a=xj(a);else if(Ld&&Jd)switch(a){case
93:a=91}return a}
function xj(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 yj(a,b)
{O.call(this);a&&zj(this,a,b)}v(yj,O);f=yj.prototype;f.Aa=null;f.Lf=null;f.Xg=null;
f.Mf=null;f.Lb=-1;f.Bc=-1;f.ng=!1;
var
Aj={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},Bj=
{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},Cj=!Jd||D("525"),Dj=Ld&&B;f=yj.prototype;
f.Ok=function(a){if(Jd||Hd)if(17==this.Lb&&!a.ctrlKey||18==this.Lb&&!a.altKey||
Ld&&91==this.Lb&&!a.metaKey)this.Bc=this.Lb=-1;-1==this.Lb&&(a.ctrlKey&&17!
=a.keyCode?this.Lb=17:a.altKey&&18!=a.keyCode?this.Lb=18:a.metaKey&&91!
=a.keyCode&&(this.Lb=91));Cj&&!
uj(a.keyCode,this.Lb,a.shiftKey,a.ctrlKey,a.altKey,a.metaKey)?this.handleEvent(a):
(this.Bc=wj(a.keyCode),Dj&&(this.ng=a.altKey))};f.ik=function(a){this.Bc=this.Lb=-
1;this.ng=a.altKey};
f.handleEvent=function(a){var b=a.b,c=b.altKey;if(A&&"keypress"==a.type){var
d=this.Bc;var e=13!=d&&27!=d?b.keyCode:0}else(Jd||Hd)&&"keypress"==a.type?
(d=this.Bc,e=0<=b.charCode&&63232>b.charCode&&vj(d)?b.charCode:0):Gd&&!Jd?
(d=this.Bc,e=vj(d)?b.keyCode:0):("keypress"==a.type?
(Dj&&(c=this.ng),b.keyCode==b.charCode?32>b.keyCode?(d=b.keyCode,e=0):
(d=this.Bc,e=b.charCode):(d=b.keyCode||this.Bc,e=b.charCode||0)):(d=b.keyCode||
this.Bc,e=b.charCode||0),Ld&&63==e&&224==d&&(d=191));var g=d=wj(d);d?63232<=
d&&d in Aj?g=Aj[d]:25==d&&a.shiftKey&&(g=9):b.keyIdentifier&&b.keyIdentifier in
Bj&&(g=Bj[b.keyIdentifier]);B&&Cj&&"keypress"==a.type&&!
uj(g,this.Lb,a.shiftKey,a.ctrlKey,c,a.metaKey)||(a=g==this.Lb,this.Lb=g,b=new
Ej(g,e,a,b),b.altKey=c,this.dispatchEvent(b))};f.V=function(){return
this.Aa};function zj(a,b,c)
{a.Mf&&Fj(a);a.Aa=b;a.Lf=N(a.Aa,"keypress",a,c);a.Xg=N(a.Aa,"keydown",a.Ok,c,a);a.M
f=N(a.Aa,"keyup",a.ik,c,a)}
function Fj(a)
{a.Lf&&(Tf(a.Lf),Tf(a.Xg),Tf(a.Mf),a.Lf=null,a.Xg=null,a.Mf=null);a.Aa=null;a.Lb=-
1;a.Bc=-1}f.ya=function(){yj.ta.ya.call(this);Fj(this)};function Ej(a,b,c,d)
{wf.call(this,d);this.type="key";this.keyCode=a;this.j=b;this.repeat=c}v(Ej,wf);fun
ction Gj(){}var Hj;Ba(Gj);var
Ij={button:"pressed",checkbox:"checked",menuitem:"selected",menuitemcheckbox:"check
ed",menuitemradio:"checked",radio:"checked",tab:"selected",treeitem:"selected"};f=G
j.prototype;f.$d=function(){};f.Jb=function(a){return
a.g.Ta("DIV",Jj(this,a).join(" "),a.Sb())};f.Vb=function(a){return a};function
Kj(a,b,c){if(a=a.V?a.V():a){var d=[b];A&&!D("7")&&(d=Lj(ef(a),b),d.push(b));(c?
hf:kf)(a,d)}}f.wf=function(){return!0};
f.ab=function(a,b){b.id&&Xg(a,b.id);var c=this.Vb(b);c&&c.firstChild?
Mj(a,c.firstChild.nextSibling?sb(c.childNodes):c.firstChild):a.Hd=null;var
d=0,e=this.Ha(),g=this.Ha(),h=!1,k=!1,l=!1,m=sb(ef(b));w(m,function(F){h||F!=e?k||
F!=g?d|=this.tf(F):k=!0:(h=!0,g==e&&(k=!0));1==this.tf(F)&&Se(c)&&Te(c)&&Re(c,!
1)},this);a.xc=d;h||(m.push(e),g==e&&(k=!0));k||m.push(g);
(a=a.jc)&&m.push.apply(m,a);if(A&&!D("7")){var
t=Lj(m);0<t.length&&(m.push.apply(m,t),l=!0)}h&&k&&!a&&!l||ff(b,m.join(" "));return
b};
f.xf=function(a){dh(a)&&this.ki(a.V(),!
0);a.isEnabled()&&this.Ie(a,a.isVisible())};function Nj(a,b,c){if(a=c||a.
$d())c=b.getAttribute("role")||null,a!=c&&af(b,a)}function Oj(a,b,c)
{b.isVisible()||L(c,"hidden",!b.isVisible());b.isEnabled()||a.Ic(c,1,!
b.isEnabled());Pj(b,8)&&a.Ic(c,8,V(b,8));Pj(b,16)&&a.Ic(c,16,V(b,16));Pj(b,64)&&a.I
c(c,64,V(b,64))}f.Jg=function(a,b){Jg(a,!b,!A&&!Gd)};f.ki=function(a,b)
{Kj(a,this.Ha()+"-rtl",b)};f.ji=function(a){var b;return Pj(a,32)&&(b=a.V())?
Se(b)&&Te(b):!1};
f.Ie=function(a,b){var c;if(Pj(a,32)&&(c=a.V())){if(!b&&V(a,32))
{try{c.blur()}catch(d){}V(a,32)&&a.yf(null)}(Se(c)&&Te(c))!
=b&&Re(c,b)}};f.Ia=function(a,b){R(a,b);a&&L(a,"hidden",!b)};f.Nb=function(a,b,c)
{var d=a.V();if(d){var
e=this.Ce(b);e&&Kj(a,e,c);this.Ic(d,b,c)}};f.Ic=function(a,b,c){Hj||
(Hj={1:"disabled",8:"selected",16:"checked",64:"expanded"});b=Hj[b];var
d=a.getAttribute("role")||null;d&&(d=Ij[d]||b,b="checked"==b||"selected"==b?
d:b);b&&L(a,b,c)};
f.Gd=function(a,b){var c=this.Vb(a);c&&(He(c),b&&("string"===typeof b?K(c,b):
(a=function(d){if(d){var e=oe(c);c.appendChild("string"===typeof d?
e.createTextNode(d):d)}},Array.isArray(b)?w(b,a):!Da(b)||"nodeType"in b?
a(b):w(sb(b),a))))};f.Ha=function(){return"goog-control"};function Jj(a,b){var
c=a.Ha(),d=[c],e=a.Ha();e!=c&&d.push(e);c=b.xc;for(e=[];c;){var g=c&-
c;e.push(a.Ce(g));c&=~g}d.push.apply(d,e);(a=b.jc)&&d.push.apply(d,a);A&&!
D("7")&&d.push.apply(d,Lj(d));return d}
function Lj(a,b){var c=[];b&&(a=rb(a,[b]));w([],function(d){!jb(d,u(mb,a))||b&&!
mb(d,b)||c.push(d.join("_"))});return c}f.Ce=function(a){this.b||Qj(this);return
this.b[a]};f.tf=function(a){if(!this.va){this.b||Qj(this);var b=this.b,c={},d;for(d
in b)c[b[d]]=d;this.va=c}a=parseInt(this.va[a],10);return isNaN(a)?0:a};function
Qj(a){var b=a.Ha();a.b={1:b+"-disabled",2:b+"-hover",4:b+"-active",8:b+"-
selected",16:b+"-checked",32:b+"-focused",64:b+"-open"}};function Rj()
{}v(Rj,Gj);Ba(Rj);f=Rj.prototype;f.$d=function()
{return"button"};f.Ic=function(a,b,c){switch(b){case 8:case
16:L(a,"pressed",c);break;default:case 64:case
1:Rj.ta.Ic.call(this,a,b,c)}};f.Jb=function(a){var
b=Rj.ta.Jb.call(this,a);Sj(b,a.ka);var
c=a.vb();c&&this.Ob(b,c);Pj(a,16)&&this.Ic(b,16,V(a,16));return
b};f.ab=function(a,b){b=Rj.ta.ab.call(this,a,b);var
c=this.vb(b);a.tb=c;a.ka=b.title;Pj(a,16)&&this.Ic(b,16,V(a,16));return
b};f.vb=q;f.Ob=q;
function Sj(a,b){a&&(b?a.title=b:a.removeAttribute("title"))}f.Ha=function()
{return"goog-button"};function Tj(a,b){if(!a)throw Error("Invalid class name
"+a);if(!Ea(b))throw Error("Invalid decorator function "+b);Uj[a]=b}var
Vj={},Uj={};function Wj(a,b,c){Ug.call(this,c);if(!b){for(b=this.constructor;b;)
{var
d=Ga(b);if(d=Vj[d])break;b=(b=Object.getPrototypeOf(b.prototype))&&b.constructor}b=
d?Ea(d.Xa)?d.Xa():new d:null}this.i=b;this.Hd=void 0!==a?
a:null}v(Wj,Ug);f=Wj.prototype;f.Hd=null;f.xc=0;f.ff=39;f.zd=255;f.ef=0;f.zf=!
0;f.jc=null;f.Kg=!0;f.Ze=null;function Xj(a){a.Oa&&0!=a.Kg&&Yj(a,!1);a.Kg=!
1}f.Rc=function(){return this.i};function Zj(a,b){b&&(a.jc?mb(a.jc,b)||
a.jc.push(b):a.jc=[b],Kj(a,b,!0))}
function ak(a,b,c){c?
Zj(a,b):b&&a.jc&&ob(a.jc,b)&&(0==a.jc.length&&(a.jc=null),Kj(a,b,!
1))}f.mc=function(){var
a=this.i.Jb(this);this.Aa=a;Nj(this.i,a,this.Ge());this.i.Jg(a,!
1);this.isVisible()||this.i.Ia(a,!1)};f.Ge=function(){return
this.Ze};f.Dd=function(){return this.i.Vb(this.V())};f.Gg=function(a){return
this.i.wf(a)};f.Zb=function(a)
{this.Aa=a=this.i.ab(this,a);Nj(this.i,a,this.Ge());this.i.Jg(a,!1);this.zf="none"!
=a.style.display};
f.Ra=function()
{Wj.ta.Ra.call(this);Oj(this.i,this,this.Aa);this.i.xf(this);if(this.ff&-
2&&(this.Kg&&Yj(this,!0),Pj(this,32))){var a=this.V();if(a){var b=this.va||
(this.va=new
yj);zj(b,a);Yg(this).ma(b,"key",this.Kb).ma(a,"focus",this.nk).ma(a,"blur",this.yf)
}}};
function Yj(a,b){var c=Yg(a),d=a.V();b?(c.ma(d,vf.Pd,a.ld).ma(d,
[vf.Qd,vf.we],a.zc).ma(d,"mouseover",a.Vc).ma(d,"mouseout",a.Og),a.Ke!
=q&&c.ma(d,"contextmenu",a.Ke),A&&(D(9)||c.ma(d,"dblclick",a.ui),a.wa||(a.wa=new
bk(a),nf(a,a.wa)))):(c.Za(d,vf.Pd,a.ld).Za(d,
[vf.Qd,vf.we],a.zc).Za(d,"mouseover",a.Vc).Za(d,"mouseout",a.Og),a.Ke!
=q&&c.Za(d,"contextmenu",a.Ke),A&&(D(9)||
c.Za(d,"dblclick",a.ui),of(a.wa),a.wa=null))}
f.Hb=function()
{Wj.ta.Hb.call(this);this.va&&Fj(this.va);this.isVisible()&&this.isEnabled()&&this.
i.Ie(this,!1)};f.ya=function(){Wj.ta.ya.call(this);this.va&&(this.va.Fa(),delete
this.va);delete this.i;this.wa=this.jc=this.Hd=null};f.Sb=function(){return
this.Hd};function Mj(a,b){a.Hd=b}f.sf=function(){var a=this.Sb();if(!
a)return"";a="string"===typeof a?a:Array.isArray(a)?x(a,We).join(""):Ue(a);return
od(a)};f.isVisible=function(){return this.zf};
f.Ia=function(a,b){return b||this.zf!=a&&this.dispatchEvent(a?"show":"hide")?
((b=this.V())&&this.i.Ia(b,a),this.isEnabled()&&this.i.Ie(this,a),this.zf=a,!0):!
1};f.isEnabled=function(){return!V(this,1)};f.Ja=function(a){var
b=this.getParent();b&&"function"==typeof b.isEnabled&&!b.isEnabled()||!ck(this,1,!
a)||(a||(dk(this,!1),this.Xb(!1)),this.isVisible()&&this.i.Ie(this,a),this.Nb(1,!
a,!0))};f.Xb=function(a){ck(this,2,a)&&this.Nb(2,a)};function dk(a,b)
{ck(a,4,b)&&a.Nb(4,b)}
f.xh=function(a){ck(this,8,a)&&this.Nb(8,a)};f.sd=function(a)
{ck(this,16,a)&&this.Nb(16,a)};f.Yf=function(a)
{ck(this,32,a)&&this.Nb(32,a)};f.hb=function(a)
{ck(this,64,a)&&this.Nb(64,a)};function V(a,b){return!!
(a.xc&b)}f.Nb=function(a,b,c){c||1!=a?Pj(this,a)&&b!
=V(this,a)&&(this.i.Nb(this,a,b),this.xc=b?this.xc|a:this.xc&~a):this.Ja(!
b)};function Pj(a,b){return!!(a.ff&b)}
f.lb=function(a,b){if(this.Oa&&V(this,a)&&!b)throw Error("Component already
rendered");!b&&V(this,a)&&this.Nb(a,!1);this.ff=b?this.ff|a:this.ff&~a};function
ek(a,b){return!!(a.zd&b)&&Pj(a,b)}function ck(a,b,c){return Pj(a,b)&&V(a,b)!=c&&(!
(a.ef&b)||a.dispatchEvent(Wg(b,c)))&&!a.hc}f.Vc=function(a){(!a.relatedTarget||!
Ne(this.V(),a.relatedTarget))&&this.dispatchEvent("enter")&&this.isEnabled()&&ek(th
is,2)&&this.Xb(!0)};
f.Og=function(a){a.relatedTarget&&Ne(this.V(),a.relatedTarget)||!
this.dispatchEvent("leave")||(ek(this,4)&&dk(this,!1),ek(this,2)&&this.Xb(!
1))};f.Ke=q;f.ld=function(a){this.isEnabled()&&(ek(this,2)&&this.Xb(!
0),zf(a)&&(ek(this,4)&&dk(this,!
0),this.i&&this.i.ji(this)&&this.V().focus()));zf(a)&&a.preventDefault()};f.zc=func
tion(a){this.isEnabled()&&(ek(this,2)&&this.Xb(!
0),V(this,4)&&this.Yc(a)&&ek(this,4)&&dk(this,!1))};f.ui=function(a)
{this.isEnabled()&&this.Yc(a)};
f.Yc=function(a){ek(this,16)&&this.sd(!V(this,16));ek(this,8)&&this.xh(!
0);ek(this,64)&&this.hb(!V(this,64));var b=new
tf("action",this);a&&(b.altKey=a.altKey,b.ctrlKey=a.ctrlKey,b.metaKey=a.metaKey,b.s
hiftKey=a.shiftKey,b.o=a.o);return this.dispatchEvent(b)};f.nk=function()
{ek(this,32)&&this.Yf(!0)};f.yf=function(){ek(this,4)&&dk(this,!
1);ek(this,32)&&this.Yf(!1)};f.Kb=function(a){return
this.isVisible()&&this.isEnabled()&&this.yc(a)?
(a.preventDefault(),a.stopPropagation(),!0):!1};
f.yc=function(a){return 13==a.keyCode&&this.Yc(a)};if(!Ea(Wj))throw Error("Invalid
component class "+Wj);if(!Ea(Gj))throw Error("Invalid renderer class "+Gj);var
fk=Ga(Wj);Vj[fk]=Gj;Tj("goog-control",function(){return new Wj(null)});function
bk(a){mf.call(this);this.g=a;this.b=!1;this.i=new
Xf(this);nf(this,this.i);a=this.g.Aa;this.i.ma(a,vf.Pd,this.o).ma(a,vf.Qd,this.s).m
a(a,"click",this.j)}v(bk,mf);var gk=!A||Yd(9);bk.prototype.o=function(){this.b=!
1};bk.prototype.s=function(){this.b=!0};
function hk(a,b){if(!gk)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}bk.prototype.j=function(a)
{if(this.b)this.b=!1;else{var
b=a.b,c=b.button,d=b.type,e=hk(b,"mousedown");this.g.ld(new
wf(e,a.g));e=hk(b,"mouseup");this.g.zc(new wf(e,a.g));gk||(b.button=c,b.type=d)}};
bk.prototype.ya=function(){this.g=null;bk.ta.ya.call(this)};function ik()
{}v(ik,Rj);Ba(ik);f=ik.prototype;f.$d=function(){};f.Jb=function(a){Xj(a);a.zd&=-
256;a.lb(32,!1);return a.g.Ta("BUTTON",{"class":Jj(this,a).join(" "),disabled:!
a.isEnabled(),title:a.ka||"",value:a.vb()||""},a.sf()||"")};f.wf=function(a)
{return"BUTTON"==a.tagName||"INPUT"==a.tagName&&("button"==a.type||"submit"==a.type
||"reset"==a.type)};f.ab=function(a,b){Xj(a);a.zd&=-256;a.lb(32,!1);if(b.disabled)
{var c=this.Ce(1);M(b,c)}return ik.ta.ab.call(this,a,b)};
f.xf=function(a){Yg(a).ma(a.V(),"click",a.Yc)};f.Jg=q;f.ki=q;f.ji=function(a)
{return a.isEnabled()};f.Ie=q;f.Nb=function(a,b,c){ik.ta.Nb.call(this,a,b,c);
(a=a.V())&&1==b&&(a.disabled=c)};f.vb=function(a){return
a.value};f.Ob=function(a,b){a&&(a.value=b)};f.Ic=q;function jk(a,b,c)
{Wj.call(this,a,b||ik.Xa(),c)}v(jk,Wj);f=jk.prototype;f.vb=function(){return
this.tb};f.Ob=function(a){this.tb=a;this.Rc().Ob(this.V(),a)};f.Ub=function(a)
{this.ka=a;Sj(this.V(),a)};function kk(a,b){var c=a.Rc(),d=dh(a),e=c.Ha()+"-
collapse-left";c=c.Ha()+"-collapse-right";ak(a,d?c:e,!!(b&1));ak(a,d?e:c,!!
(b&2))}f.ya=function(){jk.ta.ya.call(this);delete this.tb;delete
this.ka};f.Ra=function(){jk.ta.Ra.call(this);if(Pj(this,32)){var
a=this.V();a&&Yg(this).ma(a,"keyup",this.yc)}};
f.yc=function(a){return 13==a.keyCode&&"key"==a.type||
32==a.keyCode&&"keyup"==a.type?this.Yc(a):32==a.keyCode};Tj("goog-
button",function(){return new jk(null)});function W(a,b,c,d)
{jk.call(this,a,lk.Xa(),b);this.Ba=c||0;this.j=d||0;this.mb=!
1}v(W,jk);f=W.prototype;f.Db=function(){return this.j};
f.Ub=function(a){this.ka=a;var b=this.V();if(b)if(this.mb){var c=a instanceof Rc?
jj(Tc(a).toString()):a;b.removeAttribute("title");b.removeAttribute("data-tooltip-
contained");b.removeAttribute("data-tooltip");a?(a instanceof Rc?b.b=a:
(b.setAttribute("data-tooltip",a),b.b=null),b.setAttribute("aria-label",c)):
(b.b=null,b.removeAttribute("aria-label"));a=me(b)||me();b=Ga(a.b);mj[b]||
(mj[b]=new nj(a))}else a?b.title=a:b.removeAttribute("title")};
f.Ja=function(a){this.isEnabled()!
=a&&(W.ta.Ja.call(this,a),mk(this))};f.Yf=function(a)
{W.ta.Yf.call(this,a);nk(this,!1)};f.ld=function(a)
{W.ta.ld.call(this,a);this.isEnabled()&&nk(this,!0)};f.zc=function(a)
{W.ta.zc.call(this,a);this.isEnabled()&&nk(this,!0)};function nk(a,b)
{a.V()&&lf(a.V(),"jfk-button-clear-outline",b)}function mk(a){a.V()&&ok(a.Rc(),a)}
function pk(a,b){if("string"===typeof a){var
c=a;a=H("IMG");id(a,c);Q(a,21,21)}M(a,"jfk-button-
img");c=[];c.push(a);b&&(a=H("SPAN","jfk-button-label",b),c.push(a));return
c}function lk(){this.kb=this.Ha()+"-standard";this.g=this.Ha()+"-
action";this.ua=this.Ha()+"-primary";this.o=this.Ha()+"-default";this.s=this.Ha()
+"-flat";this.ka=this.Ha()+"-narrow";this.ha=this.Ha()+"-mini";this.j=this.Ha()+"-
contrast"}v(lk,Rj);Ba(lk);f=lk.prototype;
f.wd=function(a,b,c){a&&c.Ba!=a&&(c.Ba=a,mk(c));b&&c.j!
=b&&(c.j=b,mk(c))};f.Ha=function(){return"jfk-button"};
f.Jb=function(a){var b=a.g,c={disabled:!
a.isEnabled(),checked:V(a,16),style:a.Ba,title:a.ka,Hm:a.mb,value:a.vb(),width:a.Db
()};c=c||{};var d=c.attributes;var e=c.content;var
g=c.disabled,h=c.id,k=c.an,l=c.title,m=c.Hm,t=c.value;h='<div role="button"'+(h?'
id="'+Xh(h)+'"':"")+' class="';var F=c||{};c=F.Sm;var
C=F.disabled,ka=F.checked,ea=F.width,Y="goog-inline-block jfk-button
";F=F.style;switch(Fa(F)?F.toString():F){case 0:Y+="jfk-button-standard";break;case
2:Y+="jfk-button-action";break;case 3:Y+=
"jfk-button-primary";break;case 1:Y+="jfk-button-default";break;case 4:Y+="jfk-
button-flat";break;case 5:Y+="jfk-button-mini";break;case 6:Y+="jfk-button-
contrast";break;default:Y+="jfk-button-standard"}Y+=((ea&&ea.vl&&(1).vl?ea.Vd!
==(1).Vd?0:ea.toString()===(1).toString():1==ea)?" jfk-button-narrow":"")+(ka?"
jfk-button-checked":"")+(c?" "+c:"")+(C?" jfk-button-disabled":"");g=h+Xh(Y)+'"'+
(g?' aria-disabled="true"':' tabindex="'+(k?Xh(k):"0")+'"')+(l?m?' data-
tooltip="'+Xh(l)+'"':' title="'+Xh(l)+
'"':"")+(t?'
value="'+Xh(t)+'"':"");d?(null!=d&&d.Vd===Oh?d=d.Sb().replace(/([^"'\s])$/,"$1 "):
(d=String(d),d=ci.test(d)?d:"zSoyz"),d=" "+d):d="";d=g+d+">";e=null!=e?e:"";e=null!
=e&&e.Vd===Nh?e:e instanceof Rc?
Wh(Tc(e).toString(),e.b()):Wh(qd(String(String(e))),Vh(e));d=Wh(d+e+"</div>");e=b||
me();e=Ce(e.b,"DIV");if(Fa(d))if(d instanceof Ph){if(d.Vd!==Nh)throw
Error("Sanitized content was not of kind HTML.");d=ed(d.toString(),d.ug||null)}else
d=Uc("zSoyz");else d=Uc(String(d));z(e,d);1==e.childNodes.length&&
(d=e.firstChild,1==d.nodeType&&(e=d));b.hi(e,a.Sb());this.ab(a,e);return
e};f.ab=function(a,b){lk.ta.ab.call(this,a,b);this.i||
(this.i=$a(this.kb,u(this.wd,0,null),this.g,u(this.wd,2,null),this.ua,u(this.wd,3,n
ull),this.o,u(this.wd,1,null),this.s,u(this.wd,4,null),this.ha,u(this.wd,5,null),th
is.j,u(this.wd,6,null),this.ka,u(this.wd,null,1)));for(var c=ef(b),d=0;d<c.length;+
+d){var e=this.i[c[d]];e&&e(a)}if(c=b.getAttribute("data-tooltip"))a.ka=c,a.mb=!
0;return b};
f.vb=function(a){return a.getAttribute("value")||""};f.Ob=function(a,b)
{a&&a.setAttribute("value",b)};function ok(a,b){function c(h,k){(h?d:e).push(k)}var
d=[],e=[],g=b.Ba;c(0==g,a.kb);c(2==g,a.g);c(3==g,a.ua);c(4==g,a.s);c(5==g,a.ha);c(1
==g,a.o);c(6==g,a.j);c(1==b.Db(),a.ka);c(!b.isEnabled(),a.Ha()+"-
disabled");kf(b.V(),e);hf(b.V(),d)};var qk={};
function rk(a){if(A&&!D(9))return[0,0,0,0];var b=qk.hasOwnProperty(a)?
qk[a]:null;if(b)return b;65536<Object.keys(qk).length&&(qk={});var
c=[0,0,0,0];b=sk(a,/\\[0-9A-Fa-f]{6}\s?/g);b=sk(b,/\\[0-9A-Fa-f]
{1,5}\s/g);b=sk(b,/\\./g);b=b.replace(/:not\(([^\)]*)\)/g," $1 ");b=b.replace(/
{[^]*/gm,"");b=tk(b,c,/(\[[^\]]+\])/g,2);b=tk(b,c,/(#[^\#\s\+>~\.\[:]
+)/g,1);b=tk(b,c,/(\.[^\s\+>~\.\[:]+)/g,2);b=tk(b,c,/(::[^\s\+>~\.\[:]+|:first-
line|:first-letter|:before|:after)/gi,3);b=tk(b,c,/(:[\w-]+\([^\)]*\))/gi,2);
b=tk(b,c,/(:[^\s\+>~\.\[:]+)/g,2);b=b.replace(/[\*\s\+>~]/g,"
");b=b.replace(/[#\.]/g," ");tk(b,c,/([^\s\+>~\.\[:]+)/g,3);b=c;return
qk[a]=b}function tk(a,b,c,d){return a.replace(c,function(e){b[d]+=1;return
Array(e.length+1).join(" ")})}function sk(a,b){return a.replace(b,function(c)
{return Array(c.length+1).join("A")})};var uk={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},vk=/
[\n\f\r"'()*<>]/g,wk={"\n":"%0a","\f":"%0c","\r":"%0d",'"':"%22","'":"%27","(":"%28
",")":"%29",
"*":"%2a","<":"%3c",">":"%3e"};function xk(a){return wk[a]}
function yk(a,b,c){b=Eb(b);if(""==b)return null;var
d=String(b.substr(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"!
=rc(a)?'url("'+rc(a).replace(vk,xk)+'")':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 uk))return null}return
b};function zk(a,b){a=p[a];return a&&a.prototype?
(b=Object.getOwnPropertyDescriptor(a.prototype,b))&&b.get||null:null}function
Ak(a,b){return(a=p[a])&&a.prototype&&a.prototype[b]||null}
var Bk=zk("Element","attributes")||
zk("Node","attributes"),Ck=Ak("Element","hasAttribute"),Dk=Ak("Element","getAttribu
te"),Ek=Ak("Element","setAttribute"),Fk=Ak("Element","removeAttribute"),Gk=Ak("Elem
ent","getElementsByTagName"),Hk=Ak("Element","matches")||
Ak("Element","msMatchesSelector"),Ik=zk("Node","nodeName"),Jk=zk("Node","nodeType")
,Kk=zk("Node","parentNode"),Lk=zk("HTMLElement","style")||
zk("Element","style"),Mk=zk("HTMLStyleElement","sheet"),Nk=Ak("CSSStyleDeclaration"
,"getPropertyValue"),
Ok=Ak("CSSStyleDeclaration","setProperty");function Pk(a,b,c,d){if(a)return
a.apply(b);a=b[c];if(!d(a))throw Error("Clobbering detected");return a}function
Qk(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 Rk(a)
{return Pk(Bk,a,"attributes",function(b){return b instanceof NamedNodeMap})}
function Sk(a,b,c){try{Qk(Ek,a,"setAttribute",[b,c])}catch(d){if(-
1==d.message.indexOf("A security problem occurred"))throw d;}}function Tk(a){return
Pk(Lk,a,"style",function(b){return b instanceof CSSStyleDeclaration})}function
Uk(a){return Pk(Mk,a,"sheet",function(b){return b instanceof
CSSStyleSheet})}function Vk(a){return Pk(Ik,a,"nodeName",function(b)
{return"string"==typeof b})}function Wk(a){return Pk(Jk,a,"nodeType",function(b)
{return"number"==typeof b})}
function Xk(a){return Pk(Kk,a,"parentNode",function(b){return!(b&&"string"==typeof
b.name&&b.name&&"parentnode"==b.name.toLowerCase())})}function Yk(a,b){return
Qk(Nk,a,a.getPropertyValue?"getPropertyValue":"getAttribute",[b])||""}function
Zk(a,b,c){Qk(Ok,a,a.setProperty?"setProperty":"setAttribute",[b,c])};var
$k=A&&10>document.documentMode?null:/\s*([^\s'",]+[^'",]*(('([^'\r\n\f\\]|\\
[^])*')|("([^"\r\n\f\\]|\\[^])*")|[^'",])*)/g,al={"-webkit-border-horizontal-
spacing":!0,"-webkit-border-vertical-spacing":!0};
function bl(a,b,c){var d=[];a=cl(sb(a.cssRules));w(a,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($k,"#"+b+"
$1"):e.selectorText;d.push(Mc(g,dl(e.style,c)))}});return Oc(d)}function cl(a)
{return gb(a,function(b){return b instanceof CSSStyleRule||
b.type==CSSRule.STYLE_RULE})}
function el(a,b,c){a=fl("<style>"+a+"</style>");return null==a||null==a.sheet?
Qc:bl(a.sheet,void 0!=b?b:null,c)}function fl(a){if(A&&!D(10)||"function"!=typeof
p.DOMParser)return
null;a=ed("<html><head></head><body>"+a+"</body></html>",null);return(new
DOMParser).parseFromString(Tc(a),"text/html").body.children[0]}
function dl(a,b){if(!a)return Bc;var
c=document.createElement("div").style,d=gl(a);w(d,function(e){var g=Jd&&e in al?
e:e.replace(/^-(?:apple|css|epub|khtml|moz|mso?|o|rim|wap|webkit|xv)-(?=[a-
z])/i,"");0!=g.lastIndexOf("--",0)&&0!
=g.lastIndexOf("var",0)&&(e=Yk(a,e),e=yk(g,e,b),null!=e&&Zk(c,g,e))});return
Ac(c.cssText||"")}
function hl(a){var b=Array.from(Qk(Gk,a,"getElementsByTagName",
["STYLE"])),c=Cb(b,function(e){return
sb(Uk(e).cssRules)});c=cl(c);c.sort(function(e,g){e=rk(e.selectorText);a:
{g=rk(g.selectorText);for(var h=xb,k=Math.min(e.length,g.length),l=0;l<k;l++){var
m=h(e[l],g[l]);if(0!=m){e=m;break a}}e=xb(e.length,g.length)}return-
e});a=document.createTreeWalker(a,NodeFilter.SHOW_ELEMENT,null,!1);for(var
d;d=a.nextNode();)w(c,function(e){Qk(Hk,d,d.matches?"matches":"msMatchesSelector",
[e.selectorText])&&e.style&&
il(d,e.style)});w(b,J)}function il(a,b){var c=gl(a.style),d=gl(b);w(d,function(e)
{if(!(0<=c.indexOf(e))){var g=Yk(b,e);Zk(a.style,e,g)}})}function gl(a){Da(a)?
a=sb(a):(a=Qa(a),ob(a,"cssText"));return a};var jl={"* 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},kl={"* 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 ll="undefined"!=typeof WeakMap&&-1!
=WeakMap.toString().indexOf("[native code]"),ml=0;function nl()
{this.i=[];this.g=[];this.b="data-elementweakmap-index-"+ml+
+}nl.prototype.set=function(a,b){if(Qk(Ck,a,"hasAttribute",[this.b])){var
c=parseInt(Qk(Dk,a,"getAttribute",[this.b])||null,10);this.g[c]=b}else
c=this.g.push(b)-1,Sk(a,this.b,c.toString()),this.i.push(a);return this};
nl.prototype.get=function(a){if(Qk(Ck,a,"hasAttribute",[this.b]))return
a=parseInt(Qk(Dk,a,"getAttribute",[this.b])||
null,10),this.g[a]};nl.prototype.clear=function(){this.i.forEach(function(a)
{Qk(Fk,a,"removeAttribute",[this.b])},this);this.i=[];this.g=[]};var ol=!A||
Yd(10),pl=!A||null==document.documentMode;function ql(){};var rl={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
sl={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 tl={"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 ul(a){a=a||new
vl;wl(a);this.b=Wa(a.b);this.o=Wa(a.va);this.i=Wa(a.wa);this.ka=a.ua;w(a.ha,functio
n(b){if(0!=b.lastIndexOf("data-",0))throw new cb('Only "data-" attributes allowed,
got: %s.',[b]);if(0==b.lastIndexOf("data-sanitizer-",0))throw new cb('Attributes
with "%s" prefix are not allowed, got: %s.',["data-sanitizer-",b]);this.b["*
"+b.toUpperCase()]=xl},this);w(a.s,function(b){b=b.toUpperCase();if(-
1==b.indexOf("-")||tl[b])throw new cb("Only valid custom element tag names allowed,
got: %s.",
[b]);this.i[b]=!
0},this);this.ha=a.i;this.j=a.kb;this.g=null;this.s=a.ka}v(ul,ql);function yl(a)
{return function(b,c){return(b=a(Eb(b),c))&&"about:invalid#zClosurez"!=rc(b)?
rc(b):null}}function vl(){this.b={};w([jl,kl],function(a){w(Qa(a),function(b)
{this.b[b]=xl},this)},this);this.g={};this.ha=[];this.s=[];this.va=Wa(rl);this.wa=W
a(sl);this.ua=!
1;this.Ma=vc;this.Da=this.o=this.Ba=this.i=Vb;this.kb=null;this.j=this.ka=!1}
function zl(a,b){return function(c,d,e,g){c=a(c,d,e,g);return null==c?
null:b(c,d,e,g)}}function Al(a,b,c,d){a[c]&&!b[c]&&(a[c]=zl(a[c],d))}
function wl(a){if(a.j)throw Error("HtmlSanitizer.Builder.build() can only be used
once.");Al(a.b,a.g,"* USEMAP",Bl);var b=yl(a.Ma);w(["* ACTION","* CITE","*
HREF"],function(d){Al(this.b,this.g,d,b)},a);var c=yl(a.i);w(["* LONGDESC","*
SRC","LINK HREF"],function(d){Al(this.b,this.g,d,c)},a);w(["* FOR","* HEADERS","*
NAME"],function(d){Al(this.b,this.g,d,u(Cl,this.Ba))},a);Al(a.b,a.g,"A
TARGET",u(Dl,["_blank","_self"]));Al(a.b,a.g,"* CLASS",u(El,a.o));Al(a.b,a.g,"*
ID",u(Fl,a.o));Al(a.b,a.g,"* STYLE",
u(a.Da,c));a.j=!0}function Gl(a,b){a||(a="*");return(a+"
"+b).toUpperCase()}function xl(a){return Eb(a)}function Dl(a,b){b=Eb(b);return
mb(a,b.toLowerCase())?b:null}function Bl(a){return(a=Eb(a))&&"#"==a.charAt(0)?
a:null}function Cl(a,b,c){return a(Eb(b),c)}function
El(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 Fl(a,b,c)
{return a(Eb(b),c)}
function Hl(a,b){var c=!("STYLE"in a.o)&&"STYLE"in
a.i;c="*"==a.j&&c?"sanitizer-"+xd():a.j;a.g=c;if(ol){c=b;if(ol)
{b=I("SPAN");a.g&&"*"==a.j&&(b.id=a.g);a.s&&(c=fl("<div>"+c+"</div>"),hl(c),c=c.inn
erHTML);c=ed(c,null);var d=document.createElement("template");if(pl&&"content"in
d)z(d,c),d=d.content;else{var
e=document.implementation.createHTMLDocument("x");d=e.body;z(e.body,c)}c=document.c
reateTreeWalker(d,NodeFilter.SHOW_ELEMENT|NodeFilter.SHOW_TEXT,null,!1);for(d=ll?
new WeakMap:new nl;e=c.nextNode();){c:{var g=
a;var h=e;switch(Wk(h)){case 3:g=Il(g,h);break c;case
1:if("TEMPLATE"==Vk(h).toUpperCase())g=null;else{var k=Vk(h).toUpperCase();if(k in
g.o)var l=null;else g.i[k]?l=document.createElement(k):
(l=I("SPAN"),g.ka&&Sk(l,"data-sanitizer-original-tag",k.toLowerCase()));if(l){var
m=l,t=Rk(h);if(null!=t)for(var F=0;k=t[F];F++)if(k.specified){var C=g;var
ka=h,ea=k,Y=ea.name;if(0==Y.lastIndexOf("data-sanitizer-",0))C=null;else{var
fe=Vk(ka);ea=ea.value;var
ge={tagName:Eb(fe).toLowerCase(),attributeName:Eb(Y).toLowerCase()},
Ya={Tj:void 0};"style"==ge.attributeName&&(Ya.Tj=Tk(ka));ka=Gl(fe,Y);ka in C.b?
(C=C.b[ka],C=C(ea,ge,Ya)):(Y=Gl(null,Y),Y in C.b?
(C=C.b[Y],C=C(ea,ge,Ya)):C=null)}null!==C&&Sk(m,k.name,C)}g=l}else g=null}break
c;default:g=null}}if(g){if(1==Wk(g)&&d.set(e,g),e=Xk(e),h=!
1,e)k=Wk(e),l=Vk(e).toLowerCase(),m=Xk(e),11!=k||m?"body"==l&&m&&(k=Xk(m))&&!
Xk(k)&&(h=!0):h=!0,k=null,h||!e?
k=b:1==Wk(e)&&(k=d.get(e)),k.content&&(k=k.content),k.appendChild(g)}else
He(e)}d.clear&&d.clear();a=b}else a=I("SPAN");0<Rk(a).length&&
(b=I("SPAN"),b.appendChild(a),a=b);a=(new
XMLSerializer).serializeToString(a);a=a.slice(a.indexOf(">")
+1,a.lastIndexOf("</"))}else a="";return ed(a,null)}function Il(a,b){var c=b.data;
(b=Xk(b))&&"style"==Vk(b).toLowerCase()&&!("STYLE"in a.o)&&"STYLE"in
a.i&&(c=Pc(el(c,a.g,r(function(d,e){return this.ha(d,{Tm:e})},a))));return
document.createTextNode(c)};function X(a){var b=new vl;b=new ul(b);return
Hl(b,a)};function Jl(a,b){this.b=a instanceof E?a:new
E(a,b)}v(Jl,di);Jl.prototype.Ib=function(a,b,c,d)
{qi(this.b,a,b,c,null,null,d)};function Kl(a)
{O.call(this);this.Aa=a;a=A?"focusout":"blur";this.b=N(this.Aa,A?"focusin":"focus",
this,!A);this.g=N(this.Aa,a,this,!A)}v(Kl,O);Kl.prototype.handleEvent=function(a)
{var b=new
wf(a.b);b.type="focusin"==a.type||"focus"==a.type?"focusin":"focusout";this.dispatc
hEvent(b)};Kl.prototype.ya=function()
{Kl.ta.ya.call(this);Tf(this.b);Tf(this.g);delete this.Aa};function Ll(a,b,c)
{this.b=a;this.g=b;this.ha=c}v(Ll,di);Ll.prototype.Ib=function(a,b,c)
{ni(this.b,this.g,a,b,void 0,c,this.ha)};function Ml(a,b){this.b=a instanceof E?
a:new E(a,b)}v(Ml,di);Ml.prototype.Ib=function(a,b,c,d)
{ni(tg(a),0,a,b,this.b,c,null,d)};function Nl(a){this.b=new hh;if(a)
{a=lh(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c])}}function Ol(a){var b=typeof
a;return"object"==b&&a||"function"==b?"o"+Ga(a):b.charAt(0)+a}Nl.prototype.add=func
tion(a){this.b.set(Ol(a),a)};Nl.prototype.remove=function(a){return
this.b.remove(Ol(a))};Nl.prototype.yb=function(){return
this.b.yb()};Nl.prototype.clone=function(){return new Nl(this)};function Pl(a,b)
{O.call(this);this.i=new Xf(this);this.Af(a||
null);b&&(this.de=b)}v(Pl,O);f=Pl.prototype;f.Aa=null;f.Ph=!0;f.Oh=null;f.ae=!
1;f.Zg=-1;f.Xh=!0;f.de="toggle_display";f.V=function(){return
this.Aa};f.Af=function(a){Ql(this);this.Aa=a};function Ql(a){if(a.ae)throw
Error("Can not change this state of the popup while
showing.");}f.isVisible=function(){return this.ae};
f.Ia=function(a){this.Va&&this.Va.stop();this.Da&&this.Da.stop();if(a){if(!
this.ae&&this.rh()){if(!this.Aa)throw Error("Caller must call setElement before
trying to show the
popup");this.Id();a=oe(this.Aa);if(this.Ph)if(this.i.ma(a,"mousedown",this.Yi,!
0),A){try{var b=a.activeElement}catch(d){}for(;b&&"IFRAME"==b.nodeName;){try{var
c=Oe(b)}catch(d){break}a=c;b=a.activeElement}this.i.ma(a,"mousedown",this.Yi,!
0);this.i.ma(a,"deactivate",this.Xi)}else
this.i.ma(a,"blur",this.Xi);"toggle_display"==this.de?
(this.Aa.style.visibility="visible",R(this.Aa,!
0)):"move_offscreen"==this.de&&this.Id();this.ae=!0;this.Zg=La();this.Va?
(Lf(this.Va,"end",this.Sf,!1,this),this.Va.play()):this.Sf()}}else
Rl(this)};f.Id=q;function Rl(a,b)
{a.ae&&a.dispatchEvent({type:"beforehide",target:b})&&(a.i&&ag(a.i),a.ae=!
1,La(),a.Da?(Lf(a.Da,"end",u(a.Th,b),!1,a),a.Da.play()):a.Th(b))}f.Th=function(a)
{"toggle_display"==this.de?
this.ql():"move_offscreen"==this.de&&(this.Aa.style.top="-10000px");this.Ye(a)};
f.ql=function(){this.Aa.style.visibility="hidden";R(this.Aa,!1)};f.rh=function()
{return this.dispatchEvent("beforeshow")};f.Sf=function()
{this.dispatchEvent("show")};f.Ye=function(a)
{this.dispatchEvent({type:"hide",target:a})};f.Yi=function(a)
{a=a.target;Ne(this.Aa,a)||Sl(this,a)||150>La()-this.Zg||Rl(this,a)};
f.Xi=function(a){if(this.Xh){var b=oe(this.Aa);if("undefined"!=typeof
document.activeElement){if(a=b.activeElement,!a||Ne(this.Aa,a)||"BODY"==a.tagName||
Sl(this,a))return}else if(a.target!=b)return;150>La()-this.Zg||Rl(this)}};function
Sl(a,b){return ib(a.Oh||[],function(c){return b===c||Ne(c,b)})}f.ya=function()
{Pl.ta.ya.call(this);this.i.Fa();of(this.Va);of(this.Da);delete this.Aa;delete
this.i;delete this.Oh};function Tl(a,b){this.yd=8;this.tb=b||void
0;Pl.call(this,a)}v(Tl,Pl);Tl.prototype.ac=function(){return this.tb||
null};Tl.prototype.setPosition=function(a){this.tb=a||void
0;this.isVisible()&&this.Id()};Tl.prototype.Id=function(){if(this.tb){var a=!
this.isVisible()&&"move_offscreen"!
=this.de,b=this.V();a&&(b.style.visibility="hidden",R(b,!
0));this.tb.Ib(b,this.yd,this.ah);a&&R(b,!1)}};function Ul(a,b,c){this.j=c||(a?
me(G(a)):me());Tl.call(this,this.j.Ta("DIV",
{style:"position:absolute;display:none;"}));this.o=new E(1,1);this.ka=new
Nl;this.s=null;a&&(a=G(a),this.ka.add(a),N(a,"mouseover",this.Vc,!
1,this),N(a,"mouseout",this.Bf,!1,this),N(a,"mousemove",this.ee,!
1,this),N(a,"focus",this.li,!1,this),N(a,"blur",this.Bf,!1,this));null!
=b&&K(this.V(),b)}v(Ul,Tl);var Vl=[];f=Ul.prototype;f.nb=null;f.className="goog-
tooltip";f.ag=500;f.Qg=0;f.Cg=function(){return this.Qg};
f.Af=function(a){var b=this.V();b&&J(b);Ul.ta.Af.call(this,a);a?
(b=this.j.b.body,b.insertBefore(a,b.lastChild),of(this.s),this.s=new
Kl(this.V()),nf(this,this.s),N(this.s,"focusin",this.Sd,void
0,this),N(this.s,"focusout",this.df,void 0,this)):
(of(this.s),this.s=null)};function Wl(a){return a.Ba?a.isVisible()?4:1:a.va?
3:a.isVisible()?2:0}f.Hf=function(a){if(!this.isVisible())return!1;var
b=xg(this.V()),c=Eg(this.V());return
b.x<=a.x&&a.x<=b.x+c.width&&b.y<=a.y&&a.y<=b.y+c.height};
f.rh=function(){if(!Pl.prototype.rh.call(this))return!1;if(this.b)for(var
a,b=0;a=Vl[b];b++)Ne(a.V(),this.b)||a.Ia(!
1);nb(Vl,this);a=this.V();a.className=this.className;this.Sd();N(a,"mouseover",this
.Pg,!1,this);N(a,"mouseout",this.zi,!1,this);Xl(this);return!0};f.Ye=function()
{ob(Vl,this);for(var a=this.V(),b,c=0;b=Vl[c];c++)b.b&&Ne(a,b.b)&&b.Ia(!
1);this.Jh&&this.Jh.df();Sf(a,"mouseover",this.Pg,!
1,this);Sf(a,"mouseout",this.zi,!1,this);this.b=void 0;0==Wl(this)&&(this.Cb=!
1);Pl.prototype.Ye.call(this)};
f.Oe=function(a,b){this.b==a&&jh(this.ka.b,Ol(this.b))&&(this.Cb||!this.Pm?
(this.Ia(!1),this.isVisible()||(this.b=a,this.setPosition(b||Yl(this,0)),this.Ia(!
0))):this.b=void 0);this.Ba=void 0};f.Gi=function(a){this.va=void 0;if(a==this.b)
{a=this.j;var b;a=(b=Ze(a.b))&&this.V()&&a.fk(this.V(),b);null!
=this.nb&&(this.nb==this.V()||jh(this.ka.b,Ol(this.nb)))||a||this.ha&&this.ha.nb||
this.Ia(!1)}};function Zl(a,b){var
c=xe(a.j.b);a.o.x=b.clientX+c.x;a.o.y=b.clientY+c.y}
f.Vc=function(a){var b=$l(this,a.target);this.nb=b;this.Sd();b!
=this.b&&(this.b=b,this.dg(b),am(this),Zl(this,a))};function $l(a,b){try{for(;b&&!
jh(a.ka.b,Ol(b));)b=b.parentNode;return b}catch(c){return null}}f.ee=function(a)
{Zl(this,a);this.Cb=!0};f.li=function(a){this.nb=a=$l(this,a.target);this.Cb=!
0;if(this.b!=a){this.b=a;var
b=Yl(this,1);this.Sd();this.dg(a,b);am(this)}};function Yl(a,b){return 0==b?
(a=a.o.clone(),new bm(a)):new cm(a.nb)}
function am(a){if(a.b)for(var b,c=0;b=Vl[c];c+
+)Ne(b.V(),a.b)&&(b.ha=a,a.Jh=b)}f.Bf=function(a){var
b=$l(this,a.target),c=$l(this,a.relatedTarget);b!
=c&&(b==this.nb&&(this.nb=null),Xl(this),this.Cb=!1,!this.isVisible()||
a.relatedTarget&&Ne(this.V(),a.relatedTarget)?this.b=void
0:this.df())};f.Pg=function(){var a=this.V();this.nb!
=a&&(this.Sd(),this.nb=a)};f.zi=function(a){var b=this.V();this.nb!=b||
a.relatedTarget&&Ne(b,a.relatedTarget)||(this.nb=null,this.df())};
f.dg=function(a,b){this.Ba||(this.Ba=U(r(this.Oe,this,a,b),this.ag))};function
Xl(a){a.Ba&&(hj(a.Ba),a.Ba=void 0)}f.df=function()
{2==Wl(this)&&(this.va=U(r(this.Gi,this,this.b),this.Cg()))};f.Sd=function()
{this.va&&(hj(this.va),this.va=void 0)};
f.ya=function(){var a;this.Ia(!1);Xl(this);for(var b=this.ka.yb(),c=0;a=b[c];c+
+)Sf(a,"mouseover",this.Vc,!1,this),Sf(a,"mouseout",this.Bf,!
1,this),Sf(a,"mousemove",this.ee,!1,this),Sf(a,"focus",this.li,!
1,this),Sf(a,"blur",this.Bf,!
1,this);b=this.ka.b;b.g={};b.b.length=0;b.i=0;this.V()&&J(this.V());this.nb=null;de
lete this.j;Ul.ta.ya.call(this)};function bm(a,b){Ml.call(this,a,b)}v(bm,Ml);
bm.prototype.Ib=function(a,b,c){b=tg(a);b=wg(b);c=c?new
cg(c.top+10,c.right,c.bottom,c.left+10):new
cg(10,0,0,10);qi(this.b,a,8,c,b,9)&496&&qi(this.b,a,8,c,b,5)};function cm(a)
{Ll.call(this,a,5)}v(cm,Ll);cm.prototype.Ib=function(a,b,c){var d=new
E(10,0);ni(this.b,this.g,a,b,d,c,9)&496&&ni(this.b,4,a,1,d,c,5)};function dm(a,b,c)
{Ul.call(this,a,b,c)}v(dm,Ul);f=dm.prototype;f.vg=!1;f.hf=!1;f.Sf=function()
{dm.ta.Sf.call(this);this.mb=hg(Fg(this.V()));this.b&&(this.Qb=hg(Fg(this.b)));this
.hf=this.vg;N(this.j.b,"mousemove",this.ee,!1,this)};f.Ye=function()
{Sf(this.j.b,"mousemove",this.ee,!1,this);this.Qb=this.mb=null;this.hf=!
1;dm.ta.Ye.call(this)};
f.Hf=function(a){if(this.Ma){var b=xg(this.V()),c=Eg(this.V());return b.x-
this.Ma.left<=a.x&&a.x<=b.x+c.width+this.Ma.right&&b.y-
this.Ma.top<=a.y&&a.y<=b.y+c.height+this.Ma.bottom}return
dm.ta.Hf.call(this,a)};function em(a,b){if(a.Qb&&eg(a.Qb,b)||a.Hf(b))return!
0;a=a.ha;return!!a&&a.Hf(b)}f.Gi=function(a){this.va=void 0;a!=this.b||
em(this,this.o)||this.nb||this.ha&&this.ha.nb||B&&0==this.o.x&&0==this.o.y||
this.Ia(!1)};
f.ee=function(a){var b=this.isVisible();if(this.mb){var c=xe(this.j.b);c=new
E(a.clientX+c.x,a.clientY+c.y);em(this,c)?b=!
1:this.hf&&(b=fg(this.mb,c)>=fg(this.mb,this.o))}if(b)
{if(this.df(),this.nb=null,b=this.ha)b.nb=null}else
3==Wl(this)&&this.Sd();dm.ta.ee.call(this,a)};f.Pg=function(){this.nb!
=this.V()&&(this.hf=!1,this.nb=this.V())};f.Cg=function(){return this.hf?
100:dm.ta.Cg.call(this)};function fm(a,b){a=new dm(a);b=ed(b.innerHTML,null);var
c=a.V();c&&z(c,b);a.className="buy-tip-card";a.Ma=new cg(5,5,5,5);a.vg=!
0;a.ag=500;a.Qg=250};function Z(){O.call(this);this.b=new
Xf(this)}v(Z,O);Z.prototype.ya=function()
{this.dispatchEvent("dispose");Z.ta.ya.call(this);this.b.Fa()};function gm(a,b)
{this.o=a||200;this.j=b||108;Z.call(this)}v(gm,Z);gm.prototype.kc=function(){return
this.o};gm.prototype.Db=function(){return this.j};function hm(a,b,c,d)
{Ll.call(this,a,b);this.i=c?5:0;this.o=d||void 0}v(hm,Ll);hm.prototype.s=function()
{return this.i};hm.prototype.j=function(a)
{this.i=a};hm.prototype.Ib=function(a,b,c,d){var
e=ni(this.b,this.g,a,b,null,c,10,d,this.o);if(e&496){var
g=im(e,this.g);b=im(e,b);e=ni(this.b,g,a,b,null,c,10,d,this.o);e&496&&(g=im(e,g),b=
im(e,b),ni(this.b,g,a,b,null,c,this.i,d,this.o))}};function im(a,b)
{a&48&&(b^=4);a&192&&(b^=1);return b};function jm(a){Ul.call(this,a,void 0,void
0);this.Xh=!1;this.vg=!0;this.ag=500}n(jm,dm);jm.prototype.dg=function(a,b){b||
(b=new hm(a,9,!0));dm.prototype.dg.call(this,a,b)};jm.prototype.className="unified-
hovercard";function km(a){return A?
a.toLowerCase():a.toLowerCase().normalize("NFD").replace(/[\u0300-\u036f]/g,"").nor
malize("NFC")};var lm="ganpub ganclk dapp source_ip source_country source_domain
authuser".split(" ");function mm(a){var b=void 0===b?window.location.href:b;var
c=new S(b);T(a,"hl","pt-BR");
(b=Hh(c,"output"))&&T(a,"output",b);b=Hh(c,"source");"ge-ipad-app"==b?
(T(a,"dapp","2"),a.b.remove("output")):"ge-tablet-app"==b?
(T(a,"dapp","4"),a.b.remove("output")):"ge-ip-app"==b?T(a,"dapp","1"):"ge-android-
app"==b&&T(a,"dapp","3");Hh(c,"authuser")||a.b.remove("authuser");w(lm,function(d)
{var e=Hh(c,d);e&&T(a,d,e)})};function nm(a,b,c)
{mf.call(this);this.g=null;this.data=a;this.b=b;this.j=c||
500}n(nm,mf);nm.prototype.ya=function(){this.g&&this.g.Fa()};function om(a){return
a.g||(a.g=new Xf(a))}
nm.prototype.i=function(a){var b=H("DIV"),c=new S(this.data.b.he||
this.data.b.mj);this.data.b.source&&T(c,"source",this.data.b.source);var
d=this.data.b.title;this.data.b.Aj&&(d+=": "+this.data.b.Aj);d=H("A",
{},d);d.classList.add(this.b+"-
title");hd(d,c.toString());b.appendChild(d);a.appendChild(b);pm(this,a);b=H("DIV");
if("number"===typeof(this.data.b.qj||0)){d=this.data.b.qj||0;c=Math.floor(d);d=0<d-
c?1:0;for(var e=5-c-d,g=H("SPAN",this.b+"-stars goog-inline-block");0<c;){c--;var
h=H("SPAN","card-star-on goog-inline-block");
g.appendChild(h)}for(;0<d;)d--,h=H("SPAN","card-star-half goog-inline-
block"),g.appendChild(h);for(;0<e;)e--,h=H("SPAN","card-star-off goog-inline-
block"),g.appendChild(h);b.appendChild(g)}c=this.data.b.um;d=H("A",
{},this.data.b.Al+" resenhas");d.classList.add(this.b+"-reviews-
link");d.classList.add("goog-inline-
block");hd(d,c);b.appendChild(d);a.appendChild(b);this.data.b.yj&&(c=new
ul,b=H("DIV",this.b+"-snippet"),c=Hl(c,this.data.b.yj+" "),z(b,c),c=H("A",
{},"mais \u00bb"),c.classList.add(this.b+
"-more-link"),hd(c,this.data.b.he),b.appendChild(c),a.appendChild(b))};
function pm(a,b){var c="",d=H("DIV"),e=a.data.b.Nh;if(!Db(wd(e)))
{c=e.split(/\s*,\s*/g);e=c.length;if(!e)return;var g=H("SPAN","author"),h=e-
1,k=Fe(", ");w(c,function(l,m){var t=l?l.replace(qm,""):"";t=nd(t);l=new
S(md('/ebooks?output=ws2&as_brr=5&q=inauthor:"%s"',t));mm(l);t=H("A",
{},t);hd(t,l.toString());g.appendChild(t);m<h&&g.appendChild(k.cloneNode(!
0))},a);d.appendChild(g);c="\u00a0-\u00a0"}a.data.b.oj&&(Ge(d,H("SPAN",a.b+"-
pubdate",c+a.data.b.oj)),c="\u00a0-\u00a0");a.data.b.Ii&&(d.appendChild(Fe(c)),
Ge(d,H("SPAN",a.b+"-pagesnum",a.data.b.Ii+" p\u00e1ginas")));b.appendChild(d)}
function rm(a,b,c,d,e,g,h){c=H("A",
{id:h||""},c);hd(c,e?"#":d);c.classList.add(a.b+"-button");c.classList.add(a.b+"-
button-hilite");g&&c.classList.add("disabled");e&&(e=hi||
ii?"touchstart":"click",om(a).md(c,e,function(k){k.preventDefault();k=H("FORM",
{method:"POST"});var l=d instanceof oc?d:wc(d);k.action=rc(l);P(k,
{position:"absolute",overflow:"hidden",width:"1px",height:"1px",visibility:"hidden"
});b.appendChild(k);k.submit()},!1));b.appendChild(c)}
var qm=/(<b\s*>)|
(<\/b>)/ig,sm={VIEW_PAGES_PARTIAL:2,VIEW_PAGES_ALL:5,VIEW_PAGES_PARTIAL_FIXED:6,VIE
W_PURCHASED:7,VIEW_GOOGLE_EDITIONS_PREVIEW:8};function tm()
{this.b={}}f=tm.prototype;f.Tc=function(){return this.b.Gh};f.nc=function(){return
this.b.nc};f.Vg=function(){return this.b.Vg};f.Jd=function(){return
this.b.Jd};f.Ne=function(){return this.b.Ne};function um(a)
{a=String(a);if(/^\s*$/.test(a)?0:/^[\],:{}\s\u2028\u2029]*$/.test(a.replace(/\\
["\\\/bfnrtu]/g,"@").replace(/(?:"[^"\\\n\r\u2028\u2029\x00-\x08\x0a-\x1f]*"|true|
false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?)[\s\u2028\u2029]*(?=:|,|]|}|
$)/g,"]").replace(/(?:^|:|,)(?:[\s\u2028\u2029]*\[)+/g,"")))try{return
eval("("+a+")")}catch(b){}throw Error("Invalid JSON string: "+a);};function vm()
{}vm.prototype.b=null;function wm(a){var b;(b=a.b)||(b={},xm(a)&&(b[0]=!0,b[1]=!
0),b=a.b=b);return b};var ym;function zm(){}v(zm,vm);function Am(a)
{return(a=xm(a))?new ActiveXObject(a):new XMLHttpRequest}function xm(a){if(!
a.g&&"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.g=d}catch(e)
{}}throw Error("Could not create ActiveXObject. ActiveX might be disabled, or MSXML
might not be installed");}return a.g}ym=new zm;function Bm(a)
{O.call(this);this.headers=new hh;this.ha=a||null;this.g=!
1;this.s=this.b=null;this.va="";this.i=this.ua=this.j=this.ka=!
1;this.wa=0;this.o=null;this.Da="";this.Ba=this.Ma=!1}v(Bm,O);var Cm=/^https?
$/i,Dm=["POST","PUT"],Em=[];function Fm(a,b,c){var d=new
Bm;Em.push(d);b&&d.ma("complete",b);d.md("ready",d.Oj);d.send(a,c,void 0,void
0)}f=Bm.prototype;f.Oj=function(){this.Fa();ob(Em,this)};
f.send=function(a,b,c,d){if(this.b)throw Error("[goog.net.XhrIo] Object is active
with another request="+this.va+"; newUri="+a);b=b?
b.toUpperCase():"GET";this.va=a;this.ka=!1;this.g=!0;this.b=this.ha?
Am(this.ha):Am(ym);this.s=this.ha?
wm(this.ha):wm(ym);this.b.onreadystatechange=r(this.hj,this);try{this.ua=!
0,this.b.open(b,String(a),!0),this.ua=!1}catch(g){Gm(this);return}a=c||"";var
e=this.headers.clone();d&&nh(d,function(g,h){e.set(h,g)});d=kb(e.
$b(),Hm);c=p.FormData&&a instanceof p.FormData;!mb(Dm,
b)||d||c||e.set("Content-Type","application/x-www-form-urlencoded;charset=utf-
8");e.forEach(function(g,h)
{this.b.setRequestHeader(h,g)},this);this.Da&&(this.b.responseType=this.Da);"withCr
edentials"in this.b&&this.b.withCredentials!
==this.Ma&&(this.b.withCredentials=this.Ma);try{Im(this),0<this.wa&&((this.Ba=Jm(th
is.b))?
(this.b.timeout=this.wa,this.b.ontimeout=r(this.Nd,this)):this.o=U(this.Nd,this.wa,
this)),this.j=!0,this.b.send(a),this.j=!1}catch(g){Gm(this)}};
function Jm(a){return A&&D(9)&&"number"===typeof a.timeout&&void 0!
==a.ontimeout}function Hm(a){return"content-type"==a.toLowerCase()}f.Nd=function()
{"undefined"!=typeof
wa&&this.b&&(this.dispatchEvent("timeout"),this.abort(8))};function Gm(a){a.g=!
1;a.b&&(a.i=!0,a.b.abort(),a.i=!1);Km(a);Lm(a)}function Km(a){a.ka||(a.ka=!
0,a.dispatchEvent("complete"),a.dispatchEvent("error"))}
f.abort=function(){this.b&&this.g&&(this.g=!1,this.i=!0,this.b.abort(),this.i=!
1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Lm(this))};f.ya=functi
on(){this.b&&(this.g&&(this.g=!1,this.i=!0,this.b.abort(),this.i=!1),Lm(this,!
0));Bm.ta.ya.call(this)};f.hj=function(){this.hc||(this.ua||this.j||this.i?
Mm(this):this.dm())};f.dm=function(){Mm(this)};
function Mm(a){if(a.g&&"undefined"!=typeof wa&&(!a.s[1]||4!=(a.b?
a.b.readyState:0)||2!=Nm(a)))if(a.j&&4==(a.b?a.b.readyState:0))U(a.hj,0,a);else
if(a.dispatchEvent("readystatechange"),4==(a.b?a.b.readyState:0)){a.g=!1;try{Om(a)?
(a.dispatchEvent("complete"),a.dispatchEvent("success")):Km(a)}finally{Lm(a)}}}func
tion Lm(a,b){if(a.b){Im(a);var c=a.b,d=a.s[0]?q:null;a.b=null;a.s=null;b||
a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){}}}
function Im(a){a.b&&a.Ba&&(a.b.ontimeout=null);a.o&&(hj(a.o),a.o=null)}function
Om(a){var b=Nm(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.va).match(oh)[1]||null,!
a&&p.self&&p.self.location&&(a=p.self.location.protocol,a=a.substr(0,a.length-
1)),b=!Cm.test(a?a.toLowerCase():"");c=b}return c}function Nm(a){try{return 2<(a.b?
a.b.readyState:0)?a.b.status:-1}catch(b){return-1}}
function Pm(a){if(a.b){a:{a=a.b.responseText;if(p.JSON)try{var
b=p.JSON.parse(a);break a}catch(c){}b=um(a)}return b}};function Qm()
{this.b=[]}Qm.prototype.getId=function(){return
this.Qa};Qm.prototype.s=function(a,b,c){var d=null;Om(c.target)&&(d=new
tm,d.b.Gh=a,this.b.push(d));b(d)};Qm.prototype.ua=function(a,b,c){var
d=null;Om(c.target)&&(d=Rm(this,a),Sm(this,d));b(d)};function Sm(a,b)
{qb(a.b,function(c){return c.Tc()==b.Tc()})}function Rm(a,b){return
kb(a.b,function(c){return c&&c.Tc()==b})};function Tm(a){a=new S(a);var
b=a.j.split("/");b[0]||b.shift();return 3<b.length?b[3]:Hh(a,"id")||""}function
Um(){var a=window.location.pathname.split("/");return 1>a.length?"":a[1]};function
Vm(a)
{this.b={};this.b.title=a.title;this.b.Aj=a.subtitle;this.b.Nh=a.authors;this.b.mj=
a.preview_url;this.b.he=a.info_url;this.b.oj=a.pub_date;this.b.Ii=a.num_pages;this.
b.Jm=a.viewability;this.b.
$m=a.subject;this.b.Cm=a.thumbnail_url;this.b.yj=a.snippet;this.b.Xm=a.list_price;t
his.b.sj=a.sale_price;this.b.Zm=a.sale_price_better;this.b.Vl=a.offer_price;this.b.
rg=a.buy_url;this.b.rj=a.read_url;this.b.Kf=a.is_free_ebook||!
1;this.b.Gf=a.in_my_ebooks||!1;this.b.Ym=a.my_ebooks_url||"";this.b.qj=
a.rating_score||0;this.b.Al=a.num_reviews||0;this.b.nc=a.is_purchased||!
1;this.b.If=a.is_ebook||!1;this.b.bn=a.write_review_url||"";this.b.
$j=a.add_to_my_ebooks_url||"";this.b.om=a.preview_ebook_url||"";this.b.um=a.reviews
_url||"";this.b.ig=a.view_order_url||"";this.b.Qm=a.add_to_my_ebooks_url;this.b.Mj=
a.add_to_my_ebooks_url_is_on_play||!1;this.b.Ef=a.has_flowing_text||!
1;this.b.Ff=a.has_scanned_text||!1;var
b=Tm(a.info_url);this.b.Gh=b;this.b.Rm=a.canonical_atb_url||"";this.b.Vg=a.is_renta
ble||
!1;this.b.qe=a.is_pre_order||!
1;this.b.ij=a.on_sale_date||"";this.b.Jd=a.is_pre_ordered||!
1;this.b.Wm=a.issue_volume_count||0;this.b.Ne=a.is_volume_cancelled||!
1;this.b.Nj=a.cancelled_reason||"0";switch(a.rental_state){case
1:this.b.Vf=1;break;case 2:this.b.Vf=2}this.b.sm=a.rental_end_utc||
0}v(Vm,tm);function Wm(a)
{this.b=[];this.Qa=a.id;this.vd=a.title;this.kb=a.num_volumes;this.g=a.access||"0";
this.va=a.predefined;this.ka=a.can_remove_volumes;this.o=a.can_add_volumes;this.ha=
a.can_only_add_ebooks||!1;this.i=new S(a.add_vol_base_url);this.j=new
S(a.del_vol_base_url);a.volumes&&(this.b=x(a.volumes,function(b){return new
Vm(b)}))}v(Wm,Qm);function Xm(){Z.call(this);this.i=[];this.g=[]}v(Xm,Z);function
Ym(a){var b=new S(Ae().location);b=new S(b);return
a===parseInt(Hh(b,"as_coll"),10)}function Zm(a,b){return kb(Ab(a.i,a.g),function(c)
{return c.getId()==b})};function $m(a,b){var c=H("A",{},"Ver
pedido");hd(c,a);c.classList.add(b);return c};function an(a,b,c)
{nm.call(this,a,b,c);Hh(new S(this.data.b.he),"dapp")}n(an,nm);
an.prototype.render=function(a){He(a);var b=H("DIV",this.b),c=H("DIV",this.b+"-
meta");this.i(c);var d=H("DIV",this.data.b.If?this.b+"-footer":this.b+"-footer-
nonebook"),e=H("DIV",this.b+"-footer-
inner");if(this.data.b.If)if(this.data.Ne()&&Ym(1))bn(this,e);else
if(this.data.b.qe&&!this.data.nc()||this.data.Jd()){var g=H("DIV",this.b+"-pre-
order-date");g.textContent="Dispon\u00edvel em:
"+this.data.b.ij;e.appendChild(g);this.data.Jd()&&Ym(1)&&bn(this,e)}else
if(this.data.nc()&&Ym(1))cn(this,e),bn(this,
e);else{cn(this,e);g=!this.data.nc()&&!this.data.b.Kf;var h=this.data.b.Kf&&!
this.data.b.Gf;if(g||h){g=H("SPAN",{"class":this.b+"-footer-inner-
right"});if(h=this.data.b.om||this.data.b.rj){for(var
k=h.search(sh),l=0,m,t=[];0<=(m=rh(h,l,"source",k));)t.push(h.substring(l,m)),l=Mat
h.min(h.indexOf("&",m)+1||
k,k);t.push(h.substr(l));h=t.join("").replace(uh,"$1");h=qh(h,"source","ebookstore"
)}h&&(k=H("A",{id:"unified-hovercard-preview-
link"},"visualizar"),hd(k,h),g.appendChild(k));e.appendChild(g)}}d.appendChild(e);
b.appendChild(c);b.appendChild(d);a.appendChild(b);Eg(a).width>this.j&&Q(a,this.j,"
")};
an.prototype.i=function(a){if(!(this.data.nc()||this.data.Jd()||
this.data.Ne())&&this.data.b.ig&&Ym(1)){var b=H("IMG",
{src:"/googlebooks/images/purchase_error.gif","class":this.b+"-error-
icon"});b=H("DIV",this.b+"-card-error",b,"Cart\u00e3o de cr\u00e9dito
recusado:");if(this.data.b.ig){var
c=$m(this.data.b.ig,"primary"),d=H("SPAN");d.innerText="&nbsp;";b.appendChild(d);b.
appendChild(c)}a.appendChild(b)}nm.prototype.i.call(this,a);b=H("DIV",this.b+"-
book-options");this.data.b.If?(this.data.b.Kf?this.data.b.Gf?
dn(this,b):rm(this,b,"eLivro - GR\u00c1TIS",this.data.b.$j,!this.data.b.Mj,void
0,"unified-hovercard-free-btn"):this.data.Jd()?(c=H("SPAN",this.b+"-pre-
ordered","Pr\u00e9-pedido"),b.appendChild(c)):this.data.Ne()&&Ym(1)?
(c=H("DIV",this.b+"-cancelled"),d=this.data.b.Nj,0==d?K(c,"Cancelado - por
solicita\u00e7\u00e3o do cliente"):1==d?K(c,"Cancelado - problema com e-
book"):2==d?K(c,"Cancelado - altera\u00e7\u00e3o de pre\u00e7o"):3==d?
K(c,"Cancelado - cancelamento da editora"):K(c,"Cancelada"),b.appendChild(c)):
this.data.nc()||this.data.b.Gf?!this.data.nc()&&this.data.b.Gf?
en(this,b):this.data.nc()&&dn(this,b):en(this,b),Ym(7)&&(c=H("SPAN",this.b+"-
offline-remove-options"),d=H("SPAN",{id:"unified-hovercard-remove-from-
ebooks","class":this.b+"-fake-link"},"Remover de Meus e-books"),d.id="hovercard-
remove-from-my-ebooks",c.appendChild(d),b.appendChild(c))):
(c=this.data.b.mj,Ra(sm,this.data.b.Jm)&&!Db(c)?rm(this,b,"Visualizar",c,void
0,void 0,"unified-hovercard-preview-sample"):rm(this,b,"Visualizar",c,!1,
!0,"unified-hovercard-preview-sample"));a.appendChild(b)};function bn(a,b){var
c=H("DIV",{id:"unified-hovercard-purchased-shelf-links","class":a.b+"-order-links-
container"}),d=a.data.b.ig;d&&(d=$m(d,""),c.appendChild(d));a.data.Jd()||
(d=H("DIV",{id:"unified-hovercard-delete-forever","class":a.b+"-footer-fake-
link"},"Excluir para sempre"),M(d,a.b+"-footer-action-link"),d.id="hovercard-
delete-forever",c.appendChild(d));b.appendChild(c)}
function en(a,b){a.data.b.qe&&!a.data.nc()?rm(a,b,"Encomende o eLivro na pr\u00e9-
venda- "+a.data.b.sj,a.data.b.rg,void 0,void 0,"unified-hovercard-buy-
btn"):a.data.Vg()?rm(a,b,"E-BOOK A PARTIR DE "+a.data.b.Vl,a.data.b.rg,void 0,void
0,"unified-hovercard-buy-btn"):rm(a,b,"Comprar e-book -
"+a.data.b.sj,a.data.b.rg,void 0,void 0,"unified-hovercard-buy-btn")}function
dn(a,b){rm(a,b,"Ler agora",a.data.b.rj,void 0,void 0,"unified-hovercard-read-now")}
function cn(a,b){var c=H("DIV",a.b+"-supported-devices"),d=a.b+"-device-
type",e=a.b+"-device-supported",g=a.b+"-device-not-
supported",h=H("SPAN",d,"Web"),k=H("SPAN",d,"Tablet/iPad"),l=H("SPAN",d,"e-
Reader");d=H("SPAN",d,"Smartphone");var m=H("SPAN","goog-inline-
block"),t=H("SPAN","goog-inline-block"),F=H("SPAN","goog-inline-
block"),C=H("SPAN","goog-inline-block");a.data.b.Ef?(M(m,e),M(t,e),M(F,e),M(C,e)):
(a.data.b.Ff?(M(m,e),M(t,e)):
(M(m,g),M(t,g)),M(F,g),M(C,g));c.appendChild(m);c.appendChild(h);
c.appendChild(t);c.appendChild(k);c.appendChild(F);c.appendChild(l);c.appendChild(C
);c.appendChild(d);b.appendChild(c)};function fn()
{return"rtl"==document.body.dir}var gn={border:!0,padding:!0,margin:!
0},hn=["Top","Bottom","Right","Left"],jn={color:"#0000cc",textDecoration:"underline
"};function kn(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"};w(a,function(c)
{Oa(b,u(ln,c))})}
function ln(a,b,c){var d=""==ng(a,c);gn[c]?w(hn,function(e)
{d&&""==ng(a,c+e)&&P(a,c+e,b)}):d&&("a"==a.tagName.toLowerCase()&&jn[c]?
P(a,c,jn[c]):P(a,c,b))}function mn(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||Oa(c,function(e,g)
{tb(d,sb(a.getElementsByTagName(g)))});kn(d)};function nn(a,b,c)
{jm.call(this,a);this.Yb=fn();this.ua=this.wa=this.Od=null;this.Gj=b;this.g=null;th
is.Hj=!!c;this.render(b);on(this)}n(nn,jm);nn.prototype.ya=function()
{om(this.g).Fa();J(this.V())};nn.prototype.Oe=function(a,b)
{jm.prototype.Oe.call(this,a,b);this.isVisible()&&(this.ah=this.Yb?new cg(0,-
2,0,0):new cg(0,0,0,-2),this.isVisible()&&this.Id(),this.Od=this.b,pn(this))};
nn.prototype.render=function(a)
{this.g&&(this.g.Fa(),this.ua=this.wa=null);this.g=new
an(a,this.className,435,this.Hj);this.g.render(this.V());on(this);this.isVisible()&
&pn(this)};
function pn(a){var b=H("DIV"),c=H("DIV");var d=Fg(a.Od||null);var e=Fg(a.V());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=jg(e,d);h||(h=new
gg(d.left,0,d.width,0));d=a.Yb?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,wl:g}}else
e=null;g=a.Yb?"marginRight":"marginLeft";P(c,g,e.x+"px");P(b,g,e.x-
1+"px");M(a.V(),a.className+"-tooltip");e.wl?(P(c,"bottom",e.y+"px"),P(b,"bottom",
e.y+1+"px"),M(c,a.className+"-arrow-up"),M(b,a.className+"-arrow-up-border")):
(P(c,"top",e.y+"px"),P(b,"top",e.y+1+"px"),a.Gj.b.If||M(c,a.className+"-
nofooter"),M(c,a.className+"-arrow-down"),M(b,a.className+"-arrow-down-
border"));a.ua?Ie(b,a.ua):a.V().appendChild(b);a.wa?
Ie(c,a.wa):a.V().appendChild(c);a.wa=c;a.ua=b}
nn.prototype.Fj=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
&&ld(window.location,b.href))}c&&this.dispatchEvent(new tf(c,this))}};
function on(a){var b=hi||ii?"touchstart":"click",c=om(a.g);Zf(c,a.V(),b,a.Fj,!
1,a)};function qn(a,b,c){gm.call(this,b);this.g=a;this.i=null;this.ha=!
1;if(c==(1).toString()||c==(7).toString())this.ha=!0}v(qn,gm);var rn=new O;
qn.prototype.Nc=function(a){var b=H("A",{className:"slider-link goog-inline-
block"});Q(b,"",this.kc());var c=new S(this.g.b.he);this.g.b.source?
T(c,"source",this.g.b.source):T(c,"source","gbs_slider_thumb");c.b.remove("num");hd
(b,c.toString());a.appendChild(b);this.i=I("IMG");this.i.alt="";this.b.md(this.i,"l
oad",r(this.Ba,this));rn.dispatchEvent("start");(a=this.g.b.Cm)?(a=new
S(a),T(a,"h",this.kc()),T(a,"stbn",1),a.b.remove("edge"),this.i.src=a.toString()):t
his.i.src="/googlebooks/images/no_cover_thumb.gif";
Q(this.i,"",this.kc());b.appendChild(this.i);this.ha&&2==this.g.b.Vf?
(this.s=H("SPAN",["bookcard-badge","bookcard-sample-
label"],"Expirados"),b.appendChild(this.s)):this.ha&&1==this.g.b.Vf?
(a=this.g,1==a.b.Vf?(a=a.b.sm-
La()/1E3,a=Math.round(a/3600),c=Math.round(a/24),a=1>=a?"Expiram em breve":48>=a?
a+" horas":c+" dias"):a="",this.s=H("SPAN",["bookcard-badge","bookcard-sample-
label"],a),b.appendChild(this.s)):!this.ha||this.g.nc()||this.g.b.Kf||
(this.s=H("SPAN",["bookcard-badge","bookcard-sample-label"],
"Amostra"),b.appendChild(this.s));Lf(b,"mouseover",r(this.va,this,b))};qn.prototype
.Ba=function(){this.dispatchEvent("render");rn.dispatchEvent("complete");if(this.s)
{var a=Eg(this.i).width;this.s.style.width=rg(a,!0)}};qn.prototype.va=function(a,b)
{(new nn(a,this.g)).Vc(b)};function sn(a,b,c){qn.call(this,a,b-
40,c);this.ka=H("DIV","slider-annotation");this.ua=!
1}n(sn,qn);sn.prototype.Nc=function(a)
{Lf(this,"render",r(this.wa,this));qn.prototype.Nc.call(this,a);a.appendChild(this.
ka)};
sn.prototype.wa=function(a){if(!this.ua){a.stopPropagation();a=this.ka;var
b=this.g,c=I("DIV"),d=H("A",{className:"slider-annotation-
title"},Fe(b.b.title));hd(d,b.b.he);c.appendChild(d);if(b=b.b.Nh)b=H("DIV","slider-
annotation-
author",Fe(b)),c.appendChild(b);Q(c,Eg(this.i).width+5,"");a.appendChild(c);this.ua
=!0;this.dispatchEvent("render")}};function tn(a,b,c)
{sn.call(this,a,b,c)}n(tn,sn);tn.prototype.Nc=function(a)
{sn.prototype.Nc.call(this,a)};/*
Portions of this code are from MochiKit, received by
The Closure Authors under the MIT license. All other code is Copyright
2005-2009 The Closure Authors. All Rights Reserved.
*/
function un(a){var b=vn;this.o=[];this.wa=b;this.va=a||null;this.j=this.b=!
1;this.i=void 0;this.ua=this.Ba=this.ha=!
1;this.s=0;this.g=null;this.ka=0}un.prototype.cancel=function(a){if(this.b)this.i
instanceof un&&this.i.cancel();else{if(this.g){var b=this.g;delete this.g;a?
b.cancel(a):(b.ka--,0>=b.ka&&b.cancel())}this.wa?
this.wa.call(this.va,this):this.ua=!0;this.b||(a=new wn(this),xn(this),yn(this,!
1,a))}};un.prototype.kb=function(a,b){this.ha=!1;yn(this,a,b)};
function yn(a,b,c){a.b=!0;a.i=c;a.j=!b;zn(a)}function xn(a){if(a.b){if(!a.ua)throw
new An(a);a.ua=!1}}un.prototype.Rh=function(a){xn(this);yn(this,!0,a)};function
Bn(a,b,c,d){a.o.push([b,c,d]);a.b&&zn(a)}un.prototype.then=function(a,b,c){var
d,e,g=new Qi(function(h,k){d=h;e=k});Bn(this,d,function(h){h instanceof wn?
g.cancel():e(h)});return g.then(a,b,c)};un.prototype.$goog_Thenable=!0;function
Cn(a){return ib(a.o,function(b){return Ea(b[1])})}
function zn(a){if(a.s&&a.b&&Cn(a)){var
b=a.s,c=Dn[b];c&&(p.clearTimeout(c.Qa),delete Dn[b]);a.s=0}a.g&&(a.g.ka--,delete
a.g);b=a.i;for(var d=c=!1;a.o.length&&!a.ha;){var
e=a.o.shift(),g=e[0],h=e[1];e=e[2];if(g=a.j?h:g)try{var k=g.call(e||a.va,b);void 0!
==k&&(a.j=a.j&&(k==b||k instanceof Error),a.i=b=k);if(Pi(b)||"function"===typeof
p.Promise&&b instanceof p.Promise)d=!0,a.ha=!0}catch(l){b=l,a.j=!0,Cn(a)||(c=!
0)}}a.i=b;d&&(k=r(a.kb,a,!0),d=r(a.kb,a,!1),b instanceof un?(Bn(b,k,d),b.Ba=!
0):b.then(k,
d));c&&(b=new En(b),Dn[b.Qa]=b,a.s=b.Qa)}function An()
{ab.call(this)}v(An,ab);An.prototype.message="Deferred has already
fired";An.prototype.name="AlreadyCalledError";function wn()
{ab.call(this)}v(wn,ab);wn.prototype.message="Deferred was
canceled";wn.prototype.name="CanceledError";function En(a)
{this.Qa=p.setTimeout(r(this.g,this),0);this.b=a}En.prototype.g=function(){delete
Dn[this.Qa];throw this.b;};var Dn={};function Fn(a,b){var c=b||{};b=c.document||
document;var d=lc(a).toString(),e=I("SCRIPT"),g={tj:e,Nd:void 0},h=new
un(g),k=null,l=null!=c.timeout?c.timeout:5E3;0<l&&(k=window.setTimeout(function()
{Gn(e,!0);var m=new Hn(1,"Timeout reached for loading script "+d);xn(h);yn(h,!
1,m)},l),g.Nd=k);e.onload=e.onreadystatechange=function(){e.readyState&&"loaded"!
=e.readyState&&"complete"!=e.readyState||(Gn(e,c.Pj||!
1,k),h.Rh(null))};e.onerror=function(){Gn(e,!0,k);var m=new Hn(0,"Error while
loading script "+
d);xn(h);yn(h,!1,m)};g=c.attributes||{};Za(g,{type:"text/javascript",charset:"UTF-
8"});te(e,g);jd(e,a);In(b).appendChild(e);return h}function In(a){var b=(a||
document).getElementsByTagName("HEAD");return b&&0!=b.length?
b[0]:a.documentElement}function vn(){if(this&&this.tj){var
a=this.tj;a&&"SCRIPT"==a.tagName&&Gn(a,!0,this.Nd)}}function Gn(a,b,c){null!
=c&&p.clearTimeout(c);a.onload=q;a.onerror=q;a.onreadystatechange=q;b&&window.setTi
meout(function(){J(a)},0)}
function Hn(a,b){var c="Jsloader error (code #"+a+")";b&&(c+=":
"+b);ab.call(this,c);this.code=a}v(Hn,ab);function Jn(){this.b=Kn;this.Nd=5E3}var
Ln=0;Jn.prototype.send=function(a,b,c,d){a=a?Wa(a):{};d=d||"_"+(Ln+
+).toString(36)+La().toString(36);var
e="_callbacks___"+d;b&&(p[e]=Mn(d,b),a.callback=e);b={timeout:this.Nd,Pj:!
0};e=lc(this.b).toString();e=mc.exec(e);var g=e[3]||"";e=new
ic(jc,e[1]+nc("?",e[2]||"",a)+nc("#",g,void 0));b=Fn(e,b);Bn(b,null,Nn(d,a,c),void
0);return{Qa:d,Vh:b}};Jn.prototype.cancel=function(a)
{a&&(a.Vh&&a.Vh.cancel(),a.Qa&&On(a.Qa,!1))};
function Nn(a,b,c){return function(){On(a,!1);c&&c(b)}}function Mn(a,b){return
function(c){On(a,!0);b.apply(void 0,arguments)}}function On(a,b)
{a="_callbacks___"+a;if(p[a])if(b)try{delete p[a]}catch(c){p[a]=void 0}else
p[a]=q};function Pn(a,b,c){O.call(this);this.ka=a;this.va=c;this.i=b;N(b,
["hilite","select","canceldismiss","dismiss"],this.handleEvent,!
1,this);this.s=null;this.b=[];this.j=-
1;this.g=0;this.o=this.ha=null;this.wa={}}v(Pn,O);f=Pn.prototype;f.Qh=!0;f.mg=!
1;f.Rc=function(){return this.i};
f.handleEvent=function(a){var b=this.ka;if(a.target==this.i)switch(a.type){case
"hilite":this.Wc(a.rd);break;case "select":var c=!1;if("number"===typeof a.rd)
{a=a.rd;var d=this.b[Qn(this,a)];c=!!d&&b.Wg&&b.Wg(d);d&&!c&&this.j!
=a&&this.Wc(a)}c||this.se();break;case "canceldismiss":Rn(this);break;case
"dismiss":Sn(this)}};function Tn(a){for(var b=a.g+a.b.length-
1,c=a.j,d=0;d<a.b.length;d++){if(c>=a.g&&c<b)c++;else if(-
1==c)c=a.g;else{a.mg&&c==b&&a.Wc(-1);break}if(a.Wc(c))break}}
f.Wc=function(a){var b=Qn(this,a),c=this.b[b];return c&&this.ka.Wg&&this.ka.Wg(c)?!
1:(this.j=a,this.i.Wc(a),-1!=b)};
f.se=function(){var a=Qn(this,this.j);if(-1!=a){var b=this.b[a],c=this.va;if(c.Wa)
{var d=b.toString();if(c.j){var e=Un(c,c.vb(),Vn(c.Wa)[0]),g=Wn(c,c.vb());c.va&&!
c.va.test(d)&&(d=d.replace(/[\s\xa0]+$/,"")+c.Ba);0==e||Db(g[e-1])||(d="
"+d);e==g.length-1&&(d+=" ");if(d!=g[e]){g[e]=d;d=c.Wa;(B||
A&&D("9"))&&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.Wa;d=e;Xn(g)?g.selectionStart=d:A&&!
D("9")&&(h=Yn(g),k=h[0],k.inRange(h[1])&&(d=Zn(g,d),k.collapse(!
0),k.move("character",
d),k.select()));g=c.Wa;Xn(g)?g.selectionEnd=e:A&&!
D("9")&&(h=Yn(g),d=h[1],h[0].inRange(d)&&(e=Zn(g,e),g=Zn(g,Vn(g)[0]),d.collapse(!
0),d.moveEnd("character",e-g),d.select()))}}else c.Ob(d);c.uh=!
0}this.Kc();this.dispatchEvent({type:"update",rd:b,index:a});return!
0}this.Kc();this.dispatchEvent({type:"update",rd:null,index:null});return!1};
f.Kc=function(){this.j=-
1;this.s=null;this.g+=this.b.length;this.b=[];window.clearTimeout(this.o);this.o=nu
ll;this.i.Kc();this.dispatchEvent("suggestionsupdate");this.dispatchEvent("dismiss"
)};function Sn(a){a.o||(a.o=window.setTimeout(r(a.Kc,a),100))}f.Ci=function()
{return this.o?(window.clearTimeout(this.o),this.o=null,!0):!1};function Rn(a)
{a.Ci()||window.setTimeout(r(a.Ci,a),10)}f.ya=function(){Pn.ta.ya.call(this);delete
this.wa;this.i.Fa();this.va.Fa();this.ka=null};
f.xl=function(a,b,c){this.s==a&&this.th(b,c)};f.th=function(a,b){var
c="object"==Ca(b)&&b;b=(c?c.Vm():b)?Qn(this,this.j):-
1;this.g+=this.b.length;this.b=a;for(var d=[],e=0;e<a.length;+
+e)d.push({id:this.g+e,data:a[e]});a=null;this.ha&&(a=this.wa[Ga(this.ha)]||
this.ha);this.i.wh(a);this.i.th(d,this.s,this.ha);a=this.Qh;c&&void 0!
==c.ak()&&(a=c.ak());this.j=-1;(a||0<=b)&&0!=d.length&&this.s&&(0<=b?
this.Wc(this.g+b):Tn(this));this.dispatchEvent("suggestionsupdate")};
function Qn(a,b){b-=a.g;return 0>b||b>=a.b.length?-1:b}f.update=function(a)
{this.va.update(a)};function Vn(a){var b=0,c=0;if(Xn(a))b=a.selectionStart,c=-
1;else if(A&&!D("9")){var d=Yn(a),e=d[0];d=d[1];if(e.inRange(d))
{e.setEndPoint("EndToStart",d);if("textarea"==a.type)
{d.duplicate();b=a=e.text;for(c=!1;!c;)0==e.compareEndPoints("StartToEnd",e)?c=!0:
(e.moveEnd("character",-1),e.text==a?b+="\r\n":c=!0);e=[b.length,-1];return
e}b=e.text.length;c=-1}}return[b,c]}
function Yn(a){var b=a.ownerDocument||
a.document,c=b.selection.createRange();"textarea"==a.type?
(b=b.body.createTextRange(),b.moveToElementText(a)):b=a.createTextRange();return[b,
c]}function
Zn(a,b){"textarea"==a.type&&(b=a.value.substring(0,b).replace(/(\r\n|\r|\n)/g,"\n")
.length);return b}function Xn(a){try{return"number"==typeof
a.selectionStart}catch(b){return!1}};function $n(a,b,c,d){mf.call(this);d=d||
150;this.j=null!=c?c:!
0;this.s=a||",;";this.Ba=this.s.charAt(0);a=this.j?"[\\s"+this.s+"]+":"[\\s]
+";this.wa=new RegExp("^"+a+"|"+a+"$","g");this.va=new RegExp("\\s*["+this.s+"]
$");this.ua=b||"";this.Da=this.j;this.i=0<d?new fj(d):null;this.g=new
Xf(this);this.ha=new Xf(this);this.o=new yj;this.ka=-1}v($n,mf);var ao=(gi||hi)&&!
D("533.17.9");f=$n.prototype;f.kg=null;f.Wa=null;f.$g="";f.xd=!1;f.uh=!
1;f.vb=function(){return this.Wa.value};
f.Ob=function(a){this.Wa.value=a};f.uk=function(a){for(var
b=0;b<arguments.length;b++){var
c=arguments[b];Me(c)&&(af(c,"combobox"),L(c,"autocomplete","list"));this.g.ma(c,"fo
cus",this.mi);this.g.ma(c,"blur",this.vk);this.Wa||
(this.ha.ma(c,"keydown",this.am),Me(c)&&Ze(oe(c))==c&&bo(this,c))}};f.ya=function()
{$n.ta.ya.call(this);null!=this.kg&&window.clearTimeout(this.kg);this.g.Fa();delete
this.g;this.ha.Fa();this.o.Fa();of(this.i)};
f.Kb=function(a){switch(a.keyCode){case 40:if(this.b.i.isVisible())return
Tn(this.b),a.preventDefault(),!0;if(!this.j)return this.update(!
0),a.preventDefault(),!0;break;case 38:if(this.b.i.isVisible()){a:for(var
b=this.b,c=b.j,d=0;d<b.b.length;d++){if(c>b.g)c--;else{b.mg&&c==b.g&&b.Wc(-
1);break}if(b.Wc(c))break a}a.preventDefault();return!0}break;case 9:if(!
this.b.i.isVisible()||a.shiftKey)this.b.Kc();else
if(this.update(),this.b.se()&&this.Da)return a.preventDefault(),!0;break;case
13:if(this.b.i.isVisible()){if(this.update(),
this.b.se())return a.preventDefault(),a.stopPropagation(),!0}else
this.b.Kc();break;case 27:if(this.b.i.isVisible())return
this.b.Kc(),a.preventDefault(),a.stopPropagation(),!0;break;case 229:if(!
this.xd)return this.xd||
(this.g.ma(this.Wa,"keyup",this.aj),this.g.ma(this.Wa,"keypress",this.$i),this.xd=!
0),!0}return co(this,a)};function co(a,b){var c=a.j&&b.j&&-1!
=a.s.indexOf(String.fromCharCode(b.j));c&&a.update();return c&&a.b.se()?
(b.preventDefault(),!0):!1}f.Pk=function(){return!1};
f.mi=function(a){bo(this,a.target||null)};function bo(a,b){ag(a.ha);a.b&&Rn(a.b);b!
=a.Wa&&(a.Wa=b,a.i&&(a.i.start(),a.g.ma(a.i,"tick",a.ni)),a.
$g=a.vb(),zj(a.o,a.Wa),a.g.ma(a.o,"key",a.dj),a.g.ma(a.Wa,"mousedown",a.ej),A&&a.g.
ma(a.Wa,"keypress",a.Zi))}f.vk=function(){ao?
this.kg=window.setTimeout(r(this.nj,this),0):this.nj()};
f.nj=function()
{this.Wa&&(this.g.Za(this.o,"key",this.dj),Fj(this.o),this.g.Za(this.Wa,"keyup",thi
s.Pk),this.g.Za(this.Wa,"mousedown",this.ej),A&&this.g.Za(this.Wa,"keypress",this.Z
i),this.xd&&eo(this),this.Wa=null,this.i&&(this.i.stop(),this.g.Za(this.i,"tick",th
is.ni)),this.b&&Sn(this.b))};f.ni=function(){this.update()};f.am=function(a)
{this.mi(a)};f.dj=function(a){this.ka=a.keyCode;this.b&&this.Kb(a)};f.$i=function()
{this.xd&&229!=this.ka&&eo(this)};
f.aj=function(a){this.xd&&(13==a.keyCode||
77==a.keyCode&&a.ctrlKey)&&eo(this)};f.ej=function(){};function eo(a){a.xd&&(a.xd=!
1,a.g.Za(a.Wa,"keypress",a.$i),a.g.Za(a.Wa,"keyup",a.aj))}f.Zi=function(a)
{co(this,a)};
f.update=function(a){if(this.Wa&&(a||this.vb()!=this.$g)){if(a||!this.uh)
{a=Vn(this.Wa)[0];var b=this.vb();a=Wn(this,b)[Un(this,b,a)];b=this.wa?
String(a).replace(this.wa,""):a;if(this.b&&(this.b.ha=this.Wa,a=this.b,this.vb(),a.
s!=b)){a.s=b;b=a.ka;var
c=r(a.xl,a),d={client:"books",ds:"bo",q:a.s};c=r(b.g,b,c);b.b&&b.b.cancel();b.b=new
Jn;b.b.send(d,c);Rn(a)}}this.$g=this.vb()}this.uh=!1};
function Un(a,b,c){a=Wn(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 Wn(a,b){if(!
a.j)return[b];b=String(b).split("");for(var c=[],d=[],e=0,g=!1;e<b.length;e+
+)a.ua&&-1!=a.ua.indexOf(b[e])?(g||(c.push(d.join("")),d.length=0),d.push(b[e]),g=!
g):g||-1==a.s.indexOf(b[e])?d.push(b[e]):
(d.push(b[e]),c.push(d.join("")),d.length=0);c.push(d.join(""));return c};var
Ua={},fo=null;function go(a){a=Ga(a);delete Ua[a];Ta()&&fo&&fo.stop()}function ho()
{fo||(fo=new ij(function(){io()},20));var a=fo;0!=a.Qa||a.start()}function io(){var
a=La();Oa(Ua,function(b){jo(b,a)});Ta()||ho()};function ko()
{O.call(this);this.g=0;this.endTime=this.b=null}v(ko,O);ko.prototype.j=function()
{this.Mc("begin")};ko.prototype.i=function()
{this.Mc("end")};ko.prototype.Mc=function(a){this.dispatchEvent(a)};function
lo(a,b,c,d){ko.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.o=a;this.va=b;this.duration=c;this.ua=d;this.coords=[];this.progress=
0}v(lo,ko);f=lo.prototype;
f.play=function(a){if(a||0==this.g)this.progress=0,this.coords=this.o;else
if(1==this.g)return!1;go(this);this.b=a=La();-1==this.g&&(this.b-
=this.duration*this.progress);this.endTime=this.b+this.duration;this.progress||
this.j();this.Mc("play");-1==this.g&&this.Mc("resume");this.g=1;var b=Ga(this);b in
Ua||(Ua[b]=this);ho();jo(this,a);return!0};f.stop=function(a)
{go(this);this.g=0;a&&(this.progress=1);mo(this,this.progress);this.Mc("stop");this
.i()};
f.ya=function(){0==this.g||this.stop(!
1);this.Mc("destroy");lo.ta.ya.call(this)};function jo(a,b)
{b<a.b&&(a.endTime=b+a.endTime-a.b,a.b=b);a.progress=(b-a.b)/(a.endTime-
a.b);1<a.progress&&(a.progress=1);mo(a,a.progress);1==a.progress?
(a.g=0,go(a),a.Mc("finish"),a.i()):1==a.g&&a.qh()}function mo(a,b)
{Ea(a.ua)&&(b=a.ua(b));a.coords=Array(a.o.length);for(var c=0;c<a.o.length;c+
+)a.coords[c]=(a.va[c]-a.o[c])*b+a.o[c]}f.qh=function()
{this.Mc("animate")};f.Mc=function(a){this.dispatchEvent(new no(a,this))};
function no(a,b)
{tf.call(this,a);this.coords=b.coords;this.x=b.coords[0];this.y=b.coords[1];this.du
ration=b.duration;this.progress=b.progress}v(no,tf);function oo(a,b,c,d,e)
{lo.call(this,b,c,d,e);this.ha=a}v(oo,lo);oo.prototype.s=q;oo.prototype.qh=function
(){this.s();oo.ta.qh.call(this)};oo.prototype.i=function()
{this.s();oo.ta.i.call(this)};oo.prototype.j=function()
{this.s();oo.ta.j.call(this)};function po(a,b,c,d,e){"number"===typeof
b&&(b=[b]);"number"===typeof c&&(c=[c]);oo.call(this,a,b,c,d,e);if(1!=b.length||1!
=c.length)throw Error("Start and end points must be 1D");this.ka=-1}v(po,oo);var
qo=1/1024;
po.prototype.s=function(){var a=this.coords[0];Math.abs(a-
this.ka)>=qo&&(Gg(this.ha,a),this.ka=a)};po.prototype.j=function(){this.ka=-
1;po.ta.j.call(this)};po.prototype.i=function(){this.ka=-
1;po.ta.i.call(this)};function ro(a,b,c)
{po.call(this,a,1,0,b,c)}v(ro,po);ro.prototype.j=function()
{this.ha.style.display="";ro.ta.j.call(this)};ro.prototype.i=function()
{this.ha.style.display="none";ro.ta.i.call(this)};
function so(a,b,c,d,e){if(3!=b.length||3!=c.length)throw Error("Start and end
points must be 3D");oo.call(this,a,b,c,d,e)}v(so,oo);so.prototype.s=function()
{for(var a=[],b=0;b<this.coords.length;b+
+)a[b]=Math.round(this.coords[b]);this.ha.style.backgroundColor="rgb("+a.join(",")
+")"};function to(a,b,c,d){O.call(this);this.ua=a||
document.body;this.g=me(this.ua);this.wa=!
a;this.Aa=null;this.va="";this.b=[];this.o=[];this.Ba=this.ka=-1;this.ha=!
1;this.className="ac-renderer";this.Va="ac-highlighted";this.s=b||
null;this.Yb=null!=d?d:!0;this.Qb=!!c}v(to,O);f=to.prototype;f.V=function(){return
this.Aa};f.wh=function(a){this.Ma=a};f.th=function(a,b,c)
{this.va=b;this.b=a;this.ka=-
1;this.Ba=La();this.i=c;this.o=[];uo(this)};f.Kc=function(){this.ha&&(this.ha=!
1,vo(this,!1),R(this.Aa,!1))};
function wo(a){a.ha||(a.ha=!0,vo(a,!0),R(a.Aa,!0))}function vo(a,b)
{a.i&&(L(a.i,"haspopup",b),L(a.Aa,"expanded",b),L(a.i,"expanded",b),b?
L(a.i,"owns",a.Aa.id):(a.i.removeAttribute("aria-
owns"),cf(a.i,null)))}f.isVisible=function(){return this.ha};
function xo(a,b){var c=0<=b&&b<a.b.length?a.b[b]:void 0,d=0<=b&&b<a.o.length?
a.o[b]:void 0;a.dispatchEvent({type:"rowhilite",ha:d,rd:c?
c.data:null})&&(0<=a.ka&&kf(a.o[a.ka],["ac-active","active"]),a.ka=b,d&&(hf(d,["ac-
active","active"]),a.i&&cf(a.i,d),yg(d,a.Aa)))}f.Wc=function(a){if(-1==a)xo(this,-
1);else for(var b=0;b<this.b.length;b++)if(this.b[b].id==a){xo(this,b);break}};
function yo(a){if(!a.Aa){var b=a.g.Ta("DIV",
{style:"display:none"});a.Aa=b;hf(b,Eb(a.className).split("
"));af(b,"listbox");b.id=Tg(Sg.Xa());a.g.appendChild(a.ua,b);N(b,"click",a.oi,!
1,a);N(b,"mousedown",a.ri,!1,a);N(b,"mouseover",a.wi,!1,a)}}
function uo(a){yo(a);a.yd&&(a.Aa.style.minWidth=a.yd.clientWidth-
0+"px");a.mb&&(a.Aa.style.maxWidth=a.mb.clientWidth-
0+"px");a.o.length=0;a.g.ii(a.Aa);a.s&&a.s.render?
a.s.render(a,a.Aa,a.b,a.va):w(a.b,function(b){var c=this.va,d=this.g.Ta("DIV",
{className:"ac-row",id:Tg(Sg.Xa())});af(d,"option");this.s&&this.s.rm?
this.s.rm(b,c,d):K(d,b.data.toString());c&&this.Yb&&(this.Da=!
1,zo(this,d,c));M(d,"ac-
row");this.o.push(d);this.g.appendChild(this.Aa,d)},a);0==a.b.length?a.Kc():
(wo(a),a.Mg(),Jg(a.Aa,!0))}
f.Mg=function(){if(this.i&&this.wa){var a=this.Ma||this.i;var b=this.Qb?
5:1;ni(a,b,this.Aa,b^1,null,null,65)}};f.ya=function()
{this.Aa&&(Sf(this.Aa,"click",this.oi,!1,this),Sf(this.Aa,"mousedown",this.ri,!
1,this),Sf(this.Aa,"mouseover",this.wi,!
1,this),this.g.hk(this.Aa),this.Aa=null,this.ha=!
1);of(this.j);this.ua=null;to.ta.ya.call(this)};
function zo(a,b,c){if(!a.Da)if(3==b.nodeType){var
d=null;Array.isArray(c)&&1<c.length&&(d=vb(c,1));c=Ao(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=Ce(a.g.b,"B"),g.className=a.Va,a.g.appendChild(g,a.g.b.c
reateTextNode(String(c[e+1]))),g=b.parentNode.insertBefore(g,
b.nextSibling),b.parentNode.insertBefore(a.g.b.createTextNode(""),g.nextSibling),b=
g.nextSibling;b.nodeValue=vb(c,2).join("");a.Da=!0}else d&&zo(a,b,d)}}else
for(b=b.firstChild;b;)d=b.nextSibling,zo(a,b,c),b=d}function Ao(a){var b="";if(!
a)return b;Array.isArray(a)&&(a=gb(a,function(c){return!
Db(wd(c))}));Array.isArray(a)?b=0<a.length?vd(a[0]):"":/^\W/.test(a)||
(b=vd(a));return b}function Bo(a,b){for(;b&&b!=a.Aa&&!gf(b,"ac-
row");)b=b.parentNode;return b?eb(a.o,b):-1}
f.oi=function(a){var
b=Bo(this,a.target);0<=b&&this.dispatchEvent({type:"select",rd:this.b[b].id});a.sto
pPropagation()};f.ri=function(a)
{a.stopPropagation();a.preventDefault()};f.wi=function(a)
{a=Bo(this,a.target);0<=a&&!(300>La()-
this.Ba)&&this.dispatchEvent({type:"hilite",rd:this.b[a].id})};function Co(a,b,c,d)
{this.Ba=a;this.ua=null;this.tb=c||null;this.Da="boolean"===typeof b?b:!
0;this.mb=d||0;b=new Do;c=new Eo(this.tb||a,this.mb);c.wa=!0;d=new $n(null,null,!
1);Pn.call(this,b,c,d);d.b=this;d.uk(a);this.ha=a;this.Qh=!1;this.mg=!
0;N(this,"update",r(this.Ma,this))}v(Co,Pn);Co.prototype.se=function()
{this.Va=this.Ba.value;Co.ta.se.call(this);return!1};
Co.prototype.Ma=function(a){a.rd&&(a=this.Ba.form,this.ua||(this.ua=H("INPUT",
{type:"hidden",name:"oq"}),a.appendChild(this.ua)),this.ua.value=this.Va,this.Da&&a
.submit())};function Do(){}var Kn=new
ic(jc,bc(cc("//suggestqueries.google.com/complete/search")));Do.prototype.g=functio
n(a,b){var c=x(b[1],function(d){return d[0]});a(b[0],c)};function Eo(a,b)
{to.call(this);this.tb=a;this.Cb=b||0}v(Eo,to);
Eo.prototype.Mg=function(){Eo.ta.Mg.call(this);var a=0,b=G("gbfwa");b||
(b=re("gbqfwa"));b&&(a=b.offsetTop+b.offsetHeight-1);w(qe(document,"div","ac-
renderer",void 0),function(c){a&&P(c,"top",a+"px");P(c,"width",Eg(this.tb).width-
2+"px");P(c,"left",parseInt(c.style.left,10)+this.Cb+"px")},this)};function Fo(a)
{O.call(this);this.b=a||window;this.i=N(this.b,"resize",this.j,!
1,this);this.g=ve(this.b||window)}v(Fo,O);Fo.prototype.Ca=function(){return this.g?
this.g.clone():null};Fo.prototype.ya=function()
{Fo.ta.ya.call(this);this.i&&(Tf(this.i),this.i=null);this.g=this.b=null};Fo.protot
ype.j=function(){var a=ve(this.b||window);le(a,this.g)||
(this.g=a,this.dispatchEvent("resize"))};function Go(a){return
Math.pow(a,3)}function Ho(a){return 3*a*a-2*a*a*a};function Io(a,b,c,d,e,g)
{Z.call(this);this.ua=a;this.ha=b;this.Da=e;this.Ba=g||{};this.o="number"===typeof
d?d:this.ha?200:80;this.ha||M(this.ua,"slider-
small");this.ka=[];this.i=I("A");this.i.innerHTML=fn()?"&rsaquo;":"&lsaquo;";this.i
.setAttribute("title","Rolar para a esquerda");Jg(this.i,!
0);this.ua.appendChild(this.i);this.g=I("div");M(this.g,"slider-
drawables");this.ua.appendChild(this.g);this.s=I("A");this.s.innerHTML=fn()?"&lsaqu
o;":"&rsaquo;";this.s.setAttribute("title","Rolar para a direita");
Jg(this.s,!
0);this.ua.appendChild(this.s);this.b.ma(this.i,"click",r(this.Hi,this,-.75));this.
b.ma(this.s,"click",r(this.Hi,this,.75));this.jf();a=new
Fo;this.b.ma(a,"resize",this.kh);this.kh();this.va=0;this.wa=A&&D("8")&&!
D("9")&&fn();c&&Jo(this,c)}v(Io,Z);function Ko(a){var
b=Math.ceil(1.25*Lo(a));b=Math.min(a.ka.length,a.va+b);w(vb(a.ka,a.va,b),r(a.Wj,a))
;a.jf();a.va=b;b>=a.ka.length&&a.dispatchEvent("render")}f=Io.prototype;
f.Wj=function(a){var b=H("DIV",{"class":"goog-inline-block slider-
loading"});this.g.appendChild(b);var c=H("DIV",{"class":"goog-inline-block slider-
drawable"});R(c,!
1);this.g.appendChild(c);this.b.md(a,"render",r(this.Xj,this,b,c));a.Nc(c)};f.Xj=fu
nction(a,b){J(a);this.jf();R(b,!0)};function Jo(a,b){b=x(b,function(c){return
this.ha?new tn(c,this.o):new qn(c,this.o,this.Da,this.Ba)},a);Mo(a,b)}function
Mo(a,b){tb(a.ka,b);Ko(a)}
f.Hi=function(a){(fn()?0>a:0<a)&&Ko(this);a*=this.wa?-
1:1;a*=Eg(this.g).width+20;this.j&&(this.j.Fa(),this.j=null);this.j=new
lo([this.g.scrollLeft,0],
[this.g.scrollLeft+a,0],500,Ho);N(this.j,"animate",r(this.Kl,this));N(this.j,"end",
r(this.jf,this));this.j.play()};f.Kl=function(a)
{a=x(a.coords,Math.round);this.g.scrollLeft=a[0]};
f.jf=function(){if(B&&fn()||this.wa){var a=this.g.scrollLeft<=-
1*(this.g.scrollWidth-Eg(this.g).width);var b=0==this.g.scrollLeft}else
a=0==this.g.scrollLeft,b=this.g.scrollLeft>=this.g.scrollWidth-
Eg(this.g).width;this.i.className=a?"slider-button slider-button-left slider-
button-disabled":"slider-button slider-button-left";this.s.className=b?"slider-
button slider-button-right slider-button-disabled":"slider-button slider-button-
right"};f.kh=function(){this.jf()};
function Lo(a){var b=a.ha?110:50;return Math.ceil(Eg(a.g).width/b)};function
No(a,b){Z.call(this);this.ha=a;this.source=b?
b:"gbs_bookshelf_slider";this.ka=0;this.j=new
Fo;this.va=this.j.Ca();this.ua="";Lf(this.j,"resize",r(this.Ji,this))}n(No,Z);f=No.
prototype;f.Ji=function(){this.j.Ca().width>this.va.width?
this.rf():Lf(this.j,"resize",r(this.Ji,this))};f.render=function(a)
{this.o=a;this.g=new Io(this.o,!0,void 0,void
0,this.ha.getId());this.b.ma(this.g,"render",r(this.rf,this))};
f.rf=function(){this.g.kh();var a=Math.ceil(1.25*Lo(this.g))
+1,b=Oo(this,this.ka,a);b&&(this.ka+=a,Fm(b,r(this.kl,this)))};f.kl=function(a)
{a=a.target;if(Om(a)){if((a=(new Wm(Pm(a))).b)&&a.length){var b=Tm(a[a.length-
1].b.he);this.ua!=b&&(this.ua=b,Mo(this.g,Po(this,a)));
(a=Xe(this.V()))&&Gg(a,1)}this.dispatchEvent("success")}};function Po(a,b){return
x(a.wg(b),function(c){return this.g.ha?new tn(c,200,this.ha.getId()):new
qn(c,80,this.ha.getId())},a)}f.V=function(){return this.o};
f.wg=function(a){return this.source?x(a,function(b){b.b.source=this.source;return
b},this):a};function Qo(a,b,c,d,e){No.call(this,a,e);this.i=b;this.s=c||!
1;this.wa=d||[]}n(Qo,No);function Oo(a,b,c){var d=new S("/books?
jscmd=SearchVolume");mm(d);T(d,"start",b);T(d,"num",c);a.s?
(T(d,"as_pt","MAGAZINES"),T(d,"as_coll2",a.i)):
(T(d,"as_brr",3),T(d,"q",a.i),fb(a.wa,function(e){T(d,e.name,e.value)}));return
d}Qo.prototype.render=function(a){this.o=a;this.g=new Io(a,!
this.s);this.b.ma(this.g,"render",r(this.rf,this))};
Qo.prototype.wg=function(a){return this.s?x(a,function(b)
{b.b.source="gbs_other_issues";return
b},this):No.prototype.wg.call(this,a)};function Ro()
{}f=Ro.prototype;f.Fb=function(a){this.j=a.width;this.o=a.height};f.Ca=function()
{return new ke(this.j,this.o)};f.Ee=function(){return this.s};f.hd=function()
{return this.g};f.Db=function(){return this.j};f.kc=function(){return
this.o};f.ac=function(){return new E(this.s,this.g)};function So(a){return new
gg(a.s,a.g,a.j,a.o)};function To(a){this.i=a}v(To,Ro);To.prototype.Ea=function()
{return this.i};To.prototype.Fb=function(a){void 0==a.width?
(this.o=a.height,this.j=Math.round(a.height*Uo(this.i))):void 0==a.height?
(this.j=a.width,this.o=Math.round(a.width/Uo(this.i))):
(this.j=a.width,this.o=a.height)};function Vo(){this.g=new hh;this.b=new Wo("",void
0);this.b.next=this.b.b=this.b}f=Vo.prototype;f.get=function(a,b)
{return(a=this.g.get(a))?a.value:b};f.set=function(a,b){var c=this.g.get(a);c?
c.value=b:(c=new
Wo(a,b),this.g.set(a,c),a=c,a.b=this.b.b,a.next=this.b,this.b.b=a,a.b.next=a)};f.sh
ift=function(){return Xo(this,this.b.next)};f.pop=function(){return
Xo(this,this.b.b)};f.remove=function(a){return(a=this.g.get(a))?
(a.remove(),this.g.remove(a.key),!0):!1};
f.$b=function(){return Yo(this,function(a,b){return b})};f.yb=function(){return
Yo(this,function(a){return a})};f.forEach=function(a,b){for(var c=this.b.next;c!
=this.b;c=c.next)a.call(b,c.value,c.key,this)};function Yo(a,b){for(var
c=[],d=a.b.next;d!=a.b;d=d.next)c.push(b.call(void 0,d.value,d.key,a));return
c}function Xo(a,b){a.b!=b&&(b.remove(),a.g.remove(b.key));return b.value}function
Wo(a,b){this.key=a;this.value=b}
Wo.prototype.remove=function(){this.b.next=this.next;this.next.b=this.b;delete
this.b;delete this.next};function Zo(){O.call(this);this.b=new Vo}v(Zo,O);function
$o(a,b){b.sort(ap);w(b,function(c){c.ud(this)},a);a.b=new Vo;w(b,function(c)
{this.b.set(c.Sa(),c)},a);a.dispatchEvent("update")}function ap(a,b){return bp(a)-
bp(b)}function cp(a){return a.b.yb()}function dp(a,b,c){a=cp(a);for(var d=-
1,e=0;e<a.length;e++)if(a[e].Sa()==b){d=e;break}if(0<=d)return a[c+d]}function
ep(a,b){return a.b.get(b)}function fp(a,b){b=Eb(b);if(0!=b.length)return
kb(cp(a),function(c){return gp(c)==b})};function hp(a)
{O.call(this);this.b={};a&&this.Kd(a)}v(hp,O);f=hp.prototype;f.oe=function(){return
this.b.w||this.getParent().ad.width};f.Dg=function(){return this.b.h||
this.getParent().ad.height};function Uo(a){return a.oe()/a.Dg()}f.Ca=function()
{return new ke(this.oe(),this.Dg())};f.Kd=function(a){for(var b in
a)this.b[b]=a[b];this.dispatchEvent("update")};f.ud=function(a)
{this.Na=a};f.getParent=function(){return this.Na};function gp(a){return a.b.title}
f.Pc=function(){var a=gp(this);return a?"P\u00e1gina "+a:""};function bp(a){return
a.b.order}f.Sc=function(a){if(this.b.src&&a){var b=new
S(this.b.src);T(b,"w",a.width);return b.toString()}return
this.b.src};f.Sa=function(){return this.b.pid};function ip(a,b,c)
{this.ha=a;this.i=b;this.ka=c||!1;a=this.Ca();this.b()?
a.height=120:a.height=65;this.Fb(a)}v(ip,Ro);ip.prototype.b=function(){var a=G("gb-
mobile-menu-pubinfo");return a?0<Je(a).length&&null!=this.ha&&0==bp(this.ha):!
1};function jp(){this.g=[]}jp.prototype.Rb=function(a)
{this.g.push(a)};jp.prototype.Ca=function(){var a=this.Db(),b=this.kc();return
null===a||null===b?null:new ke(a,b)};jp.prototype.Cd=function(a){return
gb(this.g,a||Ub)};function kp(a,b){for(var c=0;c<a.g.length;c++){var
d=a.g[c];if(b(d))return d}return null}function lp(a,b){return kp(a,function(c)
{return c.hd()<=b&&c.hd()+c.Ca().height>=b})}function mp(a,b){return
kb(a.g,function(c){return eg(hg(So(c)),b)})};function np()
{this.g=[];this.cells=[]}v(np,jp);f=np.prototype;f.marginTop=0;f.mh=0;f.Rg=0;f.hg=0
;f.Im=!1;f.Db=function(){return this.j};f.kc=function(){return this.o};function
op(a){pp(a);for(var b=0,c=0;c<a.s;c++){var d=qp(a,c);w(a.cells[c],function(h){if(h)
{var k=b+Math.round((d-h.Ca().width)/2);h.s=k}});b+=d+a.Rg}a.j=b;var
e=a.marginTop;for(c=0;c<a.b;c++){var g=rp(a,c);w(sp(a,c),function(h)
{if(h)if(this.Im){var k=e+Math.round((g-h.Ca().height)/2);h.g=k}else
h.g=e});e+=g+a.hg}a.o=e+a.mh}
function sp(a,b){return x(a.cells,function(c){return c[b]})}function qp(a,b){var
c=0;w(a.cells[b],function(d){d&&(c=Math.max(c,d.Ca().width))});return c}function
rp(a,b){var c=0;w(sp(a,b),function(d){d&&(c=Math.max(c,d.Ca().height))});return
c};function tp(a){np.call(this);this.s=a}v(tp,np);function pp(a)
{a.b=Math.ceil(a.g.length/a.s);for(var b=0;b<a.b;b++)for(var c=0;c<a.s;c++){var
d=b*a.s+c;a.cells[c]=a.cells[c]||[];a.cells[c][b]=a.g[d]}};function up(a)
{tp.call(this,a);this.ha=new Map}v(up,tp);up.prototype.Qc=function(a){return
this.ha.get(vp(To,a))};up.prototype.ua=function(a){if(a instanceof
ip)a=vp(a.constructor,a.i);else if(a instanceof To)a=vp(a.constructor,a.Ea());else
throw Error("Input item must be a LayoutPage or LayoutSeparator.");return
this.ha.get(a)};
up.prototype.Rb=function(a){if(a instanceof ip){var
b=vp(a.constructor,a.i);this.ha.set(b,a)}else a instanceof
To&&(b=vp(a.constructor,a.Ea()),this.ha.set(b,a));up.ta.Rb.call(this,a)};function
vp(a,b){return Ga(a)+"#"+b.Sa()};function wp(a,b,c,d)
{this.hg=this.Rg=10;this.mh=this.marginTop=20;b=Math.floor((b-20)/
(100+this.Rg));d&&2<b&&(b-=b%2);up.call(this,b);cp(a);a=x(cp(a),function(e){e=new
To(e);var g=e.Ca();g.width=100;e.Fb(g);return e});c&&(c=a[0].Ca(),d=new
Ro,d.Fb(c),this.Rb(d));w(a,r(this.Rb,this));op(this)}v(wp,up);function
xp(a,b,c,d,e){up.call(this,1);this.ka=b;this.i=c;var g=d||!
1,h;a=cp(a);w(a,function(k){g&&h&&1<bp(k)-bp(h)&&yp(this,h,k);var l=G("gb-mobile-
menu-pubinfo");l&&0<Je(l).length&&!g&&h&&k&&0==bp(h)&&yp(this,h,k,!0);l=new
To(k);var m=l.Ca();"fixed_height"==this.ka?
m.height=this.i:m.width=this.i;l.Fb(m);this.Rb(l);h=k},this);g&&h&&e&&bp(h)<bp(e)&&
yp(this,h,e);op(this)}v(xp,up);function yp(a,b,c,d){b=new ip(b,c,d||!
1);c=b.Ca();"fixed_height"==a.ka?c.height=a.i:c.width=a.i;b.Fb(c);a.Rb(b)}
xp.prototype.Eg=function(){return this.i};xp.prototype.Ri=function(){return
this.ka};xp.prototype.hg=8;function zp(){};function Ap(a,b)
{this.b=b}v(Ap,zp);Ap.prototype.render=function(a){var
b=this.b(a);b.Fb(a.Ca());b.setPosition(a.ac());return b};function Bp(a,b){var
c=Cp(a),d=Cp(b);0==bp(a)||0==bp(b)?d="Esta \u00e9 uma visualiza\u00e7\u00e3o. O
n\u00famero total de p\u00e1ginas exibido ser\u00e1 limitado.":"number"!==typeof
c||"number"!==typeof d||c>=d||1==Math.abs(c-d)?d="Algumas p\u00e1ginas foram
omitidas da visualiza\u00e7\u00e3o deste livro.":Dp(a,b)?d="A p\u00e1gina "+(--d+"
n\u00e3o faz parte da visualiza\u00e7\u00e3o deste livro."):(a=++c+"",d=--d+"",d="O
intervalo entre as p\u00e1ginas "+(a+(" e "+(d+" n\u00e3o \u00e9 mostrado nesta
visualiza\u00e7\u00e3o."))));
return d}function Cp(a){a=gp(a);if(/[^0-9]/.test(a)||Db(a))a=null;else{var
b=a.length-1;a=0<=b&&a.indexOf("B",b)==b?Rh(a,Uh):Rh(a,Th)}return a}function
Dp(a,b){a=Cp(a);b=Cp(b);return 0==a+1-(b-1)};function Ep()
{Z.call(this)}v(Ep,Z);function Fp(a,b)
{Z.call(this);this.s=a;this.o=b;this.j=b.ha;this.i=b.i;this.g=I("DIV");this.g.class
Name="separator-
container";this.s.appendChild(this.g);a=I("TABLE");a.className="separator-outer-
table";this.g.appendChild(a);var c=a.insertRow(-1).insertCell(-
1);c.align="center";var d=I("DIV");d.className="separator-
background";c.appendChild(d);c=I("TABLE");c.className="separator-inner-
table";d.appendChild(c);c.align="center";if(b.b()){var e=G("gb-mobile-menu-
pubinfo");if(e){b=(e||document).getElementsByTagName("IMG");
if(1==b.length){b=b[0].cloneNode(!0);var g=c.insertRow(-1).insertCell(-
1);g.insertBefore(b,g.childNodes[0]||null);M(g,"separator-message");M(g,"separator-
pubinfo-message")}b=Bp(this.j,this.i);g=Ue(e);c=c.insertRow(-1).insertCell(-
1);e=I("SPAN");e.className="separator-text";c.appendChild(e);var
h=this.o;h.b&&h.ka?(b=X(g),z(e,b)):(b=X(b+"<br>"+g),z(e,b));M(c,"separator-
message");M(c,"separator-pubinfo-message")}M(a,"separator-pubinfo");M(d,"separator-
pubinfo")}else a=c.insertRow(-1).insertCell(-1),
M(a,"separator-message"),a.innerHTML=Bp(this.j,this.i);Jg(this.g,!
0);mn(this.g)}n(Fp,Ep);Fp.prototype.Fb=function(a)
{Q(this.g,a)};Fp.prototype.setPosition=function(a){qg(this.g,a)};Fp.prototype.
$a=function(){J(this.g)};function Gp(a,b){this.x=a;this.y=b}v(Gp,E);function Hp(a)
{return new Gp(a.x,a.y)}Gp.prototype.clone=function(){return new
Gp(this.x,this.y)};Gp.prototype.Fg=E.prototype.Fg;Gp.prototype.add=function(a)
{this.x+=a.x;this.y+=a.y;return this};function Ip(a,b){this.b=a;this.g=b};function
Jp(a,b,c){Kp()&&(Fn(Lp,{document:a}).then(function(){var
d=Aa("gapi.load",b);d&&d("gapi.rpc",{Rh:function(){return Mp(c)},onerror:function()
{return null},timeout:5E3,ontimeout:function(){return null}})}),U(function()
{Mp(c)},5E3))}function Mp(a){var
b=Aa("gapi.rpc.register");Ea(b)&&(b("handshake",function(){}),Np(),Op(a))}function
Np(){N(document,"keydown",function(a){27==a.keyCode&&Pp("closeViewportDialog")})}
function Op(a){var b=Aa("gapi.rpc.register");if(Ea(b))for(var c in
a)b(c,a[c])}function Pp(a,b){if(Kp()){var
c=Aa("gapi.rpc.call");Ea(c)&&c("..",a,null,b)}}function Kp(){try{return
window.self!==window.top}catch(a){return!0}}var Lp=new
ic(jc,bc(cc("//apis.google.com/js/api.js")));function Qp(a)
{O.call(this);Rp(this,a||"")}v(Qp,O);Qp.prototype.getQuery=function(){return
this.i};function Rp(a,b){a.i!
=b&&(a.i=b,a.dispatchEvent("change"),a={},a.q=b,Pp("updateInViewportPage",a))};func
tion Sp(){this.b={}};function Tp(a){this.g=a}Tp.prototype.Pb=function(a)
{this.b&&(this.b.Fa(),He(this.g.La().i.g));this.b=new
a(this.g);this.b.ua&&this.b.ua(this.g.Ea());this.b.va&&this.b.va()};Tp.prototype.La
=function(){return this.b};function Up(a)
{Z.call(this);this.ka=a;He(a);P(a,"overflow","hidden");this.o=I("div");P(this.ka,
{position:"relative",padding:"0px"});a=this.ka;a.insertBefore(this.o,a.childNodes[0
]||null);this.wa=new
Sp;this.ua=[];this.j=[];a=r(this.Ai,this,1);this.j.push(["next",a]);a=r(this.Ai,thi
s,-
1);this.j.push(["previous",a]);a=r(this.hl,this);this.j.push(["turntopage",a]);a=r(
this.nl,this);this.j.push(["zoomin",a]);a=r(this.ol,this);this.j.push(["zoomout",a]
);this.s=new Tp(this);a=I("div");mn(a,!0);P(a,{position:"absolute",
left:"0px",top:"0px"});this.ka.appendChild(a);this.va=a;this.Fb(Ng(this.ka));Vp.pus
h(this);this.Ua=new Qp;N(this.Ua,"change",this.bl,!1,this)}v(Up,Z);var
Vp=[];f=Up.prototype;
f.Fb=function(a){a.width=Math.max(a.width,0);a.height=Math.max(a.height,0);if(!
this.g||!le(this.g,a)){var b=this.o,c=we(me(oe(b)).b);if(!A||D("10")||
c&&D("8"))Lg(b,a,"content-box");else{var d=b.style;c?
(d.pixelWidth=a.width,d.pixelHeight=a.height):
(c=Mg(b),b=zg(b),d.pixelWidth=a.width+b.left+c.left+c.right+b.right,d.pixelHeight=a
.height+b.top+c.top+c.bottom+b.bottom)}this.g=a;
(d=this.s.La())&&d.Fb(a);this.dispatchEvent("resize")}};f.Ca=function(){return
this.g};f.Db=function(){return this.g.width};
f.kc=function(){return this.g.height};f.go=function()
{this.dispatchEvent("load")};f.Pb=function(a){this.ha!
=a&&(this.ha=a,this.s.Pb(a),this.dispatchEvent("viewportmodechange"))};f.La=functio
n(){return this.s.La()};function Wp(a,b)
{if(a.Na)throw"";a.Na=b;N(b,"update",r(a.Yk,a))}f.Yk=function()
{this.dispatchEvent("pagesupdate")};function Xp(a,b){(b=ep(a.Na,b))&&a.Bb(b,void
0)}f.Bb=function(a,b){if(this.i!=a||b)this.i=a,this.dispatchEvent("pagechange")};
function Yp(a,b){Zp(a,b,r(function(c){U(r(this.Bb,this,c))},a))}function Zp(a,b,c)
{a=a.Na;new S(b);b=new a.g({url:b});b.ud(a);c=r(a.o,a,c);
$p(b,aq(b),c)}f.al=function(a,b,c,d){(c=bq(d,c))&&cq(this,a,b,c)};function
cq(a,b,c,d){if(d&&d.length){for(var e=d[0],g=1;g<d.length;g+
+)e=kg(e,d[g]);d=b.Ea().oe();d=b.Ca().width/d;e=new
Gp(e.left,e.top);e.Fg(d);e.x=Math.round(e.x);e.y=Math.round(e.y);b=Hp(b.ac());b.add
(e);b.x-=c.x;b.y-=c.y;a.La().lj(b)}}f.Sa=function(){return
this.i.Sa()};f.Ea=function(){return this.i};
f.sc=function(a){for(var b=[],c=0;c<arguments.length;c+
+)b.push(arguments[c]);this.ua.push(b);1==this.ua.length&&dq(this)};function dq(a)
{var b=a.ua.shift();if(b){for(var c=b.shift(),d=0;d<a.j.length;d++)a.j[d]
[0]==c&&a.j[d][1].apply(a,b);dq(a)}}function eq(a){var
b=a.s.La();b.xg&&b.xg(a.Ea())}f.Ai=function(a){var b=this.s.La(),c;b.Va?
c=b.Va(this.Ea(),a):c=dp(this.Na,this.Ea().Sa(),a);c&&(this.Bb(c),eq(this),this.dis
patchEvent("pageturn"))};f.hl=function(a){if(a=ep(this.Na,a))this.Bb(a),eq(this)};
f.nl=function(){var a=this.s.La();a.jg&&(a.jg(),eq(this))};f.ol=function(){var
a=this.s.La();a.Ih&&(a.Ih(),eq(this))};f.bl=function()
{this.dispatchEvent("searchupdate")};function fq(a){var
b=this;Z.call(this);this.i=a;this.Ba=a.j;this.Fb(Ng(this.Ba));this.s=new
E(0,0);this.ka=null;this.Da=new ij(function(){R(b.ka,!
1)},600);nf(this,this.Da)}v(fq,Z);f=fq.prototype;f.Fb=function(a){if(!this.g||!
le(this.g,a)){this.g=a;var
b=this.i;b.ua=a;gq(b);this.dispatchEvent("resize")}};function hq(a,b){a.o=b;a.ha.
$a();var c=a.i,d=a.Ca();c.ua=d;gq(c);c=a.i;b=new ke(b.Db(),b.kc());c.va=b;c.s=!
0;Q(c.g,b);U(c.wa,0,c);gq(c);a.dispatchEvent("layoutchange")}function iq(a,b)
{a.ha=b}
f.bc=function(){var
a=this.o.Cd();this.Ma&&(a=this.Ma.Bg(a));jq(this.ha,a);this.dispatchEvent("update")
};function kq(a,b){a.Ma=b}
function lq(a,b){var c=a.s.x,d=a.s.y;"number"===typeof
b.x&&(b.x=he(b.x,0,Math.max(a.o.Db()-a.g.width,0)));"number"===typeof
b.y&&(b.y=he(b.y,0,Math.max(a.o.kc()-a.g.height,0)));"number"===typeof
b.x&&(c=b.x);"number"===typeof b.y&&(1<b.y-d?a.dispatchEvent("scrolldown"):1<d-
b.y&&a.dispatchEvent("scrollup"),d=b.y);a.s=new E(c,d);c=a.i;b=a.s;c.ka||
(c=c.j,null!=b.y&&(c.scrollTop=b.y),null!
=b.x&&(c.scrollLeft=b.x));a.dispatchEvent("move")}
function mq(a){var b=a.s;return b?new
gg(b.x,b.y,a.g.width,a.g.height):null}f.Ca=function(){return
this.g};f.qd=function(a)
{this.dispatchEvent("movestart");lq(this,a);this.dispatchEvent("moveend")};function
nq(a,b,c){a=a.s;c(new E(a.x+b.x,a.y+b.y))}
f.lj=function(a){var b=this.s,c=this.Ca();if(!b||Math.abs(b.x-a.x)>c.width||
Math.abs(b.y-a.y)>c.height)this.qd(a);else{this.j&&(this.j.Fa(),this.j=null);c=b.x-
a.x;var d=b.y-a.y;this.j=new lo([b.x,b.y],
[a.x,a.y],250+250*he(Math.sqrt(c*c+d*d)/800,0,1),Ho);N(this.j,"animate",r(this.Vi,t
his));N(this.j,"end",r(this.xk,this));this.dispatchEvent("movestart");Lf(this,"move
start",r(this.j.Fa,this.j));this.j.play()}};f.Vi=function(a)
{a=x(a.coords,Math.round);lq(this,new E(a[0],a[1]))};
f.xk=function(a){this.Vi(a);this.dispatchEvent("moveend")};function oq(a){return
new E(Math.round(a.s.x+a.g.width/2),Math.round(a.s.y+a.g.height/2))}f.ya=function()
{fq.ta.ya.call(this);this.ha.$a()};f.yg=function(a)
{null==this.ka&&(this.ka=a);this.ka.style.opacity=0;this.Da.start()};f.Zj=function(
){var a=this;this.Da.stop();R(this.ka,!0);U(function()
{a.ka.style.opacity=1})};f.Kh=1;function pq(a,b)
{fq.call(this,b);this.Pa=a;this.b.ma(a,"pagechange",this.va);this.b.ma(this.Pa,"sea
rchupdate",this.Qb);if(a=G("subscription-
bar"))this.b.ma(this,"scrolldown",u(this.yg,a)),this.b.ma(this,"scrollup",u(this.Zj
,a))}v(pq,fq);function qq(a,b){var
c=[];"fixed_width"==a.o.Ri()&&c.push(a.Ca().width);if(a.wc){a:{var d=a.wc();var
e=a.o.Eg();c=rq(d,c);if(0<b)for(b=0;b<c.length;b++){if(c[b]>e){e=c[b];break a}}else
for(b=c.length-1;0<=b;b--)if(c[b]<e){e=c[b];break a}}e&&a.kf(a.Wd(e))}}
pq.prototype.kf=function(a){var b=this.o;hq(this,a);if(b){b=new
Ip(b,a);a=oq(this);var c=mp(b.b,a);if(!c)a:{c=Number.POSITIVE_INFINITY;for(var
d=b.b.Cd(),e=d[0],g=0;g<d.length;g++){var h=d[g],k=fg(hg(So(h)),a);if(k<c)
{c=k;if(0==k){c=h;break a}e=h}}c=e}b=b.g.ua(c);a=Hp(a);d=c.ac();a.x-=d.x;a.y-
=d.y;d=b.Ca().width/c.Ca().width;c=b.Ca().height/c.Ca().height;a=new
E(Math.round(a.x*d),Math.round(a.y*c));a=Hp(b.ac()).add(a);a=new
E(Math.round(a.x+this.g.width/2*-1),Math.round(a.y+this.g.height/2*-
1));this.qd(a)}};
pq.prototype.va=function(){this.mb||
this.ua(this.Pa.Ea())};pq.prototype.ua=function(a)
{this.o.Qc&&(a=this.o.Qc(a))&&lq(this,new
E(Math.round(a.Ee()),Math.round(a.hd())))};pq.prototype.Qb=function(){sq&&(this.ha.
$a(),this.tb&&this.tb(),this.bc())};var sq=!0;function tq(){this.b=new
Map}tq.prototype.add=function(a,b){this.b.set(Ga(a),b)};function uq(a,b){b=void
0===b?[]:b;b=new Set(b.map(function(g){return Ga(g)}));for(var
c=ba(a.b.keys()),d=c.next();!d.done;d=c.next())if(d=d.value,!b.has(d)){var
e=a.b.get(d);e&&e.$a();a.b.delete(d)}};function vq(){this.g={};this.b=new
tq}function wq(a,b,c){a.g[Ga(b)]=c}vq.prototype.$a=function(){uq(this.b)};function
jq(a,b){b=gb(b,function(c){return!!
this.g[Ga(c.constructor)]},a);uq(a.b,b);w(b,function(c){this.b.b.has(Ga(c))||
this.b.add(c,this.g[Ga(c.constructor)].render(c))},a)};function xq(a,b)
{this.g=a;this.b=b}v(xq,zp);xq.prototype.render=function(a){var
b=this.b(),c=a.Ea(),d=db(this.g.wc().Wi)/a.Ca().width,e=a.Ca();b.Uf=e.width;b.Tf=e.
height;e=a.Ca().clone();e.width*=d;e.height*=d;b.tl=e.width;b.rl=e.height;b.setPosi
tion(a.Ee(),a.hd());b.Bb(c);b.Nc();return b};function yq(){};function zq(a)
{this.b=a}v(zq,yq);zq.prototype.Bg=function(a){var b=Aq(this,a);a=b[0]||[];b=b[1]||
[];b.sort(u(Bq,oq(this.b)));var c=[];tb(c,a,b);return c};function Bq(a,b,c){return
fg(hg(So(b)),a)-fg(hg(So(c)),a)}function Aq(a,b){var c=mq(a.b),d=new gg(c.left-
800,c.top-800,c.width+1600,c.height+1600);return zb(b,function(e)
{e=So(e);if(jg(d,e))return jg(c,e)?0:1})};function Cq(a,b)
{this.b=b;this.g=a}v(Cq,zq);Cq.prototype.Bg=function(a){var
b=Cq.ta.Bg.call(this,a),c=this.g.Ea();if(c){var d=[],e=this.g.Na;w([1,-
1],function(){var g=dp(e,c.Sa(),1);g&&d.push(g)});w(a,function(g)
{g.Ea&&mb(d,g.Ea())&&nb(b,g)})}return b};function Dq()
{Z.call(this)}v(Dq,Z);Dq.prototype.Xc=function(a)
{this.g=a;this.i=Eq(a)};Dq.prototype.ya=function()
{Dq.ta.ya.call(this);J(this.i)};function Fq(a)
{Z.call(this);this.ka=a;this.ha=[]}v(Fq,Dq);f=Fq.prototype;f.Xc=function(a)
{Fq.ta.Xc.call(this,a);this.Le();this.Ea()&&this.b.ma(this.Ea(),"update",this.Le)};
f.Ea=function(){return this.g.Ea()};f.Xe=function(a,b,c,d){var e=I("div");mn(e,!
0);this.i.appendChild(e);a=Gq(this,a,b,c,d);P(e,
{position:"absolute",left:a[0]+"px",top:a[1]+"px",width:a[2]+"px",height:a[3]+"px"}
);this.ka&&(P(e,{backgroundColor:this.ka}),Gg(e,.3));this.ha.push(new
gg(a[0],a[1],a[2],a[3]));return e};
function Hq(a){return a.g.Ca().width/a.g.Ea().getParent().ad.width}function
Gq(a,b,c,d,e){var g=Hq(a);return x([b,c,d,e],function(h){return
Math.round(h*g)})}function Iq(a,b){w(b,function(c)
{this.Xe.apply(this,c)},a)}f.Wh=function(a){return
this.Xe(a.left,a.top,a.width,a.height)};f.Td=function()
{He(this.i);this.ha=[]};f.Le=q;function Jq()
{Fq.call(this)}v(Jq,Fq);f=Jq.prototype;f.Le=function(){if(!this.j){var
a=this.Ea();a&&(a=Kq(a))&&(Iq(this,a),this.j=!0)}};
f.Xe=function(a,b,c,d){this.o=Jq.ta.Xe.call(this,a,b,c,d);P(this.o,{border:"2px
#aaaaff
dashed"});this.s=I("img");this.o.appendChild(this.s);this.s.src="/googlebooks/image
s/dialog_close_x.gif";a=Gq(this,a,b,c,d);P(this.s,
{position:"absolute",cursor:"pointer",left:a[2]-
19+"px",top:"4px",display:"none"});N(this.o,"mouseout",r(this.Rl,this));N(this.o,"m
ouseover",r(this.Bi,this,!0));Lf(this.s,"click",r(this.$a,this));return this.o};f.
$a=function(){J(this.o)};f.Rl=function(a){Ne(this.o,a.target)||this.Bi(!1)};
f.Bi=function(a){P(this.s,{display:a?"":"none"})};function Lq(a)
{Fq.call(this);this.o=a}v(Lq,Fq);Lq.prototype.Le=function(){if(!this.j){var
a=this.Ea();a&&(a=Mq(a))&&(w(a,function(b){var
c=b.pop(),d=b.pop();b=this.Xe.apply(this,b);P(b,
{cursor:"pointer"});this.b.ma(b,"click",r(this.s,this,d,c))},this),this.j=!
0)}};Lq.prototype.s=function(a,b){(a=ep(this.o.Na,a))?
this.o.Bb(a):Yp(this.o,b)};function Nq(a,b)
{this.i=a;this.b=b}Nq.prototype.Ea=function(){return
this.i};Nq.prototype.j=function(){return this.i.Sc(this.b)};function Oq(a,b,c)
{Nq.call(this,a,b);this.g=c}v(Oq,Nq);Oq.prototype.j=function(){return
this.g.width>this.b.width?this.i.Sc(this.g):Oq.ta.j.call(this)};function Pq(a,b,c)
{if(A&&!D("9")){var d=[];d[0]=N(a,"readystatechange",u(Qq,a,u(Rq,b),d))}else
Lf(a,"load",u(Rq,b));c&&Lf(a,"error",u(Rq,c))}function Rq(a){U(a)}function
Qq(a,b,c){if("complete"!=a.readyState)return!0;Tf(c[0]);b();return!1}var
Sq=I("div");function Tq(a){if(a)if(A){Sq.appendChild(a);var
b=u(J,a);Pq(a,b,b);a.src="//www.google.com/images/cleardot.gif"}else
a.src="//www.google.com/images/cleardot.gif",J(a)};function Uq(a)
{this.Eh={};for(var b=0;b<a.length;b++){var c=a[b];this.Eh[c.z]=new
ke(c.w,c.h)}}function Vq(a,b){return(a=Sa(a.Eh,function(c){return c.height==b}))?
Number(a):null};function Wq(a){if(a)return a.isEntityPageViewport;a=Hh(new
S(window.location.href),"source");return"entity_page"==a||"entity_page_gbs_snippet"
==a}function Xq(a){return a?Wq(a)&&a.disableEntityPageViewportHistoryState:!
1};function Yq(a)
{hp.call(this,a);this.Xf={};this.Ba={};this.o={};this.wa=this.Da=null}var
Zq;v(Yq,hp);f=Yq.prototype;f.Kd=function(a,b)
{Yq.ta.Kd.call(this,a);b&&(this.va=b)};function aq(a){var
b=$q(a);T(b,"jscmd","click3");var
c;a.Ua&&(c=a.Ua.getQuery());ar(a,"vq",c);Oa(a.Xf,function(d,e){T(b,e,d)});return b}
function $p(a,b,c){b=b.toString();if(b==a.va)c&&c(a);else if(c&&(a.o[b]=a.o[b]||
[]).push(c),b!=a.ha)
{a.ha=b;a.j&&p.clearTimeout(a.j);a.j=p.setTimeout(r(a.Jk,a,b),6E3);var
d;a.Ua&&(d=a.Ua.getQuery());Zq(b,r(a.Nl,a,b,d))}}function ar(a,b,c){c?
a.Xf[b]=c:delete a.Xf[b]}f.Xf=null;f.Nl=function(a,b,c)
{this.ha==a&&(this.ha=null,this.j&&(p.clearTimeout(this.j),this.j=null),this.va=a,b
r(this,c.page[0]),this.Na.Tg(c),b=this.o[a])&&(w(b,function(d)
{d(this)},this),delete this.o[a])};
f.Jk=function(a){this.j=this.ha=null;delete this.o[a]};function $q(a){var
b=a.b.url;b?b=new S(b):(b=new
S(a.Na.nm),T(b,"pg",a.Sa()),a.b.sig&&T(b,"sig",a.b.sig));Wq()&&T(b,"source","entity
_page");return b}f.oe=function(){return this.b.w||
this.getParent().ad.width};f.Dg=function(){return this.b.h||
this.getParent().ad.height};var
cr={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 br(a,b){var c={},d;for(d in cr){var e=cr[d],g=b[e];void 0!
==g&&("highlights"==e?
a.Ba[b.vq]=g:c[d]=g)}c.additional_info&&(d=c.additional_info["[NewspaperJSONPageInf
o]"])&&(a.Da=new
Uq(d.tileres),d=d.page_scanjob_coordinates)&&(a.wa=""+d.x+","+d.y);b.vq&&!
c.snippetSrc&&(c.snippetSrc="");a.Kd(c)}Yq.prototype.Sb=function(){return
this.b.content};Yq.prototype.i=function(a){return!!(this.b.flags&a)};
function dr(a,b){b=qd(b);b=b.replace(/'/g,"&#39;");if(a=a.Ba[b]){var
c=[];w(a,function(d){c.push([d.X,d.Y,d.W,d.H])});return c}}function bq(a,b)
{if(a=dr(a,b))return x(a,u(er,1))}function er(a,b){b=x(b,function(c){return
Math.round(c*a)});return new gg(b[0],b[1],b[2],b[3])}function Mq(a)
{if(a.b.links)return x(a.b.links,function(b){var
c=b.region;return[c.X,c.Y,c.W,c.H,b.target_pid,b.url]})}
function Kq(a){if(a.b.clip_highlight||a.b.clip_highlights){var
b=[];w(a.b.clip_highlights||[a.b.clip_highlight],function(c){var
d=[];w(["X","Y","W","H"],function(e){d.push(c[e])});b.push(d)});return b}return
null}Yq.prototype.Sc=function(a){if(this.b.src&&a){var b=new
S(this.b.src);a&&Oa(this.ai(),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.b.src};Yq.prototype.ai=function(){return{width:"w",height:"h"}};function
fr(a,b,c,d,e)
{Z.call(this);this.af(a.La());this.o=a;this.g=c;this.va=[];this.Ui=d;Q(d,c);this.Da
=Eq(this);P(this.Da,"backgroundColor","#fff");Q(this.Da,c);if(this.Ma=void 0!==e?
e:!0)a=Eq(this),Q(a,c),this.Ba=new gr(a),P(this.Ba.b,
{display:""});b&&(this.i=b,this.b.ma(b,"update",this.fe),$p(b,aq(b),void
0))}v(fr,Z);f=fr.prototype;f.Ca=function(){return this.g};f.Ea=function(){return
this.i};function hr(a,b){a.va.push(b);b.Xc(a)}f.fe=q;
function ir(a){a.dispatchEvent("load");a.Ma&&P(a.Ba.b,{display:"none"})}function
Eq(a){var b=I("div");mn(b,!0);P(b,
{position:"absolute",left:0,top:0});a.Ui.appendChild(b);return b}f.$a=function()
{w(this.va,function(a){a.Fa()});this.va=null;this.s&&J(this.s)};function jr(a)
{a.ha=Eq(a);Q(a.ha,a.Ca());P(a.ha,
{backgroundImage:"url(//www.google.com/images/cleardot.gif)",backgroundRepeat:"repe
at"});a.b.ma(a.ha,"mousedown",a.Sl);a.b.ma(a.ha,"dragstart",uf)}f.Sl=function(a)
{a.display=this;kr.dispatchEvent(a)};
var kr=new O;function gr(a)
{this.b=a;a={position:"absolute",left:0,color:"#808080",fontSize:"13px",backgroundC
olor:"white"};for(var b=0;2>b;b++){var
c=I("div");mn(c);P(c,a);this.b.appendChild(c);c.textContent="Carregando...";a.botto
m=0}}function lr(a,b){a.s&&J(a.s);a.s=Eq(a);new mr(a.s,a.Ca(),b)}function mr(a,b,c)
{this.b=a;P(a,
{backgroundColor:"#FFF",textAlign:"center"});Q(a,b);a.innerHTML=c||"";mn(this.b)};f
unction nr(a,b,c){fr.call(this,a,b.Ea(),b.b,c);this.af(or);a=Eq(this);this.ua=new
pr(b.b,a);a=Eq(this);this.ka=new pr(b.b,a);jr(this);Jg(c,!
0);M(c,"pageImageDisplay");this.Va=b;b.Ea()&&this.fe()}v(nr,fr);var or=new
O;nr.prototype.Bb=function(a)
{ar(a,"output",null);nr.ta.Bb.call(this,a);a.Sc()&&this.fe()};
nr.prototype.fe=function(){var a=this.Ea(),b=this.Va.j();if(b&&!this.j)
{b=qr(b);Lf(this.ua,"load",r(this.wa,this,a,b,this.Ca().width));rr(this.ua,[b]);var
c=this.o.wa,d=a.Sa(),e=[];if(c.b[d]){var g=[],h;for(h in
c.b[d])g.push(h);wb(g);for(h=0;h<g.length;h++)e.push(c.b[d]
[g[h]])}e.push(b);rr(this.ka,e);this.j=!
0;a==this.o.Ea()&&this.dispatchEvent("fetch")}ib([16,8],r(a.i,a))&&(a=md('<table
width=100% height=100%><tr><td><img src="%s"/><br/>
%s</td></tr></table>',"/googlebooks/restricted_logo.gif","Voc\u00ea acessou uma
p\u00e1gina n\u00e3o-dispon\u00edvel para visualiza\u00e7\u00e3o ou atingiu seu
limite de visualiza\u00e7\u00e3o para este livro."),
lr(this,a),ir(this))};function qr(a){return a}nr.prototype.wa=function(a,b,c)
{a==this.o.Ea()&&this.dispatchEvent("loaded");this.ka.empty();var
d=this.o.wa;a=a.Sa();d.b[a]=d.b[a]||{};d.b[a][c]=b;ir(this)};nr.prototype.
$a=function(){this.j=!1;this.ua.empty();this.ka.empty();nr.ta.
$a.call(this)};function pr(a,b)
{O.call(this);this.g=a;this.i=b;this.b=I("IMG");this.b.width=this.g.width;this.i.ap
pendChild(this.b);mn(this.i)}v(pr,O);pr.prototype.empty=function(){for(var
a;a=Ke(this.i);)Tq(a)};
function rr(a,b){Pq(a.b,r(a.j,a,a.b));for(var c=0;c<b.length;c+
+)a.b.src=b[c]}pr.prototype.j=function(a)
{this.b==a&&this.dispatchEvent("load")};function sr(a,b,c,d,e,g,h)
{O.call(this);this.ka=a;this.j=b;this.o=c;this.i=d;this.g=e;this.va=g;this.ua=h;thi
s.s=Math.ceil(this.j/this.i);this.ha=Math.ceil(this.o/this.g);this.b=[];for(a=0;a<t
his.s;++a){b=[];for(c=0;c<this.ha;+
+c)b.push(null);this.b.push(b)}}v(sr,O);sr.prototype.empty=function(){for(var
a;a=this.ka.firstChild;)Tq(a)};sr.prototype.Ba=function(a,b){P(a,
{display:""});this.ua&&this.ua(b)};sr.prototype.wa=function(){};function
tr(a,b,c,d)
{fr.call(this,a,b.Ea(),b.b,c,d);this.ka=Eq(this);jr(this);b.Ea()&&this.fe();this.o=
a;this.ua=N(this.o.La(),"update",this.wa,!
1,this)}v(tr,fr);tr.prototype.fe=function(){var
a=this.Ea(),b=a.Sc(),c=this.o.Ka.eg,d=a.Da;if(b&&d&&!this.j){var
e=Vq(d,this.Ca().height);"number"===typeof e&&(d=(d=d.Eh[e])?d.width:null,b=new
S(b),T(b,"zoom",e),T(b,"pg",a.wa),b=b.toString(),this.Va=new
sr(this.ka,d,this.Ca().height,c.Qi,c.Pi,r(c.dk,c,b,d,this.Ca().height),null),this.j
=!0,this.wa())}};
tr.prototype.wa=function(){if(this.j){var a=wg(this.ka);if(a){var
b=Cg(this.ka);a.top-=b.y;a.bottom-=b.y;a.left-=b.x;a.right-=b.x;if(0<a.bottom-
a.top&&0<a.right-a.left){b=this.Va;a=ig(a);var
c=Math.floor(a.left/b.i),d=Math.floor(a.top/b.g),e=Math.ceil((a.left+a.width)/b.i),
g=Math.ceil((a.top+a.height)/b.g);e=Math.min(e,b.s);for(g=Math.min(g,b.ha);c<e;c+
+)for(var h=d;h<g;h++)if(!b.b[c][h]){var k=b;var l=c,m=h;if(!k.b[l][m]){var
t=I("IMG");P(t,
{position:"absolute",left:l*k.i+"px",top:m*k.g+"px",display:"none"});
k.b[l][m]=t;k.ka.appendChild(t)}k=k.b[l]
[m];l=b.va(c,h);Pq(k,r(b.Ba,b,k,l),r(b.wa,b,k,l));k.src=l}for(c=0;c<b.s;+
+c)for(h=0;h<b.ha;++h){if(d=!!b.b[c][h])d=new gg(c*b.i,h*b.g,(c+1)*b.i,
(h+1)*b.g),d=!
(d.left<=a.left+a.width&&a.left<=d.left+d.width&&d.top<=a.top+a.height&&a.top<=d.to
p+d.height);d&&(Tq(b.b[c][h]),b.b[c][h]=null)}}}eq(this.o)}};tr.prototype.
$a=function(){this.j&&(this.Va.empty(),this.j=!
1);this.ua&&(Tf(this.ua),this.ua=null);tr.ta.$a.call(this)};function ur(a)
{this.Ua=a;Fq.call(this,"#ffff00")}v(ur,Fq);ur.prototype.Le=function(){var
a=this.g.Ea();if(a){var b=this.Ua.getQuery();b!
=this.j&&(a=bq(a,b),this.Td(),a&&(x(a,r(this.Wh,this)),this.j=b))}};function vr(a)
{O.call(this);this.url=a;this.s=null;this.o=!0}v(vr,O);vr.prototype.Rf=function()
{if(this.o)this.o=!1;else throw Error();};function wr(a,b)
{vr.call(this,a);this.ha=b||"GET";this.i=new Xf;this.b=new
Bm}v(wr,vr);f=wr.prototype;f.Rf=function(a,b)
{wr.ta.Rf.call(this,a,b);this.j=a;this.g=b;this.i.ma(this.b,"success",r(this.fl,thi
s));this.i.ma(this.b,"error",r(this.Ik,this));this.b.send(this.url.toString(),this.
ha,void 0)};f.fl=function(a){a=a.target;try{var b=a.b?a.b.responseText:""}catch(c)
{b=""}this.s=JSON.parse(b);U(r(this.dispatchEvent,this,"success"));this.j&&U(u(this
.j,this.s));U(r(this.sg,this))};
f.Ik=function()
{U(r(this.dispatchEvent,this,"error"));this.g&&U(this.g);U(r(this.sg,this))};f.abor
t=function(){this.b.abort();this.sg();return!1};f.sg=function()
{ag(this.i);this.g=this.j=null};xd();function xr()
{mf.call(this);this.b=[];this.g=[]}v(xr,mf);xr.prototype.ya=function()
{xr.ta.ya.call(this);this.g.length=0;this.b.length=0};new xr;function yr(a,b,c)
{a=["event",a,b,c];if(b=p.ga)a=["send"].concat(a),"timing"===a[1]&&null==a[4]&&(a[4
]=Math.round(performance.now())),b.apply(null,a)}function zr(){var a="gb-get-book-
content";"string"===typeof a&&(a=G(a));a&&N(a,"click",u(yr,"Buy","Click","Play
Books Viewport"))}Ma("_OC_analyticsTrack",yr);function Ar(a){return a.length?
hb(a,function(b,c){return kg(b,c)},a[0].clone()):null};function Br(a,b,c,d,e)
{Z.call(this);this.s=a;this.va=b;this.Ba=e;this.i=d;this.g=!
1;this.o=I("div");c.appendChild(this.o);this.b.ma(b,"mousemove",this.ha);this.b.ma(
b,"mouseup",this.ka)}v(Br,Z);Br.prototype.ha=function(a){if(!this.wa){a=je(new
E(a.clientX,a.clientY),xg(this.va));a=dg(a,this.Ba);P(this.o,{border:"2px dashed
#99AAEE",position:"absolute"});var b=a.right-a.left,c=a.bottom-
a.top;qg(this.o,a.left,a.top);Q(this.o,b,c);this.j=a}};
Br.prototype.ka=function(a){this.ha(a);this.wa=!0;a=this.i;var
b=ig(this.j),c=Hq(this.s);c=Cr(b,1/c);b=Dr(Cr(c,1/a.Ca().width*1E3));a=new
S($q(a).toString());T(a,"ci",
[b.left,b.top,b.width,b.height].join());T(a,"jscmd","click3");T(a,"output","text");
c=Dr(c);Er(this.s,[c]);J(this.o);(new
wr(a)).Rf(r(this.ua,this,c,b));this.dispatchEvent("endsize")};
Br.prototype.ua=function(a,b,c){c=c.page[0];var d=!1,e=c.clip_highlights;if(e){var
g=[];w(e,function(h){g.push(new gg(h.X,h.Y,h.W,h.H))});if(c=c.content)Er(this.s,
[a],c,b),d=!0,yr("Web Reader","Selection")}d||this.s.Td();this.Fa()};function
Cr(a,b){return new gg(a.left*b,a.top*b,a.width*b,a.height*b)}function Dr(a){return
new
gg(Math.round(a.left),Math.round(a.top),Math.round(a.width),Math.round(a.height))}B
r.prototype.ya=function(){Br.ta.ya.call(this);J(this.o)};function Fr(a,b)
{Z.call(this);this.ka=a;this.s=b}var Gr;v(Fr,Dq);f=Fr.prototype;f.Xc=function(a)
{Fr.ta.Xc.call(this,a);a=this.i;var b=I("div");mn(b,!
0);a.appendChild(b);ff(b,"selection-
layer");Q(a,this.g.Ca());Q(b,this.g.Ca());this.b.ma(b,"click",this.Tl);this.b.ma(b,
"mousedown",this.Ul)};
f.Ul=function(a){if(Gr){a.stopPropagation();this.j&&this.j.Fa();var
b=this.g.Ui;a=je(new E(a.clientX,a.clientY),xg(b));this.j=new
Br(this.ka,b,this.i,this.g.Ea(),a);this.ha=N(document.body,"mousemove",r(this.Uk,th
is));Lf(this.j,["endsize","dispose"],r(this.Yj,this))}};f.Tl=function(a)
{Gr&&a.stopPropagation()};
f.Uk=function(a){if(this.j&&!this.j.hc){var b=new
E(a.clientX,a.clientY),c=hg(Fg(this.s.Ba));if(eg(c,b)){var d=new E(0,0);w([[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
fj(100),this.b.ma(this.o,"tick",this.wm));this.ua=d;d.x||d.y?
this.o.start():this.o.stop()}}};f.wm=function(){var a=this.ua,b=this.s;nq(b,new
E(15*a.x,15*a.y),r(b.qd,b))};
f.Yj=function(){Tf(this.ha);of(this.o);this.o=null};function Hr(){this.b=!1;var
a=H("DIV","entity-page-snackbar"),b=H("SPAN","entity-page-snackbar-text");K(b,"A
sele\u00e7\u00e3o foi copiada para a \u00e1rea de
transfer\u00eancia");a.appendChild(b);document.body.appendChild(a);this.j=a}Hr.prot
otype.i=function(){P(this.j,"bottom","0");this.b=!0};Hr.prototype.g=function()
{P(this.j,"bottom","-48px");this.b=!1};function Ir(a){this.g=a;this.i=new
Hr;this.j=Jr(this)}Ir.prototype.V=function(){return this.j};
function Jr(a){var b=H("DIV");hf(b,["entity-page-copy-button","entity-page-action-
chip"]);var c=H("IMG");M(c,"entity-page-action-chip-
icon");c.src="https://www.gstatic.com/images/icons/material/system/1x/content_copy_
googblue_18dp.png";var d=H("SPAN");M(d,"entity-page-action-chip-
label");K(d,"Copiar");b.appendChild(c);b.appendChild(d);N(b,"click",r(a.b,a));af(b,
"button");Re(b,!0);N(b,"keydown",function(e){32!=e.keyCode&&13!=e.keyCode||
a.b.call(a)});return b}
Ir.prototype.b=function()
{this.g.focus();this.g.select();document.execCommand("copy");var a=this.i;a.b?
(a.g(),U(r(a.i,a),500)):a.i();U(r(a.g,a),6E3)};function Kr(a)
{Tl.call(this,a);Ql(this);this.Ph=!1;this.b=new Xf;this.g=Wq();M(a,"viewport-
selection-popup");Lr&&Lr.Fa();Lr=this}v(Kr,Tl);var
Lr=null;Kr.prototype.j=function(){this.dispatchEvent("close");this.Fa()};
function Mr(a,b,c){var d=a.V(),e=I("div");M(e,"selection-popup-select-
container");d.appendChild(e);d=I("div");M(d,"selection-popup-select-
label");e.appendChild(d);d.appendChild(Fe(b));e.appendChild(I("div"));b=I("input");
b.value=c;M(b,"viewport-input");e.appendChild(b);Jg(b,!1);a.g&&(c=(new
Ir(b)).V(),e.appendChild(c));a.b.ma(b,"mousedown",Nr)}function Nr(a)
{a.stopPropagation()}Kr.prototype.ya=function()
{J(this.V());Kr.ta.ya.call(this);this.b.Fa()};function Or(a,b){this.b=a instanceof
E?a:new E(a,b)}v(Or,di);Or.prototype.Ib=function(a,b,c,d){var e=oe(a);var
g=e.body;e=e.documentElement;e=new E(g.scrollLeft||e.scrollLeft,g.scrollTop||
e.scrollTop);g=this.b.x+e.x;e=this.b.y+e.y;var h=oi(a);g-=h.x;e-=h.y;qi(new
E(g,e),a,b,c,null,null,d)};function Pr(a,b)
{Or.call(this,a,b)}v(Pr,Or);Pr.prototype.g=0;Pr.prototype.j=function(a)
{this.g=a};Pr.prototype.Ib=function(a,b,c,d){var e=tg(a);e=wg(e);var
g=ye(me(a).b);g=new E(this.b.x+g.scrollLeft,this.b.y+g.scrollTop);var
h=b,k=qi(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=qi(g,a,h,c,e,10,d);0!=(k&496)&&qi(g,a,b,c,e,this.g,d)}};function Qr()
{Fq.call(this,"#4a95d6")}v(Qr,Fq);Qr.prototype.Xc=function(a)
{Qr.ta.Xc.call(this,a);P(this.i,
{cursor:"pointer"});this.b.ma(this.i,"mousedown",Rr)};function Rr(a)
{a.stopPropagation()}
function Er(a,b,c,d)
{a.Td();x(b,r(a.Wh,a));a.o&&Tf(a.o);a.j&&a.j.Fa();b=I("div");document.body.appendCh
ild(b);var e=Ar(a.ha);if(e){var g=xg(a.i);b=new Kr(b);if(c&&d){var
h=a.Ea(),k=h.Sc();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($q(h).toString());T(m,"ci",d);T(m,"source","bookclip");m=md('<a
href="%s"><img
src="%s"/></a>',m.toString(),l)}d=m;He(b.V());m=b.V();h=I("img");h.src="/googlebook
s/images/material/close_black_24dp.png";
M(h,"selection-popup-close");m.appendChild(h);b.b.md(h,"click",r(b.j,b));h=H("DIV",
{innerHTML:"Compartilhar este clipe"});M(h,"selection-popup-
title");m.appendChild(h);c&&(Mr(b,"Texto selecionado",c),m=I("DIV"),M(m,"selection-
popup-translate-container"),b.V().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=I("A"),c.href=h.toString(),c.target="_blank",b.g&&(h=H("IMG"),hf(h,
["selection-popup-translate-icon","entity-page-action-chip-icon"]),
h.src="https://www.gstatic.com/images/icons/material/system/1x/translate_googblue_1
8dp.png",c.appendChild(h)),h=H("SPAN"),K(h,"Traduzir"),M(h,"entity-page-action-
chip-label"),c.appendChild(h),h=I("SPAN"),K(h,"\u00bb"),M(h,"selection-popup-
translate-arrow"),c.appendChild(h),M(c,"selection-popup-translate-
link"),M(c,"entity-page-action-
chip"),m.appendChild(c));l&&Mr(b,"Imagem",l);d&&Mr(b,"Incorporar",d)}else
c=I("DIV"),K(c,"Carregando..."),M(c,"selection-popup-loading-
msg"),b.V().appendChild(c);b.yd=
4;b.isVisible()&&b.Id();a.j=b;c=g.x+e.left+e.width;e=g.y+e.top+e.height;g=Eg(b.V())
.width;24>c-g&&(c=g+24);U(u(Sr,b,new Pr(new
E(c,e))));a.o=Lf(b,"close",r(a.Td,a))}}function Sr(a,b){a.hc||
(a.setPosition(b),a.Ia(!0))}Qr.prototype.Td=function()
{Qr.ta.Td.call(this);this.j&&this.j.Fa()};Qr.prototype.ya=function()
{Qr.ta.ya.call(this);this.j&&this.j.Fa();this.o&&Tf(this.o)};function Tr(a,b,c)
{return a.Ka.eg?new tr(a,b,c):new nr(a,b,c)}function Ur(a,b){if(b instanceof nr)
{hr(b,new ur(a.Ua));hr(b,new Jq);var c=new Qr(a.o),d=new
Fr(c,a.La());hr(b,d);hr(b,c);hr(b,new Lq(a))}};function Vr(a,b,c)
{Z.call(this);this.ka=a;this.j=I("div");mn(this.j,!0);P(this.j,
{position:"absolute",display:"none"});c.appendChild(this.j);this.ha=I("div");mn(thi
s.ha,!0);P(this.ha,
{position:"absolute"});this.j.appendChild(this.ha);this.o=I("div");mn(this.o,!
0);this.j.appendChild(this.o);this.s=I("div");mn(this.s,!
0);this.o.appendChild(this.s);R(this.j,!1)}v(Vr,Ep);f=Vr.prototype;
f.Nc=function(){var a=this.Uf-2,b=this.Tf-2,c=this.tl-2,d=this.rl-2;P(this.o,
{backgroundColor:"#cccccc",position:"absolute"});qg(this.o,0,0);Q(this.o,this.Uf,th
is.Tf);P(this.s,
{overflow:"hidden",backgroundColor:"#fcfcfc",position:"absolute"});qg(this.s,1,1);Q
(this.s,a,b);R(this.j,!0);var e=this.ka;a=Tr(e,new Oq(this.Ea(),new ke(a,b),new
ke(c,d)),this.s);a instanceof nr?Ur(e,a):a instanceof tr&&a instanceof tr&&hr(a,new
ur(e.Ua));this.g=a};f.$a=function(){this.g&&this.g.$a();J(this.j)};
f.setPosition=function(a,b){qg(this.j,a,b)};f.hd=function(){return
sg(this.j).x};f.Ee=function(){return sg(this.j).y};f.Bb=function(a)
{this.i=a};f.Ea=function(){return this.i};f.kc=function(){return
this.Tf};f.Db=function(){return this.Uf};function Wr(a){return a+2}f.Ca=function()
{return new ke(this.Uf,this.Tf)};function Xr(a)
{Z.call(this);He(a);mn(a);this.j=a;this.g=I("div");mn(this.g,!0);fn()&&(te(a,
{dir:"ltr"}),te(this.g,{dir:"rtl"}));a.appendChild(this.g)}v(Xr,Z);function Yr(a,b)
{Xr.call(this,b);this.o=a;this.b.ma(b,"scroll",this.ha);P(b,"position","relative");
P(this.g,"position","absolute");this.i=I("div");M(this.i,"scroll-
background");mn(this.i,!
0);b.appendChild(this.i);this.i.appendChild(this.g)}v(Yr,Xr);function gq(a){var
b=a.va;a.ua&&b&&(P(a.g,"left",Math.floor(Math.max(0,a.o.i.j.clientWidth-
b.width)/2)+"px"),P(a.i,"height",b.height+"px"))}Yr.prototype.wa=function()
{this.s=!1;this.ha()};
Yr.prototype.ha=function(){if(!this.s){var a=this.o.s;if(a){a=a.clone();var
b=this.j;b=new E(b.scrollLeft,b.scrollTop);ie(a,b)||(this.ka=!
0,this.o.qd(b),this.ka=!1)}}};function Zr(a){this.Wi=a}function rq(a,b){var c=b||
[];a=gb(a.Wi,function(d){return!ib(c,function(e){return 50>Math.abs(e-
d)})});a.push.apply(a,c);wb(a);return a};function $r(a){var b=a.o,c=new
Yr(this,b);as(b);pq.call(this,a,c);kq(this,new Cq(a,this));iq(this,bs(this));var
d=a.Na,e=a.Ka.ih;this.wa=a.Ka.Zh?function(g){return new xp(d,e,g)}:a.Ka.Fi?
function(g){return new xp(d,e,g,!0,a.Ka.Fi)}:function(g){return new xp(d,e,g,!
0)};b=this.Pa.Ka;"fixed_height"==b.ih?(b=b.wc(),b=b[Math.floor(b.length/2)]
+2):b=(b.j?b.j:b.i&&b.i.width?
b.i.width:575)+2;this.kf(this.Wd(b));this.b.ma(this.Pa,"pagesupdate",this.Zk);this.
b.ma(this.Pa,"pagemodechange",this.Fl);this.b.ma(this,
"move",this.bc);this.b.ma(this,"move",this.Gm)}v($r,pq);function as(a)
{P(a,"overflow","auto");P(a,{overflowX:"auto",overflowY:"scroll"});M(a,"overflow-
scrolling");te(a,{dir:"ltr"})}f=$r.prototype;f.jg=function()
{qq(this,1)};f.Ih=function(){qq(this,-1)};f.wc=function(){var
a=this.Pa.Ka,b=sb(a.wc());"fixed_width"==a.ih&&(a=this.Pa.Ka.yl)&&150<a-
db(b)&&(1500>a?nb(b,a):nb(b,1500));return new Zr(x(b,Wr))};f.Wd=function(a){return
this.wa(a)};
f.Ca=function(){if(this.Ba.hasChildNodes()){var
a=Ng(this.Ba.childNodes[0]).width;a=new ke(a,this.g.height)}else a=this.g;return
a};function bs(a){var b=new vq;wq(b,To,new xq(a,u(Wb,Vr,a.Pa,a,a.i.g)));wq(b,ip,new
Ap(a.Pa,function(c){return new Fp(a.i.g,c)}));return b}f.Gm=function(){if(this.Yb)
{var a=lp(this.o,oq(this).y);a&&a.Ea&&(a=a.Ea(),this.Pa.Ea()!=a&&(this.mb=!
0,Xp(this.Pa,a.Sa()),this.mb=!1))}this.Yb=!0};
f.Zk=function(){var a=this.Pa.Ea(),b=this.Pa.Na,c=ep(b,a.Sa());if(!c)a:
{c=bp(a);b=cp(b);for(a=b.length-1;0<=a;a--){var d=b[a];if(bp(d)<=c){c=d;break
a}}c=null}a=this.s;b=this.o;d=b.Qc(c);a=je(a,d.ac());b=this.Wd(b.Eg());c=b.Qc(c).ac
();c=new E(c.x+a.x,c.y+a.y);hq(this,b);this.qd(c)};f.Fl=function(){this.ha.
$a();this.bc()};
function cs(a,b){if(b.ei&&b.s){a:{var c=b.s;var
d=c.ze.x_focus,e=c.ze.y_focus;if(void 0===d||void 0===e){c=ds(c);if(!c.length)
{c=null;break a}d=c[0][0];e=c[0][1]}c=new E(d,e)}d=c.x-40;c=c.y-
40;a=a.o.Qc(b);b=a.Db()/b.oe();return new E(a.Ee()+Math.round(b*d),a.hd()
+Math.round(b*c))}return null}
f.xg=function(a){if(a.ei&&a.s){var b=a.s;if(null!=a.ka)var c=a.ka;else a.ka=new
es(this.i.g),c=a.ka;c.b=this.i.g;G("focus_article_div")&&J(G("focus_article_div"));
var d=this.o.Qc(a);a=d.Db()/a.oe();if(ds(b)&&(b=ds(b))){var
e=b[0];if(e&&4==e.length){b=a*e[0]+d.Ee();d=a*e[1]+d.hd();var
g=a*e[2];a*=e[3];e=I("DIV");e.setAttribute("id","focus_article_div");mn(e,!
0);Gg(e,.3);P(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.b.appendChild(e)}}}};function fs(a,b,c,d,e){Z.call(this);this.j=a;this.i=c;var
g=I("div");P(g,{position:"absolute"});e=e.width-2;qg(g,d.x+(fn()?
e:0),d.y);b.i.g.appendChild(g);this.o=g;b=Math.floor(e/Uo(c));g=new
ke(e,b);this.g=I("div");this.o.appendChild(this.g);P(this.g,
{padding:"1px",position:"absolute"});this.s();b=I("div");this.g.appendChild(b);P(b,
{overflow:"hidden",backgroundColor:"#fcfcfc"});Q(b,g);this.g.appendChild(b);d=I("IM
G");d.title=c.Pc();this.ka=d;e=S;var h=new
S(c.Na.ul);T(h,"pg",c.Sa());c.b.sig&&T(h,
"sig",c.b.sig);e=new
e(h.toString());T(e,"zoom","1");T(e,"img","1");T(e,"w",g.width);if(g=this.j.Ka.Dm)T
(e,"imgtk",g),T(e,"jtp",bp(c));d.src=e.toString();b.appendChild(d);P(this.g,"cursor
","pointer");this.b.ma(this.g,"click",this.ha);this.b.ma(a,"pagechange",this.s)}n(f
s,Ep);fs.prototype.s=function(){var a=!1,b=this.j.Ea();b&&b==this.i&&(a=!
0);P(this.g,"backgroundColor",a?"#6B90DA":"#ccc")};fs.prototype.ha=function()
{this.j.Pb($r);this.j.Bb(this.i);gs.dispatchEvent("click")};
fs.prototype.$a=function(){Tq(this.ka);J(this.o)};var gs=new O;function hs(a,b)
{this.b=a;this.g=b}v(hs,zp);hs.prototype.render=function(a){return new
fs(this.b,this.g,a.Ea(),a.ac(),a.Ca())};function is(a){var b=a.o;P(b,
{overflow:"hidden"});var c=new
Yr(this,b);pq.call(this,a,c);this.b.ma(this,"move",this.bc);P(b,
{overflow:"auto"});iq(this,js(this));hq(this,ks(this));kq(this,new
zq(this));U(r(this.bc,this),0);this.b.ma(this,"resize",this.wa);var
d=G("subscription-bar");d&&(this.yg(d),U(function(){R(d,!
1)},600))}v(is,pq);is.prototype.ua=function(a){a=this.o.Qc(a).ac();this.qd(new
E(void 0,a.y-40))};function ks(a){var b=a.Pa.Ka.lm;return new
wp(a.Pa.Na,a.Ca().width,b,b)}
is.prototype.wa=function(){hq(this,ks(this));this.ua(this.Pa.Ea())};function js(a)
{var b=new vq;wq(b,To,new hs(a.Pa,a));return b};function ls(a,b,c)
{Z.call(this);this.g=a;this.s=b;this.j=this.g.Ka.Qf;this.ha=!!
this.g.Ka.Qf;this.ua=!!this.g.Ka.fg;this.o=Wq(c);if(this.ha){a:
{a=this.g.Na;for(b=0;b<this.j.length;b++)if(c=ep(a,this.j[b].getId())){var d;b:
{for(d=b+1;d<this.j.length;d++){var e=ep(this.g.Na,this.j[d].getId());if(e)
{d=e;break b}}d=null}d=d?bp(d)-1:bp(db(cp(a)));e=bp(this.g.Ea());if(e>=bp(c)&&e<=d)
{a=b;break a}}a=-1}this.ka=a}}v(ls,Z);f=ls.prototype;
f.render=function(a)
{this.i=I("div");document.body.appendChild(this.i);U(r(this.ym,this));this.va=a;if(
this.ha)ms(this);else if(this.ua){M(this.i,"base-image-toc-div");a=this.g.Ka.fg;var
b=ep(this.g.Na,a);b&&ns(this,b);1<this.g.Ka.Bl&&(a=dp(this.g.Na,a,1))&&ns(this,a);t
his.Pf()}else this.Fa()};f.ym=function()
{this.b.ma(document,"click",this.Fa);this.b.ma(this.g,"resize",this.Pf)};
function ns(a,b){var c=new ke(128,0),d=H("IMG",{width:128});M(d,"toc-page-
image");a.b.ma(d,"click",r(a.g.Bb,a.g,b));B&&fn()&&a.b.ma(d,"load",a.Pf);b.Sc(c)?
a.uj(d,b,c):(c=u(a.uj,d,b,c),$p(b,aq(b),c));a.i.appendChild(d)}f.uj=function(a,b,c)
{te(a,{src:b.Sc(c)})};
function ms(a){var b=H("DIV",{"class":"toc-div"}),c;w(a.j,function(d,e){var
g=d.getId();g=ep(this.g.Na,g);var h=d.km,k=this.j[e+1]?"":"-last",l="toc-middle-
cell"+k;k="toc-right-cell"+k;var m=H("DIV",{"class":g?"toc-row":"toc-disabled-
row"}),t=I("div");M(t,"goog-inline-block");M(t,"toc-left-
cell");e==this.ka&&(M(t,fn()?"SPRITE_toc_selected_item_arrow_right":"SPRITE_toc_sel
ected_item_arrow_left"),M(m,"toc-row-selected"));var F=I("div");M(F,"goog-inline-
block");M(F,l);B&&!D("1.9")&&P(F,"overflow","hidden");
d=d.vd;if(this.o)var C=d;else
C=d,35<C.length&&(C=C.substring(0,32)+"...");C=X(C);z(F,C);this.o&&(F.title=d);d=I(
"div");M(d,"goog-inline-
block");M(d,k);h=X(Db(wd(h))?"&nbsp;":h);z(d,h);m.appendChild(t);m.appendChild(F);m
.appendChild(d);g?this.b.ma(m,"click",r(this.g.Bb,this.g,g)):(jf(F,l),M(F,"toc-
middle-disabled-cell"),jf(d,k),M(d,"toc-right-disabled-
cell"));b.appendChild(m);e==this.ka&&(c=m)},a);c&&U(r(a.vm,a,c));a.i.appendChild(b)
;300<Eg(a.i).height&&(P(a.i,"height","300px"),M(a.i,"scroll-toc-div-wide"));
M(a.i,"scroll-toc-div");a.Pf()}f.vm=function(a)
{300<a.offsetTop+Eg(a).height&&(a=void 0!==a.previousElementSibling?
a.previousElementSibling:Le(a.previousSibling,!
1))&&(this.i.scrollTop=a.offsetTop)};f.Pf=function(){ni(this.s.V(),this.o?
9:13,this.i,this.o?8:12,new E(0,-this.va))};f.ya=function()
{ls.ta.ya.call(this);J(this.i);this.s.sd(!1)};function os(){}v(os,Ro);function
ps(a){Z.call(this);this.j=a}n(ps,Dq);ps.prototype.Ia=function(a){R(this.i,a)};
ps.prototype.Xc=function(a){Dq.prototype.Xc.call(this,a);var
b=this.g.Ca();a=this.i;var
c=b.width,d=b.height,e=Math.floor(.035*c);b=this.j?"/googlebooks/images/burn-
left.png":"/googlebooks/images/burn-right.png";qg(a,this.j?c-e:0,0);Q(a,e,d);P(a,
{position:"absolute"});A?(a=a.style,A?
a.filter='progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+b+'",
sizingMethod="scale")':(a.backgroundImage="url("+b+")",a.backgroundRepeat="no-
repeat")):(c=H("IMG",{src:b,width:e,height:d,border:0,position:"absolute",
top:0,left:0}),a.appendChild(c))};function qs(a,b){this.s=a;b=Math.floor(b/2);var
c=Math.floor(b/this.s.Na.ad.aspectRatio());this.g=new
ke(b,c);this.i=I("div");P(this.i,
{position:"absolute",backgroundColor:"white",top:0,left:0});this.wa=[];a.La().i.g.a
ppendChild(this.i);this.j=I("div");this.ha=I("div");this.wa.push(N(this.j,"dblclick
",r(this.Qk,this)));a={overflow:"hidden",backgroundColor:"#fcfcfc",position:"absolu
te",border:"1px solid
#ccc"};P(this.j,a);P(this.ha,a);this.i.appendChild(this.j);this.i.appendChild(this.
ha);this.ua=
I("div");this.va=I("div");this.j.appendChild(this.ua);this.ha.appendChild(this.va);
rs(this)}v(qs,Ep);function rs(a){a.o&&a.o.$a();a.ka&&a.ka.
$a();He(a.ua);He(a.va);Kg(a.j,a.g);Kg(a.ha,a.g);a.o=Tr(a.s,new
Nq(a.Ba,a.g),a.ua);Ur(a.s,a.o);a.Da=new ps(!0);hr(a.o,a.Da);a.ka=Tr(a.s,new
Nq(a.Ma,a.g),a.va);a.Va=new ps(!
1);Ur(a.s,a.ka);hr(a.ka,a.Va)}f=qs.prototype;f.setPosition=function(a)
{0>a.x&&(a.x=0);qg(this.i,a)};f.Qk=function(a)
{a.preventDefault();a.stopPropagation();this.s.sc("previous")};
f.Ia=function(a){P(this.i,{display:a?"":"none"})};f.Nc=function(){P(this.j,
{left:0,top:0});P(this.ha,{left:this.g.width+"px",top:0})};function ss(a){return
gb([a.Ba,a.Ma],function(b){return!!b})}f.$a=function(){this.o.$a();this.ka.
$a();for(var a;a=this.wa.pop();)Tf(a);this.i.parentNode&&J(this.i)};function ts(a)
{return 2*a};function us(a){this.g=a}v(us,zp);us.prototype.render=function(a){var
b=new qs(this.g,a.Ca().width);b.setPosition(a.ac());b.Nc();b.Ia(!0);return
this.b=b};function vs(a,b,c)
{O.call(this);this.o=a;this.i=b;this.g=Eg(b).width;this.s=c;this.ub=!
1;this.j=fn()}n(vs,O);function ws(a,b){if(b!=a.ub){a.ub=b;var c=a.o.La().i.g;R(c,!
1);Eg(c);a=[u(xs,a.i,a.s,a.g,a.j,b),r(a.b,a),u(R,c,!
0)];w(a,U)}}vs.prototype.b=function(){this.dispatchEvent("change")};function
xs(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="");R(a,!
e)};function ys(a,b,c){this.ua=a;this.ka=b;this.s=c;a=I("div");P(a,
{whiteSpace:"nowrap",padding:"5px",border:"1px solid
#fff588",backgroundColor:"#ffffcc",fontSize:"13.28px",position:"relative"});this.b=
a;this.ua.appendChild(this.b);ys.prototype.g.apply(this);N(this.s,"change",r(this.i
,this));N(new Fo,"resize",r(U,null,r(this.i,this)))}ys.prototype.i=function(){var
a=Eg(this.b);if(0<a.width){var b=Math.round(Eg(this.ka).width/2);qg(this.b,b-
Math.round(a.width/2),0)}};
ys.prototype.j=function(){R(this.b,!0);this.i()};ys.prototype.g=function()
{R(this.b,!1)};function zs(a,b,c){ys.apply(this,arguments);this.o=new
ro(this.b,500);this.ha=new ij(r(this.g,this))}v(zs,ys);zs.prototype.j=function(a)
{Gg(this.b,1);ys.prototype.j.apply(this);a&&this.ha.start(a)};zs.prototype.g=functi
on(){this.o.play()};var As=null;function Bs(a,b)
{Xf.call(this);this.g=As;this.j=a;this.b=b;this.j.Ka.Zh||
(this.ma(this.j,"pageturn",this.o),this.ma(this.b,"dispose",this.Fa))}v(Bs,Xf);
Bs.prototype.o=function(){var a=ss(this.b.wa.b)[0]||new hp,b=ss(this.b.wa.b)[1]||
new hp,c=this.ha,d=this.s,e=d?bp(d):-1,g=bp(a)||-1,h=bp(b)||-1,k=Math.max(c?bp(c):-
1,e),l=Math.max(g,h);if(Math.abs(l-k)>this.b.Kh){if(0<l-k){var m=k==e?d:c;var
t=a}0>l-k&&(m=-1!=h?b:a,t=d);1<h-g&&(m=a,t=b);Dp(m,t)||void 0===m||void 0===t||
(a=Bp(m,t),this.g.b.innerHTML=a,this.g.j(3E3))}};function Cs(a){this.ze=a}function
ds(a){var b=[];a.ze.head_boxes&&w(a.ze.head_boxes,function(c)
{b.push([c.X,c.Y,c.W,c.H])});return b};function es(a){this.b=a};function Ds(a)
{Yq.call(this,a)}v(Ds,Yq);f=Ds.prototype;f.Kd=function(a)
{Ds.ta.Kd.call(this,a);a&&a.additional_info&&(this.ua=a.additional_info["[Newspaper
JSONPageInfo]"],this.ua.articles&&(this.g={},w(this.ua.articles,function(b){var
c=b.aid;c&&(this.g[c]=new Cs(b))},this)))};f.Pc=function(){return
this.i(32)?"Capa":this.i(64)?"Contracapa":Ds.ta.Pc.call(this)};f.ai=function()
{return{width:"w"}};
f.Ag=function(a){if(!this.g)return null;if(a in this.g)return this.g[a];var
b=x(Object.keys(this.g),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.g[c]]},this);yb(b,function(c){return
c[0]});return b&&b[0]&&b[0][1]?b[0][1]:null};f.ei=function(){return
this.s};function Es(a,b)
{Zo.call(this);this.j={};a&&(this.nm=a.prefix,this.ul=a.image_prefix||
a.prefix,a=x(a.page,function(c){c=new this.g(c);b&&(c.Ua=b);return c},this),
$o(this,a))}v(Es,Zo);Es.prototype.Tg=function(a){a=a.page;for(var b=0;b<a.length;b+
+){var
c=a[b],d=ep(this,c.pid);d&&br(d,c)}};Es.prototype.g=Yq;Es.prototype.o=function(a,b)
{if(!ep(this,b.Sa())){var c=sb(cp(this));tb(c,b);$o(this,c)}this.j[b.Sa()]=!
0;a&&a(b)};function Fs(a)
{Es.apply(this,arguments);this.i();N(this,"update",r(this.i,this))}v(Fs,Es);functio
n Gs(a,b){var c={};w(b.page,function(e){var g=ep(this,e.pid);g&&br(g,e);c[e.pid]=!
0},a);b=cp(a);var d=gb(b,function(e){return!!c[e.Sa()]||!!
this.j[e.Sa()]},a);b.length!=d.length&&$o(a,d)}Fs.prototype.Tg=function(a){this.s?
Gs(this,a):Fs.ta.Tg.call(this,a)};
Fs.prototype.i=function(){var a={},b=0;w(cp(this),function(h){var
k=bp(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.kj=c};Fs.prototype.g=Ds;function Hs(a)
{tp.call(this,1);var b=new
os;b.Fb(a);this.Rb(b);op(this)}v(Hs,tp);Hs.prototype.ua=function(){return
this.g[0]};Hs.prototype.Eg=function(){return this.Db()||
0};Hs.prototype.Ri=function(){return"fixed_width"};function Is(a){var b=a.o,c=new
Yr(this,b);P(b,{overflow:"hidden"});pq.call(this,a,c);this.wa=new us(a);b=new
vq;wq(b,os,this.wa);this.ha=b;b=a.Na.ad.aspectRatio();c=this.Ca();b=this.Wd(Math.mi
n(2*Math.floor(c.height*b),c.width));hq(this,b);this.Yb=new
Bs(a,this);this.b.ma(this.Pa,"pagemodechange",this.El);U(this.bc,0,this)}v(Is,pq);f
=Is.prototype;f.wc=function(){var a=rb(Js,this.Pa.Ka.wc());return new
Zr(x(a,ts))};f.kf=function(a){Is.ta.kf.call(this,a);this.ha.$a();this.bc()};
f.jg=function(){qq(this,1)};f.Ih=function(){qq(this,-1)};f.El=function(){this.ha.
$a();this.bc()};f.Kh=2;f.Wd=function(a){this.Ca();var
b=this.Pa.Na.ad.aspectRatio();return new Hs(new
ke(a,Math.floor(Math.floor(a/2)/b)))};var Js=[180,220,280];
Is.prototype.va=function(){var a=Ks(this,this.Pa.Ea()),b=this.wa.b;if(b){var
c=this.Yb,d=ss(b);c.s=d[0];c.ha=d[1];c=a[0];d=a[1];var e=!0;a=!
0;b.Ba=c;b.Ma=d;rs(b);if(c){if(c.i(64)||void 0==d)a=!1}else lr(b.o);if(d)
{if(d.i(32)||void 0==c)e=!1}else
lr(b.ka);c=e;d=a?"":"hidden";P(b.j,"visibility",c?"":"hidden");P(b.ha,"visibility",
d);c=c&&a;b.Da.Ia(c);b.Va.Ia(c)}this.dispatchEvent("pagechange")};function Ks(a,b)
{return kb(a.Pa.Na.kj,function(c){return mb(c,b)})}
Is.prototype.bc=function()
{Is.ta.bc.call(this);this.va()};Is.prototype.Va=function(a,b){var
c=this.Pa.Na.kj;a=bp(a);for(var d,e,g=0;g<c.length;++g){var
h=c[g];if(h[0]&&a==bp(h[0])||h[1]&&a==bp(h[1])){d=g;break}else if(e){var k=h[0]||
h[1];if(a>=bp(e[0]||e[1])&&a<bp(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
Ls(a){Z.call(this);this.ka=a;this.g=null}v(Ls,Z);f=Ls.prototype;
f.render=function(a,b){this.j=a;a=a.V();var
c=xg(a).y,d=Eg(a);c=c+d.height+3;d="";b&&(d=xg(a).x);this.g=H("DIV",
{"class":"linkbar-panel-div"});qg(this.g,d,c);this.ha=H("DIV",
{"class":"SPRITE_close_v2 linkbar-panel-
close"});this.g.appendChild(this.ha);B&&Ld&&!D("1.9")&&(this.o=H("IFRAME",
{style:"position:
absolute;",Um:"0"}),this.ka.appendChild(this.o));this.ka.appendChild(this.g);this.o
&&(Q(this.o,Eg(this.g)),qg(this.o,sg(this.g)));U(r(this.yh,this))};
f.yh=function()
{this.b.ma(this.ha,"click",this.Fa);this.b.ma(this.j,"action",this.Gl);this.b.ma(do
cument,"mousedown",this.Uj)};f.Gl=function(){V(this.j,16)||
this.Fa()};f.Uj=function(a){Ne(this.g,a.target)||Ne(this.j.V(),a.target)||
this.Fa()};f.ya=function(){Ls.ta.ya.call(this);J(this.g);J(this.o)};f.V=function()
{return this.g};function Ms(a,b,c){Ls.call(this,a);this.ua=b;this.s=c}v(Ms,Ls);
Ms.prototype.render=function(a,b){Ms.ta.render.call(this,a,b);a=H("DIV",
{innerHTML:"Colar o link no e-mail ou na mensagem instant\u00e2nea",style:"padding-
top:5px; font-size:
13px;"});this.V().appendChild(a);this.i=I("input");Q(this.i,"100%","auto");this.V()
.appendChild(this.i);this.s&&(a=H("DIV",{innerHTML:"Incorporar",style:"font-size:
13px; padding-top:
7px;"}),this.V().appendChild(a),this.Oc=I("input"),Q(this.Oc,"100%","auto"),this.V(
).appendChild(this.Oc));a=this.ua.Ea();b=(new S(window.location)).g;
var c=new
S($q(a).toString());c.g=b;this.i.value=c.toString();U(u(Ns,this.i));this.s&&(a=new
S($q(a).toString()),T(a,"output","embed"),this.Oc.value=Os(a.toString()))};Ms.proto
type.yh=function()
{Ms.ta.yh.call(this);this.b.ma(this.i,"click",u(Ns,this.i));this.s&&this.b.ma(this.
Oc,"click",u(Ns,this.Oc))};function Ns(a){a.select()}function Os(a){return
md('<iframe frameborder="0" scrolling="no" style="border:0px" src="%s" width=500
height=500></iframe>',a)};function Ps(a,b)
{Z.call(this);this.s=a;this.j=b;this.g=I("div");a.i.g.appendChild(this.g);M(this.g,
"sitb_result");qg(this.g,b.ac());Q(this.g,b.Ca());a=I("div");M(a,"sitb-result-
header");this.g.appendChild(a);this.o=I("div");M(this.o,"sitb-result-page-
link");b=b.b.b;this.o.textContent=b?"P\u00e1gina
"+b:"P\u00e1gina";a.appendChild(this.o);this.i=I("div");M(this.i,"sitb-result-
content");this.g.appendChild(this.i);if(b=ep(this.s.wa.Na,this.j.b.Sa()))
{a=this.s.wa.Ua.getQuery();var c=b.b.snippetSrc,d;
if(d=c)d=new S(c),d=Hh(d,"q")||Hh(d,"vq")||Hh(d,"dq"),d=a==d;d?Qs(this,c):
(a=aq(b),"entity_page"==Hh(a,"source")?
T(a,"source","entity_page_gbs_snippet"):T(a,"source","gbs_snippet"),
$p(b,a,r(this.ha,this)))}else Rs(this)}n(Ps,Ep);Ps.prototype.ka=function(a)
{this.s.jd(a.b)};Ps.prototype.ha=function(a){(a=a.b.snippetSrc)?
Qs(this,a):Rs(this)};function Qs(a,b){He(a.i);var
c=I("IMG");c.src=b;Ss(a);b=a.j.Ca().width-25;P(c,
{width:b+"px"});a.i.appendChild(c)}
function Ss(a){M(a.g,"sitb-result-clickable");M(a.o,"sitb-result-link");var
b=Ue(a.o);b=X(b+"&nbsp;&raquo;");z(a.o,b);a.b.ma(a.g,"click",r(a.ka,a,a.j))}
function Rs(a){He(a.i);var b=I("div");M(b,"sitb-result-
snippet");a.i.appendChild(b);P(b,{width:Math.floor(.75*a.j.Ca().width)
+"px"});b.innerHTML=a.j.b.g;b=I("div");M(b,"sitb-result-explanatory-
link");a.i.appendChild(b);var c=ep(a.s.wa.Na,a.j.b.Sa()),d;if(d=c&&c.Sc())d=!
ib([4,8,16],r(c.i,c));d&&c.i(2)?(Ss(a),a=X("N\u00e3o foi poss\u00edvel gerar uma
imagem para este resultado.&nbsp;&nbsp;"),z(b,a),a=I("span"),c=X("Clique para
visualizar a p\u00e1gina inteira."),z(a,c),b.appendChild(a),M(a,"sitb-result-
link")):
(a=X("Sem visualiza\u00e7\u00e3o dispon\u00edvel para esta
p\u00e1gina.&nbsp;&nbsp;"),z(b,a),a=I("a"),M(a,"sitb-result-buy-link"),c=X("Comprar
este livro."),z(a,c),b.appendChild(a),b=new
S(window.location.href),T(b,"sitesec","buy"),T(b,"source","gbs_snippet"),b.b.remove
("printsec"),a.href=b.toString())}Ps.prototype.$a=function()
{J(this.g);this.Fa()};function Ts(a)
{this.b=a}v(Ts,zp);Ts.prototype.render=function(a){return new
Ps(this.b,a)};function Us(a)
{this.i=a.page_id;this.b=a.page_number||"";this.g=a.snippet_text||""}Us.prototype.S
a=function(){return this.i};function Vs(a){this.$c=a;0<this.$c.number_of_results?
(this.Ab=x(this.$c.search_results,function(b){return new Us(b)},this),this.id=this.
$c.search_results[0].page_id+Ws(this)+this.$c.search_results[this.
$c.number_of_results-1].page_id):this.Ab=[]}function Ws(a){return a.
$c.search_query_escaped};function Xs(a){this.b=a}v(Xs,Ro);function Ys(a,b)
{tp.call(this,1);this.Ya=a;this.ha=b;this.hg=this.mh=this.marginTop=20;a.Ab&&(w(a.A
b,r(this.i,this)),op(this))}n(Ys,tp);Ys.prototype.i=function(a){a=new Xs(a);var
b=Math.min(this.ha-16,600);a.Fb(new
ke(b,Math.round(124/600*b+42)));this.Rb(a)};function Zs(a){var
b=a.o;P(b,"overflow","hidden");var c=new
Yr(this,b);fq.call(this,c);this.wa=a;kq(this,new
zq(this));this.b.ma(this,"move",this.bc);var d=G("subscription-
bar");d&&(this.yg(d),U(function(){R(d,!1)},600));iq(this,
$s(this));at(b)}v(Zs,fq);function at(a){P(a,"overflow","auto");P(a,
{overflowX:"auto",overflowY:"scroll"});te(a,{dir:"ltr"})}function $s(a){var b=new
vq;wq(b,Xs,new Ts(a));return b}Zs.prototype.jd=function(a,b){return
this.Cb(a,b)};function bt(a){this.b=a||{}}bt.prototype.yb=function(){return
this.b};bt.prototype.Pb=function(a){var b=Sa(ct,function(c){return
c==a});this.b.v=b};bt.prototype.getQuery=function(){return this.b.q};var
ct={onepage:$r,twopage:Is,thumbnail:is,snippet:Zs};function dt(a)
{tf.call(this,"navigate");this.s=a}v(dt,tf);function et(){return!(y("iPad")||
y("Android")&&!y("Mobile")||y("Silk"))&&(y("iPod")||y("iPhone")||y("Android")||
y("IEMobile"))};function ft(a,b,c,d){O.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"+gt;var g=$c("input",
{type:"text",name:e,id:e,style:cc("display:none")});document.write(Tc(g));e=G(e)}th
is.ha=e;this.b=c?Ae(oe(c)):window;this.wa=b;A&&!
b&&(this.wa="https"==window.location.protocol?new ic(jc,bc(cc("https:///"))):new
ic(jc,bc(cc('javascript:""'))));this.g=new fj(150);nf(this,this.g);this.j=!
a;this.i=new Xf(this);if(a||ht){if(d)var h=
d;else{a="history_iframe"+gt;d=this.wa;b={id:a,style:cc("display:none"),sandbox:voi
d 0};d&&lc(d);c={};c.src=d||null;c.srcdoc=null;d={sandbox:""};e={};for(h in
c)e[h]=c[h];for(h in d)e[h]=d[h];if(b)for(h in b){g=h.toLowerCase();if(g in c)throw
Error("");g in d&&delete e[g];e[h]=b[h]}h=ad("iframe",e,void
0);document.write(Tc(h));h=G(a)}this.ua=h;this.Da=!
0}ht&&(this.i.ma(this.b,"load",this.Zl),this.Ba=this.va=!1);this.j?
it(this,jt(this),!0):kt(this,this.ha.value);gt++}v(ft,O);ft.prototype.ka=!1;
ft.prototype.s=!1;ft.prototype.o=null;var lt=function(a,b){var c=b||Yb;return
function(){var d=this||p;d=d.closure_memoize_cache_||
(d.closure_memoize_cache_={});var e=c(Ga(a),arguments);return d.hasOwnProperty(e)?
d[e]:d[e]=a.apply(this,arguments)}}(function(){return A?Yd(8):"onhashchange"in
p}),ht=A&&!Yd(8);f=ft.prototype;f.je=null;f.ya=function()
{ft.ta.ya.call(this);this.i.Fa();this.Ja(!1)};
f.Ja=function(a){if(a!=this.ka)if(ht&&!this.va)this.Ba=a;else if(a)if(Gd?
this.i.ma(this.b.document,mt,this.jm):B&&this.i.ma(this.b,"pageshow",this.fm),lt()&
&this.j)this.i.ma(this.b,"hashchange",this.$l),this.ka=!0,this.dispatchEvent(new
dt(jt(this),!1));else{if(!A||et()||this.va)this.i.ma(this.g,"tick",r(this.fi,this,!
0)),this.ka=!0,ht||(this.o=jt(this),this.dispatchEvent(new dt(jt(this),!
1))),this.g.start()}else this.ka=!1,ag(this.i),this.g.stop()};
f.Zl=function(){this.va=!0;this.ha.value&&kt(this,this.ha.value,!
0);this.Ja(this.Ba)};f.fm=function(a){a.b.persisted&&(this.Ja(!1),this.Ja(!0))};f.
$l=function(){var a=nt(this.b);a!=this.o&&ot(this,a,!0)};function jt(a){return
null!=a.je?a.je:a.j?nt(a.b):pt(a)||""}function nt(a){a=a.location.href;var
b=a.indexOf("#");return 0>b?"":a.substring(b+1)}
function it(a,b,c){a=a.b.location;var d=a.href.split("#")[0],e=-1!
=a.href.indexOf("#");if(ht||e||b)d+="#"+b;d!=a.href&&(b=new oc(pc,d),c?
ld(a,b):kd(a,b))}function kt(a,b,c,d){if(a.Da||b!=pt(a))if(a.Da=!
1,b=encodeURIComponent(String(b)),A){var
e=Oe(a.ua);e.open("text/html",c?"replace":void 0);c=dd($c("title",{},d||
a.b.document.title),$c("body",{},b));e.write(Tc(c));e.close()}else
e=lc(a.wa).toString()+"#"+b,(a=a.ua.contentWindow)&&(c?
ld(a.location,e):kd(a.location,e))}
function pt(a){if(A)return a=Oe(a.ua),a.body?pd(a.body.innerHTML):null;var
b=a.ua.contentWindow;if(b){try{var c=pd(nt(b))}catch(d){return a.s||(1!
=a.s&&gj(a.g,1E4),a.s=!0),null}a.s&&(0!=a.s&&gj(a.g,150),a.s=!1);return c||
null}return null}f.fi=function(a){if(this.j){var b=nt(this.b);b!
=this.o&&ot(this,b,a)}if(!this.j||ht)if(b=pt(this)||"",null==this.je||
b==this.je)this.je=null,b!=this.o&&ot(this,b,a)};
function ot(a,b,c){a.o=a.ha.value=b;a.j?
(ht&&kt(a,b),it(a,b)):kt(a,b);a.dispatchEvent(new dt(jt(a),c))}f.jm=function()
{this.g.stop();this.g.start()};var
mt=["mousedown","keydown","mousemove"],gt=0;function qt(a,b){this.g=new
ft;N(this.g,"navigate",r(this.o,this));this.b=a;this.ub=b}qt.prototype.o=function(a
){rt(this,a.s)};function rt(a,b){if(!(a.j&&""==b||a.i))if((A||
Jd)&&""==b)window.history.go(-2);else if(b){var c={},d=new zh(b);w(d.
$b(),function(e){var g=d.get(e);g in st&&(g=st[g]);c[e]=g});b=new
bt(c);a.b.Pb(ct[b.b.v]||$r);ws(a.ub,!!b.b.f);void 0!
==b.getQuery()&&Rp(a.b.Ua,b.getQuery())}}var st={"true":!0,"false":!1};
qt.prototype.Ja=function(a){this.j=!0;this.g.Ja(a);A&&(a=(new
S(window.location)).g,rt(this,a));this.j=!1};
qt.prototype.update=function(){var a=new
bt;a.Pb(this.b.ha);a.b.q=this.b.Ua.getQuery();a.b.f=this.ub.ub;var
b=a.yb();a=mh(b);if("undefined"==typeof a)throw Error("Keys are undefined");var
c=new zh(null,void 0);b=lh(b);for(var d=0;d<a.length;d++){var
e=a[d],g=b[d];Array.isArray(g)?Mh(c,e,g):c.add(e,g)}a=c.toString();this.i=!
0;c=this.g;jt(c)!=a&&(c.j?(it(c,a,!1),lt()||A&&!et()&&kt(c,a,!1,void
0),c.ka&&c.fi(!1)):(kt(c,a,!1),c.je=c.o=c.ha.value=a,c.dispatchEvent(new dt(a,!
1))));this.i=!1};function tt(){this.g=[]}v(tt,Gj);Ba(tt);function ut(a,b){var
c=a.g[b];if(!c){switch(b){case 0:c=a.Ha()+"-highlight";break;case 1:c=a.Ha()+"-
checkbox";break;case 2:c=a.Ha()+"-content"}a.g[b]=c}return c}f=tt.prototype;f.
$d=function(){return"menuitem"};f.Jb=function(a){var
b=a.g.Ta("DIV",Jj(this,a).join(" "),vt(this,a.Sb(),a.g));wt(this,a,b,Pj(a,8)||
Pj(a,16));return b};f.Vb=function(a){return a&&a.firstChild};
f.ab=function(a,b){var c=Ke(b),d=ut(this,2);c&&gf(c,d)||
b.appendChild(vt(this,b.childNodes,a.g));gf(b,"goog-option")&&(a.$e(!0),this.
$e(a,b,!0));return tt.ta.ab.call(this,a,b)};f.Gd=function(a,b){var
c=this.Vb(a),d=xt(this,a)?c.firstChild:null;tt.ta.Gd.call(this,a,b);d&&!
xt(this,a)&&c.insertBefore(d,c.firstChild||null)};function vt(a,b,c)
{a=ut(a,2);return c.Ta("DIV",a,b)}f.vj=function(a,b,c){a&&b&&wt(this,a,b,c)};f.
$e=function(a,b,c){a&&b&&wt(this,a,b,c)};
function xt(a,b){return(b=a.Vb(b))?(b=b.firstChild,a=ut(a,1),!!b&&Me(b)&&gf(b,a)):!
1}function wt(a,b,c,d){Nj(a,c,b.Ge());Oj(a,b,c);d!=xt(a,c)&&(lf(c,"goog-
option",d),c=a.Vb(c),d?(a=ut(a,1),c.insertBefore(b.g.Ta("DIV",a),c.firstChild||
null)):c.removeChild(c.firstChild))}f.Ce=function(a){switch(a){case 2:return
ut(this,0);case 16:case 8:return"goog-option-selected";default:return
tt.ta.Ce.call(this,a)}};
f.tf=function(a){var b=ut(this,0);switch(a){case "goog-option-selected":return
16;case b:return 2;default:return tt.ta.tf.call(this,a)}};f.Ha=function()
{return"goog-menuitem"};function yt(a,b,c,d){Wj.call(this,a,d||
tt.Xa(),c);this.Ob(b)}v(yt,Wj);f=yt.prototype;f.vb=function(){var a=this.fh;return
null!=a?a:this.sf()};f.Ob=function(a){this.fh=a};f.lb=function(a,b)
{yt.ta.lb.call(this,a,b);switch(a){case 8:V(this,16)&&!b&&this.sd(!1);
(a=this.V())&&this.Rc().vj(this,a,b);break;case 16:(a=this.V())&&this.Rc().
$e(this,a,b)}};f.vj=function(a){this.lb(8,a)};f.$e=function(a){this.lb(16,a)};
f.sf=function(){var a=this.Sb();return Array.isArray(a)?(a=x(a,function(b){return
Me(b)&&(gf(b,"goog-menuitem-accel")||gf(b,"goog-menuitem-mnemonic-
separator"))?"":We(b)}).join(""),od(a)):yt.ta.sf.call(this)};f.zc=function(a){var
b=this.getParent();if(b){var c=b.j;b.j=null;if(c&&"number"===typeof
a.clientX&&ie(c,new
E(a.clientX,a.clientY)))return}yt.ta.zc.call(this,a)};f.yc=function(a){return
a.keyCode==this.eh&&this.Yc(a)?!0:yt.ta.yc.call(this,a)};f.bk=function(){return
this.eh};
Tj("goog-menuitem",function(){return new yt(null)});yt.prototype.Ge=function()
{return
Pj(this,16)?"menuitemcheckbox":Pj(this,8)?"menuitemradio":yt.ta.Ge.call(this)};yt.p
rototype.getParent=function(){return
Wj.prototype.getParent.call(this)};yt.prototype.Yd=function(){return
Wj.prototype.Yd.call(this)};function zt(a,b,c){yt.call(this,a,b,c);this.$e(!
0)}v(zt,yt);Tj("goog-checkbox-menuitem",function(){return new zt(null)});function
At(a)
{zt.call(this,rd(a.vd),a.getId());this.b=a}n(At,zt);At.prototype.Zb=function(a)
{zt.prototype.Zb.call(this,a);if(this.b.g){var b=(a=1==this.b.g)?"Estante
p\u00fablica":"Estante privada";a=H("IMG",{src:"/googlebooks/images/sharing_"+
(a?"public":"private")+".gif",alt:b,title:b,style:"padding-top:2px;padding-
left:8px;float:"+(fn()?"left":"right")});a=H("DIV","goog-menuitem-
accel",a,Fe(String(this.b.kb)));b=this.Dd();b.insertBefore(a,b.childNodes[1]||
null)}};function Bt(a,b,c,d){hm.call(this,a,b,c||d);(c||d)&&this.j(65|(d?
32:132))}v(Bt,hm);function Ct(a){this.b=a}Ba(Ct);function Dt(a,b){a&&(a.tabIndex=b?
0:-1)}f=Ct.prototype;f.Hg=function(a){return"DIV"==a.tagName};function Et(a,b,c)
{c.id&&Xg(b,c.id);var d=a.Zd(),e=!1,g=ef(c);g&&w(g,function(h){h==d?e=!
0:h&&(h==d+"-disabled"?b.Ja(!1):h==d+"-horizontal"?Ft(b,"horizontal"):h==d+"-
vertical"&&Ft(b,"vertical"))},a);e||M(c,d);Gt(a,b,c);return c}
function Gt(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.De(d);g&&(g.Aa=d,b.isEnabled()||g.Ja(!
1),b.Ga(g),$g(g,d))}else d.nodeValue&&""!=Eb(d.nodeValue)||
c.removeChild(d);d=e}}f.De=function(a){a:{a=ef(a);for(var b=0,c=a.length;b<c;b++)
{var d=a[b];if(d=d in Uj?Uj[d]():null){a=d;break a}}a=null}return
a};f.Ig=function(a){a=a.V();Jg(a,!0,B);A&&(a.hideFocus=!0);var
b=this.b;b&&af(a,b)};f.Zd=function(){return"goog-container"};
function Ht(a,b){a=a.Zd();var c=[a,"horizontal"==b.Ld?a+"-horizontal":a+"-
vertical"];b.isEnabled()||c.push(a+"-disabled");return c}f.$h=function()
{return"vertical"};function It(a,b,c){Ug.call(this,c);this.kd=b||
Ct.Xa();this.Ld=a||this.kd.
$h()}v(It,Ug);f=It.prototype;f.Yg=null;f.Fd=null;f.kd=null;f.Ld=null;f.Uc=!0;f.Ed=!
0;f.Xd=!0;f.Eb=-1;f.rb=null;f.Cc=!1;f.Ad=null;function Jt(a){return a.Yg||
a.V()}f.Rc=function(){return this.kd};f.mc=function()
{this.Aa=this.g.Ta("DIV",Ht(this.kd,this).join(" "))};f.Dd=function(){return
this.V()};f.Gg=function(a){return this.kd.Hg(a)};f.Zb=function(a)
{this.Aa=Et(this.kd,this,a);"none"==a.style.display&&(this.Uc=!1)};
f.Ra=function(){It.ta.Ra.call(this);ah(this,function(b){b.Oa&&Kt(this,b)},this);var
a=this.V();this.kd.Ig(this);this.Ia(this.Uc,!
0);Yg(this).ma(this,"enter",this.Ng).ma(this,"highlight",this.kk).ma(this,"unhighli
ght",this.mk).ma(this,"open",this.Wk).ma(this,"close",this.jk).ma(a,vf.Pd,this.lk).
ma(oe(a),[vf.Qd,vf.we],this.Dk).ma(a,
[vf.Pd,vf.Qd,vf.we,"mouseover","mouseout","contextmenu"],this.Ak);this.Xd&&Lt(this,
!0)};
function Lt(a,b){var c=Yg(a),d=Jt(a);b?
c.ma(d,"focus",a.vf).ma(d,"blur",a.uf).ma(a.Fd||(a.Fd=new
yj(Jt(a))),"key",a.Kb):c.Za(d,"focus",a.vf).Za(d,"blur",a.uf).Za(a.Fd||(a.Fd=new
yj(Jt(a))),"key",a.Kb)}f.Hb=function(){this.Hc(-1);this.rb&&this.rb.hb(!
1);this.Cc=!1;It.ta.Hb.call(this)};f.ya=function()
{It.ta.ya.call(this);this.Fd&&(this.Fd.Fa(),this.Fd=null);this.kd=this.rb=this.Ad=t
his.Yg=null};f.Ng=function(){return!0};
f.kk=function(a){var b=eh(this,a.target);if(-1<b&&b!=this.Eb){var
c=Mt(this);c&&c.Xb(!1);this.Eb=b;c=Mt(this);this.Cc&&dk(c,!0);this.rb&&c!
=this.rb&&(Pj(c,64)?c.hb(!0):this.rb.hb(!1))}b=this.V();null!
=a.target.V()&&L(b,"activedescendant",a.target.V().id)};f.mk=function(a)
{a.target==Mt(this)&&(this.Eb=-1);this.V().removeAttribute("aria-
activedescendant")};f.Wk=function(a){(a=a.target)&&a!
=this.rb&&a.getParent()==this&&(this.rb&&this.rb.hb(!1),this.rb=a)};
f.jk=function(a){a.target==this.rb&&(this.rb=null);var
b=this.V(),c=a.target.V();b&&V(a.target,2)&&c&&cf(b,c)};f.lk=function(a)
{this.Ed&&(this.Cc=!0);var b=Jt(this);b&&Se(b)&&Te(b)?
b.focus():a.preventDefault()};f.Dk=function(){this.Cc=!1};
f.Ak=function(a){a:{var b=a.target;if(this.Ad)for(var c=this.V();b&&b!==c;){var
d=b.id;if(d in this.Ad){b=this.Ad[d];break
a}b=b.parentNode}b=null}if(b)switch(a.type){case vf.Pd:b.ld(a);break;case
vf.Qd:case vf.we:b.zc(a);break;case "mouseover":b.Vc(a);break;case
"mouseout":b.Og(a);break;case "contextmenu":b.Ke(a)}};f.vf=function()
{};f.uf=function(){this.Hc(-1);this.Cc=!1;this.rb&&this.rb.hb(!1)};
f.Kb=function(a){return this.isEnabled()&&this.isVisible()&&(0!=bh(this)||
this.Yg)&&this.yc(a)?(a.preventDefault(),a.stopPropagation(),!0):!1};
f.yc=function(a){var b=Mt(this);if(b&&"function"==typeof b.Kb&&b.Kb(a)||
this.rb&&this.rb!=b&&"function"==typeof this.rb.Kb&&this.rb.Kb(a))return!
0;if(a.shiftKey||a.ctrlKey||a.metaKey||a.altKey)return!1;switch(a.keyCode){case
27:if(this.Xd)Jt(this).blur();else return!1;break;case 36:Nt(this);break;case
35:Ot(this);break;case 38:if("vertical"==this.Ld)Pt(this);else return!1;break;case
37:if("horizontal"==this.Ld)dh(this)?Qt(this):Pt(this);else return!1;break;case
40:if("vertical"==this.Ld)Qt(this);
else return!1;break;case 39:if("horizontal"==this.Ld)dh(this)?
Pt(this):Qt(this);else return!1;break;default:return!1}return!0};function Kt(a,b)
{var c=b.V();c=c.id||(c.id=b.getId());a.Ad||(a.Ad={});a.Ad[c]=b}f.Ga=function(a,b)
{It.ta.Ga.call(this,a,b)};
f.Rd=function(a,b,c){a.ef|=2;a.ef|=64;a.lb(32,!1);Xj(a);var d=a.getParent()==this?
eh(this,a):-1;It.ta.Rd.call(this,a,b,c);a.Oa&&this.Oa&&Kt(this,a);a=d;-
1==a&&(a=bh(this));a==this.Eb?this.Eb=Math.min(bh(this)-1,b):a>this.Eb&&b<=this.Eb?
this.Eb++:a<this.Eb&&b>this.Eb&&this.Eb--};function Ft(a,b){if(a.V())throw
Error("Component already rendered");a.Ld=b}f.isVisible=function(){return this.Uc};
f.Ia=function(a,b){if(b||this.Uc!=a&&this.dispatchEvent(a?"show":"hide"))
{this.Uc=a;var c=this.V();c&&(R(c,a),this.Xd&&Dt(Jt(this),this.Ed&&this.Uc),b||
this.dispatchEvent(this.Uc?"aftershow":"afterhide"));return!0}return!
1};f.isEnabled=function(){return this.Ed};f.Ja=function(a){this.Ed!
=a&&this.dispatchEvent(a?"enable":"disable")&&(a?(this.Ed=!0,ah(this,function(b)
{b.Ej?delete b.Ej:b.Ja(!0)})):(ah(this,function(b){b.isEnabled()?b.Ja(!1):b.Ej=!
0}),this.Cc=this.Ed=!1),this.Xd&&Dt(Jt(this),a&&this.Uc))};
function Rt(a,b){b!
=a.Xd&&a.Oa&&Lt(a,b);a.Xd=b;a.Ed&&a.Uc&&Dt(Jt(a),b)}f.Hc=function(a)
{(a=ch(this,a))?a.Xb(!0):-1<this.Eb&&Mt(this).Xb(!1)};f.Xb=function(a)
{this.Hc(eh(this,a))};function Mt(a){return ch(a,a.Eb)}function Nt(a)
{St(a,function(b,c){return(b+1)%c},bh(a)-1)}function Ot(a){St(a,function(b,c)
{b--;return 0>b?c-1:b},0)}function Qt(a){St(a,function(b,c)
{return(b+1)%c},a.Eb)}function Pt(a){St(a,function(b,c){b--;return 0>b?c-
1:b},a.Eb)}
function St(a,b,c){c=0>c?eh(a,a.rb):c;var d=bh(a);c=b.call(a,c,d);for(var
e=0;e<=d;){var g=ch(a,c);if(g&&a.Sh(g)){a.Hc(c);break}e+
+;c=b.call(a,c,d)}}f.Sh=function(a){return
a.isVisible()&&a.isEnabled()&&Pj(a,2)};function Tt()
{}v(Tt,Gj);Ba(Tt);Tt.prototype.Ha=function(){return"goog-menuheader"};function
Ut(a,b,c){Wj.call(this,a,c||Tt.Xa(),b);this.lb(1,!1);this.lb(2,!1);this.lb(4,!
1);this.lb(32,!1);this.xc=1}v(Ut,Wj);Tj("goog-menuheader",function(){return new
Ut(null)});function Vt(){}v(Vt,Gj);Ba(Vt);Vt.prototype.Jb=function(a){return
a.g.Ta("DIV",this.Ha())};Vt.prototype.ab=function(a,b)
{b.id&&Xg(a,b.id);if("HR"==b.tagName){var
c=b;b=this.Jb(a);c.parentNode&&c.parentNode.insertBefore(b,c);J(c)}else
M(b,this.Ha());return b};Vt.prototype.Gd=function(){};Vt.prototype.Ha=function()
{return"goog-menuseparator"};function Wt(a,b){Wj.call(this,null,a||
Vt.Xa(),b);this.lb(1,!1);this.lb(2,!1);this.lb(4,!1);this.lb(32,!
1);this.xc=1}v(Wt,Wj);Wt.prototype.Ra=function()
{Wt.ta.Ra.call(this);af(this.V(),"separator")};Tj("goog-menuseparator",function()
{return new Wt});function Xt(a)
{this.b=a||"menu"}v(Xt,Ct);Ba(Xt);f=Xt.prototype;f.Hg=function(a)
{return"UL"==a.tagName||Xt.ta.Hg.call(this,a)};f.De=function(a)
{return"HR"==a.tagName?new Wt:Xt.ta.De.call(this,a)};f.tc=function(a,b){return
Ne(a.V(),b)};f.Zd=function(){return"goog-menu"};f.Ig=function(a)
{Xt.ta.Ig.call(this,a);L(a.V(),"haspopup","true")};Tj("goog-
menuseparator",function(){return new Wt});function Yt(a,b)
{It.call(this,"vertical",b||Xt.Xa(),a);Rt(this,!1)}v(Yt,It);f=Yt.prototype;f.ye=!
0;f.tc=function(a){if(this.Rc().tc(this,a))return!0;for(var b=0,c=bh(this);b<c;b++)
{var d=ch(this,b);if("function"==typeof d.tc&&d.tc(a))return!0}return!
1};f.Rb=function(a){this.Ga(a,!0)};f.xe=function(a,b){this.Rd(a,b,!
0)};f.Cd=function(){var a=[];ah(this,function(b){a.push(b)});return a};
f.setPosition=function(a,b){var c=this.isVisible();c||R(this.V(),!0);var
d=this.V(),e=xg(d);a instanceof E&&(b=a.y,a=a.x);qg(d,d.offsetLeft+(a-
e.x),d.offsetTop+(Number(b)-e.y));c||R(this.V(),!1)};f.ac=function(){return
this.isVisible()?xg(this.V()):null};f.Ia=function(a,b,c)
{(b=Yt.ta.Ia.call(this,a,b))&&a&&this.Oa&&this.ye&&Jt(this).focus();a&&c&&"number"=
==typeof c.clientX?this.j=new E(c.clientX,c.clientY):this.j=null;return b};
f.Ng=function(a){this.ye&&Jt(this).focus();return
Yt.ta.Ng.call(this,a)};f.Sh=function(a){return
a.isEnabled()&&a.isVisible()&&Pj(a,2)};f.Zb=function(a){for(var
b=this.Rc(),c=qe(this.g.b,"DIV",b.Zd()+"-content",a),d=c.length,e=0;e<d;e+
+)Gt(b,this,c[e]);Yt.ta.Zb.call(this,a)};f.yc=function(a){var
b=Yt.ta.yc.call(this,a);b||ah(this,function(c){!
b&&c.bk&&c.eh==a.keyCode&&(this.isEnabled()&&this.Xb(c),b=c.Kb(a))},this);return
b};f.Hc=function(a){Yt.ta.Hc.call(this,a);
(a=ch(this,a))&&yg(a.V(),this.V())};function Zt(a,b){Yt.call(this,a,b);this.ye=!
0;Rt(this,!0);this.Ia(!1,!0);this.b=new hh}v(Zt,Yt);f=Zt.prototype;f.Cj=!
1;f.Ei=0;f.Zb=function(a){Zt.ta.Zb.call(this,a);(a=a.getAttribute("for")||
a.htmlFor)&&$t(this,this.g.V(a),1)};f.Ra=function()
{Zt.ta.Ra.call(this);this.b.forEach(this.Mh,this);var
a=Yg(this);a.ma(this,"action",this.Wl);a.ma(this.g.b,"mousedown",this.Yl,!0)};
function $t(a,b,c,d){b&&jh(a.b,Ga(b))||(b?(c={Aa:b,Bj:c,zl:d,Yh:"mousedown",ah:void
0},a.b.set(Ga(b),c)):c=null,a.Oa&&a.Mh(c),b=u(a.bm,b),a.V()&&Yg(a).ma(a.V(),"keydow
n",b))}f.bm=function(a,b){if(27==b.keyCode)a.focus();else if(a=ch(this,this.Eb))
{a=a.V();var c=new wf(b.b,a);c.target=a;if(32==b.keyCode||13==b.keyCode)Bf(a)?
bg(a,"keydown",!1,c):Uf(a,"keydown",!
1,c);32==b.keyCode&&au(this)}};f.Mh=function(a)
{Yg(this).ma(a.Aa,a.Yh,this.hm);"contextmenu"!
=a.Yh&&Yg(this).ma(a.Aa,"keydown",this.im)};
function bu(a,b,c,d){var e=a.isVisible(),g;(g=a.isVisible())||(g=150>La()-
a.Ei);g&&a.Cj?au(a):a.dispatchEvent("beforeshow")&&(c="undefined"!=typeof c?c:8,e||
(a.V().style.visibility="hidden"),R(a.V(),!0),b.Ib(a.V(),c,d),e||
(a.V().style.visibility="visible"),a.Hc(-1),a.Ia(!0))}function au(a)
{a.isVisible()&&(a.Ia(!1),a.isVisible()||(a.Ei=La()))}f.Wl=function()
{au(this)};f.hm=function(a){cu(this,a)};f.im=function(a){32!=a.keyCode&&13!
=a.keyCode&&40!=a.keyCode||cu(this,a);40==a.keyCode&&Nt(this)};
function cu(a,b){for(var c=a.b.$b(),d=0;d<c.length;d++){var
e=a.b.get(c[d]);if(e.Aa==b.g){c=void 0!==e.Bj?new hm(e.Aa,e.Bj,!0):new
Pr(b.clientX,b.clientY);c.j&&c.j(5);bu(a,c,e.zl,e.ah);b.preventDefault();b.stopProp
agation();break}}}f.Yl=function(a){this.isVisible()&&!
this.tc(a.target)&&au(this)};f.uf=function(a)
{Zt.ta.uf.call(this,a);au(this)};f.ya=function(){Zt.ta.ya.call(this);if(this.b){var
a=this.b;a.g={};a.b.length=0;a.i=0;delete this.b}};function du(a,b,c){c=void
0===c?!
1:c;Zt.call(this);this.i=a;this.ka=b;this.va=c}n(du,Zt);f=du.prototype;f.mc=functio
n(){Zt.prototype.mc.call(this);var
a=this.ka;a=Ab(a.i,a.g);w(a,this.Lj,this)};f.Ra=function()
{Zt.prototype.Ra.call(this);this.V().style.maxHeight="200px";this.V().style.overflo
wY="scroll";var
a=Yg(this);a.ma(this.V(),"mouseout",this.Ol);a.ma(this.V(),"scroll",this.
$k)};f.Ol=function(a){Ne(this.V(),a.relatedTarget)||this.Ia(!1)};
f.Mk=function(a){var b=a.target,c=b.b,d=this.i.Tc();V(b,16)?!Rm(c,d)&&null!
=c.i&&c.o&&(b=c.i.clone(),c=r(c.s,c,d,q),T(b,"id",d),Fm(b,c,"POST")):Rm(c,d)&&null!
=c.j&&c.ka&&(b=c.j.clone(),c=r(c.ua,c,d,q),T(b,"id",d),Fm(b,c,"POST"));this.dispatc
hEvent("g");a.stopPropagation()};f.$k=function(a){a.stopPropagation()};
f.Lj=function(a){var b=!Db(wd(a.vd)),c=a.o&&(!a.ha||this.i.o),d=!!
Rm(a,this.i.Tc());b&&(c||d)&&(b=new At(a),b.sd(d),b.Ja(this.ka.j!=a.getId()||
this.va),this.Ga(b,!0),Yg(this).ma(b,"action",this.Mk))};function eu(a){var
b=[];ah(a,function(c){c instanceof At&&V(c,16)&&b.push(c.b)});return b};function
fu(a,b,c){W.call(this,null,null,c?5:0);this.b=new
du(a,b);this.b.ud(this);nf(this,this.b);this.Da=new
Image(16,16);this.Da.src="/googlebooks/images/my_library_logo.png";this.lb(64,!
0)}n(fu,W);f=fu.prototype;f.mc=function()
{W.prototype.mc.call(this);M(this.V(),"add-to-library")};
function gu(a){a.b.Oa||a.b.render();var b=eu(a.b);switch(b.length){case 0:var
c="Adicionar \u00e0 minha biblioteca";break;case 1:c="Adicionado a
"+b[0].vd;break;default:c="Adicionado \u00e0s prateleiras
"+b.length}0<b.length&&(c=pk(a.Da,c));b=c;a.i.Gd(a.V(),b);a.Hd=b}f.hb=function(a)
{this.tg();W.prototype.hb.call(this,a);this.b.Oa||this.b.render();a?bu(this.b,new
Bt(this.V(),8,!0),void 0,null):au(this.b)};
f.Ra=function(){W.prototype.Ra.call(this);var
a=Yg(this);a.ma(this,"enter",this.Am);a.ma(this,"leave",this.tg);a.ma(this,"action"
,this.Pl);a.ma(this.b,"g",this.Tk);gu(this)};f.Tk=function()
{gu(this)};f.Pl=function(){this.hb(!0)};f.Am=function()
{this.tg();this.jj=U(r(this.hb,this,!0),200)};f.tg=function()
{hj(this.jj)};f.jj=null;function hu(){};function iu(a)
{this.vd=a.Title;this.b=a.Pid;this.km=a.PgNum}iu.prototype.getId=function(){return
this.b};function ju(a,b,c,d){this.Qi=a||256;this.Pi=b||256;this.g=c||3;this.i=d||
3;this.b=null}function ku(a,b){a.b=b}ju.prototype.dk=function(a,b,c,d,e){var
g=this.g,h=this.i;b=Math.ceil(b/this.Qi);c=Math.ceil(c/this.Pi);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.b&&(a=this.b(a,d));return a.toString()};function lu()
{};function mu(a){this.vd=a.title||"";this.Zh=!!
a.fullview;this.fg=a.table_of_contents_page_id||"";this.Bl=a.num_toc_pages||"";this
.j=a.initial_zoom_width_override;this.yl=a.max_resolution_image_width;this.lm=!!
a.paired_thumbnails;this.Dm=a.thumbnail_token||"";this.ua=a.containing_bookshelves|
|[];this.Cb=a.volume_id||"";this.Va=a.other_issues_query||"";this.wa=!!
a.is_browsable;this.Da=!!a.is_public_domain;a.last_page&&(this.Fi=new
Yq(a.last_page));this.i=new ke(a.page_width,a.page_height);this.o=a.is_ebook||
!1;var
b=a.additional_info,c={};b&&(c=b["[JsonBookInfo]"]);c.BuyLinks&&x(c.BuyLinks,functi
on(){return new hu},this);c.TocLine&&(this.Qf=x(c.TocLine,function(d){return new
iu(d)}));c=null;b&&(c=b["[NewspaperJSONVolumeInfo]"]);this.b=c;this.eg=null==c?
null:new
ju(c.tile_h,c.tile_w,c.x_win,c.y_win);this.tb=a.sample_url||"";this.Ba=a.is_newspap
er||!1;
(this.s=a.newspaper_tile_base_url)&&this.eg&&ku(this.eg,r(this.mb,this));this.Ma=c?
c.res_h:nu;this.ih=this.Ba?"fixed_height":"fixed_width";this.qe=a.is_pre_order||
!
1;this.ij=a.on_sale_date||"";this.Ef=a.volumeresult&&a.volumeresult.has_flowing_tex
t;this.Ff=a.volumeresult&&a.volumeresult.has_scanned_text;this.ka=a.volumeresult&&a
.volumeresult.can_download_pdf;this.ha=a.volumeresult&&a.volumeresult.can_download_
epub;this.va=a.volumeresult?
a.volumeresult.download_pdf_url:"";this.kb=a.volumeresult?
a.volumeresult.download_epub_url:""}v(mu,lu);mu.prototype.Tc=function(){return
this.Cb};var nu=[350,410,495,575,685,800,910,1025];mu.prototype.wc=function()
{return this.Ma};
mu.prototype.mb=function(a){a=a.toString();var
b=a.indexOf("?");0<=b&&(a=this.s+a.substring(b));return new S(a)};function
ou(a,b,c){Fm(a,u(pu,b,c))}function pu(a,b,c){c=c.target;Om(c)?
a(Pm(c)):b&&b()};function qu(a){Xm.call(this);null!
=a&&a.bookshelf&&w(a.bookshelf,function(b){b=new Wm(b);Zm(this,b.getId())||(b.va?
this.i:this.g).push(b)},this)}n(qu,Xm);function ru(a,b){var c=new
qu(b);a&&w(a,function(d){su(d.Tc(),d.ua,c)});return c}function su(a,b,c)
{w(b,function(d){var e=new tm;e.b.Gh=a;(d=Zm(c,String(d)))&&d.b.push(e)})};function
tu(a){return a.split(uu).filter(function(b){return 0<b.length})}var
vu=/\s/,wu=/[
-]/,uu=/[+,;]/,xu=/-?"[^"]+"|[^\s"]+/g,yu=/["\u201C\u201D\u201E\u201F\u275D\u275E\u
301D-\u301F\uFF02]/g,zu=/[,!-%'-/:-@\[-^`{-
~\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,
]/,Au=/^[\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 Bu(a){var b={};Cu(a).forEach(function(c)
{for(var d=b,e=0;e<c.length;e++){var g=c.charAt(e);g=zu.test(g)?"-":g;d[g]||
(d[g]={});d=d[g]}d!=b&&(d.$=Du)});return b}
function Cu(a){a=nd(km(a));var
b=a.match(yu);b&&(a=a.replace(yu,'"'),b.length&1&&(a+='"'));b=a.match(xu);if(!
b)return[];a=new Set;b=ba(b);for(var c=b.next();!
c.done;c=b.next())if(c=c.value,c.startsWith('"'))a.add(c.replace(Au,""));else if(!
c.startsWith("-")){c=tu(c.replace(Au,""));c=ba(c);for(var d=c.next();!
d.done;d=c.next())a.add(d.value)}a.delete("");return Array.from(a)}var
Du={};function Eu(a){var b=!0;b=void 0===b?!1:b;this.g="string"===typeof a?
Bu(a):a;this.i=b;this.b=[]}
function Fu(a,b,c,d){for(var e=db(d),g=a.b,h=g.length-1,k;k=g[h];h--){var l=k;var
m=b;var t=c,F=!1;if(l.b)if(F=!!l.b.$,wu.test(m)){if(l.b=l.b[" "]||
l.b["-"],l.b)for(;m=l.b[" "]||l.b["-"];)l.b=m}else l.endOffset=t+1,l.Be=void
0,l.b=l.b[m]||null;l.g=!l.b;if(F)
{l={startOffset:k.startOffset,ve:k.ve,endOffset:k.endOffset,Be:k.Be};if(a.i)for(;e&
&e.startOffset<=l.endOffset&&l.startOffset<=e.endOffset&&e.ve===l.ve;)
{d.pop();if(e.startOffset<l.startOffset||
e.endOffset>l.endOffset)l={startOffset:e.startOffset,
ve:e.ve,endOffset:l.endOffset,Be:l.Be};e=db(d)}d.push(l);e=l}k.g&&pb(g,h)}}function
Gu(a,b){this.startOffset=a;this.ve=void 0;this.endOffset=a;this.Be=void 0;this.g=!
1;this.b=b};function Hu(a,b){var c=void 0;c=void 0===c?Infinity:c;b=new
Eu(b);c=void 0===c?Infinity:c;var d=void 0===d?[]:d;var e="
",g,h=km(a);for(g=0;g<h.length&&d.length<c;g++){var
k=h.charAt(g);a=wu.test(e);if(vu.test(k)){if(k=" ",a)continue}else if(zu.test(k))
{if(k="-",a)continue}else a&&b.g[k]&&b.b.push(new
Gu(g,b.g));Fu(b,k,g,d);e=k}wu.test(e)||Fu(b,"
",g,d);d.length>=c&&(d.length=c);return d};function Iu(a){var
b=Bu(a);a=Ju();w(a,function(c){Ku(b,c)})}function Ju(){var a=[],b=sb(pe("patent-
text")),c=re("patent-title");for(c&&b.push(c);c=b.pop();)3==c.nodeType?
a.push(c):tb(b,c.childNodes);return a}function Ku(a,b){var
c=We(b);a=Hu(c,a);if(a.length){var d="",e=0;w(a,function(g)
{d+=qd(c.substring(e,g.startOffset))+'<span class="patent-text-
highlight">'+qd(c.substring(g.startOffset,g.endOffset))
+"</span>";e=g.endOffset});d+=qd(c.substring(e));a=I("span");a.innerHTML=d;Ie(a,b)}
};function Lu(){yt.call(this,"Desativar a op\u00e7\u00e3o de realce");var
a=th("dq")||th("q");a&&Iu(a);this.b=!0}n(Lu,yt);Lu.prototype.Ra=function()
{yt.prototype.Ra.call(this);Yg(this).ma(this,"action",this.j)};Lu.prototype.j=funct
ion(){this.b=!this.b;lf(window.document.body,"patent-highlight-disabled",!
this.b);var a=this.b?"Desativar a op\u00e7\u00e3o de realce":"Ativar a
op\u00e7\u00e3o de realce";this.i.Gd(this.V(),a);this.Hd=a};function Mu()
{}v(Mu,Vt);Ba(Mu);Mu.prototype.Jb=function(a){return a.g.Ta("DIV",Jj(this,a).join("
")+" goog-inline-block","\u00a0")};Mu.prototype.ab=function(a,b)
{b=Mu.ta.ab.call(this,a,b);M(b,"goog-inline-block");return
b};Mu.prototype.Ha=function(){return"goog-toolbar-separator"};function Nu()
{}v(Nu,Rj);Ba(Nu);f=Nu.prototype;f.Jb=function(a){var
b=Jj(this,a);b=a.g.Ta("DIV","goog-inline-block "+b.join("
"),this.mf(a.Sb(),a.g));Sj(b,a.ka);return b};f.$d=function()
{return"button"};f.Vb=function(a){return
a&&a.firstChild&&a.firstChild.firstChild};f.mf=function(a,b){return
b.Ta("DIV","goog-inline-block "+(this.Ha()+"-outer-box"),b.Ta("DIV","goog-inline-
block "+(this.Ha()+"-inner-box"),a))};f.wf=function(a){return"DIV"==a.tagName};
f.ab=function(a,b){Ou(b,!0);Ou(b,!1);a:{var c=a.g.di(b);var d=this.Ha()+"-outer-
box";if(c&&gf(c,d)&&(c=a.g.di(c),d=this.Ha()+"-inner-box",c&&gf(c,d))){c=!0;break
a}c=!1}c||b.appendChild(this.mf(b.childNodes,a.g));hf(b,["goog-inline-
block",this.Ha()]);return Nu.ta.ab.call(this,a,b)};f.Ha=function(){return"goog-
custom-button"};
function Ou(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(""==Eb(e))a.removeChild(c);else{c.nodeValue=b?
e.replace(/^[\s\xa0]+/,""):e.replace(/[\s\xa0]+$/,"");break}}else
break;c=d}};function Pu(){}v(Pu,Nu);Ba(Pu);Pu.prototype.Ha=function(){return"goog-
toolbar-button"};function Qu()
{this.b="toolbar"}v(Qu,Ct);Ba(Qu);Qu.prototype.De=function(a)
{return"HR"==a.tagName?new
Wt(Mu.Xa()):Qu.ta.De.call(this,a)};Qu.prototype.Zd=function(){return"goog-
toolbar"};Qu.prototype.$h=function(){return"horizontal"};function Ru(a)
{Qu.call(this);this.g=a}v(Ru,Qu);var Su={};Ru.prototype.Zd=function(){return
this.g||"ocean-chrome-toolbar"};function Tu(a){return Su[a]||(Su[a]=new
Ru(a))};function Uu(a)
{O.call(this);this.b=[];Vu(this,a)}v(Uu,O);f=Uu.prototype;f.Wf=null;f.Lg=null;funct
ion Wu(a,b){a.Lg=b}function Vu(a,b){b&&(w(b,function(c){Xu(this,c,!
1)},a),tb(a.b,b))}f.Rb=function(a){this.xe(a,this.b.length)};f.xe=function(a,b)
{a&&(Xu(this,a,!1),ub(this.b,b,0,a))};f.Cd=function(){return sb(this.b)};function
Yu(a,b){b!=a.Wf&&(Xu(a,a.Wf,!1),a.Wf=b,Xu(a,b,!
0));a.dispatchEvent("select")}f.ya=function(){Uu.ta.ya.call(this);delete
this.b;this.Wf=null};
function Xu(a,b,c){b&&("function"==typeof a.Lg?a.Lg(b,c):"function"==typeof
b.xh&&b.xh(c))};function Zu(a,b,c){It.call(this,b,a||
Qu.Xa(),c)}v(Zu,It);Zu.prototype.vf=function(a){Zu.ta.vf.call(this,a);this.Cc||
Nt(this)};function $u(a,b,c){jk.call(this,a,b||Pu.Xa(),c)}v($u,jk);Tj("goog-
toolbar-button",function(){return new $u(null)});function av(a,b){Wt.call(this,a||
Mu.Xa(),b)}v(av,Wt);Tj("goog-toolbar-separator",function(){return new av});function
bv(a){Zu.call(this,Tu(a||"viewport-chrome-toolbar"));this.wa={};this.i=new
Xf(this)}v(bv,Zu);function cv(a,b,c,d){b.lb(16,!0);if(c){var e=a.wa[c];e||(e=new
Uu,Wu(e,function(g,h){g&&g.sd(h)}),a.wa[c]=e);e.Rb(b);b.zd&=-
17;N(b,"action",function(g){Yu(e,g.target)});d&&Yu(e,b)}else b.Nb(16,!!d)}function
dv(a,b){a.wa.viewport&&Yu(a.wa.viewport,b)}bv.prototype.ya=function()
{bv.ta.ya.call(this);this.i.Fa();Oa(this.wa,function(a){a.Fa()})};function ev()
{}v(ev,Rj);Ba(ev);f=ev.prototype;f.Jb=function(a){var
b=Jj(this,a);b=a.g.Ta("DIV","goog-inline-block "+b.join("
"),a.Sb());Sj(b,a.ka);return b};f.$d=function(){return"button"};f.wf=function(a)
{return"DIV"==a.tagName};f.ab=function(a,b){M(b,"goog-inline-block");return
ev.ta.ab.call(this,a,b)};f.vb=function(){return""};f.Ha=function(){return"goog-
flat-button"};Tj("goog-flat-button",function(){return new
jk(null,ev.Xa())});function fv(){}v(fv,Nu);Ba(fv);fv.prototype.Vb=function(a)
{return fv.ta.Vb.call(this,a&&a.firstChild)};fv.prototype.ab=function(a,b){var
c=qe(document,"*","goog-menu",b)[0];if(c){R(c,!1);oe(c).body.appendChild(c);var
d=new Yt;$g(d,c);a.Md(d)}return
fv.ta.ab.call(this,a,b)};fv.prototype.mf=function(a,b){return fv.ta.mf.call(this,
[b.Ta("DIV","goog-inline-block "+(this.Ha()+"-caption"),a),b.Ta("DIV","goog-inline-
block "+(this.Ha()+"-dropdown"),"\u00a0")],b)};fv.prototype.Ha=function()
{return"goog-menu-button"};function gv()
{this.g=[]}v(gv,tt);Ba(gv);gv.prototype.Jb=function(a){var
b=gv.ta.Jb.call(this,a);M(b,"goog-submenu");hv(this,a,b);return
b};gv.prototype.ab=function(a,b){b=gv.ta.ab.call(this,a,b);M(b,"goog-
submenu");hv(this,a,b);var c=qe(document,"DIV","goog-menu",b);if(c.length){var
d=new Yt(a.g);c=c[0];R(c,!1);a.g.b.body.appendChild(c);$g(d,c);a.Md(d,!0)}return
b};
gv.prototype.Gd=function(a,b){var
c=this.Vb(a),d=c&&c.lastChild;gv.ta.Gd.call(this,a,b);d&&c.lastChild!
=d&&gf(d,"goog-submenu-arrow")&&c.appendChild(d)};gv.prototype.xf=function(a)
{gv.ta.xf.call(this,a);var b=a.Dd(),c=qe(a.g.b,"SPAN","goog-submenu-arrow",b)
[0];iv(a,c);c!=b.lastChild&&b.appendChild(c);L(a.V(),"haspopup","true")};function
hv(a,b,c){var d=b.g.Ta("SPAN");d.className="goog-submenu-
arrow";iv(b,d);a.Vb(c).appendChild(d)}
function iv(a,b){dh(a)?(M(b,"goog-submenu-arrow-rtl"),K(b,"\u25c4")):(jf(b,"goog-
submenu-arrow-rtl"),K(b,"\u25ba"))};function jv(a,b,c,d){yt.call(this,a,b,c,d||
gv.Xa())}v(jv,yt);f=jv.prototype;f.Je=null;f.Ch=null;f.dh=!1;f.wb=null;f.qf=!
1;f.Ra=function()
{jv.ta.Ra.call(this);Yg(this).ma(this.getParent(),"hide",this.fj);this.wb&&kv(this,
this.wb,!0)};f.Hb=function()
{Yg(this).Za(this.getParent(),"hide",this.fj);this.wb&&(kv(this,this.wb,!
1),this.qf||(this.wb.Hb(),J(this.wb.V())));jv.ta.Hb.call(this)};f.ya=function()
{this.wb&&!this.qf&&this.wb.Fa();this.wb=null;jv.ta.ya.call(this)};
f.Xb=function(a){jv.ta.Xb.call(this,a);a||
(this.Je&&hj(this.Je),this.Je=U(this.Lc,218,this))};f.Bh=function(){var
a=this.getParent();a&&Mt(a)==this&&(lv(this,!0),mv(this))};f.Lc=function(){var
a=this.wb;a&&a.getParent()==this&&(lv(this,!1),ah(a,function(b){"function"==typeof
b.Lc&&b.Lc()}))};function nv(a){a.Je&&hj(a.Je);a.Ch&&hj(a.Ch)}f.Ia=function(a,b)
{(a=jv.ta.Ia.call(this,a,b))&&!this.isVisible()&&this.Lc();return a};
function mv(a){ah(a.getParent(),function(b){b!=this&&"function"==typeof
b.Lc&&(b.Lc(),nv(b))},a)}f.Kb=function(a){var b=a.keyCode,c=dh(this)?
37:39,d=dh(this)?39:37;if(!this.dh){if(!this.isEnabled()||b!=c&&13!=b&&b!
=this.eh)return!1;this.Bh();Nt(ov(this));nv(this)}else if(!
ov(this).Kb(a))if(b==d)this.Lc();else return!1;a.preventDefault();return!
0};f.Xl=function()
{this.wb.getParent()==this&&(nv(this),this.Yd().Xb(this),mv(this))};f.fj=function(a
){a.target==this.Yd()&&(this.Lc(),nv(this))};
f.Vc=function(a)
{this.isEnabled()&&(nv(this),this.Ch=U(this.Bh,218,this));jv.ta.Vc.call(this,a)};f.
Yc=function(a){nv(this);if(Pj(this,8)||Pj(this,16))return
jv.ta.Yc.call(this,a);this.Bh();return!0};
function lv(a,b){!b&&ov(a)&&ov(a).Hc(-1);a.dispatchEvent(Wg(64,b));var c=ov(a);b!
=a.dh&&lf(a.V(),"goog-submenu-open",b);if(b!=c.isVisible()&&(b&&(c.Oa||
c.render(),c.Hc(-1)),c.Ia(b),b)){c=new hm(a.V(),12,!1);var
d=ov(a),e=d.V();d.isVisible()||(e.style.visibility="hidden",R(e,!
0));c.Ib(e,8);d.isVisible()||(R(e,!1),e.style.visibility="visible")}a.dh=b}function
kv(a,b,c){var d=Yg(a);(c?d.ma:d.Za).call(d,b,"enter",a.Xl)}f.Rb=function(a)
{ov(this).Ga(a,!0)};f.xe=function(a,b){ov(this).Rd(a,b,!0)};f.Cd=function(){return
ov(this).Cd()};
function ov(a){a.wb?a.qf&&a.wb.getParent()!=a&&a.wb.ud(a):a.Md(new Yt(a.g),!
0);a.wb.V()||a.wb.mc();return a.wb}f.Md=function(a,b){var c=this.wb;a!
=c&&(c&&(this.Lc(),this.Oa&&kv(this,c,!1)),this.wb=a,this.qf=!
b,a&&(a.ud(this),a.Ia(!1,!0),a.ye=!1,Rt(a,!1),this.Oa&&kv(this,a,!
0)))};f.tc=function(a){return ov(this).tc(a)};Tj("goog-submenu",function(){return
new jv(null)});function pv(a,b,c,d,e){jk.call(this,a,c||fv.Xa(),d);this.lb(64,!
0);this.j=new Bt(null,9);b&&this.Md(b);this.Ba=new fj(500);!gi&&!hi||
D("533.17.9")||(this.Jf=!0);this.Od=e||Xt.Xa()}v(pv,jk);f=pv.prototype;f.Jf=!
1;f.Ra=function(){pv.ta.Ra.call(this);qv(this,!0);this.b&&rv(this,this.b,!
0);L(this.Aa,"haspopup",!!this.b)};f.Hb=function(){pv.ta.Hb.call(this);qv(this,!
1);if(this.b){this.hb(!1);this.b.Hb();rv(this,this.b,!1);var
a=this.b.V();a&&J(a)}};
f.ya=function(){pv.ta.ya.call(this);this.b&&(this.b.Fa(),delete this.b);delete
this.Qb;this.Ba.Fa()};f.ld=function(a){pv.ta.ld.call(this,a);V(this,4)&&(this.hb(!
V(this,64),a),this.b&&(this.b.Cc=V(this,64)))};f.zc=function(a)
{pv.ta.zc.call(this,a);this.b&&!V(this,4)&&(this.b.Cc=!1)};f.Yc=function()
{dk(this,!1);return!0};f.Ck=function(a){this.b&&this.b.isVisible()&&!
this.tc(a.target)&&this.hb(!1)};f.tc=function(a){return a&&Ne(this.V(),a)||
this.b&&this.b.tc(a)||!1};
f.yc=function(a){if(32==a.keyCode){if(a.preventDefault(),"keyup"!=a.type)return!
0}else if("key"!=a.type)return!1;if(this.b&&this.b.isVisible()){var
b=13==a.keyCode||32==a.keyCode,c=this.b.Kb(a);return c&&this.b&&this.b.rb
instanceof jv||27!=a.keyCode&&!b?c:(this.hb(!1),!0)}return 40==a.keyCode||
38==a.keyCode||32==a.keyCode||13==a.keyCode?(this.hb(!0,a),!0):!1};f.Rk=function()
{this.hb(!1)};f.Sk=function(){V(this,4)||this.hb(!1)};f.yf=function(a){this.Jf||
this.hb(!1);pv.ta.yf.call(this,a)};
function sv(a){a.b||a.Md(new Yt(a.g,a.Od));return a.b||null}f.Md=function(a){var
b=this.b;a!=b&&(b&&(this.hb(!1),this.Oa&&rv(this,b,!1),delete
this.b),this.Oa&&L(this.Aa,"haspopup",!!a),a&&(this.b=a,a.ud(this),a.Ia(!
1),b=this.Jf,(a.ye=b)&&Rt(a,!0),this.Oa&&rv(this,a,!0)))};function tv(a){var b=new
Bt(null,13);a.j=b;a.Qb=b.b}f.Rb=function(a){sv(this).Ga(a,!0)};f.xe=function(a,b)
{sv(this).Rd(a,b,!0)};f.Ia=function(a,b){(a=pv.ta.Ia.call(this,a,b))&&!
this.isVisible()&&this.hb(!1);return a};
f.Ja=function(a){pv.ta.Ja.call(this,a);this.isEnabled()||this.hb(!1)};
f.hb=function(a,b){pv.ta.hb.call(this,a);if(this.b&&V(this,64)==a){if(a)this.b.Oa||
this.b.render(),this.Ma=wg(this.V()),this.Cb=Fg(this.V()),uv(this),!b||40!
=b.keyCode&&38!=b.keyCode?this.b.Hc(-1):Nt(this.b);else{dk(this,!1);this.b.Cc=!
1;var c=this.V();c&&(L(c,"activedescendant",""),L(c,"owns",""));null!
=this.Da&&(this.Da=void 0,(c=this.b.V())&&Q(c,"",""))}this.b.Ia(a,!1,b);this.hc||
(b=Yg(this),c=a?b.ma:b.Za,c.call(b,this.g.b,"mousedown",this.Ck,!
0),this.Jf&&c.call(b,this.b,"blur",this.Sk),c.call(b,
this.Ba,"tick",this.tk),a?
this.Ba.start():this.Ba.stop())}this.b&&this.b.V()&&this.b.Aa.removeAttribute("aria
-hidden")};function uv(a){if(a.b.Oa){var b=a.j;a.j.b=a.Qb||a.V();var
c=a.b.V();a.b.isVisible()||(c.style.visibility="hidden",R(c,!0));!
a.Da&&a.j.s&&a.j.i&32&&(a.Da=Eg(c));b.Ib(c,b.g^1,null,a.Da);a.b.isVisible()||(R(c,!
1),c.style.visibility="visible")}}
f.tk=function(){var a=Fg(this.V()),b=wg(this.V());var c=this.Cb;(c=!(c==a||
c&&a&&c.left==a.left&&c.width==a.width&&c.top==a.top&&c.height==a.height))||
(c=this.Ma,c=!(c==b||
c&&b&&c.top==b.top&&c.right==b.right&&c.bottom==b.bottom&&c.left==b.left));c&&(this
.b.Oa&&b&&this.Ma&&b.Db()<this.Ma.Db()&&(c=this.b.V(),this.b.isVisible()||
(c.style.visibility="hidden",R(c,!0)),qg(c,new
E(0,0))),this.Cb=a,this.Ma=b,uv(this))};
function rv(a,b,c){var d=Yg(a);c=c?
d.ma:d.Za;c.call(d,b,"action",a.Rk);c.call(d,b,"close",a.qk);c.call(d,b,"highlight"
,a.rk);c.call(d,b,"unhighlight",a.sk)}function qv(a,b){var c=Yg(a);(b?
c.ma:c.Za).call(c,a.V(),"keydown",a.Nk)}f.rk=function(a)
{(a=a.target.V())&&vv(this,a)};f.Nk=function(a)
{Pj(this,32)&&this.V()&&this.b&&this.b.isVisible()&&a.stopPropagation()};f.sk=funct
ion(){if(!Mt(this.b)){var a=this.V();L(a,"activedescendant","");L(a,"owns","")}};
f.qk=function(a){if(V(this,64)&&a.target instanceof yt){a=a.target;var
b=a.V();a.isVisible()&&V(a,2)&&null!=b&&vv(this,b)}};function vv(a,b)
{a=a.V();b=bf(b)||b;if(!b.id){var
c=Sg.Xa();b.id=Tg(c)}cf(a,b);L(a,"owns",b.id)}Tj("goog-menu-button",function()
{return new pv(null)});function wv(){}v(wv,ev);Ba(wv);wv.prototype.Jb=function(a)
{var b=Jj(this,a);b=a.g.Ta("DIV","goog-inline-block "+b.join(" "),
[xv(this,a.Sb(),a.g),yv(this,a.g)]);Sj(b,a.ka);return
b};wv.prototype.Vb=function(a){return a&&a.firstChild};
wv.prototype.ab=function(a,b){var c=qe(document,"*","goog-menu",b)[0];if(c){R(c,!
1);a.g.b.body.appendChild(c);var d=new Yt;$g(d,c);a.Md(d)}qe(document,"*",this.Ha()
+"-caption",b)[0]||
b.appendChild(xv(this,b.childNodes,a.g));qe(document,"*",this.Ha()+"-dropdown",b)
[0]||b.appendChild(yv(this,a.g));return wv.ta.ab.call(this,a,b)};function xv(a,b,c)
{return c.Ta("DIV","goog-inline-block "+(a.Ha()+"-caption"),b)}
function yv(a,b){return b.Ta("DIV",{"class":"goog-inline-block "+(a.Ha()+"-
dropdown"),"aria-hidden":!0},"\u00a0")}wv.prototype.Ha=function(){return"goog-flat-
menu-button"};Tj("goog-flat-menu-button",function(){return new
pv(null,null,wv.Xa())});function zv(a)
{bv.call(this);this.b=a.Pa;this.ub=a.zg;this.Cb=a.history;this.Ka=a.Hh;this.Da=a.Fh
;this.Ba=a.flags;this.tb=a.Ae;this.mb="patents"==Um();if(!a.ie){var b=G("appbar-
patents-prior-art-finder-link");if(b&&(b=b.getAttribute("href"))){var c=new W("
Localizar estado da t\u00e9cnica",void 0,2);this.Ga(c,!
0);this.i.ma(c,"action",r(this.Dc,this,b))}if(c=G("appbar-patents-discuss-this-
link"))if(b=c.getAttribute("href")){if("true"==c.getAttribute("data-is-grant")){var
d=" Discutir esta patente";
c=" Discutir esta patente no Stack Exchange"}else d=" Discutir este app",c="
Discutir este app no Stack Exchange";d=new W(d,void 0,2);d.Ub(c);this.Ga(d,!
0);this.i.ma(d,"action",r(this.Dc,this,b))}!this.b&&(b=G("appbar-read-patent-
link"))&&(b=b.getAttribute("href"))&&(c=new W("Visualizar PDF"),this.Ga(c,!
0),this.i.ma(c,"action",r(this.Dc,this,b)))}if(this.b){this.Od=!!a.ue||!!
a.te;a.ie&&(b=pk("/googlebooks/images/kennedy/zoom_tool.png"),this.Re=new W(b,void
0,void 0,1),kk(this.Re,2),this.Ga(this.Re,
!
0),N(this.Re,"action",r(this.Li,this,"zoomin")),b=pk("/googlebooks/images/kennedy/z
oom_out.png"),this.Se=new W(b,void 0,void 0,1),kk(this.Se,1),this.Ga(this.Se,!
0),N(this.Se,"action",r(this.Li,this,"zoomout")));c=!!a.ue;b=!!a.te;if(c||b)
{d=pk("/googlebooks/images/kennedy/one_up_page_view.png");this.ke=new W(d,void
0,void 0,1);kk(this.ke,2);N(this.ke,"action",r(this.hh,this,$r));this.Ga(this.ke,!
0);cv(this,this.ke,"viewport",!0);if(c)
{d=pk("/googlebooks/images/kennedy/two_up_page_view.png");this.ne=
new W(d,void 0,void 0,1);c=1;if(this.ub||
b)c=3;kk(this.ne,c);N(this.ne,"action",r(this.hh,this,Is));this.Ga(this.ne,!
0);cv(this,this.ne,"viewport")}b&&(d=pk("/googlebooks/images/kennedy/thumbnail.png"
),this.le=new W(d,void 0,void
0,1),c=1,this.ub&&(c=3),kk(this.le,c),N(this.le,"action",r(this.hh,this,is)),this.G
a(this.le,!
0),cv(this,this.le,"viewport"));this.i.ma(this.b,"viewportmodechange",this.Ki);this
.Ki()}this.ub&&(b=pk("/googlebooks/images/kennedy/maximize.png"),this.va=new
W(b,void 0,void 0,
1),this.va.lb(16,!0),this.va.sd(!1),this.Od&&kk(this.va,1),this.Ga(this.va,!
0),this.i.ma(this.va,"action",this.Fm),this.i.ma(this.ub,"change",this.Lk));this.tb
&&(b=pk("/googlebooks/images/kennedy/clip.png"),this.ka=new W(b,void 0,void
0,1),this.ka.lb(16,!0),kk(this.ka,2),this.ka.sd(!1),this.Ga(this.ka,!
0),N(this.ka,"action",r(this.dl,this)));a.zh&&(b=pk("/googlebooks/images/kennedy/in
sert_link.png"),this.j=new W(b,void 0,void 0,1),this.j.lb(16,!
0),this.ka&&kk(this.j,1),this.Ga(this.j,!0),N(this.j,
"action",r(this.Sj,this)));a.Ah&&(b=!!this.b.Ka.Qf,c=!!
ep(this.b.Na,this.b.Ka.fg),d=this.b.Ea().Pc()||"Conte\u00fado",b||c?
(b=pk("/googlebooks/images/kennedy/menu_down_arrow.png",d),b=Bb(b),this.Qe=b[0],thi
s.qc=new W(b),kk(this.qc,2),this.Ga(this.qc,!
0),this.i.ma(this.qc,"action",this.Dl),cv(this,this.qc)):(this.Qe=H("SPAN","jfk-
button-label",d),this.qc=new W(this.Qe),this.qc.Ja(!
1),kk(this.qc,2),this.Ga(this.qc,!
0)),b=pk("/googlebooks/images/kennedy/page_left.png"),this.Nf=new W(b,void 0,void
0,
1),kk(this.Nf,3),this.Ga(this.Nf,!
0),N(this.Nf,"action",r(this.b.sc,this.b,"previous")),b=pk("/googlebooks/images/ken
nedy/page_right.png"),this.Of=new W(b,void 0,void
0,1),kk(this.Of,1),this.Ga(this.Of,!
0),N(this.Of,"action",r(this.b.sc,this.b,"next")),this.i.ma(this.b,"pagechange",thi
s.Cl))}if(a.wj&&(b=G("appbar-view-print-sample-link"))&&(b=b.getAttribute("href")))
{c=G("appbar-view-ebook-sample-link");var e;c&&(e=c.getAttribute("href"));c=new
W("Ver amostra");Zj(c,"gb-view-sample-button");this.Ga(c,
!0);this.i.ma(c,"action",r(this.Dc,this,b));e&&(kk(c,2),c=new Yt,d=new yt("Amostra
do livro impresso"),this.i.ma(d,"action",r(this.Dc,this,b)),c.Ga(d,!0),Zj(d,"gb-
sample-print-book-menuitem"),b=new yt("Amostra do e-
book"),this.i.ma(b,"action",r(this.Dc,this,e)),c.Ga(b,!0),Zj(b,"gb-sample-ebook-
menuitem"),e=new pv("",c,wv.Xa()),Zj(e,"gb-jfk-margin-fix"),Zj(e,"gb-view-sample-
dropdown"),kk(e,1),this.Ga(e,!0))}this.Ba&&!this.Ba.is_cobrand&&this.Ka&&!
this.mb&&(e=this.Da&&this.Da.uid,b=ru([this.Ka],this.Da),
e?(this.Pe=new fu(this.Ka,b),this.Ga(this.Pe,!0)):
(e=pk("/googlebooks/images/kennedy/menu_down_arrow.png","Adicionar \u00e0 minha
biblioteca"),e=Bb(e),this.Pe=new W(e),this.Ga(this.Pe,!
0),e=r(this.Dc,this,this.Ba.sign_in_url||
this.Ba.signInUrl),Lf(this.Pe,"action",e)));if(a.ie){if(e=G("appbar-write-review-
link"))if(e=e.getAttribute("href"))this.Qb=new W("Escrever
resenha"),this.Ga(this.Qb,!
0),this.i.ma(this.Qb,"action",r(this.Dc,this,e));Av(this,"appbar-application-grant-
link","application-grant");
Av(this,"appbar-content-language-link","content-language")}else if(e=G("appbar-
download-pdf-link"))if(e=e.getAttribute("href"))b=new W("Download do
PDF"),this.Ga(b,!
0),this.i.ma(b,"action",r(this.Dc,this,e));a.zm&&(a=pk("/googlebooks/images/kennedy
/settings.png"),M(a[0],"goog-flat-menu-button-img"),e=H("DIV",{"class":"toc-
div"}),b=new Yt,b.Ga(new Wj(e),!0),(c=document.getElementById("ofe-gear-menu-
contents"))&&e.appendChild(c.cloneNode(!0)),this.Ma=new
pv(a,b,wv.Xa()),this.Ga(this.Ma,!0),this.mb&&
!this.b&&(a=new Lu,this.Ma.xe(a,0)))}n(zv,bv);f=zv.prototype;f.Fm=function(){var
a=this.ub;ws(a,!a.ub);this.Cb.update()};f.Lk=function()
{this.va.Nb(16,this.ub.ub)};f.dl=function(){this.tb(V(this.ka,16))};f.Sj=function()
{if(V(this.j,16)){var a=new Ms(document.body,this.b,!0);a.render(this.j,!
0);Lf(a,"dispose",r(this.j.sd,this.j,!1))}};f.hh=function(a)
{this.b.Pb(a);this.b.Ua.getQuery()||this.Cb.update()};
f.Ki=function(){var a=this.b.La();a instanceof $r&&dv(this,this.ke);a instanceof
Is&&dv(this,this.ne);a instanceof
is&&dv(this,this.le);a=a.jg;this.Se.Ja(a);this.Re.Ja(a)};f.Li=function(a)
{this.b.sc(a)};
function Av(a,b,c){if(b=pe(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 W(k);0==e&&e!=d-1?kk(k,2):e==d-
1&&0!=e?kk(k,1):0!=e&&e!=d-1&&kk(k,3);a.Ga(k,!0);cv(a,k,c,!!g);g||
a.i.ma(k,"action",r(a.Dc,a,h))}}}f.Cl=function(){var
a=this.b.Ea().Pc()||"Conte\u00fado";this.Qe&&(this.Qe.innerHTML=a)};f.Dl=function()
{this.qc.xc&16&&(new ls(this.b,this.qc,this.Ba)).render(3)};
f.Dc=function(a)
{kd(window.location,a)};f.ke=null;f.ne=null;f.le=null;f.Re=null;f.Se=null;f.Of=null
;f.Nf=null;f.qc=null;f.Qe=null;f.Pe=null;function Bv(a,b)
{jm.call(this,a);this.Ka=b}n(Bv,jm);
Bv.prototype.render=function(){var a=this.V();M(a,this.className+"-
tooltip");M(a,this.className+"-device-and-format");P(a,"z-index",1E4);if(this.Ka.o)
{for(var b=this.className,c=H("DIV",this.className+"-
meta"),d=document,e=Ce(d,"TABLE"),g=e.appendChild(Ce(d,"TBODY")),h=0;1>h;h++)
{for(var k=Ce(d,"TR"),l=0;2>l;l+
+)k.appendChild(Ce(d,"TD"));g.appendChild(k)}M(e,this.className+"-table-
layout");d=e.rows[0].cells;g=Cv(this);d[0].appendChild(g);g=Dv(this);d[1].appendChi
ld(g);g=H("DIV",this.className+"-link");
h=H("A",{target:"_blank"},"Ajuda com dispositivos e formatos");k=new
S(window.location.href);l=new S("/support/bin/answer.py?
answer=1062949");k=Hh(k,"hl")?T(l,"hl",Hh(k,"hl")).toString():T(l,"hl","pt-
BR").toString();hd(h,k);g.appendChild(h);d[1].appendChild(g);c.appendChild(e);d=thi
s.Ka;(e=d.tb)&&!d.qe&&d.wa&&(e=H("P",this.className+"-additional",H("A",
{href:e},d.Da?"Leia o livro GRATUITAMENTE":"Leia o primeiro cap\u00edtulo -
GR\u00c1TIS!")),c.appendChild(e));if(d.ka||d.ha)if(g=d.kb,h=d.va,g||h)e=
H("P",this.className+"-additional",Fe("Download ")),g&&(k=H("A",
{href:g},"ePub"),e.appendChild(k)),h&&(g&&e.appendChild(Fe(", ")),g=H("A",
{href:h},"PDF"),e.appendChild(g)),e.appendChild(Fe(" - ")),d=d.Tc(),g=(new
S(window.location.href)).j.split("/"),g=new
S("/"+g[1]),mm(g),T(g,"output","acs_help"),T(g,"id",d),d=H("A",
{href:g.toString()},"ler as instru\u00e7\u00f5es
eReader"),e.appendChild(d),c.appendChild(e);e=H("A",{target:"_blank"},"Saiba mais
sobre os livros no Google
Play");hd(e,"https://books.google.com/support/bin/topic.py?topic=28528");
this.ua=H("DIV",this.className+"-
footer",e);b=H("DIV",b,c,this.ua);M(b,this.className+"-device-
content");a.appendChild(b)}};
function Cv(a){var b=H("UL",a.className+"-list"),c=H("H4",null,"Bom
para:");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=H("A",
{"class":d,href:"/help/ebooks/webreader.html"},"Web"),k=H("A",
{"class":d,href:"/help/ebooks/devices.html"},"Tablet/iPad"),l=H("A",
{"class":d,href:"/help/ebooks/ereader.html"},"e-Reader"),m=H("A",
{"class":d,href:"/help/ebooks/devices.html"},"Smartphone"),
t=a.Ka.Ef,F=a.Ka.Ff,C=a.Ka.qe;d=new Xf(a);h=H("LI",null,h);C?
d.ma(h,"mouseover",u(a.g,"O formato deste livro \u00e9 desconhecido. Atualizaremos
esse dado quando recebermos a informa\u00e7\u00e3o do editor.")):(t||
F)&&d.ma(h,"mouseover",u(a.g,"Este e-book, como todos os Google e-books, est\u00e1
formatado para leitura na
web."));d.ma(h,"mouseout",a.wa);b.appendChild(h);k=H("LI",null,k);C?
d.ma(k,"mouseover",u(a.g,"O formato deste livro \u00e9 desconhecido. Atualizaremos
esse dado quando recebermos a informa\u00e7\u00e3o do editor.")):
(t||F)&&d.ma(k,"mouseover",u(a.g,"Este e-book, como todos os Google e-books,
est\u00e1 formatado para leitura em tablets, como os tablets para Android e o
iPad."));d.ma(k,"mouseout",a.wa);b.appendChild(k);l=H("LI",null,l);d.ma(l,"mouseove
r",function(){C?this.g("O formato deste livro \u00e9 desconhecido. Atualizaremos
esse dado quando recebermos a informa\u00e7\u00e3o do editor."):t?this.g("Este
Google e-book inclui texto livre para voc\u00ea ajustar a fonte para leitura
confort\u00e1vel em um eReader."):
this.g("Este Google e-book n\u00e3o inclui texto livre, portanto voc\u00ea n\u00e3o
pode ajustar a fonte em um
eReader.")});d.ma(l,"mouseout",a.wa);b.appendChild(l);m=H("LI",null,m);d.ma(m,"mous
eover",function(){C?this.g("O formato deste livro \u00e9 desconhecido.
Atualizaremos esse dado quando recebermos a informa\u00e7\u00e3o do editor."):t&&F?
this.g("Este e-book \u00e9 ideal para smartphones, como Android e iPhone/iPod
touch."):t?this.g("Este Google e-book inclui texto livre para que voc\u00ea possa
ajustar a fonte para leitura confort\u00e1vel na tela pequena de um smartphone."):
this.g("Este e-book pode ser dif\u00edcil de ler em smartphones, como Android e
iPhone/iPod touch.")});d.ma(m,"mouseout",a.wa);b.appendChild(m);C?
(M(h,g),M(k,g),M(l,g),M(m,g)):t?(M(h,c),M(k,c),M(l,c),M(m,c)):(F?(M(h,c),M(k,c)):
(M(h,e),M(k,e)),M(l,e),M(m,e));return b}
function Dv(a){var b=H("UL",a.className+"-
list"),c=H("H4",null,"Caracter\u00edsticas:");b.appendChild(c);var d=a.className+"-
device-supported",e=a.className+"-device-not-supported",g=a.className+"-device-
unknown-supported";c=H("A",{},"Texto fluente");hd(c,"/support/bin/answer.py?
answer=1062949");var h=H("A",{},"P\u00e1ginas
digitalizadas");hd(h,"/support/bin/answer.py?answer=1062949");var
k=a.Ka.Ef,l=a.Ka.Ff,m=a.Ka.qe;m?(c=H("LI",g,c),d=H("LI",g,h)):(c=H("LI",k?
d:e,c),d=H("LI",l?d:e,h));e=new Xf(a);
e.ma(c,"mouseover",function(){m?this.g("O formato deste livro \u00e9 desconhecido.
Atualizaremos esse dado quando recebermos a informa\u00e7\u00e3o do editor."):k?
this.g("Este e-book inclui texto livre para que voc\u00ea possa ajustar o tamanho
da fonte para leitura confort\u00e1vel em qualquer dispositivo."):this.g("Este
livro n\u00e3o inclui texto livre, portanto voc\u00ea n\u00e3o pode ajustar a
fonte. Em vez disso, voc\u00ea v\u00ea imagens das p\u00e1ginas com um layout fixo.
Isso \u00e9 ideal para telas maiores, mas nem sempre para eReaders e
smartphones.")});
e.ma(c,"mouseout",a.wa);e.ma(d,"mouseover",function(){m?this.g("O formato deste
livro \u00e9 desconhecido. Atualizaremos esse dado quando recebermos a
informa\u00e7\u00e3o do editor."):l?this.g("Este e-book inclui p\u00e1ginas
digitalizadas. Por isso, as p\u00e1ginas aparecem como em um livro
impresso."):this.g("Este e-book n\u00e3o inclui p\u00e1ginas digitalizadas, que
mant\u00eam o formato de um livro impresso. Em vez disso, o texto pode ser
ajustado, fluindo para caber em qualquer tela.")});e.ma(d,
"mouseout",a.wa);b.appendChild(c);b.appendChild(d);return
b}Bv.prototype.wa=function(){He(this.ua);var a=H("A",{target:"_blank"},"Saiba mais
sobre os livros no Google
Play");hd(a,"https://books.google.com/support/bin/topic.py?
topic=28528");this.ua.appendChild(a)};Bv.prototype.g=function(a)
{He(this.ua);"string"===typeof a?
this.ua.appendChild(Fe(a)):this.ua.appendChild(a)};function Ev(a,b)
{W.call(this,b,void 0,3);this.Ka=a}n(Ev,W);Ev.prototype.render=function(a)
{W.prototype.render.call(this,a);M(this.V(),"gb-get-
book")};Ev.prototype.Ra=function(){W.prototype.Ra.call(this);this.b=new
Bv(this.V(),this.Ka);this.b.render();var
a=re("about_title",G("menu_container"));a&&J(a)};
function Fv(){var a=G("gb-buy-options-
trigger");if(a&&a.parentNode&&a.parentNode.parentNode?!
gf(a.parentNode.parentNode,"jfk-button"):1){a=G("gb-buy-options-trigger");var
b=G("buy");if(a&&b){jf(b,"about_content");var c=H("SPAN","gb-buy-options-
arrow","\u25bc");a.appendChild(c);M(b,"gb-buy-options-list");M(b,"unified-
hovercard");ni(a,9,b,8);R(b,!1);N(document,"mousedown",u(Gv,a,b))}}}
function Gv(a,b,c){a=Ne(a,c.target);c=Ne(b,c.target);var d="none"!
=b.style.display;a||c||!d?a&&(R(b,!d),d||Gg(b,1)):R(b,!1)};function Hv(a,b,c,d,e,g)
{function h(l){if(l){l.tabIndex=0;af(l,k.va);M(l,"goog-zippy-
header");l&&k.ua.ma(l,"click",k.wa);var
m=k;l&&(zj(m.ha,l),m.ka.ma(m.ha,"key",m.Ba))}}O.call(this);this.s=e||
me();this.g=this.s.V(a)||null;this.j=this.s.V(d||null);this.o=Ea(b)?
b:null;this.va=g||"tab";this.i=this.o||!b?null:this.s.V(b);this.b=1==c;void 0!==c||
this.o||(this.j?this.b="none"!
=this.j.style.display:this.g&&(this.b=gf(this.g,"goog-zippy-
expanded")));this.ka=new Xf(this);this.ha=new yj;this.ua=new Xf(this);
var k=this;h(this.g);h(this.j);Iv(this,this.b)}v(Hv,O);Hv.prototype.ya=function()
{Hv.ta.ya.call(this);of(this.ka);of(this.ha);of(this.ua)};function Iv(a,b){a.i?
R(a.i,b):b&&a.o&&(a.i=a.o());a.i&&M(a.i,"goog-zippy-content");a.j?(R(a.g,!
b),R(a.j,b)):a.g&&(lf(a.g,"goog-zippy-expanded",b),lf(a.g,"goog-zippy-collapsed",!
b),L(a.g,"expanded",b));a.b=b;a.dispatchEvent(new Jv("toggle",a,a.b))}
Hv.prototype.Ba=function(a){if(13==a.keyCode||32==a.keyCode)Iv(this,!
this.b),this.dispatchEvent(new
Jv("action",this,this.b,a)),a.preventDefault(),a.stopPropagation()};Hv.prototype.wa
=function(a){Iv(this,!this.b);this.dispatchEvent(new
Jv("action",this,this.b,a))};function Jv(a,b){tf.call(this,a,b)}v(Jv,tf);function
Kv(a,b,c,d){if(b.child_node&&0<b.child_node.length){var e=Lv(b,!
0,c,d),g=H("UL",c+"-list");a.appendChild(e);a.appendChild(g);Iv(new Hv(e,g),!
b.collapsed);w(b.child_node,function(h){Kv(g,h,c,d)})}else a.appendChild(Lv(b,!
1,c,d))}function Lv(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=H("A",
{"class":b,href:a.url},rd(a.title)):e=H("DIV",b,a.title);e=H("DIV",g,e);d==a.id&&M(
e,c+"-selected");return e}
Ma("_OC_InitNavbar",function(a){var b=G("navbarContainer");if(b&&a.child_node){var
c=H("UL","gb-left-nav-list");w(a.child_node,function(d){Kv(c,d,"gb-left-
nav",a.highlighted_node_id)});b.appendChild(c)}});function Mv(a,b,c){var
d=G("prev_btn"),e=G("next_btn"),g={cursor:"pointer"};P(d,g);N(d,"click",r(this.o,th
is));P(e,g);N(e,"click",r(this.j,this));c.innerHTML?this.s=c:
(c.form.action="javascript:",N(c.form,"submit",r(this.i,this)),c.go&&P(c.go,
{display:"none"}),this.g=c.input);this.b=a;this.Na=b;N(a,"pagechange",r(this.update
,this));this.update()}
Mv.prototype.i=function(){var a=this.g.value;var b=this.b;var c=fp(b.Na,a);c?
(b.Bb(c),b=!0):b=!1;if(b)this.update();else if(!Db(a)&&!/[^0-9]/.test(a)){a:
{b=cp(this.Na);for(c=b.length-1;0<=c;c--){var d=gp(b[c]);if(!Db(d)&&!/[^0-
9]/.test(d)){b=parseInt(d,10);break a}}b=-
1}a=parseInt(a,10);0<b&&a>b&&(this.b.Bb(db(cp(this.Na))),this.update())}return!
1};Mv.prototype.o=function(){this.b.sc("previous")};Mv.prototype.j=function()
{this.b.sc("next")};
Mv.prototype.update=function(){var a=this.b.Ea();a&&(this.g?this.g.value=gp(a)||"":
(a=X(a.Pc()),z(this.s,a)))};function Nv(a){Z.call(this);this.i=a;this.j=new
Xf;this.g=I("div");P(this.g,
{backgroundColor:"#AAA",display:"",position:"absolute",cursor:"pointer"});Gg(this.g
,0);a.va.appendChild(this.g);this.b.ma(a,"resize",this.jh);this.b.ma(this.g,"click"
,this.Hl);this.b.ma(this.g,"mouseout",this.Il);this.b.ma(this.g,"mouseover",r(this.
Zf,this,!0));this.b.ma(a,"viewportmodechange",this.Mi);if(a=this.i.La())a
instanceof $r&&(this.Bd=!0),this.Mi()}v(Nv,Z);f=Nv.prototype;f.Ja=function(a)
{R(this.g,a)};
f.jh=function(){U(r(this.Jl,this),10)};f.Jl=function(){var
a=this.i.La();a&&(a.Ca(),a=a.i.j,Q(this.g,a.clientWidth,40),qg(this.g,0,a.clientHei
ght-40))};f.Hl=function(){var a=this.i.La(),b=a.Ca().height-40,c=I("div");P(c,
{backgroundColor:"#000",position:"absolute",width:"100%",height:"1px",overflow:"hid
den"});Gg(c,.15);qg(c,0,a.s.y+b);a.i.i.appendChild(c);U(u(Ov,c),1E3);this.Bd=!
1;a=this.i.La();nq(a,new E(void 0,b-20),r(a.lj,a))};
function Ov(a){var b=new po(a,.15,0,200);b.play();Lf(b,"end",u(Pv,b,a))}function
Pv(a,b){J(b);a.Fa()}f.Bd=!1;f.Il=function(){this.Bd||this.Zf(!1)};f.Zf=function(a)
{if(a){if(!this.o){var b=I("div");P(b,
{backgroundColor:"#000",height:"1px",overflow:"hidden"});this.g.appendChild(b);U(r(
this.Vj,this),10)}this.o=!0}Gg(this.g,a?.15:0)};
f.Vj=function(){w(["left","right"],function(a){var b=H("DIV",
{"class":"SPRITE_page_down"});this.g.appendChild(b);b.style[A?"styleFloat":"cssFloa
t"]=a;P(b,{marginTop:"14px"});P(b,"margin-"+a,"16px")},this)};f.Mi=function(){var
a=this.i.La(),b=a instanceof $r;b?this.jh():this.Bd=!
1;this.Ja(b);this.Zf(this.Bd);ag(this.j);this.j.md(a,"move",r(this.jl,this));this.j
.ma(a,"layoutchange",r(this.jh,this))};f.jl=function(){this.Bd&&this.Zf(!
1);this.Bd=!1};function Qv(a){O.call(this);a=a||me();this.b=a.Ta(A?"DIV":"IFRAME",
{style:"position:absolute;width:9em;height:9em;top:-99em",tabIndex:-1,"aria-
hidden":"true"});a=a.b.body;a.insertBefore(this.b,a.firstChild);if(A)var
b=this.b;else a:{a=this.b;try{b=a.contentWindow||(a.contentDocument?
Ae(a.contentDocument):null);break a}catch(c)
{}b=null}b=this.j=b;B&&(a=b.document,a.open(),a.close());N(b,"resize",this.g,!
1,this);this.i=this.b.offsetWidth}v(Qv,O);
Qv.prototype.ya=function(){Qv.ta.ya.call(this);Sf(this.j,"resize",this.g,!
1,this);this.j=null;B&&!D("1.9")||J(this.b);delete
this.b};Qv.prototype.g=function(){var a=this.b.offsetWidth;this.i!
=a&&(this.i=a,this.dispatchEvent("fontsizechange"))};function Rv(a,b,c,d,e)
{this.ha=a;this.ka=b;this.s=Eg(c);this.g=null;d&&(this.g=d,P(this.g,
{overflow:"auto"}));this.o=e;a=r(this.j,this);this.i=new
Fo;N(this.i,"resize",a);b=new
Qv;N(b,"fontsizechange",a);N(window,"DOMContentLoaded",r(this.b,this))}Rv.prototype
.j=function(){this.b();U(r(this.b,this),100)};
Rv.prototype.b=function(){var a=!1;this.o?this.ub&&(a=this.ub.ub):a=!0;var
b=this.i.Ca();a=a?0:this.s.width;var c=Math.round(xg(this.ka).y);this.ha.Fb(new
ke(Math.max(0,b.width-a),Math.max(0,b.height-
c)));this.g&&(a=this.g,P(a,"border","0px"),c=Math.round(xg(a).y),b=Math.max(0,b.hei
ght-c),P(a,"height",b+"px"),a.clientWidth<a.offsetWidth&&P(a,{borderTop:md("%spx
solid #ebeff9",2),height:Math.max(0,b-2)+"px"}))};function Sv(a,b)
{a.ub=b;N(b,"change",r(a.b,a))};function Tv(a,b){Ug.call(this,b);this.b=a||""}var
Uv;v(Tv,Ug);f=Tv.prototype;f.vc=null;function Vv(){null==Uv&&(Uv="placeholder"in
I("INPUT"));return Uv}f.Me=!1;f.mc=function(){this.Aa=this.g.Ta("INPUT",
{type:"text"})};f.Zb=function(a){Tv.ta.Zb.call(this,a);this.b||
(this.b=a.getAttribute("label")||"");Ze(oe(a))==a&&(this.Me=!0,jf(this.V(),"label-
input-label"));Vv()&&(this.V().placeholder=this.b);L(this.V(),"label",this.b)};
f.Ra=function(){Tv.ta.Ra.call(this);var a=new
Xf(this);a.ma(this.V(),"focus",this.vi);a.ma(this.V(),"blur",this.zk);Vv()?
this.i=a:(B&&a.ma(this.V(),
["keypress","keydown","keyup"],this.Hk),a.ma(Ae(oe(this.V())),"load",this.ll),this.
i=a,Wv(this));Xv(this);this.V().g=this};f.Hb=function()
{Tv.ta.Hb.call(this);this.i&&(this.i.Fa(),this.i=null);this.V().g=null};function
Wv(a){!a.j&&a.i&&a.V().form&&(a.i.ma(a.V().form,"submit",a.Kk),a.j=!0)}
f.ya=function()
{Tv.ta.ya.call(this);this.i&&(this.i.Fa(),this.i=null)};f.vi=function(){this.Me=!
0;jf(this.V(),"label-input-label");if(!Vv()&&!Yv(this)&&!this.ka){var
a=this,b=function(){a.V()&&(a.V().value="")};A?U(b,10):b()}};f.zk=function(){Vv()||
(this.i.Za(this.V(),"click",this.vi),this.vc=null);this.Me=!
1;Xv(this)};f.Hk=function(a){27==a.keyCode&&("keydown"==a.type?
this.vc=this.V().value:"keypress"==a.type?
this.V().value=this.vc:"keyup"==a.type&&(this.vc=null),a.preventDefault())};
f.Kk=function(){Yv(this)||(this.V().value="",U(this.wk,10,this))};f.wk=function()
{Yv(this)||(this.V().value=this.b)};f.ll=function(){Xv(this)};function Yv(a)
{return!!a.V()&&""!=a.V().value&&a.V().value!=a.b}f.reset=function()
{Yv(this)&&(this.V().value="",null!
=this.vc&&(this.vc=""),Xv(this))};f.Ob=function(a){null!
=this.vc&&(this.vc=a);this.V().value=a;Xv(this)};f.vb=function(){return null!
=this.vc?this.vc:Yv(this)?this.V().value:""};f.Pc=function(){return this.b};
function Xv(a){var b=a.V();Vv()?a.V().placeholder!
=a.b&&(a.V().placeholder=a.b):Wv(a);L(b,"label",a.b);Yv(a)?(b=a.V(),jf(b,"label-
input-label")):(a.ka||a.Me||(b=a.V(),M(b,"label-input-label")),Vv()||
U(a.tm,10,a))}f.Ja=function(a){this.V().disabled=!a;lf(this.V(),"label-input-label-
disabled",!a)};f.isEnabled=function(){return!this.V().disabled};f.tm=function(){!
this.V()||Yv(this)||this.Me||(this.V().value=this.b)};function Zv(a,b,c)
{Tv.call(this,null!=c?c:"Pesquisar neste
livro");this.Zb(a);this.Ra();b&&this.Ob(b)}n(Zv,Tv);function $v(a,b)
{O.call(this);this.Aa=a;this.b=b||null;M(a,"with-auto-dir-
text");N(this.Aa,"keyup",r(this.i,this));N(this.Aa,"paste",r(this.g,this))}n($v,O);
$v.prototype.i=function(){aw(this.Aa,this.b)};$v.prototype.g=function()
{bw(this.Aa,this.b)};function bw(a,b){U(u(function(){aw(a,b)}))}
function aw(a,b){var c=!1,d;if(a.value){for(var e=d=0,g=!
1,h=a.value.split(gc),k=0;k<h.length;k++){var l=h[k];ec.test(l)?(d++,e+
+):fc.test(l)?g=!0:dc.test(l)?e++:hc.test(l)&&(g=!0)}d=-1==(0==e?g?1:0:.4<d/e?-
1:1)}else d=fn();d?(c=!0,P(a,"textAlign","right"),te(a,{dir:"rtl"})):
(P(a,"textAlign","left"),te(a,{dir:"ltr"}));b&&(c?(jf(b,"input-direction-
ltr"),M(b,"input-direction-rtl")):(M(b,"input-direction-ltr"),jf(b,"input-
direction-rtl")))}
function cw(a,b){if(a=G(a))b=b?G(b):null,aw(a,b),new
$v(a,b)}Ma("_OC_autoDir",cw);var dw={update:function(a){for(var b in
a)dw[b]=a[b]},Kj:function(a){if("string"===typeof a)try{a=JSON.parse(a)}catch(c)
{a=null}for(var b in a)dw.Jj(b,a[b])},Jj:function(a,b)
{dw[a]=b}};Ma("_OC_addFlags",dw.Kj);function ew(a,b,c)
{Tl.call(this);this.vd=a;this.g=b;this.b=c?c:null;this.Af(fw(this))}n(ew,Tl);
function fw(a){var b=H("DIV");hf(b,["popup-menu","goog-menu","goog-menu-
vertical"]);af(b,"dialog");b.setAttribute("tabindex","-
1");document.body.appendChild(b);var c=H("DIV",{"class":"popup-menu-
header"});b.appendChild(c);var d=H("SPAN",{"class":"popup-menu-
title"});K(d,a.vd);c.appendChild(d);d=H("DIV",{"class":"popup-menu-close"});var
e=H("IMG");id(e,"/googlebooks/images/material/close_black_24dp.png");Q(e,24,24);L(e
,"hidden",!0);d.appendChild(e);N(d,"click",function(){a.Ia(!1);a.b&&a.b.call(a)});
N(d,"keydown",function(g){if(32==g.keyCode||13==g.keyCode)a.Ia(!
1),a.b&&a.b.call(a)});af(d,"button");Re(d,!
0);c.appendChild(d);b.appendChild(a.g);return b};function gw(a)
{bv.call(this);this.b=a.Pa;this.j=a.history;this.Ba=a.Ae;this.va=!!a.ue;this.ka=!!
a.te;this.Ma=a.flags;if(this.Da=a.ie){a=!!this.b.Ka.Qf;var b=this.b.Ka.fg;b=b&&!!
ep(this.b.Na,b);a||b?
(a=pk("/googlebooks/images/material/arrow_drop_down_black_20dp.png",this.b.Ea().Pc(
)||"Conte\u00fado"),a=Bb(a),this.Te=a[0],this.Wb=new W(a,void
0,4),this.Ga(this.Wb,!
0),this.i.ma(this.Wb,"action",this.Ml),cv(this,this.Wb),this.i.ma(this.b,"pagechang
e",this.Ll)):(this.Te=H("SPAN","jfk-button-label","O \u00edndice n\u00e3o est\u00e1
dispon\u00edvel"),
this.Wb=new W(this.Te,void 0,4),this.Wb.Ub("O \u00edndice n\u00e3o est\u00e1
dispon\u00edvel"),this.Wb.Ja(!1),this.Ga(this.Wb,!0));a=G("gb-entity-page-toolbar-
search");G("search_form_input").setAttribute("autocomplete","off");P(a,"visibility"
,"visible");Jp(this.g.b,ze(this.g.b),hw(this))}else{iw();a=pk("/googlebooks/images/
material/arrow_left_black_24dp.png");this.Ue=new W(a,void
0,4);this.Ue.Ub("P\u00e1gina anterior");this.Ga(this.Ue,!
0);N(this.Ue,"action",r(this.b.sc,this.b,"previous"));a=pk("/googlebooks/images/mat
erial/arrow_right_black_24dp.png");
this.Ve=new W(a,void 0,4);this.Ve.Ub("Pr\u00f3xima p\u00e1gina");this.Ga(this.Ve,!
0);N(this.Ve,"action",r(this.b.sc,this.b,"next"));a=pk("/googlebooks/images/materia
l/zoom_in_black_24dp.png");this.od=new W(a,void
0,4);this.od.Ub("Ampliar");this.Ga(this.od,!
0);N(this.od,"action",r(this.Oi,this,"zoomin"));a=pk("/googlebooks/images/material/
zoom_out_black_24dp.png");this.We=new W(a,void
0,4);this.We.Ub("Reduzir");this.Ga(this.We,!
0);N(this.We,"action",r(this.Oi,this,"zoomout"));b=this.va;a=this.ka;var c=
pk("/googlebooks/images/material/onepage_view_black_24dp.png");this.Ec=new W(c,void
0,4);this.Ec.Ub("Visualiza\u00e7\u00e3o de uma
p\u00e1gina");N(this.Ec,"action",r(this.lh,this,$r));cv(this,this.Ec,"viewport",!
0);this.Ga(this.Ec,!
0);c=pk("/googlebooks/images/material/twopage_view_black_24dp.png");this.Gc=new
W(c,void 0,4);this.Gc.Ja(!1);this.Gc.Ub("A visualiza\u00e7\u00e3o de duas
p\u00e1ginas n\u00e3o est\u00e1 dispon\u00edvel");b&&(this.Gc.Ja(!
0),this.Gc.Ub("Visualiza\u00e7\u00e3o de duas p\u00e1ginas"),
N(this.Gc,"action",r(this.lh,this,Is)),cv(this,this.Gc,"viewport"));this.Ga(this.Gc
,!0);b=pk("/googlebooks/images/material/thumbnail_view_black_24dp.png");this.Fc=new
W(b,void 0,4);this.Fc.Ja(!1);this.Fc.Ub("A visualiza\u00e7\u00e3o em miniatura
n\u00e3o est\u00e1 dispon\u00edvel");a&&(this.Fc.Ja(!
0),this.Fc.Ub("Visualiza\u00e7\u00e3o em
miniatura"),N(this.Fc,"action",r(this.lh,this,is)),cv(this,this.Fc,"viewport"));thi
s.Ga(this.Fc,!
0);this.i.ma(this.b,"viewportmodechange",this.Ni);this.Ni();jw(this)}}
n(gw,bv);
function jw(a){var b=new
Yt,c=pk("/googlebooks/images/material/more_vert_black_24dp.png");M(c[0],"goog-flat-
menu-button-img");L(c[0],"hidden",!0);a.nd=new
pv(c,b,wv.Xa());tv(a.nd);a.nd.Ub("Menu de mais a\u00e7\u00f5es");a.Ga(a.nd,!
0);kw(a,b);lw(a,b);mw(a,b);nw(a,b);if(c=document.getElementById("gb-entity-page-
menu-contents")){c=qe(document,"A","more-menu-link",c);for(var d=0;d<c.length;d++)
{var e=new Wj(c[d]);e.Ze="link";N(e,"action",u(function(g,h)
{h.preventDefault();h.stopPropagation();h=g.getAttribute("href");
g=cc("_top");h=h instanceof oc?h:wc(h);g=g instanceof Zb?
bc(g):g||"";p.open(rc(h),g,void 0,void 0)},c[d]));b.Ga(e,!0)}}ow(a,b);R(b.V(),!
1);b.render()}function kw(a,b){var c=Ue(document.getElementById("gb-entity-page-
base-ogen-url")),d=new S(c);a.$f=H("INPUT");a.$f.value=d.toString();c=pw(a.
$f);qw(a,c,"Compartilhar",b,function(){var e=new
S($q(a.b.Ea()).toString());T(d,"pg",Hh(e,"pg"));a.b.Ua.getQuery()&&T(d,"bsq",a.b.Ua
.getQuery());a.$f.value=d.toString()})}
function lw(a,b){a.Oc=H("INPUT");var c=pw(a.Oc);qw(a,c,"Incorporar",b,function()
{var d=new
S($q(a.b.Ea()).toString());d.b.remove("source");T(d,"output","embed");a.Oc.value=Os
(d.toString())})}function mw(a,b){var c=document.getElementById("gb-mobile-buy-
section"),d=document.getElementById("gb-mobile-download-section");if(c||d)d?
(c=se("TABLE","gb-mobile-buy-table",d))&&qw(a,c,"Fazer download deste
livro",b):c&&(c=se("TABLE","gb-mobile-buy-table",c))&&qw(a,c,"Comprar este
livro",b)}
function nw(a,b){if(a.Ba){var c=H("DIV",{"class":"more-menu-link"}),d=H("SPAN",
{"class":"more-menu-link-text"});K(d,"Compartilhar um trecho do
livro");c.appendChild(d);c=new Wj(c);c.Ze="button";N(c,"action",r(u(a.ti,!
0),a));b.Ga(c,!0)}}
function ow(a,b){var c=document.getElementById("gb-entity-page-copyright-page-
id");if(c){var d=H("DIV",{"class":"more-menu-link"}),e=H("SPAN",{"class":"more-
menu-link-text"});K(e,"Informa\u00e7\u00f5es sobre direitos
autorais");d.appendChild(e);c=Ue(c);c=ep(a.b.Na,c);d=new
Wj(d);d.Ze="button";N(d,"action",r(a.b.Bb,a.b,c));b.Ga(d,!0)}}
function pw(a){var b=H("DIV",{"class":"linkto-popup-
content"});a.type="text";a.readOnly=!0;M(a,"viewport-
input");b.appendChild(a);a=(new Ir(a)).V();b.appendChild(a);return b}
function qw(a,b,c,d,e){var g=new ew(c,b,function()
{a.V().focus()});g.yd=4;g.isVisible()&&g.Id();g.setPosition(new
hm(a.nd.V(),5));g.Ia(!1);b=H("DIV",{"class":"more-menu-link"});var h=H("SPAN",
{"class":"more-menu-link-text"});K(h,c);b.appendChild(h);L(b,"haspopup",!0);c=new
Wj(b);c.Ze="button";N(c,"action",function(){g.Ia(!0);g.V().focus();null!
=e&&e.call(a)});d.Ga(c,!0)}
function iw(){var a=G("gb-entity-page-play-reader-link");if(a)
{a=a.getAttribute("href");var b=H("DIV");hf(b,["play-redirect-popup","goog-
menu","goog-menu-vertical"]);var c=H("DIV",{"class":"popup-menu-
header"}),d=H("SPAN",{"class":"popup-menu-title"});K(d,"Este livro \u00e9 seu");var
e=H("A",{"class":"play-redirect-close"}),g=H("IMG",{"class":"play-redirect-close-
icon"});id(g,"/googlebooks/images/material/close_black_24dp.png");Q(g,24,24);N(e,"c
lick",function(){R(b,!1)});e.appendChild(g);c.appendChild(d);
c.appendChild(e);d=H("A",{"class":"play-redirect-button"});e=H("IMG",
{"class":"play-redirect-button-
icon"});id(e,"/googlebooks/images/material/googleplaybooks_20x20.png");Q(e,20,20);g
=H("SPAN",{"class":"play-redirect-button-text"});K(g,"Abrir no Google
Play");d.setAttribute("href",a);d.setAttribute("target","_top");d.appendChild(e);d.
appendChild(g);b.appendChild(c);b.appendChild(d);document.body.appendChild(b)}}f=gw
.prototype;f.Ml=function(){this.Wb.xc&16&&(new
ls(this.b,this.Wb,this.Ma)).render(3)};
f.Ll=function(){var
a=this.b.Ea().Pc()||"Conte\u00fado";this.Te&&(a=X(a),z(this.Te,a))};f.Ni=function()
{var a=this.b.La();a instanceof $r?(dv(this,this.Ec),rw(this,!0),sw(this,!
0),tw(this,!0)):a instanceof Is?(dv(this,this.Gc),rw(this,!0),sw(this,!0),tw(this,!
0)):a instanceof is?(dv(this,this.Fc),rw(this,!1),sw(this,!0),tw(this,!0)):
(rw(this,!1),sw(this,!1),tw(this,!1))};
f.ti=function(a){this.Ba(a);var b=G("search_bar");if(a){a=I("DIV");var
c=I("SPAN");K(c,"Selecione um trecho do livro para compartilhar");M(c,"custom-
result-bar-bold-text");a.appendChild(c);c=I("SPAN");hf(c,["search-bar-
link","search-bar-close-link","custom-result-bar-clear"]);K(c,"Exit selection
mode");N(c,"click",r(u(this.ti,!1),this));a.appendChild(c);this.Ud=new
fh(a);this.Ud.render(b);this.Ud.Ia(!0);this.Ud.V()&&M(this.Ud.V(),"custom-result-
bar")}else He(b),this.Ud=null};
f.lh=function(a){this.b.Pb(a);!
this.b.Ua.getQuery()&&this.j&&this.j.update()};function rw(a,b)
{a.We.Ja(b);a.od.Ja(b)}function tw(a,b){a.Ue.Ja(b);a.Ve.Ja(b)}function sw(a,b)
{a.Ec.Ja(b);a.va&&a.Gc.Ja(b);a.ka&&a.Fc.Ja(b)}f.Oi=function(a){this.b.sc(a)};
function uw(a,b,c){a.Wb&&a.Wb.V()&&M(a.Wb.V(),"toc-button");if(a.nd&&a.nd.V()){var
d=a.nd.V();jf(d,"goog-flat-menu-button");hf(d,["jfk-button","jfk-button-flat","jfk-
button-clear-outline","start-button-group"])}a.od&&a.od.V()&&M(a.od.V(),"start-
button-group");a.Ec&&a.Ec.V()&&M(a.Ec.V(),"start-button-group");a=pe("jfk-button-
img",b);for(b=0;b<a.length;b++)c?Q(a[b],20,20):Q(a[b],24,24)}function vw(a)
{w(sb(a.querySelectorAll('[role="button"]')),function(b){Re(b,!1)})}
function hw(a){var b={focusSearch:function()
{G("search_form_input").focus()}};b.updateSearch=r(function(c)
{Rp(a.b.Ua,c);a.j&&a.j.update()},a);b.goToPage=r(function(c)
{c&&Xp(a.b,c)},a);return
b}f.Ec=null;f.Gc=null;f.Fc=null;f.od=null;f.We=null;f.Ve=null;f.Ue=null;f.nd=null;f
.Wb=null;f.Te=null;f.$f=null;f.Oc=null;f.Ud=null;function ww(a){this.b=G("gb-ogen-
opt-in-banner");this.i=G("gb-ogen-opt-in-banner-dismiss");this.g=G("gb-ogen-opt-in-
header-link");this.j=a;a=G("gbq");if(this.g&&a){a:{var b;if(ee&&!(A&&D("9")&&!
D("10")&&p.SVGElement&&a instanceof p.SVGElement)&&(b=a.parentElement)){a=b;break
a}b=a.parentNode;a=Me(b)?b:null}a&&(M(a,"searchbar-with-opt-
in"),a.parentNode&&a.parentNode.insertBefore(this.g,a.nextSibling),P(this.g,"displa
y","block"))}xw(this)}
function xw(a){a.b&&a.i&&(window.localStorage.getItem("obclose")?R(a.b,!1):
(M(a.b,"opt-in-banner-expanded"),N(a.i,"click",function(){jf(a.b,"opt-in-banner-
expanded");window.localStorage.setItem("obclose","true");U(function(){R(a.b,!
1);a.j.b()},600)})))};var yw=null;function zw(){yw||
(yw={},yw[1]=$r,yw[2]=Is)}function Aw(a){var b={},c=(new
S(window.location.href)).g;c&&w(c.split(","),function(d)
{b[d.charAt(0)]=d.substring(1)});return b[a]};function Bw(a,b)
{O.call(this);this.Jc=I("div");a.appendChild(this.Jc);P(this.Jc,
{position:"absolute",backgroundColor:"#b2c4e9",width:"100%",height:"5px",cursor:"po
inter"});this.b=new
Cw(this.Jc,b);N(this.Jc,"click",r(this.dispatchEvent,this,"click"));N(this.b.V(),"c
lick",r(this.dispatchEvent,this,"click"));N(this.Jc,"mouseover",r(this.g,this,!
0));N(this.Jc,"mouseout",r(this.g,this,!1))}n(Bw,O);function Dw(a,b){P(a.Jc,
{backgroundColor:b?"#ffcc00":"#b2c4e9"});a.i=b}
Bw.prototype.g=function(a){this.i||P(this.Jc,
{backgroundColor:a?"#ffffcc":"#b2c4e9"})};Bw.prototype.ya=function()
{this.b.Fa();O.prototype.ya.call(this)};function Cw(a,b)
{Ul.call(this,a);this.g=a;this.ag=200;this.Qg=500;a=this.V();P(a,
{backgroundColor:"#FFF",color:"#333",border:"1px solid
#6b90da",padding:"6px",fontSize:"83%",width:"350px",cursor:"pointer"});var
c=I("div");P(c,{fontWeight:"bold"});c.appendChild(Fe("P\u00e1gina
"+b.b));a.appendChild(c);c=I("div");b=X(b.g);z(c,b);a.appendChild(c)}
n(Cw,Ul);Cw.prototype.Oe=function(a){var
b=xg(this.g),c=Eg(this.V());Ul.prototype.Oe.call(this,a,new Jl(b.x-
c.width,Math.min(b.y,ve(window).height-c.height)))};function Ew(a)
{Z.call(this);this.g=a;this.i=this.g.Mb.g;this.o={};this.ha=new
Xf;this.j=I("div");P(this.j,
{backgroundColor:"#fcfcff",position:"absolute"});this.i.va.appendChild(this.j);w(th
is.g.Ya.Ab,r(this.Rj,this));this.b.ma(this.i,"pagechange",this.Dj);this.Dj();this.b
.ma(this.i,"resize",this.nh);this.b.ma(this.i,"viewportmodechange",this.Si);this.i.
La()&&this.Si()}v(Ew,Z);f=Ew.prototype;f.Dj=function(){this.s&&(Dw(this.s,!
1),this.s=null);var a=this.o[this.i.Ea().Sa()];a&&(this.s=a,Dw(a,!0))};
f.Si=function(){var a=this.i.La(),b=a instanceof
$r;b&&this.nh();ag(this.ha);this.ha.ma(a,"layoutchange",r(this.nh,this));R(this.j,b
)};f.nh=function(){U(r(this.Ql,this),10)};f.Ql=function(){var a=this.i.La();a&&a
instanceof $r&&(a.Ca(),a=a.i.j,Q(this.j,15,a.clientHeight),qg(this.j,a.clientWidth-
15,0),Fw(this))};function Fw(a){var b=a.i.La().o.Cd(function(d){return d instanceof
To}),c={};w(b,function(d){c[d.Ea().Sa()]=d});w(a.g.Ya.Ab,r(a.mm,a,c))}
f.mm=function(a,b){var c=this.i.La().i.g.clientHeight;if(a=a[b.Sa()]){var d=Ld?
5:15;qg(this.o[b.Sa()].Jc,0,Math.floor(a.hd()/c*(this.j.clientHeight-d-(Ld?30:15)))
+d)}};f.Rj=function(a){var b=new
Bw(this.j,a);this.o[a.Sa()]=b;this.b.ma(b,"click",r(this.g.jd,this.g,a,null))};f.ya
=function(){J(this.j);Oa(this.o,function(a)
{a.ya.call(a)});Ew.ta.ya.call(this)};function Gw(a)
{Z.call(this);this.Mb=a;this.Dh="n"}v(Gw,Z);Gw.prototype.g=function(a,b,c)
{b.search_results&&(b.search_results=gb(b.search_results,function(d){return void 0!
==d.snippet_text&&d.snippet_text}),b.number_of_results=b.search_results.length);thi
s.Ya=new Vs(b);b=this.Mb.g;b.ha||b.Pb($r);0==this.Ya.Ab.length?Hw(this.Mb.j):a?c?
(a=kb(this.Ya.Ab,function(d){return c==d.Sa()}))?
this.jd(a):this.jd(this.Ya.Ab[0],c):this.jd(this.Ya.Ab[0]):Iw(this);this.i=new
Ew(this)};
function Iw(a){var b=a.Mb.g,c=b.ha;if(c==$r||
c==Is)a.Mb.s=c;b.Pb(Zs);b=b.La();c=a.Mb.j;if(c.wa)Jw(c,!0);else{var
d="n"==c.g.Dh;R(c.Ba,d);R(c.Da,!d)}Kd?(d=X("<b>"+c.g.Ya.Ab.length+'</b> resultados
para "<b>'+(Ws(c.g.Ya)+'</b>"')),z(c.i,d)):(d=X("Mostrando <b>"+
(c.g.Ya.Ab.length+"</b> resultados neste livro para <b>"+(Ws(c.g.Ya)
+"</b>"))),z(c.i,d));Kw(c,!0);c=a.Ya;c!=b.Ya&&(b.Ya=c,c=new
Ys(b.Ya,b.Ca().width),hq(b,c),b.bc());a=r(a.jd,a);b.Cb=a;lq(b,new E(0,0))}
Gw.prototype.jd=function(a,b){sq=!0;var c=this.Mb.j;Kw(c,!
1);c.j=eb(c.g.Ya.Ab,a);if(Kd){var d=X("Resultado <b>"+(c.j+1+"</b> de <b>"+
(c.g.Ya.Ab.length+'</b> para "<b>'+(Ws(c.g.Ya)+'</b>"'))));z(c.i,d)}else
d=X("Resultado <b>"+(c.j+1+"</b> de <b>"+(c.g.Ya.Ab.length+"</b> neste livro para
<b>"+(Ws(c.g.Ya)+"</b>")))),z(c.i,d);c=this.Mb.g;a=ep(c.Na,a.Sa());if(!a)return
null;d=c.La();d instanceof $r||d instanceof Is||(this.Mb.s==Is?
c.Pb(Is):c.Pb($r));if(b)return Xp(c,b),null;a:{if((b=c.s.La().o)&&b.Qc&&
(b=b.Qc(a))){d=new E(40,80);var e=c.Ua.getQuery();if(!e)break a;var g=bq(a,e);if(g)
{cq(c,b,d,g);break a}b=r(c.al,c,b,d,e);$p(a,aq(a),b)}c.Bb(a)}return
a};Gw.prototype.ya=function(){of(this.i);Gw.ta.ya.call(this)};function Lw(a)
{Z.call(this);this.ha=I("DIV");this.wa=Wq(a);this.ka=this.ua=null;this.va=new
fh(this.ha);this.va.render(Mw);this.va.Ia(!0);M(this.va.V(),"search-results-
bar");a=I("SPAN");M(a,"search-bar-close-link-
container");this.ha.appendChild(a);this.b.ma(a,"click",this.yi);var
b=Nw(this,a,"Limpar pesquisa",r(this.yi,this));M(b,"search-bar-close-
link");b=I("IMG");b.src="/googlebooks/images/close_x.gif";M(b,"search-bar-close-
img");a.appendChild(b);this.i=I("SPAN");this.ha.appendChild(this.i);this.o=
I("SPAN");M(this.o,"search-bar-snippet-links");this.ha.appendChild(this.o);this.wa?
(hf(this.o,["search-bar-sort-dropdown-button-container","search-bar-close-
link"]),this.ua=H("A",{"class":"search-bar-sort-dropdown-
link"}),this.o.appendChild(this.ua),a=H("SPAN",{"class":"search-bar-sort-dropdown-
text"}),K(a,"Classificar por"),this.ka=H("SPAN",{"class":"search-bar-sort-dropdown-
selected"}),K(this.ka,"relev\u00e2ncia"),a.appendChild(this.ka),this.ua.appendChild
(a),a=pk("/googlebooks/images/material/arrow_drop_down_black_20dp.png"),
M(a[0],"search-bar-sort-dropdown-icon"),this.ua.appendChild(a[0]),a=new Zt,b=new
yt("relev\u00e2ncia"),a.Ga(b,!0),M(b.V(),"search-bar-sort-dropdown-item"),b=new
yt("p\u00e1ginas"),a.Ga(b,!0),M(b.V(),"search-bar-sort-dropdown-item"),a.Cj=!
0,a.render(document.body),$t(a,this.ua,13,12),this.b.ma(a,"action",this.Xk)):
(this.ha.appendChild(this.o),a=I("SPAN"),b=X("-&nbsp;&nbsp;"),z(a,b),M(a,"search-
bar-link-spacer"),this.o.appendChild(a),this.o.appendChild(Fe("Classificar por:
")),this.Ba=I("SPAN"),this.o.appendChild(this.Ba),
Nw(this,this.Ba,"relev\u00e2ncia",r(this.Cf,this,"r")),a=I("SPAN"),b=X("&nbsp;|
&nbsp;<b>p\u00e1ginas</b>"),z(a,b),this.Ba.appendChild(a),this.Da=I("SPAN"),this.o.
appendChild(this.Da),a=I("SPAN"),b=X("<b>relev\u00e2ncia</b>&nbsp;|
&nbsp;"),z(a,b),this.Da.appendChild(a),Nw(this,this.Da,"p\u00e1ginas",r(this.Cf,thi
s,"n")));this.s=I("SPAN");M(this.s,"search-bar-result-
links");this.ha.appendChild(this.s);a=I("SPAN");b=X("-
&nbsp;&nbsp;");z(a,b);M(a,"search-bar-link-spacer");this.s.appendChild(a);Nw(this,
this.s,"&#8249; Anterior",r(this.xi,this,-
1));a=I("SPAN");b=X("&nbsp;&nbsp;");z(a,b);M(a,"search-bar-link-
spacer");this.s.appendChild(a);Nw(this,this.s,"Mais
&#8250;",r(this.xi,this,1));a=I("SPAN");b=X("&nbsp;&nbsp;-
&nbsp;&nbsp;");z(a,b);M(a,"search-bar-link-
spacer");this.s.appendChild(a);Nw(this,this.s,"Visualizar
todos",r(this.il,this));Jg(this.ha,!0)}var Mw,Ow,Pw;v(Lw,Z);function Kw(a,b){R(Ow,!
b);R(a.o,b);R(a.s,!b&&1<a.g.Ya.Ab.length);R(a.ha,!0);null!=Pw&&Pw.b()}
function Qw(a){a.wa?Jw(a,!1):R(a.o,!1);R(a.s,!1);He(a.i)}
function Hw(a){Qw(a);var b=a.g.Ya,c=b.$c.spellresults&&b.
$c.spellresults.correct_spell?b.$c.spellresults.correct_spell:null,d=null;if(c)
{d=I("SPAN");var e=X("Voc\u00ea quis dizer:
");z(d,e);Nw(a,d,c,r(a.el,a,c))}c=I("SPAN");b=X(Eb("N\u00e3o h\u00e1 nenhum
resultado neste livro para "+Ws(b)));z(c,b);b=I("A");e=X("Pesquisar todos os
livros");z(b,e);b.setAttribute("target","_top");M(b,"sitb-action-
link");e="patents"==Um()?new S("https://www.google.com/search?
tbm=pts&tbo=p&hl=en"):new S("https://www.google.com/search?tbm=bks&tbo=p");
mm(e);"embed"==Hh(e,"output")&&e.b.remove("output");T(e,"q",rd(Ws(a.g.Ya)));hd(b,e.
toString());a.wa?
(a.i.appendChild(c),a.i.appendChild(b),d&&(c=X("&nbsp;&nbsp;&middot;&nbsp;&nbsp;"),
d.insertAdjacentHTML("afterbegin",Tc(c)),a.i.appendChild(d))):
(d&&(a.i.appendChild(d),a.i.appendChild(I("BR"))),d=X("&nbsp;&nbsp;-
&nbsp;&nbsp;"),c.insertAdjacentHTML("beforeend",Tc(d)),a.i.appendChild(c),d=X("
&raquo;"),b.insertAdjacentHTML("beforeend",Tc(d)),a.i.appendChild(b));null!
=Pw&&Pw.b()}f=Lw.prototype;
f.ya=function(){Lw.ta.ya.call(this);of(this.va);R(Ow,!0);J(this.ha);null!
=Pw&&Pw.b()};function Nw(a,b,c,d){var e=I("SPAN");M(e,"search-bar-
link");b.appendChild(e);b=X(c);z(e,b);a.b.ma(e,"click",d);return e}f.yi=function()
{Rp(this.g.Mb.g.Ua,"");var a=this.g.Mb;a&&a.o&&a.o.update()};f.xi=function(a)
{Rw(this,this.j,a)};function Rw(a,b,c){var
d=a.g.Ya.Ab.length;a.j+=c;a.j>=d&&(a.j=0);0>a.j&&(a.j=d-1);a.j!
=b&&(a.g.jd(a.g.Ya.Ab[a.j])||Rw(a,b,c))}f.Cf=function(a){var
b=this.g.Mb;b&&b.update(a)};f.il=function(){Iw(this.g)};
f.el=function(a){var
b=this.g.Mb;b&&(a=rd(a),Rp(b.g.Ua,a),b.ha.Ob(a),b.o&&b.o.update())};f.Xk=function(a
){if((a=a.target.Sb())&&this.ka)switch(a){case
"p\u00e1ginas":this.Cf("n");K(this.ka,"p\u00e1ginas");break;case
"relev\u00e2ncia":this.Cf("r"),K(this.ka,"relev\u00e2ncia")}};function Jw(a,b)
{lf(a.ua,"search-bar-sort-dropdown-disabled",!b);var c="n"==a.g.Dh;b&&!
c&&K(a.ka,"relev\u00e2ncia")};function Sw(a,b,c,d)
{Z.call(this);this.g=a;this.ha=b;this.o=c;this.ka=d;this.b.ma(a.Ua,"change",r(this.
update,this,"r",null))}v(Sw,Z);
Sw.prototype.update=function(a,b,c){this.i?(this.i.Fa(),this.i=null):
(this.g.ha&&(this.s=this.g.ha),this.j=new Lw(this.ka));var
d=this.g.Ua.getQuery();b&&!
b.search_query_escaped&&0<b.number_of_results&&d&&(b.search_query_escaped=d);if(b&&
b.search_query_escaped)this.i=new Gw(this),this.j.g=this.i,a=!Hh(new
S(window.location.toString()),"q"),this.i.g(a,b,c);else if(d){this.i=new
Gw(this);b=this.j.g=this.i;c=b.Mb.j;Qw(c);var e=X("Carregando...");z(c.i,e);c=new
S(window.location.href);T(c,"jscmd","SearchWithinVolume");
T(c,"q",d);T(c,"scoring",a);(new wr(c)).Rf(r(b.g,b,!1));b.Dh=a;this.ha.Ob(d)}else
this.i&&(this.i.Fa(),this.i=null),this.g.La()instanceof
Zs&&this.g.Pb(this.s),this.j&&(this.j.Fa(),this.j=null),this.ha.Ob("")};function
Tw(a,b){a=G(a);b=G(b);a&&b&&N(a,"submit",u(Uw,b))}function Uw(a,b)
{""==a.value&&b.preventDefault()};function Vw(a,b,c)
{O.call(this);this.target=a;this.s=b||a;this.ka=c||new
gg(NaN,NaN,NaN,NaN);this.i=oe(a);this.b=new
Xf(this);nf(this,this.b);this.deltaY=this.deltaX=this.va=this.ua=this.screenY=this.
screenX=this.clientY=this.clientX=0;this.o=!0;this.g=!1;N(this.s,
["touchstart","mousedown"],this.zj,!1,this);this.j=Ww}v(Vw,O);var
Ww=p.document&&p.document.documentElement&&!!
p.document.documentElement.setCapture&&!!
p.document.releaseCapture;f=Vw.prototype;f.Ja=function(a){this.o=a};
f.ya=function(){Vw.ta.ya.call(this);Sf(this.s,["touchstart","mousedown"],this.zj,!
1,this);ag(this.b);this.j&&this.i.releaseCapture();this.s=this.target=null};
f.zj=function(a){var b="mousedown"==a.type;if(!this.o||this.g||b&&!
zf(a))this.dispatchEvent("earlycancel");else if(this.dispatchEvent(new
Xw("start",this,a.clientX,a.clientY,a))){this.g=!
0;b&&a.preventDefault();b=this.i;var c=b.documentElement,d=!this.j;this.b.ma(b,
["touchmove","mousemove"],this.Vk,{capture:d,passive:!1});this.b.ma(b,
["touchend","mouseup"],this.nf,d);this.j?(c.setCapture(!
1),this.b.ma(c,"losecapture",this.nf)):this.b.ma(Ae(b),"blur",this.nf);this.wa&&thi
s.b.ma(this.wa,"scroll",this.em,
d);this.clientX=this.ua=a.clientX;this.clientY=this.va=a.clientY;this.screenX=a.scr
eenX;this.screenY=a.screenY;this.deltaX=this.target.offsetLeft;this.deltaY=this.tar
get.offsetTop;this.ha=xe(me(this.i).b)}};f.nf=function(a,b)
{ag(this.b);this.j&&this.i.releaseCapture();this.g?(this.g=!
1,this.dispatchEvent(new
Xw("end",this,a.clientX,a.clientY,a,Yw(this,this.deltaX),Zw(this,this.deltaY),b||"t
ouchcancel"==a.type))):this.dispatchEvent("earlycancel")};
f.Vk=function(a){if(this.o){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.g){var d=this.ua-this.clientX,e=this.va-
this.clientY;if(0<d*d+e*e)if(this.dispatchEvent(new
Xw("start",this,a.clientX,a.clientY,a)))this.g=!0;else{this.hc||
this.nf(a);return}}c=$w(this,b,c);b=c.x;c=c.y;this.g&&this.dispatchEvent(new
Xw("beforedrag",this,a.clientX,a.clientY,a,b,c))&&(ax(this,a,b,c),a.preventDefault(
))}};
function $w(a,b,c){var d=xe(me(a.i).b);b+=d.x-a.ha.x;c+=d.y-
a.ha.y;a.ha=d;a.deltaX+=b;a.deltaY+=c;return new
E(Yw(a,a.deltaX),Zw(a,a.deltaY))}f.em=function(a){var
b=$w(this,0,0);a.clientX=this.clientX;a.clientY=this.clientY;ax(this,a,b.x,b.y)};fu
nction ax(a,b,c,d){a.Uh(c,d);a.dispatchEvent(new
Xw("drag",a,b.clientX,b.clientY,b,c,d))}function Yw(a,b){var
c=a.ka;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 Zw(a,b){var c=a.ka;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.Uh=function(a,b)
{this.target.style.left=a+"px";this.target.style.top=b+"px"};function
Xw(a,b,c,d,e,g,h){tf.call(this,a);this.clientX=c;this.clientY=d;this.left=void 0!
==g?g:b.deltaX;this.top=void 0!==h?h:b.deltaY}v(Xw,tf);function bx(a,b,c){if(B&&!
Md)return a;a='url("'+b+'")';Jd&&(a+=" 7 5");return a+(", "+c)};function cx(a)
{Z.call(this);this.g=a;this.i=new
Xf;this.b.ma(a,"viewportmodechange",this.Ti);this.g.La()&&this.Ti()}v(cx,Z);f=cx.pr
ototype;f.Ti=function(){ag(this.i);this.j&&this.j.Fa();this.o=this.g.La().i.i;var
a=new
Vw(this.o);a.Uh=q;this.j=a;this.i.ma(this.o,"dblclick",r(this.Bk,this));this.i.ma(a
,"start",r(this.Fk,this));this.i.ma(a,"drag",r(this.Gk,this));this.i.ma(a,"end",r(t
his.Ek,this));dx(this,!1)};f.Bk=function(){this.g.sc("next")};
function dx(a,b){a=a.o;b=B?b?"-moz-grabbing":"-moz-grab":b?bx("-moz-
grabbing","/googlebooks/images/closedhand.cur","move"):bx("-moz-
grab","/googlebooks/images/openhand.cur","default");P(a,"cursor",b)}f.Fk=function()
{this.s=this.g.La().s;dx(this,!0)};f.Gk=function(){var
a=this.j,b=this.s;lq(this.g.La(),new E(b.x-a.deltaX,b.y-a.deltaY))};f.Ek=function()
{this.s=null;dx(this,!1)};f.ya=function(){cx.ta.ya.call(this)};function ex(a)
{this.s=a;this.ua=new
yj(document);this.j={};this.ha={};N(this.ua,"key",r(this.ka,this));fx(this,33,r(thi
s.o,this,-1),!1,!0);fx(this,34,r(this.o,this,1),!1,!0);fx(this,38,r(this.b,this,0,-
ex.prototype.g),!1,!0);fx(this,40,r(this.b,this,0,ex.prototype.g),!1,!
0);fx(this,37,r(this.b,this,-ex.prototype.g,0),!1,!
0);fx(this,39,r(this.b,this,ex.prototype.g,0),!1,!0);fx(this,32,r(this.o,this,1),!
0,!0);fx(this,74,r(this.i,this,"next"),!0);fx(this,75,r(this.i,this,"previous"),!
0);a=r(this.i,this,
"zoomin");this.j["+"]=u(gx,a,!0,void
0);a=r(this.i,this,"zoomout");this.j["-"]=u(gx,a,!0,void 0)}function fx(a,b,c,d,e)
{a.ha[b]=u(gx,c,d,e)}ex.prototype.ka=function(a){var
b=this.j[String.fromCharCode(a.j)]||this.ha[a.keyCode];b&&b(a)};function
gx(a,b,c,d){b&&d.repeat||d.ctrlKey||d.altKey||d.metaKey||
hx[d.target.tagName.toUpperCase()]||(c&&d.preventDefault(),a())}var hx={BUTTON:!
0,INPUT:!0,SELECT:!0,TEXTAREA:!0};ex.prototype.i=function(a){this.s.sc(a)};
ex.prototype.o=function(a)
{a=Math.floor(a*this.s.La().Ca().height*.75);this.b(0,a)};ex.prototype.b=function(a
,b){var c=this.s.La();nq(c,new
E(a,b),r(c.qd,c))};ex.prototype.g=20;Ma("_OC_Run",function(a,b,c,d,e,g,h)
{dw.update(c);e=G("gb-get-book-container");var k=G("gb-get-book-content");if(e&&k)
{var l=new mu(b);(new
Ev(l,k)).render(e)}Fv();Zq=ou;mn=q;l=G("viewport");N(document,"selectionchange",ix)
;c.stereoscopic&&(qr=jx);e=new Up(l);P(document.body,
{overflow:"hidden"});G("titlebar")&&P(G("titlebar"),"white-space","nowrap");var
m=new Rv(e,l,G("volume-left"),G("menu_scroll"),Wq(c)?!1:!0);m.b();Pw=m;new
ww(m);l=new mu(b);var t=new Fs(a,e.Ua);t.s=dw.pseudocontinuous;Wp(e,t);
e.Ka=l;t.ad=l.i;a=$r;b.disable_twopage||(zw(),a=yw[Aw("M")]||$r);d=kx(t,d);zw();var
F=Aw("P");var C;d&&(C=d.Sa());k=new vs(e,G("volume-left"),G("volume-
center"));Sv(m,k);C=[F,C,t.b.yb()[0].Sa()];var ka;ib(C,function(ea){return
ea&&ep(t,ea)?(ka=ea,!0):!
1});C=e.Ua;g&&Rp(C,rd(g.search_query_escaped));Xp(e,ka);C=Xq(c)?null:new
qt(e,k);Mw=G("search_bar");Ow=G("toolbar_container");m=lx(e,u(mx,e,C));m=new
Sw(e,m,C,c);g?(m.s=a,m.update("n",g,ka)):e.Pb(a);As=new
zs(e.va,e.o,k);nx(e,t);ox(e);px();new cx(e);
g=new Nv(e);e.go();C&&(C.Ja(!
0),C.update(),N(gs,"click",r(C.update,C)));qx(l.Va);U(u(rx,e,k,C,!
b.disable_twopage,dw.enableThumbnailViewport,c,l,h,dw.enableClips?u(sx,g):void
0));h&&tx(l,h);_OC_InitHooks(u(ux,e),q,q,q,q,q);N(document,"keydown",vx);Tw("vheadf
","vheadq");Tw("gbqf","gbqfq");b=G("buy-tooltip");c=G("buy-tooltip-
box");b&&c&&fm(b,c);zr();b=G("gbqfq");c=G("gbqfqw");b&&new Co(b,!0,c,-
9);U(u(wx,e,d))});
function wx(a,b){var c=a.Ka;if(c.b&&c.b.focus_aid&&b.Ag){var d=c.b?
c.b.focus_aid:null;a=a.La();b.Ag(d)&&(d=b.Ag(d).ze.aid,b.g&&d in
b.g&&(b.s=b.g[d]),d=c.wc(),"number"!==typeof
c.g&&(c.g=c.b.read_zm,c.g="number"===typeof c.g?c.b.read_zm:4,c.g=he(c.g,-
1,c.wc().length-1)),a.kf(a.Wd(d[c.g]
+2)),cs(a,b)&&(c=cs(a,b),a.qd(c),a.xg(b)))}}function tx(a,b){var
c=ru([a],b);if(b=G("addToLibraryLink"+a.Tc()))a=new fu(a,c),M(b,"jfk-button-
standard"),$g(a,b),a.Ia(!0)}
function rx(a,b,c,d,e,g,h,k,l){Wq(g)?(b=G("gb-entity-page-toolbar-left"),g=new
gw({Pa:a,history:c,flags:g,ie:!0}),g.render(b),uw(g,b,!0),g=G("gb-entity-page-
toolbar-right"),c=new gw({Pa:a,history:c,ue:d,te:e,Ae:l,ie:!
1}),c.render(g),uw(c,g,!1),vw(g)):(c={Pa:a,zg:b,history:c,ue:d,te:e,Ah:!
0,Hh:h,Fh:k,flags:g,Ae:l,zh:!0},d=G("left-toolbar-buttons"),e=G("right-toolbar-
buttons"),(new
zv({Pa:c.Pa,zg:c.zg,history:c.history,ue:c.ue,te:c.te,Hh:c.Hh,Fh:c.Fh,flags:c.flags
,Ae:c.Ae,zh:c.zh,ie:!0,wj:c.wj})).render(d),
(new zv({Pa:c.Pa,Ah:c.Ah,zm:!
0})).render(e));c=G("toolbar_container");He(c);c.style.padding="0";new
ex(a)}function ix(){if(A&&document.selection&&!xx){var
a=document.selection.createRange();Ne(a.parentElement(),G("viewport"))&&(xx=!
0,document.selection.empty(),U(yx))}}function yx(){xx=!1}var xx=!1;function
ux(a,b,c){(b=ep(a.Na,b))?a.Bb(b):c&&kd(window.location,c)}function kx(a,b)
{b=b.page[0];return(a=ep(a,b.pid))?(a.Kd(b,aq(a).toString()),br(a,b),a):null}
function px(){for(var a=["footer_table"],b=0;b<a.length;b++){var c=G(a[b]);c&&P(c,
{display:"none"})}}function nx(a,b){var c=G("page_label");c||
(c={form:G("jtp_form"),input:G("jtp")});new Mv(a,b,c)}function ox(a)
{a.dispatchEvent("pagemodechange");var b=G("text_mode");b&&(P(b,
{cursor:"pointer"}),N(b,"click",u(zx,a)))}function mx(a,b,c)
{Rp(a.Ua,c);b&&b.update()}function lx(a,b){cw("search_form_input");a=new
Zv(G("search_form_input"),a.Ua.getQuery());N(G("search_form"),"submit",u(Ax,a,b));r
eturn a}
function Ax(a,b,c){var d=G("sits");d&&d.checked&&""!=G("search_form_input").value||
(c.preventDefault(),sq=!1,G("search_form_input").blur(),b(a.vb()))}function qx(a)
{var b=G("magazine_other_issues");if(b&&a){a=new Qo(new Qm,a,!0);var c=H("DIV",
{"class":"other_issues_content"});b.appendChild(c);a.render(c);a.rf()}}function
zx(a,b){b.preventDefault();a=new
S($q(a.Ea()).toString());T(a,"output","text");kd(window.location,a.toString())}
function sx(a,b){lf(G("viewport"),"selection-mode",b);Gr=b;a.Ja(!b)}function vx(a)
{(Ld?
a.metaKey:a.ctrlKey)&&70==a.keyCode&&(a.preventDefault(),a=G("search_form_input"),B
x=Bx||new so(a,[255,255,136],[255,255,255],700,Go),Bx.play(!0),a.focus())}var
Bx=null;function jx(a){return
qh(a,"edge","3d")}Ma("_OC_MenuHideHook",q);}).call(this);
})();

You might also like