/*
  --- menu items --- 
*/

var MENU_ITEMS = [
	['Home','index.php', {'tw' : '_self'}],
	['Australian GP', null, null,
		['2001 and 02','GP2001and2002/index.html', {'tw' : '_blank'}],
		['2003','AGP2003.php', {'tw' : '_self'}],
		['2004','AGP2004.php', {'tw' : '_self'}],
		['2005','AGP2005.php', {'tw' : '_self'}],
		['2006','GP2006/index.html', {'tw' : '_blank'}],
		['2007','GP2007/index.html', {'tw' : '_blank'}],
		['2008','GP2008/index.html', {'tw' : '_blank'}],
		['2009','GP2009/index.html', {'tw' : '_blank'}],
		['2010','GP2010/index.html', {'tw' : '_blank'}],
		['2011','http://www.hawkey.id.au/index.php/agp/agp-2011', {'tw' : '_blank'}],
	],
	
	['Europe Photos', null, null,
		['2005 Trip','Photos.php', {'tw' : '_self'}],
		['2010 Trip','trip/index.php', {'tw' : '_self'}],
	],
	
	['Tasmania', null, null,
		['Photos','TasmaniaThumbnails.php', {'tw' : '_self'}],
		['Places to visit', 'PlacesTasmania.php', {'tw' : '_self'}],
	],
	['Victa Toe Cutter', null, null,
		['My Stuff','Kens Toe Cutter Page.php', {'tw' : '_self'}],
		['Victa History','Victa History.php', {'tw' : '_self'}],
		['Model ID','Victa Model ID.php', {'tw' : '_self'}],
		['Readers Mowers','ToeCutter/Readers_Mowers/index.html', {'tw' : '_blank'}],
	],
	['Contact Me',null, null,
		['Email', 'mailto: kenhawkey@yahoo.com.au?subject=Web Site'],
	],
	['Bendigo Swap',null, null,
		['2002', 'http://web.aanet.com.au/rossmav/Bendigo2002/index.html', {'tw' : '_blank'}],
		['2004', 'http://web.aanet.com.au/rossmav/Bendigo2004/index.html', {'tw' : '_blank'}],
		['2005', 'http://web.aanet.com.au/rossmav/Bendigo2005/index.html', {'tw' : '_blank'}],
		
	],
	['Holiday Rules', 'HolidayRules.php', {'tw' : '_self'}
	],
	['Bathurst Sweep', null, null,
		/*['Online Entry', 'BathurstSweep/2010/sweep.php', {'tw' : '_blank'}],*/
		['Print Version', 'BathurstSweep/2011/BathurstSweep2011.pdf', {'tw' : '_blank'}],
		['Entry List', 'http://www.v8supercars.com.au/championship/enduropairings/tabid/1352/default.aspx', {'tw' : '_blank'}],
		['2010 Results', 'BathurstSweep2010.pdf', {'tw' : '_blank'}],
		['2009 Results', 'Bathurst Sweep 2009 result.pdf', {'tw' : '_blank'}],
		['2008 Results', 'Results2008.pdf', {'tw' : '_blank'}],
		['2007 Results', 'Results2007.pdf', {'tw' : '_blank'}],
		['2006 Results', 'BathurstSweep/2006/Results2006.pdf', {'tw' : '_blank'}],
		['2005 Results', '2005results.pdf', {'tw' : '_blank'}],
	],
		['Heli',null, null,
		['Heli Boys', 'Keilor Heli Boys.php', {'tw' : '_blank'}],
		['KDMAS', 'http://home.vicnet.net.au/~keilorrc/', {'tw' : '_blank'}],
		['Blade speed','Heli/blade_tip_speed.php', {'tw' : '_blank'}],
	],
];
