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