_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#38522F";
offcolor="#E3DFD4";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="#38522F";
offcolor="White";
onbgcolor="#38522F";
onbold="bold";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_dust.gif";
imagepadding="1";
itemwidth="180";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=904;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("text=Facilities;target=;url=facilities.html;");
aI("showmenu=Photo GalleryPhoto Gallery - Riverside LodgeINFO_BAR_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 - Riverside LodgeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Photo Gallery - Riverside Lodge;target=;url=Photo-Gallery-Riverside-Lodge.html;");
aI("showmenu=Game Reserve Photo GalleryPhoto Gallery - Lodge 2INFO_BAR_MENU;text=Game Reserve Photo Gallery;target=;url=Game-Reserve-Photo-Gallery.html;");
}

with(milonic=new menuname("Game Reserve Photo GalleryPhoto Gallery - Lodge 2INFO_BAR_MENU")){
style=submenuStyle;
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 - Lodge 1;target=;url=Photo-Gallery-Lodge-1.html;");
aI("text=Photo Gallery - Landscape;target=;url=Photo-Gallery-Landscape.html;");
}


 drawMenus();

