_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="#7F7F00";
padding="0";
pagebgcolor="#FFFFAA";
pagecolor="#7F0000";
separatorcolor="#7F0000";
separatorsize="3";
subimage="images/blip_white_orange.gif";
subimagepadding="4";
itemwidth="75";
}

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="#999999";
oncolor="#000000";
padding="4";
subimage="images/blip_white_orange.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=621;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=http://www.saratogafarmstead.com/;");
aI("text=History;target=;url=History.html;");
aI("text=Rooms;target=;url=Rooms.html;");
aI("text=Rates;target=;url=Rates.html;");
aI("text=Breakfast;target=;url=Breakfast.html;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("showmenu=Area InfoArea LinksFOOTER_MENU;text=Area Info;target=;url=Area-Info.html;");
aI("showmenu=News & ReviewsNewsFOOTER_MENU;text=News & Reviews;target=;url=News-&-Reviews.html;");
}

with(milonic=new menuname("Area InfoArea LinksFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Area Links;target=;url=Area-Links.html;");
aI("text=Travel Info;target=;url=Travel-Info.html;");
}

with(milonic=new menuname("News & ReviewsNewsFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=News;target=;url=News.html;");
aI("text=Reviews;target=;url=Reviews.html;");
}


 drawMenus();
