	$().ready(function() {
		$('.fce-kwicks').kwicks({
			max : 430,
			spacing : 25
		});
	});
