<!-- Hide From old browsers
msg=new Array();

/* 1 */
msg[0]='<marquee behavior=slide height=16 scrollamount=5 direction=left loop=0>&nbsp;<span style="font-family:MS UI Gothic, Osaka; color:#369;">日本語オンライン旅行サイト！24時間空席リアルタイム照会・予約＆即時決済！</span></marquee>';

/*----------------------------------------------------------------------------*/
i=Math.floor(Math.random()*msg.length);
document.write(msg[i]);
// Stop hiding From old browsers -->


