var MENU_ITEMS = [
	
	['Services', null, null,
		['Coordinating','prices.htm', {'tw' : '_self'}],
/*		['Cake Tops','caketop.htm', {'tw' : '_self'}],   */
		['Cakes / Candy','cake.htm', {'tw' : '_self'}],
		['Catering','cater.htm', {'tw' : '_self'}],
		['Consider This','consider.htm', {'tw' : '_self'}],
		['Minister', null, null,
			['Scriptures','verses.htm', {'tw' : '_self'}],
			['Services','minister.htm', {'tw' : '_self'}],
			['Vows','vows.htm', {'tw' : '_self'}],
		],
		['Other', null, null,
			['Coordinator','coordinator.htm', {'tw' : '_self'}],
			['D.J. Services','dj.htm', {'tw' : '_self'}],
			['Misc','addserv.htm', {'tw' : '_self'}],
			['Musicians','musicians.htm', {'tw' : '_self'}],
			['Photography','photography.htm', {'tw' : '_self'}],
			['Videographers','videographers.htm', {'tw' : '_self'}],
		],
	],

	['About Us', null, null,
		['Photographs',null, null,
			['Traditional','trad1.htm', {'tw' : '_self'}],
			['Western','west1.htm', {'tw' : '_self'}],
			['Reception','reception.htm', {'tw' : '_self'}],
			['Truck Limo','limo.htm', {'tw' : '_self'}],
		],
		['Contact Us','contact.htm', {'tw' : '_self'}],
		['Location Map','http://www.hazels.com/static/map.htm', {'tw' : '_blank'}],
	],

	['Links', null, null,
		['Home','index.htm', {'tw' : '_self'}],
		['Favorite Links','links.htm', {'tw' : '_self'}],
	],
	
]


/*
	['Another Item', null, null,
		['Level 2 Item 0','another.html', {'tw' : 'content'}],
		['Level 2 Item 1','another.html', {'tw' : 'content'}],
		['Level 2 Item 2','another.html', {'tw' : 'content'}],
		['Level 2 Item 3','another.html', {'tw' : 'content'}],
	],
*/
