jQuery(document).ready(function() {
    jQuery('#mycarousel').jcarousel({scroll: 2,wrap: "both" });
});