_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="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
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="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#424242";
offcolor="White";
onbgcolor="DarkGreen";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="122";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=732;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.internetmarketingdigital.com/;");
aI("showmenu=ServicesArticle 1INFO_BAR_MENU;text=Services;target=;url=services.html;");
aI("text=About Us;target=;url=about-us.html;");
aI("showmenu=Photo GalleryLandscaping GalleryINFO_BAR_MENU;text=Photo Gallery;target=;url=photo-gallery.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=References;target=;url=references.html;");
}

with(milonic=new menuname("ServicesArticle 1INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Article 1;target=;url=Article-1.html;");
aI("text=Article 2;target=;url=Article-2.html;");
}

with(milonic=new menuname("Photo GalleryLandscaping GalleryINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Landscaping Gallery;target=;url=landscaping-gallery.html;");
aI("text=Retaining Walls Gallery;target=;url=retaining-walls-gallery.html;");
aI("text=Flagstone gallery;target=;url=flagstone-gallery.html;");
}


 drawMenus();
