_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0l.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
offcolor="#000000";
oncolor="DarkGray";
separatorcolor="Transparent";
separatorsize="1";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack2.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offcolor="Black";
oncolor="LightGrey";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep12.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=604;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Theater Sales;target=;url=http://store.tophometheatersystems.com/index.php;align=center;");
aI("text=Special Theater Accessories;target=;url=http://www.tophometheatersystems.com/home-theater-seating/home-theater-accessories.html;align=center;");
aI("text=Movie and TV Shows Downloads;target=;url=./;align=center;");
aI("text=Home Theater Reviews;target=;url=http://tophometheatersystems.com/hometheater/category/reviews/;align=center;");
aI("text=Home;target=;url=.././;align=center;keepalive=1;");
}


 drawMenus();

