/* Tigra Menu items structure */
var MENU_ITEMS = [
	['IGA Home', '/', null,
		['FAQ', null],
		['Benefits of Membership', '/HTML/Membership/BenefitsOfMembership.htm'],
		['Contact Us - IGA Staff', '/HTML/Homepage/contactus.htm'],
		['Mission Statement', '/HTML/Homepage/missionstatement.htm'],
		['Board of Directors', '/HTML/Homepage/board.htm'],
		['Partner\'s Program', '/HTML/Partner%20Program/index.htm'],
		['IGA Initiatives', '/HTML/Membership/IGAInitiatives.htm']
	],
	['IGA Services', '/HTML/Membership/MembershipServices.htm', null,
		['Join the IGA', '/HTML/Membership/JoinIGA.htm'],
		['Membership Services', '/HTML/Membership/MembershipServices.htm'],
		['Statewide Tournament Database', '/tournamentlist.asp'],
		['USGA Partnership', '/HTML/Membership/USGAPartnership.htm'],
		['Education - Seminars', '/HTML/Membership/Education.htm'],
		['Club Consulting Services', '/HTML/Membership/ClubConsulting.htm'],
		['Software Services', '/HTML/Membership/Software.htm'],
		['Website & Publications', '/HTML/Membership/WebsitePublications.htm'],
		['Hole-In-One Certificates', '/html/homepage/holeinone.htm'],
		['Employment Opportunities', '/html/homepage/employmentopps.htm'],
		['Herman Sani Scholarship ...', '/html/homepage/sani.htm', null,
			['Sani Online Auction', '/auction/public/AuctionList.aspx']
		],
		['Course Rating', '/HTML/Course%20Rating/index.htm'],
		['IGA Annual Award Winners', '/html/championships/AnnualAwards.htm']
	],
	['Rules & Competitions', '/HTML/Championships/index.htm', null,
		['IGA Championship Schedule', '/HTML/Championships/IGASchedule.htm'],
		['Additional Sanctioned Point Events', '/HTML/Championships/PointEventScheduleindex.htm'],
		['USGA Qualifiers', '/HTML/Championships/USGAScheduleindex.htm'],
		['USGA Schedule', 'http://www.usga.org/championships/competitions_calendar/calendar.html', {'tw':'_blank'}],
		['Statewide Tournament Database', '/tournamentlist.asp'],
		['Player of the Year  ...', '/HTML/Player%20of%20the%20Year/index.htm', null,
			['Player of the Year Home', '/HTML/Player%20of%20the%20Year/index.htm'],
			['Player of the Year Standings', '/playerofyear/playerofyear.asp?IDRankListInstance=18'],
			['Senior POTY Standings', '/playerofyear/playerofyear.asp?IDRankListInstance=19'],
			['Junior POTY Standings', '/HTML/Player%20of%20the%20Year/2009JuniorPOTY.htm'],
			['Player of the Year Point System', '/html/Player%20of%20the%20Year/potypointsystem.htm'],
			['Senior POTY Point System', '/html/Player%20of%20the%20Year/seniorpointsystem.htm'],
			['Junior POTY Point System', '/html/Player%20of%20the%20Year/juniorpotypointsystem.htm'],
			['Past Years Standings', '/HTML/Player%20of%20the%20Year/pastyearsindex.htm'],
			['USGA State Team Standings', '/HTML/Player of the Year/2009USGAStateTeamStandings.htm']
		],
		['Rules of Golf ...', '/html/homepage/rulesofgolf.htm', null,
			['IGA Code of Conduct', '/html/Championships/pdf/IGACodeofConduct.pdf'],
			['IGA Pace of Play Policy', '/html/Championships/pdf/IGAPaceofPlay.pdf']
		],
		['Rules of Amateur Status ...', null, null,
			['Prize Money Waiver', '/HTML/Championships/AmStatus/PrizeMoneyWaiver.pdf']
		],
		['Rules Seminars', '/html/championships/pdf/2008RulesFlyer.pdf'],
		['Photo Gallery', '/html/homepage/photogalleryindex.htm'],
		['Iowa Amateur Championship', 'http://www.iowaamateur.org', {'tw':'_blank'}],
		['Iowa Am Exemptions', '/HTML/Championships/iowaamexemptions.htm'],
		['IGA Championship History', '/html/championships/iga championship history/igachampionshiphistory.htm']
	],
	['Your Handicap', '/html/handicapping/index.htm', null,
		['Post a Score', '/html/GHIN/PostYourScore.htm'],
		['Handicap Lookup', '/html/GHIN/HandicapLookup.htm'],
		['Revision Schedule', '/html/handicapping/revisionschedule.htm'],
		['Course Handicap Calculator', 'http://www.usga.org/playing/handicaps/calculator/course_handicap_calculator.asp', {'tw':'_blank'}],
		['Handicap Licensing / Education ...', null, null,
			['Authorized Golf Clubs for Handicapping', 'http://www.usga.org/HDCPClubLic/search.asp?Auth=Y', {'tw':'_blank'}],
			['Handicap Education', 'http://www.usga.org/Content.aspx?id=25492', {'tw':'_blank'}],
			['Online Handicap Seminar', 'http://www.usga.org/HDCPLicClubSeminar/index.asp', {'tw':'_blank'}],
			['Handicap System Manual', 'http://www.usga.org/Rule-Books/Handicap-System-Manual/Handicap-Manual/', {'tw':'_blank'}],
			['Equitable Stroke Control (ESC)', '/html/handicapping/esc.htm'],
			['Handicap Basics', '/html/handicapping/handicapbasics.htm'],
			['FAQ\'s', '/html/handicapping/faq.htm']
		],
		['Computing Your Index', '/html/handicapping/computeindex.htm'],
		['Visit GHIN.com', 'http://www.ghin.com', {'tw':'_blank'}]
	],
	['Member Clubs', null, null,
		['Member Club Directory', '/clubList.asp'],
		['IGA Club Locator Map', '/map.asp'],
		['Individual Member Program', '/HTML/Membership/JoinIGA.htm'],
		['Benefits of Membership', '/HTML/Membership/BenefitsOfMembership.htm'],
		['Club Consulting Services', '/HTML/Membership/ClubConsulting.htm'],
		['Club Rep Program', '/html/Membership/ClubRepProgram.htm'],
		['Education - Seminars', '/HTML/Membership/Education.htm']
	],
	['Iowa Golf Hall of Fame', '/html/HallofFame/halloffamehome.htm', null,
		['Iowa Golf Hall of Fame', '/html/HallofFame/halloffamehome.htm']
	],
	['IGA Members Net Tour', null, null,
		['IGAMembersNetTour.org', 'http://www.igamembersnettour.org', {'tw':'_blank'}]
	]
];
