var TREE_ITEMS = [
   ['English', 0,
	['About', '../about/lite/index.htm',
		['Sicyon Lite',   '../about/lite/index.htm'],
		['Sicyon Pro',    '../about/pro/index.htm'],
		['Units Converter Pro',    '../about/ucpro/index.htm'],
		//['SpecLabs',      '../about/speclabs/index.htm'],
		//['Teodor Krastev','../about/resume/index.htm'],
	],
	['Demo(screenshots)', '../demo/lite/basics/index.htm',
		['Sicyon Lite', '../demo/lite/basics/index.htm'],
		['Sicyon Pro',  '../demo/pro/basics/index.htm'],
		['Boards for Pro ',  '../boards/pro/func/index.htm'],
		['Awards',      '../demo/awards/index.htm'],
	],
	['Download & Order', '../down/lite/index.htm',
		['Sicyon Lite',    '../down/lite/index.htm'],
		//['Sicyon Plus',    'http://sicyon.com/down/plus/index.htm'],
		['Sicyon Pro',     '../down/pro/index.htm'],
		['Units Conv. Pro',    'http://sicyon.com/down/ucpro/index.htm'],		
		//['Write me tool-board', '../down/developers/index.htm'],
 	],
	['Sicyon tutorial',  'http://tutorial.sicyon.com/index.htm'
	],
	['Support', '../survey/comment.html',  
	        // ['Contact point',  '../survey/comment.html'],
		// ['Sicyon Forum',   '../forum/index.php'],
		// 
	],
	['Physics resources',  '../resources/general/index.htm'
	],
	['More software', '../software/index.htm',
		['Spectrino',  'http://spectrino.sicyon.com'],
		['Classifion', 'http://classifion.sicyon.com'],
		['Chronice',   '../chronice/index.html'],
		['Spectrion',  '../software/spectrion/index.html'],
		['Delaytor',   '../software/delaytor/index.html'],
	],
	['Photo gallery',  'http://photo.sicyon.com/index.htm'
	]
   ]
];