// 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/FS-APL/FS-Form/form.cgi?Code=dermclubinvitefriend"],
	["皮膚病理図鑑 症例検索", "http://www.npo-jdpo.org/dermpath-club/search.html"],
	["ポスター・講義資料 公開", "http://www.npo-jdpo.org/dermpath-club/poster-lecture.html"],
	["疾患について勉強する", "http://www.npo-jdpo.org/dermpath-club/study-disease.html"],
	["掲示板（会員専用）", "http://www.sapporo-dermpath.com/FS-APL/FS-BBS/index.cgi?Code=dermpath-book"],
	["皮膚病理倶楽部へ寄付する", "http://www.npo-jdpo.org/dermpath-club/donation-dermclub.html"],
	["お問い合わせ", "http://www.npo-jdpo.org/dermpath-club/inquiry.html"],
	["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"]
];