AbandonAllExcavators : function(e) {
        if(confirm("Are you sure you want to abandon all excavators controlled by this Archaeology Ministry?")) {
            require('js/actions/menu/loader').show();
            this.service.mass_abandon_excavator({
                    session_id:Game.GetSession(),