jQuery(document).ready(function() {
    jQuery('#mycarousel').jcarousel({visible: 1, scroll : 1,wrap : "circular", animation: 200});
});
