company =		[	"/images/but-company-informatiom.gif",		//Normal State
					"/images/but-company-informatiom-on.gif",	//Enabled State
					"Company Information", //Alternate String
					"Company Information",				//Status String
					144					//width
				];
funds =			[	"/images/but-our-funds.gif",
					"/images/but-our-funds-on.gif",
					"Our Funds",
					"Our Funds",
					86
				];
performance =	[ "/images/but-prices.gif",
						  "/images/but-prices-on.gif",
						  "Prices & Performance",
						  "Prices & Performance",
						  144
				];
prices =		[ "/images/but-investors-guide.gif",
						  "/images/but-investors-guide-on.gif",
						  "Investors Guide",
						  "Investors Guide",
						  114
				];	
guide =			[ "/images/but-distributor.gif",
						  "/images/but-distributor-on.gif",
						  "Distributor",
						  "Distributor",
						  128
				];		
ifa    =		[ "/images/but-tools.gif",
						  "/images/but-tools-on.gif",
						  "Tools & Calculators",
						  "Tools & Calculators",
						  134
				];		
company_2 =		[	[150], //left, top
					["Franklin Templeton in Hong Kong","/hksite/jsp/company-information.jsp"],
					["About Franklin Templeton ","/hksite/jsp/Corporate-Information.jsp"],
					["Press Centre","/hksite/jsp/press_center.jsp"]
				];
funds_2= 		[	[143],
					["Fund Search","/hksite/jsp/our-funds.jsp"],
					["Fund Information","/hksite/documents/general/funds/our-funds-listing.jsp"],
					//["Focus Funds of the Quarter","/hksite/PromoNews/fund_focus.jsp"],
					["Important Documents","/hksite/documents/general/funds/our-funds-downloads.jsp"],
					
									
					
					["Awards & Recognition","/hksite/jsp/hk-awards.jsp"]				
					
				];
performance_2=	[	[285],
					["Daily Prices","/hksite/jsp/price.jsp"],
					["Historical Price Search","/hksite/jsp/price-historical.jsp"],
					["Performance and Asset Allocation","/hksite/jsp/price-performance.jsp"],
					["Latest Dividends","/hksite/jsp/dividends.jsp"],					
					["Dividend History","/hksite/jsp/dividends-history.jsp"]
					
					//["Fund Hypothetical","/hksite/jsp/fundhypotheticals.jsp"]					
				];
prices_2 = 		[	[285],
		["Mark Mobius Blog","/hksite/PromoNews/MarkMobiusBlog_splash.jsp"],
					["Fund Basics","/hksite/jsp/investors-guide.jsp"],
					["16 Maxims of Investment","/hksite/jsp/16_maxims.jsp"],
					["Glossary","/hksite/jsp/investors-guide-glossary.jsp"]
					
					//["Contact Us","/hksite/jsp/contact_distributor.jsp"]
					];		
ifa_2 =			[	[408],
						//
						["Registered FTF Distributors","/hksite/jsp/distributor-sales.jsp"],
						["Registered Offshore Funds Distributors","/hksite/jsp/SICAV-login.jsp"],
						["Become a Dealer","javascript:alert('This page not as per the styleguide. Please ignore this.')"],
							134
						];
						
guide_2 =		[	[408],
						["Expense Planner","/hksite/ToolsCalculators/ExpensePlanner.jsp"],
						["Retirement Planner","/hksite/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