var TREE_NODES = [
	['The Center', '../whatis/index.htm', '_top'],
	['Magisterium', 'main.html', 'center',{format:{expanded:true}},
		['Catholic Church', 'main.html', 'center',
			['Contemporary', 'main.html', 'center',
				['Council', 'main.html', 'center'],
				['Pope', 'papalteaching.html', 'center'],
				['Vatican', 'vaticandepts.html', 'center']
			],
			['Over the Centuries', 'middleages.html', 'center',
				['Origins - Middle Ages', 'middleages.html', 'center'],
				['Reformation - 20<sup>th</sup> Cent', 'catholic.html', 'center',
					['Catholic', 'catholic.html', 'center']
				]  
			]
		],
		['Ecumenism', 'bemoneucharist.html', 'center']
	],
	['Theology', '../theology/index.htm', '_top'],
	['Liturgy', '../liturgy/index.htm', '_top'],
	['Spirituality', '../spiritual/index.htm', '_top'],
  ['Pastoral', '../pastoral/index.htm', '_top'],
	['Bibliography', '../bibliography/index.htm', '_top'],
	['News', '../news/index.htm', '_top']	 
];


