$(document).ready(function(){
$('#slideshow,#testimoni').innerfade({
						speed: 1000,
						timeout: 4000,
						type: 'sequence',
						containerheight: '240px'
					});});

