
var MENU_ITEMS = [
['Contents', null, null,
	['Speedway News',  null, null,
		['California', '/news/news-socal.htm'],
		['East Coast', '/news/news-east.htm'],
		['Central USA', '/news/news-central.htm'],
		['World News', '/news/news-world.htm'],
	],
	['For Sale', '/forsale/index.htm'],
		['Sponsors', null, null,
		['Cody Racing', '/cody/index.htm'],
		['NJK Leathers', '/sponsors/njk1.htm'],
		['Michael Kirby Photo', 'http://www.kirbyphoto.net/Motorcycle Speedway/', {'tw':'_blank'}],
	],
	['History',  '/history/index.htm',
		['History', null, null],
		['History',  '/history/index.htm'],
		['2011', 'http://www.speedwaybikes.com/history/index2011.htm', {'tw':'_self'}],
		['2010',  '/history/index2010.htm'],
		['2009',  '/history/index2009.htm'],
		['2008',  '/history/index2008.htm'],
		['2007',  '/history/index2007.htm'],
		['2006',  '/history/index2006.htm'],
		['2005',  '/history/index2005.htm'],
		['2004',  '/history/newssw2004.htm'],
		['2003',  '/history/newssw2003.htm'],
		['2002',  '/history/news02_P1.htm'],
		['2001',  '/history/news01.htm'],
		['2000',  '/history/news00.htm'],
		['1999',  '/history/news99.htm'],
		['1998',  '/history/news98-1.htm'],
		['1997',  '/history/news97.htm'],
		['1996',  '/history/news96.htm'],
		['1995',  '/history/news95.htm'],
	],
	['Links', '/general/links.htm'],
	['Forum - Discussions', '/general/forum.htm'],
	['Contact', '/general/contact.htm'],
	],
	['Results',  null, null,
	   ['Results 1995-2011', '/races.htm'],
	   ['West Coast 2012', '/res2012_w/calres.htm'],
	   ['West Coast 2011', '/res2011_w/calres.htm'],
	   ['East Coast 2011', '/res2011_e/eastres.htm'],
	   ['Central USA 2011', '/res2011_c/centralres.htm'],
	   ['California 2010', '/res2010_w/calres.htm'],
	   ['East Coast 2010', '/res2010_e/eastres.htm'],
	   ['Central USA 2010', '/res2010_c/centralres.htm'],
	],
	['Riders', '/riders.htm',
		['Riders', null, null],
		['West Coast', 'http://www.speedwaybikes.com/rw/index.htm', {'tw':'_self'}],
		['West Coast Youth', 'http://www.speedwaybikes.com/rw/youths.htm', {'tw':'_self'}],
		['West Coast Inactive', 'http://www.speedwaybikes.com/rw/retired.htm', {'tw':'_self'}],
		['East Coast', '/re/index.htm'],
		['Central USA', 'http://www.speedwaybikes.com/rc/index.htm', {'tw':'_self'}],
		['Riders Index', 'http://www.speedwaybikes.com/riders.htm', {'tw':'_self'}],
	],
	['Tracks', null, null,
		['All Tracks','/tracks/index.htm'],
		['Auburn','/tracks/auburn.htm'],
		['Champion, New York','/tracks/owego_ny.htm'],
		['Costa Mesa','/tracks/calcosta.htm'],
	    ['IMS, San Bernardino','/tracks/SanBernardino.htm'],
		['Industry Racing','/tracks/industryhills.htm'],
		['Mid America Speedway','/tracks/Mid-America.htm'],
		['Perris Speedway','/tracks/perris.htm'],
		['Prairie City','/tracks/PrairieCity.htm'],
		['Ventura', 'http://www.speedwaybikes.com/tracks/ventura.htm', {'tw':'_self'}],
		['Victorville','/tracks/calvicto.htm'],
	],	
        ];


