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 =        [ "services.gif",
                                          "services_on.gif",
                                          "",
                                          "Ev&eacute;nements & Services",
                                          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"],
                                        ["Contacts pour la presse","/swiss/swiss_french/jsp_cm/press/presscontact.jsp"]
                                ]
overview_2 =        [        [197], //left, top
                                        ["Franklin Templeton dans le monde","/swiss/swiss_french/jsp_cm/company/weltweit.jsp"],
 										["Franklin Templeton - Suisse ","/swiss/swiss_french/jsp_cm/company/teamschweiz.jsp"],
										["Team Suisse ","/swiss/swiss_french/jsp_cm/press/salesmap.jsp"],
										["Philosophie d'lnvestissement ","/swiss/swiss_french/jsp_cm/funds/valueequity.jsp"]
                                      
                                ]
image_bank_2= [        [],
                                        ["Factsheets","/swiss/swiss_french/jsp_cm/funds/factsheets.jsp"],
["NAV","/swiss/swiss_french/jsp_cm/funds/preise.jsp"],                                        
                                        ["Fund Ratings","/swiss/swiss_french/jsp_cm/funds/fundrating.jsp"],
                                       ["Performances","/swiss/swiss_french/jsp_cm/funds/performance.jsp"],
									["Rapports & 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 =         [        [],
                                                       
                                                        ["Abonnement E-mail  ","/swiss/swiss_french/jsp_cm/email/emailabos_alle.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
