/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_ITEMS = [
	['About Us', null, null,
		['IAA Foundation History', 'http://www.iaafoundation.org/iaafoundation/Aboutus/iaa_history.html'],
		['Board of Trustees', 'http://www.iaafoundation.org/iaafoundation/Aboutus/board.htm'],
		['Staff', 'http://www.iaafoundation.org/iaafoundation/Aboutus/staff.htm'],
		['Contact Information', 'http://www.iaafoundation.org/iaafoundation//Aboutus/contact us.htm'],
		['Annual Report', null, null,
			['Current Issue', 'http://www.iaafoundation.org/iaafoundation/Aboutus/ar_current.htm'],
			['Archive', 'http://www.iaafoundation.org/iaafoundation/Aboutus/ar_archive.htm']
		],
	],
	['What We Support', '', 
		['College Scholarships', 'http://www.iaafoundation.org/iaafoundation/scholarships/scholarships.html'],
		['College Scholarships', 'http://www.iaafoundation.org/iaafoundation/scholarships/scholarships.html'],
		['Illinois Agriculture in the Classroom', 'http://www.agintheclassroom.org/060605/aitchome.html'],
		],
	['What is your Agricultural Legacy', 'http://www.iaafoundation.org/iaafoundation/AgriculturalLegacy/legacy.html',
		['Gift of Life insurance', 'http://www.ilfb2.org/foundationforms/Golf.asp'],
		['Gift of Life insurance', 'http://www.iaafoundation.org//iaafoundation/AgriculturalLegacy/8reasonsgiftlifeinsurance.pdf'],
		],
	['Links', null, null,
		['Agriculture in the Classroom', 'http://www.agintheclassroom.org'],
		['COUNTRY Financial', 'http://www.countryfinancial.com/SiteController'],
		['GROWMARK, Inc.', 'http://www.growmark.com/'],
		['IAA Credit Union', 'http://www.iaacu.org/'],
		['Illinois Corn Growers', 'http://www.ilcorn.org/'],
		['Illinois Farm Bureau&reg;', 'http://www.ilfb.org'],
		['Illinois Soybean Association', 'http://www.ilsoy.org/'],

	],
	['FUNdraiser Events', 'http://www.iaafoundation.org/iaafoundation/fundraiser/FUNdraiser_events.html',
		['Sporting Clays', 'http://www.iaafoundation.org/iaafoundation/fundraiser/SportingClays.html'],
		['Pull for Agriculture Education', 'http://www.iaafoundation.org/iaafoundation/fundraiser/SportingClays.html',
			['Registration Form (PDF)',''],
							],
		['Golf Outing', 'http://www.iaafoundation.org/iaafoundation/fundraiser/golf.html',
			['Registration Form','http://www.iaafoundation.org/iaafoundation/fundraiser/GOLFRegistrationform.pdf'],
		],
		['Bike Ride', 'http://www.iaafoundation.org/iaafoundation/fundraiser/bike.htm',
			['Event Information', 'http://www.iaafoundation.org/iaafoundation/fundraiser/bike.htm'],
			],
		['Silent & Live Auction', 'http://www.iaafoundation.org/iaafoundation/fundraiser/auction.htm',
		],
		['Event Sponsorship', 'http://www.iaafoundation.org/iaafoundation/fundraiser/potential_sponsorship.htm',
			['Sponsor Benefits', ''],
			['Platinum Sponsor Benefits', 'http://www.iaafoundation.org/iaafoundation/fundraiser/PlatinumSponsorBenefits2009.pdf'],
			['Bike Sponsor Benefits', 'http://www.iaafoundation.org/iaafoundation/fundraiser/bikesponsorbenefits2009.pdf'],
			['Golf Sponsor Benefits', 'http://www.iaafoundation.org/iaafoundation/fundraiser/golfsponsorbenefits2009.pdf'],
			['Pull Sponsor Benefits', 'http://www.iaafoundation.org/iaafoundation/fundraiser/pullsponsorbenefits2009.pdf'],
			['Sponsor Commitment Form', 'http://www.iaafoundation.org/iaafoundation/fundraiser/sponsorcommitmentform2009.pdf'],
				],
					],
	['Scholarships', 'http://www.iaafoundation.org/iaafoundation/scholarships/scholarships.html',
		['Scholarship Guidelines', ''],
	['General Scholarship', '',
			['Application and Guidelines', ''],
			['Application Period Has Ended, Please check back in late November 2009 for the 2010 scholarship season dates.', ''],	
				],	
	['Prairie Farms Dairy', '',
			['Application', ],		
			['Application Period Has Ended, Please check back in late November 2009 for the 2010 scholarship season dates.', ''],	
				],	
	['Charles B. Shuman', '',
			['Guidelines', 'http://www.iaafoundation.org/iaafoundation/shuman_guidelines.html'],
			['Charles B. Shuman Brochure. (For Graduate Level Students)', 'http://www.iaafoundation.org/iaafoundation/scholarships/ShumanFund.pdf'],	
		],
		['Scholarship Recipients', 'http://www.iaafoundation.org/iaafoundation/scholarships/scholarship_recip.html',
			],
	],
	['Foundation Newsletter', 'http://www.iaafoundation.org/iaafoundation/newsletter/current_newsletter.html',
		['Current Issue', 'http://www.iaafoundation.org/iaafoundation/newsletter/current_newsletter.html'],
		['Current Issue', 'http://www.iaafoundation.org/iaafoundation/newsletter/current_newsletter.html'],
	],
	['County Farm Bureau&reg; Foundations', 'http://www.iaafoundation.org/iaafoundation/FB_federations/FB_Fed.htm'],
	
	['Foundation General Store', 'http://www.iaafoundation.org/iaafoundation/General Store/store.html',
		['Order Form', ''],
		['Order Form', 'http://www.iaafoundation.org/iaafoundation/General Store/GeneralStore.pdf'],
		],	
];

