jQuery(function( $ ){
			
	$(function(){
		$("ol#ticker01").liScroll({travelocity: 0.03});
	});		

});