var TREE_NODES = [
	['Homepage Stuff', null, null,
		['News', 'default.htm', '_top'],
		['About Me', 'homepage.htm', '_top'],
        ['Links', 'links.htm', '_top'],
		['Sign my GUESTBOOK', 'http://www.arcadegeek.co.uk/guestbook', '_top'],
	],
	['Arcade Stuff', null, null,
		['Arcade Photos', 'arcadepictures.htm', '_top'],
		['Fruit Machine Photos', 'fruit.htm', '_top'],
        ['My Arcade Collection', 'arcade.htm', '_top'],
		['Arcade Guide', 'arcadeframes.htm', '_top'],
		['Point Blank Adventure', 'Arcade/PB.htm', '_top'],
		['Wanted List', 'wanted.htm', '_top'],
	],
	['Photo Books', null, null,
			['Arcade Photobook', 'arcadepictures.htm', '_top'],
			['Cycling Photobook', 'Cycling.htm', '_top'],
			['Ilford Island Photobook', 'Island.htm', '_top'],
			['Sharks Photobook', 'Sharks.htm', '_top'],
	]
];



