_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=5;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Simply_rounded3.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#333333";
oncolor="#444444";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Simply_rounded_hover3.png";
itemheight="26";
itemwidth="99";
}

with(submenuStyle=new mm_style()){
bordercolor="#bbddbb";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ddffcc";
offcolor="#333333";
onbgcolor="#ddefcc";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
openstyle="rtl";
itemheight="26";
aI("text=Home;target=;url=http://www.theideacommunity.com/;");
aI("showmenu=Business Articles/16 Ways to Increase BusinessRIGHT_MENU;text=Business Articles;target=;url=Business-Articles.html;");
aI("showmenu=Marketing Articles/8 Steps to a Great marketing PlanRIGHT_MENU;text=Marketing Articles;target=;url=Marketing-Articles.html;");
aI("text=News;target=;url=News.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Business Articles/16 Ways to Increase BusinessRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=16 Ways to Increase Business;target=;url=16-Ways-to-Increase-Business.html;");
aI("text=8 Simple Steps to Avoid Burnout;target=;url=8-Simple-Steps-to-Avoid-Burnout.html;");
aI("text=9 Ways To Start Taking Control;target=;url=9-Ways-To-Start-Taking-Control.html;");
}

with(milonic=new menuname("Marketing Articles/8 Steps to a Great marketing PlanRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=8 Steps to a Great marketing Plan;target=;url=8-Steps-to-a-Great-marketing-Plan.html;");
aI("text=6 Practical No-Cost Promotions;target=;url=6-Practical-No-Cost-Promotions.html;");
aI("text=How To Effectively Use Public Relations (PR);target=;url=How-To-Effectively-Use-Public-Relations-(PR).html;");
}


 drawMenus();

