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


