this.gallery = new Y.Squarespace.Gallery2({ container: this.wrapper, design: 'stacked', autoplay: autoPlay, autoplayOptions: { timeout: 6000 /* time between slides, in milliseconds */ }, designOptions: { autoHeight: autoHeight, clickBehavior: 'auto', transition: this.tweak.transition },