_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Georgia";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Maroon";
onbgcolor="Maroon";
oncolor="White";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/red.gif";
subimagepadding="0";
itemwidth="150";
}

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/red.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://websitemanagementcompany.net/;");
aI("text=How it works;target=;url=How-it-works.html;");
aI("text=SEO Specialist;target=;url=SEO-Specialist.html;");
aI("text=Text Marketing;target=;url=Text-Marketing.html;");
aI("text=Lead Generation;target=;url=Lead-Generation.html;");
aI("text=Affiliate Marketing;target=;url=Affiliate-Marketing.html;");
aI("text=Business Marketing;target=_blank;url=http://businessmarketingprofessionals.com;");
}


 drawMenus();

