setInterval(" $('#myCarousel > a').last().click();", 5000);
$.get("http://www.nmenu.cn/db/GameList.ashx", '', function (data) { $('#update').html(data); });