var NoOffFirstLineMenus=7; // Number of first level items var LowBgColor='#f5f5f5'; // Background color when mouse is not over var LowSubBgColor='#f5f5f5'; // Background color when mouse is not over on subs var HighBgColor='#cecece'; // Background color when mouse is over var HighSubBgColor='#D6EBCE'; // Background color when mouse is over on subs var FontLowColor='#2b2b2b'; // Font color when mouse is not over var FontSubLowColor='#2b2b2b'; // Font color subs when mouse is not over var FontHighColor='#000000'; // Font color when mouse is over var FontSubHighColor='#000000'; // Font color subs when mouse is over var BorderColor='black'; // Border color var BorderSubColor='black'; // Border color for subs var BorderWidth=1; // Border width var BorderBtwnElmnts=1; // Border between elements 1 or 0 var FontFamily="verdana, arial" // Font family menu items var FontSize=8; // Font size menu items var FontBold=0; // Bold menu items 1 or 0 var FontItalic=0; // Italic menu items 1 or 0 var MenuTextCentered='left'; // Item text position 'left', 'center' or 'right' var MenuCentered='left'; // Menu horizontal position 'left', 'center' or 'right' var MenuVerticalCentered='top'; // Menu vertical position 'top', 'middle','bottom' or static var ChildOverlap=.0; // horizontal overlap child/ parent var ChildVerticalOverlap=.0; // vertical overlap child/ parent var StartTop=210; // Menu offset x coordinate var StartLeft=25; // Menu offset y coordinate var VerCorrect=0; // Multiple frames y correction var HorCorrect=0; // Multiple frames x correction var LeftPaddng=4; // Left padding var TopPaddng=2; // Top padding var FirstLineHorizontal=0; // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL var MenuFramesVertical=1; // Frames in cols or rows 1 or 0 var DissapearDelay=1000; // delay before menu folds in var TakeOverBgColor=1; // Menu frame takes over background color subitem frame var FirstLineFrame='navig'; // Frame where first level appears var SecLineFrame='space'; // Frame where sub levels appear var DocTargetFrame='space'; // Frame where target documents appear var TargetLoc=''; // span id for relative positioning var HideTop=0; // Hide first level when loading new document 1 or 0 var MenuWrap=1; // enables/ disables menu wrap 1 or 0 var RightToLeft=0; // enables/ disables right to left unfold 1 or 0 var UnfoldsOnClick=0; // Level 1 unfolds onclick/ onmouseover var WebMasterCheck=0; // menu tree checking on or off 1 or 0 var ShowArrow=1; // Uses arrow gifs when 1 var KeepHilite=1; // Keep selected path highligthed var Arrws=['/gfx/design/tri.gif',6,11,'',11,6,'',6,11]; // Arrow source, width and height function BeforeStart(){return} function AfterBuild(){return} function BeforeFirstOpen(){return} function AfterCloseAll(){return} // Menu tree // MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width); // For rollover images set "Text to show" to: "rollover:Image1.jpg:Image2.jpg" Menu1=new Array("Institutional Clients","/htmle/institutional/philosophy.cfm","",3,20,180); Menu1_1=new Array("Investment Philosophy","/htmle/institutional/philosophy.cfm","",0,20,230); Menu1_2=new Array("Investment Process","/htmle/institutional/process.cfm","",0,20,230); Menu1_3=new Array("Institutional Mandates","/htmle/institutional/mandates.cfm","",0,20,230); Menu2=new Array("Private Clients","/htmle/private/mandates.cfm","",1,20,180); Menu2_1=new Array("Private Mandates","/htmle/private/mandates.cfm","",0,20,180); Menu3=new Array("Investment Products","/htmle/products/products.cfm","",5,20,180); Menu3_1=new Array("SAM Funds","/htmle/products/funds.cfm","",0,20,250); Menu3_2=new Array("Sustainable Performance Group","/htmle/products/spg/index.cfm","",0,20,250); Menu3_3=new Array("Bâloise Investment Foundation","/htmle/products/partners/baloise/index.cfm","",5,20,250); Menu3_3_1=new Array("Overview","/htmle/products/partners/baloise/index.cfm","",0,20,160); Menu3_3_2=new Array("Key Data","/htmle/products/partners/baloise/keyfacts.cfm","",0,20,160); Menu3_3_3=new Array("Portfolio","/htmle/products/partners/baloise/portfolio.cfm","",0,20,160); Menu3_3_4=new Array("Reports","/htmle/products/partners/baloise/reports.cfm","",0,20,160); Menu3_3_5=new Array("Fund Prospectus","/htmle/products/partners/baloise/prospectus.cfm","",0,20,160); Menu3_4=new Array("Sustainability Balanced","/htmle/products/partners/balanced/index.cfm","",3,20,250); Menu3_4_1=new Array("Overview","/htmle/products/partners/balanced/index.cfm","",0,20,160); Menu3_4_2=new Array("Key Data","/htmle/products/partners/balanced/keyfacts.cfm","",0,20,160); Menu3_4_3=new Array("Information Prospectus","/htmle/products/partners/balanced/prospectus.cfm","",0,20,160); Menu3_5=new Array("Eurosif's transparency guideline","/htmle/products/eurosif.cfm","",0,20,250); Menu4=new Array("Indexes","/htmle/djsi/djsi.cfm","",4,20,180); Menu4_1=new Array("Overview","/htmle/djsi/djsi.cfm","",0,20,290); Menu4_2=new Array("Dow Jones Sustainability Indexes","/htmle/djsi/indexes.cfm","",0,20,290); Menu4_3=new Array("Dow Jones Islamic Market Sustainability Index","/htmle/djsi/islamic.cfm","",0,20,290); Menu4_4=new Array("Australian SAM Sustainability Index","/htmle/djsi/australian.cfm","",0,20,290); Menu5=new Array("Research","/htmle/research/scope.cfm","",6,20,180); Menu5_1=new Array("Scope","/htmle/research/scope.cfm","",0,20,180); Menu5_2=new Array("Research Philosophy","/htmle/research/philosophy.cfm","",0,20,180); Menu5_3=new Array("Methodology","/htmle/research/methodology/value.cfm","",2,20,180); Menu5_3_1=new Array("Focus on Value","/htmle/research/methodology/value.cfm","",0,20,160); Menu5_3_2=new Array("Research Steps","/htmle/research/methodology/steps/steps.cfm","",5,20,160); Menu5_3_2_1=new Array("Overview","/htmle/research/methodology/steps/steps.cfm","",0,20,270); Menu5_3_2_2=new Array("Macro Trends and Industry Challenges","/htmle/research/methodology/steps/trends.cfm","",0); Menu5_3_2_3=new Array("SAM Corporate Sustainability Analysis TM","/htmle/research/methodology/steps/analysis.cfm","",0 ); Menu5_3_2_4=new Array("Investment Universe","/htmle/research/output/universe.cfm","",0,20,210); Menu5_3_2_5=new Array("Determination of Sustainability Fair Value","/htmle/research/methodology/steps/fairvalue.cfm","",0); Menu5_4=new Array("Database","/htmle/research/output/database.cfm","",0,20,210); Menu5_5=new Array("Company Biographies","/htmle/research/output/bios.cfm","",0,20,210); Menu5_6=new Array("Publications and Studies","/htmle/research/output/studies/newsletter.cfm","",4,20,210); Menu5_6_1=new Array("SAM Newsletter","/htmle/research/output/studies/newsletter.cfm","",0,20,180); Menu5_6_2=new Array("SAM Sustainability Yearbook","/htmle/research/output/studies/sam_sustainability_yearbook.cfm","",0,20,180); Menu5_6_3=new Array("Studies","/htmle/research/output/studies/studies.cfm","",0,20,180); Menu5_6_4=new Array("Other Publications","/htmle/research/output/studies/publications.cfm","",0,20,180); Menu6=new Array("Sustainability Services","/htmle/sustservices/overview.cfm","",5,20,180); Menu6_1=new Array("Overview","/htmle/sustservices/overview.cfm","",0,20,210); Menu6_2=new Array("Company Assessment","/htmle/sustservices/benchmark.cfm","",0,20,210); Menu6_3=new Array("Company Benchmarking","/htmle/sustservices/briefs.cfm","",0,20,210); Menu6_4=new Array("Other services","/htmle/sustservices/otherservices.cfm","",0,20,210); Menu6_5=new Array("Cooperations","/htmle/sustservices/cooperations.cfm","",0,20,210); Menu7=new Array("About Us","/htmle/about/portrait.cfm","",5,20,180); Menu7_1=new Array("Group Portrait","/htmle/about/portrait.cfm","",0,20,180); Menu7_2=new Array("Organisation","/htmle/about/organisation/structure.cfm","",7,20,180); Menu7_2_1=new Array("Corporate Structure","/htmle/about/organisation/structure.cfm","",0,20,180); Menu7_2_2=new Array("Offices","/htmle/about/organisation/offices.cfm","",0); Menu7_2_3=new Array("Organigram","/htmle/about/organisation/team/organigramm.cfm","",0); Menu7_2_4=new Array("Team","/htmle/about/organisation/team/unit.cfm","",0); Menu7_2_5=new Array("Board of Directors","/htmle/about/organisation/directors.cfm","",0); Menu7_2_6=new Array("Cooperations","/htmle/about/organisation/cooperations.cfm","",0); Menu7_2_7=new Array("Network","/htmle/about/organisation/network.cfm","",0); Menu7_3=new Array("Media","/htmle/about/media/enquiries.cfm","",5,20,180); Menu7_3_1=new Array("Media Enquiries","/htmle/about/media/enquiries.cfm","",0,20,180); Menu7_3_2=new Array("Media Releases","/htmle/about/media/releases.cfm","",0,20,180); Menu7_3_3=new Array("SAM in the Media","/htmle/about/media/in_the_media.cfm","",0); Menu7_3_4=new Array("Awards","/htmle/about/media/awards.cfm","",0); Menu7_3_5=new Array("Archive","/htmle/about/media/archive.cfm","",0); Menu7_4=new Array("Events","/htmle/about/events/events.cfm","",2,20,180); Menu7_4_1=new Array("SAM Events","/htmle/about/events/events.cfm","",0,20,250); Menu7_4_2=new Array("Talks / Participation at Conferences","/htmle/about/events/talks.cfm","",0,20,250); Menu7_5=new Array("Careers","/htmle/about/career/careers.cfm","",4,20,180); Menu7_5_1=new Array("Introduction","/htmle/about/career/careers.cfm","",0,20,260); Menu7_5_2=new Array("Our Values","/htmle/about/career/aim.cfm","",0); Menu7_5_3=new Array("Open Positions","/htmle/about/career/positions.cfm","",0); Menu7_5_4=new Array("Development and Training","/htmle/about/career/development.cfm","",0);