// このファイルはtour/ページウエのバナー用です

ads0=new Array(
//　バナーとリンク先をこちらに入力
'<table width="570" border="0" cellspacing="0" cellpadding="0" align="right"><tr><td><img src="img/bn_tel_30th.gif"></td><td><img src="img src="../img/icon/space.gif" width="5""></td><td><a href="http://www.his-j.com/hoken/index_ngo.htm" target="_top" align="left"><img src="../top/top_img/bn_160/bn-hoken.gif" border="0" alt="海外旅行保険" width="160" height="60"></a></td></tr></table>'
// バナー入力終了
);

document.write(ads0[Math.floor(Math.random()*ads0.length)]);