var NAVIGATION
		= [ { 'id':'home', 'en':"Home", 'ar':"",
				'items':[ 
								{ 'id':'Home.aspx', 'en':"Home"
								},
							
								{ 'id' : 'AboutEsterad.aspx', 'en' : "About Esterad",
										'items':[ 
															{'id':'Mission.aspx', 'en':"Mission"},															
															{'id':'History.aspx', 'en':"History"},
															{'id':'BoardOfDirectors.aspx', 'en':"Board of Directors"},
															{'id':'ManagementTeam.aspx', 'en':"Management Team &nbsp&nbsp"}
														]
								},
								{ 'id':'News.aspx', 'en':"News and Press Releases"
								},
								/*{ 'id':'2003AnnualReports.aspx', 'en':"Financials", 
											'items':[ 
																{'id':'2002AnnualReports.aspx', 'en':"2002 Annual Reports"},
																{'id':'2003AnnualReports.aspx', 'en':"2003 Annual Reports"}
																
															]
								},*/
								{ 'id':'Financials.aspx', 'en':"Financials",
										'items':[
															{'id':'Financials.aspx', 'en':"Annual Reports"},
															{'id':'CorporateActions.aspx', 'en':"Corporate Actions&nbsp"}
															
								]}
								,
								{ 'id' : 'Links.htm', 'en' : "Links",
										'items':[ 
															{'id':'BSE.htm', 'en':"Bahrain Stock Exchange", 'target' : "_blank"},
															{'id':'BMA.htm', 'en':"Bahrain Monetary Agency", 'target' : "_blank"},
															{'id':'commerce.htm', 'en':"Ministry Of Commerce", 'target' : "_blank"},
															{'id':'Zawya.htm', 'en':"Zawya", 'target' : "_blank"}
														]
								},
								{ 'id':'contactUs.aspx', 'en':"Contact Us"
								}
								
			]}								
	];



var NAVIGATION2
		= [ { 'id':'home', 'en':"Home", 'ar':"",
				'items':[ 
								
								{ 'id' : 'EsteradIndex.aspx', 'en' : "Esterad Index",
										'items':[ 
															{'id':'EsteradIndex.aspx', 'en':"About The Index"},															
															{'id':'javascript:parent.OpenIndexChart()', 'en':"Index Graph"}
														]
								}							
			]}								
	];
