overview =		[	"fondsen.jpg",		//Normal State
					"fondsen_on.jpg",	//Enabled State
					"Fondsen en prestaties", //Alternate String
					"Fondsen en prestaties",				//Status String
					184			//width
				]

image_bank =	[	"nieuws.jpg",
					"nieuws_on.jpg",
					"Nieuws",
					"Nieuws",
					186
				]
source_files =	[ "degroep.jpg",
					  "degroep_on.jpg",
					  "De groep",
					  "De groep",
					  192
						]		

typography_colour =	[ "documentatie.jpg",
						  "documentatie_on.jpg",
						  "Documentatie",
						  "Documentatie",
						  188
						]



overview_2 =	[	[143], //left, top
					["Een fonds zoeken","/netherlands/jsp_cm/funds/fundsselect.jsp"],
					["Netto-vermogenswaarden","/netherlands/jsp_cm/funds/prices.jsp"],
					["Prestaties","/netherlands/jsp_cm/funds/performance.jsp"],
					["Dividenden","/netherlands/jsp_cm/funds/dividends.jsp"],
					["Ratings","/netherlands/jsp_cm/funds/rating.jsp"]
				

					
		
				]

image_bank_2= [	[],
					["Emerging Markets Newsletter","/netherlands/jsp_cm/news/emergingmarkets.jsp"],
					["Flash Info's","/netherlands/jsp_cm/news/flashinfo.jsp"],
					["Fixed Income Perspectives (in het Engels)","/netherlands/jsp_cm/news/perspective.jsp"],
					["Persberichten","/netherlands/jsp_cm/news/press.jsp"]
					
					
					
					
					
					
				 ]
typography_colour_2=	[	[],
				
									
						["Hoe belegt u bij ons?","/netherlands/jsp_cm/invest/invest.jsp"],
						["Wettelijke documenten","/netherlands/jsp_cm/invest/legal.jsp"]
						//["Verklarende woordenlijst","/netherlands/jsp_cm/invest/glossary_a.jsp"]


							
						]
source_files_2 = 	[	[],
					
						["Beleggingsfilosofie","/netherlands/jsp_cm/company/invest.jsp"],
						["Franklin Templeton in de wereld","/netherlands/jsp_cm/company/profile.jsp"],
						["Franklin Templeton Nederland","/netherlands/jsp_cm/company/franklin.jsp"]

														
						]	

							
var mainMenu = [[overview, overview_2],
				[image_bank, image_bank_2],
				[source_files, source_files_2],
				[typography_colour, typography_colour_2]

			  ]
	




//alert(_topMenu.length);  

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

