function ImageCache(l17,i17){ this.I17=i17; this.o18=0; this.O18=0; this.l18=0; if (l17[0]){ this.l18=l17[0].length; } this.i18=new Array(); for (var i=0; i<this.l18; i++){ this.I18(l17[0][i]); }return this ; }ImageCache.prototype.I18= function (o19){var O19=new Image(); this.i18.push(O19); O19.onload=ImageCache.prototype.OnLoad; O19.onerror=ImageCache.prototype.l19; O19.onabort=ImageCache.prototype.i19; O19.I19=this ; O19.o1a= false; O19.src=o19; };ImageCache.prototype.O1a= function (){ this.O18++; if (this.O18==this.l18){ this.I17(this.i18.length,this.o18); }};ImageCache.prototype.OnLoad= function (){ this.o1a= true; this.I19.o18++; this.I19.O1a(); };ImageCache.prototype.l19= function (){ this.l1a= true; this.I19.O1a(); };ImageCache.prototype.i19= function (){ this.i1a= true; this.I19.O1a(); };

