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