
var MENU_ITEMS = [
	['Portfolio', null, null,
	
					['paintings', null, null,
					    ['2009', ['slide_paintings_2009.html', 'mainFrame']],
					 	['2008', ['slide_paintings_2008.html', 'mainFrame']],
						['2007', ['slide_paintings_2007.html', 'mainFrame']],
						['2006', ['slide_paintings_2006.html', 'mainFrame']],
						['2005', ['slide_paintings_2005.html', 'mainFrame']],
						['2004 I', ['slide_paintings_2004a.html', 'mainFrame']],
						['2004 II', ['slide_paintings_2004b.html', 'mainFrame']],
						['2001-2003', ['slide_paintings_a.html', 'mainFrame']],
						['1996-2000', ['slide_paintings_b.html', 'mainFrame']],
						],
					['drawings', null, null,
						['2006-2009', ['slide_drawings_c.html', 'mainFrame']],
						['2002', ['slide_drawings_a.html', 'mainFrame']],
						['2002-1988', ['slide_drawings_b.html', 'mainFrame']],
						],
					['prints', null, null,
						['1999-1994', ['slide_prints_a.html', 'mainFrame']],
						['1992-1988', ['slide_prints_b.html', 'mainFrame']],
						],
					['shaped canvases', ['slide_shaped.html', 'mainFrame']],
					
	],
	['CV', null, null,
					['biography & education', ['cv_bio.html', 'mainFrame']],
					['solo exhibitions', ['cv_solo.html', 'mainFrame']],
					['group exhibitions', ['cv_group.html', 'mainFrame']],
					['collections & commissons', ['cv_collect.html', 'mainFrame']],
					['bibliography', ['cv_biblio.html', 'mainFrame']],
					['teaching experience', ['cv_teach.html', 'mainFrame']],
	],
	
	["Artist's Statement", ['artists_statement.html', 'mainFrame']],

	['Selected Reviews', null, null,
					['TransMotion', ['fusco_rev.html', 'mainFrame']],
					['TransMotion Press Release', ['transmotion_pr.html', 'mainFrame']],
					['NY/NZ/CA', ['laird_rev.html', 'mainFrame']],
					['Soundtracks', ['amery_rev.html', 'mainFrame']],
	],
	
	['Links', null, null,
					['Art New Zealand',['http://www.art-newzealand.com', 'blank']],
					['Eva Breuer Art Dealer',['http://www.evabreuerartdealer.com.au', 'blank']],
					['Catchment Gallery', ['http://www.catchment.co.nz', 'blank']],
					['Dilana', ['http://www.dilana.co.nz', 'blank']],
					['Fusion Anomaly', ['http://www.fusionanomaly.net/tessa/philippa.html', 'blank']],
					['FYR Arte Contemporanea', ['http://www.exibart.com/profilo/eventiV2.asp?idelemento=6992', 'blank']],
					['Brooke Gifford Gallery', ['http://www.brookegiffordgallery.co.nz', 'blank']],
					['Jancar Gallery', ['http://www.jancargallery.com', 'blank']],
					['Lawrence Asher Gallery', ['http://www.lawrenceasher.com/', 'blank']],
					['Papergraphica', ['http://www.papergraphica.co.nz', 'blank']],
					['Shippee Fine Art', ['http://www.shippeefineart.com', 'blank']],
					['Warwick Henderson', ['http://www.warwickhenderson.co.nz', 'blank']],
					['Contemporary-on-the-net', ['http://www.contemporary-on-the.net/eng/categories.php?cat_id=15&sessionid=c8786b88bb519d4644a9040241750672&l=english', 'blank']],
	],
			
	['Contact', ['contact.html', 'mainFrame']],
	['Home', ['index.html', '_parent']],

			
];
