$(document).ready(function() {

	$("ul#ticker").liScroll({travelocity: 0.05}); 
	
});

