$().ready(function() {	$('.kwicks').kwicks({		min : 30,		spacing : 3,		isVertical : false,		sticky : true,	});});