jQuery(document).ready(function($) {
    $("ul#newsticker").liScroll({travelocity: 0.05});
});

