			$().ready(function() {
			$('.kwicks').kwicks({
				max : 220,
				spacing : 5
			});
		});

