$(function(){
    $("#featureCarousel").featureCarousel({
        smallFeatureHeight : 0.8,
        smallFeatureWidth : 0.9,
        smallFeatureOffset : 28,
        autoPlay: 10000
    });
});



