_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headercolor="#000000";
offcolor="#86735F";
oncolor="#343434";
padding="5";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="White";
oncolor="#000000";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="180";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=900;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Ess EventsMelbourne Cup 2009INFO_BAR_MENU;text=Ess Events;target=;url=2009-Ess-Events.html;");
aI("text=Calendar;target=_blank;url=2009 Entertainment Calendar.pdf;");
aI("showmenu=Wine & CocktailWine ListINFO_BAR_MENU;text=Wine & Cocktail;target=;url=Wine-&-Cocktail.html;");
aI("showmenu=Menu'sLunchINFO_BAR_MENU;text=Menu's;target=;url=Menu's.html;");
aI("text=Photo Gallery;target=;url=Photo-Gallery.html;");
}

with(milonic=new menuname("Ess EventsMelbourne Cup 2009INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Melbourne Cup 2009;target=_blank;url=Melbourne Cup 09.pdf;");
aI("text=Pre X'Mas Menu;target=_blank;url=Pre Xmas 09.pdf;");
}

with(milonic=new menuname("Wine & CocktailWine ListINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Wine List;target=_blank;url=Wine list 09.pdf;");
aI("text=Cocktail List;target=_blank;url=Cocktails.pdf;");
}

with(milonic=new menuname("Menu'sLunchINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Lunch;target=_blank;url=lunch menu.pdf;");
aI("text=A la carte;target=_blank;url=Menu.pdf;");
aI("text=Set Menu's;target=_blank;url=Set Menus.pdf;");
aI("text=Cocktail Parties;target=_blank;url=Cocktail Parties.pdf;");
aI("text=Dessert;target=_blank;url=Something Sweet.pdf;");
}


 drawMenus();
