$(document).ready(function() {
    $("ul:eq(0)").liScroll(); 
}); 
