!function(a,i,n,l){var h=a(i);a.fn.lazyload=function(e){var t,r=this,f={threshold:0,failure_limit:0,event:"scroll",effect:"show",container:i,data_attribute:"original",skip_invisible:!1,appear:null,load:null,placeholder:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB/AAffA0nNPuCLAAAAAElFTkSuQmCC"};function o(){var t=0;r.each(function(){var e=a(this);if((!f.skip_invisible||e.is(":visible"))&&!a.abovethetop(this,f)&&!a.leftofbegin(this,f))if(a.belowthefold(this,f)||a.rightoffold(this,f)){if(++t>f.failure_limit)return!1}else e.trigger("appear"),t=0})}return e&&(l!==e.failurelimit&&(e.failure_limit=e.failurelimit,delete e.failurelimit),l!==e.effectspeed&&(e.effect_speed=e.effectspeed,delete e.effectspeed),a.extend(f,e)),t=f.container===l||f.container===i?h:a(f.container),0===f.event.indexOf("scroll")&&t.bind(f.event,o),this.each(function(){var i=this,n=a(i);i.loaded=!1,n.attr("src")!==l&&!1!==n.attr("src")||n.is("img")&&n.attr("src",f.placeholder),n.one("appear",function(){var e;this.loaded||(f.appear&&(e=r.length,f.appear.call(i,e,f)),a("").bind("load",function(){var e=n.attr("data-"+f.data_attribute);n.hide(),n.is("img")?n.attr("src",e):n.css("background-image","url('"+e+"')"),n[f.effect](f.effect_speed),i.loaded=!0;var t,o=a.grep(r,function(e){return!e.loaded});r=a(o),f.load&&(t=r.length,f.load.call(i,t,f))}).attr("src",n.attr("data-"+f.data_attribute)))}),0!==f.event.indexOf("scroll")&&n.bind(f.event,function(){i.loaded||n.trigger("appear")})}),h.bind("resize",function(){o()}),/(?:iphone|ipod|ipad).*os 5/gi.test(navigator.appVersion)&&h.bind("pageshow",function(e){e.originalEvent&&e.originalEvent.persisted&&r.each(function(){a(this).trigger("appear")})}),a(n).ready(function(){o()}),this},a.belowthefold=function(e,t){var o=t.container===l||t.container===i?(i.innerHeight?i.innerHeight:h.height())+h.scrollTop():a(t.container).offset().top+a(t.container).height();return o<=a(e).offset().top-t.threshold},a.rightoffold=function(e,t){var o=t.container===l||t.container===i?h.width()+h.scrollLeft():a(t.container).offset().left+a(t.container).width();return o<=a(e).offset().left-t.threshold},a.abovethetop=function(e,t){var o=t.container===l||t.container===i?h.scrollTop():a(t.container).offset().top;return o>=a(e).offset().top+t.threshold+a(e).height()},a.leftofbegin=function(e,t){var o=t.container===l||t.container===i?h.scrollLeft():a(t.container).offset().left;return o>=a(e).offset().left+t.threshold+a(e).width()},a.inviewport=function(e,t){return!(a.rightoffold(e,t)||a.leftofbegin(e,t)||a.belowthefold(e,t)||a.abovethetop(e,t))},a.extend(a.expr[":"],{"below-the-fold":function(e){return a.belowthefold(e,{threshold:0})},"above-the-top":function(e){return!a.belowthefold(e,{threshold:0})},"right-of-screen":function(e){return a.rightoffold(e,{threshold:0})},"left-of-screen":function(e){return!a.rightoffold(e,{threshold:0})},"in-viewport":function(e){return a.inviewport(e,{threshold:0})},"above-the-fold":function(e){return!a.belowthefold(e,{threshold:0})},"right-of-fold":function(e){return a.rightoffold(e,{threshold:0})},"left-of-fold":function(e){return!a.rightoffold(e,{threshold:0})}})}(jQuery,window,document);