Ext.onReady(function() {
    Ext.get('page').show();
    Ext.get('loading').hide();
});
