_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Angle1.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Angle_hover1.png";
itemheight="33";
itemwidth="98";
}

with(submenuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#232323";
offcolor="#cccccc";
onbgcolor="#333333";
oncolor="#dddddd";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemheight="33";
aI("text=Home;target=;url=http://www.lakelandcontracting.com/;align=center;");
aI("text=About Us;target=;url=About-Us.html;align=center;");
aI("showmenu=Services/Custom BuildingLEFT_MENU;text=Services;target=;url=Services.html;align=center;");
aI("text=Resources;target=;url=Resources.html;align=center;");
aI("text=Gallery;target=;url=Gallery.html;align=center;");
aI("text=Products;target=;url=Products.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("Services/Custom BuildingLEFT_MENU")){
style=submenuStyle;
aI("text=Custom Building;target=;url=Custom-Building.html;");
aI("text=Window and Door;target=;url=Window-and-Door.html;");
aI("text=Remodeling, Siding, Soffit, Fascia and Roofing;target=;url=Remodeling-Siding-Soffit-Fascia-and-Roofing.html;");
aI("text=Seamless Eavestrough;target=;url=Seamless-Eavestrough.html;");
}


 drawMenus();

