overview =                [        "groupe.gif",                //Normal State
                                        "groupe_on.gif",        //Enabled State
                                        "", //Alternate String
                                        "Le Group",                                //Status String
                                        197                                       //width
                                ]
image_bank =        [        "fonds.gif",
                                        "fonds_on.gif",
                                        "",
                                        "Fonds & Performance",
                                        202
                                ]
typography_colour =        [ "insti.gif",
                                          "insti_on.gif",
                                          "",
                                          "Institutional",
                                          188
                                                ]
principles    =        [ "presse.gif",
                                  "presse_on.gif",
                                  "",
                                  "Presse",
                                  163
                                                ]
principles_2 =        [        [163], //left, top
                                        
                               // ["Votre Contact","/swiss_french/jsp_cm/press/salesmap.jsp"],
							  //["News","/swiss/swiss_french/jsp_cm/news.jsp"],
							  //["Articles de Presse","/swiss/swiss_french/jsp_cm/press/2009.jsp"],
							  //["Communiqu&eacute;","/swiss/swiss_french/jsp_cm/press/comm_2009.jsp"],
                               ["Press","/swiss/swiss_french/jsp_cm/press/presscontact.jsp"]
                       ]
overview_2 =        [        [197], //left, top
                              ["Franklin Templeton - worldwide","/swiss/swiss_french/jsp_cm/company/weltweit.jsp"],
 							  ["Franklin Templeton - Switzerland","/swiss/swiss_french/jsp_cm/company/teamschweiz.jsp"],
							  ["Team Switzerland","/swiss/swiss_french/jsp_cm/press/salesmap.jsp"],
							  ["Awards","/swiss/swiss_french/jsp_cm/company/awards.jsp"]
							  //["Philosophie d'lnvestissement ","/swiss/swiss_french/jsp_cm/funds/valueequity.jsp"]
                                      
                     ]
image_bank_2= [        [],
                           ["NAV","/swiss/swiss_french/jsp_cm/funds/preise.jsp"],                                        
                           ["Fund Ratings","/swiss/swiss_french/jsp_cm/funds/fundrating.jsp"],
                           ["Performance","/swiss/swiss_french/jsp_cm/funds/performance.jsp"],
						   ["Reports & Prospectus","/swiss/swiss_french/jsp_cm/funds/reports_prospectus.jsp"],
						   ["Fund Managers","/swiss/swiss_french/jsp_cm/press/managerandthemes.jsp"],
						   ["Porfolio Holdings","javascript:infoWinPop400x450('/swiss/jsp_cm/funds/popup.jsp?target=http://www.franklintempleton.lu/lux/jsp/funds/fundholdings.jsp')"]
               ]
typography_colour_2 =         [        [],
                                                       
                                       ["Factsheets","/swiss/swiss_french/jsp_cm/funds/factsheets_inst.jsp"]
                               ]
var mainMenu = [[overview, overview_2],
                                [image_bank, image_bank_2],
                                [typography_colour, typography_colour_2],
                                [principles,principles_2]
                          ]
//alert(_topMenu.length);
//alert(TheMenu[0][1][1][0]);
//alert();
// 1- length-1 sec nav elements
//[][primary-0,secondary-1][][displaystr-0

