document$.subscribe(function(){var e=document.querySelectorAll("article table");e.forEach(function(e){new Tablesort(e)})})