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="#000000";
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-white.gif";
subimagepadding=2;

}

with(milonic=new menuname("projects")){
overflow="scroll";
style=menuSub;
aI("text=Cafe Racer;url=projects-cafe.shtml;")
aI("text=H105;url=projects-H105.shtml;")
aI("text=Tugboat pilothouse;url=projects-tug.shtml;")
}

with(milonic=new menuname("about")){
overflow="scroll";
style=menuSub;
aI("text=History;url=history.shtml;")
aI("text=Contacts;url=contacts.shtml;")
}

with(milonic=new menuname("building")){
overflow="scroll";
style=menuSub;
aI("text=Infused composites;url=composites.shtml;")
aI("text=Cold molding;url=molding.shtml;")
aI("text=Systems;url=systems.shtml;")
aI("text=Interiors;url=interiors.shtml;")
aI("text=Refit;url=refit.shtml;")
aI("text=Engineering;url=engineering.shtml;")

}

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;")
}


drawMenus();

