var MENU_ITEMS = [
	['Top Ten', null, null,
		['Beach', null, null,
		['Cuba', '', {'tw' : '_top'}],
	],
		['Spa', null, null,
		['The Omni, Cancun', '', {'tw' : '_top'}],
	],
		['Historic', null, null,
		['Chichen Itza', '', {'tw' : '_top'}],
	],
		['Tennis', null, null,
		['Bacara', '', {'tw' : '_top'}],
	],
		['Resort',null, null,
		['Iberostar', '', {'tw' : '_top'}],
	],
		['Adventure', null, null,
		['Jet Boats', '', {'tw' : '_top'}],
	],
		['Fishing', null, null,
		['David Bacon', '', {'tw' : '_top'}],
	],
		['Attractions', null, null,
		['Niagara Falls', '', {'tw' : '_top'}],
	],
		['Museum', null, null,
		['Santa Barbara', '', {'tw' : '_top'}],
	],
		['Wineries', null, null,
		['Firestone', '', {'tw' : '_top'}],
	],
],
	['Information', null, null,
		['Company Philosophy', 'http://www.populardestination.com/companyphilosophy.html', {'tw' : '_top'}],
		['History','http://www.populardestination.com/history.html', {'tw' : '_top'}],
		['Management', 'http://www.populardestination.com/management.html', {'tw' : '_top'}],
	],
	['Contacts', null, null,
		['Opportunities', 'http://www.populardestination.com/opportunitiescontact.html', {'tw' : '_top'}],
		['Partners','http://www.populardestination.com/partnerscontact.html', {'tw' : '_top'}],
		['Advertising','http://www.populardestination.com/advertisingcontact.html', {'tw' : '_top'}],
	],
];