	jQuery(document).ready(function() {
    	jQuery('#mycarousel').jcarousel({
        start: 0,
        scroll: 1
    						});
						});

				
