window.addEvent('domready', function() {
    var c = new FeaturedCarousel($$('.featured-items')[0]);
});