fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=350;
_menuOpenDelay=350;
_subOffsetTop=1;
_subOffsetLeft=-1;




with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding=3;
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=8;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="square_dust.gif";
imagepadding=6;
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
overimage="square_blue.gif";
padding=5;
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=8;
}


with(milonic=new menuname("AboutUs")){
openstyle="down";
style=submenuStyle;
aI("text=Company History;url=index.html;");
aI("text=The Kitchen by Design Process;url=index.html;");
aI("text=Our Services;url=index.html;");
}

with(milonic=new menuname("Gallery")){
openstyle="down";
style=submenuStyle;
aI("text=Kitchen Cabinets;url=kitchens-by-design-gallery.html;");
aI("text=Bathroom Cabinets;url=bathroom-cabinets-design-gallery.html;");
aI("text=Specialty Cabinets;url=specialty-cabinets-design-gallery.html;");

}



drawMenus();

