_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Book Antiqua";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Azure";
offcolor="#000000";
onbgcolor="Yellow";
oncolor="#000000";
padding="4";
separatorcolor="#000000";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="1";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Book Antiqua";
fontsize="11pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="Yellow";
oncolor="#000000";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Hampton bay lighting;target=;url=http://www.hamptonbaylighting.net/;");
aI("text=Hampton bay lighting fixtures;target=;url=Hampton-bay-lighting-fixtures.html;");
}


 drawMenus();

