_menuCloseDelay=500;

_menuOpenDelay=150;

_subOffsetTop=2;

_subOffsetLeft=-2;

buildafterload="true";





with(submenuStyle=new mm_style()){

bordercolor="#5F5F5F";

borderstyle="solid";

borderwidth="1";

fontfamily="Trebuchet MS";

fontsize="8pt";

fontstyle="normal";

fontweight="normal";

headercolor="#000000";

offbgcolor="#FFFFFF";

offcolor="#5F5F5F";

onbgcolor="#E7E6E7";

oncolor="#800000";

outfilter="Blinds( Bands=1,direction=up, duration=0.3)";

overfilter="Blinds( Bands=1,direction=down, duration=0.3)";

padding="4";

separatorcolor="#ffffff";

separatorsize="1";

subimagepadding="8";

imagepadding="8";

}



with(menuStyle=new mm_style()){

align="center";

bordercolor="#ACABAB";

borderstyle="solid";

borderwidth="0";

fontfamily="Trebuchet MS";

fontsize="10pt";

fontweight="bold";

headerbgcolor="#ffffff";

headercolor="#000000";

offbgcolor="#002C32";

offcolor="PaleGoldenrod";

onbgcolor="#002C32";

oncolor="#800000";

outfilter="Fade(Overlap=1.00)";

padding="3";

imagepadding="6";

itemwidth="100";

}



with(milonic=new menuname("Main Menu")){

position="relative";

menuwidth=700;

style=menuStyle;

alwaysvisible="1";

orientation="horizontal";

aI("text=HOME;target=;url=./;");

aI("showmenu=WINE & FOOD EXPERIENCEwine and foodINFO_BAR_MENU;text=WINE & FOOD EXPERIENCE;target=;url=food.html;");

aI("showmenu=FUNCTIONScorporate hospitalityINFO_BAR_MENU;text=FUNCTIONS;target=;url=functions.html;");

aI("text=UPCOMING EVENTS;target=;url=upcoming-events.html;");

aI("showmenu=CONTACTcontact usINFO_BAR_MENU;text=CONTACT;target=;url=contact.html;");

aI("text=ONLINE SALES;target=;url=http://alana.co.nz/store/categories/current-vintages-for-sale/;");

}



with(milonic=new menuname("WINE & FOOD EXPERIENCEwine and foodINFO_BAR_MENU")){

style=submenuStyle;

aI("text=wine and food;target=;url=food.html;");

aI("text=wine;target=;url=philosophy.html;");

aI("text=tasting notes;target=;url=tasting-notes.html;");

aI("text=wine reviews;target=;url=reviews.html;");

aI("text=vineyard;target=;url=vineyard.html;");

aI("text=winery;target=;url=winery.html;");

aI("text=restaurant reviews;target=;url=restaurant-reviews.html;");

aI("text=history;target=;url=history.html;");

aI("text=monthly wine and food match;target=;url=winefoodmatch.html;");

}



with(milonic=new menuname("FUNCTIONScorporate hospitalityINFO_BAR_MENU")){

style=submenuStyle;

aI("text=corporate hospitality;target=;url=functions.html;");

aI("text=special functions;target=;url=special-functions.html;");

}







with(milonic=new menuname("CONTACTcontact usINFO_BAR_MENU")){

style=submenuStyle;

aI("text=contact us;target=;url=contact.html;");

aI("text=overseas distributors;target=;url=overseas-dist.html;");

aI("text=join our mail list;target=;url=mailing-list.html;");

}





 drawMenus();

