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(AllImagesStyle=new mm_style()){
	styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="bold";
fontsize="14px";
align="left";
offcolor="#ffffff";
oncolor="#ffffff";
fontfamily=" Arial, Verdana, Tahoma,";
padding=0;

}

with(menuStyle=new mm_style()){
bordercolor="#84311E";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold"; 
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#84311E";
onbgcolor="#ffffff";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.3);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=0)";
padding=5;

//pagebgcolor="#84311E";
//pagecolor="black";
//separatorcolor="#2D729D";
//separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
//subimagepadding=2;
}
 
with(milonic=new menuname("Services")){
overflow="scroll";
style=menuStyle;
aI("text=Installations;url=All_Wood_Floorcraft_Installations.html;");
aI("text=Sand & Finish;url=All_Wood_Floorcraft_Sand_and_Finish.html;");
aI("text=Repairs;url=All_Wood_Floorcraft_Repairs.html;");
aI("text=Inspections;url=All_Wood_Floorcraft_Inspections.html;");
aI("text=Ornamental Flooring, Accents, Design;url=All_Wood_Floorcraft_Ornamental.html;"); 
aI("text=Consulting and Training;url=All_Wood_Floorcraft_Consulting_Training.html;"); 
}
 

drawMenus();