/*
  --- menu items --- 
you can edit this file as needed
*/
var MENU_ITEMS = [
	['Grief &amp; Comfort', '../Grief/index.htm', null,
		['Memory Bracelets', '../Grief/index.htm'],
		['Grief Book', '../Grief/AINL.htm'],
	],
	['Hope &amp; Inspiration', '../Hope/index.htm', null,
		['Awareness Bracelets', '../Hope/aware.htm'],
		['Graduation Bracelets', '../Hope/Grad.htm'],
		['Freshwater Pearls', '../Hope/pearls.htm'],
		['Caregivers', '../Hope/CG.htm'],
		['Military Separation', '../Hope/TG.htm'],
		['De-stress', '../Hope/S&S.htm'],
		['Recovery & Renewal', '../Hope/Year.htm'],
		['Princess', '../Hope/Princess.htm'],
	],
	['Joy &amp; Celebration', '../Joy/index.htm', null,
		['Mothers & Grandmothers', '../Joy/MJ.htm'],
		['Expectant Mothers', '../Joy/BoB.htm'],
		['Baby', '../Joy/BF.htm'],
		['Wedding', '../Joy/index.htm']
	],
//	['About Us', null, null,
//		['The Story Behind the Bracelets', 'http://google.com'],
//		['The People Behind the Bracelets', 'http://google.com'],
//		['Contact Us', 'http://google.com']
//	],
];


