
var MENU_ITEMS = [
	['<img src="../../images/menuArrow.gif" width="39" height="9" border="0"> Entertainers', null, null,
		['Magicians', null, null,
			['View list of Magicians', '../magicians.htm', {'sb':'../magicians.htm'}],
						['Various Show Types', '../variousshowtypes.htm', {'sb':'../variousshowtypes.htm'}],
			['Phoenix Magic', 'phoenix.htm', {'sb':'phoenix.htm'}],
			['Tim & Sue Anne', 'timsue.htm', {'sb':'timesue.htm'}],
			['Sam Powers', 'sam.htm', {'sb':'sam.htm'}],
			['Phil Cass', 'phil.htm', {'sb':'phil.htm'}],
			['Joey', 'joey.htm', {'sb':'joey.htm'}],
			['David', 'david.htm', {'sb':'david.htm'}]
		],
		['The Mentalist', '../mentalist.htm', {'sb':'../mentalist.htm'}],
		['Games Show Mania', '../../gameshow.htm', {'sb':'../../gameshow.htm'}],
		['Adagio Cirque!', '../../adagio.htm', {'sb':'../../adagio.htm'}],
		['Comedians', '../comedians.htm', {'sb':'../comedians.htm'}],
		['Other Entertainment', '../otherentertainers.htm', {'sb':'../otherentertainers.htm'}]
	],
	['<img src="../../images/menuArrow.gif" width="39" height="9" border="0"> Corporate', '../../corporateentertainment.htm', {'sb':'../../corporateentertainment.htm'}],
	['<img src="../../images/menuArrow.gif" width="39" height="9" border="0"> Private Functions', '../../adultfunctions.htm', {'sb':'../../adultfunctions.htm'}],
	['<img src="../../images/menuArrow.gif" width="39" height="9" border="0"> Wish to join us', '../../joinus.htm', {'sb':'../../joinus.htm'}],
	['<img src="../../images/menuArrow.gif" width="39" height="9" border="0"> Contact', '../../contact.htm', {'sb':'../../contact.htm'}],
	['<br><img src="../../images/s_menuAEKidsBtn2.gif" alt="Action Entertainment KIDS" name="Kids_menu_btn" border="0">', '../../kids/default.htm', {'sb':'../../kids/'}]
];
