_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#666666";
offcolor="White";
onbgcolor="#70BF49";
oncolor="White";
padding="7";
pagebgcolor="#70BF49";
pagecolor="White";
separatorcolor="White";
separatorsize="1";
subimage="images/11x9_dotted_green.gif";
subimagepadding="10";
itemwidth="224";
}

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/11x9_dotted_green.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=About Drinks Ingredients 2010;target=;url=http://www.drinksingredients.com/;");
aI("text=How the event works;target=;url=How-the-event-works.html;");
aI("text=Conference programme;target=;url=Conference-programme.html;");
aI("text=Event highlights;target=;url=Event-highlights.html;");
aI("text=Video tour;target=;url=Video-tour.html;");
aI("text=Exhibitors;target=;url=Exhibitors.html;");
aI("text=Networking;target=;url=Networking.html;");
aI("text=Want to exhibit?;target=;url=Want-to-exhibit-.html;");
}


 drawMenus();

