
	$(document).ready(function(){

		$('#kuvakooste a').lightBox({
			fixedNavigation:true
		});

	});


