_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#6A649C";
borderstyle="Dotted";
borderwidth="2";
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="#6A649C";
separatorsize="1";
subimage="images/sqauredot_black_5x5.gif";
subimagepadding="6";
itemwidth="279";
}

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 Page;target=;url=http://au-delice.com/;");
aI("text=About Us;target=;url=about.html;");
aI("showmenu=MenuCold StarterLEFT_MENU;text=Menu;target=;url=menu.html;");
aI("text=Beverages;target=;url=beverages.html;");
aI("text=Wines;target=;url=wines.html;");
aI("showmenu=CateringDinner MenuLEFT_MENU;text=Catering;target=;url=catering.html;");
aI("text=News & Speial;target=;url=news.html;");
aI("showmenu=Photos GalaryPhoto Galary 1LEFT_MENU;text=Photos Galary;target=;url=photos.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
}

with(milonic=new menuname("MenuCold StarterLEFT_MENU")){
style=submenuStyle;
aI("text=Cold Starter;target=;url=cold_starter.html;");
aI("text=Warm Starter;target=;url=warm_starter.html;");
aI("text=Salad;target=;url=salad.html;");
aI("showmenu=Main CourseMeatsLEFT_MENU;text=Main Course;target=;url=main_course.html;");
aI("text=Desserts;target=;url=desserts.html;");
}

with(milonic=new menuname("Main CourseMeatsLEFT_MENU")){
style=submenuStyle;
aI("text=Meats;target=;url=meats.html;");
aI("text=Fish;target=;url=fish.html;");
aI("text=Pasta;target=;url=pasta.html;");
}

with(milonic=new menuname("CateringDinner MenuLEFT_MENU")){
style=submenuStyle;
aI("text=Dinner Menu;target=;url=dinner_menu.html;");
aI("text=Buffet;target=;url=buffet.html;");
aI("text=BBQ;target=;url=bbq.html;");
}

with(milonic=new menuname("Photos GalaryPhoto Galary 1LEFT_MENU")){
style=submenuStyle;
aI("text=Photo Galary 1;target=;url=photo_1.html;");
aI("text=Photo Galary 2;target=;url=photo_2.html;");
aI("text=Photo Galary 3;target=;url=photo_3.html;");
aI("text=Food Galary 1;target=;url=food_1.html;");
aI("text=Food Galary 2;target=;url=food_2.html;");
aI("text=Food Galary 3;target=;url=food_3.html;");
aI("text=Food Galary 4;target=;url=food_4.html;");
aI("text=Food Galary 5;target=;url=food_5.html;");
}


 drawMenus();
