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=2;
_subOffsetLeft=-15;


with(menuStyle=new mm_style()){
align="center";
bordercolor="#F0ECE3";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, Verdana, Tahoma";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#000000";
headercolor="#F0ECE3";
itemheight=30;
offbgcolor="#ECE6D9";
offcolor="#000000";
onbgcolor="#ECE6D9";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
pagebgcolor="#ECE6D9";
pagecolor="#000000";
separatorcolor="#000000";
separatorsize=1;
subimage="";
subimagepadding=0;
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, Verdana, Tahoma";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#FFFFFF";
headercolor="#000000";
itemwidth=175;
offbgcolor="#FFFFFF";
offcolor="#1F4061"; //TEXT COLOR WHEN OFF
onbgcolor="#F0ECE3";
oncolor="#1F4061"; //TEXT COLOR WHEN ON
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#202020', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#FFFFFF";
pagecolor="FFFFFF";
separatorcolor="#1F4061";
separatorsize=1;
subimage="";
subimagepadding=0;
}



with(milonic=new menuname("vacationcottages")){
style=submenuStyle;
aI("text=The Cedarview;url=http://www.discoverelktonoregon.com/cedarview.html;");
aI("text=The Pinewald;url=http://www.discoverelktonoregon.com/pinewald.html;");

}





drawMenus();


