$(function(){
$("#featureslider").faded({
	speed: 900,
	crossfade: true,
	autoplay: 4000,
	autorestart: true,
	autopagination: false
	});
});
