for (m = 0, len4 = $tabSet.length; m < len4; m++) {
            _$tab = $tabSet[m];
            _$tab.classList.remove('open');
          }