$(document).ready(function() {
    $("#home_player_ads_viewport").jCarouselLite({
        btnNext: "#home_page_ads_more",
        vertical: true,
        circular: true
    });
});
