var TREE_NODES = [
	['Main', '../main/index.htm', '_top'],
	['About Us', null, null,
			['Our Objectives', '../about_us/objectives/index.htm', '_top'],
			['SPI Handbook', '../about_us/handbook/index.htm', '_top'],
			['SPI Elite Team', '../about_us/team/index.htm', '_top'],
			['SPI Members', '../about_us/members/index.htm', '_top'],
			['SPI Operation', '../about_us/operation/index.htm', '_top'],
			['Our Equipment', '../about_us/equipment/index.htm', '_top'],
	],
	['SPI News', null, null,
			['Announcement', '../news/announcement/index.htm', '_top'],
			['Press Media', '../news/press', '_top'],
			['TV Media', '../news/tv/index.htm', '_top'],
			['Events', '../news/tours/index.htm', '_top'],
	],
        ['SPI Files', '../spi_files/index.htm', '_top'],
	['Haunted Places', '../haunted/index.htm', '_top'],
	['Ghost Stories', '../stories/index.htm', '_top'],
	['Photos', null, null,
			['Faces of Death', '../gallery/fod/index.htm', '_top'],
			['Photo Archive', '../gallery/photos/index.htm', '_top'],
                        ['SPI Gallery', 'http://www.spi.com.sg/forum/photopost', '_top'],
	],
	['Research', null, null,
			['A.M.', '../study/am/index.htm', '_top'],
			['F.M.', '../study/fm/index.htm', '_top'],
			['Articles', '../study/articles/index.htm', '_top'],
	],
	['SPIcopedia', '../spicopedia/index.htm', '_top'],
	['SPI Allies', '../allies/index.htm', '_top'],
	['Information', '../information/index.htm', '_top'],
	['Contact SPI', 'http://www.spi.com.sg/contact_us/index.htm', '_top'],
	['Join SPI', 'http://www.spi.com.sg/membership/index.htm', '_top'],
	['Forum', 'http://www.spi.com.sg/forum', '_top'],
];


