jQuery(window).load(function() { jQuery('.flexslider').flexslider({ controlsContainer: ".flexslider-container", animation: "slide", easing: "swing", direction: "horizontal", reverse: false, smoothHeight: true, slideshow: false, slideshowSpeed: 4000, animationSpeed: 600, initDelay: 0, randomize: false, controlNav: false, pausePlay: true, directionNav: true, controlsContainer: ".flex-nav", prevText: "Previous", nextText: "Next", }); });jQuery(document).ready(function($){});