this.setElement(this.template());\r
             this.$el.modal({backdrop: 'static'});\r
             this.$el.modal('show');\r
             this.setElement(this.template());\r
             this.$el.modal({backdrop: 'static'});\r
             this.$el.modal('show');\r
         },\r
         toggleButtons: function(toggle) {\r
             this.$('.btn, button').toggleClass('disabled', !toggle);\r
         },\r
         toggleButtons: function(toggle) {\r
             this.$('.btn, button').toggleClass('disabled', !toggle);\r