// newsscroller
var j = jQuery.noConflict();
    j(function(){
    j("ul#ticker02").liScroll({travelocity: 0.07});
    }); 
