
var TREE_ITEMS = [
	['Home', 'http://www.marlabs.com/newwebsite/newdesign/',
		['About Us', 'http://www.marlabs.com/newwebsite/newdesign/aboutus.html',
			['Our Performance and Differentiation', 'http://www.marlabs.com/newwebsite/newdesign/ourperform_diff.html'],
			['Mission and Vision', 'http://www.marlabs.com/newwebsite/newdesign/missionvision.html'],
			['Awards and Recognition', 'http://www.marlabs.com/newwebsite/newdesign/awards.html'],
			['Our Customers', 'http://www.marlabs.com/newwebsite/newdesign/customers.html'],
			['Global Delivery Model', 'http://www.marlabs.com/newwebsite/newdesign/globaldelivery.html'],
			['Our Infrastructure', 'http://www.marlabs.com/newwebsite/newdesign/ourinfrastructure.html'],
			['Marlabs Quality Systems', 'http://www.marlabs.com/newwebsite/newdesign/quality.html'],
		],
		['Services', 'http://www.marlabs.com/newwebsite/newdesign/services.html',
			['Application Development and Maintenance', 'http://www.marlabs.com/newwebsite/newdesign/adm.html',
			 	['JEE Practice', 'http://www.marlabs.com/newwebsite/newdesign/ourjeecompetency.html'],
			 	['.NET Practice', 'http://www.marlabs.com/newwebsite/newdesign/dotnetpractice.html'],
			 	['Product Engineering', 'http://www.marlabs.com/newwebsite/newdesign/productengineering.html'],
			 ],
			['Business Intelligence and Data Warehousing', 'http://www.marlabs.com/newwebsite/newdesign/bidw.html',
			 	['Our BI Approach ', 'http://www.marlabs.com/newwebsite/newdesign/biapproach.html'],
			 	['Tools and Technologies', 'http://www.marlabs.com/newwebsite/newdesign/toolstechnologies.html'],
			  	['Value BI Systems', 'http://www.marlabs.com/newwebsite/newdesign/value_bi_systems.html'],			 
			],
			['Independent Verification and Validation', 'http://www.marlabs.com/newwebsite/newdesign/ivv.html',
			 	['Marlabs Testing Approach ', 'http://www.marlabs.com/newwebsite/newdesign/marlabstestingapproach.html'],
			 ],
			['Business Process Outsourcing', 'http://www.marlabs.com/newwebsite/newdesign/bpo.html',
			 	['BPO Approach', 'http://www.marlabs.com/newwebsite/newdesign/bpoapproach.html'],
			 ],
			['Enterprise Resource Planning', 'http://www.marlabs.com/newwebsite/newdesign/erp.html',
			 	['ERP Implementation Methodology', 'http://www.marlabs.com/newwebsite/newdesign/erp_imp_met.html'],
			 ],
			['Consulting Services', 'http://www.marlabs.com/newwebsite/newdesign/consulting_services.html'],
		],
		['Products', 'http://www.marlabs.com/newwebsite/newdesign/products.html',
			['MCO Central', 'http://www.marlabs.com/newwebsite/newdesign/mcocentral.html'],
		],
		['Industries', 'http://www.marlabs.com/newwebsite/newdesign/industries.html',
			['Healthcare', 'http://www.marlabs.com/newwebsite/newdesign/healthcare.html'],
			['Banking and Financial Services', 'http://www.marlabs.com/newwebsite/newdesign/bankingfinacing.html'],
			['Insurance', 'http://www.marlabs.com/newwebsite/newdesign/insurance.html'],
			['Legal', 'http://www.marlabs.com/newwebsite/newdesign/legal.html'],
			['Media', 'http://www.marlabs.com/newwebsite/newdesign/media.html'],
			['State and Local Government ', 'http://www.marlabs.com/newwebsite/newdesign/gov.html'],
		],
		['Partners', 'http://www.marlabs.com/newwebsite/newdesign/partners.html'],
		['Careers', 'http://www.marlabs.com/newwebsite/newdesign/careers.html',
			['Benefits', 'http://www.marlabs.com/newwebsite/newdesign/benefits.html'],
			['Current Openings', 'http://www.marlabs.com/newwebsite/newdesign/current_openings.html'],
			['Apply Now', 'http://www.marlabs.com/newwebsite/newdesign/apply_now.html'],
		],
		['Contacts', 'http://www.marlabs.com/newwebsite/newdesign/contactus.html'],
	]
];

