(function () { function logElementEvent(eventName, element) { console.log(Date.now(), eventName, element.getAttribute("data-src")); } var callback_error = function (element) { element.src = "https://hentaiera.com/images/load_error.png"; }; var ll = new LazyLoad({ threshold: 0, callback_error: callback_error }); })();