$(document).ready(function() {
	$(function () {
    $('#js-news').ticker();
    });
});
