var myMenu =
[
    [null, 'Home', 'index.html', '_self', 'Homepage'], 
	[null, 'Profile Tantya Sudhirajati', '#', '_self', '',
		[null, 'Visi dan Misi', 'profile.html#visi', '_self', ''],
		[null, 'Legalitas', 'profile.html#visi', '_self', ''],
		[null, 'Management', 'profile.html#visi', '_self', ''],
	],
	[null, 'Buku Tamu', 'buku_tamu.html', '_self', ''],
	[null, 'Testimonial', 'testimonial.html', '_self', ''],
	[null, 'Forum', '', '_self', ''],
	[null, 'Foto Gallery', 'foto.html', '_self', ''],
	[null, 'Web Link', 'link.html', '_self', '']
];