_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#7F7F7F";
borderstyle="solid";
borderwidth="1";
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#C90000";
onbgcolor="White";
oncolor="#C90000";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#6F6F6F";
onbgcolor="White";
oncolor="#C90000";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Our Blog;target=;url=http://impactonlinemarketing.com/blog;");
aI("text=All About Us;target=;url=about-us.html;");
aI("text=Website Analysis;target=;url=website-analysis.html;");
aI("text=Website Planning;target=;url=website-planning.html;");
aI("text=Keyword Research;target=;url=keyword-research.html;");
aI("text=Competitive Research;target=;url=competitive-research.html;");
aI("text=SEO Search Services;target=;url=seo-services.html;");
aI("text=Website Development;target=;url=website-development.html;");
aI("text=Mobile Marketing;target=;url=mobile-marketing.html;");
aI("showmenu=Local MarketingSpecial Promotions for Local BusinessesLEFT_MENU;text=Local Marketing;target=;url=local-search-marketing.html;");
aI("showmenu=Other ServicesSocial MediaLEFT_MENU;text=Other Services;target=;url=other-web-marketing-services.html;");
aI("text=Workshops;target=;url=workshops.html;");
aI("showmenu=ResourcesHelpful ArticlesLEFT_MENU;text=Resources;target=;url=resources.html;");
aI("text=Products;target=;url=products.html;");
aI("text=Contact;target=;url=contact.html;");
}

with(milonic=new menuname("Local MarketingSpecial Promotions for Local BusinessesLEFT_MENU")){
style=submenuStyle;
aI("text=Special Promotions for Local Businesses;target=;url=special-promotions-for-local-businesses.html;");
}

with(milonic=new menuname("Other ServicesSocial MediaLEFT_MENU")){
style=submenuStyle;
aI("text=Social Media;target=;url=social-media.html;");
aI("text=Web Copywriting;target=;url=website-copywriting.html;");
aI("text=Article Marketing;target=;url=article-marketing.html;");
aI("text=Press Releases;target=;url=online-press-releases.html;");
aI("text=Niche Research;target=;url=niche-research.html;");
aI("text=Online Consulting;target=;url=online-consulting.html;");
aI("text=PPC Campaigns;target=;url=ppc-campaigns.html;");
}

with(milonic=new menuname("ResourcesHelpful ArticlesLEFT_MENU")){
style=submenuStyle;
aI("text=Helpful Articles;target=;url=helpful-articles.html;");
aI("text=Recommended Tools;target=;url=recommended-tools.html;");
aI("text=Other Resources;target=;url=other-resources.html;");
}


 drawMenus();

