_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack5L.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#FFFFAA";
oncolor="#AAD4FF";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=120;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("showmenu=ConsultingRestaurant Website AnalysisINFO_BAR_MENU;text=Consulting;target=;url=consulting/index.html;align=center;");
}

with(milonic=new menuname("ConsultingRestaurant Website AnalysisINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Restaurant Website Analysis;target=;url=consulting/restaurant_website_analysis.html;");
aI("text=30 Website Components and Strategies;target=;url=consulting/30_website_components_and_strategies.html;");
aI(";");
}


 drawMenus();
