document.addEventListener('DOMContentLoaded', function(e) {...});
window.addEventListener('load', function(e) {...});
window.addEventListener('beforeunload', function(e) {...});