$(document).ready(function(){
	
	$('.bildegalleri .innerart').cycle({
		timeout: 4000,
		speed: 1000
	}); 
});
