/* Tigra Menu PRO items structure */
var MENU_ITEMS = [
  	['About Us', null, null,
  	 ['Constitution', null, null,
  	 ['OBA', 'obaconstitution.htm'],
  	 ['OWBA', 'owbaconstitution.htm']
  	 ],
  	 ['History', null, null,
  	 ['2009 Review', 'obareview2009.htm'],
  	 ['2008 Review', 'obareview2008.htm'],
  	 ['2007 Review', 'obareview2007.htm'],
  	 ['2006 Review', 'obareview2006.htm'],
  	 ['Oxon Bowls History', 'obahistory.htm']
  	 ],
  	 ['Honours', null, null,
  	 ['National', 'obahonsnat.htm'],
  	 ['County', 'obahonsoxon.htm']
  	 ],
  	 ['Officers', 'obaofficers.htm']
  	],
  	['Clubs', 'obaclubs.htm'],
  	['Competitions', null, null,
	 ['County', null, null,
  	 ['Singles', null, null,
  	 ['Singles Draw', 'OBASingles2010.htm'],
  	 ],
	 ['Pairs', null, null,
  	 ['Pairs Draw', 'OBAPairs2010.htm'],
  	 ],
	 ['Triples', null, null,
  	 ['Triples Draw', 'OBATriples2010.htm'],
  	 ],
	 ['Fours', null, null,
  	 ['Fours Draw', 'OBAFours2010.htm'],
  	 ],
	 ['U25s Singles', null, null,
	  ['Under 25s Draw', 'OBAUnder25s2010.htm'],
	  ],
	 ['Semi Finals', null, null,
	  ['Semi Final Draw', 'SemiFinals2010.pdf'],
	  ],
  	 ['Allison Cup', null, null,
	  ['Allison Cup Draw', 'OBAAllison2010.htm'],
	   ],
	   	 ['Longford Cup', null,null,
	 ['Longford Cup Draw', 'OBALongford2010.htm'],
	  ],	  
  	 ['Officers Cup', null,null,
	 ['Officers Cup Draw', 'OBAOfficers2010.htm'],
	  ],
	 ['Hawker Cup', 'OBAHawker2010.htm'],
	],
  	 ['Local', 'obalocal.htm']
  	],
  	['Matches', null, null,
  	 ['Fixtures', null, null,
  	 ['All', 'CountyMatches2010.htm'],
  	 ['Executive', 'obaexec.htm'],
  	 ['Home Counties', 'obahcl.htm'],
  	 ['Middleton Cup', 'obamc.htm'],
  	 ['President', 'obapresident2010.htm']
  	 ],
  	 ['Oxford League', null, null,
  	 ['2010', 'obaoxleague.htm'],
  	 ['Div 1 Archive', 'oxdiv1.htm'],
  	 ['Div 2 Archive', 'oxdiv2.htm'],
  	 ['Div 3 Archive', 'oxdiv3.htm'],
  	 ['Div 4 Archive', 'oxdiv4.htm'],
	 ['Oxon League Rules', '2010LeagueRules.pdf'],
	 ['Oxon League Constitution', 'OxfordLeagueConst2010.pdf'],
  	 ],
  	 ['Team Sheets', null, null,
	 ['Middleton Cup','obamcteams.htm'],
	 ['Balcomb Trophy','obabalcteams.htm'],	 
	  ['Under 25s','obau25steams.htm'],
	 ['County Matches','obamatchesteams.htm'],
  	]
	 ],
  	['News', null, null,
  	 ['General News', 'obageneral.htm'],
  	 ['AGM Minutes', 'obaagm.htm'],
  	 ['Council Minutes', 'obacouncil.htm'],
  	 ['GPC Minutes', 'obagpc.htm'],
  	 ['Press Releases', 'obapress.htm']
  	],
  	['Photo Gallery', null, null,
  	 ['Worthing 2005', null, null,
  	 ['Action 1', 'obapg1.htm'],
  	 ['Action 2', 'obapg2.htm'],
  	 ['Medals 1', 'obapg3.htm'],
	 ['Medals 2', 'obapg4.htm']
  	 ],
  	 ['Worthing 2006', null, null,
  	 ['Pairs', 'obapg5.htm'],
	 ],
	 ['County Winners', null, null,
	  ['2008 Winners', 'obaChamps2008.htm'],
	 ['2009 Winners', 'obaChamps2009.htm'],
  	 ]
  	],
  	['Support', null, null,
  	 ['Coaches', 'obacoach.htm'],
  	 ['Greens Maintenance', 'obagreens.htm'],
  	 ['Past Presidents', 'obappa.htm'],
  	 ['Sponsors', 'obasponsors.htm'],
  	 ['Umpires', 'obaumpire.htm'],
  	 ['Vice Presidents', 'obavps2010.htm']
  	],
  	['Under 25s', 'OBAU252010.htm'],
  	['Links', null, null,
  	 ['Bowls Links', 'obalinks.htm'],
  	 ['Guest Book', 'obaguest.htm'],
  	 ['Questions', 'obafaq.htm'],
  	 ['Site Map', 'obasitemap.htm'],
  	 ['Visitors', 'obavis.htm']
  	  ]
];
