jQuery(function(){ 
  jQuery("ul#ticker").liScroll({
		travelocity: 0.09
	}).show(); 
});
