getGlyphs : function() {
      if(!this.glyphs) {
        require('js/actions/menu/loader').show();
        this.service.get_glyphs({session_id:Game.GetSession(),building_id:this.building.id}, {
          success : function(o){