diff --git a/Logout.js b/Logout.js index bbdf788..2ca07aa 100644 --- a/Logout.js +++ b/Logout.js @@ -118,6 +118,7 @@ } } + // ==================== INITIALIZE ==================== function init() { if (document.readyState === 'loading') { @@ -127,6 +128,7 @@ } } + // Start init();