/* <![CDATA[ */ $(function(){
    $("div.carousel-0").carousel({ direction: "horizontal", nextBtn: '<img src="images/next-btn.png" alt="next" width="30" height="30" />', prevBtn: '<img src="images/prev-btn.png" alt="previous" width="30" height="30" />', loop: true });
    $("div.carousel-1").carousel({ direction: "vertical", nextBtn: '<img src="/plugins/system/plugin_carousel/next.png" alt="next" width="30" height="30" />', prevBtn: '<img src="/plugins/system/plugin_carousel/prev.png" alt="previous" width="30" height="30" />', loop: true, loop: true });
    $("div.carousel-2").carousel({ effect: "fade", nextBtn: '<img src="/plugins/system/plugin_carousel/next.png" alt="next" width="30" height="30" />', prevBtn: '<img src="/plugins/system/plugin_carousel/prev.png" alt="previous" width="30" height="30" />', loop: true, loop: true, loop: true });
    $("div.carousel-3").carousel({ slideEasing: "easeOutBounce", nextBtn: '<img src="/plugins/system/plugin_carousel/next.png" alt="next" width="30" height="30" />', prevBtn: '<img src="/plugins/system/plugin_carousel/prev.png" alt="previous" width="30" height="30" />', loop: true, loop: true, loop: true, loop: true });
    $("div.carousel-4").carousel({ direction: "horizontal", autoSlide: true, autoSlideInterval: 5000, delayAutoSlide: 5000, nextBtn: '<img src="/images/next-btn.png" alt="next" width="30" height="30" />', prevBtn: '<img src="images/prev-btn.png" alt="previous" width="30" height="30" />', loop: true, loop: true, loop: true, loop: true, loop: true });
    $("div.carousel-5").carousel({ direction: "horizontal", pagination: true, nextBtn: '<img src="/plugins/system/plugin_carousel/next.png" alt="next" width="30" height="30" />', prevBtn: '<img src="/plugins/system/plugin_carousel/prev.png" alt="previous" width="30" height="30" />', loop: true, loop: true, loop: true, loop: true, loop: true, loop: true });
    $("div.carousel-6").carousel({ direction: "horizontal", dispItems: 2, nextBtn: '<img src="/plugins/system/plugin_carousel/next.png" alt="next" width="30" height="30" />', prevBtn: '<img src="/plugins/system/plugin_carousel/prev.png" alt="previous" width="30" height="30" />', loop: true, loop: true, loop: true, loop: true, loop: true, loop: true, loop: true });
  }); /* ]]> */
