$(document).ready(function() {
	$("#slider_3d").featureCarousel({
		smallFeatureOffset : 35,
		carouselSpeed : 300,
		autoPlay : 4000
	});
});
