'; } }, auto: 6000, next: "#testimonial_slider_2_next", prev: "#testimonial_slider_2_prev", scroll: { items:1, fx: "scroll", easing: "swing", duration: 600, pauseOnHover: true } }); jQuery("head").append(""); jQuery("#testimonial_slider_2_wrap").hover( function() { jQuery(this).find(".testimonial_nav_arrow_wrap").show();}, function() { jQuery(this).find(".testimonial_nav_arrow_wrap").hide();} ); jQuery("#testimonial_slider_2").touchwipe({ wipeLeft: function() { jQuery("#testimonial_slider_2").trigger("next", 1); }, wipeRight: function() { jQuery("#testimonial_slider_2").trigger("prev", 1); }, preventDefaultEvents: false }); });