_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_sand.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#E3DFD4";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#E3DFD4";
offcolor="#000000";
onbgcolor="#E3DFD4";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="3";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=400;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=./;");
aI("showmenu=Photo GalleryPhoto Gallery - Lodge 1FOOTER_MENU;text=Photo Gallery;target=;url=Photo-Gallery.html;");
aI("text=Map;target=;url=Map.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Photo GalleryPhoto Gallery - Lodge 1FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Photo Gallery - Lodge 1;target=;url=Photo-Gallery-Lodge-1.html;");
aI("text=Photo Gallery - Lodge 2;target=;url=Photo-Gallery-Lodge-2.html;");
aI("text=Photo Gallery - Game;target=;url=Photo-Gallery-Game.html;");
aI("text=Photo Gallery - Landscape;target=;url=Photo-Gallery-Landscape.html;");
aI("text=Photo Gallery - Riverside Lodge;target=;url=Photo-Gallery-Riverside-Lodge.html;");
aI("text=Photo Gallery - Mosselbay Penthouse;target=;url=Photo-Gallery-Mosselbay-Penthouse.html;");
}


 drawMenus();

