var TREE_NODES = [
	['The Center', '../whatis/index.htm', '_top'],
	['Magisterium', '../teaching/index.htm', '_top'],
	['Theology', './main.html', 'center',{format:{expanded:true}},
		['Contemporary', './main.html', 'center',
			['Texts', 'main.html', 'center']
		],
		['Over the Centuries', 'antiquity.html', 'center',
			['Antiquity', 'antiquity.html', 'center',
				['NT Times', 'nttimes.html', 'center'],
				['Apostolic Era 1<sup>st</sup>Cent', 'apostolicera.html', 'center'],
				['2<sup>nd</sup>-3<sup>rd</sup> Cents', '2nd-3rdcent.html', 'center'],
			  ['Patristic', 'patristiceast.html', 'center',
			    ['East', 'patristiceast.html', 'center'],
			    ['West', 'patristicwest.html', 'center']
        ]
      ],  
			['Eastern Churches', 'easternchurches.html', 'center'],
			['Middle Ages', 'middleages.html', 'center',
			  ['Early', 'earlymidages.html', 'center'],
			  ['High and Late', 'highlatemidages.html', 'center',
					['Texts', 'highlatemidages.html', 'center'],
					['Commentaries', 'commentaries.html', 'center']
				]
      ],
			['Modern Times', 'modernperiod.html', 'center',
			  ['Reformation Era', 'reformation.html', 'center',
//			    ['Catholic', 'empty.html', 'center'],
			    ['Single Reformers', 'reformationothers.html', 'center']
        ],
/*
			  ['17<sup>th</sup>-19<sup>th</sup> Cents', 'empty.html', 'center',
			    ['Catholic', 'empty.html', 'center'],
			    ['Other Churches', 'empty.html', 'center']
        ],  
			  ['20<sup>th</sup> Cent', 'empty.html', 'center',
			    ['Catholic', 'empty.html', 'center'],
			    ['Other Churches', 'empty.html', 'center']
        ]  
*/
      ]  
		]
	],
	['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']
];

