$(document).ready(function() {
	$('.kwicks').kwicks({
		max : 290,
		isVertical : true
	});
});		
