
var TREE_ITEMS = [
	['Home', 'index.htm',
		['Adan Pradan Laser Soft Technology Centre', 'partners.htm'],
		['Organisation', '',
				['About us', 'aboutus.htm'],
				['Contact us', 'contactus.htm'],
				['Jobs', 'jobs.htm'],
		],
		['Web Designing', 'webdesign.htm'],
		['Software Services', '',
				['e-commerce/e-solutions', 'software.htm#ecom'],
				['Data Conversion/Image Processing', 'software.htm#ip'],
				['Application Software', 'software.htm#sd'],
				['BPO', 'software.htm#bpo'],
			],
		['e-publishing', '',
				['Pre-press work', 'epublishing.htm'],
				['Translation', 'epublishing.htm#trans'],
		],
		['How to reach us', 'howtoreach.htm'],

		
	]
];

