_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/glacier0.jpg";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="White";
oncolor="#ffffff";
pagecolor="#000055";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/glacier_hover0.jpg";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#002A00";
offcolor="#ffffff";
onbgcolor="DimGray";
onborder="1px solid #67A1CE";
oncolor="#ffffff";
padding="4";
pagebgcolor="#002A00";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="28";
aI("text=Home Page;target=;url=index.html;align=center;");
aI("showmenu=Cottages/2 bedroomsLEFT_MENU;text=Cottages;target=;url=Cottages.html;align=center;");
aI("text=Places to go;target=;url=Places-to-go.html;align=center;");
aI("text=Things to do;target=;url=Things-to-do.html;align=center;");
aI("text=Location;target=;url=Location.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;");
aI("text=F.A.Q.s;target=;url=F.A.Q.s.html;align=center;");
aI("showmenu=Pricing - 2012/Pricing - 2012 (7 nights)LEFT_MENU;text=Pricing - 2012;target=;url=Pricing-2012.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("Cottages/2 bedroomsLEFT_MENU")){
style=submenuStyle;
aI("text=2 bedrooms;target=;url=2-bedrooms.html;");
aI("text=3 bedrooms;target=;url=3-bedrooms.html;");
aI("text=5 bedrooms;target=;url=5-bedrooms.html;");
}

with(milonic=new menuname("Pricing - 2012/Pricing - 2012 (7 nights)LEFT_MENU")){
style=submenuStyle;
aI("text=Pricing - 2012 (7 nights);target=;url=Pricing-2012-(7-nights).html;");
aI("text=Pricing - 2012 (3-4 nights);target=;url=Pricing-2012-(3-4-nights).html;");
aI("text=Pricing - 2012 (2 nights);target=;url=Pricing-2012-(2-nights).html;");
}


 drawMenus();

