$(document).ready(function()
{
//  Shadowbox.init({ flashParams: {movie:'/flash/player.swf'} });
  Shadowbox.init({ pathFLV:'/flash/', handleOversize:'none', modal:true });

  $('#ticker ul').liScroll({travelocity: 0.05});
});

