_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Gold";
borderstyle="Solid";
borderwidth="2";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#BAD5F6";
oncolor="#000000";
padding="3";
separatorcolor="White";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="101";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="Gold";
oncolor="#000000";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=815;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://seafiregrill.com/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Trak Family;target=;url=Trak-Family.html;");
aI("text=Menus;target=;url=Menus.html;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=Reservations;target=;url=Reservations.html;");
aI("text=Directions;target=;url=Directions.html;");
aI("text=Reviews;target=;url=Reviews.html;");
}


 drawMenus();
