window.onload = function() { setTimeout(() => loader.fadeOut(), 3000); //setTimeout(loader.fadeOut.bind(loader), 3E3); };