	$().ready(function() {
		$('#imagenavi .kwicks').kwicks({
			max: 490,
			spacing:  0,
			sticky : true
		});
	});

