$(document).ready(function(){
	$("a[rel='nauha1']").colorbox({
		slideshow: true,
		opacity: 0.85,
		preloading: true
	});
});

$(document).ready(function(){
	$("a[rel='nauha2']").colorbox({
		slideshow: true,
		opacity: 0.85,
		preloading: true
	});
});

$(document).ready(function(){
	$("a[rel='nauha3']").colorbox({
		slideshow: true,
		opacity: 0.85,
		preloading: true
	});
});

$(document).ready(function(){
	$("a[rel='nauha4']").colorbox({
		slideshow: true,
		opacity: 0.85,
		preloading: true
	});
});

$(document).ready(function(){
	$("a[rel='nauha5']").colorbox({
		slideshow: true,
		opacity: 0.85,
		preloading: true
	});
});