var TREE_NODES = [
	['The Center', 'main.html', 'center',{format:{expanded:true}},
		['What is the Center', 'main.html', 'center'],
		['Personnel', 'persen.html', 'center']
	],
	['Magisterium', '../teaching/index.htm', '_top'],
	['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']
];


