$.fn.tab.noConflict = function () {
        $.fn.tab = old
        return this
    }