_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#161E32";
onbgcolor="#161E32";
oncolor="White";
padding="16";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="4";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#BA1E09";
offcolor="White";
onbgcolor="#F39C0F";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.vitosjax.com/;");
aI("text=Reservations;target=;url=Reservations.html;");
aI("showmenu=MenuSoupsLEFT_MENU;text=Menu;target=;url=Menu.html;");
aI("text=Pizza;target=;url=Pizza.html;");
aI("text=Children's Menu;target=;url=Children's-Menu.html;");
aI("text=Wine Bar;target=;url=Wine-Bar.html;");
aI("showmenu=MediaMandarin ReviewLEFT_MENU;text=Media;target=;url=Media.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("MenuSoupsLEFT_MENU")){
style=submenuStyle;
aI("text=Soups;target=;url=Soups.html;");
aI("text=Salads;target=;url=Salads.html;");
aI("text=Pesce (Seafood);target=;url=Pesce-(Seafood).html;");
aI("text=Chicken/Veal;target=;url=Chicken-Veal.html;");
aI("text=From The Grill;target=;url=From-The-Grill.html;");
aI("text=Pasta;target=;url=Pasta.html;");
aI("text=Appetizers;target=;url=Appetizers.html;");
}

with(milonic=new menuname("MediaMandarin ReviewLEFT_MENU")){
style=submenuStyle;
aI("text=Mandarin Review;target=;url=Mandarin-Review.html;");
}


 drawMenus();
