0% found this document useful (0 votes)
355 views

F

The document defines functions and variables for a JavaScript library. It includes functions for common tasks like binding methods, iterating over arrays, and string escaping. Variables are also defined for browser detection and common strings.

Uploaded by

si_d10
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
355 views

F

The document defines functions and variables for a JavaScript library. It includes functions for common tasks like binding methods, iterating over arrays, and string escaping. Variables are also defined for browser detection and common strings.

Uploaded by

si_d10
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 14

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

com/";var k,l=this;function n(){


}
function aa(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);i
f("[object Window]"==c)return"object";if("[object Array]"==c||"number"==typeof a
.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof a.propertyIsEnumerabl
e&&!a.propertyIsEnumerable("splice"))return"array";if("[object Function]"==c||"u
ndefined"!=typeof a.call&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propert
yIsEnumerable("call"))return"function"}else return"null";else if("function"==
b&&"undefined"==typeof a.call)return"object";return b}function p(a){return"array
"==aa(a)}function ba(a){var b=aa(a);return"array"==b||"object"==b&&"number"==typ
eof a.length}function q(a){return"string"==typeof a}function r(a){return"functio
n"==aa(a)}function ca(a){var b=typeof a;return"object"==b&&null!=a||"function"==
b}Math.random();function da(a,b,c){return a.call.apply(a.bind,arguments)}
function ea(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.protot
ype.slice.call(arguments,2);return function(){var c=Array.prototype.slice.call(a
rguments);Array.prototype.unshift.apply(c,d);return a.apply(b,c)}}return functio
n(){return a.apply(b,arguments)}}function s(a,b,c){s=Function.prototype.bind&&-1
!=Function.prototype.bind.toString().indexOf("native code")?da:ea;return s.apply
(null,arguments)}
function fa(a,b){var c=Array.prototype.slice.call(arguments,1);return function()
{var b=c.slice();b.push.apply(b,arguments);return a.apply(this,b)}}var ha=Date.n
ow||function(){return+new Date};function t(a,b){var c=a.split("."),d=l;c[0]in d|
|!d.execScript||d.execScript("var "+c[0]);for(var e;c.length&&(e=c.shift());)c.l
ength||void 0===b?d[e]?d=d[e]:d=d[e]={}:d[e]=b}
function u(a,b){function c(){}c.prototype=b.prototype;a.S=b.prototype;a.prototyp
e=new c;a.$=function(a,c,f){return b.prototype[c].apply(a,Array.prototype.slice.
call(arguments,2))}};function v(a){if(Error.captureStackTrace)Error.captureStack
Trace(this,v);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String
(a))}u(v,Error);v.prototype.name="CustomError";function ia(a,b){for(var c=a.spli
t("%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 ja(a){if(!ka.test(a))return a
;-1!=a.indexOf("&")&&(a=a.replace(la,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(
ma,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(na,"&gt;"));-1!=a.indexOf('"')&&(a=
a.replace(oa,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(pa,"&#39;"));-1!=a.inde
xOf("\x00")&&(a=a.replace(qa,"&#0;"));return a}
var la=/&/g,ma=/</g,na=/>/g,oa=/"/g,pa=/'/g,qa=/\x00/g,ka=/[\x00&<>"']/;function
ra(a,b){return a<b?-1:a>b?1:0}Math.random();function sa(a){return String(a).rep
lace(/\-([a-z])/g,function(a,c){return c.toUpperCase()})}function ta(a){var b=q(
void 0)?"undefined".replace(/([-()\[\]{}+?*.$\^|,:#<!\\])/g,"\\$1").replace(/\x0
8/g,"\\x08"):"\\s";return a.replace(new RegExp("(^"+(b?"|["+b+"]+":"")+")([a-z])
","g"),function(a,b,e){return b+e.toUpperCase()})};var x=Array.prototype,ua=x.in
dexOf?function(a,b,c){return x.indexOf.call(a,b,c)}:function(a,b,c){c=null==c?0:
0>c?Math.max(0,a.length+c):c;if(q(a))return q(b)&&1==b.length?a.indexOf(b,c):-1;
for(;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},va=x.forEach?function
(a,b,c){x.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=q(a)?a.split
(""):a,f=0;f<d;f++)f in e&&b.call(c,e[f],f,a)},wa=x.some?function(a,b,c){return
x.some.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=q(a)?a.split(""):
a,f=0;f<d;f++)if(f in e&&b.call(c,e[f],f,a))return!0;return!1};function xa(a){re
turn x.concat.apply(x,arguments)}function ya(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 y(a,b){this.x=void 0
!==a?a:0;this.y=void 0!==b?b:0}y.prototype.clone=function(){return new y(this.x,
this.y)};y.prototype.floor=function(){this.x=Math.floor(this.x);this.y=Math.floo
r(this.y);return this};y.prototype.round=function(){this.x=Math.round(this.x);th
is.y=Math.round(this.y);return this};function z(a,b){this.width=a;this.height=b}
z.prototype.clone=function(){return new z(this.width,this.height)};z.prototype.f
loor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.he
ight);return this};z.prototype.round=function(){this.width=Math.round(this.width
);this.height=Math.round(this.height);return this};function za(a,b){for(var c in
a)b.call(void 0,a[c],c,a)}var Aa="constructor hasOwnProperty isPrototypeOf prop
ertyIsEnumerable toLocaleString toString valueOf".split(" ");function Ba(a,b){fo
r(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(va
r f=0;f<Aa.length;f++)c=Aa[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d
[c])}};var A;t:{var Ca=l.navigator;if(Ca){var Da=Ca.userAgent;if(Da){A=Da;break
t}}A=""}function B(a){return-1!=A.indexOf(a)};var Ea;function Fa(){return l.navi
gator||null}var Ga=B("Opera")||B("OPR"),C=B("Trident")||B("MSIE"),D=B("Gecko")&&
-1==A.toLowerCase().indexOf("webkit")&&!(B("Trident")||B("MSIE")),E=-1!=A.toLowe
rCase().indexOf("webkit"),Ha=Fa();Ea=-1!=(Ha&&Ha.platform||"").indexOf("Mac");va
r Ia=!!Fa()&&-1!=(Fa().appVersion||"").indexOf("X11");function Ja(){var a=l.docu
ment;return a?a.documentMode:void 0}
var Ka=function(){var a="",b;if(Ga&&l.opera)return a=l.opera.version,r(a)?a():a;
D?b=/rv\:([^\);]+)(\)|;)/:C?b=/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/:E&&(b=/WebKit\/
(\S+)/);b&&(a=(a=b.exec(A))?a[1]:"");return C&&(b=Ja(),b>parseFloat(a))?String(b
):a}(),La={};
function H(a){var b;if(!(b=La[a])){b=0;for(var c=String(Ka).replace(/^[\s\xa0]+|
[\s\xa0]+$/g,"").split("."),d=String(a).replace(/^[\s\xa0]+|[\s\xa0]+$/g,"").spl
it("."),e=Math.max(c.length,d.length),f=0;0==b&&f<e;f++){var g=c[f]||"",h=d[f]||
"",m=RegExp("(\\d*)(\\D*)","g"),F=RegExp("(\\d*)(\\D*)","g");do{var G=m.exec(g)|
|["","",""],w=F.exec(h)||["","",""];if(0==G[0].length&&0==w[0].length)break;b=ra
(0==G[1].length?0:parseInt(G[1],10),0==w[1].length?0:parseInt(w[1],10))||ra(0==G
[2].length,0==w[2].length)||
ra(G[2],w[2])}while(0==b)}b=La[a]=0<=b}return b}var Ma=l.document,Na=Ma&&C?Ja()|
|("CSS1Compat"==Ma.compatMode?parseInt(Ka,10):5):void 0;var Oa=!C||C&&9<=Na;!D&&
!C||C&&C&&9<=Na||D&&H("1.9.1");C&&H("9");function Pa(a,b){za(b,function(b,d){"st
yle"==d?a.style.cssText=b:"class"==d?a.className=b:"for"==d?a.htmlFor=b:d in Qa?
a.setAttribute(Qa[d],b):0==d.lastIndexOf("aria-",0)||0==d.lastIndexOf("data-",0)
?a.setAttribute(d,b):a[d]=b})}var Qa={cellpadding:"cellPadding",cellspacing:"cel
lSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:
"maxLength",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vA
lign",width:"width"};
function Ra(){var a=window.document,a="CSS1Compat"==a.compatMode?a.documentEleme
nt:a.body;return new z(a.clientWidth,a.clientHeight)}function Sa(){var a=documen
t,b=E||"CSS1Compat"!=a.compatMode?a.body||a.documentElement:a.documentElement,a=
a.parentWindow||a.defaultView;return C&&H("10")&&a.pageYOffset!=b.scrollTop?new
y(b.scrollLeft,b.scrollTop):new y(a.pageXOffset||b.scrollLeft,a.pageYOffset||b.s
crollTop)}
function Ta(a,b,c){var d=arguments,e=document,f=d[0],g=d[1];if(!Oa&&g&&(g.name||
g.type)){f=["<",f];g.name&&f.push(' name="',ja(g.name),'"');if(g.type){f.push('
type="',ja(g.type),'"');var h={};Ba(h,g);delete h.type;g=h}f.push(">");f=f.join(
"")}f=e.createElement(f);g&&(q(g)?f.className=g:p(g)?f.className=g.join(" "):Pa(
f,g));2<d.length&&Ua(e,f,d);return f}
function Ua(a,b,c){function d(c){c&&b.appendChild(q(c)?a.createTextNode(c):c)}fo
r(var e=2;e<c.length;e++){var f=c[e];!ba(f)||ca(f)&&0<f.nodeType?d(f):va(Va(f)?y
a(f):f,d)}}function I(a){return document.createElement(a)}function Wa(a){return
a&&a.parentNode?a.parentNode.removeChild(a):null}function Va(a){if(a&&"number"==
typeof a.length){if(ca(a))return"function"==typeof a.item||"string"==typeof a.it
em;if(r(a))return"function"==typeof a.item}return!1};function Xa(){}
function Ya(a,b,c){switch(typeof b){case "string":Za(b,c);break;case "number":c.
push(isFinite(b)&&!isNaN(b)?b:"null");break;case "boolean":c.push(b);break;case
"undefined":c.push("null");break;case "object":if(null==b){c.push("null");break}
if(p(b)){var d=b.length;c.push("[");for(var e="",f=0;f<d;f++)c.push(e),Ya(a,b[f]
,c),e=",";c.push("]");break}c.push("{");d="";for(e in b)Object.prototype.hasOwnP
roperty.call(b,e)&&(f=b[e],"function"!=typeof f&&(c.push(d),Za(e,c),c.push(":"),
Ya(a,f,c),d=","));c.push("}");
break;case "function":break;default:throw Error("Unknown type: "+typeof b);}}var
$a={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"
,"\t":"\\t","\x0B":"\\u000b"},ab=/\uffff/.test("\uffff")?/[\\\"\x00-\x1f\x7f-\uf
fff]/g:/[\\\"\x00-\x1f\x7f-\xff]/g;function Za(a,b){b.push('"',a.replace(ab,func
tion(a){if(a in $a)return $a[a];var b=a.charCodeAt(0),e="\\u";16>b?e+="000":256>
b?e+="00":4096>b&&(e+="0");return $a[a]=e+b.toString(16)}),'"')};function J(a,b,
c){q(b)?bb(a,c,b):za(b,fa(bb,a))}function bb(a,b,c){t:if(c=sa(c),void 0===a.styl
e[c]){var d=(E?"Webkit":D?"Moz":C?"ms":Ga?"O":null)+ta(c);if(void 0!==a.style[d]
){c=d;break t}}c&&(a.style[c]=b)}function cb(a,b,c){var d,e=D&&(Ea||Ia)&&H("1.9"
);b instanceof y?(d=b.x,b=b.y):(d=b,b=c);a.style.left=db(d,e);a.style.top=db(b,e
)}function eb(a,b,c){if(b instanceof z)c=b.height,b=b.width;else if(void 0==c)th
row Error("missing height argument");a.style.width=db(b,!0);a.style.height=db(c,
!0)}
function db(a,b){"number"==typeof a&&(a=(b?Math.round(a):a)+"px");return a}funct
ion fb(a,b){var c=a.style;"opacity"in c?c.opacity=b:"MozOpacity"in c?c.MozOpacit
y=b:"filter"in c&&(c.filter=""===b?"":"alpha(opacity="+100*b+")")};var gb="StopI
teration"in l?l.StopIteration:Error("StopIteration");function hb(){}hb.prototype
.next=function(){throw gb;};hb.prototype.Z=function(){return this};function ib(a
,b){this.b={};this.a=[];this.g=this.d=0;var c=arguments.length;if(1<c){if(c%2)th
row Error("Uneven number of arguments");for(var d=0;d<c;d+=2)this.set(arguments[
d],arguments[d+1])}else if(a){var e;if(a instanceof ib)e=a.D(),d=a.A();else{var
c=[],f=0;for(e in a)c[f++]=e;e=c;c=[];f=0;for(d in a)c[f++]=a[d];d=c}for(c=0;c<e
.length;c++)this.set(e[c],d[c])}}k=ib.prototype;k.A=function(){jb(this);for(var
a=[],b=0;b<this.a.length;b++)a.push(this.b[this.a[b]]);return a};
k.D=function(){jb(this);return this.a.concat()};k.remove=function(a){return K(th
is.b,a)?(delete this.b[a],this.d--,this.g++,this.a.length>2*this.d&&jb(this),!0)
:!1};function jb(a){if(a.d!=a.a.length){for(var b=0,c=0;b<a.a.length;){var d=a.a
[b];K(a.b,d)&&(a.a[c++]=d);b++}a.a.length=c}if(a.d!=a.a.length){for(var e={},c=b
=0;b<a.a.length;)d=a.a[b],K(e,d)||(a.a[c++]=d,e[d]=1),b++;a.a.length=c}}k.get=fu
nction(a,b){return K(this.b,a)?this.b[a]:b};
k.set=function(a,b){K(this.b,a)||(this.d++,this.a.push(a),this.g++);this.b[a]=b}
;k.forEach=function(a,b){for(var c=this.D(),d=0;d<c.length;d++){var e=c[d],f=thi
s.get(e);a.call(b,f,e,this)}};k.clone=function(){return new ib(this)};k.Z=functi
on(a){jb(this);var b=0,c=this.a,d=this.b,e=this.g,f=this,g=new hb;g.next=functio
n(){for(;;){if(e!=f.g)throw Error("The map has changed since the iterator was cr
eated");if(b>=c.length)throw gb;var g=c[b++];return a?g:d[g]}};return g};
function K(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var kb=/^(?:([
^:/?#.]+):)?(?:\/\/(?:([^/?#]*)@)?([^/#?]*?)(?::([0-9]+))?(?=[/#?]|$))?([^?#]+)?
(?:\?([^#]*))?(?:#(.*))?$/;function lb(a){if(mb){mb=!1;var b=l.location;if(b){va
r c=b.href;if(c&&(c=(c=lb(c)[3]||null)&&decodeURIComponent(c))&&c!=b.hostname)th
row mb=!0,Error();}}return a.match(kb)}var mb=E;function L(a,b){var c;a instance
of L?(this.u=void 0!==b?b:a.u,nb(this,a.t),this.M=a.M,this.s=a.s,ob(this,a.G),th
is.F=a.F,pb(this,a.a.clone()),this.H=a.H):a&&(c=lb(String(a)))?(this.u=!!b,nb(th
is,c[1]||"",!0),this.M=M(c[2]||""),this.s=M(c[3]||""),ob(this,c[4]),this.F=M(c[5
]||""),pb(this,c[6]||"",!0),this.H=M(c[7]||"")):(this.u=!!b,this.a=new N(null,0,
this.u))}k=L.prototype;k.t="";k.M="";k.s="";k.G=null;k.F="";k.H="";k.u=!1;
k.toString=function(){var a=[],b=this.t;b&&a.push(O(b,qb),":");if(b=this.s){a.pu
sh("//");var c=this.M;c&&a.push(O(c,qb),"@");a.push(encodeURIComponent(String(b)
));b=this.G;null!=b&&a.push(":",String(b))}if(b=this.F)this.s&&"/"!=b.charAt(0)&
&a.push("/"),a.push(O(b,"/"==b.charAt(0)?rb:sb));(b=this.a.toString())&&a.push("
?",b);(b=this.H)&&a.push("#",O(b,tb));return a.join("")};k.clone=function(){retu
rn new L(this)};function nb(a,b,c){a.t=c?M(b):b;a.t&&(a.t=a.t.replace(/:$/,""))}
function ob(a,b){if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("Bad port number
"+b);a.G=b}else a.G=null}function pb(a,b,c){b instanceof N?(a.a=b,ub(a.a,a.u)):
(c||(b=O(b,vb)),a.a=new N(b,0,a.u))}function M(a){return a?decodeURIComponent(a)
:""}function O(a,b){return q(a)?encodeURI(a).replace(b,wb):null}function wb(a){a
=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)}var qb=/[#
\/\?@]/g,sb=/[\#\?:]/g,rb=/[\#\?]/g,vb=/[\#\?@]/g,tb=/#/g;
function N(a,b,c){this.a=a||null;this.b=!!c}function P(a){if(!a.i&&(a.i=new ib,a
.k=0,a.a))for(var b=a.a.split("&"),c=0;c<b.length;c++){var d=b[c].indexOf("="),e
=null,f=null;0<=d?(e=b[c].substring(0,d),f=b[c].substring(d+1)):e=b[c];e=decodeU
RIComponent(e.replace(/\+/g," "));e=Q(a,e);d=a;f=f?decodeURIComponent(f.replace(
/\+/g," ")):"";P(d);d.a=null;var e=Q(d,e),g=d.i.get(e);g||d.i.set(e,g=[]);g.push
(f);d.k++}}k=N.prototype;k.i=null;k.k=null;
k.remove=function(a){P(this);a=Q(this,a);return K(this.i.b,a)?(this.a=null,this.
k-=this.i.get(a).length,this.i.remove(a)):!1};function xb(a,b){P(a);b=Q(a,b);ret
urn K(a.i.b,b)}k.D=function(){P(this);for(var a=this.i.A(),b=this.i.D(),c=[],d=0
;d<b.length;d++)for(var e=a[d],f=0;f<e.length;f++)c.push(b[d]);return c};k.A=fun
ction(a){P(this);var b=[];if(q(a))xb(this,a)&&(b=xa(b,this.i.get(Q(this,a))));el
se{a=this.i.A();for(var c=0;c<a.length;c++)b=xa(b,a[c])}return b};
k.set=function(a,b){P(this);this.a=null;a=Q(this,a);xb(this,a)&&(this.k-=this.i.
get(a).length);this.i.set(a,[b]);this.k++;return this};k.get=function(a,b){var c
=a?this.A(a):[];return 0<c.length?String(c[0]):b};function yb(a,b,c){a.remove(b)
;0<c.length&&(a.a=null,a.i.set(Q(a,b),ya(c)),a.k+=c.length)}
k.toString=function(){if(this.a)return this.a;if(!this.i)return"";for(var a=[],b
=this.i.D(),c=0;c<b.length;c++)for(var d=b[c],e=encodeURIComponent(String(d)),d=
this.A(d),f=0;f<d.length;f++){var g=e;""!==d[f]&&(g+="="+encodeURIComponent(Stri
ng(d[f])));a.push(g)}return this.a=a.join("&")};k.clone=function(){var a=new N;a
.a=this.a;this.i&&(a.i=this.i.clone(),a.k=this.k);return a};function Q(a,b){var
c=String(b);a.b&&(c=c.toLowerCase());return c}
function ub(a,b){b&&!a.b&&(P(a),a.a=null,a.i.forEach(function(a,b){var e=b.toLow
erCase();b!=e&&(this.remove(b),yb(this,e,a))},a));a.b=b};function zb(a){zb[" "](
a);return a}zb[" "]=n;var Ab=!C||C&&9<=Na,Bb=C&&!H("9");!E||H("528");D&&H("1.9b"
)||C&&H("8")||Ga&&H("9.5")||E&&H("528");D&&!H("8")||C&&H("9");function Cb(){};fu
nction R(a,b){this.type=a;this.a=this.b=b}R.prototype.d=function(){};function S(
a,b){R.call(this,a?a.type:"");this.a=this.b=null;this.clientY=this.clientX=0;thi
s.g=null;a&&this.init(a,b)}u(S,R);S.prototype.init=function(a,b){this.type=a.typ
e;this.b=a.target||a.srcElement;this.a=b;var c=a.relatedTarget;if(c&&D)try{zb(c.
nodeName)}catch(d){}this.clientX=void 0!==a.clientX?a.clientX:a.pageX;this.clien
tY=void 0!==a.clientY?a.clientY:a.pageY;this.g=a;a.defaultPrevented&&this.d()};
S.prototype.d=function(){S.S.d.call(this);var a=this.g;if(a.preventDefault)a.pre
ventDefault();else if(a.returnValue=!1,Bb)try{if(a.ctrlKey||112<=a.keyCode&&123>
=a.keyCode)a.keyCode=-1}catch(b){}};var T="closure_listenable_"+(1E6*Math.random
()|0),Db=0;function Eb(a,b,c,d,e){this.v=a;this.proxy=null;this.src=b;this.type=
c;this.K=!!d;this.N=e;++Db;this.removed=this.L=!1}function Fb(a){a.removed=!0;a.
v=null;a.proxy=null;a.src=null;a.N=null};function Gb(a){this.src=a;this.a={};thi
s.b=0}function Hb(a,b,c,d,e,f){var g=b.toString();b=a.a[g];b||(b=a.a[g]=[],a.b++
);var h=Ib(b,c,e,f);-1<h?(a=b[h],d||(a.L=!1)):(a=new Eb(c,a.src,g,!!e,f),a.L=d,b
.push(a));return a}Gb.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a i
n this.a))return!1;var e=this.a[a];b=Ib(e,b,c,d);return-1<b?(Fb(e[b]),x.splice.c
all(e,b,1),0==e.length&&(delete this.a[a],this.b--),!0):!1};
function Jb(a,b){var c=b.type;if(c in a.a){var d=a.a[c],e=ua(d,b),f;(f=0<=e)&&x.
splice.call(d,e,1);f&&(Fb(b),0==a.a[c].length&&(delete a.a[c],a.b--))}}function
Ib(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.removed&&f.v==b&&f.K==!
!c&&f.N==d)return e}return-1};var Kb="closure_lm_"+(1E6*Math.random()|0),Lb={},M
b=0;function Nb(a,b,c,d,e){if(p(b))for(var f=0;f<b.length;f++)Nb(a,b[f],c,d,e);e
lse c=Ob(c),a&&a[T]?a.listen(b,c,d,e):Pb(a,b,c,!1,d,e)}function Pb(a,b,c,d,e,f){
if(!b)throw Error("Invalid event type");var g=!!e,h=Qb(a);h||(a[Kb]=h=new Gb(a))
;c=Hb(h,b,c,d,e,f);c.proxy||(d=Rb(),c.proxy=d,d.src=a,d.v=c,a.addEventListener?a
.addEventListener(b.toString(),d,g):a.attachEvent(Sb(b.toString()),d),Mb++)}
function Rb(){var a=Tb,b=Ab?function(c){return a.call(b.src,b.v,c)}:function(c){
c=a.call(b.src,b.v,c);if(!c)return c};return b}function Ub(a,b,c,d,e){if(p(b))fo
r(var f=0;f<b.length;f++)Ub(a,b[f],c,d,e);else c=Ob(c),a&&a[T]?Hb(a.B,String(b),
c,!0,d,e):Pb(a,b,c,!0,d,e)}function Vb(a,b,c,d,e){if(p(b))for(var f=0;f<b.length
;f++)Vb(a,b[f],c,d,e);else(c=Ob(c),a&&a[T])?a.B.remove(String(b),c,d,e):a&&(a=Qb
(a))&&(b=a.a[b.toString()],a=-1,b&&(a=Ib(b,c,!!d,e)),(c=-1<a?b[a]:null)&&Wb(c))}
function Wb(a){if("number"!=typeof a&&a&&!a.removed){var b=a.src;if(b&&b[T])Jb(b
.B,a);else{var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,
d,a.K):b.detachEvent&&b.detachEvent(Sb(c),d);Mb--;(c=Qb(b))?(Jb(c,a),0==c.b&&(c.
src=null,b[Kb]=null)):Fb(a)}}}function Sb(a){return a in Lb?Lb[a]:Lb[a]="on"+a}f
unction Xb(a,b,c,d){var e=1;if(a=Qb(a))if(b=a.a[b.toString()])for(b=b.concat(),a
=0;a<b.length;a++){var f=b[a];f&&f.K==c&&!f.removed&&(e&=!1!==Yb(f,d))}return Bo
olean(e)}
function Yb(a,b){var c=a.v,d=a.N||a.src;a.L&&Wb(a);return c.call(d,b)}
function Tb(a,b){if(a.removed)return!0;if(!Ab){var c;if(!(c=b))t:{c=["window","e
vent"];for(var d=l,e;e=c.shift();)if(null!=d[e])d=d[e];else{c=null;break t}c=d}e
=c;c=new S(e,this);d=!0;if(!(0>e.keyCode||void 0!=e.returnValue)){t:{var f=!1;if
(0==e.keyCode)try{e.keyCode=-1;break t}catch(g){f=!0}if(f||void 0==e.returnValue
)e.returnValue=!0}e=[];for(f=c.a;f;f=f.parentNode)e.push(f);for(var f=a.type,h=e
.length-1;0<=h;h--)c.a=e[h],d&=Xb(e[h],f,!0,c);for(h=0;h<e.length;h++)c.a=e[h],d
&=Xb(e[h],f,!1,c)}return d}return Yb(a,
new S(b,this))}function Qb(a){a=a[Kb];return a instanceof Gb?a:null}var Zb="__cl
osure_events_fn_"+(1E9*Math.random()>>>0);function Ob(a){return r(a)?a:a[Zb]||(a
[Zb]=function(b){return a.handleEvent(b)})};function $b(a,b){this.a=b||"en"}func
tion ac(a){var b=I("img");b.src=ia("http://books.google.com/intl/%s/googlebooks/
images/gbs_preview_button1.gif",a.a);b.border=0;J(b,"cursor","pointer");return b
}function bc(a,b,c){this.a=c||"en";c=I("a");c.href=b;a.appendChild(c);a=ac(this)
;c.appendChild(a)}u(bc,$b);function cc(a,b,c){this.a=c||"en";c=ac(this);a.append
Child(c);J(a,"cursor","pointer");Nb(a,"click",b)}u(cc,$b);function dc(a,b){var c
=document.getElementsByTagName("body")[0],d=I("div");fb(d,.5);J(d,{backgroundCol
or:"#333",position:"absolute",zIndex:200});this.j=d;var e=c.scrollWidth,f=Math.m
ax(c.scrollHeight,Ra().height);eb(d,e,f);cb(d,0,0);c.appendChild(d);this.d=I("di
v");J(this.d,{position:"absolute",zIndex:201});c.appendChild(this.d);this.b=I("d
iv");eb(this.b,618,500);J(this.b,{backgroundColor:"#333",position:"absolute",zIn
dex:202});cb(this.b,3,3);fb(this.b,.3);this.d.appendChild(this.b);this.a=I("div"
);
cb(this.a,0,0);J(this.a,{position:"absolute",padding:"8px",border:"1px solid #2c
4462",backgroundColor:"#b4cffe",zIndex:203});c=I("div");J(c,{backgroundColor:"#d
8e8fd",fontSize:"16px",fontFamily:"Arial, sans-serif",fontWeight:"bold",padding:
"2px 2px 2px 5px"});this.a.appendChild(c);d=I("img");d.src="http://books.google.
com/googlebooks/images/dialog_close_x.gif";d.width=15;d.height=15;J(d,{cursor:"p
ointer",position:"absolute",right:"11px",top:"11px"});Ub(d,"click",s(this.close,
this));c.appendChild(d);
d=I("div");d.innerHTML="&nbsp;";c.appendChild(d);this.g=I("div");this.a.appendCh
ild(this.g);eb(this.g,600,456);this.d.appendChild(this.a);b(this.g,a);d=Ra();c=M
ath.max(0,(d.height-500)/2);c=Math.floor(c+Sa().y);d=Math.max(0,(d.width-618)/2)
;d=Math.floor(d);cb(this.d,d,c)}dc.prototype.close=function(){va([this.a,this.j,
this.b],Wa)};function ec(a){l.setTimeout(function(){throw a;},0)}var fc;
function gc(){if(l.Promise&&l.Promise.resolve){var a=l.Promise.resolve();return
function(b){a.then(function(){try{b()}catch(a){ec(a)}})}}var b=l.MessageChannel;
"undefined"===typeof b&&"undefined"!==typeof window&&window.postMessage&&window.
addEventListener&&(b=function(){var a=document.createElement("iframe");a.style.d
isplay="none";a.src="";document.documentElement.appendChild(a);var b=a.contentWi
ndow,a=b.document;a.open();a.write("");a.close();var c="callImmediate"+Math.rand
om(),d=b.location.protocol+
"//"+b.location.host,a=s(function(a){if(a.origin==d||a.data==c)this.port1.onmess
age()},this);b.addEventListener("message",a,!1);this.port1={};this.port2={postMe
ssage:function(){b.postMessage(c,d)}}});if("undefined"!==typeof b){var c=new b,d
={},e=d;c.port1.onmessage=function(){d=d.next;var a=d.V;d.V=null;a()};return fun
ction(a){e.next={V:a};e=e.next;c.port2.postMessage(0)}}return"undefined"!==typeo
f document&&"onreadystatechange"in document.createElement("script")?function(a){
var b=document.createElement("script");
b.onreadystatechange=function(){b.onreadystatechange=null;b.parentNode.removeChi
ld(b);b=null;a();a=null};document.documentElement.appendChild(b)}:function(a){l.
setTimeout(a,0)}};function hc(a,b){if(!ic){var c=jc;r(l.setImmediate)?l.setImmed
iate(c):(fc||(fc=gc()),fc(c));ic=!0}kc.push(new lc(a,b))}var ic=!1,kc=[];functio
n jc(){for(;kc.length;){var a=kc;kc=[];for(var b=0;b<a.length;b++){var c=a[b];tr
y{c.a.call(c.b)}catch(d){ec(d)}}}ic=!1}function lc(a,b){this.a=a;this.b=b};funct
ion mc(a){a.prototype.then=a.prototype.then;a.prototype.$goog_Thenable=!0}functi
on nc(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};functio
n U(a,b){this.b=0;this.o=void 0;this.a=this.d=null;this.g=this.j=!1;try{var c=th
is;a.call(b,function(a){V(c,2,a)},function(a){V(c,3,a)})}catch(d){V(this,3,d)}}U
.prototype.then=function(a,b,c){return oc(this,r(a)?a:null,r(b)?b:null,c)};mc(U)
;U.prototype.cancel=function(a){0==this.b&&hc(function(){var b=new W(a);pc(this,
b)},this)};
function pc(a,b){if(0==a.b)if(a.d){var c=a.d;if(c.a){for(var d=0,e=-1,f=0,g;g=c.
a[f];f++)if(g=g.I)if(d++,g==a&&(e=f),0<=e&&1<d)break;0<=e&&(0==c.b&&1==d?pc(c,b)
:(d=c.a.splice(e,1)[0],qc(c),d.O(b)))}}else V(a,3,b)}function rc(a,b){a.a&&a.a.l
ength||2!=a.b&&3!=a.b||sc(a);a.a||(a.a=[]);a.a.push(b)}
function oc(a,b,c,d){var e={I:null,T:null,O:null};e.I=new U(function(a,g){e.T=b?
function(c){try{var e=b.call(d,c);a(e)}catch(F){g(F)}}:a;e.O=c?function(b){try{v
ar e=c.call(d,b);void 0===e&&b instanceof W?g(b):a(e)}catch(F){g(F)}}:g});e.I.d=
a;rc(a,e);return e.I}U.prototype.q=function(a){this.b=0;V(this,2,a)};U.prototype
.p=function(a){this.b=0;V(this,3,a)};
function V(a,b,c){if(0==a.b){if(a==c)b=3,c=new TypeError("Promise cannot resolve
to itself");else{if(nc(c)){a.b=1;c.then(a.q,a.p,a);return}if(ca(c))try{var d=c.
then;if(r(d)){tc(a,c,d);return}}catch(e){b=3,c=e}}a.o=c;a.b=b;sc(a);3!=b||c inst
anceof W||uc(a,c)}}function tc(a,b,c){function d(b){f||(f=!0,a.p(b))}function e(
b){f||(f=!0,a.q(b))}a.b=1;var f=!1;try{c.call(b,e,d)}catch(g){d(g)}}function sc(
a){a.j||(a.j=!0,hc(a.C,a))}
U.prototype.C=function(){for(;this.a&&this.a.length;){var a=this.a;this.a=[];for
(var b=0;b<a.length;b++){var c=a[b],d=this.o;2==this.b?c.T(d):(qc(this),c.O(d))}
}this.j=!1};function qc(a){for(;a&&a.g;a=a.d)a.g=!1}function uc(a,b){a.g=!0;hc(f
unction(){a.g&&vc.call(null,b)})}var vc=ec;function W(a){v.call(this,a)}u(W,v);W
.prototype.name="cancel";/*
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 X(a,b){this.j=[];this.Q=a;this.P=b||null;this.g=this.a=!1;this.d=void 0
;this.C=this.W=this.q=!1;this.o=0;this.b=null;this.p=0}X.prototype.cancel=functi
on(a){if(this.a)this.d instanceof X&&this.d.cancel();else{if(this.b){var b=this.
b;delete this.b;a?b.cancel(a):(b.p--,0>=b.p&&b.cancel())}this.Q?this.Q.call(this
.P,this):this.C=!0;this.a||(a=new Y,wc(this),xc(this,!1,a))}};X.prototype.R=func
tion(a,b){this.q=!1;xc(this,a,b)};function xc(a,b,c){a.a=!0;a.d=c;a.g=!b;yc(a)}
function wc(a){if(a.a){if(!a.C)throw new zc;a.C=!1}}function Ac(a,b,c,d){a.j.pus
h([b,c,d]);a.a&&yc(a)}X.prototype.then=function(a,b,c){var d,e,f=new U(function(
a,b){d=a;e=b});Ac(this,d,function(a){a instanceof Y?f.cancel():e(a)});return f.t
hen(a,b,c)};mc(X);function Bc(a){return wa(a.j,function(a){return r(a[1])})}
function yc(a){if(a.o&&a.a&&Bc(a)){var b=a.o,c=Cc[b];c&&(l.clearTimeout(c.w),del
ete Cc[b]);a.o=0}a.b&&(a.b.p--,delete a.b);for(var b=a.d,d=c=!1;a.j.length&&!a.q
;){var e=a.j.shift(),f=e[0],g=e[1],e=e[2];if(f=a.g?g:f)try{var h=f.call(e||a.P,b
);void 0!==h&&(a.g=a.g&&(h==b||h instanceof Error),a.d=b=h);nc(b)&&(d=!0,a.q=!0)
}catch(m){b=m,a.g=!0,Bc(a)||(c=!0)}}a.d=b;d&&(h=s(a.R,a,!0),d=s(a.R,a,!1),b inst
anceof X?(Ac(b,h,d),b.W=!0):b.then(h,d));c&&(b=new Dc(b),Cc[b.w]=b,a.o=b.w)}
function zc(){v.call(this)}u(zc,v);zc.prototype.message="Deferred has already fi
red";zc.prototype.name="AlreadyCalledError";function Y(){v.call(this)}u(Y,v);Y.p
rototype.message="Deferred was canceled";Y.prototype.name="CanceledError";functi
on Dc(a){this.w=l.setTimeout(s(this.b,this),0);this.a=a}Dc.prototype.b=function(
){delete Cc[this.w];throw this.a;};var Cc={};function Ec(a,b){var c=b||{},d=c.do
cument||document,e=I("SCRIPT"),f={U:e,J:void 0},g=new X(Fc,f),h=null,m=null!=c.t
imeout?c.timeout:5E3;0<m&&(h=window.setTimeout(function(){Gc(e,!0);var b=new Hc(
1,"Timeout reached for loading script "+a);wc(g);xc(g,!1,b)},m),f.J=h);e.onload=
e.onreadystatechange=function(){e.readyState&&"loaded"!=e.readyState&&"complete"
!=e.readyState||(Gc(e,c.X||!1,h),wc(g),xc(g,!0,null))};e.onerror=function(){Gc(e
,!0,h);var b=new Hc(0,"Error while loading script "+a);wc(g);xc(g,
!1,b)};Pa(e,{type:"text/javascript",charset:"UTF-8",src:a});Ic(d).appendChild(e)
;return g}function Ic(a){var b=a.getElementsByTagName("HEAD");return b&&0!=b.len
gth?b[0]:a.documentElement}function Fc(){if(this&&this.U){var a=this.U;a&&"SCRIP
T"==a.tagName&&Gc(a,!0,this.J)}}function Gc(a,b,c){null!=c&&l.clearTimeout(c);a.
onload=n;a.onerror=n;a.onreadystatechange=n;b&&window.setTimeout(function(){Wa(a
)},0)}function Hc(a,b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);v.cal
l(this,c)}u(Hc,v);function Jc(a,b){this.b=new L(a);this.a=b?b:"callback";this.J=
5E3}var Kc=0;Jc.prototype.cancel=function(a){a&&(a.Y&&a.Y.cancel(),a.w&&Lc(a.w,!
1))};function Mc(a,b,c){return function(){Lc(a,!1);c&&c(b)}}function Nc(a,b){ret
urn function(c){Lc(a,!0);b.apply(void 0,arguments)}}function Lc(a,b){l._callback
s_[a]&&(b?delete l._callbacks_[a]:l._callbacks_[a]=n)};function Z(){this.B=new G
b(this);this.j=this}u(Z,Cb);Z.prototype[T]=!0;Z.prototype.addEventListener=funct
ion(a,b,c,d){Nb(this,a,b,c,d)};Z.prototype.removeEventListener=function(a,b,c,d)
{Vb(this,a,b,c,d)};function Oc(a,b){var c=a.j,d=b,e=d.type||d;if(q(d))d=new R(d,
c);else if(d instanceof R)d.b=d.b||c;else{var f=d,d=new R(e,c);Ba(d,f)}c=d.a=c;P
c(c,e,!0,d);Pc(c,e,!1,d)}Z.prototype.listen=function(a,b,c,d){return Hb(this.B,S
tring(a),b,!1,c,d)};
function Pc(a,b,c,d){if(b=a.B.a[String(b)]){b=b.concat();for(var e=!0,f=0;f<b.le
ngth;++f){var g=b[f];if(g&&!g.removed&&g.K==c){var h=g.v,m=g.N||g.src;g.L&&Jb(a.
B,g);e=!1!==h.call(m,d)&&e}}}};function Qc(){Z.call(this);this.g=null;this.d=!0}
u(Qc,Z);Qc.prototype.b=function(){if(this.d)this.d=!1;else throw Error();};funct
ion $(a){Qc.call(this);this.p=new Jc(a);this.a=!0}u($,Qc);
$.prototype.b=function(a,b){$.S.b.call(this,a,b);this.a=!1;var c=this.p,d=s(this
.q,this,a),e=s(this.o,this,b),f={},g="_"+(Kc++).toString(36)+ha().toString(36);l
._callbacks_||(l._callbacks_={});var h=c.b.clone();if(f)for(var m in f)if(!f.has
OwnProperty||f.hasOwnProperty(m)){var F=h,G=m,w=f[m];p(w)||(w=[String(w)]);yb(F.
a,G,w)}d&&(l._callbacks_[g]=Nc(g,d),d=c.a,m="_callbacks_."+g,p(m)||(m=[String(m)
]),yb(h.a,d,m));c=Ec(h.toString(),{timeout:c.J,X:!0});Ac(c,null,Mc(g,f,e),void 0
)};
$.prototype.q=function(a,b){this.a||(this.g=b,Oc(this,"success"),a&&a(this.g),th
is.a=!0)};$.prototype.o=function(a){this.a||(Oc(this,"error"),a&&a(),this.a=!0)}
;function Rc(a,b,c,d){p(a)||(a=[a]);this.a=a;this.d=b;this.b=c;b=new L(Sc);b.a.s
et("bibkeys",a.join(","));b.a.set("hl","pt-BR");b.a.set("source",d||"previewlib"
);(new $(b)).b(s(this.g,this))}var Sc=(GBS_HOST||"http://books.google.com/")+"bo
oks?jscmd=viewapi";Rc.prototype.g=function(a){for(var b=0;b<this.a.length;b++){v
ar c=a[this.a[b]];if(c){var d=c.preview_url,e;if(e=d)e=c.preview,c=c.embeddable,
void 0!==c||(c=!0),e=("full"==e||"partial"==e)&&c;if(e){this.d&&this.d(d);return
}}}this.b&&this.b()};t("GBS_insertPreviewButtonLink",function(a,b){Tc(a,fa(Uc,(b
||{}).alternativeUrl),"GBS_insertPreviewButtonLink")});t("GBS_insertPreviewButto
nPopup",function(a){Tc(a,Vc,"GBS_insertPreviewButtonPopup")});t("GBS_insertEmbed
dedViewer",function(a,b,c){Tc(a,fa(Wc,b,c),"GBS_insertEmbeddedViewer")});functio
n Tc(a,b,c){var d=Xc();new Rc(a,function(a){b(d,a)},null,c)}
function Uc(a,b,c){a||(a=new L(c),Yc&&(c=new L(GBS_HOST),nb(a,c.t),a.s=c.s,ob(a,
c.G),a.F="/books/p/"+Yc),a=a.toString().replace(/#.*/g,""),a=new L(a),a.a.set("h
l","pt-BR"),a=a.toString());new bc(b,a,Zc)}function Vc(a,b){new cc(a,fa($c,b),Zc
)}function Wc(a,b,c,d){var e=I("div");c.appendChild(e);eb(e,a,b);ad(e,d)}
function ad(a,b){var c=Ta("iframe",{frameBorder:"0",width:"100%",height:"100%"})
;a.appendChild(c);var d=new L(b);d.a.set("output","embed");if(bd){var e=[];Ya(ne
w Xa,bd,e);d.H=encodeURIComponent(String(e.join("")))}c.src=d.toString()}functio
n $c(a){new dc(a,ad)}var Zc="en";t("GBS_setLanguage",function(a){Zc=a});t("GBS_s
etViewerOptions",function(a){bd=a});var Yc=null;t("GBS_setCobrandName",function(
a){Yc=a});var bd={};
function Xc(){var a="__GBS_Button"+cd++;document.write(ia('<span id="%s"></span>
',a));var b=document;return q(a)?b.getElementById(a):a}var cd=0;
})();[email protected]; [email protected]; [email protected]; juli
[email protected]; [email protected]; [email protected]; maier
[email protected]; [email protected]; [email protected]; mar
[email protected]; [email protected]; [email protected]; mi
[email protected]; [email protected]; miriantsuruta@h
otmail.com; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; purificidamanaus@ho
tmail.com; [email protected]; [email protected]; rmbandrade@hot
mail.com; [email protected]; [email protected]; reducaocustoaguaminer
[email protected]; [email protected]; [email protected]; silviam.3739@h
otmail.com; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; fabifernandes-2009@h
otmail.com; [email protected]; [email protected]; i
[email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; [email protected]; purific
[email protected]; [email protected]; [email protected]; newvisi
[email protected]; [email protected]; [email protected]; niedja_carvalho@h
otmail.com; [email protected]; [email protected]; nilson2100@hotmail
.com; [email protected]; [email protected]; [email protected]; nor
[email protected]; [email protected]; [email protected]; nosliw67@i
g.com.br; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]; odaircostalim
[email protected]; [email protected]; [email protected]; olavo.oliveirad@
gmail.com; [email protected]; [email protected]; oportunidade.domom
[email protected]; [email protected]; oportunidade@msnegocio
s.com.br; [email protected]; [email protected]; ori
[email protected]; [email protected]; [email protected]
m; [email protected]; [email protected]; [email protected]; paf.luiz@g
mail.com; [email protected]; [email protected]; [email protected]
m.br; [email protected]; [email protected]; [email protected]; patricia
[email protected]; [email protected]; [email protected]; paulagamper
[email protected]; [email protected]; [email protected]; pc_fv@hotmai
l.com; [email protected]; [email protected]; pedro.viladalva@hotma
il.com; [email protected]; [email protected]; [email protected]; pess
[email protected]; [email protected]; [email protected]; pindanettv
@gmail.com; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]; pmeira@web
conqueror.com.br; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; pr.sandropinheiro@hot
mail.com; [email protected]; [email protected]; prmeneses1@gmail.
com; [email protected]; [email protected]; [email protected]; profrena
[email protected]; [email protected]; [email protected]; p
[email protected]; [email protected]; [email protected]; rafiel_26@hotma
il.com; [email protected]; [email protected]; raimundo.rolimdemour
[email protected]; [email protected]; [email protected]; ramic
[email protected]; [email protected]; [email protected]; rasane_54@b
ol.com.br; [email protected]; [email protected]; rcfgodinho@hotmail
.com; [email protected]; [email protected]; [email protected]; r
[email protected]; [email protected]; [email protected]; reendres@ho
tmail.com; [email protected]; [email protected]; [email protected]; rena
[email protected]; [email protected]; [email protected]; r
[email protected]; [email protected]; [email protected].
br; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]
m; [email protected]; [email protected]; [email protected]; robcarv
[email protected]; [email protected]; [email protected]; robsonboy_20
@hotmail.com; [email protected]; [email protected]; rodervalf@gmail.
com; [email protected]; [email protected]; [email protected]
m; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]; larisse_fe
[email protected]; [email protected]; [email protected]; lauracibergames@hotm
ail.com; [email protected]; [email protected]; lazari15@itelefonica.
com.br; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; ledamendoncacabral
@hotmail.com; [email protected]; [email protected]; lelinhaandre@hotmail
.com; [email protected]; [email protected]; [email protected]; leona
[email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; [email protected]
m.br; [email protected]; [email protected]; lideranca.digitabrasil@hotmail
.com; [email protected]; [email protected]; lidiane.scosta@hotmail
.com; [email protected]; [email protected]; [email protected]; lil
[email protected]; [email protected]; [email protected]; lindi_rodrigues
@hotmail.com; [email protected]; [email protected]; liria.maria
@hotmail.com; [email protected]; [email protected]; lizbetinh@hot
mail.com; [email protected]; [email protected]; loly.duwe@gmai
l.com; [email protected]; [email protected]; [email protected]
om; [email protected]; [email protected]; loydecps@hotma
il.com; [email protected]; [email protected]; [email protected]; lsa
[email protected]; [email protected]; [email protected]; luan
[email protected]; [email protected]; [email protected]; LUCASARIELDAS
[email protected]; [email protected]; [email protected]; lucia.sfp@
gmail.com; [email protected]; [email protected]; LUCIANA.P
[email protected]; [email protected]; [email protected]; luciano_emil
[email protected]; [email protected]; [email protected]; lucianoro
[email protected]; [email protected]; [email protected]; lucilene.
[email protected]; [email protected]; [email protected]; l
[email protected]; [email protected]; [email protected]; luis_f
[email protected]; [email protected]; [email protected]; LUI
[email protected]; [email protected]; [email protected]; luiz_fabia
[email protected]; [email protected]; [email protected]; [email protected]
om.br; [email protected]; [email protected]; luluzinha_jaja@hotmail.
com; [email protected]; [email protected]; [email protected]; luthi25@g
mail.com; [email protected]; [email protected]; [email protected]; l
[email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; [email protected]; M
[email protected]; [email protected]; [email protected]; macarra
[email protected]; [email protected]; [email protected]; MADAMEFORMOSA2008@bo
l.com.br; [email protected]; [email protected]; [email protected]; magi
[email protected]; [email protected]; [email protected]; mags
[email protected]; [email protected]; [email protected]; mailer-daemon@google
mail.com; [email protected]; [email protected]; manonascimento1@gm
ail.com; [email protected]; [email protected]; marcel-caldeira@h
otmail.com; [email protected]; [email protected]; marcellepink1
@hotmail.com; [email protected]; [email protected]; marc
[email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; marco.goes@hotmai
l.com; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; marcosluissampaio@hot
mail.com; [email protected]; [email protected]; marianas
[email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; [email protected]
m; [email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; matheusdericpaulo@hotmail.
com; [email protected]; [email protected]; mauropasqualetti@gm
ail.com; [email protected]; [email protected]; [email protected]
m; [email protected]; [email protected]; [email protected]; megapro
[email protected]; [email protected]; [email protected]; melena@br
q.com; [email protected]; [email protected]; [email protected]; me
[email protected]; [email protected]; [email protected]; mgraca_olive@ho
tmail.com; [email protected]; [email protected]; [email protected]; m
[email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]; mircea_c
[email protected]; [email protected]; [email protected]; misae
[email protected]; [email protected]; [email protected]; mixsegocio
@hotmail.com; [email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; [email protected]; mlidiactba@yahoo
.com.br; [email protected]; [email protected]; [email protected]; moac
[email protected]; [email protected]; [email protected]; monalizavaz@h
otmail.com; [email protected]; [email protected]; [email protected]; m
[email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; [email protected]; mprol
[email protected]; [email protected]; [email protected]; msa366@gmail.
com; [email protected]; [email protected]; [email protected]; multimoveiscapit
[email protected]; [email protected]; [email protected]; nandabela-@h
otmail.com; [email protected]; [email protected]; nawtsag@ya
hoo.com.br; [email protected]; [email protected]; negociosbra
[email protected]; [email protected]; [email protected]; [email protected]
.br; [email protected]; [email protected]; [email protected]
om; [email protected]; [email protected]; [email protected]; gonca
[email protected]; [email protected]; [email protected]; gove
[email protected]; [email protected]; [email protected]; grac
[email protected]; [email protected]; [email protected]
om.br; [email protected]; [email protected]; [email protected]; gran
[email protected]; [email protected]; [email protected]; grillo_429@hotmail.
com; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]; guguni
[email protected]; [email protected]; [email protected]; guilherme.b
[email protected]; [email protected]; [email protected]; gui
[email protected]; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]; gu
[email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]; gustavo
[email protected]; [email protected]; [email protected]; [email protected]
om.br; [email protected]; [email protected]; gracebaruffaldi@hotmai
l.com; [email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; freddy196737@h
otmail.com; [email protected]; [email protected]; [email protected]; gisele.ma
[email protected]; [email protected]; [email protected]; gradaian
[email protected]; [email protected]; [email protected]; glauciafof@
hotmail.com; [email protected]; [email protected]; wellingtongandolfi@
hotmail.com; [email protected]; [email protected]; jose.brusarosco@enerpeix
e.com.br; [email protected]; [email protected]; johnni
[email protected];[email protected]; [email protected]; eduardocorredor22
@hotmail.com; [email protected]; [email protected]; eliseumat@hot
mail.com; [email protected]; [email protected]; biator1@hotm
ail.com; [email protected]; [email protected]; ferlossilva@hotm
ail.com; [email protected]; [email protected]; [email protected]; f
[email protected]; [email protected]; fatsemfronteiras@hotmail.
com; [email protected]; [email protected]; [email protected]
r; [email protected]; [email protected]; [email protected]; stepha
[email protected]; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; henriquessalvador@hotmai
l.com; [email protected]; [email protected]; [email protected]; ilma
@spassos.com.br; [email protected]; [email protected]; juld
[email protected]; [email protected]; [email protected]; lilian@acninfo.
com.br; [email protected]; [email protected]; lu
[email protected]; [email protected]; [email protected]; luizamorim62
@hotmail.com; [email protected]; adrianna_mfnorberto@hotmai
l.com; [email protected]; [email protected]; assarme
[email protected]; [email protected]; [email protected]; atendimento
@retaimoveisbh.com.br; [email protected]; [email protected]; carlosfe
[email protected]; [email protected]; [email protected]; betgomes@gmai
l.com; [email protected]; [email protected]; [email protected]; g
[email protected]; [email protected]; [email protected]; iva
[email protected]; [email protected]; [email protected]; lean
[email protected]; [email protected]; [email protected]; marcos
[email protected]; [email protected]; [email protected]; reginaldocorreto
[email protected]; [email protected]; [email protected]; renatabh@hotma
il.com; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; sergiovelhaaroeira@hotma
il.com; [email protected]; [email protected]; statuscomputersl
[email protected]; [email protected]; [email protected]; walterwarley@h
otmail.com; [email protected];[email protected]; eduardonazare@h
otmail.com; [email protected]; [email protected]; eltonchristian@hotm
ail.com; [email protected]; [email protected]; fabianesotero2@hotma
il.com; [email protected]; [email protected]; fernandahrs@hotmail.
com; [email protected]; [email protected]; [email protected]; f
[email protected]; [email protected]; fredkingcamisetas@hotmai
l.com; [email protected]; [email protected]; [email protected]; g
[email protected]; [email protected]; [email protected]; gutamorais18@
gmail.com; [email protected]; [email protected]; [email protected]; he
[email protected]; [email protected]; [email protected]
m; [email protected]; [email protected]; [email protected]; inf.dadosrev
[email protected]; [email protected]; [email protected]; [email protected]
m.br; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; luluguerre
[email protected]; [email protected]; [email protected]; luizamorim62@hotmail
.com; [email protected];[email protected]; auci
[email protected]; [email protected]; [email protected]; adrianafio
[email protected]; [email protected]; [email protected];
[email protected]; [email protected]; carlos.paes@vmeta
is.com.br; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected];
[email protected]; [email protected]; franciscomantovane
[email protected]; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]
.br; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; karla@foximobiliar
ia.com.br; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected].
br; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]; mario
[email protected]; [email protected]; [email protected]; marcelom
[email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; paulo.galo@uol.
com.br; [email protected]; [email protected]; [email protected]
om.br; [email protected]; [email protected]; ext.roberto.
[email protected]; [email protected]; [email protected]; fran
[email protected]; [email protected]; [email protected]; ext.va
[email protected]; [email protected]; waldemarxavier@guima
r.com.br; [email protected]
CC: [email protected]; [email protected]; jr.andrade19@gm
ail.com;aucilene vasconcelos; Ado Carlos; Angelina Alamar; Adriana Fiorentini; An
ibal Jorge; Ademir Medeiros; [email protected]; csjdreams@yah
oo.com.br; Carlos Eduardo Paes; Denyse Magalhes; [email protected]; di
[email protected]; Enio Giorni; ELTON FEICHAS FIORENTINI; Eduardo Fiorentini; edson
[email protected]; Flvio Freire do Amaral; Francisco de Assis Mantovane
li; Flavio de Souza e Silva; fernando guimaraes mendes; Fabia Gomes; Guilherme V
iegas; [email protected]; Gisele Machado Duarte; [email protected]; H
umberto Reis; [email protected]; Ilton Feichas Fiorentini; izabela fiorentin
i; Karla FOX Imobiliria; [email protected]; Jorge Falco; [email protected]; Jau
rant Rodrigues Spinelli; JEFFERSON OLYMPIO PEREIRA; Jose Roberto Lopes; Jayme Ba
talha Tovar Filho; Jos Francisco Neves Resende; Joo Andrade; jose.roberto.lopes@va
le.com; [email protected]; Lincoln Rodrigues Alonso; LucasTeodorodaSilva Teod
oro; Llia; [email protected]; Mrio Augusto da Conceio; Magno Fernandes; wi
lson minamisawa; Marcelo Mateus mo; marcio; Miguel Angelo Rabelo; Christiano Pon
tes Olavio; Nilson Luiz Sgarbiero; Paulo Andr Galo; Paula Regina Altomar; p.damas
[email protected]; Rubens Canovas; robson.pires59; Ronaldo Marciano Rodrigues; Robe
rto Pereira da Silva; Sergio Tadeu Sabadin; sheyder franes; francieli seibert; Tn
io Pessanha Santana; [email protected]; Vagner Francisco Da Cunha; Valerian
o Tota; Valrio Carsaniga; Waldemar Antnio Xavier; [email protected];lui
[email protected], [email protected], [email protected]
m.br, [email protected], [email protected], antoniojose
[email protected], [email protected], [email protected], ebenezerdeus
@yahoo.com.br, [email protected], [email protected], kelledesales@
ig.com.br, [email protected], [email protected], luisshenrique2006@
yahoo.com.br, [email protected], [email protected], alcantarawagne
[email protected], [email protected], [email protected], fh
[email protected], [email protected], [email protected], pr.alfred
[email protected], [email protected], [email protected], seteb.bh@
gmail.com, [email protected], [email protected], : \Adaid_batista\ a
[email protected], Agnaldo [email protected], Alessandra_facul a
[email protected], Alessandro facul [email protected], Alexandre
[email protected],Thiago Arajo [email protected],Carolina Lopes C
anado Campos [email protected], Daniel [email protected], daniel
a_ibf [email protected], Darlene [email protected], Ingrid dinnykka
[email protected], Diego [email protected], Edson [email protected], Fab
iana [email protected], Geraldo \( Furquim \) [email protected], Geraldo
\( Furquim \) [email protected], Gisele [email protected], Jacke jjsc
[email protected], [email protected],Jos [email protected], Jose Geraldo g
[email protected], Jussara faculdade [email protected], La
saro [email protected], Lilian [email protected], lucas facul luca
[email protected], Luiz_fotografo [email protected], Maressa siss
[email protected], Marquinho [email protected], Michel michel.janfra
@hotmail.com, Michelle_facul [email protected], Patricia Moreira pattymeg
[email protected],Patrcia [email protected], Patricia consultoria patriciamachado
@soaresconsultoria.com.br, Paulo Sergio [email protected], Regina_bibliotec
a [email protected], Regina_biblioteca [email protected]
, Rodrigo Mendoza [email protected], Romulo [email protected]
, Sabrine_facul [email protected], Sally_facul [email protected]
, sandrina [email protected], Sara [email protected], Simone Sarlo simo
[email protected], Valeria_Parceira pai [email protected], Viniciu
s_facul [email protected], Ozenildo Santos Xavier da Rocha FBMG ozenildo@
sistemabatista.edu.br, Wagner [email protected], Walter walterjunior@cl
ick21.com.br, William [email protected], William Caetano de Souza
[email protected], Jordano [email protected];
[email protected]; [email protected]; [email protected]; [email protected]
r; [email protected]; [email protected]; [email protected]
m; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]; club
[email protected]; [email protected]; [email protected]; renato_sneves
@oi.com.br; [email protected]; [email protected]; [email protected]
om; [email protected]; [email protected]; [email protected]; al
[email protected]; [email protected]; [email protected]; t
[email protected]; [email protected]; [email protected]; le
[email protected]; [email protected]; [email protected].
br; [email protected]; [email protected]; wellingtoncastro
[email protected]; [email protected]; [email protected]; alexandredacunha
[email protected]; [email protected]; [email protected]; daniel
[email protected]; [email protected]; [email protected]; sbmec@y
ahoo.com.br; [email protected];[email protected]; liberdade.financeir
[email protected]; [email protected]; [email protected]; liderthiago@hotmai
l.com; [email protected]; [email protected]; [email protected]; l
[email protected]; [email protected]; [email protected]; lig0800@hotm
ail.com; [email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; [email protected]
om; [email protected]; [email protected]; lilianesouzape@hot
mail.com; [email protected]; [email protected]; liliapk@hotmail.
com; [email protected]; [email protected]; [email protected]; lil
[email protected]; [email protected]; [email protected]; lima.vend
[email protected]; [email protected]; [email protected]; limafabricio1986@bol.
com.br; [email protected]; [email protected]; limitlessrevenue@yah
oo.com.br; [email protected]; [email protected]; lindi_rodrig
[email protected]; [email protected]; [email protected]; lobatoecursogra
[email protected]; [email protected]; [email protected]; lourencopsantos@gm
ail.com; [email protected]; [email protected]; [email protected]; luci
[email protected]; [email protected]; [email protected]; l
[email protected]; [email protected]; [email protected]; luiz_52@
hotmail.com; [email protected]; [email protected]; luy.40@hotmail
.com; [email protected]; [email protected]; m.moura.bau
@hotmail.com; [email protected]; [email protected]; marcelinodacosta@ho
tmail.com; [email protected]; [email protected]; marcelomsnegoci
[email protected]; [email protected]; [email protected]; marcosjbuiatti@h
otmail.com; [email protected]; [email protected]; [email protected]
om; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; [email protected]; motor
[email protected]; [email protected]; [email protected]; mportelaso
[email protected]; [email protected]; [email protected]; ms.negocios@ho
tmail.com; [email protected]; [email protected]; [email protected]; mstem
[email protected]; [email protected]; [email protected]; mwcf.telme@hot
mail.com; [email protected]; [email protected]; [email protected]
om; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]; negocios.pinhe
[email protected]; [email protected]; [email protected]; neldtrad
[email protected]; [email protected]; [email protected]; new_teles
[email protected]; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]; odairsc
[email protected]; [email protected]; [email protected]; oluapma@hotmail.
com; [email protected]; [email protected]; orientman2003@hotmail
.com; [email protected]; [email protected]; pablo_arau
[email protected]; [email protected]; [email protected]; paim001@hotmail
.com; [email protected]; [email protected]; [email protected]; p
[email protected]; [email protected]; [email protected]; paty_r
[email protected]; [email protected]; [email protected]; paul
[email protected]; [email protected]; [email protected]
om; [email protected]; [email protected]; [email protected]
om.br; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; planetstore2007ltda@hotmail.
com; [email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; [email protected]; precisi
[email protected]; [email protected]; [email protected]; pro
[email protected]; [email protected]; [email protected]; p
[email protected]; [email protected]; [email protected]; pulodogato
[email protected]; [email protected]; [email protected]; quan7555c@y
ahoo.com.cn; [email protected]; [email protected]; raikaheringer@
yahoo.com.br; [email protected]; [email protected]; ramonfreerider@hotma
il.com; [email protected]; [email protected]; rapreciosa@hotmail.
com; [email protected]; [email protected]; redebahia2009@hotmail.
com; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]; rh.ba.ho
[email protected]; [email protected]; [email protected]; rh@revistadofornecedor.
com.br; [email protected]; [email protected]; [email protected]; rhshop
[email protected]; [email protected]; [email protected];
[email protected]; [email protected]; ricardosarrazim@hotmail
.com; [email protected]; [email protected]; [email protected]
m; [email protected]; [email protected]; [email protected]; r
[email protected]; [email protected]; [email protected]; rodrig
[email protected]; [email protected]; [email protected]; r
[email protected]; [email protected]; [email protected]; rosange
[email protected]; [email protected]; [email protected]; rrr_me
[email protected]; [email protected]; [email protected]; [email protected]
; [email protected]; [email protected]; [email protected]; safir
[email protected]; [email protected]; [email protected]; samu_ca7@hotma
il.com; [email protected]; [email protected]; [email protected]; sa
[email protected]; [email protected]

You might also like