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