$(document).ready(function(){
	$("#loopedSlider").loopedSlider();
		autoStart: 3000 
		});
			
});  

