$(document).ready(function()
{
  $("ul#offers_list").liScroll({travelocity: 0.05});
});

