// このファイルはtour/ページウエのバナー用です

ads0=new Array(
//　バナーとリンク先をこちらに入力
'<table width="606" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.his-j.com/ngo/tour/privacy.htm" target="_blank" align="left"><img src="../img/media/media-bn_w365.gif" border="0" alt="メディア通販課電話番号" width="365" height="65"></a></td><td><img src="../img/icon/space.gif" width="3"></td><td><a href="http://www.his-j.com/hoken/index_ngo.htm" target="_top" align="left"><img src="../top/bnn_img/hoken_bn.gif" border="0" alt="海外旅行保険" width="130" height="65"></a></td><td><img src="img src="../img/icon/space.gif" width="3""></td><td><a href="../group/index.htm" target="_top" align="right"><img src="../top/bnn_120/dantai.gif" border="0" alt="団体営業課"></a></td></tr></table>'
// バナー入力終了
);

document.write(ads0[Math.floor(Math.random()*ads0.length)]);
