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