return t.getAttribute("data-nomer").localeCompare(e.getAttribute("data-nomer"));
return t.getAttribute("data-nomer") - e.getAttribute("data-nomer");