company =		[	"/images/cominfo_off.gif",		//Normal State
					"/images/cominfo_onn.gif",	//Enabled State
					"&#20844;&#21496;&#31777;&#20171;", //Alternate String
					"&#20844;&#21496;&#31777;&#20171;",				//Status String
					124					//width
				];

funds =			[	"/images/ourfunds_off.gif",
					"/images/ourfunds_on.gif",
					"&#25105;&#20497;&#30340;&#22522;&#37329;",
					"&#25105;&#20497;&#30340;&#22522;&#37329;",
					97
				];
performance =	[ "/images/prices_off.gif",
						  "/images/prices_on.gif",
						  "&#20729;&#26684;&#21450;&#34920;&#29694;",
						  "&#20729;&#26684;&#21450;&#34920;&#29694;",
						  151
				];
prices =		[ "/images/investors_off.gif",
						  "/images/investors_on.gif",
						  "&#25237;&#36039;&#32773;&#25351;&#24341;",
						  "&#25237;&#36039;&#32773;&#25351;&#24341;",
						  125
				];	
guide =			[ "/images/distribution_off.gif",
						  "/images/distribution_on.gif",
						  "&#20013;&#20171;&#20154;&#37096;&#20221;",
						  "&#20013;&#20171;&#20154;&#37096;&#20221;",
						  134
				];		
ifa    =		[ "/images/tools_off.gif",
						  "/images/tools_on.gif",
						  "&#24037;&#20855;&#21450;&#35336;&#31639;&#27231;",
						  "&#24037;&#20855;&#21450;&#35336;&#31639;&#27231;",
						  117
				];		
company_2 =		[	[150], //left, top
					["&#39321;&#28207;&#23500;&#34349;&#20811;&#26519;&#37159;&#26222;&#38931;&#25237;&#36039;","/hkchinesesite/jsp/company-information.jsp"],
					["&#26377;&#38364;&#23500;&#34349;&#20811;&#26519;&#37159;&#26222;&#38931;&#25237;&#36039;","/hkchinesesite/jsp/Corporate-Information.jsp"],
					["&#26032;&#32862;&#20013;&#24515;","/hkchinesesite/jsp/press_center.jsp"]
				];
funds_2= 		[	[143],
					//["&#22522;&#37329;&#25628;&#26597;","/hkchinesesite/jsp/our-funds.jsp"],
					//["&#22522;&#37329;&#31777;&#20171; ","/hkchinesesite/documents/general/funds/our-funds-listing.jsp"],
					//["&#37325;&#35201;&#25991;&#20214;","/hkchinesesite/jsp/our-funds-downloads.jsp"]
					["&#22522;&#37329;&#25628;&#26597;","/hkchinesesite/jsp/our-funds.jsp"],
					["&#22522;&#37329;&#31777;&#20171;","/hkchinesesite/documents/general/funds/our-funds-listing.jsp"],
					//["&#26412;&#23395;&#22522;&#37329;&#31934;&#36984;","/hkchinesesite/PromoNews/fund_focus.jsp"],
					["&#37325;&#35201;&#25991;&#20214;","/hkchinesesite/jsp/our-funds-downloads.jsp"],
					["&#22522;&#37329;&#29518;&#38917;","/hkchinesesite/jsp/hk-awards.jsp"]
				];
performance_2=	[[285],
					["&#27599;&#26085;&#22577;&#20729;","/hkchinesesite/jsp/price.jsp"],
					["&#36942;&#24448;&#20729;&#26684;&#25628;&#23563;(&#21482;&#20379;&#33521;&#25991;&#29256;)","/hkchinesesite/jsp/price-historical.jsp"],
					["&#34920;&#29694;&#21450;&#36039;&#29986;&#20998;&#20296;","/hkchinesesite/jsp/price-performance.jsp"],
					["&#27966;&#24687;","/hkchinesesite/jsp/dividends.jsp"],
					["&#27966;&#24687;&#32000;&#37636;(&#21482;&#20379;&#33521;&#25991;&#29256;)","/hkchinesesite/jsp/dividends-history.jsp"]									
				];

prices_2 = 		[	[285],
                    ["&#40613;&#27192;&#24605;&#30340;&#32178;&#19978;&#26085;&#35468;","/hkchinesesite/PromoNews/MarkMobiusBlog_splash.jsp"],
					["&#22522;&#37329;&#22522;&#26412;&#30693;&#35672;","/hkchinesesite/jsp/investors-guide.jsp"],					
					["16&#38917;&#25104;&#21151;&#25237;&#36039;&#35201;&#35363;","/hkchinesesite/jsp/16_maxims.jsp"],
					["&#25237;&#36039;&#35422;&#24409;&#38598;","/hkchinesesite/jsp/investors-guide-glossary.jsp"]
					];		


ifa_2 =			[	[408],[],
							134
						];
						
guide_2 =		[	[408],
						["&#38283;&#25903;&#31574;&#21123;","/hkchinesesite/ToolsCalculators/ExpensePlanner.jsp"],
						["&#36864;&#20241;&#35336;&#21123;","/hkchinesesite/ToolsCalculators/RetirementPlanner.jsp"]	
						];

var mainMenu = [[company, company_2],
				[funds, funds_2],
				[performance, performance_2],
				[prices, prices_2],
				[guide,[]],
				[ifa, guide_2]
			  ];
	



//alert(_topMenu.length);  

//alert(TheMenu[0][1][1][0]);
//alert();
// 1- length-1 sec nav elements
//[][primary-0,secondary-1][][displaystr-0
