animOpen: function (box, shadow, speed) {
          /* istanbul ignore if */
          if (typeof box === 'function') {
            options.animOpen = box;
            return true;