jQuery(document).ready(function() { jQuery('.flexslider-top').flexslider({ animation: "fade", slideshow: 1, slideshowSpeed: 4000, animationSpeed: 600, controlNav: false, prevText: 'Prev', nextText: 'Next', useCSS: false }); });