aboutus_1 =		[	"prod_off.gif",		//Normal State

				"prod_on.gif",	//Enabled State

				"", //Alternate String

				"Products",				//Status String

				250					//width

				]


ourproducts_1 =	["comm_off.gif",

			"comm_on.gif",

			"",

			"Commantry and Outlook",

			250

			]

			

funds_1 =	["about_off.gif",

			"about_on.gif",

			"",

			"About Us",

			250

			]

			

aboutus_2 =	[	[143], //left, top

				["Investment Strategies","/asia/jsp_cm/strategies.jsp"]

				//["Australia Funds","/asia/jsp_cm/AusFunds.jsp"]

				]


ourproducts_2 =	[	[143], //left, top

				// ["Manager Commentaries","/asia/jsp_cm/mgrcommentaries.jsp"],

				["Articles & Research","/asia/jsp_cm/articles_research.jsp"]

				//["Global Market Commentary  ","/asia/jsp_cm/global_market.jsp"],

				//["White Papers","/asia/jsp_cm/white_paper.jsp"]

				]


funds_2= [	[],
        

		["Firm Overview","/asia/jsp_cm/firm_overview.jsp"],

		//["Global Offices","/asia/jsp_cm/global_offices.jsp"],

         ["Our Professionals","/asia/jsp_cm/manag_services.jsp"],   
         ["Media Center ","/asia/jsp_cm/press/press_release_main.jsp"],
         ["Client Education Program","/asia/jsp_cm/Client_Education_Overview.jsp"]

		]


var mainMenu = [[aboutus_1, aboutus_2],

		[ourproducts_1, ourproducts_2],

		[funds_1, funds_2]

		]

	


//alert(_topMenu.length);  


//alert(TheMenu[0][1][1][0]);

//alert();

// 1- length-1 sec nav elements

//[][primary-0,secondary-1][][displaystr-0




