_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="3";
separatorcolor="WhiteSmoke";
separatorsize="3";
subimage="images/db_red.gif";
subimagepadding="10";
itemwidth="195";
}

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/db_red.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("showmenu=OverviewExhibitor ProfileLEFT_MENU;text=Overview;target=;url=overview.html;");
aI("text=Visiting;target=;url=visiting.html;");
aI("showmenu=ExhibitingStand RatesLEFT_MENU;text=Exhibiting;target=;url=exhibiting.html;");
aI("text=Publicity & Promotion;target=;url=publicity-and-promotion.html;");
aI("text=Media Partners;target=;url=media-partners.html;");
aI("text=Sponsoring;target=;url=sponsorship.html;");
aI("text=Contact us;target=;url=contact-us.html;");
aI("text=News;target=;url=news.html;");
aI("text=History of Oil;target=;url=history-of-oil.html;");
aI("text=Kuwait Business;target=;url=kuwait-business.html;");
}

with(milonic=new menuname("OverviewExhibitor ProfileLEFT_MENU")){
style=submenuStyle;
aI("text=Exhibitor Profile;target=;url=profile.html;");
aI("text=kuwait Oil & Gas Sector;target=;url=kuwait-oil-&-gas-sector.html;");
aI("text=Venue;target=;url=venue.html;");
}

with(milonic=new menuname("ExhibitingStand RatesLEFT_MENU")){
style=submenuStyle;
aI("text=Stand Rates;target=;url=stand-rates.html;");
aI("text=Exhibitor Downloads;target=;url=exhibitor-downloads.html;");
}


 drawMenus();
