
$(document).ready(function() {
    
	//ticker on top		
	$("ul#ticker").liScroll();

	
});
