$(document).ready(function() {
	$('#slider').innerfade({speed: 'slow', timeout: 2500, type: 'sequence', containerheight: '350px'});
});
