var TREE_NODES = [
	['The Center', '../whatis/index.htm', '_top'],
	['Magisterium', '../teaching/index.htm', '_top'],
	['Theology', '../theology/index.htm', '_top'],
	['Liturgy', '../liturgy/index.htm', '_top'],
	['Spirituality', 'main.html', 'center',{format:{expanded:true}},
//		['Contemporay Experiences', 'empty.html', 'center'],
		['From Past Ages', 'main.html', 'center',
//		  ['Antiquity', 'empty.html', 'center'],
		  ['Middle Ages', 'main.html', 'center',
				['Texts', 'main.html', 'center'],
				['Commentaries', 'commentaries.html', 'center']
			],
		  ['Modern Period', 'modern.html', 'center']
    ]
	],
  ['Pastoral', '../pastoral/index.htm', '_top'],
	['Bibliography', '../bibliography/index.htm', '_top'],
	['News', '../news/index.htm', '_top']
];

