<div >
clearInterval(timerID);

}).mouseout(function(){
timerID=setInterval(setTab,2000);
}); 
});
</script>

相关文章: