var TREE_ITEMS = [
	['Home Page', '/cesc/web/',
		['Investor', '../investor/investor.html',
			['About Us', '../investor/aboutus/aboutus.html',
				['CESC At A Glance', '../investor/aboutus/company_profile.html'],
				['Board of Directors', '../investor/aboutus/board_of_directors.html'],
				['RPG Enterprises', '../investor/aboutus/group_overview.html'],
				['Expansion Plans', '../investor/aboutus/expansion_plan.html'],
				['Corporate Citizenship', '../investor/aboutus/csr.html'],
			],//About Us
			
			['CESC Financials', '../investor/helpdesk/financials.html',
				['10 year Financials', '../investor/helpdesk/financial-result.html'],
				['Quaterly Results', '../investor/helpdesk/quarterly_results.html'],
				['Annual Reports', '../investor/helpdesk/annual_reports.html'],
				['Presentation', '../investor/helpdesk/inv.html'],
				['Investor Updates', '../investor/helpdesk/investor_updates.html'],
				['Investor Contacts', '../investor/helpdesk/contactus.html'],
			],//CESC Financials
			
			['Share Information', '../investor/shareinfo/share_information.html',
				['Listing Info', '../investor/shareinfo/listing_info.html'],
				['Registrar / Transfer Agent', '../investor/shareinfo/regtran.html'],
				['AGM', '../investor/shareinfo/agm.html'],
				['Shareholding Pattern', '../investor/shareinfo/share_holding.html'],
				['Notice to Exchange', '../investor/shareinfo/notice.html'],				
			],//Shareholder Information
			
			['Live Share Price', '../investor/liveshare.html',
				['NSE Market Tracker', 'http://www.nseindia.com/companytracker/cmtracker.jsp?symbol=CESC'],
				['BSE Market Tracker', 'http://www.bseindia.com/stockinfo/index.htm?scrip_cd=500084'],							
			],//Live Share Price
			
		],// Investor
		
		['Consumer', '../customer/customer.html',
			['About Us', '../customer/aboutus/aboutus.html',
				['CESC At A Glance', '../customer/aboutus/overview.html'],
				['Historical Perspective', '../customer/aboutus/history.html'],
				['Vision, Mission & Values', '../customer/aboutus/vision_mission.html'],
				['Chairman\'s Message', '../customer/aboutus/chairman.html'],
				['Board of Directors', '../customer/aboutus/board_of_directors.html'],
				['Corporate Social Responsibility', '../customer/aboutus/csr.html'],
				['Awards & Accolades', '../customer/aboutus/awards.html'],
			],//About Us
			
			['Ebill', '../customer/paybill/paybill.html',
				['View / Print Bill', 'http://cescintranet/copy_bill/php-barcode-0.3pl1/copybill.php'],
				['Ebill Registration', '../customer/paybill/ebill.html'],
				['LT Consumption History', '../customer/paybill/ltcon.html'],
				['HT Consumption History', '../customer/paybill/htcon.html'],
				['CRES', '../customer/paybill/cres.html'],
			],//Ebill
			
			['Regulator', '../customer/regulator/regulator.html',
				['Tariff Gist', '../customer/regulator/document/tariff%20gist.pdf'],
				
								
			],//Regulator
			
			['Planned Outage', '../customer/outage.php',							
			],//Planned Outage
			
			['Information', '../customer/info/info.html',
				['Cash Collection Centers', '../customer/info/cashoffice.php'],
				['District Offices', '../customer/info/document/do.pdf'],
				['Power Saving Guidelines', '../customer/info/saving.html'],
				['Safety Tips', '../customer/info/safety.html'],
				['Useful Terminologies', '../customer/info/term.html'],
				['Download Forms', '../customer/info/download/download.html'],
				['Power Consumption Guide', '../customer/info/consumption.php'],
			],//Information
			
			['Complaints & Suggestions', '../customer/complaint/complaint.html',
				['Report Supply Off Complaints', '../customer/complaint/supply_call.php'],
				['Report Power Theft', '../customer/complaint/lcccallentry.php'],
				['Other Complaints & Suggestions', '../customer/complaint/contact.php'],						
				['Grivance Redressal', '../customer/complaint/gro.html'],						
			],//Complaints & Suggestions
			
		],//Customer
		
		['Vendor', 'http://cesc.co.in/vendor/',			
		],//Vendor
		
		['Visitor', '../visitor/visitor_home.html',
			['Careers', '../visitor/career.html',
				['Life at CESC', '../visitor/life.html'],
				['Submit Resume', '../visitor/resume.html'],						
			],//Careers
			
			['Media', '../visitor/media/media.html',
				['Press Releases', '../visitor/media/press-release.html'],
				['News Letter', '../visitor/media/news-letter.html'],
				['Image Gallery', '../visitor/media/image.html'],
				//['Contact Us', '../visitor/media/contact.html'],				
			],//Media
		],//Visitor
		
	]// Home
];

