var idxInnMainPic_202505061551497433 = 0; var arrayInnMainPic_202505061551497433 = new Array('http://www.98inn.com.tw/image/mid/hotel/200611032105053578.jpg','http://www.98inn.com.tw/image/mid/hotel/201105242113215344.jpg','http://www.98inn.com.tw/image/mid/hotel/201105242113287913.jpg','http://www.98inn.com.tw/image/mid/hotel/201105242113343102.jpg','http://www.98inn.com.tw/image/mid/hotel/200611032105054123.jpg'); function changeInnMainPic_202505061551497433() { img = window.document.getElementById('imgInnMain_202505061551497433'); idxInnMainPic_202505061551497433 = (idxInnMainPic_202505061551497433 + 1) % arrayInnMainPic_202505061551497433.length; img.src = arrayInnMainPic_202505061551497433[idxInnMainPic_202505061551497433]; setTimeout('changeInnMainPic_202505061551497433()', 3000); } setTimeout('changeInnMainPic_202505061551497433()', 3000); function changeInnRoomDisplay_202505061551497433() { if(window.document.getElementById('innRoomBody_202505061551497433').style.display == '') { window.document.getElementById('innRoomBody_202505061551497433').style.display = 'none'; window.document.getElementById('innRoomSign_202505061551497433').src = 'http://www.98inn.com.tw/images/tools/plus.png'; } else { window.document.getElementById('innRoomBody_202505061551497433').style.display = ''; window.document.getElementById('innRoomSign_202505061551497433').src = 'http://www.98inn.com.tw/images/tools/minus.png'; } } window.document.write('