// JavaScript Document //首页banner //=3?1:currentindex+1;//此处的5代表幻灯片循环遍历的次数 changeflash(currentindex);} $(document).ready(function(){ $(".flash_bar div").mouseover(function(){stopAm();}).mouseout(function(){startAm();}); startAm(); });