var MENU_ITEMS = [
	['Tequila Defined', 'defined.htm', null,
		['Types', 'types.htm'],
		['100% & Mixto', 'pure_mixto.htm'],
		['Reading Labels', 'labels.htm'],
		['Controls & CRT', 'controls.htm'],
		['NOM & DOT', 'nom_dot.htm'],
		['Myths & Magic', 'myths.htm'],
		['Links', 'links.htm'],
	],
	['History', 'history.htm', null,
		['Pre-Columbian', 'pre-columbian.htm'],
		['16th-17th Century', '16-17th centuries.htm'],
		['18th-19th Century', '18-19th centuries.htm'],
		['20th-21st Century', '20-21st centuries.htm'],
		['Industry News', 'news.htm', null,
		['The Shortage', 'shortage.htm'],
		['Changing Laws','laws.htm'],
		['The Future','future.htm'],
                ],
	],
	['Production', 'production.htm', null,
		['Agave-Maguey', "agave.htm", null,
		['Agave Botany', 'agave_botany.htm'],
		['Culture & History', 'agave_culture.htm'],
		['Growing & Diseases', 'agave_growing.htm'],
                ],
		['Cultivation', 'cultivation.htm'],
		['Harvesting', 'harvesting.htm'],
		['Cooking the Heads', 'cooking.htm'],
		['Fermentation', 'fermentation.htm'],
		['Distillation', 'distillation.htm'],
		['Aging & Bottling', 'aging.htm'],
		['100% & Mixto', 'pure_mixto.htm'],
		['Making your own', 'making.htm'],
	],
	['Culture', 'culture.htm', null,
		['Mexico', 'mexico.htm'],
		['World', 'world.htm',null,
		['USA', 'usa.htm'],
		['Canada', 'canada.htm'],
		['RSA', 'rsa.htm'],
                ],
		['Glossary', 'glossary.htm'],
		['Sources & Books', 'sources.htm'],
		['Links', 'links.htm'],
		['Discussion Forum', '../forum/index.htm'],
		['Pocket Guide', 'pocketguide.htm'],
		['Personal Notes', 'personal.htm'],
		['Tequila Tours', 'tours.htm', null,
                ['Tour 2006','tour2006.htm'],
                ['Tour 2007','tour2007.htm'],
				['Tour 2008','tour2008.htm'],
                ],
        ],
	['Buying-Tasting', 'drinking.htm', null,
		['Buying', 'buying.htm'],
		['Tasting', 'tasting.htm'],
		['Storing', 'storing.htm'],
		['Margaritas', 'margaritas.htm'],
		['Cocktails-Mixed Drinks', 'cocktails.htm'],
		['Sangrita', 'sangrita.htm'],
		['Food Recipes', 'food.htm'],
	],
	['Tequila Country', 'country.htm', null,
	['Denomination of Origin', 'denomination.htm'],
            ['Jalisco', 'jalisco.htm', null,
		['Tequila & Los Altos', 'tequila_los altos.htm'],
		['Visiting Tequila', 'visiting.htm'],
		['Tequila Tours', 'tours.htm', null,
                ['Tour 2006','tour2006.htm'],
                ['Tour 2007','tour2007.htm'],
                ['Tour 2008','tour2008.htm'],
                ],
                ],
		['Other States', 'other.htm', null,
		['Michoacan', 'other.htm#michoacan'],
		['Guanajato', 'other.htm#guanajato'],
		['Tamaulipas', 'other.htm#tamaulipas'],
		['Nayarit', 'other.htm#nayarit'],
                ],
	],
	['Mezcal', 'mezcal.htm', null,
		['Definition', 'mezcal_definition.htm'],
		['The Worm', 'mezcal_worm.htm'],
		['History', 'mezcal_history.htm'],
		['Production', 'mezcal_production.htm'],
		['Controls & NOM', 'mezcal_controls.htm'],
		['Denomination of Origin', 'mezcal_denomination.htm'],
		['The Future', 'mezcal_future.htm'],
                ['Oaxaca', 'oaxaca.htm'],
	],
	['Pulque & Others', 'otherdrinks.htm', null,
		['Pulque', 'pulque.htm'],
		['Racilla', 'otherdrinks.htm#racilla'],
		['Sotol', 'otherdrinks.htm#sotol'],
                 ['Bacanora', 'otherdrinks.htm#bacanora'],
		['Agava', 'otherdrinks.htm#agava'],
		['Elixir de Agave', 'otherdrinks.htm#elixir'],
                ['Flavoured Tequilas', 'otherdrinks.htm#flavoured'],
		['Misc. Others', 'otherdrinks.htm#other'],

	],
];

