(function($){$.ImagePreload=function(a,b){var c=new Image();c.src=a;if($.isFunction(b)){$(c).load(b())}}})(jQuery);
