_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#210E08";
borderstyle="Dotted";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EAD5A6";
offcolor="#000000";
onbgcolor="#913B02";
oncolor="White";
padding="11";
separatorcolor="#210E08";
separatorsize="1";
subimage="images/sqauredot_black_5x5.gif";
subimagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/sqauredot_black_5x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.eldsusa.com/;");
aI("text=Rental Displays;target=;url=trade-show-display-rentals.html;");
aI("text=Custom trade show displays ;target=;url=Custom-trade-show-displays.html;");
aI("text=portable trade show displays;target=;url=portable-trade-show-displays.html;");
aI("text=request a design;target=;url=request-a-design.html;");
aI("text=TRADE SHOW TIPS;target=;url=TRADE-SHOW-TIPS.html;");
}


 drawMenus();

