_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="Maroon";
offcolor="#ffffff";
onbgcolor="Khaki";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#373737";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="DarkRed";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#215001";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://mlmglobalvictory.com/;");
aI("showmenu=Articles/Three Reasons Your Local Business Needs A WebsiteLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("Articles/Three Reasons Your Local Business Needs A WebsiteLEFT_MENU")){
style=submenuStyle;
aI("text=Three Reasons Your Local Business Needs A Website;target=;url=Three-Reasons-Your-Local-Business-Needs-A-Website.html;");
aI("text=Three Mistakes Small Business Owners Make with Their Online Marketing;target=;url=Three-Mistakes-Small-Business-Owners-Make-with-Their-Online-Marketing.html;");
aI("text=The Secret Connection;target=;url=The-Secret-Connection.html;");
aI("text=MLM Success;target=;url=MLM-Success.html;");
aI("text=Ten High Powered Ways;target=;url=Ten-High-Powered-Ways.html;");
}


 drawMenus();

