$(document).ready(function() {
	
	$('#BannerFooter').loopedSlider({
		/*autoStart: 10000*//*,
		restart: 5000*/
	});
	
});


