fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=20;
_subOffsetLeft=5;


with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=5;
}

with(menuStyle=new mm_style()){
bordercolor="";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#280a08";
offcolor="#ffffff";
onbgcolor="#745833";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=7;
pagebgcolor="";
pagecolor="";
separatorcolor="#5f6334";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=0;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=AllImagesStyle;
aI("image=./images/nav2_n_01.jpg;overimage=./images/nav2_y_01.jpg;url=/index.php;");
aI("image=./images/nav2_n_02.jpg;overimage=./images/nav2_y_02.jpg;showmenu=Master;");
aI("image=./images/nav2_n_03.jpg;overimage=./images/nav2_y_03.jpg;showmenu=Location;");
aI("image=./images/nav2_n_04.jpg;overimage=./images/nav2_y_04.jpg;showmenu=Gallery;");
aI("image=./images/nav2_n_05.jpg;overimage=./images/nav2_y_05.jpg;url=/blog/;");
aI("image=./images/nav2_n_06.jpg;overimage=./images/nav2_y_06.jpg;url=/Stillwater-Clarks-Hill-Lake.php;");
aI("image=./images/nav2_n_07.jpg;overimage=./images/nav2_y_07.jpg;url=/Stillwater-Contact-Us.php;");
}


with(milonic=new menuname("Master")){
style=menuStyle;
aI("text=Site Plan & Amenities;url=/Stillwater-Site-Plan.php;");
aI("text=Pricing Information;url=/Stillwater-Pricing-Information.php;");
aI("text=Design Guidelines;url=/Stillwater-Design-Guidelines.php;");
}

with(milonic=new menuname("Location")){
style=menuStyle;
aI("text=Activities & Attractions;url=/Stillwater-Activities-&-Attractions.php;");
aI("text=Map;url=/Stillwater-Map.php;");
}

with(milonic=new menuname("Gallery")){
style=menuStyle;
aI("text=Stillwater Coves Video;url=/Stillwater-Video-Gallery.php;");
aI("text=Stillwater Coves Photo Gallery;url=/Stillwater-Photo-Gallery.php;");
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("text=Clarks Hill Lake;url=/Stillwater-Clarks-Hill-Lake.php;");
}

drawMenus();

