_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="2";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EFD3CE";
offcolor="Brown";
onbgcolor="#FFEFEF";
oncolor="#000000";
padding="1";
separatorcolor="#000000";
separatorsize="1";
subimage="images/targetlight_11x11.gif";
subimagepadding="10";
itemwidth="85";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#EFD3CE";
oncolor="#000000";
padding="4";
subimage="images/targetlight_11x11.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=773;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("text=Emotions Of Money;target=;url=Emotions-Of-Money.html;");
aI("text=Personal Finances;target=;url=Personal-Finances.html;");
aI("text=Business Finances;target=;url=Business-Finances.html;");
aI("text=Client Services;target=;url=Client-Services.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Biography;target=;url=Biography.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Links;target=;url=Links.html;");
}


 drawMenus();
