_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#00552A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_sand.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#CFCFCF";
borderstyle="solid";
borderwidth="5";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#CFCFCF";
offcolor="#FFFFFF";
onbgcolor="#00552A";
onbold="bold";
onborder="1px solid #316AC5";
oncolor="#FFFFFF";
padding="1";
pagecolor="#FFFFFF";
separatorcolor="#2A0055";
separatorsize="1";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="109";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=769;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("text=About Us;target=;url=aboutus.html;");
aI("showmenu=Our ServicesMoney ManagementINFO_BAR_MENU;text=Our Services;target=;url=ourservices.html;");
aI("text=FAQ;target=;url=faq.html;");
aI("text=Events;target=;url=events.html;");
aI("text=Get Started;target=;url=getstarted.html;");
aI("text=Contact Us;target=;url=contactus.html;");
}

with(milonic=new menuname("Our ServicesMoney ManagementINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Money Management;target=;url=moneymanagement.html;");
aI("text=Fixed Income Portfolio;target=;url=fixedincome.html;");
}


 drawMenus();
