/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Email Lists', null, null,
		['AEWA Email Archives', 'http://www.aewa.org/pipermail/aewa/'],
		['Rant Email Archives', 'http://www.aewa.org/pipermail/rant/'],
		['Join AEWA List', 'http://www.aewa.org/mailman/listinfo/aewa/'],
		['Join Rant List', 'http://www.aewa.org/mailman/listinfo/rant/']
	],
	['Discussion Boards', 'http://www.aewa.org/boards/'],
	['Image Gallery', 'http://www.aewa.org/gallery2/'],
	['Library', null, null,
		['What\'s New', 'http://www.aewa.org/whatsnew.html'],
		['AEW Library', 'http://www.aewa.org/Library/'],
		['Web Links', 'http://www.aewa.org/links-2.html'],
		['Al Yamamah Ball', 'http://www.aewa.org/Ball/'],
		['Yukla27.Org', 'http://www.aewa.org/Yukla27/'],
		['Cloaking E-3', 'http://www.aewa.org/cloaking.html'],
		['Crud Rules', 'http://www.aewa.org/Library/crud2.html'],
		['Official Crud Rules', 'http://www.aewa.org/Library/CRUDRULES2000.pdf'],
		['AEW Time Hacks', 'http://www.aewa.org/Time'],
		['AEW Seminar', null, null,
			['Stockholm and London', 'http://www.aewa.org/Seminar'],
			['Washington DC', 'http://www.aewa.org/Seminar2k']
		],
		['AWACS Tail Numbers', 'http://www.aewa.org/Library/tails.html']
	],
	['AEWA Store', null, null,
		['30th AWACS Anniversary Print', 'http://www.aewa.org/Prints/30thprint.html'],
		['AEWA Logo Gear', 'http://www.aewa.org/Swag/'],
		['AWACS Flying Hour Pins', 'http://www.aewa.org/Swag/fhour.html'],
		['Darby Perrin Prints', 'http://www.aewa.org/Prints/'],
		['AEWA Logosoftware Store', 'http://aewa.logosoftwear.com'],
                ['AEWA Cafe Press Store', 'http://www.cafepress.com/aewa']
	],
	['AEWA Items', null, null,
		['AEWA.Org Donations', 'http://www.aewa.org/donations.html'],
		['2010 AEWA BBQ', 'http://www.aewa.org/gallery2/main.php?g2_itemId=6322'],
		['AEWA/962 ACCS Plaque', 'http://www.aewa.org/projects/sts-75.html'],
		['About AEWA.Org', null, {'tt':'The Airborne Early Warning Association (AEWA) is a non-profit association established in November 1995. The primary purpose of AEWA is to establish an electronic focal point for current and former members of Airborne Early Warning Units and Organizations for Airborne Early Warning Aircraft such as: ( E-3, E-8, E-2, EC-121, etc). To this end we have established this Web Site and an email-based List Server.'}]
	],
];

