// HOME

jQuery(function( $ ){
	//KWICKS
	$('.kwicks').kwicks({
		max : 220,
		spacing : 10
	});
});