$('document').ready(function() {
	$('.kwicks').kwicks({
		max : 450,
		spacing : 0
	});
});
