if (state.loaded[urlArray[i]] == null) {
      c++
      loadLanguageByUrl(urlArray[i], function() {
        c--
        if (c < 1) {