$(document).ready(function(){	$('#album').innerfade({		speed: 1000,		timeout: 10000,		type: 'sequence',		containerheight: '230px'	});});