_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="84%";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#10437C";
headercolor="#FFFFFF";
offbgcolor="#10437C";
offcolor="#FFFFFF";
onbgcolor="#FFFFFF";
oncolor="#10437C";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.2);Alpha(opacity=92);Shadow(color=#ADDFE6', Direction=135, Strength=0)";
padding=5;
pagebgcolor="#10437C";
pagecolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorsize=0;
subimage="";
subimagepadding=5;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top=96;
screenposition="center";
aI("status=Back To Home Page;image=http://www.fmcbcorporate.com/gfx_all/gfx_header-nav/nav_off-1.gif;overimage=http://www.fmcbcorporate.com/gfx_all/gfx_header-nav/nav_on-1.gif;url=http://www.fmcbcorporate.com/index.htm");
aI("status=Our Services;showmenu=OurServices;image=http://www.fmcbcorporate.com/gfx_all/gfx_header-nav/nav_off-2.gif;overimage=http://www.fmcbcorporate.com/gfx_all/gfx_header-nav/nav_on-2.gif;");
aI("status=Directors Profiles;image=http://www.fmcbcorporate.com/gfx_all/gfx_header-nav/nav_off-3.gif;overimage=http://www.fmcbcorporate.com/gfx_all/gfx_header-nav/nav_on-3.gif;url=http://www.fmcbcorporate.com/directors_profiles/profiles.htm");
aI("status=Compliance;image=http://www.fmcbcorporate.com/gfx_all/gfx_header-nav/nav_off-4.gif;overimage=http://www.fmcbcorporate.com/gfx_all/gfx_header-nav/nav_on-4.gif;url=http://www.fmcbcorporate.com/compliance/compliance.htm");
aI("status=Our Recent News;showmenu=OurRecentNews;image=http://www.fmcbcorporate.com/gfx_all/gfx_header-nav/nav_off-5.gif;overimage=http://www.fmcbcorporate.com/gfx_all/gfx_header-nav/nav_on-5.gif;");
aI("status=Contact Us;image=http://www.fmcbcorporate.com/gfx_all/gfx_header-nav/nav_off-6.gif;overimage=http://www.fmcbcorporate.com/gfx_all/gfx_header-nav/nav_on-6.gif;url=http://www.fmcbcorporate.com/contact/contact_us.htm");
}


with(milonic=new menuname("OurServices")){
style=menuStyle;
aI("status=Acquisition Profiling;text=Acquisition Profiling;url=http://www.fmcbcorporate.com/services/acquisition_profiling.htm;");
aI("status=AIM Flotation & Reversal Advice;text=AIM Flotation & Reversal Advice;url=http://www.fmcbcorporate.com/services/reversal_advice.htm;");
aI("status=Corporate Finance Director;text=Corporate Finance Director;url=http://www.fmcbcorporate.com/services/corporate_finance_director.htm;");
aI("status=Fund Raising;text=Fund Raising;url=http://www.fmcbcorporate.com/services/fund_raising.htm;");
aI("status=Disposals/Management Buy Outs;text=Disposals/Management Buy Outs;url=http://www.fmcbcorporate.com/services/disposals_buy-outs.htm;");
aI("status=Specialist Areas;text=Specialist Areas:;");
aI("status=Healthcare;text=&nbsp;&nbsp;&nbsp;- Healthcare;url=http://www.fmcbcorporate.com/services/health_care.htm;");
aI("status=Recruitment;text=&nbsp;&nbsp;&nbsp;- Recruitment;url=http://www.fmcbcorporate.com/services/fmcb_recruitment.htm;");
}

with(milonic=new menuname("SpecialistAreas")){
style=menuStyle;
aI("status=Health care;text=Health care;url=http://www.fmcbcorporate.com/services/health_care.htm;");
aI("status=Recruitment;text=Recruitment;url=http://www.fmcbcorporate.com/services/fmcb_recruitment.htm;");
}


with(milonic=new menuname("OurRecentNews")){
style=menuStyle;
aI("status=Latest News;text=Latest News;url=http://www.fmcbcorporate.com/news/latest_news.htm;");
aI("status=Recent Completions;text=Recent Completions;url=http://www.fmcbcorporate.com/news/recent_completions.htm;");
aI("status=Selection of Previous Completions;text=Selection of Previous Completions;url=http://www.fmcbcorporate.com/news/previous_completions.htm;");
}


with(milonic=new menuname("Home")){
style=menuStyle;
aI("status=Home;text=Home;url=;");
}

with(milonic=new menuname("ContactUs")){
style=menuStyle;
aI("status=Contact Us;text=Contact Us&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=;");
}


drawMenus();


