//メニューのデータ項目を設定

	var menu_data = new Array(
		['annai','<img src="img/menu_annnai.gif" alt="蘇州號のご案内">','profile.html'],
		['moushikomi','<img src="img/menu_jyosen.gif" border="0" alt="お申し込みからご乗船まで">','nagare.html'],
		['unkou','<img src="img/menu_unkou.gif"border="0" alt="運航時刻表">','unkou.htm'],
		['ryoukin','<img src="img/menu_ryoukin.gif"border="0" alt="料金案内">','ryoukin.htm'],
		['yoyaku','<img src="img/menu_yoyaku.gif" border="0" alt="乗船予約">','privercy.html','_blank'],
		['kouro','<img src="img/menu_kouro.gif" border="0" alt="航路図">','kouro.htm'],
		['picture','<img src="img/menu_picture.gif" border="0" alt="船旅写真集">','./shashin1.html'],
		['tomonokai','<img src="img/menu_tomonokai.gif" border="0" alt="蘇州號ご乗船友の会">','members.html'],
		['kamotsu','<img src="img/menu_unso.gif" border="0" alt="貨物運送">','./cargo_1.htm','_blank'],
		['saishinunko','<img src="img/saishinunkou.jpg" border="0" alt="最新運行状況">','saishinunko.html']
	);
		menu_data.annai = new Array(
			['profile','プロフィール','profile.html'],
			['sennnai','船内図','setsubi.htm'],
			['cabin','キャビン案内','setsubi.htm#1'],
			['shisetu','船内施設案内','setsubi.htm#2'],
			['restrant','レストラン・メニュー','./foodmenu.htm']
		);
		menu_data.picture = new Array(
		);
		menu_data.moushikomi = new Array(
			['yoyaku','予約方法','./nagare.html#reservation-method'],
			['jyousen','乗船券','./nagare.html#ticket'],
			['tetsuduki','出入国手続き','./nagare.html#procedure',],
			['nimotsu','手荷物','./nagare.html#baggage'],
			['kityou','貴重品','./nagare.html#valuables'],
			['takkyuubin','宅急便のご案内','./delivery.html'],
			['chizu','乗船場所地図 >>','./map.htm']
		);
			menu_data.moushikomi.chizu = new Array(
				['oosaka','大阪','./map.htm#1'],
				['shanhai','上海','./map.htm#2']
			);
		menu_data.yoyaku = new Array(
			['internet','インターネットによる<br>乗船予約','https://www.shanghai-ferry.co.jp/application/index.php?action_EmbarkApplicationDataInput=truel','_blank'],
			['fax','ファックスによる<br>乗船予約','.']
		);
			menu_data.yoyaku.fax = new Array(
				['cyokusetsu','弊社に直接予約の方はこちらをクリック','./images/cmoushikomi.pdf','_blank'],
				['dairiten','旅行代理店において乗船券を予約・購入の場合はこちらをクリック','./images/dmoushikomi.pdf','_blank']
			);
		menu_data.kamotsu = new Array(
			['service','貨物サービスの特色','./cargo_1.htm','_blank'],
			['unkou','運航スケジュール','./1534jikokuhyou_kamotsu.htm','_blank'],
			['dairi','代理店一覧','./cargo_3.htm','_blank'],
			['itiran','輸出入CY、CFS一覧','./cargo_4.htm','_blank'],
			['xlssheet','B/L Instructions専用シート(Excel)のご利用について','./blinst.htm','_blank'],
			['topics','トピックス','./cargo_5.htm','_blank'],
			['information',' Information','./hds.pdf','_blank']
		);
			menu_data.kamotsu.information = new Array(
				['hds','HDS Charge 料率変更の<br>お知らせ','./hds.pdf','_blank']
			);
