function ImageCache(O2y,l2y){ this.i2y=l2y; this.I2y=0; this.o2z=0; this.O2z=0; if (O2y[0]){ this.O2z=O2y[0].length; } this.l2z=new Array(); for (var i=0; i<this.O2z; i++){ this.i2z(O2y[0][i]); }return this ; }ImageCache.prototype.i2z= function (I2z){var o30=new Image(); this.l2z.push(o30); o30.onload=ImageCache.prototype.O30; o30.onerror=ImageCache.prototype.l30; o30.onabort=ImageCache.prototype.i30; o30.I30=this ; o30.o31= false; o30.src=I2z; };ImageCache.prototype.O31= function (){ this.o2z++; if (this.o2z==this.O2z){ this.i2y(this.l2z.length,this.I2y); }};ImageCache.prototype.O30= function (){ this.o31= true; this.I30.I2y++; this.I30.O31(); };ImageCache.prototype.l30= function (){ this.l31= true; this.I30.O31(); };ImageCache.prototype.i30= function (){ this.i31= true; this.I30.O31(); };
