AbandonAllProbes : function(e) {
            if(confirm("Are you sure you want to abandon all probes controlled by this Observatory?")) {
                require('js/actions/menu/loader').show();
                this.service.abandon_all_probes({
                        session_id:Game.GetSession(),