var TREE_NODES = [
	['The Center', '../whatis/index.htm', '_top'],
	['Magisterium', '../teaching/index.htm', '_top'],
	['Theology', '../theology/index.htm', '_top'],
	['Liturgy', 'main.html', 'center',{format:{expanded:true}},
		['Contemporary', 'main.html', 'center',
			['Catholic - Official', 'main.html', 'center',
				['Roman Canon', 'main.html', 'center'],
				['New Prayers II-IV', 'newprayers.html', 'center'],
				['Various Needs V A-D', 'variousneeds.html', 'center'],
				['Reconciliation I-II', 'reconciliation.html', 'center'],
				['Children I-III', 'forchildren.html', 'center']
			],
/*
			['Eastern Churches', 'empty.html', 'center'],
			['Lutheran', 'lutheran.html', 'center'],
			['Anglican', 'empty.html', 'center'],
			['Reformed', 'empty.html', 'center'],
			['Other Churches', 'empty.html', 'center']
*/
		],
		['Over the Centuries', 'origins.html', 'center',
			['Origins', 'origins.html', 'center',
			  ['OT - Judaism', 'otjbackground.html', 'center'],
			  ['NT - 3<sup>rd</sup> Cent', 'ntperiod.html', 'center']
      ],
			['Families of Rites', 'introrites.html', 'center',
        ['Eastern Rites', 'introeast.html', 'center',
			    ['West Syrian', 'westsyrianrite.html', 'center',
			      ['Antioch', 'antioch.html', 'center'],
			      ['Jerusalem', 'jerusalem.html', 'center'],
			      ['Byzantine', 'byzantine.html', 'center']
					],
			    ['East Syrian', 'eastsyrianrite.html', 'center'],
			    ['Egyptian', 'egyptianrite.html', 'center']
        ],
        ['Western Rites', 'introwest.html', 'center',
			    ['Roman', 'romanrites.html', 'center'],
			    ['Non-Roman', 'ambrosian.html', 'center',
			      ['Ambrosian', 'ambrosian.html', 'center'],
			      ['Gallican', 'gallicanrite.html', 'center'],
			      ['Spanish (Mozarabic)', 'mozarabicrite.html', 'center'],
			      ['Celtic', 'celtic.html', 'center']
          ]
        ]  
      ],
//			['Later Eastern Churches', 'empty.html', 'center'],
			['Modern Period', 'anglican.html', 'center',
			  ['Reformation', 'anglican.html', 'center',
					['Anglican', 'anglican.html', 'center'],
					['Reformed', 'reformed.html', 'center']
				],
			  ['Methodist', 'methodist.html', 'center']
      ]  
		]
	],
	['Spirituality', '../spiritual/index.htm', '_top'],
  ['Pastoral', '../pastoral/index.htm', '_top'],
	['Bibliography', '../bibliography/index.htm', '_top'],
	['News', '../news/index.htm', '_top']
];


