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

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
subimagepadding=2;
}


with(menuStyle2=new mm_style()){
bordercolor="#ffee7b";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9";
fontweight="bold";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFE6";
offcolor="#000000";
onbgcolor="#ffee7b";
oncolor="#000099";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#ffee7b";
separatorsize=1;
subimagepadding=2;
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
}



with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
top=110;
screenposition="center";
style=menuStyle;
aI("image=img/nav-shim.jpg;border=0;");
aI("image=img/nav-services.jpg;border=0;url=services.shtml;showmenu=services");
aI("image=img/nav-hardwood.jpg;border=0;url=hardwood.shtml;showmenu=hardwood");
aI("image=img/nav-carpet.jpg;border=0;url=carpet.shtml;showmenu=carpet");
aI("image=img/nav-vinyl.jpg;border=0;url=vinyl.shtml;showmenu=vinyl");
aI("image=img/nav-ceramic.jpg;border=0;url=ceramic.shtml;showmenu=ceramic");
aI("image=img/nav-our-work.jpg;border=0;url=our-work.shtml;showmenu=our-work");
aI("image=img/nav-about-us.jpg;border=0;url=about-history.shtml;showmenu=about-us");
aI("image=img/nav-specials.jpg;border=0;url=specials.shtml;");
aI("image=img/nav-contact.jpg;border=0;url=contact.shtml;");
aI("image=img/nav-shim.jpg;border=0;");
}



with(milonic=new menuname("services")){
overflow="scroll";
style=menuStyle2;
aI("text=Installation;url=installation.shtml;")
aI("text=Satisfaction Guarantee;url=guarantee.shtml;")
aI("text=Free Estimates;url=estimates.shtml;")
aI("text=Pricing;url=pricing.shtml;")
aI("text=Payment Options;url=payment-options.shtml;")
}

with(milonic=new menuname("hardwood")){
style=menuStyle2;
aI("text=Solid Hardwood;url=hardwood-solid.shtml;");
aI("text=Engineered Hardwood;url=hardwood-engineered.shtml;");
aI("text=Laminate Hardwood;url=hardwood-laminate.shtml;");
aI("text=Hardness Chart;url=hardwood-hardness-chart.shtml;");
aI("text=Hardwood Care Tips;url=hardwood-care.shtml;");
aI("text=Hardwood Cleaning Products;url=hardwood-products.shtml;");
aI("text=Design a Room;url=design.shtml;");
}

with(milonic=new menuname("carpet")){
style=menuStyle2;
aI("text=Carpet Types;url=carpet-types.shtml;");
aI("text=Carpet Materials;url=carpet-materials.shtml;");
aI("text=Carpet Shopping Tips;url=carpet-shopping.shtml;");
aI("text=Carpet Installation;url=carpet-installation.shtml;");
aI("text=Carpet Care;url=carpet-care.shtml;");
aI("text=Design a Room;url=design.shtml;");
}

with(milonic=new menuname("vinyl")){
style=menuStyle2;
aI("text=Sheet Vinyl;url=vinyl-sheet.shtml;");
aI("text=Vinyl Tile;url=vinyl-tile.shtml;");
aI("text=Vinyl Floor Tips;url=vinyl-tips.shtml;");
aI("text=Design a Room;url=design.shtml;");
}

with(milonic=new menuname("ceramic")){
style=menuStyle2;
aI("text=Ceramic Tile Benefits;url=ceramic-benefits.shtml;");
}

with(milonic=new menuname("about-us")){
style=menuStyle2;
aI("text=Our Showroom;url=showroom.shtml;");
aI("text=History;url=about-history.shtml;");
aI("text=Brands We Offer;url=brands.shtml;");
}

with(milonic=new menuname("our-work")){
style=menuStyle2;
aI("text=Wymans Liquors;url=wymans.shtml;");
aI("text=Lidio's Restuarant;url=lidios.shtml;");
aI("text=Wexler Manor;url=wexler.shtml;");
}


drawMenus();


