jQuery(document).ready(function() {
    	jQuery('#featured').jcarousel({ visible: 7 });
	});


