jQuery(document).ready(function() { $('#mozjsmoz a').lightBox({fixedNavigation:true}); $('#bannierejqb div').tabs({fx:{opacity: "toggle"}}).tabs("rotate", 4000, true); var i=1; $('#bannierejqb a span').each(function(){$(this).html(i++)}); $('#bannierejqb ul').wrap("
"); $("#listejqnouveau").acv4Slider({ auto: true, speed:10000, controlsShow: false, continuous: true, classUl:"ul.liste", classLi:"li.row" }); });