// /jquery.imgpreload.min.js !function(a){"use strict";a.imgpreload=function(b,c){c=a.extend({},a.fn.imgpreload.defaults,c instanceof Function?{all:c}:c),"string"==typeof b&&(b=[b]);var d=[];a.each(b,function(e,f){var g=new Image,h=f,i=g;"string"!=typeof f&&(h=a(f).attr("src")||a(f).css("background-image").replace(/^url\((?:"|')?(.*)(?:'|")?\)$/gm,"$1"),i=f),a(g).bind("load error",function(e){d.push(i),a.data(i,"loaded","error"==e.type?!1:!0),c.each instanceof Function&&c.each.call(i,d.slice(0)),d.length>=b.length&&c.all instanceof Function&&c.all.call(d),a(this).unbind("load error")}),g.src=h})},a.fn.imgpreload=function(b){return a.imgpreload(this,b),this},a.fn.imgpreload.defaults={each:null,all:null}}(jQuery); // getAllBackgroundImages document.deepCss=function(who,css){if(!who||!who.style)return'';var sty=css.replace(/\-([a-z])/g,function(a,b){return b.toUpperCase();});if(who.currentStyle){return who.style[sty]||who.currentStyle[sty]||'';} var dv=document.defaultView||window;return who.style[sty]||dv.getComputedStyle(who,"").getPropertyValue(css)||'';} Array.prototype.indexOf=Array.prototype.indexOf||function(what,index){index=index||0;var L=this.length;while(index //
// //
0%
//