/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.ohionational.org'],
	['About Us', null, null,
		['Current Officers', 'http://www.ohionational.org/officers.html'],
		['Membership to the OPBA', 'http://www.ohionational.org/membership/index.html'],
		['Contact Us', 'mailto:markley@ohionational.org'],
		['News Releases', 'http://www.ohionational.org/newsreleases.html']
	],
	['Show Information', null, null,
		['Show Rules', 'http://www.ohionational.org/show/showrules.html'],
		['Show Schedule', 'http://www.ohionational.org/show/2011/schedule.html'],
		['Hotel Information', 'http://www.ohionational.org/Hotel_Info/hotel-info.html'],
		['Driving Directions', 'http://www.ohionational.org/directions.html', null,
			['Show Directions by MapQuest', 'http://www.mapquest.com/maps?city=Columbus&state=OH&address=717+E+17th+Ave&zipcode=43211-2489&country=US&latitude=40.000953&longitude=-82.9898&geocode=ADDRESS']
		]
	],
	['Youth Show', null, null,
		['Youth Information', 'http://www.ohionational.org/juniors/youthpage.html'],
		['Youth Awards', 'http://www.ohionational.org/juniors/youthawards.html']
	],
	['Breeder Information', null, null,
		['Articles by Breeders', null, null,
			['Bantam Duck by Lou Horton', 'http://www.ohionational.org/articles/bantamduck.html'],
			['Bantam Classes by Eric Markley', 'http://www.ohionational.org/articles/bantamclasses.html'],
			['Dominiques by Mike Stichler', 'http://www.ohionational.org/articles/dominiques.html'],
			['Japanese Bantams by John deSaavedra', 'http://www.ohionational.org/articles/japbantams.html'],
			['Large Fowl Classes by Eric Markley', 'http://www.ohionational.org/articles/largefowlclasses.html'],
			['New Hampshire Bantams by Edgar Mongold', 'http://www.ohionational.org/articles/newhampbantams.html'],
			['Old English Game Bantams by Carl Stough', 'http://www.ohionational.org/articles/oegbantams.html'],
			['Plymouth Rock Bantams by Kirk Keene', 'http://www.ohionational.org/articles/rockbantams.html'],
			['Waterfowl Classes by Eric Markley', 'http://www.ohionational.org/articles/waterfowlclasses.html']
		],
		['Breeders Listing', 'http://www.ohionational.org/breeders.html'],
		['First Time Exhibitor Help', 'http://www.ohionational.org/firstshow.html']
	],
	['Sponsors', null, null,
		['Happy Hen Treats', 'http://www.happyhentreats.com/'],
		['Meyer Hatchery', 'http://www.meyerhatchery.com/'],
		['Backyard Poultry Magazine', 'http://www.backyardpoultrymag.com/'],
		['Bid Bird Auction Sites', 'http://bidbird.com/'],
		['First State Veterinary Supply', 'http://www.firststatevetsupply.com/'],
		['Foy\'s Pet Supplies', 'http://www.foyspigeonsupplies.com/'],
		['Buckley Bros. Inc.', 'http://www.buckleybrosinc.com'],
		['Keipper Cooping Company', 'http://keippercooping.com/'],
		['Smith Poultry Supplies', 'http://www.poultrysupplies.com'],
		['Backyard Poultry with the Chicken Whisperer', 'http://www.chickenwhisperer.net/']
	],
	['Virtual Tour', 'http://www.ohionational.org/virtualshow.html'],
	['Poultry Links', null, null,
		['Ohio Poulty Association', 'http://www.ohiopoultry.org/'],
		['Poultry Connection', 'http://www.poultryconnection.com/'],
		['Other Poultry Shows', null, null,
			['Northeastern Poultry Congress', 'http://www.poultrycongress.com'],
			['Eastern Carolina Bantam', 'http://ecbba.org'],
			['Central Indiana Poultry Show', 'http://ibccn.org/poultry/']
		]
	],
	['2011 Pullorum Testing', null, null,
		['2011 Pollorum/Avian InfluenzaTesting', 'http://www.ohionational.org/Pullorum_Info\\Pullorumtesting.html']
	],
	['Show Directions', 'http://www.mapquest.com/maps?city=Columbus&state=OH&address=717+E+17th+Ave&zipcode=43211-2489&country=US&latitude=40.000953&longitude=-82.9898&geocode=ADDRESS'],
	['2011 Show Pictures', 'http://www.ohionational.org/show/2011/showpic2011.html'],
	['ABA', 'http://www.bantamclub.com'],
	['On Facebook', 'http://www.facebook.com/home.php#!/pages/The-Ohio-National/399501512787']
];

