$(document).ready(function() {
	$('#featured_slide_').s3Slider({
		timeOut:2500
	});
});
