Ext.onReady(function() { if (App.checkVersion(0)) { App.getModule('login').onReady(function() { App.Loader.stop(); }).run(); } })