    		jQuery(document).ready(function(){
			jQuery('.projects').jcarousel({ scroll: 1, wrap: 'both' });
		});
