var MENU_ITEMS = [
	['Puerh Tea', null,
		['Puerh Types', null,
			['Green Puerh', '../sections.php?Choice=Green_Puerh'],
			['Black Puerh', '../sections.php?Choice=Black_Puerh']
		],
		['Puerh Characteristics', null,
			['Puerh Grades', '../sections.php?Choice=Puerh_Grades'],
			['Puerh Shapes', '../sections.php?Choice=Puerh_Shapes'],
			['Puerh Pictures', '../sections.php?Choice=Puerh_Pictures'],
			['Puerh Medicinal Claims', '../sections.php?Choice=Medicinal_Claims']
		],
		['Puerh *How To* Info', null,
			['How To Buy', '../sections.php?Choice=How_To_Buy'],
			['How To Brew', '../sections.php?Choice=How_To_Brew'],
			['How To Age/Store Puerh', '../sections.php?Choice=How_To_Age']
		],
         ['Puerh Reviews', '../reviews.php']
	],
	['Puerh Culture', null,
		['Puerh History & Culture', '../sections.php?Choice=Puerh_History'],
		['Puerh Blogs & Forums', '../sections.php?Choice=Puerh_Blogs'],
		['Puerh Collecting', '../sections.php?Choice=Puerh_Collecting'],
		['Puerh in the News', '../static.php?StaticID=2']
	],
	['Puerh Links', null,
		['Quick Picks', null,
			['New Links', '../newlinks.php'],
			['Best Links', '../sections.php?Choice=Best'],
			['All Links', '../sections.php?Choice=Approved'],
			['Dead Links', '../sections.php?Choice=Bad_1']
		],
		['Puerh Misc', null,
			['Yixing Teapots', '../sections.php?Choice=Yixing'],
			['Translation Help', '../cheatsheet.php'],
			['Puerh Prices', '../sections.php?Choice=Puerh_Prices'],
			['Misc. Stuff', '../sections.php?Choice=Misc']
		],
		['Puerh in China', null,
			['Puerh Factories', '../factories.php'],
			['Puerh Import Exporters', '../sections.php?Choice=Importers']
		],
		['Puerh Vendors', null,
			['USA', '../sections.php?Choice=US_Vendors'],
			['International', '../sections.php?Choice=Intl_Vendors']
		]
	],

    
	['Site Tools', null,
    	['Search', '../sphider/search.php'],
    	['Submit A Site', '../FORMfields/forms/newlinks.php'],
        ['Submit Tea Review', '../FORMfields/forms/teareviews.php'],
        ['Contact Site', '../FORMfields/forms/feedback.php'],
        ['Make a Donation', '../static.php?StaticID=4#donate']
         ],
 	['About Me', null,
		['About the Site', '../static.php?StaticID=4'],
		['About the Author', '../static.php?StaticID=3'],
		['My Collection', null,
			['My Puerh Stash', null,
				['Page 1 (Oldest)', '../stash.php?Page=1'],
				['Page 2', '../stash.php?Page=2'],
				['Page 3', '../stash.php?Page=3'],
				['Page 4', '../stash.php?Page=4'],
                ['Page 5', '../stash.php?Page=5'],
                ['Page 6 (Newest)', '../stash.php?Page=6']
			],
			['My Teaware', '../tools.php?Page=1'],
			['My Briefcase', '../static.php?StaticID=10'],
			['Nitrogen Preservation', '../static.php?StaticID=12']
		],
		['Honorable Mention', '../sections.php?Choice=Honorable_Mention']
	],    
    ['Pu-erh.Net Forums', '../phpBB/nfphpbb/index.php'
    ],
];
