_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#FFFF00";
onbgcolor="#7F7F7F";
oncolor="#FFFF00";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagecolor="#FFFF00";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#FFFF00";
onbgcolor="#7F7F7F";
oncolor="#FFFF00";
outfilter="Fade(Overlap=1.00)";
padding="2";
pagecolor="#FFFF00";
imagepadding="6";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=HOME PAGE;target=;url=http://www.inmarkent.com/;");
aI("text=PRODUCT INFO;target=;url=Products.html;");
aI("text=LIGHTS IN USE;target=;url=DUR-A-LITE-In-Use.html;");
aI("text=ABOUT US;target=;url=About-Us.html;");
aI("text=TECHNICAL INFO;target=;url=technical-info.html;");
aI("text=CONTACT US;target=;url=Contact-Us.html;");
aI("text=REQUEST LITERATURE;target=;url=literature-request.html;");
aI("text=INMARK STORE;target=;url=http://shop.inmarkent.com;");
aI("text=SIGN IN TO STORE;target=;url=https://shop.inmarkent.com/login.sc;");
aI("text=CREATE ACCOUNT;target=;url=https://shop.inmarkent.com/register.sc;");
aI("text=SHOPPING CART;target=;url=http://shop.inmarkent.com/viewcart.sc;");
aI("text=ONLINE STORE HELP;target=;url=http://shop.inmarkent.com/help.sc;");
}


 drawMenus();
