_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#3F3F3F";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#FF9000";
onbgcolor="#FFFFFF";
onbold="bold";
oncolor="#FF9000";
ondecoration="underline";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#FF9000";
onbgcolor="Transparent";
oncolor="#FF9000";
ondecoration="underline";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.ecolightstore.com/;");
aI("text=Design;target=;url=Design.html;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=Support;target=;url=Support.html;");
aI("showmenu=Store Info/Store PoliciesINFO_BAR_MENU;text=Store Info;target=;url=Store-Info.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Store;target=_blank;url=http://www.ecolightstore.com/shop/index.php;");
}

with(milonic=new menuname("Store Info/Store PoliciesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Store Policies;target=;url=Store-Policies.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("text=Terms of Use;target=;url=Terms-of-Use.html;");
aI("text=Privacy Info;target=;url=Privacy-Info.html;");
}


 drawMenus();

