window.onload = function () {
    setTimeout(initOverLabels, 50);
    tabs.init();
}