// menu_items.js file

var MENU_ITEMS =[
	["皮膚病理倶楽部とは", "http://www.npo-jdpo.org/dermpath-club/about-dermpathclub.html"],
	["入会する", "http://www.npo-jdpo.org/FS-APL/FS-Form/form.cgi?Code=dermclub"],
	["疾患について勉強する", "http://www.npo-jdpo.org/dermpath-club/study-disease.html"],
	["皮膚病理倶楽部へ寄付する", "http://www.npo-jdpo.org/dermpath-club/donation-dermclub.html"],
	["お問い合わせ", "http://www.npo-jdpo.org/FS-APL/FS-Form/form.cgi?Code=Office"],
	["NPO法人 皮膚病理発展推進機構", "http://www.npo-jdpo.org"],
	["札幌皮膚病理診断科", "http://www.sapporo-dermpath.com"],
	["English", "http://www.npo-jdpo.org/dermpath-club/dermpathclub-top-en.html"],
	["トップへ戻る", "http://www.npo-jdpo.org/dermpath-club/dermpathclub-top.html"]
];
