/*
jQuery(document).ready(function($) {
	jQuery('#kwicks').kwicks({
		max:195,
		min:110,
		spacing : 5
	});

});
*/
