var myPlugin = jQuery("#gallerSlider").evoSlider({ imageScale: "fitImage", mode: "slider", width: 495, height: 335, slideSpace: 5, paddingRight: 0, titleClockWiseRotation: false, hideCurrentTitle: false, startIndex: 0, showIndex: true, mouse: false, keyboard: true, speed: 500, easing: "swing", loop: true, lazyLoad: false, autoplay: true, interval: 3000, pauseOnHover: false, pauseOnClick: false, showPlayButton: false, playButtonAutoHide: false, toggleIcon: true, directionNav: false, directionNavAutoHide: false, showDirectionText: false, nextText: "Next", prevText: "Prev", controlNav: true, controlNavMode: "thumbnails", controlNavVertical: true, controlNavPosition: "outside", controlNavVerticalAlign: "right", controlSpace: 5, controlNavAutoHide: false });