fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#0193CE";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="80%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#A2A1A6";
oncolor="#ffffff";
onbgcolor="#A2A1A6";
offcolor="#ffffff";
outfilter="Fade(duration=0.8)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#0093CF', Direction=135, Strength=2)";
padding=4;
pagebgcolor="#A2A1A6";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;

subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
menuwidth="930";
menualign="center";
orientation="horizontal";
style=menuStyle;
top=85;
aI("text=HOME;url=/default.asp;");
aI("showmenu=SERVICES;text=SERVICES;");
aI("showmenu=PEOPLE;text=PEOPLE;url=/people/default.asp;");
aI("text=LUXEMBOURG;url=/lu.asp;");
aI("text=NEWS;url=/news01.asp;");
aI("text=COMMUNITY;url=/community.asp;");
aI("text=CAREERS;url=/careers.asp;");
aI("showmenu=DOWNLOADS;text=DOWNLOADS;");
aI("text=CONTACT US;url=/contact.asp;");
}

with(milonic=new menuname("SERVICES")){
overflow="scroll";
style=menuStyle;
aI("text=Real Estate;url=/realestate01.asp;")
aI("text=Fund Services;url=/funds01.asp;")
aI("text=Corporate Services;url=/corpservices01.asp;")
aI("text=Capital Markets;url=/capitalmarkets01.asp;")
}


with(milonic=new menuname("DOWNLOADS")){
overflow="scroll";
style=menuStyle;
aI("text=Brochures;url=/downloads.asp;")
aI("text=Briefings;url=/downloads2.asp;")
aI("text=Articles;url=/downloads3.asp;")

}







with(milonic=new menuname("PEOPLE")){
style=menuStyle;

aI("text=Christopher Bennett;url=/people/detail.asp?ID=164;");
aI("text=Sue Fossey;url=/people/detail.asp?ID=170;");
aI("text=David King;url=/people/detail.asp?ID=182;");
aI("text=Daniela Klasén-Martin;url=/people/detail.asp?ID=183;");
aI("text=Graeme McArthur;url=/people/detail.asp?ID=168;");
aI("text=Ann Mills;url=/people/detail.asp?ID=180;");
aI("text=Sarah Rayson;url=/people/detail.asp?ID=181;");
aI("text=Anna D'Alimonte;url=/people/detail.asp?ID=184;");
aI("text=Isabel Robins;url=/people/detail.asp?ID=179;");
aI("text=All Contacts;url=/people/default.asp;");

}




 
             







drawMenus();


