var MENU_ITEMS_1 = [
	[wrap('Company', 'company/'), homeprefix + 'company/index.html', null, 
		[wrap('Introduction', 'company/philosophy.html'), homeprefix + 'company/philosophy.html'], 
		[wrap('Strategy', 'company/strategy.html'), homeprefix + 'company/strategy.html'], 
		[wrap('Philosophy', 'company/positioning.html'), homeprefix + 'company/positioning.html'], 
		[wrap('History', 'company/history.html'), homeprefix + 'company/history.html'], 
		[wrap('Facts and figures', 'company/facts.html'), homeprefix + 'company/facts.html'], 
		[wrap('Stage Entertainment', 'company/stageentertainment.html'), homeprefix + 'company/stageentertainment.html']]];
var MENU_ITEMS_2 = [
	[wrap('Touring Productions', 'tourProductions/'), homeprefix + 'tourProductions/index.html', null, 
		<!-- [wrap('Fantasy', 'tourProductions/fantasy/'), homeprefix + 'tourProductions/fantasy/index.html'], 
		<!-- [wrap('Mystery', 'tourProductions/mystery/'), homeprefix + 'tourProductions/mystery/index.html'], 
		<!-- [wrap('Hollywood', 'tourProductions/hollywood/'), homeprefix + 'tourProductions/hollywood/index.html'], 
		<!-- [wrap('Romanza', 'tourProductions/romanza/'), homeprefix + 'tourProductions/romanza/index.html'], 
		<!-- [wrap('Elements', 'tourProductions/kidsIceShow/'), homeprefix + 'tourProductions/kidsIceShow/index.html'],
		<!-- [wrap('Mystery', 'tourProductions/kidsIceShow/'), homeprefix + 'tourProductions/kidsIceShow/index.html'],
		<!-- [wrap('1001 Nights on ice', 'tourProductions/kidsIceShow/'), homeprefix + 'tourProductions/kidsIceShow/index.html'],
		[wrap('Tropicana', 'tourProductions/tropicana/'), homeprefix + 'tourProductions/tropicana/index.html'],
		[wrap('Energia', 'tourProductions/romanza/'), homeprefix + 'tourProductions/energia/index.html'],
		[wrap('Spirit of the World', 'tourProductions/kidsIceShow/'), homeprefix + 'tourProductions/spirit/index.html'],
		[wrap('Mystery', 'tourProductions/mystery/'), homeprefix + 'tourProductions/mystery/index.html'],
		[wrap('Nutcracker', 'tourProductions/nutcracker/'), homeprefix + 'tourProductions/nutcracker/index.html']]];
var MENU_ITEMS_3 = [
	[wrap('Special Productions', 'specialProductions/'), homeprefix + 'specialProductions/index.html', null, 
		[wrap('Partners', 'specialProductions/partners.html'), homeprefix + 'specialProductions/partners.html'], 
		[wrap('Productions', 'specialProductions/productions.html'), homeprefix + 'specialProductions/productions.html'], 
		[wrap('How we work', 'specialProductions/howwework.html'), homeprefix + 'specialProductions/howwework.html']]];
var MENU_ITEMS_4 = [
	[wrap('Business Partners', 'businessPartners/'), homeprefix + 'businessPartners/index.html', null, 
		[wrap('Promoters and venues', 'businessPartners/promoters.html'), homeprefix + 'businessPartners/promoters.html'], 
		[wrap('Information required', 'businessPartners/informationrequired.html'), homeprefix + 'businessPartners/informationrequired.html'], 
		[wrap('Basic production information', 'businessPartners/basic.html'), homeprefix + 'businessPartners/basic.html']]];



