function uiTabsLoader() {
    document.getElementById("tabul").style.visibility = "visible";
}

