/* jQuery LazyLoad Plugin for WYSIWYG Web Builder 14 - Copyright Pablo Software solutions 2018 - http://www.wysiwygwebbuilder.com */ (function(a){a.fn.lazyload=function(f){function e(){g=c.filter(function(){var b=a(this);if(!b.is(":hidden")){var c=a(window).scrollTop(),f=c+a(window).height(),e=b.offset().top;return e+b.height()>=c-d.threshold&&e<=f+d.threshold}}).trigger("lazyload");c=c.not(g)}var d={threshold:0,fade:!1};f&&(d=a.extend(d,f));var h=1