_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="YellowGreen";
offcolor="Black";
onbgcolor="DarkGreen";
oncolor="White";
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="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#71B632";
offcolor="White";
onbgcolor="DarkGreen";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="12";
separatorcolor="Transparent";
separatorsize="3";
imagepadding="6";
itemwidth="190";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.internetmarketingdigital.com/;");
aI("text=Services;target=;url=services.html;");
aI("showmenu=About UsProductsLEFT_MENU;text=About Us;target=;url=about-us.html;");
aI("showmenu=Photo GalleryLandscaping GalleryLEFT_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;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("About UsProductsLEFT_MENU")){
style=submenuStyle;
aI("text=Products;target=;url=Products.html;");
aI("text=People;target=;url=People.html;");
}

with(milonic=new menuname("Photo GalleryLandscaping GalleryLEFT_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();
