_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#026AB3";
offcolor="#ffffff";
onbgcolor="CornflowerBlue";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#026AB3";
offcolor="#ffffff";
onbgcolor="CornflowerBlue";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("showmenu=ArticlesWhat is a Business PlanRIGHT_MENU;text=Articles;target=;url=./;");
}

with(milonic=new menuname("ArticlesWhat is a Business PlanRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("showmenu=What is a Business PlanYour Business RoadmapRIGHT_MENU;text=What is a Business Plan;target=;url=What-is-a-Business-Plan.html;");
}

with(milonic=new menuname("What is a Business PlanYour Business RoadmapRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Your Business Roadmap;target=;url=Your-Business-Roadmap.html;");
aI("text=Do You Understand What A Business Is;target=;url=Do-You-Understand-What-A-Business-Is.html;");
aI("text=Why You Need A Business Plan;target=;url=Why-You-Need-A-Business-Plan.html;");
aI("text=Four Element to Your Business Plan;target=;url=Four-Element-to-Your-Business-Plan.html;");
aI("text=Four More Elements For Your Business Plan;target=;url=Four-More-Elements-For-Your-Business-Plan.html;");
aI("text=SMART - Part 1;target=;url=SMART-Part-1.html;");
aI("text=SMART - Part 2;target=;url=SMART-Part-2.html;");
aI("text=What is SWOT;target=;url=What-is-SWOT.html;");
aI("text=Summary of a Business Plan;target=;url=Summary-of-a-Business-Plan.html;");
aI("text=Three Stages of a Business Plan;target=;url=Three-Stages-of-a-Business-Plan.html;");
aI("text=Research;target=;url=Research.html;");
aI("text=Draft The Plan;target=;url=Draft-The-Plan.html;");
aI("text=Action;target=;url=Action.html;");
aI("text=Finally;target=;url=Finally.html;");
}


 drawMenus();
