var TREE_ITEMS = [	['Home', 'content.html',		    
						['Profile', 'profile.htm',				
							['Company Profile', 'companyprofile.htm',],
							['Client Profile', 'clients.htm',],
							['Team Profile', 'team.htm',],],
						['Services', 'services.htm',					
						/*	['Project Planning', null ],
							['RFPs, Proposals & Evaluation', null],
							['Online Builder', null],
							['Alpha & Beta Test Planning ', null],
							['Market Trials', null],
							['First Office Application (FOA) Setup', null],
							['Service Launch Readiness', null],
							['Business Processes', null],
							['Cutover Planning and Execution', null], */ ],
						['News', 'news.htm',			
							['December, 2003', 'news200312.htm'],	
							['October, 2003', 'news200310.htm'],	
							['December, 2002', 'news200212.htm'],	
							['June, 2002', 'news200206.htm'],	
							['July, 2001', 'news200107.htm'],	
							['February, 2001', 'news200102.htm'],
							['December, 2000', 'news200012.htm'],
							['August, 2000', 'news200008.htm'],				
							['Telecom Sector News', 'sectornews.htm'],],
						['Contact Us', 'contactus.htm',],
						['Opportunities', 'opportunities.htm',],
						['Search', 'searches.htm',
							['Search our Webpage', 'search.htm'],
							['Google Search', 'http://www.google.com',],]
						],];