var TREE_NODES = [
	['Home','../main.htm', '_top'],
	['About Me',  '../main.htm', '_top',
		['Who am I?', '../../about_me/who_am_i.htm', '_top'],
		['Country view', '../../about_me/views_of_israell.htm', '_top'],
		//['Web Building', null, null,
		//	['JavaScript Kit', 'http://www.???.com', '_top'],
		//	['Dynamic Drive', 'http://www.???.com', '_top'],
		//	['Freewarejava', 'http://www.???.com', '_top'],
		//],
	],
	['My Collection', '../main.htm', '_top',
			['Coleman', '../../collection/coleman.htm', '_top'],	
			['Petromax', '../../collection/petromax.htm', '_top'],
			['Tilley', '../../collection/tilley.htm', '_top'],
			['Europe', '../../collection/Euro.htm', '_top'],			
			['Australia', '../../collection/aussi.htm', '_top'],					
			['Asia', '../../collection/asia.htm', '_top'],
			['America', '../../collection/america.htm', '_top'],            
	],
	['Tech & Info', '../main.htm', '_top',
			['Coleman', '../../tech-n-info/Coleman_technical/index.htm', '_top'],
			['Petromax', '../../tech-n-info/Petromax_technical/index.htm', '_top'],
			['Tilley', '../../tech-n-info/tilley.htm', '_top'],						
			//['Manuals', '../../tech-n-info/manuals.htm', '_top'],		
			['Fuel names', 'http://fuel.papo-art.com', '-top'],
			['Part names', '../../tech-n-info/nomenclatures.htm', '-top'],
			['Stoves', '../../tech-n-info/stoves.htm', '-top'],			
	],
	['Fun Stuff', '../main.htm', '_top',
			['Web stuff', '../../fun_stuff/web.htm', '_top'],
			['Quotes', '../../fun_stuff/quotes.htm', '_top'],
	],
	['My Links', '../main.htm', '_top',
			['Info', '../../links/info.htm', '_top'],
			['Forums', '../../links/forums.htm', '_top'],	
			['Parts', '../../links/parts.htm', '_top'],
			['Collectors', '../../links/collectors.htm', '_top'],		
			['General', '../../links/general.htm', '_top'],
	],	
	['Search Engine','../../tech-n-info/search_page.htm','_top'],
	['Site Map','../../site_map.htm','_top'],	
	['Update log','../update_log.htm', '_top'],
	['E-Mail','mailto:webmaster@pressure-lanterns-il.com','_top'],	
	['Guest Book','http://www.guestbook24.eu/front/gb.cfm?id=16366','_top'],	
];


