_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_green.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#FFD700";
borderstyle="solid";
borderwidth="2";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#BAD5F6";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="2";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="61";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=488;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
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();
