overview =                [        "unternehmen.gif",                //Normal State
                                        "unternehmen_on.gif",        //Enabled State
                                        "", //Alternate String
                                        "Das Unternehmen",                                //Status String
                                        176                                        //width
                                ]
image_bank =        [        "fonds.gif",
                                        "fonds_on.gif",
                                        "",
                                        "Fonds & Performance",
                                        202
                                ]
typography_colour =        [ "insti.gif",
                                          "insti.gif",
                                          "",
                                          "Institutional",
                                          188
                                                ]
principles    =        [ "presse.gif",
                                  "presse_on.gif",
                                  "",
                                  "Presse",
                                  184
                                                ]
principles_2 =        [        [184], //left, top
										//["Ihre Ansprechpartner","/swiss/jsp_cm/press/salesmap.jsp"],
										//["News","/swiss/jsp_cm/news.jsp"],
										//["Presseartikel","/swiss/jsp_cm/press/2009.jsp"],
                                        //["Medienmitteilungen","/swiss/jsp_cm/press/comm_2009.jsp"],                                       
										["Pressekontakt","/swiss/jsp_cm/press/presscontact.jsp"]								
                                ]
overview_2 =        [        [176], //left, top
                                        ["Franklin Templeton - weltweit","/swiss/jsp_cm/company/weltweit.jsp"],
                                        ["Franklin Templeton - Schweiz","/swiss/jsp_cm/company/kurzportrait.jsp"],
										["Team Schweiz","/swiss/jsp_cm/press/salesmap.jsp"],
										["Auszeichnungen","/swiss/jsp_cm/company/awards.jsp"]
										//["Investmentphilosophie","/swiss/jsp_cm/funds/valueequity.jsp"]
										
                                ]
image_bank_2= [        [],
                                        ["NAV","/swiss/jsp_cm/funds/preise.jsp"],
                                        ["Performance","/swiss/jsp_cm/funds/performance.jsp"],
										["Fund Ratings","/swiss/jsp_cm/funds/fundrating.jsp"],
                                        ["Reports & Prospectus","/swiss/jsp_cm/funds/reports_prospectus.jsp"],
										 ["Fund Manager","/swiss/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/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

