var lazyLoadInstance = new LazyLoad({ unobserve_entered: true, callback_enter: function(element) { resizeCdnImage(element); } });