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=-2;






with(menuStyle=new mm_style()){
itemwidth="135"; 
onbgcolor="transparent";
oncolor="#ffd400";
offbgcolor="transparent";
offcolor="#2536a2";
bordercolor="#E7E7E7";
//borderstyle="solid";
//borderwidth=1;
//separatorcolor="#E7E7E7";
//separatorsize="1";

padding=10;
fontsize="110%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
//pagecolor="#ffffff";
//pagebgcolor="#2536a2";
headercolor="#ffffff";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
align="left";

}

with(nextStyle=new mm_style()){
itemwidth="155"; 
onbgcolor="#ffc600";
oncolor="#2536a2";
offbgcolor="#2a3795";
offcolor="#fff";
bordercolor="#E7E7E7";
borderstyle="solid";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
borderwidth=1;
separatorcolor="#E7E7E7";
separatorsize="1";
padding=5;
fontsize="100%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
//pagecolor="#ffffff";
//pagebgcolor="#0150A5";
headercolor="#ffffff";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
align="left";
}

with(milonic=new menuname("About")){
style=nextStyle;
overflow="scroll";
aI("text=commercial;url=commercial.html;");
aI("text=hotels;url=hotels.html;");
aI("text=home;url=home.html;");
aI("text=outdoor;url=outdoor.html;");
}


with(milonic=new menuname("Articles")){
style=nextStyle;
overflow="scroll";
aI("text=current;url=Articles.html;");
aI("text=library;url=library.html;");

}

drawMenus();
