document.write(''); document.write(''); document.write(''); document.write(''); $(function(){ var owl_1 = $('.owl-carousel-1'); owl_1.owlCarousel({ animateOut: 'fadeOut', nav: true, dots: false, loop: true, items: 1, autoHeight: false, autoplay: true, autoplayTimeout: 3000, autoplayHoverPause: false }); });