var MENU_ITEMS = [
		['<DIV align="center">Who We Are</DIV>', 'hgi.htm',
			['The Henry George Institute', 'hgi.htm',],
			['The Henry George Institute', 'hgi.htm',],
			['Our Other Courses', null, null,
				['Political Economy',  'principles.htm',],
				['Globalization and Trade',  'http://www.truefreetrade.org',],
				['Economic Science',  'http://www.politicaleconomy.org',],
				['Liberation &amp; Land Reform',  
	'http://www.landreform.org/home.html',],
				['<I>Comprender la Econom&iacute;a</I>',  
'http://www.prosperidad.org',],
			],
		['Cool Stuff for Sale!', 'sale.html',],
		['Site Map', 'bearings.htm',],
		['Links and Archive', 'links.htm',],
		['The Third Way', 'isms.htm',],
	],
		['<DIV align="center">About Henry George</DIV>', null, null,
			['Who was Henry George?', 'http://www.henrygeorgeschool.org/whowashg.htm',],
			['Daily Henry George quote', "javascript:nz('hgquote.htm')", {'tw':'_self'}],
			['Take our Querulous Quiz!', 'quiz.php',],
			['Works of George Online', null, null,
				['<I>Progress and Poverty</I> ',  'pcontents.htm',],
			['<I>Protection or Free Trade</I> ',  'http://www.truefreetrade.org/pftindex.htm',],
			['<I>Science of Political Economy</I> ',  'http://www.politicaleconomy.org/speindex.html',],
			['<I>Life of Henry George</I> ',  'LIFEofHG',],
			['Online Library of George&rsquo;s Works',  'http://www.schalkenbach.org/Works-by-Henry-George.html',],
			],
		['<I>Ask Henry</I> Search Engine', 'http://www.askhenry.com',],	
	],
		['<DIV align="center">The Earth Imperative</DIV>','http://www.landreform.org',

			['What is Capitalism?', 'http://www.landreform.org/es3.htm',],
			['What is Capitalism?', 'http://www.landreform.org/es3.htm',],
			['Land and Justice', 'http://www.landreform.org/landjustice.htm',],
			['Pathological Production?', 'http://www.truefreetrade.org/patho.htm',],
			['The Law of Rent', 'rent1.htm',],
			['Assessing Land Values', 'ted.htm',],
			['L.L.J.A.!', 'http://www.prisonradio.org/mumia.htm',],
			['The Earth Imperative', 'http://www.landreform.org',],
		],	
	];
	function nw(url, name) {
	window.open(url,(name ? name : '_blank'),'HEIGHT=600,WIDTH=400,TOP=200,LEFT=200,scrollbars=yes');
	} 
	function nz(url, name) {
	window.open(url,(name ? name : '_blank'),'HEIGHT=440,WIDTH=350,TOP=400,LEFT=400,scrollbars=no');
	}