_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#7F0000";
borderstyle="solid";
borderwidth="3";
fontfamily="Garamond";
fontsize="14pt";
fontstyle="italic";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFAA";
offcolor="#7F0000";
onbgcolor="#7F0000";
oncolor="#AAAA00";
onitalic="italic";
padding="0";
pagebgcolor="#FFFFAA";
pagecolor="#7F0000";
separatorcolor="#7F0000";
separatorsize="3";
subimage="images/blip_white_orange.gif";
subimagepadding="4";
itemwidth="67";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#7F0000";
borderstyle="solid";
borderwidth="1";
fontfamily="Garamond";
fontsize="12pt";
fontstyle="italic";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFAA";
offcolor="#7F0000";
onbgcolor="#FFFFAA";
oncolor="#7F0000";
padding="4";
subimage="images/blip_white_orange.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=627;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.saratogafarmstead.com/;");
aI("text=History;target=;url=History.html;");
aI("text=Guest Rooms;target=;url=Guest-Rooms.html;");
aI("text=Reserve Now!;target=_blank;url=https://secure.rezovation.com/Reservations/CheckAvailability.aspx?_0K9GJWLLUVTRX9;");
aI("text=Breakfast;target=;url=Breakfast.html;");
aI("text=Travel Info;target=;url=Travel-Info.html;");
aI("text=News & Reviews;target=;url=News-&-Reviews.html;");
aI("text=Area Events;target=;url=Events-in-Area.html;");
aI("text=Area Links;target=;url=Area-Links.html;");
}


 drawMenus();

