(function(a){a.preLoadImages=function(d,e){var b=[],c,f,g=0;if(typeof d!="undefined")if(a.isArray(d)){f=d.length;for(c=0;c<f;c++){b[c]=new Image;b[c].onload=function(){g++;if(g==f)a.isFunction(e)&&e()};b[c].src=d[c]}}else{b[0]=new Image;b[0].onload=function(){a.isFunction(e)&&e()};b[0].src=d}b=undefined}})(jQuery)