/*--- menu items --- */

var MENU_ITEMS = [
		
	['Educational Activities','', {'tw' : '_self'},
		//['Schools','schools.htm', {'tw' : '_self'}],
		['Schools','schools.asp', {'tw' : '_self'}],
		['Institutions','Institutions.htm', {'tw' : '_self'}],
		['Groups','Groups.htm', {'tw' : '_self'}],
		
	],
	
	['Mandirs, Priests and Religious Articles','', {'tw' : '_self'},
	
		['Long Island','MandirsinIsland.htm', {'tw' : '_self'}],
		['Queens','Queens.htm', {'tw' : '_self'}],
		['Brooklyn','MandirsinBrooklyn.htm', {'tw' : '_self'}],
		['Bronx','MandirsinBronx.htm', {'tw' : '_self'}],
		['Manhattan','MandirsinManhattan.htm', {'tw' : '_self'}],
		['New Jersey','MandirsNewJersey.htm', {'tw' : '_self'}],
		['Others','Others.htm', {'tw' : '_self'}],
		['Priests','Priests.htm', {'tw' : '_self'}],
		['Religious Articles','religiousarticles.htm', {'tw' : '_self'}],				
	],
	
	['Info Center on Hindu Religion ', '', {'tw' : '_self'},
		['Purpose of Life','purposeoflife.htm', {'tw' : '_self'}],
		['Gods','Goddesses.htm', {'tw' : '_self'}],
		['Puja and Rituals','PujaandRituals.htm', {'tw' : '_self'}],
		['Samskaras','Samskaras.htm', {'tw' : '_self'}],
		['Festivals and Fasts','Fasts.htm', {'tw' : '_self'}],
		['Human Pursuits(purusharthas)','Purusharthas.htm', {'tw' : '_self'}],
		['Varnashrama(caste system)','Varnashrama.htm', {'tw' : '_self'}],
		['Four Stages(ashramas) of life','FourStages.htm', {'tw' : '_self'}],
		['Religious Scriptures','Scriptures.htm', {'tw' : '_self'}],
		['Law of Karma and Reincarnation','Karma.htm', {'tw' : '_self'}],
		['Women in Vedic Culture','VedicCulture.htm', {'tw' : '_self'}],
		['Others','#', {'tw' : '_self'},
		['Significance of Cow','Significancecow.htm', {'tw' : '_self'}],
		['Tilaka (Bindi)','TilakaBindi.htm', {'tw' : '_self'}],
		['Meaning of OM','Meaningom.htm', {'tw' : '_self'}],
		['Gayathri Mantra','GayatriMantra.htm', {'tw' : '_self'}],
		['Yoga and Hindu way of life','Yoga.htm', {'tw' : '_self'}],
		['Vegetarianism','Vegetarianism.htm', {'tw' : '_self'}],
		],
	],
	
	['Devotional Music', 'DevotionalMusic.htm', {'tw' : '_self'},
		
	],
	
	['How can I help?', '#', {'tw' : '_self'},
		['Join Mailing List','Mailinglist.asp', {'tw' : '_self'}],
		['Provide Pertinent new information','information.asp', {'tw' : '_self'}],
		['Make a donation','Donation.htm', {'tw' : '_self'}],
				
	],
	
	['Religious services', '#', {'tw' : '_self'},
		['Weddings','Weddings.htm', {'tw' : '_self'}],
		['Funeral Arrangements','funeral.htm', {'tw' : '_self'}],
	],
	/*
	['Prayers', 'prayers.htm', {'tw' : '_self'},
		
	],
	*/
	['Hindu Resources', 'OtherHinduSites.htm', {'tw' : '_self'},
			
	],
	['Seminar Series', 'SeminarSeries.htm', {'tw' : '_self'},
		
	],
	
	
];