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