var TREE_NODES = [
	['Regina', null, null,
		['Building', 'regina/building/index.html', '_top'],
                ['Miscellaneous', 'regina/misc/index.html', '_top'],
                ['Patterns', 'regina/patterns/index.html', '_top'],
                ['Buy Mode', 'regina/buymode/index.html', '_top'],
			],

	['Syera', null, null,
		['Building', 'syera/building/index.html', '_top'],
                ['Objects', 'syera/objects/index.html', '_top'],
                ['Patterns', 'syera/patterns/index.html', '_top'],
                ['Sims & Sim Parts', 'syera/sims/index.html', '_top'],
                ['Wardrobe', 'syera/wardrobe/index.html', '_top'],
			],

		['Updates Archive', 'archive/archive01.htm', '_top'],
				['FAQ & TOS', 'faqs.htm', '_top'],
				['Tutorials', 'tutorials/tutorials.htm', '_top'],
				['Creator Tools', 'tools.htm', '_top'],
                ['Link To BogSims', 'LinkToBogSims.htm', '_top'],
                ['Supporting BogSims', 'support.htm', '_top'],
                ['Home', 'index.html', '_top'],
		];


