You are on page 1of 9

(function(){function aa(a){var b=0;return function(){return b<a.length?{done:!

1,value:a[b++]}:{done:!0}}}var ba="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 ca(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 p=ca(this);function u(a,b){if(b)a:{var
c=p;a=a.split(".");for(var d=0;d<a.length-1;d++){var g=a[d];if(!(g in c))break
a;c=c[g]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ba(c,a,{configurable:!
0,writable:!0,value:b})}}
function da(a){var b="undefined"!=typeof
Symbol&&Symbol.iterator&&a[Symbol.iterator];if(b)return
b.call(a);if("number"==typeof a.length)return{next:aa(a)};throw Error(String(a)+"
is not an iterable or ArrayLike");}var ea="function"==typeof Object.create?
Object.create:function(a){function b(){}b.prototype=a;return new b},fa;
if("function"==typeof Object.setPrototypeOf)fa=Object.setPrototypeOf;else{var ha;a:
{var ia={a:!0},ja={};try{ja.__proto__=ia;ha=ja.a;break a}catch(a){}ha=!1}fa=ha?
function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not
extensible");return a}:null}var ka=fa;
function la(a,b)
{a.prototype=ea(b.prototype);a.prototype.constructor=a;if(ka)ka(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.ea=b.prototype}function ma(){for(var
a=Number(this),b=[],c=a;c<arguments.length;c++)b[c-a]=arguments[c];return b}
u("Promise",function(a){function b(e){this.h=0;this.i=void 0;this.g=[];this.u=!
1;var f=this.j();try{e(f.resolve,f.reject)}catch(k){f.reject(k)}}function c()
{this.g=null}function d(e){return e instanceof b?e:new b(function(f)
{f(e)})}if(a)return a;c.prototype.h=function(e){if(null==this.g){this.g=[];var
f=this;this.i(function(){f.m()})}this.g.push(e)};var
g=p.setTimeout;c.prototype.i=function(e){g(e,0)};c.prototype.m=function()
{for(;this.g&&this.g.length;){var e=this.g;this.g=[];for(var f=0;f<e.length;++f)
{var k=
e[f];e[f]=null;try{k()}catch(l){this.j(l)}}}this.g=null};c.prototype.j=function(e)
{this.i(function(){throw e;})};b.prototype.j=function(){function e(l){return
function(m){k||(k=!0,l.call(f,m))}}var f=this,k=!
1;return{resolve:e(this.D),reject:e(this.m)}};b.prototype.D=function(e)
{if(e===this)this.m(new TypeError("A Promise cannot resolve to itself"));else if(e
instanceof b)this.G(e);else{a:switch(typeof e){case "object":var f=null!=e;break
a;case "function":f=!0;break a;default:f=!1}f?this.A(e):this.o(e)}};
b.prototype.A=function(e){var f=void 0;try{f=e.then}catch(k)
{this.m(k);return}"function"==typeof f?
this.H(f,e):this.o(e)};b.prototype.m=function(e)
{this.v(2,e)};b.prototype.o=function(e){this.v(1,e)};b.prototype.v=function(e,f)
{if(0!=this.h)throw Error("Cannot settle("+e+", "+f+"): Promise already settled in
state"+this.h);this.h=e;this.i=f;2===this.h&&this.F();this.B()};b.prototype.F=funct
ion(){var e=this;g(function(){if(e.C()){var f=p.console;"undefined"!==typeof
f&&f.error(e.i)}},1)};b.prototype.C=
function(){if(this.u)return!1;var
e=p.CustomEvent,f=p.Event,k=p.dispatchEvent;if("undefined"===typeof k)return!
0;"function"===typeof e?e=new e("unhandledrejection",{cancelable:!
0}):"function"===typeof f?e=new f("unhandledrejection",{cancelable:!0}):
(e=p.document.createEvent("CustomEvent"),e.initCustomEvent("unhandledrejection",!
1,!0,e));e.promise=this;e.reason=this.i;return k(e)};b.prototype.B=function()
{if(null!=this.g){for(var e=0;e<this.g.length;++e)h.h(this.g[e]);this.g=null}};var
h=new c;b.prototype.G=
function(e){var f=this.j();e.I(f.resolve,f.reject)};b.prototype.H=function(e,f){var
k=this.j();try{e.call(f,k.resolve,k.reject)}catch(l)
{k.reject(l)}};b.prototype.then=function(e,f){function k(q,n)
{return"function"==typeof q?function(r){try{l(q(r))}catch(w){m(w)}}:n}var l,m,t=new
b(function(q,n){l=q;m=n});this.I(k(e,l),k(f,m));return
t};b.prototype.catch=function(e){return this.then(void
0,e)};b.prototype.I=function(e,f){function k(){switch(l.h){case 1:e(l.i);break;case
2:f(l.i);break;default:throw Error("Unexpected state: "+
l.h);}}var l=this;null==this.g?h.h(k):this.g.push(k);this.u=!
0};b.resolve=d;b.reject=function(e){return new b(function(f,k)
{k(e)})};b.race=function(e){return new b(function(f,k){for(var l=da(e),m=l.next();!
m.done;m=l.next())d(m.value).I(f,k)})};b.all=function(e){var
f=da(e),k=f.next();return k.done?d([]):new b(function(l,m){function t(r){return
function(w){q[r]=w;n--;0==n&&l(q)}}var q=[],n=0;do q.push(void 0),n+
+,d(k.value).I(t(q.length-1),m),k=f.next();while(!k.done)})};return b});
var na="function"==typeof Object.assign?Object.assign:function(a,b){for(var
c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var g in
d)Object.prototype.hasOwnProperty.call(d,g)&&(a[g]=d[g])}return
a};u("Object.assign",function(a){return a||na});u("Object.is",function(a){return a?
a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});
u("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d
instanceof String&&(d=String(d));var g=d.length;c=c||
0;for(0>c&&(c=Math.max(c+g,0));c<g;c++){var h=d[c];if(h===b||Object.is(h,b))return!
0}return!1}});
u("String.prototype.includes",function(a){return a?a:function(b,c)
{if(null==this)throw new TypeError("The 'this' value for String.prototype.includes
must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First
argument to String.prototype.includes must not be a regular expression");return-1!
==this.indexOf(b,c||0)}});u("Number.isFinite",function(a){return a?a:function(b)
{return"number"!==typeof b?!1:!isNaN(b)&&Infinity!==b&&-Infinity!==b}});/*

Copyright The Closure Library Authors.


SPDX-License-Identifier: Apache-2.0
*/
var v=this||self;function oa(a,b){a:{var c=["CLOSURE_FLAGS"];for(var
d=v,g=0;g<c.length;g++)if(d=d[c[g]],null==d){c=null;break a}c=d}a=c&&c[a];return
null!=a?a:b}function pa(a){return a};var qa=oa(610401301,!1),ra=oa(572417392,!
0);var x,sa=v.navigator;x=sa?sa.userAgentData||null:null;function ta(a){return qa?
x?x.brands.some(function(b){return(b=b.brand)&&-1!=b.indexOf(a)}):!1:!1}function
z(a){var b;a:{if(b=v.navigator)if(b=b.userAgent)break a;b=""}return-1!
=b.indexOf(a)};function A(){return qa?!!x&&0<x.brands.length:!1}function ua()
{return A()?ta("Chromium"):(z("Chrome")||z("CriOS"))&&!(A()?0:z("Edge"))||
z("Silk")};var va=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},wa=Array.prototype.forEach?function(a,b){Array.prototype.forEach.call(a,b,void
0)}:function(a,b){for(var c=a.length,d="string"===typeof a?a.split(""):a,g=0;g<c;g+
+)g in d&&b.call(void 0,d[g],g,a)};function xa(a){xa[" "](a);return a}xa["
"]=function(){};var ya=A()?!1:z("Trident")||z("MSIE");!z("Android")||
ua();ua();z("Safari")&&(ua()||(A()?0:z("Coast"))||(A()?0:z("Opera"))||(A()?
0:z("Edge"))||(A()?ta("Microsoft Edge"):z("Edg/"))||A()&&ta("Opera"));var
za={},Aa=null;var Ba="undefined"!==typeof Uint8Array,Ca=!ya&&"function"===typeof
btoa;var Da=!ra,Ea=!ra;var B;B="function"===typeof Symbol&&"symbol"===typeof
Symbol()?Symbol():void 0;var Fa=B?function(a,b){a[B]|=b}:function(a,b){void 0!
==a.s?a.s|=b:Object.defineProperties(a,{s:{value:b,configurable:!0,writable:!
0,enumerable:!1}})};function Ga(a){var b=C(a);1!
==(b&1)&&(Object.isFrozen(a)&&(a=Array.prototype.slice.call(a)),D(a,b|1))}var C=B?
function(a){return a[B]|0}:function(a){return a.s|0},E=B?function(a){return
a[B]}:function(a){return a.s},D=B?function(a,b){a[B]=b}:function(a,b){void 0!==a.s?
a.s=b:Object.defineProperties(a,{s:{value:b,configurable:!0,writable:!
0,enumerable:!1}})};
function Ha(){var a=[];Fa(a,1);return a}function Ia(a,b){D(b,(a|0)&-14591)}function
Ja(a,b){D(b,(a|34)&-14557)}function Ka(a){a=a>>14&1023;return 0===a?
536870912:a};var La={},Ma={};function Na(a){return!(!a||"object"!==typeof a||a.da!
==Ma)}function F(a){return null!==a&&"object"===typeof a&&!
Array.isArray(a)&&a.constructor===Object}var Oa,Pa=!ra;function Qa(a,b,c){if(!
Array.isArray(a)||a.length)return!1;var d=C(a);if(d&1)return!0;if(!
(b&&(Array.isArray(b)?b.includes(c):b.has(c))))return!1;D(a,d|1);return!0}var
G,Ra=[];D(Ra,55);G=Object.freeze(Ra);Object.freeze(new function()
{});Object.freeze(new function(){});function Sa(a){if(null==a)return
a;if("string"===typeof a){if(!a)return;a=+a}if("number"===typeof a)return
Number.isFinite(a)?a|0:void 0};var Va;function Wa(a,b){Va=b;a=new a(b);Va=void
0;return a}
function Xa(a,b,c){null==a&&(a=Va);Va=void 0;if(null==a){var d=96;c?(a=[c],d|
=512):a=[];b&&(d=d&-16760833|(b&1023)<<14)}else{if(!Array.isArray(a))throw
Error();d=C(a);if(d&64)return a;d|=64;if(c&&(d|=512,c!==a[0]))throw Error();a:
{c=a;var g=c.length;if(g){var h=g-1;if(F(c[h])){d|=256;b=h-(+!!(d&512)-
1);if(1024<=b)throw Error();d=d&-16760833|(b&1023)<<14;break a}}if(b)
{b=Math.max(b,g-(+!!(d&512)-1));if(1024<b)throw Error();d=d&-16760833|
(b&1023)<<14}}}D(a,d);return a};function Ya(a,b){return Za(b)}
function Za(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case
"boolean":return a?1:0;case "object":if(a){if(Array.isArray(a))return Pa||!
Qa(a,void 0,9999)?a:void 0;if(Ba&&null!=a&&a instanceof Uint8Array){if(Ca){for(var
b="",c=0,d=a.length-
10240;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.from
CharCode.apply(null,c?a.subarray(c):a);a=btoa(b)}else{void 0===b&&(b=0);if(!Aa)
{Aa={};c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split("")
;d=
["+/=","+/","-_=","-_.","-_"];for(var g=0;5>g;g++){var
h=c.concat(d[g].split(""));za[g]=h;for(var e=0;e<h.length;e++){var f=h[e];void
0===Aa[f]&&(Aa[f]=e)}}}b=za[b];c=Array(Math.floor(a.length/3));d=b[64]||"";for(g=h=
0;h<a.length-2;h+=3){var k=a[h],l=a[h+1];f=a[h+2];e=b[k>>2];k=b[(k&3)<<4|
l>>4];l=b[(l&15)<<2|f>>6];f=b[f&63];c[g++]=e+k+l+f}e=0;f=d;switch(a.length-h){case
2:e=a[h+1],f=b[(e&15)<<2]||d;case 1:a=a[h],c[g]=b[a>>2]+b[(a&3)<<4|
e>>4]+f+d}a=c.join("")}return a}}}return a};function $a(a,b,c)
{a=Array.prototype.slice.call(a);var d=a.length,g=b&256?a[d-1]:void 0;d+=g?-
1:0;for(b=b&512?1:0;b<d;b++)a[b]=c(a[b]);if(g){b=a[b]={};for(var h in
g)b[h]=c(g[h])}return a}function ab(a,b,c,d,g,h){if(null!=a)
{if(Array.isArray(a))a=g&&0==a.length&&C(a)&1?void 0:h&&C(a)&2?a:bb(a,b,c,void 0!
==d,g,h);else if(F(a)){var e={},f;for(f in a)e[f]=ab(a[f],b,c,d,g,h);a=e}else
a=b(a,d);return a}}
function bb(a,b,c,d,g,h){var e=d||c?C(a):0;d=d?!!(e&32):void
0;a=Array.prototype.slice.call(a);for(var f=0;f<a.length;f+
+)a[f]=ab(a[f],b,c,d,g,h);c&&c(e,a);return a}function cb(a){return a.J===La?
a.toJSON():Za(a)};function db(a,b,c){c=void 0===c?Ja:c;if(null!=a){if(Ba&&a
instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){var
d=C(a);if(d&2)return a;b&&(b=0===d||!!(d&32)&&!(d&64||!(d&16)));return b?(D(a,(d|
34)&-12293),a):bb(a,db,d&4?Ja:c,!0,!1,!0)}a.J===La&&(c=a.l,d=E(c),a=d&2?
a:Wa(a.constructor,eb(c,d,!0)));return a}}function eb(a,b,c){var d=c||b&2?
Ja:Ia,g=!!(b&32);a=$a(a,b,function(h){return db(h,g,d)});Fa(a,32|(c?2:0));return
a};function fb(a,b){a=a.l;return gb(a,E(a),b)}function gb(a,b,c,d){if(-1===c)return
null;if(c>=Ka(b)){if(b&256)return a[a.length-1][c]}else{var
g=a.length;if(d&&b&256&&(d=a[g-1][c],null!=d))return d;b=c+(+!!(b&512)-
1);if(b<g)return a[b]}}function hb(a,b,c,d,g){var h=Ka(b);if(c>=h||g){var
e=b;if(b&256)g=a[a.length-1];else{if(null==d)return;g=a[h+(+!!(b&512)-1)]={};e|
=256}g[c]=d;c<h&&(a[c+(+!!(b&512)-1)]=void 0);e!==b&&D(a,e)}else a[c+(+!!(b&512)-
1)]=d,b&256&&(a=a[a.length-1],c in a&&delete a[c])}
function ib(a,b,c){a=a.l;var d=E(a),g=gb(a,d,1,c);if(null!=g&&"object"===typeof
g&&g.J===La)b=g;else if(Array.isArray(g)){var h=C(g),e=h;0===e&&(e|=d&32);e|=d&2;e!
==h&&D(g,e);b=new b(g)}else b=void 0;b!==g&&null!=b&&hb(a,d,1,b,c);return
b}function jb(a){var b=H;var c=void 0===c?!1:c;b=ib(a,b,c);if(null==b)return
b;a=a.l;var d=E(a);if(!(d&2)){var g=b;var h=g.l,e=E(h);g=e&2?
Wa(g.constructor,eb(h,e,!1)):g;g!==b&&(b=g,hb(a,d,1,b,c))}return b}
function I(a,b){a=fb(a,b);return null==a||"string"===typeof a?a:void 0}function
J(a,b){return null!=a?a:b}function K(a,b){a=fb(a,b);return
J(null==a||"boolean"===typeof a?a:"number"===typeof a?!!a:void 0,!1)}function
kb(a,b){var c=void 0===c?0:c;return J(Sa(fb(a,b)),c)}function M(a,b,c){if(null!
=c&&"string"!==typeof c)throw Error();a=a.l;var d=E(a);if(d&2)throw
Error();hb(a,d,b,c)};function N(a,b,c)
{this.l=Xa(a,b,c)}N.prototype.toJSON=function(){if(Oa)var a=lb(this,this.l,!1);else
a=bb(this.l,cb,void 0,void 0,!1,!1),a=lb(this,a,!0);return a};N.prototype.J=La;
function lb(a,b,c){var d=a.constructor.P,g=E(c?a.l:b),h=Ka(g),e=!1;if(d&&Pa){if(!c)
{b=Array.prototype.slice.call(b);var f;if(b.length&&F(f=b[b.length-
1]))for(e=0;e<d.length;e++)if(d[e]>=h){Object.assign(b[b.length-1]={},f);break}e=!
0}h=b;c=!c;f=E(a.l);a=Ka(f);f=+!!(f&512)-1;for(var k,l,m=0;m<d.length;m+
+)if(l=d[m],l<a){l+=f;var t=h[l];null==t?h[l]=c?G:Ha():c&&t!==G&&Ga(t)}else k||
(t=void 0,h.length&&F(t=h[h.length-1])?k=t:h.push(k={})),t=k[l],null==k[l]?k[l]=c?
G:Ha():c&&t!==G&&Ga(t)}k=b.length;if(!k)return b;
var q;if(F(h=b[k-1])){a:{var n=h;c={};a=!1;for(var r in n)
{f=n[r];if(Array.isArray(f)){m=f;if(!Ea&&Qa(f,d,+r)||!
Da&&Na(f)&&0===f.size)f=null;f!=m&&(a=!0)}null!=f?c[r]=f:a=!0}if(a){for(var w in c)
{n=c;break a}n=null}}n!=h&&(q=!0);k--}for(g=+!!(g&512)-1;0<k;k--){r=k-1;h=b[r];if(!
(null==h||!Ea&&Qa(h,d,r-g)||!Da&&Na(h)&&0===h.size))break;var X=!0}if(!q&&!X)return
b;var y;e?
y=b:y=Array.prototype.slice.call(b,0,k);b=y;e&&(b.length=k);n&&b.push(n);return
b};function H(a){this.l=Xa(a)}la(H,N);H.P=[28];function mb(a)
{this.l=Xa(a)}la(mb,N);var nb=function(a){return function(b)
{if(null==b||""==b)b=new a;else{b=JSON.parse(b);if(!Array.isArray(b))throw
Error(void 0);Fa(b,32);b=Wa(a,b)}return b}}(mb);mb.P=[21];function ob(a)
{this.l=Xa(a)}la(ob,N);function pb(a){var b=!1,c;return function(){b||(c=a(),b=!
0);return c}};var qb={passive:!0},rb=pb(function(){var a=!1;try{var
b=Object.defineProperty({},"passive",{get:function(){a=!
0}});v.addEventListener("test",null,b)}catch(c){}return a});function sb(a){return
a?a.passive&&rb()?a:a.capture||!1:!1}function O(a,b,c,d)
{a.addEventListener&&a.addEventListener(b,c,sb(d))};var tb;function ub(a)
{this.g=a}ub.prototype.toString=function(){return this.g+""};var vb={};function
P(a){var b=document;return"string"===typeof a?b.getElementById(a):a}function wb(a)
{var b=document;b.getElementsByClassName?a=b.getElementsByClassName(a)[0]:
(b=document,a=b.querySelectorAll&&b.querySelector&&a?
b.querySelector(a?"."+a:""):xb(b,a)[0]||null);return a||null}
function xb(a,b){var c,d;if(a.querySelectorAll&&a.querySelector&&b)return
a.querySelectorAll(b?"."+b:"");if(b&&a.getElementsByClassName){var
g=a.getElementsByClassName(b);return g}g=a.getElementsByTagName("*");if(b){var
h={};for(c=d=0;a=g[c];c++){var e=a.className,f;if(f="function"==typeof
e.split)f=0<=va(e.split(/\s+/),b);f&&(h[d++]=a)}h.length=d;return h}return
g}function yb(a){a&&a.parentNode&&a.parentNode.removeChild(a)};var zb=RegExp("^(?:
([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?
([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$"),Ab=/#|$/;function Bb(a,b){if(a)for(var
c in a)Object.prototype.hasOwnProperty.call(a,c)&&b(a[c],c,a)}function R(a)
{a.preventDefault?a.preventDefault():a.returnValue=!1}function Cb(a,b){b=void
0===b?document:b;return b.createElement(String(a).toLowerCase())};function
Db(a,b,c,d){Eb(a,b,void 0===c?null:c,void 0===d?!1:d)}
function Eb(a,b,c,d){var g=!1;g=void 0===g?!1:g;a.google_image_requests||
(a.google_image_requests=[]);var h=Cb("IMG",a.document);if(c||d){var e=function(f)
{c&&c(f);if(d){f=a.google_image_requests;var
k=va(f,h);0<=k&&Array.prototype.splice.call(f,k,1)}h.removeEventListener&&h.removeE
ventListener("load",e,sb());h.removeEventListener&&h.removeEventListener("error",e,
sb())};O(h,"load",e);O(h,"error",e)}g&&(h.attributionSrc="");h.src=b;a.google_image
_requests.push(h)};var Fb=0;function Gb(a){return(a=Hb(a))&&a.getAttribute("data-
jc-version")||"unknown"}function Hb(a){var b=document.currentScript;return(b=void
0===b?null:b)&&b.getAttribute("data-jc")===String(a)?
b:document.querySelector('[data-jc="'+a+'"]')}
function Ib(){var a=void 0===a?.01:a;if(!(Math.random()>a)){var
b=Hb(60);a="https://"+(b&&"true"===b.getAttribute("data-jc-
rcd")?"pagead2.googlesyndication-cn.com":"pagead2.googlesyndication.com")+"/
pagead/gen_204?id=jca&jc=60&version="+Gb(60)+"&sample="+a;b=window;var c=void
0===c?!1:c;var
d;if(d=b.navigator)d=b.navigator.userAgent,d=/Chrome/.test(d)&&!/Edge/.test(d)?!0:!
1;d&&b.navigator.sendBeacon?b.navigator.sendBeacon(a):Db(b,a,void 0,c)}};var
Jb=document,S=window;function Kb(a){return"string"==typeof a.className?
a.className:a.getAttribute&&a.getAttribute("class")||""}function Pb(a,b)
{a.classList?b=a.classList.contains(b):(a=a.classList?a.classList:Kb(a).match(/\
S+/g)||[],b=0<=va(a,b));return b}function T(a,b)
{if(a.classList)a.classList.add(b);else if(!Pb(a,b)){var c=Kb(a);b=c+(0<c.length?"
"+b:b);"string"==typeof a.className?
a.className=b:a.setAttribute&&a.setAttribute("class",b)}};function Qb(a)
{this.serializedAttributionData=a.toJSON();var
b=a.l;this.g=Wa(a.constructor,eb(b,E(b),!1));this.isMutableImpression=void 0!
==ib(this.g,H,!1)&&!!K(jb(this.g),33);this.Z=!!
K(this.g,11);this.hasUserFeedbackData=!!this.g&&void 0!==ib(this.g,H,!1);this.T=!!
K(this.g,4);this.W=!!K(this.g,6);this.S=!!
K(this.g,13);kb(this.g,8);this.creativeIndexSuffix=1<kb(this.g,8)?
kb(this.g,7).toString():"";null!
=I(this.g,34)&&(this.creativeIndexSuffix=J(I(this.g,34),"")
+"_"+this.creativeIndexSuffix);this.aa=
!!K(this.g,17);this.Y=!!K(this.g,18);this.R=!!K(this.g,14);this.F=!!
K(this.g,15);this.ba=!!
K(this.g,31);this.X=1==K(this.g,9);this.openAttributionInline=1==K(this.g,10);this.
isMobileDevice=!!K(this.g,12);this.A=null;this.V=(a=Jb.querySelector("[data-
slide]"))?"true"===a.getAttribute("data-slide"):!1;(this.H=1<kb(this.g,8))&&void
0===S.goog_multislot_cache&&(S.goog_multislot_cache={});if(this.H&&!this.V)
{if(a=S.goog_multislot_cache.hd,void 0===a){a=!1;if(b=Jb.querySelector("[data-
dim]"))if(b=b.getBoundingClientRect(),
150<=b.right-b.left&&150<=b.bottom-b.top)a=!1;else{var
c=document.body.getBoundingClientRect();150>(1>=Math.abs(c.left-
b.left)&&1>=Math.abs(c.right-b.right)?b.bottom-b.top:b.right-b.left)&&(a=!0)}else
a=!1;window.goog_multislot_cache.hd=a}}else a=!
1;this.G=a;this.B=P("abgcp"+this.creativeIndexSuffix);this.v=P("abgc"+this.creative
IndexSuffix);this.h=P("abgs"+this.creativeIndexSuffix);P("abgl"+this.creativeIndexS
uffix);this.u=P("abgb"+this.creativeIndexSuffix);this.D=P("abgac"+this.creativeInde
xSuffix);
P("mute_panel"+this.creativeIndexSuffix);this.C=wb("goog_delegate_attribution"+this
.creativeIndexSuffix);this.isDelegateAttributionActive=!!this.C&&!!this.R&&!
wb("goog_delegate_disabled")&&!
this.F;if(this.h)a:for(a=this.h,b=a.childNodes,c=0;c<b.length;c++){var
d=b.item(c);if("undefined"!=typeof d.tagName&&"A"==d.tagName.toUpperCase())
{a=d;break a}}else a=null;this.m=a;this.j=this.isDelegateAttributionActive?
this.C:P("cbb"+this.creativeIndexSuffix);this.U=this.G?"0"===this.creativeIndexSuff
ix:!0;this.enableDelegateDismissableMenu=
!!
this.j&&Pb(this.j,"goog_dismissable_menu");this.o=null;this.K=0;this.i=this.isDeleg
ateAttributionActive?this.C:this.W&&this.B?this.B:this.v;this.autoExpandOnLoad=!!
K(this.g,19);this.adbadgeEnabled=!!K(this.g,24);this.enableNativeJakeUi=!!
K(this.g,27)};function Rb(a,b){if(!a)throw Error("bad conv util ctor
args");this.g=a;this.h=b};function U(a,b){a&&Bb(b,function(c,d)
{a.style[d]=c})};function Sb(a,b){var c=void 0===c?
{}:c;this.error=a;this.context=b.context;this.msg=b.message||"";this.id=b.id||"jser
ror";this.meta=c};var Tb=RegExp("^https?://(\\w|-)+\\.cdn\\.ampproject\\.(net|org)
(\\?|/|$)");function Ub(a,b){this.g=a;this.h=b}function Vb(a,b)
{this.url=a;this.N=!!b;this.depth=null};var Wb=null;function Xb(){var a=void 0===a?
v:a;return(a=a.performance)&&a.now&&a.timing?Math.floor(a.now()
+a.timing.navigationStart):Date.now()}function Yb(){var a=void 0===a?
v:a;return(a=a.performance)&&a.now?a.now():null};function Zb(a,b){var c=Yb()||
Xb();this.label=a;this.type=b;this.value=c;this.duration=0;this.taskId=this.slotId=
void 0;this.uniqueId=Math.random()};var V=v.performance,$b=!!
(V&&V.mark&&V.measure&&V.clearMarks),ac=pb(function(){var a;if(a=$b){var
b;if(null===Wb){Wb="";try{a="";try{a=v.top.location.hash}catch(c)
{a=v.location.hash}a&&(Wb=(b=a.match(/\bdeid=([\d,]+)/))?b[1]:"")}catch(c)
{}}b=Wb;a=!!b.indexOf&&0<=b.indexOf("1337")}return a});
function bc(){var a=window;this.h=[];this.i=a||v;var
b=null;a&&(a.google_js_reporting_queue=a.google_js_reporting_queue||
[],this.h=a.google_js_reporting_queue,b=a.google_measure_js_timing);this.g=ac()||
(null!=b?b:1>Math.random())}function cc(a)
{a&&V&&ac()&&(V.clearMarks("goog_"+a.label+"_"+a.uniqueId+"_start"),V.clearMarks("g
oog_"+a.label+"_"+a.uniqueId+"_end"))}bc.prototype.start=function(a,b){if(!
this.g)return null;a=new
Zb(a,b);b="goog_"+a.label+"_"+a.uniqueId+"_start";V&&ac()&&V.mark(b);return a};
bc.prototype.end=function(a){if(this.g&&"number"===typeof a.value)
{a.duration=(Yb()||Xb())-a.value;var
b="goog_"+a.label+"_"+a.uniqueId+"_end";V&&ac()&&V.mark(b);!this.g||
2048<this.h.length||this.h.push(a)}};function dc()
{this.i="&";this.h={};this.j=0;this.g=[]}function ec(a,b){var
c={};c[a]=b;return[c]}function fc(a,b,c,d,g){var h=[];Bb(a,function(e,f)
{(e=gc(e,b,c,d,g))&&h.push(f+"="+e)});return h.join(b)}
function gc(a,b,c,d,g){if(null==a)return"";b=b||"&";c=c||",$";"string"==typeof
c&&(c=c.split(""));if(a instanceof Array){if(d=d||0,d<c.length){for(var
h=[],e=0;e<a.length;e++)h.push(gc(a[e],b,c,d+1,g));return h.join(c[d])}}else
if("object"==typeof a)return g=g||0,2>g?
encodeURIComponent(fc(a,b,c,d,g+1)):"...";return encodeURIComponent(String(a))}
function hc(a,b){var c="https://pagead2.googlesyndication.com"+b,d=ic(a)-
b.length;if(0>d)return"";a.g.sort(function(m,t){return m-t});b=null;for(var
g="",h=0;h<a.g.length;h++)for(var e=a.g[h],f=a.h[e],k=0;k<f.length;k++){if(!d)
{b=null==b?e:b;break}var l=fc(f[k],a.i,",$");if(l){l=g+l;if(d>=l.length){d-
=l.length;c+=l;g=a.i;break}b=null==b?e:b}}a="";null!=b&&(a=g+"trn="+b);return
c+a}function ic(a){var b=1,c;for(c in a.h)b=c.length>b?c.length:b;return 3997-b-
a.i.length-1};function jc(){var a=kc;this.pinger=lc;this.g=void 0===a?
null:a;this.h=null;this.i=!1;this.m=this.j}function mc(a,b){var
c=nc;try{if(c.g&&c.g.g){var d=c.g.start(a.toString(),3);var g=b();c.g.end(d)}else
g=b()}catch(f){b=!0;try{cc(d),b=c.m(a,new Sb(f,{message:oc(f)}),void 0,void
0)}catch(k){c.j(217,k)}if(b){var h,e;null==(h=window.console)||null==(e=h.error)||
e.call(h,f)}else throw f;}return g}
function pc(a,b){return function(){var c=ma.apply(0,arguments);return
mc(a,function(){return b.apply(void 0,c)})}}
jc.prototype.j=function(a,b,c,d,g){g=g||"jserror";try{var h=new
dc;h.g.push(1);h.h[1]=ec("context",a);b.error&&b.meta&&b.id||(b=new Sb(b,
{message:oc(b)}));if(b.msg){var e=b.msg;null==e.substring&&(e="b/320546888 "+typeof
e+" "+e);var f=e.substring(0,512);h.g.push(2);h.h[2]=ec("msg",f)}var k=b.meta||
{};if(this.h)try{this.h(k)}catch(Q){}if(d)try{d(k)}catch(Q)
{}b=[k];h.g.push(3);h.h[3]=b;d=v;b=[];e=null;do{var l=d;try{var m;if(m=!!l&&null!
=l.location.href)b:{try{xa(l.foo);m=!0;break b}catch(Q){}m=!1}var t=
m}catch(Q){t=!1}if(t){var q=l.location.href;e=l.document&&l.document.referrer||
null}else q=e,e=null;b.push(new Vb(q||""));try{d=l.parent}catch(Q)
{d=null}}while(d&&l!=d);q=0;for(var n=b.length-1;q<=n;++q)b[q].depth=n-
q;l=v;if(l.location&&l.location.ancestorOrigins&&l.location.ancestorOrigins.length=
=b.length-1)for(n=1;n<b.length;++n){var r=b[n];r.url||
(r.url=l.location.ancestorOrigins[n-1]||"",r.N=!0)}var w=new Vb(v.location.href,!
1);l=null;var X=b.length-1;for(r=X;0<=r;--r){var y=b[r];!l&&Tb.test(y.url)&&
(l=y);if(y.url&&!y.N){w=y;break}}y=null;var Ec=b.length&&b[X].url;0!
=w.depth&&Ec&&(y=b[X]);var L=new Ub(w,y);if(L.h){var
Fc=L.h.url||"";h.g.push(4);h.h[4]=ec("top",Fc)}var Ta={url:L.g.url||""};if(L.g.url)
{var
Ua=L.g.url.match(zb),Lb=Ua[1],Mb=Ua[3],Nb=Ua[4];w="";Lb&&(w+=Lb+":");Mb&&(w+="//",w
+=Mb,Nb&&(w+=":"+Nb));var Ob=w}else Ob="";Ta=[Ta,
{url:Ob}];h.g.push(5);h.h[5]=Ta;qc(this.pinger,g,h,this.i,c)}catch(Q)
{try{qc(this.pinger,g,
{context:"ecmserr",rctx:a,msg:oc(Q),url:L&&L.g.url},this.i,c)}catch(Tc){}}return!
0};
function oc(a){var b=a.toString();a.name&&-1==b.indexOf(a.name)&&(b+=":
"+a.name);a.message&&-1==b.indexOf(a.message)&&(b+=": "+a.message);if(a.stack)
{a=a.stack;var c=b;try{-1==a.indexOf(c)&&(a=c+"\n"+a);for(var d;a!
=d;)d=a,a=a.replace(RegExp("((https?:/..*/)[^/:]*:\\d+(?:.|\n)*)\\
2"),"$1");b=a.replace(RegExp("\n *","g"),"\n")}catch(g){b=c}}return b};function
rc(){this.g=Math.random()}function sc(){var
a=lc,b=window.google_srt;0<=b&&1>=b&&(a.g=b)}function qc(a,b,c,d,g){if(((void
0===d?0:d)?a.g:Math.random())<(g||.01))try{if(c instanceof dc)var h=c;else h=new
dc,Bb(c,function(f,k){var l=h,m=l.j++;f=ec(k,f);l.g.push(m);l.h[m]=f});var
e=hc(h,"/pagead/gen_204?id="+b+"&");e&&Db(v,e)}catch(f){}};var lc,nc,kc=new
bc;function tc(){if(!window.google_measure_js_timing){var a=kc;a.g=!1;a.h!
=a.i.google_js_reporting_queue&&(ac()&&wa(a.h,cc),a.h.length=0)}}(function(a)
{lc=null!=a?a:new rc;"number"!==typeof
window.google_srt&&(window.google_srt=Math.random());sc();nc=new
jc;nc.h=function(b){var c=Fb;0!==c&&(b.jc=String(c),b.shv=Gb(c))};nc.i=!
0;"complete"==window.document.readyState?tc():kc.g&&O(window,"load",function()
{tc()})})();function W(a,b){return pc(a,b)};function uc(a,b){var
c=this;this.g=a;this.h=b;this.g.aa||(this.j=!1,this.i=null,!this.g.G||
this.g.adbadgeEnabled||this.g.U?vc(this):
(a={display:"none"},b={width:"15px",height:"15px"},this.g.isMobileDevice?
(U(this.g.u,a),U(this.g.h,a),U(this.g.B,b),U(this.g.v,b)):U(this.g.v,a)),wc(this),t
his.g.enableNativeJakeUi&&T(this.g.D,"abgnac"),this.g.isDelegateAttributionActive?
(T(document.body,"goog_delegate_active"),T(document.body,"jaa")):(!
this.g.isMutableImpression&&this.g.j&&yb(this.g.j),setTimeout(function()
{T(document.body,
"jar")},this.g.S?
750:100)),this.g.F&&T(document.body,"goog_delegate_disabled"),this.g.autoExpandOnLo
ad&&S.addEventListener("load",function(){return c.h()}))}
function wc(a){if(a.g.Z)O(a.g.i,"click",W(365,function(c){var
d=S.goog_interstitial_display;d&&(d(c),c&&(c.stopPropagation(),c.preventDefault()))
}));else if(a.g.isMutableImpression&&a.g.isMobileDevice)O(a.g.i,"click",function()
{return a.h()});else if(a.g.isMutableImpression&&!
a.g.isMobileDevice&&(a.g.j&&(O(a.g.j,"click",function(){return
a.h()}),O(a.g.j,"keydown",function(c){"Enter"!==c.code&&"Space"!==c.code||
a.h()})),a.g.ba&&a.g.h&&O(a.g.h,"click",function(){return
a.h()})),a.g.T)xc(a);else{O(a.g.i,
"mouseover",W(367,function(){return xc(a)}));O(a.g.i,"mouseout",W(369,function()
{return yc(a,500)}));O(a.g.i,"touchstart",W(368,function(){return xc(a)}),qb);var
b=W(370,function(){return
yc(a,4E3)});O(a.g.i,"mouseup",b);O(a.g.i,"touchend",b);O(a.g.i,"touchcancel",b);a.g
.m&&O(a.g.m,"click",W(371,function(c){return a.preventDefault(c)}))}}
function vc(a){if(a.g.m&&a.g.Y){var b=jb(a.g.g);b&&null!=I(b,5)&&null!
=I(b,6)&&(a.i=new Rb(J(I(b,5),""),J(I(b,19),"")));O(a.g.m,"click",W(452,function()
{if(!a.j&&(a.j=!0,a.i)){var c=a.i;var d=c.g;var g=d.search(Ab),h;b:
{for(h=0;0<=(h=d.indexOf("ad_signals",h))&&h<g;){var e=d.charCodeAt(h-1);if(38==e||
63==e)if(e=d.charCodeAt(h+10),!e||61==e||38==e||35==e)break b;h+=11}h=-
1}if(0>h)d=null;else{e=d.indexOf("&",h);if(0>e||
e>g)e=g;d=decodeURIComponent(d.slice(h+11,-1!==e?e:0).replace(/\+/g," "))}if(d){d=
{L:d,label:"closebutton_whythisad_click",O:"1",M:""};var f=void 0===f?v:f;c=new
ob;null!=d&&(null!=d.L&&M(c,1,d.L),null!=d.ca&&M(c,3,d.ca),null!
=d.label&&M(c,6,d.label),null!=d.O&&M(c,7,d.O),null!=d.M&&M(c,8,d.M));f=void 0===f?
window:f;if(null!=(f=f.fence)){d=f.reportEvent;a:{Oa=!0;try{var
k=JSON.stringify(c.toJSON(),Ya);break a}finally{Oa=!1}k=void 0}d.call(f,
{eventType:"interaction",eventData:k,destination:["buyer"]})}}else
k=c.g+"&label=closebutton_whythisad_click",k+="&label_instance=1",c.h&&
(k+="&cid="+c.h),Db(window,k)}}))}}function zc(a){var b=a.g.D;void 0!
==b&&(b.style.display="block",a.g.enableNativeJakeUi&&window.requestAnimationFrame(
function(){T(b,"abgacfo")}))}function xc(a)
{window.clearTimeout(a.g.o);a.g.o=null;a.g.h&&"block"==a.g.h.style.display||
(a.g.K=Date.now(),a.g.u&&a.g.h&&(a.g.u.style.display="none",a.g.h.style.display="bl
ock"))}function yc(a,b)
{window.clearTimeout(a.g.o);a.g.o=window.setTimeout(function(){return Ac(a)},b)}
function Ac(a)
{window.clearTimeout(a.g.o);a.g.o=null;a.g.u&&a.g.h&&(a.g.u.style.display="block",a
.g.h.style.display="none")}
uc.prototype.preventDefault=function(a)
{if(this.g.h&&"block"==this.g.h.style.display&&500>Date.now()-this.g.K)R(a);else
if(this.g.openAttributionInline){var b=this.g.m.getAttribute("href");window.adSlot?
window.adSlot.openAttribution(b)&&R(a):window.openAttribution&&(window.openAttribut
ion(b),R(a))}else this.g.X&&(b=this.g.m.getAttribute("href"),window.adSlot?
window.adSlot.openSystemBrowser(b)&&R(a):window.openSystemBrowser&&(window.openSyst
emBrowser(b),R(a)))};function Bc(a){var b=Cc,c=this;if(!b)throw Error("bad
ctor");this.i=b;this.h=a;this.g=!1;wb("goog_delegate_deferred")?void 0!
==S.goog_delegate_deferred_token?Dc(this):(a=function()
{Dc(c)},S.goog_delegate_deferred_token=a,setTimeout(a,5E3)):Dc(this)}function Dc(a)
{if(!a.g&&(a.g=!0,S.goog_delegate_deferred_token=void 0,a.h)){var
b=a.i;a=nb(JSON.stringify(a.h));if(!a)throw Error("bad attrdata");a=new Qb(a);new
b(a)}};function Gc(){var a=this;this.promise=new Promise(function(b,c)
{a.resolve=b;a.reject=c})};function Hc(){var a=new
Gc;return{promise:a.promise,resolve:a.resolve}};/*

SPDX-License-Identifier: Apache-2.0
*/
function Ic(a,b){b=void 0===b?function(){}:b;a.google_llp||
(a.google_llp={});a=a.google_llp;var c=a[5];if(c)return c;c=Hc();a[5]=c;b();return
c}
function Jc(a,b){return Ic(a,function(){var c=a.document,d=Cb("SCRIPT",c);d.src=b
instanceof ub&&b.constructor===ub?b.g:"type_error:TrustedResourceUrl";var
g,h,e=null==(h=(g=(d.ownerDocument&&d.ownerDocument.defaultView||
window).document).querySelector)?void 0:h.call(g,"script[nonce]");(g=e?e.nonce||
e.getAttribute("nonce")||"":"")&&d.setAttribute("nonce",g);
(c=c.getElementsByTagName("script")
[0])&&c.parentNode&&c.parentNode.insertBefore(d,c)}).promise};function Kc(a)
{a=null===a?"null":void 0===a?"undefined":a;if(void 0===tb){var b=null;var
c=v.trustedTypes;if(c&&c.createPolicy){try{b=c.createPolicy("goog#html",
{createHTML:pa,createScript:pa,createScriptURL:pa})}catch(d)
{v.console&&v.console.error(d.message)}tb=b}else tb=b}a=(b=tb)?
b.createScriptURL(a):a;return new ub(a,vb)};function Cc(a){var
b=this;this.g=a;this.h=new uc(this.g,W(359,function(){return Lc(b)}))}function
Lc(a){a.g.A?a.g.A.expandAttributionCard():(mc(373,function()
{Ac(a.h);zc(a.h)}),Jc(window,Kc("https://pagead2.googlesyndication.com/pagead/js/"+
(J(I(a.g.g,33),"")+"/abg_survey.js"))).then(function(b)
{b.createAttributionCard(a.g);a.g.A=b;b.expandAttributionCard()}),Ib())}
function Mc(a){var b=[a];b=void 0===b?[]:b;v.google_logging_queue||
(v.google_logging_queue=[]);v.google_logging_queue.push([11,b]);new
Bc(a)};Fb=60;var Nc=Hb(60);if(null==Nc)throw Error("JSC not found 60");for(var
Oc={},Pc=Nc.attributes,Qc=Pc.length-1;0<=Qc;Qc--){var
Rc=Pc[Qc].name;0===Rc.indexOf("data-
jcp-")&&(Oc[Rc.substring(9)]=Pc[Qc].value)}if(Oc["attribution-
data"])Mc(JSON.parse(Oc["attribution-data"]));else{var
Sc=["buildAttribution"],Y=v;Sc[0]in Y||"undefined"==typeof Y.execScript||
Y.execScript("var "+Sc[0]);for(var Z;Sc.length&&(Z=Sc.shift());)Sc.length||void
0===Mc?Y[Z]&&Y[Z]!==Object.prototype[Z]?Y=Y[Z]:Y=Y[Z]={}:Y[Z]=Mc};}).call(this);

You might also like

  • Veracode Apis Guide
    Veracode Apis Guide
    Document204 pages
    Veracode Apis Guide
    rammohanshastry
    No ratings yet
  • F
    F
    Document9 pages
    F
    guravareddy
    No ratings yet
  • F
    F
    Document9 pages
    F
    Nádia Viana
    No ratings yet
  • F
    F
    Document9 pages
    F
    kaortega2277
    No ratings yet
  • Lektira Za Osmi Razred
    Lektira Za Osmi Razred
    Document9 pages
    Lektira Za Osmi Razred
    idemosejesti134
    No ratings yet
  • F
    F
    Document9 pages
    F
    Sándor Horváth
    No ratings yet
  • F
    F
    Document9 pages
    F
    Rogelio Hernandez Zamora
    No ratings yet
  • F
    F
    Document8 pages
    F
    duroruben4
    No ratings yet
  • F
    F
    Document8 pages
    F
    pedrofuenteshuarote62
    No ratings yet
  • F
    F
    Document13 pages
    F
    Sándor Horváth
    No ratings yet
  • F
    F
    Document13 pages
    F
    zaide CB
    No ratings yet
  • F
    F
    Document8 pages
    F
    Yashvardhan Singh
    No ratings yet
  • F
    F
    Document13 pages
    F
    invecesarlino
    No ratings yet
  • F
    F
    Document8 pages
    F
    Lê Anh Nguyễn
    No ratings yet
  • F
    F
    Document14 pages
    F
    anhhuynh220803
    No ratings yet
  • F
    F
    Document8 pages
    F
    CHALAVADI SAI BABU
    No ratings yet
  • F
    F
    Document8 pages
    F
    Regina Castillo Aguilar
    No ratings yet
  • F
    F
    Document23 pages
    F
    Nurbaiti Nasution
    No ratings yet
  • F (8) Halloween Stories
    F (8) Halloween Stories
    Document24 pages
    F (8) Halloween Stories
    Nicole Emily Jeričevič
    No ratings yet
  • F
    F
    Document24 pages
    F
    pedrofuenteshuarote62
    No ratings yet
  • F
    F
    Document24 pages
    F
    trunodipo.prasetyo
    No ratings yet
  • F
    F
    Document24 pages
    F
    lebrina sapai
    No ratings yet
  • F
    F
    Document25 pages
    F
    caber2631994
    No ratings yet
  • F
    F
    Document54 pages
    F
    melchioralberto2005
    No ratings yet
  • F
    F
    Document11 pages
    F
    SERGIO KARAMANOS
    No ratings yet
  • F
    F
    Document8 pages
    F
    Carlos Félix Soberanes
    No ratings yet
  • F
    F
    Document8 pages
    F
    priya Adriano y sus aventuras
    No ratings yet
  • F (3) Navidad 3
    F (3) Navidad 3
    Document24 pages
    F (3) Navidad 3
    REGINALDO RUIZ GUARDADO
    No ratings yet
  • F
    F
    Document11 pages
    F
    Elida Dumitru
    No ratings yet
  • F
    F
    Document8 pages
    F
    26. Phương Ly
    No ratings yet
  • F
    F
    Document11 pages
    F
    Raiza Monserrat Ortiz
    No ratings yet
  • F
    F
    Document57 pages
    F
    marinbraghis28
    No ratings yet
  • F
    F
    Document55 pages
    F
    Nurfatwa Anggraeni
    No ratings yet
  • F
    F
    Document57 pages
    F
    BearSon IR
    No ratings yet
  • F
    F
    Document55 pages
    F
    Proud Fah
    No ratings yet
  • F
    F
    Document57 pages
    F
    edujosetavares09
    No ratings yet
  • F
    F
    Document54 pages
    F
    Paz Bustos
    No ratings yet
  • F
    F
    Document57 pages
    F
    dongirirajalaxmi
    No ratings yet
  • F
    F
    Document55 pages
    F
    raman192021
    No ratings yet
  • F
    F
    Document57 pages
    F
    denis.rivera.963
    No ratings yet
  • F
    F
    Document56 pages
    F
    jfortunato288
    No ratings yet
  • F
    F
    Document55 pages
    F
    Aman Gupta
    No ratings yet
  • F
    F
    Document54 pages
    F
    bnyamfen
    No ratings yet
  • F
    F
    Document54 pages
    F
    Taranath
    No ratings yet
  • F
    F
    Document54 pages
    F
    carolbattilani
    No ratings yet
  • F
    F
    Document53 pages
    F
    Nádia Viana
    No ratings yet
  • F
    F
    Document3 pages
    F
    telleznavachristian
    No ratings yet
  • F
    F
    Document12 pages
    F
    Nina Yuliana
    No ratings yet
  • F
    F
    Document8 pages
    F
    herardjorlady
    No ratings yet
  • F
    F
    Document8 pages
    F
    Honore Adoun
    No ratings yet
  • F
    F
    Document31 pages
    F
    MARCO ANTONIO MORENO SANCHEZ
    No ratings yet
  • F
    F
    Document55 pages
    F
    heyllisanchezflores
    No ratings yet
  • F
    F
    Document12 pages
    F
    Ricardo Velazquez
    No ratings yet
  • F
    F
    Document11 pages
    F
    Rishab Ramchurn
    No ratings yet
  • F
    F
    Document11 pages
    F
    jody
    No ratings yet
  • F
    F
    Document8 pages
    F
    samantha navarrete
    No ratings yet
  • F
    F
    Document15 pages
    F
    wesleytaasantos
    No ratings yet
  • F
    F
    Document11 pages
    F
    Don Watson
    No ratings yet
  • F
    F
    Document7 pages
    F
    Sipo Niyo Nati Laba
    No ratings yet
  • Javascript Assessment Test
    Javascript Assessment Test
    From Everand
    Javascript Assessment Test
    No ratings yet
  • Computer Engineering Laboratory Solution Primer
    Computer Engineering Laboratory Solution Primer
    From Everand
    Computer Engineering Laboratory Solution Primer
    No ratings yet
  • Data Structures and Algorithms Algorithms in C++: Jordi Petit Salvador Roura Albert Atserias
    Data Structures and Algorithms Algorithms in C++: Jordi Petit Salvador Roura Albert Atserias
    Document69 pages
    Data Structures and Algorithms Algorithms in C++: Jordi Petit Salvador Roura Albert Atserias
    Mohamed Yassine
    No ratings yet
  • Data Structures and Application QP Vtu
    Data Structures and Application QP Vtu
    Document9 pages
    Data Structures and Application QP Vtu
    Fazal Khan
    No ratings yet
  • Sy Java
    Sy Java
    Document4 pages
    Sy Java
    Varad Vinherkar
    No ratings yet
  • Cdi Best Practices
    Cdi Best Practices
    Document50 pages
    Cdi Best Practices
    Juan P. Perez P.
    No ratings yet
  • Datastructure Notes
    Datastructure Notes
    Document205 pages
    Datastructure Notes
    Armaan Pinjari
    No ratings yet
  • Java Notes-2
    Java Notes-2
    Document30 pages
    Java Notes-2
    Pratik Patil
    No ratings yet
  • Logical Data Modelling PDF
    Logical Data Modelling PDF
    Document29 pages
    Logical Data Modelling PDF
    Venu Madhav
    No ratings yet
  • AGILE Methologics Set 1
    AGILE Methologics Set 1
    Document2 pages
    AGILE Methologics Set 1
    nvsrinivasan1991
    No ratings yet
  • CP Lab Manual
    CP Lab Manual
    Document101 pages
    CP Lab Manual
    miraclesuresh
    No ratings yet
  • Bus Ticket
    Bus Ticket
    Document62 pages
    Bus Ticket
    mansha99
    No ratings yet
  • F3 CL Javascipt L1
    F3 CL Javascipt L1
    Document6 pages
    F3 CL Javascipt L1
    Salad Wong
    No ratings yet
  • Contributer:: Santosh Kumar Mishra
    Contributer:: Santosh Kumar Mishra
    Document240 pages
    Contributer:: Santosh Kumar Mishra
    JAck
    No ratings yet
  • Resume 8648934bcfebc7eab736
    Resume 8648934bcfebc7eab736
    Document1 page
    Resume 8648934bcfebc7eab736
    Aina finaritra Razanamino
    No ratings yet
  • ABAP All Statement
    ABAP All Statement
    Document11 pages
    ABAP All Statement
    mohamed refay
    No ratings yet
  • Class 11 Computer Science Chapterwise MCQ
    Class 11 Computer Science Chapterwise MCQ
    Document66 pages
    Class 11 Computer Science Chapterwise MCQ
    vamsi hari
    No ratings yet
  • Excel IFERROR Function With Formula Examples
    Excel IFERROR Function With Formula Examples
    Document5 pages
    Excel IFERROR Function With Formula Examples
    P Singh Karki
    No ratings yet
  • 100 TOP Real Time Objective C Multiple Choice Questions and Answers PDF Download
    100 TOP Real Time Objective C Multiple Choice Questions and Answers PDF Download
    Document22 pages
    100 TOP Real Time Objective C Multiple Choice Questions and Answers PDF Download
    Nayan Bari
    No ratings yet
  • Problem-Solving and Design
    Problem-Solving and Design
    Document102 pages
    Problem-Solving and Design
    Jason
    No ratings yet
  • COP-2220C Instructor: Brian Williamson: "640K Ought To Be Enough For Anybody." - Bill Gates, 1981
    COP-2220C Instructor: Brian Williamson: "640K Ought To Be Enough For Anybody." - Bill Gates, 1981
    Document34 pages
    COP-2220C Instructor: Brian Williamson: "640K Ought To Be Enough For Anybody." - Bill Gates, 1981
    Jayven
    No ratings yet
  • Rcs Document Part4
    Rcs Document Part4
    Document1 page
    Rcs Document Part4
    rajesh.remaraghavan1866
    No ratings yet
  • Camera VC0706
    Camera VC0706
    Document7 pages
    Camera VC0706
    KuanTing Kuo
    No ratings yet
  • RDBMS For BCOM 6th (Old) and 3rd (New) Sem
    RDBMS For BCOM 6th (Old) and 3rd (New) Sem
    Document110 pages
    RDBMS For BCOM 6th (Old) and 3rd (New) Sem
    Bhanu Prakash Reddy
    100% (3)
  • Lagrangian Relaxation
    Lagrangian Relaxation
    Document27 pages
    Lagrangian Relaxation
    Lana Cld
    No ratings yet
  • Certification Tips - Imperative Commands With Kubectl
    Certification Tips - Imperative Commands With Kubectl
    Document3 pages
    Certification Tips - Imperative Commands With Kubectl
    dandaniel3000
    No ratings yet
  • Algorithm: Algorithm Is A Step-By-Step Procedure or Sequence of Instruction To Solve A Problem
    Algorithm: Algorithm Is A Step-By-Step Procedure or Sequence of Instruction To Solve A Problem
    Document38 pages
    Algorithm: Algorithm Is A Step-By-Step Procedure or Sequence of Instruction To Solve A Problem
    siva ganesh
    No ratings yet
  • Populate Data From Database Into JTable in Netbeans
    Populate Data From Database Into JTable in Netbeans
    Document13 pages
    Populate Data From Database Into JTable in Netbeans
    Sam Nil
    100% (1)
  • Chapter4 PDF
    Chapter4 PDF
    Document33 pages
    Chapter4 PDF
    Uriel Zamora
    No ratings yet
  • Chapter Five - Exception Handling
    Chapter Five - Exception Handling
    Document6 pages
    Chapter Five - Exception Handling
    Kene Birhanu
    No ratings yet
  • MCQs Lecture 4
    MCQs Lecture 4
    Document5 pages
    MCQs Lecture 4
    tayyab
    No ratings yet