function ImageCache(I31,o32){ this.O32=o32; this.l32=0; this.i32=0; this.I32=0; if (I31[0]){ this.I32=I31[0].length; } this.o33=new Array(); for (var i=0; i<this.I32; i++){ this.O33(I31[0][i]); }return this ; }ImageCache.prototype.O33= function (l33){var i33=new Image(); this.o33.push(i33); i33.onload=ImageCache.prototype.I33; i33.onerror=ImageCache.prototype.o34; i33.onabort=ImageCache.prototype.O34; i33.l34=this ; i33.i34= false; i33.src=l33; };ImageCache.prototype.I34= function (){ this.i32++; if (this.i32==this.I32){ this.O32(this.o33.length,this.l32); }};ImageCache.prototype.I33= function (){ this.i34= true; this.l34.l32++; this.l34.I34(); };ImageCache.prototype.o34= function (){ this.o35= true; this.l34.I34(); };ImageCache.prototype.O34= function (){ this.O35= true; this.l34.I34(); };
