/* Nathan Heberley - Forge IT 15AUG2005*/
var MENU_ITEMS = [
	['<img src="../images/cK_menu1.gif" alt="Show Packages" name="menu1" width="214" height="44" border="0">', null, null,
		['Magic Shows', null, null,
			['Economy', 'economy.htm', {'sb':'economy.htm'}],
			['Deluxe', 'deluxe.htm', {'sb':'deluxe.htm'}],
			['Deluxe Plus', 'deluxeplus.htm', {'sb':'deluxeplus.htm'}],
			['School / Day care', 'daycare.htm', {'sb':'daycare.htm'}],
			['Game Show', 'kidsgameshows.htm', {'sb':'kidsgameshows.htm'}]
		],
		['Games Show Mania', 'kidsgameshows.htm', {'sb':'kidsgameshows.htm'}]
	],
	['<img src="../images/cK_menu2.gif" alt="Why Choose Us?" name="menu2" width="214" height="44" border="0">', null, null,
		['Testimonials', 'testimonials.htm', {'sb':'testimonials.htm'}],
		['Gaurantee', 'guarantee.htm', {'sb':'guarantee.htm'}],
		['You Get More', 'more.htm', {'sb':'more.htm'}]
	],
	['<img src="../images/cK_menu3.gif" alt="Helpful Party Advice" name="menu2" width="214" height="44" border="0">', 'advice.htm', {'sb':'advice.htm'}],
	['<img src="../images/cK_menu4.gif" alt="Boys & Girls Shows" name="menu3" width="214" height="44" border="0">', 'boysandgirls.htm', {'sb':'boysandgirls.htm'}],
	['<img src="../images/cK_menu5.gif" alt="What We Require" name="menu4" width="214" height="44" border="0">', 'requirements.htm', {'sb':'requirements.htm'}],
	['<img src="../images/cK_menu6.gif" alt="Bonus Freebies in Packages" name="menu5" width="214" height="44" border="0">', 'freebies.htm', {'sb':'freebies.htm'}],
	['<img src="../images/cK_menu7.gif" alt="Booking Information" name="menu7" width="214" height="44" border="0">', 'booking.htm', {'sb':'booking.htm'}],
	['<img src="../images/cK_menu8.gif" alt="Contact Us" name="menu8" width="214" height="44" border="0">', '../contact.htm', {'sb':'../contact.htm'}],
	['<img src="../images/cK_menu9.gif" alt="Fun Stuff" name="menu9" width="214" height="44" border="0">', 'funstuff.htm', {'sb':'funstuff.htm'}]
];
