ct.slideOut('t', {
            callback : function(){
               this.animating = false;
               Ext.callback(callback);
            },