var TREE_ITEMS = [
	['Our Home Pages', 'home.html',
		['Kym Gully CV', 'kymgully.html'],
		['Kym & Tessa', 'kymtessa.html',
			['2007', 'kymtessa.html',
				['Charlies Snow Day Feb 2007', './KymTessa/Charlie Snow/FrameSet.htm'],
				['Charlies 1st Day at School', './KymTessa/Charlie School/index.htm'],
			],
			['2006', 'kymtessa.html', ],
			['2005', 'kymtessa.html',			
				['Lanzarote Dec 2005', './KymTessa/Lanzarote/index.htm'],			
				['Charlies Christening March 2005', './KymTessa/Charlies Christening/index.htm'],
				['Ski Trip (France) March 2005', './KymTessa/Ski Trip March 2005/index.htm'],
				['More Skiing (Black & White)', './KymTessa/More Skiing/index.htm'],
				['UK Family Portraits Feb 2005', './KymTessa/KG Photos Feb 2005/index.htm'],
				['USA Trip Jan 2005', './KymTessa/USA Trip Jan 2005/index.htm'],
			],
		],
		['Rhys', 'rhys.html',
			['Sara & Me', './Rhys/Sara/index.htm'],
			['Varsity Basketball Final Scoreboard', './Rhys/Scoreboard/index.htm'],
			['Varsity Basketball Team Shots', './Rhys/Varsity Basketball/index.htm'],
			['Spartans v Patriots 26th Jan 2005', './Rhys/Game 26012005/index.htm'],
			['Spartans V Shenandoah Valley 8th Dec 2004', './Rhys/Game 08122004/index.htm'],
			['Spartans V Heritage 2nd Dec 2004', './Rhys/Game 02122004/index.htm'],
			['My First Ride', './Rhys/First Car/index.htm'],
			['Dads Ride', './Rhys/Dads Car/index.htm'],
			['Flag Football Spring 2000', './Rhys/vikings/index.html'],
			['My first web page', './Rhys/old/rhys_hp.htm'],
		],
		['Chelsey', 'chelsey.html',
			['Prom 06, Portugal, Florida Trip, etc..', 'http://www.webshots.com/user/auschick42'],
			['Homecoming 2006', './Chelsey/Homecoming 2006/index.htm'],
			['Various from 2005', 'http://www.webshots.com/user/auschick4'],
			['My first web page', './Chelsey/old/chelsey_hp.htm'],
		],
		['Debbie', 'debbies.html',
			['Photos', 'debbies.html',
				['Xmas 2006 Photos', './Debbies/xmas2006/index.htm'],
			],
			['Newsletters', 'debbies.html',
				['Xmas 2006 (Dec 2006)', './Debbies/Xmas 2006.htm'],
				['Hi Everybody (Oct 2005)', './Debbies/Hi everybody.htm'],
				['Surprise!! (March 2005)', './Debbies/Surprise.htm'],
				['Visit To Ireland (Feb 2005)', './Debbies/Visit to Ireland.htm'],
				['Happy New Year (Xmas 2004)', './Debbies/Happy New Year.htm'],
				['News from afar... (2004)', './Debbies/News from afar.htm'],
			],	
		],		
		['Sean & Jacqui', 'seanjaxs.html',
			['Life in General March 2005', './SeanJaxs/General/FrameSet.htm'],
			['The Wedding', './SeanJaxs/Wedding/FrameSet.htm'],
			['The Reception', './SeanJaxs/Reception/FrameSet.htm'],
			['Alyssa May', './SeanJaxs/Alyssa May/FrameSet.htm'],
			['The Girls', './SeanJaxs/Girls/FrameSet.htm'],
		],
		['Help', 'na.html',
		    ['Help', 'na.html'],
			['About', 'na.html'],
			['Search', 'na.html'],
		],
	]
];

