//this file uses getLang() function in hdr_public.js var Left_Nav_Menu_Lang; var Menu_Language_Def= [ ["en-us", 0], ["fr", 1], ["ja", 2], ["pt-br", 3] ] /* remember this menu array is FOUR(4) dimensional The Left_Nav_Menu contains a array of menus for all languages A menu for a language contains a array of menu sections Ench menu section contains a array of menu items Each menu item must have a name, a label, a url. Optional other URLs can be added to and specify that the menu be highlighted when the URL's page is showing. The name should not be translated. The text in name is not used in the code,just to help us to id the item */ var Left_Nav_Menu= [ [//English Menu;Each menu item MUST have a name, label, url.Optional other URLs can be added (see above). the name should not be translated. [//First menu section ["About", "About MLX","/public/content/en-us/misc/AboutIndex.htm"] ], [ //second menu section ["Inst Cap", "Institutional Capabilities","/public/content/en-us/misc/InstIndex.htm"], ["CRE","Commercial Real Estate","javascript:openAppWin(\'http://gmi.ml.com/cre\');"], ["Debt","Debt","/public/content/en-us/misc/DebtIndex.htm", "/Products/content/en-us/Debt/australasia.htm", "/Products/content/en-us/Debt/asiapac.htm", "/Products/content/en-us/Debt/americas.htm", "/Products/content/en-us/Debt/distribution.htm", "/Products/content/en-us/Debt/emerging_markets.htm", "/Products/content/en-us/Debt/gesg.htm", "/Products/content/en-us/Debt/europe.htm", "/Products/content/en-us/Debt/europe.htm", "/Products/content/en-us/Debt/gfx.htm", "/Products/content/en-us/Debt/structured.htm", "/Products/content/en-us/Debt/liquidity.htm", "/Products/content/en-us/Debt/leveraged.htm", "/Products/content/en-us/Debt/research.htm", "/Products/content/en-us/Debt/ssd.htm", "/Products/content/en-us/Debt/municipals.htm", "/Products/content/en-us/Debt/origination.htm"], ["Equity","Equities","/public/content/en-us/misc/EquityIndex.htm", "/Products/content/en-us/EquityProducts/CapitalMarketsNewIssue/index.htm", "/Products/content/en-us/EquityProducts/CashEquities/index.htm", "/Products/content/en-us/EquityProducts/ConvertibleBonds/equity_derivatives.htm", "/Products/content/en-us/EquityProducts/ConvertibleBonds/portfolio.htm", "/Products/content/en-us/EquityProducts/ConvertibleBonds/convertibles.htm", "/Products/content/en-us/EquityProducts/ConvertibleBonds/equderiv_port_research.htm", "/Products/content/en-us/EquityProducts/ConvertibleBonds/corp_solutions.htm", "/Products/content/en-us/EquityProducts/ConvertibleBonds/private_client.htm" ], ["Sec Serv", "Global Equity Financing & Services", "/public/content/en-us/misc/SSIndex.htm", "/Products/content/en-us/SecurityServices/clearancesettlement.htm", "/Products/content/en-us/SecurityServices/custody.htm", "/Products/content/en-us/SecurityServices/equityfin.htm", "/Products/content/en-us/SecurityServices/equityprime.htm", "/Products/content/en-us/SecurityServices/ffo.htm", "/Products/content/en-us/SecurityServices/fif.htm", "/Products/content/en-us/SecurityServices/fips.htm", "/public/content/en-us/misc/gef.htm", "/public/content/en-us/misc/mms.htm", "/public/content/en-us/misc/softdollar.htm", "/Products/content/en-us/SecurityServices/ias.htm", "/Products/content/en-us/SecurityServices/securities.htm", "/public/content/en-us/misc/Broadcort.htm" ], ["Invest Bank","Investment Banking", "/public/content/en-us/misc/IbIndex.htm" ], ["Research","Research", "javascript:openAppWin(\'http://www.ml.com/researchmarketing/bin/ml_rsch_mkt.asp\');", "/Products/content/en-us/Research/equityresearch.htm", "/Products/content/en-us/Research/SpecialReports.htm", "/Products/content/en-us/Research/FixedIncomeResearch.htm", "/Products/content/en-us/Research/MacroAnalysis.htm", "/Products/content/en-us/Research/GlobalStrength.htm" ] ], [ //global presence ["GP", "Global Presence",""], ["B2B", "Canada", "javascript:openAppWin(\'http://gmi.ml.com/canada\');"] ], [ //third menu section ["Proprietary Serv", "Proprietary Services", "/public/content/en-us/misc/servicesindex.htm"], ["B2B", "B2B", "/Products/content/en-us/MLXServices/mlxb2b.htm"], ["Direct Access to NYSE", "Direct Access to NYSE", "/Products/content/en-us/MLXServices/mlda.htm"], ["LMS", "LMS","/Products/content/en-us/MLXServices/LMS.htm"] ], [ //fourth menu section ["Electronic Alliances","Electronic Alliances","/public/content/en-us/misc/allservIndex.htm"], ["Bloomberg","Bloomberg, Reuters & Primark","/Products/content/en-us/MLXServices/bloomberg.htm"], // ["BondBook","BondBook", "/products/content/en-us/MLXServices/bondbook.htm"], ["BondHub", "BondHub","/Products/content/en-us/MLXServices/bondhub.htm"], ["FinTrack","FinTrack", "/Products/content/en-us/MLXServices/Fintrak.htm"], ["Multex","Multex & Thomson Financial Services", "/Products/content/en-us/MLXServices/Multex.htm"], ["TheMarkets.com","TheMarkets.com","/Products/content/en-us/MLXServices/TheMarkets.htm"], ["TheMuniCenter","TheMuniCenter","/Products/content/en-us/MLXServices/municenter.htm"], ["TradeWeb","TradeWeb", "/Products/content/en-us/MLXServices/TradeWeb.htm"] ] ], //end english menu [//French Menu;Each menu item MUST have a name, label, url.Optional other URLs can be added (see above). the name should not be translated. [//First menu section ["About", "A propos de MLX","/public/content/fr/misc/AboutIndex.htm"] ], [ //second menu section ["Inst Cap", "Services aux investisseurs institutionnels","/public/content/en-us/misc/InstIndex.htm"], ["CRE","Commercial Real Estate","javascript:openAppWin(\'http://gmi.ml.com/cre\');"], ["Debt","Obligations","/public/content/fr/misc/DebtIndex.htm", "/Products/content/fr/Debt/australasia.htm", "/Products/content/fr/Debt/asiapac.htm", "/Products/content/fr/Debt/americas.htm", "/Products/content/fr/Debt/distribution.htm", "/Products/content/fr/Debt/emerging_markets.htm", "/Products/content/fr/Debt/gesg.htm", "/Products/content/fr/Debt/europe.htm", "/Products/content/fr/Debt/europe.htm", "/Products/content/fr/Debt/gfx.htm", "/Products/content/fr/Debt/structured.htm", "/Products/content/fr/Debt/liquidity.htm", "/Products/content/fr/Debt/leveraged.htm", "/Products/content/fr/Debt/research.htm", "/Products/content/fr/Debt/ssd.htm", "/Products/content/fr/Debt/municipals.htm", "/Products/content/fr/Debt/origination.htm"], ["Equity","Actions","/public/content/fr/misc/EquityIndex.htm", "/Products/content/fr/EquityProducts/CapitalMarketsNewIssue/index.htm", "/Products/content/fr/EquityProducts/CashEquities/index.htm", "/Products/content/fr/EquityProducts/ConvertibleBonds/equity_derivatives.htm", "/Products/content/fr/EquityProducts/ConvertibleBonds/portfolio.htm", "/Products/content/fr/EquityProducts/ConvertibleBonds/convertibles.htm", "/Products/content/fr/EquityProducts/ConvertibleBonds/equderiv_port_research.htm", "/Products/content/fr/EquityProducts/ConvertibleBonds/corp_solutions.htm", "/Products/content/fr/EquityProducts/ConvertibleBonds/private_client.htm" ], ["Sec Serv", "Global Equity Financing & Services", "/public/content/fr/misc/SSIndex.htm", "/Products/content/fr/SecurityServices/clearancesettlement.htm", "/Products/content/fr/SecurityServices/custody.htm", "/Products/content/fr/SecurityServices/equityfin.htm", "/Products/content/fr/SecurityServices/equityprime.htm", "/Products/content/fr/SecurityServices/ffo.htm", "/Products/content/fr/SecurityServices/fif.htm", "/Products/content/fr/SecurityServices/fips.htm", "/public/content/fr/misc/gef.htm", "/public/content/fr/misc/mms.htm", "/public/content/fr/misc/softdollar.htm", "/Products/content/en-us/SecurityServices/ias.htm", "/Products/content/en-us/SecurityServices/securities.htm", "/public/content/en-us/misc/Broadcort.htm" ], ["Invest Bank","Banque d'investissement", "/public/content/fr/misc/IbIndex.htm" ], // ["Priv Equity","Actions de sociétés privées", "/public/content/fr/misc/PeIndex.htm" ], ["Research","Études", "javascript:openAppWin(\'http://www.ml.com/researchmarketing/bin/ml_rsch_mkt.asp\');", "/Products/content/fr/Research/equityresearch.htm", "/Products/content/fr/Research/SpecialReports.htm", "/Products/content/fr/Research/FixedIncomeResearch.htm", "/Products/content/fr/Research/MacroAnalysis.htm", "/Products/content/fr/Research/GlobalStrength.htm" ] ], [ //global presence ["GP", "Global Presence", ""], ["B2B", "Canada", "javascript:openAppWin(\'http://gmi.ml.com/canada\');"] ], [ //third menu section ["Proprietary Serv", "Services exclusifs", "/public/content/fr/misc/servicesIndex.htm"], ["B2B", "B2B", "/Products/content/fr/MLXServices/mlxb2b.htm"], ["Direct Access to NYSE", "Direct Access to NYSE", "/Products/content/en-us/MLXServices/mlda.htm"], ["LMS", "LMS","/Products/content/fr/MLXServices/LMS.htm"] ], [ //fourth menu section ["Electronic Alliances","Alliances électroniques","/public/content/fr/misc/allservIndex.htm"], ["Bloomberg","Bloomberg, Reuters & Primark","/Products/content/fr/MLXServices/bloomberg.htm"], // ["BondBook","BondBook", "/products/content/fr/MLXServices/bondbook.htm"], ["BondHub", "BondHub","/Products/content/fr/MLXServices/bondhub.htm"], ["FinTrack","FinTrack", "/Products/content/fr/MLXServices/Fintrak.htm"], ["Multex","Multex & Thomson Financial Services", "/Products/content/fr/MLXServices/Multex.htm"], ["TheMarkets.com","TheMarkets.com","/Products/content/fr/MLXServices/TheMarkets.htm"], ["TheMuniCenter","TheMuniCenter","/Products/content/fr/MLXServices/municenter.htm"], ["TradeWeb","TradeWeb", "/Products/content/fr/MLXServices/TradeWeb.htm"] ] ], //end french menu [//Japanese Menu;Each menu item MUST have a name, label, url.Optional other URLs can be added (see above). the name should not be translated. [//First menu section ["About", "MLXについて","/public/content/ja/misc/AboutIndex.htm"] ], [ //second menu section ["Inst Cap", "機関投資家向けサービス","/public/content/en-us/misc/InstIndex.htm"], ["CRE","Commercial Real Estate","javascript:openAppWin(\'http://gmi.ml.com/cre\');"], ["Debt","デット","/public/content/ja/misc/DebtIndex.htm", "/Products/content/ja/Debt/australasia.htm", "/Products/content/ja/Debt/asiapac.htm", "/Products/content/ja/Debt/americas.htm", "/Products/content/ja/Debt/distribution.htm", "/Products/content/ja/Debt/emerging_markets.htm", "/Products/content/ja/Debt/gesg.htm", "/Products/content/ja/Debt/europe.htm", "/Products/content/ja/Debt/europe.htm", "/Products/content/ja/Debt/gfx.htm", "/Products/content/ja/Debt/structured.htm", "/Products/content/ja/Debt/liquidity.htm", "/Products/content/ja/Debt/leveraged.htm", "/Products/content/ja/Debt/research.htm", "/Products/content/ja/Debt/ssd.htm", "/Products/content/ja/Debt/municipals.htm", "/Products/content/ja/Debt/origination.htm"], ["Equity","エクイティ","/public/content/ja/misc/EquityIndex.htm", "/Products/content/ja/EquityProducts/CapitalMarketsNewIssue/index.htm", "/Products/content/ja/EquityProducts/CashEquities/index.htm", "/Products/content/ja/EquityProducts/ConvertibleBonds/equity_derivatives.htm", "/Products/content/ja/EquityProducts/ConvertibleBonds/portfolio.htm", "/Products/content/ja/EquityProducts/ConvertibleBonds/convertibles.htm", "/Products/content/ja/EquityProducts/ConvertibleBonds/equderiv_port_research.htm", "/Products/content/ja/EquityProducts/ConvertibleBonds/corp_solutions.htm", "/Products/content/ja/EquityProducts/ConvertibleBonds/private_client.htm" ], ["Sec Serv", "Global Equity Financing & Services", "/public/content/ja/misc/SSIndex.htm", "/Products/content/ja/SecurityServices/clearancesettlement.htm", "/Products/content/ja/SecurityServices/custody.htm", "/Products/content/ja/SecurityServices/equityfin.htm", "/Products/content/ja/SecurityServices/equityprime.htm", "/Products/content/ja/SecurityServices/ffo.htm", "/Products/content/ja/SecurityServices/fif.htm", "/Products/content/ja/SecurityServices/fips.htm", "/public/content/ja/misc/gef.htm", "/public/content/ja/misc/mms.htm", "/public/content/ja/misc/softdollar.htm", "/Products/content/ja/SecurityServices/ias.htm", "/Products/content/ja/SecurityServices/securities.htm", "/public/content/ja/misc/Broadcort.htm" ], ["Invest Bank","インベストメント・バンキング", "/public/content/ja/misc/IbIndex.htm" ], // ["Priv Equity","プライベート・エクイティー", "/public/content/ja/misc/PeIndex.htm" ], ["Research","調査リサーチ", "javascript:openAppWin(\'http://www.ml.com/researchmarketing/bin/ml_rsch_mkt.asp\');", "/Products/content/ja/Research/equityresearch.htm", "/Products/content/ja/Research/SpecialReports.htm", "/Products/content/ja/Research/FixedIncomeResearch.htm", "/Products/content/ja/Research/MacroAnalysis.htm", "/Products/content/ja/Research/GlobalStrength.htm" ] ], [ //global presence ["GP", "Global Presence", ""], ["B2B", "Canada", "javascript:openAppWin(\'http://gmi.ml.com/canada\');"] ], [ //third menu section ["Proprietary Serv", "財産的サービス", "/public/content/ja/misc/servicesIndex.htm"], ["B2B", "B2B", "/Products/content/ja/MLXServices/mlxb2b.htm"], ["Direct Access to NYSE", "Direct Access to NYSE", "/Products/content/en-us/MLXServices/mlda.htm"], ["LMS", "LMS","/Products/content/ja/MLXServices/LMS.htm"] ], [ //fourth menu section ["Electronic Alliances","コンピュータ提携","/public/content/ja/misc/allservIndex.htm"], ["Bloomberg","Bloomberg, Reuters & Primark","/Products/content/ja/MLXServices/bloomberg.htm"], // ["BondBook","BondBook", "/products/content/ja/MLXServices/bondbook.htm"], ["BondHub", "BondHub","/Products/content/ja/MLXServices/bondhub.htm"], ["FinTrack","FinTrack", "/Products/content/ja/MLXServices/Fintrak.htm"], ["Multex","Multex & Thomson Financial Services", "/Products/content/ja/MLXServices/Multex.htm"], ["TheMarkets.com","TheMarkets.com","/Products/content/ja/MLXServices/TheMarkets.htm"], ["TheMuniCenter","TheMuniCenter","/Products/content/ja/MLXServices/municenter.htm"], ["TradeWeb","TradeWeb", "/Products/content/ja/MLXServices/TradeWeb.htm"] ] ], //end japanese menu [//Portuguese Menu;Each menu item MUST have a name, label, url.Optional other URLs can be added (see above). the name should not be translated. [//First menu section ["About", "Sobre o MLX","/public/content/pt-br/misc/AboutIndex.htm"] ], [ //second menu section ["Inst Cap", "Capacidades institucionais","/public/content/pt-br/misc/InstIndex.htm"], ["CRE","Commercial Real Estate","javascript:openAppWin(\'http://gmi.ml.com/cre\');"], ["Debt","Dívida","/public/content/pt-br/misc/DebtIndex.htm", "/Products/content/pt-br/Debt/australasia.htm", "/Products/content/pt-br/Debt/asiapac.htm", "/Products/content/pt-br/Debt/americas.htm", "/Products/content/pt-br/Debt/distribution.htm", "/Products/content/pt-br/Debt/emerging_markets.htm", "/Products/content/pt-br/Debt/gesg.htm", "/Products/content/pt-br/Debt/europe.htm", "/Products/content/pt-br/Debt/europe.htm", "/Products/content/pt-br/Debt/gfx.htm", "/Products/content/pt-br/Debt/structured.htm", "/Products/content/pt-br/Debt/liquidity.htm", "/Products/content/pt-br/Debt/leveraged.htm", "/Products/content/pt-br/Debt/research.htm", "/Products/content/pt-br/Debt/ssd.htm", "/Products/content/pt-br/Debt/municipals.htm", "/Products/content/pt-br/Debt/origination.htm"], ["Equity","Ações","/public/content/pt-br/misc/EquityIndex.htm", "/Products/content/pt-br/EquityProducts/CapitalMarketsNewIssue/index.htm", "/Products/content/pt-br/EquityProducts/CashEquities/index.htm", "/Products/content/pt-br/EquityProducts/ConvertibleBonds/equity_derivatives.htm", "/Products/content/pt-br/EquityProducts/ConvertibleBonds/portfolio.htm", "/Products/content/pt-br/EquityProducts/ConvertibleBonds/convertibles.htm", "/Products/content/pt-br/EquityProducts/ConvertibleBonds/equderiv_port_research.htm", "/Products/content/pt-br/EquityProducts/ConvertibleBonds/corp_solutions.htm", "/Products/content/pt-br/EquityProducts/ConvertibleBonds/private_client.htm" ], ["Sec Serv", "Global Equity Financing & Services", "/public/content/pt-br/misc/SSIndex.htm", "/Products/content/pt-br/SecurityServices/clearancesettlement.htm", "/Products/content/pt-br/SecurityServices/custody.htm", "/Products/content/pt-br/SecurityServices/equityfin.htm", "/Products/content/pt-br/SecurityServices/equityprime.htm", "/Products/content/pt-br/SecurityServices/ffo.htm", "/Products/content/pt-br/SecurityServices/fif.htm", "/Products/content/pt-br/SecurityServices/fips.htm", "/public/content/pt-br/misc/gef.htm", "/public/content/pt-br/misc/mms.htm", "/public/content/pt-br/misc/softdollar.htm", "/Products/content/pt-br/SecurityServices/ias.htm", "/Products/content/pt-br/SecurityServices/securities.htm", "/public/content/pt-br/misc/Broadcort.htm" ], ["Invest Bank","Banco de investimento", "/public/content/pt-br/misc/IbIndex.htm" ], // ["Priv Equity","Ações privadas", "/public/content/pt-br/misc/PeIndex.htm" ], ["Research","Pesquisa", "javascript:openAppWin(\'http://www.ml.com/researchmarketing/bin/ml_rsch_mkt.asp\');", "/Products/content/pt-br/Research/equityresearch.htm", "/Products/content/pt-br/Research/SpecialReports.htm", "/Products/content/pt-br/Research/FixedIncomeResearch.htm", "/Products/content/pt-br/Research/MacroAnalysis.htm", "/Products/content/pt-br/Research/GlobalStrength.htm" ] ], [ //global presence ["GP", "Global Presence", ""], ["B2B", "Canada", "javascript:openAppWin(\'http://gmi.ml.com/canada\');"] ], [ //third menu section ["Proprietary Serv", "Serviços proprietários", "/public/content/pt-br/misc/servicesIndex.htm"], ["B2B", "B2B", "/Products/content/pt-br/MLXServices/mlxb2b.htm"], ["Direct Access to NYSE", "Direct Access to NYSE", "/Products/content/en-us/MLXServices/mlda.htm"], ["LMS", "LMS","/Products/content/ja/MLXServices/LMS.htm"] ], [ //fourth menu section ["Electronic Alliances","Alianças eletrônicas","/public/content/pt-br/misc/allservIndex.htm"], ["Bloomberg","Bloomberg, Reuters & Primark","/Products/content/pt-br/MLXServices/bloomberg.htm"], // ["BondBook","BondBook", "/products/content/pt-br/MLXServices/bondbook.htm"], ["BondHub", "BondHub","/Products/content/pt-br/MLXServices/bondhub.htm"], ["FinTrack","FinTrack", "/Products/content/pt-br/MLXServices/Fintrak.htm"], ["Multex","Multex & Thomson Financial Services", "/Products/content/pt-br/MLXServices/Multex.htm"], ["TheMarkets.com","TheMarkets.com","/Products/content/pt-br/MLXServices/TheMarkets.htm"], ["TheMuniCenter","TheMuniCenter","/Products/content/pt-br/MLXServices/municenter.htm"], ["TradeWeb","TradeWeb", "/Products/content/pt-br/MLXServices/TradeWeb.htm"] ] ], //end portuguese menu ] //Section Images array is dependent on Left_Nav_Menu in the order of the menu sections var Menu_Section_Images= [ [0,"/public/images/aboutmlx_bull2.jpg","/public/images/aboutmlx_globe.jpg"], [1,"/public/images/instit_bull.jpg","/public/images/instit.jpg"], [2,"/public/images/allserv_bull.jpg","/public/images/allserv.jpg"], [3,"/public/images/alliances_bull.jpg", "/public/images/alliances.jpg"] ]