

var MENU_ITEMS = [




	['<B>A P A R T M E N T:</B>', '0.html', {'tw' :'stuff'},
	],

	
		[' &nbsp;  &nbsp;  exhibition history',  'events.html', {'tw' :'stuff'},	

	
	],	
	
	[' &nbsp; &nbsp; &nbsp; &nbsp; artists', null, null,
		['john barbour', 'artists/barbour.html',{'tw' :'stuff'}],
		['george  popperwell', 'artists/popperwell.html',{'tw' :'stuff'}],
		['john  vella', 'artists/vella.html',{'tw' :'stuff'}],
		['ian north', 'artists/north.html',{'tw' :'stuff'}],
		['richard grayson', 'artists/grayson.html',{'tw' :'stuff'}],
		['huma / kawaguchi', 'artists/huma_kawaguchi.html',{'tw' :'stuff'}],
		['david mcdowell', 'artists/mcdowell.html',{'tw' :'stuff'}],
		['miriam johnson', 'artists/johnson.html',{'tw' :'stuff'}],
		['irene hanenbergh', 'artists/hanenbergh.html',{'tw' :'stuff'}],
		['leslie eastman', 'artists/eastman.html',{'tw' :'stuff'}],
		['farrell / parkin', 'artists/farrel.html',{'tw' :'stuff'}],
		['laresa kosloff', 'artists/kosloff.html',{'tw' :'stuff'}],
	],
	
	

	
	[' &nbsp; archive', null, null,
	['', null, null,['', '',{'tw' :'stuff'}],],
		[' &nbsp; j. barbour', null, null,['2004', 'archive/jb_2004.html',{'tw' :'stuff'}],['2005', 'archive/jb_2005.html',{'tw' :'stuff'}],],
		[' &nbsp; m. johnson', null, null,['2005', 'archive/mj_2005.html',{'tw' :'stuff'}],],
        [' &nbsp; i. north', null, null,['2004', 'archive/in_2004.html',{'tw' :'stuff'}],['2005', 'archive/in_2005.html',{'tw' :'stuff'}],],
		[' &nbsp; g. popperwell', null, null,['2004', 'archive/gp_2004.html',{'tw' :'stuff'}],],
		[' &nbsp; d. mcdowell', null, null,['2005', 'archive/mcdowell_2005.html',{'tw' :'stuff'}],],
        [' &nbsp; huma/kawaguchi', null, null,['2004', 'archive/hk_2004.html',{'tw' :'stuff'}],['2005', 'archive/hk_2005.html',{'tw' :'stuff'}],],		
        [' &nbsp; i. hanenbergh', null, null,['2005', 'archive/ih_2005.html',{'tw' :'stuff'}],],		
        [' &nbsp; c. andrae', null, null,['2006', 'archive/ca_2006.html',{'tw' :'stuff'}],],
        [' &nbsp; a. martin', null, null,['2006', 'archive/am_2006.html',{'tw' :'stuff'}],],
	],


	
	[' &nbsp; address', 'info.html', {'tw' :'stuff'},
	],
	

	
	
	['contact', 'mailto:david@artinfo.com.au', null,
		['email', 'mailto:david@artinfo.com.au'],


	],
];

