You are on page 1of 8

(function(){/*

Copyright The Closure Library Authors.


SPDX-License-Identifier: Apache-2.0
*/
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 r=ca(this);function t(a,b){if(b)a:{var
c=r;a=a.split(".");for(var d=0;d<a.length-1;d++){var f=a[d];if(!(f in c))break
a;c=c[f]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ba(c,a,{configurable:!
0,writable:!0,value:b})}}
t("Symbol",function(a){function b(g){if(this instanceof b)throw new
TypeError("Symbol is not a constructor");return new c(d+(g||"")+"_"+f++,g)}function
c(g,e){this.g=g;ba(this,"description",{configurable:!0,writable:!
0,value:e})}if(a)return a;c.prototype.toString=function(){return this.g};var
d="jscomp_symbol_"+(1E9*Math.random()>>>0)+"_",f=0;return b});
t("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var
b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array
Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var
d=r[b[c]];"function"===typeof d&&"function"!=typeof
d.prototype[a]&&ba(d.prototype,a,{configurable:!0,writable:!0,value:function()
{return da(aa(this))}})}return a});function da(a)
{a={next:a};a[Symbol.iterator]=function(){return this};return a}
function ea(a){var b="undefined"!=typeof
Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:aa(a)}}var
fa="function"==typeof Object.create?Object.create:function(a){function b()
{}b.prototype=a;return new b},ha;if("function"==typeof
Object.setPrototypeOf)ha=Object.setPrototypeOf;else{var ia;a:{var ka={a:!
0},la={};try{la.__proto__=ka;ia=la.a;break a}catch(a){}ia=!1}ha=ia?function(a,b)
{a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not
extensible");return a}:null}
var ma=ha;function na(a,b)
{a.prototype=fa(b.prototype);a.prototype.constructor=a;if(ma)ma(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.ba=b.prototype}function oa(){for(var
a=Number(this),b=[],c=a;c<arguments.length;c++)b[c-a]=arguments[c];return b}
t("Promise",function(a){function b(e){this.h=0;this.i=void 0;this.g=[];this.u=!
1;var h=this.l();try{e(h.resolve,h.reject)}catch(k){h.reject(k)}}function c()
{this.g=null}function d(e){return e instanceof b?e:new b(function(h)
{h(e)})}if(a)return a;c.prototype.h=function(e){if(null==this.g){this.g=[];var
h=this;this.i(function(){h.m()})}this.g.push(e)};var
f=r.setTimeout;c.prototype.i=function(e){f(e,0)};c.prototype.m=function()
{for(;this.g&&this.g.length;){var e=this.g;this.g=[];for(var h=0;h<e.length;++h)
{var k=
e[h];e[h]=null;try{k()}catch(l){this.l(l)}}}this.g=null};c.prototype.l=function(e)
{this.i(function(){throw e;})};b.prototype.l=function(){function e(l){return
function(n){k||(k=!0,l.call(h,n))}}var h=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 h=null!=e;break
a;case "function":h=!0;break a;default:h=!1}h?this.A(e):this.o(e)}};
b.prototype.A=function(e){var h=void 0;try{h=e.then}catch(k)
{this.m(k);return}"function"==typeof h?
this.H(h,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,h)
{if(0!=this.h)throw Error("Cannot settle("+e+", "+h+"): Promise already settled in
state"+this.h);this.h=e;this.i=h;2===this.h&&this.F();this.B()};b.prototype.F=funct
ion(){var e=this;f(function(){if(e.C()){var h=r.console;"undefined"!==typeof
h&&h.error(e.i)}},1)};b.prototype.C=
function(){if(this.u)return!1;var
e=r.CustomEvent,h=r.Event,k=r.dispatchEvent;if("undefined"===typeof k)return!
0;"function"===typeof e?e=new e("unhandledrejection",{cancelable:!
0}):"function"===typeof h?e=new h("unhandledrejection",{cancelable:!0}):
(e=r.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)g.h(this.g[e]);this.g=null}};var
g=new c;b.prototype.G=
function(e){var h=this.l();e.I(h.resolve,h.reject)};b.prototype.H=function(e,h){var
k=this.l();try{e.call(h,k.resolve,k.reject)}catch(l)
{k.reject(l)}};b.prototype.then=function(e,h){function k(p,m)
{return"function"==typeof p?function(w){try{l(p(w))}catch(y){n(y)}}:m}var l,n,q=new
b(function(p,m){l=p;n=m});this.I(k(e,l),k(h,n));return
q};b.prototype.catch=function(e){return this.then(void
0,e)};b.prototype.I=function(e,h){function k(){switch(l.h){case 1:e(l.i);break;case
2:h(l.i);break;default:throw Error("Unexpected state: "+
l.h);}}var l=this;null==this.g?g.h(k):this.g.push(k);this.u=!
0};b.resolve=d;b.reject=function(e){return new b(function(h,k)
{k(e)})};b.race=function(e){return new b(function(h,k){for(var l=ea(e),n=l.next();!
n.done;n=l.next())d(n.value).I(h,k)})};b.all=function(e){var
h=ea(e),k=h.next();return k.done?d([]):new b(function(l,n){function q(w){return
function(y){p[w]=y;m--;0==m&&l(p)}}var p=[],m=0;do p.push(void 0),m+
+,d(k.value).I(q(p.length-1),n),k=h.next();while(!k.done)})};return b});
function pa(a,b){a instanceof String&&(a+="");var c=0,d=!1,f={next:function(){if(!
d&&c<a.length){var g=c++;return{value:b(g,a[g]),done:!1}}d=!0;return{done:!
0,value:void 0}}};f[Symbol.iterator]=function(){return f};return
f}t("Array.prototype.keys",function(a){return a?a:function(){return
pa(this,function(b){return b})}});t("Number.isNaN",function(a){return a?
a:function(b){return"number"===typeof b&&isNaN(b)}});var v=this||self;function
qa(a){return a};var ra=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},sa=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,f=0;f<c;f+
+)f in d&&b.call(void 0,d[f],f,a)},ta=Array.prototype.every?function(a,b){return
Array.prototype.every.call(a,
b,void 0)}:function(a,b){for(var c=a.length,d="string"===typeof a?
a.split(""):a,f=0;f<c;f++)if(f in d&&!b.call(void 0,d[f],f,a))return!1;return!
0};function ua(a){ua[" "](a);return a}ua[" "]=function(){};var va={},wa=null;
function xa(a){var b;void 0===b&&(b=0);if(!wa){wa={};for(var
c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),d=["+/
=","+/","-_=","-_.","-_"],f=0;5>f;f++){var
g=c.concat(d[f].split(""));va[f]=g;for(var e=0;e<g.length;e++){var h=g[e];void
0===wa[h]&&(wa[h]=e)}}}b=va[b];c=Array(Math.floor(a.length/3));d=b[64]||"";for(f=g=
0;g<a.length-2;g+=3){var k=a[g],l=a[g+1];h=a[g+2];e=b[k>>2];k=b[(k&3)<<4|
l>>4];l=b[(l&15)<<2|h>>6];h=b[h&63];c[f++]=e+k+l+h}e=0;h=d;switch(a.length-g){case
2:e=
a[g+1],h=b[(e&15)<<2]||d;case 1:a=a[g],c[f]=b[a>>2]+b[(a&3)<<4|e>>4]+h+d}return
c.join("")};var ya="undefined"!==typeof Uint8Array,za={};var Aa;function Ba(a)
{if(za!==za)throw Error("illegal external caller");this.O=a;if(null!
=a&&0===a.length)throw Error("ByteString should be constructed with non-empty
values");};var x="function"===typeof Symbol&&"symbol"===typeof Symbol()?Symbol(void
0):void 0;function z(a,b){Object.isFrozen(a)||(x?a[x]|=b:void 0!==a.s?a.s|
=b:Object.defineProperties(a,{s:{value:b,configurable:!0,writable:!0,enumerable:!
1}}))}function Ca(a,b){Object.isExtensible(a)&&(x?a[x]&&(a[x]&=~b):void 0!
==a.s&&(a.s&=~b))}function B(a){var b;x?b=a[x]:b=a.s;return null==b?0:b}
function Da(a,b){x?a[x]=b:void 0!==a.s?a.s=b:Object.defineProperties(a,{s:
{value:b,configurable:!0,writable:!0,enumerable:!1}})}function C(a){z(a,1);return
a}function D(a){return a?!!(B(a)&2):!1}function Ea(a){z(a,16);return a}function
Fa(a){if(!Array.isArray(a))throw Error("cannot mark non-array as shared
mutably");Ca(a,16)}function Ga(a,b){Da(b,(B(a)|0)&-51)};var E={};function Ha(a)
{return null!==a&&"object"===typeof a&&!
Array.isArray(a)&&a.constructor===Object}var F=Object.freeze(C([]));function Ia(a)
{if(D(a.j))throw Error("Cannot mutate an immutable Message");}var Ja="undefined"!
=typeof Symbol&&"undefined"!=typeof Symbol.hasInstance;function Ka(a)
{return{value:a,configurable:!1,writable:!1,enumerable:!1}};function La(a)
{switch(typeof a){case "number":return isFinite(a)?a:String(a);case
"object":if(a&&!Array.isArray(a)){if(ya&&null!=a&&a instanceof Uint8Array)return
xa(a);if(a instanceof Ba){var b=a.O;b=null==b||"string"===typeof b?b:ya&&b
instanceof Uint8Array?xa(b):null;return null==b?"":a.O=b}}}return a};function
Ma(a,b,c){if(null!=a){if(Array.isArray(a))a=Na(a,b,c);else if(Ha(a)){var
d={},f;for(f in a)d[f]=Ma(a[f],b,c);a=d}else a=b(a);return a}}function Na(a,b,c)
{var d=Array.prototype.slice.call(a);c(a,d);for(a=0;a<d.length;a+
+)d[a]=Ma(d[a],b,c);return d}function Oa(a){if(a.J===E)return
a.toJSON();a=La(a);return Array.isArray(a)?Na(a,Oa,Pa):a}function Qa(a){if(!
a)return a;if("object"===typeof a){if(ya&&null!=a&&a instanceof Uint8Array)return
new Uint8Array(a);if(a.J===E)return Ra(a)}return a}
function Pa(){};function Sa(a){return a.g||(a.g=a.j[a.l+a.i]={})}function G(a,b,c)
{return-1===b?null:b>=a.l?a.g?a.g[b]:void 0:(void 0===c?0:c)&&a.g&&(c=a.g[b],null!
=c)?c:a.j[b+a.i]}function H(a,b,c,d,f){d=void 0===d?!1:d;(void 0===f?0:f)||
Ia(a);a.o&&(a.o=void 0);b>=a.l||d?Sa(a)[b]=c:(void 0!==a.g&&a.l>=a.j.length?
(d=a.j.length-1,f=b+a.i,f>=d?(a.j[d]=void
0,a.j[f]=c,a.j.push(a.g)):a.j[f]=c):a.j[b+a.i]=c,void 0!==a.g&&b in a.g&&delete
a.g[b])}
function Ta(a){a=G(a,1);return null!=a&&"object"===typeof a&&(Array.isArray(a)||
a.J===E)}function Ua(a,b,c,d){var f=G(a,b,d);Array.isArray(f)?f&&B(f)&1||
C(f):f=F;if(D(a.j))c&1||(z(f,2),Object.freeze(f));else if(f===F||
D(f))f=C(Array.prototype.slice.call(f)),H(a,b,f,d);return f}function K(a,b)
{a=G(a,b);a=null==a?a:!!a;return null==a?!1:a}
function Va(a){var b=Wa;var c=void 0===c?!1:c;var d=G(a,1,c);var f=!1;var
g=null==d||"object"!==typeof d||(f=Array.isArray(d))||d.J!==E?f?new b(d):void
0:d;g!==d&&null!=g&&(H(a,1,g,c,!0),z(g.j,B(a.j)&-33));b=g;if(null==b)return
b;D(b.j)&&!D(a.j)&&(b=b.L(),H(a,1,b,c));return b}function Xa(a,b){a=G(a,b);return
null==a?0:a}function Ya(a,b){a=G(a,b);return null==a?"":a};function Za(a,b,c){a||
(a=L);L=null;var d=this.constructor.g||0,f=0<d,g=this.constructor.h;a?
B(a)&16&&z(a,32):(a=g?[g]:[],z(a,48));f&&0<a.length&&Ha(a[a.length-1])&&"g"in
a[a.length-1]&&(d=0);this.i=(g?0:-1)-d;this.h=void 0;this.j=a;a:
{g=this.j.length;d=g-1;if(g&&(g=this.j[d],Ha(g)))
{this.g=g;b=Object.keys(g);0<b.length&&ta(b,isNaN)?
this.l=Number.MAX_VALUE:this.l=d-this.i;break a}void 0!==b&&-1<b?
(this.l=Math.max(b,d+1-this.i),this.g=void 0):this.l=Number.MAX_VALUE}if(!
f&&this.g&&"g"in this.g)throw Error('Unexpected "g" flag in sparse object of
message that is not a group type.');
if(c)for(f=0;f<c.length;f++)b=c[f],b<this.l?(b+=this.i,(d=this.j[b])?
Array.isArray(d)&&C(d):this.j[b]=F):(d=Sa(this),(g=d[b])?
Array.isArray(g)&&C(g):d[b]=F)}Za.prototype.toJSON=function(){return
Na(this.j,Oa,Pa)};function Ra(a){var b=Na(a.j,Qa,Ga);Ea(b);L=b;b=new
a.constructor(b);L=null;$a(b,a);return b}Za.prototype.J=E;
function $a(a,b){b.m&&(a.m=b.m.slice());var c=b.h;if(c){var d=b.g,f;for(f in
c)if(b=c[f]){var g=!(!d||!d[f]),e=+f;if(Array.isArray(b)){if(b.length){var
h=a,k=g;k=void 0===k?!1:k;g=D(h.j);var l=h;var n=b[0].constructor,q=k,p=g;p=void
0===p?!0:p;l.h||(l.h={});var m=l.h[e];q=Ua(l,e,2,q);var w=!!
(B(l.j)&16),y=D(q);y=D(l.j)||y;if(!m){m=[];for(var A=y,W=0;W<q.length;W++){var
u=q[W];A=A||D(u);var ja=n,I=w,J=!1;J=void 0===J?!1:J;I=void 0===I?!
1:I;u=Array.isArray(u)?new ja(I?Ea(u):u):J?new ja:void 0;void 0!==
u&&(m.push(u),y&&z(u.j,2))}l.h[e]=m;n=q;A?Ca(n,8):z(n,8)}p=y||p;n=D(m);p&&!
n&&(Object.isFrozen(m)&&(l.h[e]=m=m.slice()),z(m,2),Object.freeze(m));!
p&&n&&(l.h[e]=m=m.slice());l=m;e=Ua(h,e,0,void 0===k?!1:k);if(!(h=g)&&(h=e)){if(!
e)throw Error("cannot check mutability state of non-array");h=!(B(e)&8)}if(h)
{for(h=0;h<l.length;h++)(k=l[h])&&D(k.j)&&!
g&&(l[h]=l[h].L(),e[h]=l[h].j);z(e,8)}g=l;for(e=0;e<Math.min(g.length,b.length);e+
+)$a(g[e],b[e])}}else throw a=typeof b,Error("unexpected object: type: "+
("object"!=a?a:b?Array.isArray(b)?"array":a:"null")+": "+b);}}}var L;function
ab(a,b,c,d,f,g){if(a=a.h&&a.h[c]){d=g.K?C(a.slice()):a;Ia(b);if(null!=d)
{f=C([]);g=!1;for(a=0;a<d.length;a++)f[a]=d[a].j,g=g||D(f[a]);b.h||
(b.h={});b.h[c]=d;d=f;g?Ca(d,8):z(d,8)}else b.h&&(b.h[c]=void 0),f=F;H(b,c,f)}else
ya&&d instanceof Uint8Array?f=d.length?new Ba(new Uint8Array(d)):Aa||(Aa=new
Ba(null)):(Array.isArray(d)&&(f?z(d,2):d&&B(d)&1&&g.K?
(f=Array.prototype.slice.call(d),Da(f,(B(d)|0)&-
51),d=f):Fa(d)),f=d),H(b,c,f)};function M()
{Za.apply(this,arguments)}na(M,Za);M.prototype.L=function(){return this};if(Ja){var
bb={};Object.defineProperties(M,(bb[Symbol.hasInstance]=Ka(function(){throw
Error(void 0);}),bb))};function N()
{M.apply(this,arguments)}na(N,M);N.prototype.L=function(){if(D(this.j)){var a={K:!
0};var b=D(this.j);if(b&&!a.K)throw Error("copyRepeatedFields must be true for
frozen messages");b||Fa(this.j);var c=new
this.constructor;this.m&&(c.m=this.m.slice());for(var d=this.j,f=0;f<d.length;f++)
{var g=d[f];if(f===d.length-1&&Ha(g))for(var e in g){var h=+e;Number.isNaN(h)?Sa(c)
[e]=g[e]:ab(this,c,h,g[e],b,a)}else ab(this,c,f-this.i,g,b,a)}c.o=this;a=c}else
a=this;return a};
if(Ja){var cb={};Object.defineProperties(N,
(cb[Symbol.hasInstance]=Ka(Object[Symbol.hasInstance]),cb))};function Wa(a)
{N.call(this,a,-1,db)}na(Wa,N);var db=[28];function eb(a){N.call(this,a,-
1,fb)}na(eb,N);var fb=[21];/*

SPDX-License-Identifier: Apache-2.0
*/
var gb;function hb(a,b){this.g=b===ib?a:""}hb.prototype.toString=function(){return
this.g+""};var ib={};function jb(a){if(void 0===gb){var b=null;var
c=v.trustedTypes;if(c&&c.createPolicy){try{b=c.createPolicy("goog#html",
{createHTML:qa,createScript:qa,createScriptURL:qa})}catch(d)
{v.console&&v.console.error(d.message)}gb=b}else gb=b}a=(b=gb)?
b.createScriptURL(a):a;return new hb(a,ib)};function kb(a){var b=!1,c;return
function(){b||(c=a(),b=!0);return c}};var lb={passive:!0},mb=kb(function(){var a=!
1;try{var b=Object.defineProperty({},"passive",{get:function(){a=!
0}});v.addEventListener("test",null,b)}catch(c){}return a});function nb(a){return
a?a.passive&&mb()?a:a.capture||!1:!1}function O(a,b,c,d)
{a.addEventListener&&a.addEventListener(b,c,nb(d))};function P(a){var
b=document;return"string"===typeof a?b.getElementById(a):a}function ob(a){var
b=document;b.getElementsByClassName?a=b.getElementsByClassName(a)[0]:
(b=document,a=b.querySelectorAll&&b.querySelector&&a?
b.querySelector(a?"."+a:""):pb(b,a)[0]||null);return a||null}
function pb(a,b){var c,d;if(a.querySelectorAll&&a.querySelector&&b)return
a.querySelectorAll(b?"."+b:"");if(b&&a.getElementsByClassName){var
f=a.getElementsByClassName(b);return f}f=a.getElementsByTagName("*");if(b){var
g={};for(c=d=0;a=f[c];c++){var e=a.className,h;if(h="function"==typeof
e.split)h=0<=ra(e.split(/\s+/),b);h&&(g[d++]=a)}g.length=d;return g}return
f}function qb(a){a&&a.parentNode&&a.parentNode.removeChild(a)};var rb=RegExp("^(?:
([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?
([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$");function sb(a,b){if(a)for(var c in
a)Object.prototype.hasOwnProperty.call(a,c)&&b(a[c],c,a)}function Q(a)
{a.preventDefault?a.preventDefault():a.returnValue=!1}function tb(a,b){b=void
0===b?document:b;return b.createElement(String(a).toLowerCase())};function
ub(a,b,c,d){vb(a,b,void 0===c?null:c,void 0===d?!1:d)}function vb(a,b,c,d)
{a.google_image_requests||(a.google_image_requests=[]);var
f=tb("IMG",a.document);if(c||d){var g=function(e){c&&c(e);if(d)
{e=a.google_image_requests;var
h=ra(e,f);0<=h&&Array.prototype.splice.call(e,h,1)}f.removeEventListener&&f.removeE
ventListener("load",g,nb());f.removeEventListener&&f.removeEventListener("error",g,
nb())};O(f,"load",g);O(f,"error",g)}f.src=b;a.google_image_requests.push(f)};var
wb=0;function xb(a){return(a=yb(a))&&a.getAttribute("data-jc-
version")||"unknown"}function yb(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 zb(){var a=void 0===a?.01:a;if(!(Math.random()>a)){var
b=yb(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="+xb(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):ub(b,a,void 0,c)}};var
Ab=document,S=window;function Bb(a){return"string"==typeof a.className?
a.className:a.getAttribute&&a.getAttribute("class")||""}function Cb(a,b)
{a.classList?b=a.classList.contains(b):(a=a.classList?a.classList:Bb(a).match(/\
S+/g)||[],b=0<=ra(a,b));return b}function T(a,b)
{if(a.classList)a.classList.add(b);else if(!Cb(a,b)){var c=Bb(a);b=c+(0<c.length?"
"+b:b);"string"==typeof a.className?
a.className=b:a.setAttribute&&a.setAttribute("class",b)}};function Db(a)
{this.serializedAttributionData=a.toJSON();this.g=Ra(a);this.isMutableImpression=Ta
(this.g)&&!!K(Va(this.g),33);this.Y=!!K(this.g,11);this.hasUserFeedbackData=!!
this.g&&Ta(this.g);this.S=!!K(this.g,4);this.V=!!K(this.g,6);this.R=!!
K(this.g,13);this.creativeIndexSuffix=1<Xa(this.g,8)?
Xa(this.g,7).toString():"";this.Z=!!K(this.g,17);this.X=!!K(this.g,18);this.P=!!
K(this.g,14);this.enableMultiplexThirdPartyAttribution=!!K(this.g,32);this.F=!!
K(this.g,15);this.aa=!!K(this.g,31);this.W=1==
K(this.g,9);this.openAttributionInline=1==K(this.g,10);this.isMobileDevice=!!
K(this.g,12);this.A=null;this.U=(a=Ab.querySelector("[data-
slide]"))?"true"===a.getAttribute("data-slide"):!1;(this.H=""!
==this.creativeIndexSuffix)&&void
0===S.goog_multislot_cache&&(S.goog_multislot_cache={});if(this.H&&!this.U)
{if(a=S.goog_multislot_cache.hd,void 0===a){a=!1;var b=Ab.querySelector("[data-
dim]");if(b)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=ob("goog_delegate_attribut
ion"+this.creativeIndexSuffix);
this.isDelegateAttributionActive=!!this.C&&!!this.P&&!
ob("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.l=this.isDelegateAttributionActive?
this.C:P("cbb"+this.creativeIndexSuffix);this.T=this.G?"0"===this.creativeIndexSuff
ix:!0;this.enableDelegateDismissableMenu=!!
this.l&&Cb(this.l,"goog_dismissable_menu");this.o=null;this.M=0;this.i=
this.isDelegateAttributionActive?this.C:this.V&&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 Eb(a,b){if(!a)throw
Error("bad conv util ctor args");this.h=a;this.g=b};function U(a,b)
{a&&sb(b,function(c,d){a.style[d]=c})};function Fb(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 Gb=RegExp("^https?://(\\w|-)+\\.cdn\\.ampproject\\.(net|org)
(\\?|/|$)");function Hb(a,b){this.g=a;this.h=b}function Mb(a,b)
{this.url=a;this.N=!!b;this.depth=null};function Nb()
{this.i="&";this.h={};this.l=0;this.g=[]}function Ob(a,b){var
c={};c[a]=b;return[c]}function Pb(a,b,c,d,f){var g=[];sb(a,function(e,h)
{(e=Qb(e,b,c,d,f))&&g.push(h+"="+e)});return g.join(b)}
function Qb(a,b,c,d,f){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
g=[],e=0;e<a.length;e++)g.push(Qb(a[e],b,c,d+1,f));return g.join(c[d])}}else
if("object"==typeof a)return f=f||0,2>f?
encodeURIComponent(Pb(a,b,c,d,f+1)):"...";return encodeURIComponent(String(a))}
function Rb(a,b,c){b=b+"//pagead2.googlesyndication.com"+c;var d=Sb(a)-
c.length;if(0>d)return"";a.g.sort(function(n,q){return n-q});c=null;for(var
f="",g=0;g<a.g.length;g++)for(var e=a.g[g],h=a.h[e],k=0;k<h.length;k++){if(!d)
{c=null==c?e:c;break}var l=Pb(h[k],a.i,",$");if(l){l=f+l;if(d>=l.length){d-
=l.length;b+=l;f=a.i;break}c=null==c?e:c}}a="";null!=c&&(a=f+"trn="+c);return
b+a}function Sb(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 Tb(){var a=void 0===a?
S:a;this.h="http:"===a.location.protocol?"http:":"https:";this.g=Math.random()}func
tion Ub(){var a=Vb,b=window.google_srt;0<=b&&1>=b&&(a.g=b)}function Wb(a,b,c,d,f)
{if((d?a.g:Math.random())<(f||.01))try{if(c instanceof Nb)var g=c;else g=new
Nb,sb(c,function(h,k){var l=g,n=l.l++;h=Ob(k,h);l.g.push(n);l.h[n]=h});var
e=Rb(g,a.h,"/pagead/gen_204?id="+b+"&");e&&ub(v,e)}catch(h){}};var Xb=null;function
Yb(){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 Zb(){var a=void
0===a?v:a;return(a=a.performance)&&a.now?a.now():null};function $b(a,b){var
c=Zb()||
Yb();this.label=a;this.type=b;this.value=c;this.duration=0;this.uniqueId=Math.rando
m();this.taskId=this.slotId=void 0};var V=v.performance,ac=!!
(V&&V.mark&&V.measure&&V.clearMarks),bc=kb(function(){var a;if(a=ac){var
b;if(null===Xb){Xb="";try{a="";try{a=v.top.location.hash}catch(c)
{a=v.location.hash}a&&(Xb=(b=a.match(/\bdeid=([\d,]+)/))?b[1]:"")}catch(c)
{}}b=Xb;a=!!b.indexOf&&0<=b.indexOf("1337")}return a});
function cc(){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=bc()||
(null!=b?b:1>Math.random())}function dc(a)
{a&&V&&bc()&&(V.clearMarks("goog_"+a.label+"_"+a.uniqueId+"_start"),V.clearMarks("g
oog_"+a.label+"_"+a.uniqueId+"_end"))}cc.prototype.start=function(a,b){if(!
this.g)return null;a=new
$b(a,b);b="goog_"+a.label+"_"+a.uniqueId+"_start";V&&bc()&&V.mark(b);return a};
cc.prototype.end=function(a){if(this.g&&"number"===typeof a.value)
{a.duration=(Zb()||Yb())-a.value;var
b="goog_"+a.label+"_"+a.uniqueId+"_end";V&&bc()&&V.mark(b);!this.g||
2048<this.h.length||this.h.push(a)}};function ec(){var
a=fc;this.i=Vb;this.h=null;this.o=this.m;this.g=void 0===a?null:a;this.l=!
1}ec.prototype.pinger=function(){return this.i};function gc(a,b){var
c=hc;try{if(c.g&&c.g.g){var d=c.g.start(a.toString(),3);var f=b();c.g.end(d)}else
f=b()}catch(h){b=!0;try{dc(d),b=c.o(a,new Fb(h,{message:ic(h)}),void 0,void
0)}catch(k){c.m(217,k)}if(b){var g,e;null==(g=window.console)||null==(e=g.error)||
e.call(g,h)}else throw h;}return f}
function jc(a,b){return function(){var c=oa.apply(0,arguments);return
gc(a,function(){return b.apply(void 0,c)})}}
ec.prototype.m=function(a,b,c,d,f){f=f||"jserror";try{var g=new
Nb;g.g.push(1);g.h[1]=Ob("context",a);b.error&&b.meta&&b.id||(b=new Fb(b,
{message:ic(b)}));if(b.msg){var
e=b.msg.substring(0,512);g.g.push(2);g.h[2]=Ob("msg",e)}var h=b.meta||
{};if(this.h)try{this.h(h)}catch(R){}if(d)try{d(h)}catch(R)
{}b=[h];g.g.push(3);g.h[3]=b;d=v;b=[];e=null;do{var k=d;try{var l;if(l=!!k&&null!
=k.location.href)b:{try{ua(k.foo);l=!0;break b}catch(R){}l=!1}var n=l}catch(R){n=!
1}if(n){var q=k.location.href;e=k.document&&
k.document.referrer||null}else q=e,e=null;b.push(new
Mb(q||""));try{d=k.parent}catch(R){d=null}}while(d&&k!=d);q=0;for(var p=b.length-
1;q<=p;++q)b[q].depth=p-
q;k=v;if(k.location&&k.location.ancestorOrigins&&k.location.ancestorOrigins.length=
=b.length-1)for(p=1;p<b.length;++p){var m=b[p];m.url||
(m.url=k.location.ancestorOrigins[p-1]||"",m.N=!0)}var w=new Mb(v.location.href,!
1);k=null;var y=b.length-1;for(m=y;0<=m;--m){var A=b[m];!
k&&Gb.test(A.url)&&(k=A);if(A.url&&!A.N){w=A;break}}A=null;var W=b.length&&
b[y].url;0!=w.depth&&W&&(A=b[y]);var u=new Hb(w,A);if(u.h){var
ja=u.h.url||"";g.g.push(4);g.h[4]=Ob("top",ja)}var I={url:u.g.url||""};if(u.g.url)
{var
J=u.g.url.match(rb),Ib=J[1],Jb=J[3],Kb=J[4];w="";Ib&&(w+=Ib+":");Jb&&(w+="//",w+=Jb
,Kb&&(w+=":"+Kb));var Lb=w}else Lb="";I=[I,
{url:Lb}];g.g.push(5);g.h[5]=I;Wb(this.i,f,g,this.l,c)}catch(R){try{Wb(this.i,f,
{context:"ecmserr",rctx:a,msg:ic(R),url:u&&u.g.url},this.l,c)}catch(Hc){}}return!
0};
function ic(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(f){b=c}}return b};var
Vb,hc,fc=new cc;function kc(){if(!window.google_measure_js_timing){var a=fc;a.g=!
1;a.h!=a.i.google_js_reporting_queue&&(bc()&&sa(a.h,dc),a.h.length=0)}}(function(a)
{Vb=null!=a?a:new Tb;"number"!==typeof
window.google_srt&&(window.google_srt=Math.random());Ub();hc=new
ec;hc.h=function(b){var c=wb;0!==c&&(b.jc=String(c),b.shv=xb(c))};hc.l=!
0;"complete"==window.document.readyState?kc():fc.g&&O(window,"load",function()
{kc()})})();function X(a,b){return jc(a,b)};function lc(a,b){var
c=this;this.g=a;this.h=b;this.g.Z||(this.l=!1,this.i=null,!this.g.G||
this.g.adbadgeEnabled||this.g.T?mc(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)),nc(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.l&&qb(this.g.l),setTimeout(function()
{T(document.body,
"jar")},this.g.R?
750:100)),this.g.F&&T(document.body,"goog_delegate_disabled"),this.g.autoExpandOnLo
ad&&S.addEventListener("load",function(){return c.h()}))}
function nc(a){if(a.g.Y)O(a.g.i,"click",X(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.l&&(O(a.g.l,"click",function(){return
a.h()}),O(a.g.l,"keydown",function(c){"Enter"!==c.code&&"Space"!==c.code||
a.h()})),a.g.aa&&a.g.h&&O(a.g.h,"click",function(){return
a.h()})),a.g.S)oc(a);else{O(a.g.i,
"mouseover",X(367,function(){return oc(a)}));O(a.g.i,"mouseout",X(369,function()
{return pc(a,500)}));O(a.g.i,"touchstart",X(368,function(){return oc(a)}),lb);var
b=X(370,function(){return
pc(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",X(371,function(c){return a.preventDefault(c)}))}}
function mc(a){if(a.g.m&&a.g.X){var b=Va(a.g.g);b&&null!=G(b,5)&&null!
=G(b,6)&&(a.i=new Eb(Ya(b,5),Ya(b,19)));O(a.g.m,"click",X(452,function(){if(!
a.l&&(a.l=!0,a.i)){var
c=a.i,d=c.h+"&label=closebutton_whythisad_click";d+="&label_instance=1";c.g&&(d+="&
cid="+c.g);ub(window,d)}}))}}function qc(a){var
b=a.g.D;b.style.display="block";a.g.enableNativeJakeUi&&window.requestAnimationFram
e(function(){T(b,"abgacfo")})}
function oc(a)
{window.clearTimeout(a.g.o);a.g.o=null;a.g.h&&"block"==a.g.h.style.display||
(a.g.M=Date.now(),a.g.u&&a.g.h&&(a.g.u.style.display="none",a.g.h.style.display="bl
ock"))}function pc(a,b)
{window.clearTimeout(a.g.o);a.g.o=window.setTimeout(function(){return
rc(a)},b)}function rc(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")}
lc.prototype.preventDefault=function(a)
{if(this.g.h&&"block"==this.g.h.style.display&&500>Date.now()-this.g.M)Q(a);else
if(this.g.openAttributionInline){var b=this.g.m.getAttribute("href");window.adSlot?
window.adSlot.openAttribution(b)&&Q(a):window.openAttribution&&(window.openAttribut
ion(b),Q(a))}else this.g.W&&(b=this.g.m.getAttribute("href"),window.adSlot?
window.adSlot.openSystemBrowser(b)&&Q(a):window.openSystemBrowser&&(window.openSyst
emBrowser(b),Q(a)))};function sc(a){var b=tc,c=this;if(!b)throw Error("bad
ctor");this.i=b;this.h=a;this.g=!1;ob("goog_delegate_deferred")?void 0!
==S.goog_delegate_deferred_token?uc(this):(a=function()
{uc(c)},S.goog_delegate_deferred_token=a,setTimeout(a,5E3)):uc(this)}
function uc(a){if(!a.g&&(a.g=!0,S.goog_delegate_deferred_token=void 0,a.h)){var
b=a.i;a=JSON.stringify(a.h);if(null==a||""==a)a=new eb;else{a=JSON.parse(a);if(!
Array.isArray(a))throw Error(void 0);L=a=Ea(a);a=new eb(a);L=null}if(!a)throw
Error("bad attrdata");a=new Db(a);new b(a)}};function vc(){var
a=this;this.promise=new Promise(function(b,c){a.resolve=b;a.reject=c})};function
wc(){var a=new vc;return{promise:a.promise,resolve:a.resolve}};function xc(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=wc();a[5]=c;b();return c}
function yc(a,b){return xc(a,function(){var c=a.document,d=tb("SCRIPT",c);d.src=b
instanceof hb&&b.constructor===hb?b.g:"type_error:TrustedResourceUrl";var
f,g,e=null==(g=(f=(d.ownerDocument&&d.ownerDocument.defaultView||
window).document).querySelector)?void 0:g.call(f,"script[nonce]");(f=e?e.nonce||
e.getAttribute("nonce")||"":"")&&d.setAttribute("nonce",f);
(c=c.getElementsByTagName("script")
[0])&&c.parentNode&&c.parentNode.insertBefore(d,c)}).promise};function tc(a){var
b=this;this.g=a;this.h=new lc(this.g,X(359,function(){return zc(b)}))}function
zc(a){a.g.A?a.g.A.expandAttributionCard():(gc(373,function()
{rc(a.h);qc(a.h)}),yc(window,jb("https://pagead2.googlesyndication.com/pagead/js/"+
(Ya(a.g.g,33)+"/abg_survey.js"))).then(function(b)
{b.createAttributionCard(a.g);a.g.A=b;b.expandAttributionCard()}),zb())}
function Ac(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
sc(a)};wb=60;var Bc=yb(60);if(null==Bc)throw Error("JSC not found 60");for(var
Cc={},Dc=Bc.attributes,Ec=Dc.length-1;0<=Ec;Ec--){var
Fc=Dc[Ec].name;0===Fc.indexOf("data-
jcp-")&&(Cc[Fc.substring(9)]=Dc[Ec].value)}if(Cc["attribution-
data"])Ac(JSON.parse(Cc["attribution-data"]));else{var
Gc=["buildAttribution"],Y=v;Gc[0]in Y||"undefined"==typeof Y.execScript||
Y.execScript("var "+Gc[0]);for(var Z;Gc.length&&(Z=Gc.shift());)Gc.length||void
0===Ac?Y[Z]&&Y[Z]!==Object.prototype[Z]?Y=Y[Z]:Y=Y[Z]={}:Y[Z]=Ac};}).call(this);

You might also like

  • Oracle Database Administration I
    Oracle Database Administration I
    Document46 pages
    Oracle Database Administration I
    ocp001
    No ratings yet
  • Data Structures Using C, 2e Reema Thareja
    Data Structures Using C, 2e Reema Thareja
    Document30 pages
    Data Structures Using C, 2e Reema Thareja
    Satyaki Sarkar
    No ratings yet
  • F
    F
    Document8 pages
    F
    JAIWANTI RAJ KUMAR
    No ratings yet
  • F
    F
    Document8 pages
    F
    constantino
    No ratings yet
  • F
    F
    Document8 pages
    F
    Ruxandra Apetrei
    No ratings yet
  • F
    F
    Document8 pages
    F
    Afrizal
    No ratings yet
  • F
    F
    Document8 pages
    F
    Raul de la Cruz
    No ratings yet
  • F
    F
    Document8 pages
    F
    Carlos Cruz
    No ratings yet
  • F
    F
    Document8 pages
    F
    julia escanon
    No ratings yet
  • F
    F
    Document8 pages
    F
    Pham Thao
    No ratings yet
  • F
    F
    Document8 pages
    F
    Massimo Lanfranchi
    No ratings yet
  • F
    F
    Document8 pages
    F
    computadora mia
    No ratings yet
  • F
    F
    Document8 pages
    F
    Aileen Erna
    No ratings yet
  • F
    F
    Document8 pages
    F
    BREENSIES AK KATREN Moe
    No ratings yet
  • F
    F
    Document7 pages
    F
    Sipo Niyo Nati Laba
    No ratings yet
  • F
    F
    Document21 pages
    F
    revathidadam55555
    No ratings yet
  • F
    F
    Document8 pages
    F
    Yashvardhan Singh
    No ratings yet
  • F
    F
    Document8 pages
    F
    Lê Anh Nguyễn
    No ratings yet
  • F
    F
    Document8 pages
    F
    Dayana Rangel
    No ratings yet
  • Jsapi
    Jsapi
    Document17 pages
    Jsapi
    Semih Öztürk
    No ratings yet
  • F
    F
    Document13 pages
    F
    Salma El bouri
    No ratings yet
  • F
    F
    Document13 pages
    F
    shalinimuriges6
    No ratings yet
  • F
    F
    Document13 pages
    F
    cleina.quadros
    No ratings yet
  • F
    F
    Document14 pages
    F
    sherifsss7001
    No ratings yet
  • FDDDDDDDDDDDDDDDDD
    FDDDDDDDDDDDDDDDDD
    Document14 pages
    FDDDDDDDDDDDDDDDDD
    rianamariacalin2009
    No ratings yet
  • F
    F
    Document14 pages
    F
    josephwasek
    No ratings yet
  • F
    F
    Document101 pages
    F
    Dick Orense
    No ratings yet
  • F
    F
    Document104 pages
    F
    Abhishek Gaykar
    No ratings yet
  • F
    F
    Document44 pages
    F
    AAAKSHAT SHARMA
    No ratings yet
  • F
    F
    Document44 pages
    F
    prashant
    No ratings yet
  • F
    F
    Document46 pages
    F
    prashant
    No ratings yet
  • F
    F
    Document14 pages
    F
    clodi
    No ratings yet
  • F
    F
    Document44 pages
    F
    ADMIN1 OCAMICA URANGA, NEREA
    No ratings yet
  • Pagrerebyu NG Viddeo
    Pagrerebyu NG Viddeo
    Document3 pages
    Pagrerebyu NG Viddeo
    Maybituin Chavinz Lydi
    No ratings yet
  • F
    F
    Document8 pages
    F
    CHALAVADI SAI BABU
    No ratings yet
  • F
    F
    Document46 pages
    F
    Maha El alaoui
    No ratings yet
  • Untitled
    Untitled
    Document8 pages
    Untitled
    maini20 yasni
    No ratings yet
  • F
    F
    Document103 pages
    F
    Abdirashid Ahmed
    No ratings yet
  • F
    F
    Document3 pages
    F
    constantino
    No ratings yet
  • F
    F
    Document3 pages
    F
    Nélia Moraes Assis
    No ratings yet
  • F
    F
    Document3 pages
    F
    lol
    No ratings yet
  • F
    F
    Document45 pages
    F
    Stephane Carceles
    No ratings yet
  • F
    F
    Document44 pages
    F
    silva
    No ratings yet
  • Зимняя сказка
    Зимняя сказка
    Document66 pages
    Зимняя сказка
    Олеся Судиловская
    No ratings yet
  • F
    F
    Document66 pages
    F
    NORLIDA BTE KIFLIE Moe
    No ratings yet
  • F
    F
    Document108 pages
    F
    Sokainah M. AL-mrzooq
    No ratings yet
  • Harcourt PreDecodable
    Harcourt PreDecodable
    Document14 pages
    Harcourt PreDecodable
    sbadzz
    No ratings yet
  • F
    F
    Document44 pages
    F
    tais brizard
    No ratings yet
  • Untitled
    Untitled
    Document104 pages
    Untitled
    Abhishek Gaykar
    No ratings yet
  • F
    F
    Document3 pages
    F
    Creas Apodi
    No ratings yet
  • F
    F
    Document14 pages
    F
    phanthanhhang2023
    No ratings yet
  • F
    F
    Document44 pages
    F
    Néstor García
    No ratings yet
  • F
    F
    Document44 pages
    F
    Sidney Justo
    No ratings yet
  • F
    F
    Document101 pages
    F
    Lindsay O'Mahoney
    No ratings yet
  • F
    F
    Document43 pages
    F
    Impostor Valentin
    No ratings yet
  • F
    F
    Document44 pages
    F
    María Salomé Flores
    No ratings yet
  • F
    F
    Document44 pages
    F
    Nicol Mihai
    No ratings yet
  • Untitled
    Untitled
    Document32 pages
    Untitled
    Marcral Cruz
    No ratings yet
  • F
    F
    Document102 pages
    F
    Fråncîscø Siêrrå
    No ratings yet
  • F
    F
    Document15 pages
    F
    wesleytaasantos
    No ratings yet
  • F
    F
    Document44 pages
    F
    مخطار الربعي
    No ratings yet
  • Javascript Assessment Test
    Javascript Assessment Test
    From Everand
    Javascript Assessment Test
    No ratings yet
  • Numerical Methods For Engineers - 9780073401065 - Egzersiz 15 - Quizlet
    Numerical Methods For Engineers - 9780073401065 - Egzersiz 15 - Quizlet
    Document6 pages
    Numerical Methods For Engineers - 9780073401065 - Egzersiz 15 - Quizlet
    Mustafa Gökkaya
    No ratings yet
  • Mca 202 Data Structures
    Mca 202 Data Structures
    Document2 pages
    Mca 202 Data Structures
    thomassebastian2010
    No ratings yet
  • PLSQL 2 4 Practice
    PLSQL 2 4 Practice
    Document3 pages
    PLSQL 2 4 Practice
    liliana
    No ratings yet
  • C# Notes
    C# Notes
    Document40 pages
    C# Notes
    Suman Dm
    No ratings yet
  • Chapter 14 Projects
    Chapter 14 Projects
    Document9 pages
    Chapter 14 Projects
    DeepakKattimani
    No ratings yet
  • Jdeveloper Patch
    Jdeveloper Patch
    Document18 pages
    Jdeveloper Patch
    Kannik Miranda Pires
    No ratings yet
  • LDAP Configuration
    LDAP Configuration
    Document5 pages
    LDAP Configuration
    knsarath
    No ratings yet
  • Unit 5 Software Development, Design and Testing: Structure
    Unit 5 Software Development, Design and Testing: Structure
    Document24 pages
    Unit 5 Software Development, Design and Testing: Structure
    Anonymous bTh744z7E6
    No ratings yet
  • Distance LAB CBCS TimeTable December 2023
    Distance LAB CBCS TimeTable December 2023
    Document5 pages
    Distance LAB CBCS TimeTable December 2023
    zarah zayd
    No ratings yet
  • 2 Python Regular Expression Patterns List
    2 Python Regular Expression Patterns List
    Document4 pages
    2 Python Regular Expression Patterns List
    ArvindSharma
    No ratings yet
  • Bca 402
    Bca 402
    Document4 pages
    Bca 402
    Tapamalya Sanyal
    No ratings yet
  • DB2 - Finding CPU Bottlenecks
    DB2 - Finding CPU Bottlenecks
    Document38 pages
    DB2 - Finding CPU Bottlenecks
    tarek
    No ratings yet
  • TAFJ UnitTestFramework
    TAFJ UnitTestFramework
    Document35 pages
    TAFJ UnitTestFramework
    MrCHANTHA
    No ratings yet
  • Sudhanshu Rai Visual Basic Assignment
    Sudhanshu Rai Visual Basic Assignment
    Document33 pages
    Sudhanshu Rai Visual Basic Assignment
    Vinay sharma
    No ratings yet
  • Q. No. Description Question Choices Unit I-Introduction: 1 1 Easy
    Q. No. Description Question Choices Unit I-Introduction: 1 1 Easy
    Document15 pages
    Q. No. Description Question Choices Unit I-Introduction: 1 1 Easy
    Archana Saini
    No ratings yet
  • Recursion in Matlab, Freemat, Octave and Scilab
    Recursion in Matlab, Freemat, Octave and Scilab
    Document2 pages
    Recursion in Matlab, Freemat, Octave and Scilab
    rodwellhead
    No ratings yet
  • 10 PHP MVC Frameworks Templating and Forms Lab
    10 PHP MVC Frameworks Templating and Forms Lab
    Document15 pages
    10 PHP MVC Frameworks Templating and Forms Lab
    Nguyen Tuan Kiet (FGW DN)
    No ratings yet
  • Midterm Lab Exam - Attempt Reviewsoftware
    Midterm Lab Exam - Attempt Reviewsoftware
    Document14 pages
    Midterm Lab Exam - Attempt Reviewsoftware
    Rusty 69
    No ratings yet
  • OO Analysis and Design and UML
    OO Analysis and Design and UML
    Document9 pages
    OO Analysis and Design and UML
    Mayank Sharma
    No ratings yet
  • B7 Computing TSOL Fayol
    B7 Computing TSOL Fayol
    Document4 pages
    B7 Computing TSOL Fayol
    setawot509
    No ratings yet
  • OOP Manual
    OOP Manual
    Document67 pages
    OOP Manual
    Wajiha Javed
    50% (2)
  • Module 1 OOMD
    Module 1 OOMD
    Document25 pages
    Module 1 OOMD
    Kevin Kuriakose
    No ratings yet
  • DB Lecture Note All in ONE
    DB Lecture Note All in ONE
    Document85 pages
    DB Lecture Note All in ONE
    yonasante2121
    No ratings yet
  • Mohamed Hussein Jama 1001852494 Lab3 PDF
    Mohamed Hussein Jama 1001852494 Lab3 PDF
    Document9 pages
    Mohamed Hussein Jama 1001852494 Lab3 PDF
    Mahamed Hussein
    No ratings yet
  • Programming Using Python: Amey Karkare Dept. of CSE IIT Kanpur
    Programming Using Python: Amey Karkare Dept. of CSE IIT Kanpur
    Document12 pages
    Programming Using Python: Amey Karkare Dept. of CSE IIT Kanpur
    Suryansh
    No ratings yet
  • Hibernate Validator Reference PDF
    Hibernate Validator Reference PDF
    Document167 pages
    Hibernate Validator Reference PDF
    MeKqc Santhos
    No ratings yet
  • Stop and Wait Protocol in Python Github
    Stop and Wait Protocol in Python Github
    Document16 pages
    Stop and Wait Protocol in Python Github
    ARUNKUMAR S
    No ratings yet
  • Practical File Index
    Practical File Index
    Document2 pages
    Practical File Index
    jitendratyagi2005
    No ratings yet