_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="White";
offcolor="#002A7F";
onbgcolor="#CFCFCF";
oncolor="#000055";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#002A7F";
offcolor="#FFFFD4";
onbgcolor="#557FFF";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="10";
imagepadding="6";
itemwidth="104";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=728;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.resealconcrete.com/;");
aI("text=Advantages;target=;url=ConcreteResealing.htm;");
aI("showmenu=Gallery/Concrete RestorationINFO_BAR_MENU;text=Gallery;target=;url=Gallery.html;");
aI("showmenu=Problems/Whitening ConcreteINFO_BAR_MENU;text=Problems;target=;url=caution.htm;");
aI("text=About Us;target=;url=AboutConcrete.htm;");
aI("text=Contact;target=;url=Contact.htm;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Gallery/Concrete RestorationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Concrete Restoration;target=;url=Concrete-Restoration.html;");
aI("text=Concrete Overlays and Resealing;target=;url=Concrete-Overlays-Resealing.html;");
aI("text=Videos;target=;url=Videos.html;");
}

with(milonic=new menuname("Problems/Whitening ConcreteINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Whitening Concrete;target=;url=Whitening-Concrete.html;");
aI("text=Resealing Warning;target=;url=Resealing-Warning.html;");
aI("text=Resealing Concrete Issues;target=;url=Resealing-Concrete-Issues.html;");
}


 drawMenus();

