var nowindex = 0; var TextInput = new Object(); TextInput[0] = "恭喜加值六合--九月報牌大賽-第二名[ jan ],獎金3000元 !!" TextInput[1] = "恭喜加值六合--九月報牌大賽-第一名[ Mandy ],獎金5000元 !!" TextInput[2] = "恭喜永久會員-阿雄 --S3大樂-本期中3星183碰 !!" TextInput[3] = "恭喜加值六合--九月報牌大賽-第二名[ 再現 ],獎金3000元 !!" TextInput[4] = "恭喜永久會員-蘇先生--S3六合-再中3星156碰 !!" TextInput[5] = "威力彩31連貢上看13.5億,168軟體75折優惠給你加油(有限時的哦~~)" document.write(""); document.write(""); document.write(""); document.write("
威彩頭獎:1,166,405,842大樂頭獎:100,000,000
"); function changeHTML(){ news.innerHTML = TextInput[nowindex]; nowindex = nowindex + 1; if (nowindex > 5)nowindex=0; setTimeout("changeHTML()", 2*1500); } changeHTML();