_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#F4F4F2";
offcolor="Black";
onbgcolor="#ffffff";
oncolor="Blue";
ondecoration="underline";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/Arrow8_yellow_10x11.gif";
offbgcolor="#FF5D33";
offcolor="Black";
onbgcolor="#F4F4F2";
oncolor="Blue";
ondecoration="underline";
outfilter="Fade(Overlap=1.00)";
padding="2";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="4";
itemwidth="175";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=703;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Watch the DVDChi Machine DVDINFO_BAR_MENU;text=Watch the DVD;target=;url=dvd.htm;");
aI("showmenu=Online Store-USAll StoresINFO_BAR_MENU;text=Online Store-US;target=;url=usstore.htm;");
aI("showmenu=Current Specials-USAll SpecialsINFO_BAR_MENU;text=Current Specials-US;target=;url=specialsunitedstates.htm;");
aI("text=Newsletter;target=;url=newsletter.htm;");
}

with(milonic=new menuname("Watch the DVDChi Machine DVDINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Chi Machine DVD;target=;url=dvdpartone.htm;");
aI("text=Hot House DVD;target=;url=dvdparttwohothouse.htm;");
aI("text=ERE DVD;target=;url=dvdpartthreeere.htm;");
}

with(milonic=new menuname("Online Store-USAll StoresINFO_BAR_MENU")){
style=submenuStyle;
aI("text=All Stores;target=;url=store.htm;");
}

with(milonic=new menuname("Current Specials-USAll SpecialsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=All Specials;target=;url=currentspecials.htm;");
}


 drawMenus();
