jQuery(document).ready(function() {
  jQuery('#resorts_gallery_carousel').jcarousel({
    scroll: 1,
    visible: 4,
    wrap: 'both'
  });
});
