window.setInterval(function(){
window.document.getElementById("J_chatContent").value='求中奖啊啊啊!。。。';
window.document.getElementById("J_sendChatBtn").classList.remove("disabled");
window.document.getElementById("J_sendChatBtn").click();
},15000);
window.setInterval(function(){
window.document.getElementById("J_chatContent").value='求中奖啊啊啊!。。。';
window.document.getElementById("J_sendChatBtn").classList.remove("disabled");
window.document.getElementById("J_sendChatBtn").click();
},15000);