$(document).ready(function(){
    $(".news-list").newsticker(5000);
});

