jQuery().ready(function() {
	jQuery('.kwicks').kwicks({
		max : 350,
		spacing : 1
		});
	});
