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=0;
_subOffsetLeft=5;




with(menuMain=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Gill Sans, Tahoma, Arial";
fontsize="85%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#002946";
offcolor="#ffffff";
onbgcolor="#bebebe";
oncolor="#000000";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow-white.gif";
subimagepadding=2;

}

with(menuSub=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Gill Sans, Tahoma, Arial";
fontsize="85%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#efe07f";
offcolor="#000000";
onbgcolor="#fcf3d6";
oncolor="#000000";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;

}

with(milonic=new menuname("portfolio")){
overflow="scroll";
style=menuSub;
aI("text=Windcrest;url=windcrest.shtml;")
aI("text=Scheherazade;url=scheherazade.shtml;")
aI("text=Antonisa;url=antonisa.shtml;")
aI("text=Liberty;url=liberty.shtml;")
}

with(milonic=new menuname("company")){
overflow="scroll";
style=menuSub;
aI("text=About;url=index.shtml;")
aI("text=Staff;url=staff.shtml;")
aI("text=The Facility;url=yard.shtml;")
}

with(milonic=new menuname("craftsmanship")){
overflow="scroll";
style=menuSub;
aI("text=Quality;url=quality.shtml;")
aI("text=Joinery;url=joinery.shtml;")
}


drawMenus();

