_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack11L.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="White";
oncolor="Crimson";
pagecolor="LightBlue";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack11.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="Red";
ondecoration="underline";
padding="6";
pagecolor="SkyBlue";
separatorsize="3";
separatorimage="images/amaSubSep11.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=360;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=.././;align=center;");
aI("text=Speaker Reviews;target=;url=http://besthomespeakers.com/speakers/;align=center;");
aI("text=Home Speaker Store;target=;url=http://www.besthomespeakers.com/store/index.php;align=center;keepalive=1;");
}


 drawMenus();

