// menu_items.js file

var MENU_ITEMS =[
	["What's dermatopathology club?", "http://www.npo-jdpo.org/dermpath-club/about-dermpathclub-en.html"],
	["Register now", "http://www.npo-jdpo.org/FS-APL/FS-Form/form.cgi?Code=dermclub-en"],
	["Contact us", "http://www.npo-jdpo.org/FS-APL/FS-Form/form.cgi?Code=Office"],
	["Japanese", "http://www.npo-jdpo.org/dermpath-club/dermpathclub-top.html"],
	["Home", "http://www.npo-jdpo.org/dermpath-club/dermpathclub-top-en.html"]
];
