    $(function() {
        $("#ticker").jTicker({interval: 20});
    });
