_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0.png";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#444444";
subimagepadding="2";
rawcss="line-height:1em";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.png";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.png";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=480;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.arbourview.com/;align=center;");
aI("text=Availability;target=;url=bedandbreakfasteservations.html;align=center;");
aI("text=Map;target=;url=Niagara-on-the-Lake-Bed-and-Breakfast.html;align=center;");
aI("showmenu=Rooms/Gardenside SuiteINFO_BAR_MENU;text=Rooms;target=;url=Rates.html;align=center;");
aI("text=Gallery;target=;url=Photos-of-Niagara-on-the-Lake-B&B.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;keepalive=1;");
}

with(milonic=new menuname("Rooms/Gardenside SuiteINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Gardenside Suite;target=;url=Gardenside-Suite.html;");
aI("text=Lakeside Suite;target=;url=Lakeside-Suite.html;");
aI("text=Riverside Suite;target=;url=Riverside-Suite.html;separatorsize=4;");
}


 drawMenus();

