_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
oncolor="#000000";
subimagepadding="2";
itemheight="26";
itemwidth="80";
}

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=640;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=./;align=center;");
aI("text=AVR2808CI;target=;url=AVR2808CI.html;align=center;");
aI("text=Info;target=;url=AVR-2808CI-Info.html;align=center;");
aI("text=Reviews;target=;url=AVR-2808CI-Reviews.html;align=center;");
aI("text=Specs;target=;url=AVR-2808CI-Spec.html;align=center;");
aI("text=Newsletter;target=;url=AVR-2808CI-free-email-newsletter.html;align=center;");
aI("text=Contact Us;target=;url=Contact-us-about-AVR-2808CI.html;align=center;");
aI("text=Bookmark This Page;target=;url=Bookmark-This-Site-on-AVR-2802CI.html;align=center;keepalive=1;");
}


 drawMenus();
