// JavaScript Document
jQuery(function(){
	jQuery("ul#ticker01").liScroll({travelocity: 0.05});
});