_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#964494";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#741472";
offcolor="#ACABAB";
onbgcolor="#964494";
oncolor="SeaShell";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#ACABAB";
onbgcolor="#741472";
oncolor="#C894C7";
outfilter="Fade(Overlap=1.00)";
padding="0";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="81";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=405;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=About UsOur ValuesINFO_BAR_MENU;text=About Us;target=;url=About_Us.html;");
aI("text=E-course;target=;url=Discover_Yourself_e-course.html;");
aI("showmenu=ResourcesArticlesINFO_BAR_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
}

with(milonic=new menuname("About UsOur ValuesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Our Values;target=;url=Our_Values.html;");
}

with(milonic=new menuname("ResourcesArticlesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Articles;target=;url=Articles.html;");
aI("text=Book Reviews;target=;url=Personal_Development_Book_Reviews.html;");
aI("text=Quotes;target=;url=Quotes.html;");
aI("text=Newsletter;target=;url=Being_More_Discover_Yourself_Newsletter.html;");
}


 drawMenus();
