$(document).ready(function(){
	
	// Carousels
	$('#homeWork, #work, .popupWork').jcarousel();

});
