_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="Gold";
onbgcolor="#161E32";
oncolor="White";
padding="16";
separatorcolor="#E5D679";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="4";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="White";
onbgcolor="#E5D679";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Mentoring and Coaching;target=;url=./;");
aI("text=Business Services Offered;target=;url=Business-Services-Offered.html;");
aI("showmenu=Setting up Your BusinessCompany ComparisonLEFT_MENU;text=Setting up Your Business;target=;url=Setting-up-Your-Business.html;");
aI("text=Show Me The Money;target=;url=Show-Me-The-Money.html;");
aI("showmenu=Search Engine BasicsThe ABC's of SEOLEFT_MENU;text=Search Engine Basics;target=;url=Search-Engine-Basics.html;");
aI("text=Get Started in Affiliate Marketing;target=;url=Get-Started-in-Affiliate-Marketing.html;");
aI("text=Website Development and Hosting;target=;url=Website-Development-and-Hosting.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Setting up Your BusinessCompany ComparisonLEFT_MENU")){
style=submenuStyle;
aI("text=Company Comparison;target=;url=Company-Comparison.html;");
aI("text=Partnership Comparisons;target=;url=Partnership-Comparisons.html;");
}

with(milonic=new menuname("Search Engine BasicsThe ABC's of SEOLEFT_MENU")){
style=submenuStyle;
aI("text=The ABC's of SEO;target=;url=The-ABC's-of-SEO.html;");
}


 drawMenus();

