_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="250";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Keys To Online Business Success;target=;url=keys-to-online-business-success.html;");
aI("text=Focused Action And Time Management Skills;target=;url=focused-action-and-time-management-skills.html;");
aI("text=Expectations And Self Belief;target=;url=expectations-and-self-belief.html;");
aI("text=Goal Setting;target=;url=goal-setting.html;");
aI("text=There Is No Free Lunch;target=;url=there-is-no-free-lunch.html;");
aI("text=Value Supply And Demand;target=;url=value-supply-and-demand.html;");
aI("text=A Real Business;target=;url=a-real-business.html;");
aI("text=Preparation Followed By A Solid Decision;target=;url=preparation-followed-by-a-solid-decision.html;");
aI("text=Snowball Success;target=;url=snowball-success.html;");
aI("text=Never Quit;target=;url=never-quit.html;");
aI("text=Vision And Imagintation;target=;url=vision-and-imagintation.html;");
aI("text=The Formula Of All Formulas;target=;url=the-formula-of-all-formulas.html;");
aI("text=Types Of Products To Market;target=;url=types-of-products-to-market.html;");
}


 drawMenus();
