jQuery(document).ready(function() {
    jQuery('#moncarousel').jcarousel({
        scroll: 1});
});