(function(d){var f=d.preload=function(g,b){function i(e){a.element=this;a.found="load"==e.type;a.image=this.src;a.index=this.index;e=a.original=g[this.index];a[a.found?"loaded":"failed"]++;a.done++;b.enforceCache&&f.cache.push(d("").attr("src",a.image)[0]);b.placeholder&&e.src&&(e.src=a.found?a.image:b.notFound||e.src);if(b.onComplete)b.onComplete(a);if(a.done")).load(i).error(i).bind("abort",i).each(j);else if(b.onFinish)b.onFinish(a)};f.gap=14;f.cache=[];f.defaults={threshold:2,base:"",ext:"",replace:""};d.fn.preload=function(d){f(this,d);return this}})(jQuery);