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