aboutus_1 =		[	"account.gif",		//Normal State
				"account_on.gif",	//Enabled State
				"", //Alternate String
				"Account",				//Status String
				59					//width
				]

ourproducts_1 =	[	"funds.gif",
			"funds_on.gif",
			"",
			"Fund Information",
			145
			]
			
funds_1 =	[ "learning.gif",
			"learning_on.gif",
			"",
			"Learning",
			146
			]
			
tools_1 =	[ "literature.gif",
			"literature_on.gif",
			"",
			"Services & Literature",
			162
			]
 
news_1    =	[ "new_comm.gif",
			"new_comm_on.gif",
			"",
			"News & Commentary",
			143
			]
			
investor_1    =	[ "Services.gif",
			"services_on.gif",
			"",
			"Education & Planning",
			154
			]

aboutus_2 =	[	[143], 
				["Investment Philosophies","/india/jsp_cm/aboutus/philosophy.jsp"],
				["Worldwide Profile","/india/jsp_cm/aboutus/wwprofile.jsp"],
				["UK Profile","/india/jsp_cm/aboutus/companyprofile.asp"],
				["Company History","/india/jsp_cm/aboutus/companyhistory.jsp"]
				]

ourproducts_2 =	[	[143], //left, top
				["NAVs","/GeneralAccess/Nav/gac_getmore.asp"],
				["Fund Facts & Performance","/India/jsp_cm/products/fund_details.asp"],
				["Dividend History","/india/Includes/ASPs/TMFW_DividendHistory.asp"]
					
				//["Benchmark Comparisons","/india/jsp_cm/funds/investmenttrust.jsp"]
				]

funds_2= [	[],
		//["Overseas Investors","/india/jsp_cm/aboutus/nri.asp"],
		["Fund Basics","/india/jsp_cm/funds/fund_basic_overview.asp"],
		["Financial Basics","/GeneralAccess/LearningCenter/financialbasics.asp"],
		["Financial Planning","/GeneralAccess/Learningcenter/index.asp"],
		["Tools & Calculators","/india/jsp_cm/FinancialCalculators/gac_fc_home.asp"],
		["Need Advice","/india/jsp_cm/funds/need_advice.asp"],
		["Glossary","/GeneralAccess/LearningCenter/gac_glossary_a.asp"]
		]

tools_2=	[	[],
			["Offer Documents","/GeneralAccess/LiteratureDownloads/gac_OD_Downloads.asp"],
			["Reports","/GeneralAccess/LiteratureDownloads/gac_Reports_Download_New.asp"],
			["Literature","/GeneralAccess/LiteratureDownloads/gac_Sales_Literature_downloads_inv.asp"],
			["Forms & Instructions","/GeneralAccess/LiteratureDocuments/gac_Service_Documents_Downloads_new.asp"]
			]
			
news_2 = 	[	[],
			["Latest News","/GeneralAccess/Aboutus/whatsnew/latestnews.asp"],
			["Fund/Market Commentary","/india/jsp_cm/commentary/commentary.asp"],
			["Press Clippings","/india/jsp_cm/media/media.asp"],
			
			["FT Insight archives","/india/jsp_cm/media/insight.asp"]
			]
			
investor_2 = 	[	[],
			["Subscriptions & Notifications","/GeneralAccess/SubscriptionMailback/gac_subscription_home.asp"],
			["Account Services","/GeneralAccess/Accountservices/index.asp"],
			["Buying Our Funds","/GeneralAccess/Investment/buyingourfunds.asp"]
	
			]
							
var mainMenu = [[ourproducts_1, ourproducts_2],
		[investor_1,investor_2],
		[funds_1, funds_2],
		[tools_1, tools_2],
		[news_1,news_2]		
		]
