// このファイルは [width130pix height60pix] バナー用です

ads0=new Array(
// ランダムで入れたいバナーとリンク先をこちらに入力

/* 7/14コメントアウト byYOSHIZAWA
// ハワイキャンペーン
'<A href="http://www.his-j.com/fuk/sp/hawaii-cp/hawaii_index.htm" target="_blank"><IMG src="_fukTop/images/bn_hwi_cp.gif" width="230" height="56" border="0"></a>',

// 国内旅行
'<A href="http://www.his-j.com/fuk/dome/index.htm" target="_blank"><IMG src="_fukTop/images/bn_dome.jpg" width="230" height="56" border="0"></a>',

// アバンティ
'<A href="http://www.his-j.com/fuk/AO/" target="_blank"><IMG src="_fukTop/images/bn_avanti.jpg" width="230" height="56" border="0"></a>',

// 法人・グループ・ビジネスクラス
'<EMBED src="_fukTop/images/top_bn20090709.swf" quality="high" bgcolor="#FFFFFF" width="230" height="56">',


// 眞鍋かをりのブログ
'<A href="http://ameblo.jp/ma-na-be/" target="_blank"><IMG src="_fukTop/images/bn_manabe.gif" width="230" height="56" border="0"></a>',

// 新聞掲載クルーズ
'<A href="http://www.cruiseplanet.co.jp/asia/as_costacla_091024.htm" target="_blank"><IMG src="_fukTop/images/bn_costa.gif" width="230" height="56" border="0"></a>',

// 9/19出発 ワンナイトクルーズ
/* 7/16コメントアウト　（古賀）
'<A href="http://www.his-j.com/fuk/sp/cruise/pearl.html" target="_blank"><IMG src="_fukTop/images/bn_major.gif" width="230" height="56" border="0"></a>',
*/

/* 8/24コメントアウト　（富田）
// トラベルワンダーランド
'<EMBED src="_fukTop/images/bn_twl.swf" quality="high" bgcolor="#FFFFFF" width="230" height="56">',


// シルバーウィークチャーター便
'<EMBED src="_fukTop/images/sw-charter.swf" quality="high" bgcolor="#FFFFFF" width="230" height="56">'
*/

//エコポイント
'<A href="http://www.his-j.com/ecopoint/index.html" target="_blank"><IMG src="images/baner/130/ecopoint.gif" width="130" height="60" border="0"></a>',

//旅ナビ
'<A href="http://tabinavi.his-j.com/" target="_blank"><IMG src="images/baner/130/tabinavi.gif" width="130" height="60" border="0"></a>',

//バケーション
'<A href="http://activities.his-vacation.com/jp/jp/Top/" target="_blank"><IMG src="images/baner/130/vacation.gif" width="130" height="60" border="0"></a>',

// オンライン
'<EMBED src="images/baner/130/bn_online.swf" quality="high" bgcolor="#FFFFFF" width="130" height="60">'

);

// ランダムバナー入力終了

document.write(ads0[Math.floor(Math.random()*ads0.length)]);
