_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Brick7.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dedede";
oncolor="#dedede";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Brick_hover7.png";
itemheight="38";
itemwidth="96";
}

with(submenuStyle=new mm_style()){
bordercolor="#ff9999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#efab66";
offcolor="#787878";
onbgcolor="#ffbb66";
oncolor="#787878";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemheight="38";
aI("showmenu=Menu/Menu 1LEFT_MENU;text=Menu;target=;url=Menu.html;align=center;");
aI("text=Videos;target=;url=Videos.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
aI("text=About;target=;url=ftp://bellahabanarestaurant.com/;align=center;");
aI("text=Catering;target=;url=Catering.html;align=center;");
}

with(milonic=new menuname("Menu/Menu 1LEFT_MENU")){
style=submenuStyle;
aI("text=Menu 1;target=;url=Menu-1.html;");
aI("text=Menu 2;target=;url=Menu-2.html;");
}


 drawMenus();

