_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0.png";
fontfamily="Century Gothic, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#444444";
subimagepadding="2";
rawcss="line-height:1em";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack2.png";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep2.png";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=80;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("showmenu=Services/Competitive Analysis MarketingINFO_BAR_MENU;text=Services;target=;url=services.html;align=center;");
}

with(milonic=new menuname("Services/Competitive Analysis MarketingINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Competitive Analysis Marketing;target=;url=competitive-analysis-marketing.html;");
aI("text=Internet Marketing Services;target=;url=internet-marketing-services.html;separatorsize=4;");
}


 drawMenus();

