$(function() {	
	$('#slider').loopedSlider({
		autoStart: 5000,
		autoHeight: 400,
		containerClick: false
	});  
});
