company =		[	"/images/but-company-informatiom-sg.gif",		//Normal State
					"/images/but-company-informatiom-sg-on.gif",	//Enabled State
					"Company Information", //Alternate String
					"Company Information",				//Status String
								161					//width
				]
funds =			[	"/images/but-our-funds-sg.gif",
					"/images/but-our-funds-sg-on.gif",
					"Our Funds",
					"Our Funds",
					116
				]
jperformance =	[ "/images/but-prices-sg.gif",
				  "/images/but-prices-sg-on.gif",
				  "Prices and Performance",
				  "Prices and Performance",
				  172
				]
prices =		[ "/images/but-investors-guide-sg.gif",
						  "/images/but-investors-guide-sg-on.gif",
						  "Investors Guide",
						  "Investors Guide",
					  145
				]	
/*guide =			[ "/images/but-distributor.gif",
						  "/images/but-distributor-on.gif",
						  "Distributor Section",
						  "Distributor",
						  128
				]		*/
ifa    =		[ "/images/but-tools-sg.gif",
						  "/images/but-tools-sg-on.gif",
						  "Tools &amp; Calculators",
						  "Tools &amp; Calculators",
						  156
				]		
company_2 =	[	[150], //left, top
					["Franklin Templeton in Singapore","/sg/CompanyInfo/FTSingapore/company-information.jsp"],
					["About Franklin Templeton ","/sg/CompanyInfo/AboutFT/Corporate-Information.jsp"],
					
					["Press Centre","/sg/PromoNews/press_center.jsp"]
				];
funds_2= 		[	[143],
					["Fund Search","/sg/jsp/our-funds.jsp"],
					["Fund Information","/sg/documents/general/funds/our-funds-listing.jsp"],
					
					["Fund Factsheets","/sg/jsp/factsheets-landing.jsp"],
					
					//["Fund Commentary","/sg/jsp/fundcommentry-landing.jsp"],
					["Market Commentary","/sg/documents/general/funds/common/market_commentary/mktcommentary.jsp"],
					
					["Legal Documents","/sg/documents/general/funds/our-funds-downloads.jsp"],
					["Download Literature","/sg/documents/general/funds/download_literature.jsp"]
					
					
				]
performance_2=	[	[285],
					["Current Prices","/sg/jsp/price.jsp"],
					//["Historical Price Search","/sg/jsp/price-historical.jsp"],
					//["Fund Hypothetical","/sg/jsp/fundhypotheticals.jsp"],
					["Performance","/sg/jsp/price-performance.jsp"],
					["Dividends","/sg/jsp/dividends.jsp"]					
				
				]
prices_2 = 				[	[285],
					["Fund Basics","/sg/InvestorsGuide/FundBasics/investors-guide.jsp"],
					["Financial Planning","/sg/InvestorsGuide/FinancialPlanning/investors-guide-financial.jsp"],
					["Financial Advice","/sg/InvestorsGuide/FinancialAdvice/investors-guide-advice.jsp"],
					
					["Glossary","/sg/InvestorsGuide/Glossary/investors-guide-glossary.jsp"],
					
					["Frequently Asked Questions","/sg/jsp/faq.jsp"]
					];		
/*ifa_2 =			[	[408],
						["Registered FTF Distributors","/sg/jsp/distributor-sales.jsp"],
						["Registered Offshore Funds Distributors","/sg/jsp/SICAV-login.jsp"],
						["Become a Dealer","javascript:alert('This page not as per the styleguide. Please ignore this.')"]
						]*/
						
guide_2 =		[	[408],
						["Expense Planner","/sg/ToolsCalculators/ExpensePlanner.jsp"],
						["Wealth Planner","/sg/ToolsCalculators/WealthPlanner.jsp"],
						["Retirement Planner","/sg/ToolsCalculators/RetirementPlanner.jsp"]
						
						//["Retirement Saving Calculator","/sg/ToolsCalculators/intro.jsp"]
						];
var mainMenu = [[company, company_2],
				[funds, funds_2],
				[jperformance, 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

