$(document).ready(function(){ 
        $(".photographyCarousel").jcarousel({						  
			scroll:5,									  
		});
});