$(document).ready(function() {
    $(".feedLine").show();
    $("ul#ticker01").liScroll();
});