_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Ideas to Create Your Home Theater (Home);target=;url=http://www.a-home-theater-guide.com/;");
aI("showmenu=Articles/Home Theater: Your BudgetLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Home Theater Store;target=;url=home-theater-store.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Home Theater Resource Directory;target=;url=home-theater-resource-directory.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Articles/Home Theater: Your BudgetLEFT_MENU")){
style=submenuStyle;
aI("text=Home Theater: Your Budget;target=;url=home-theater-your-budget.html;");
aI("text=Home Theater: Types of Televisions;target=;url=home-theater-types-of-televisions.html;");
aI("text=Creating the Best Home Theater for You and Your Family;target=;url=creating-the-best-home-theater-for-you-and-your-family.html;");
aI("text=Surround Sound System Formats;target=;url=surround-sound-system-formats.html;");
aI("text=Components of a Home Theater;target=;url=components-of-a-home-theater.html;");
aI("text=Your Home Theater Televison;target=;url=your-home-theater-televison.html;");
aI("text=Home Theater: Shopping for Movie Theater Quality Sound;target=;url=home-theater-shopping-for-movie-theater-quality-sound.html;");
}


 drawMenus();

