﻿var itemMenu =
[
	[null, '關於瀚邦', 'aboutus.php', null, null,
		[null, '基金會簡介', 'aboutus.php',null, null],
		[null, '創辦人與董事長的話', 'inaugurator.php', null, null],
		[null, '服務項目', 'service.php', null, null],
		[null, '申請表格下載', 'download.php', null, null],
		[null, '聯絡我們', 'contact.php', null, null],
	],
	[null, '活動專區', 'action.php', null, null,
		[null, '活動紀實', 'action.php', null, null],
		[null, '公益影像', 'motion.php', null, null],
	],
	[null, '成果回顧', 'honor.php', null, null,
		[null, '我們的榮耀', 'honor.php', null, null],
		[null, '歷年大事紀', 'chronicle.php', null, null]
	],
	[null, '交流園地', 'thanks.php', null, null,
		[null, '感恩迴響', 'thanks.php', null, null],
		[null, '志工園地', 'volunteer.php', null, null],
	],
	[null, '留言版', 'http://hansgroup.com.tw/foundation/guestbook/', '_blank', null],
	[null, '愛心捐款', 'donations.php', null, null],
];

