_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="Goldenrod";
offcolor="Black";
onbgcolor="Black";
oncolor="Goldenrod";
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="#FBD13F";
offcolor="#000000";
onbgcolor="Black";
oncolor="Goldenrod";
outfilter="Fade(Overlap=1.00)";
padding="10";
imagepadding="6";
itemwidth="117";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=702;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=BuildingCustom HomesINFO_BAR_MENU;text=Building;target=;url=Building.html;");
aI("showmenu=GalleryRemodeling GalleryINFO_BAR_MENU;text=Gallery;target=;url=Gallery.html;");
aI("showmenu=TestimonialsBrainerd Lakes AreaINFO_BAR_MENU;text=Testimonials;target=;url=Testimonials.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("BuildingCustom HomesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Custom Homes;target=;url=Custom-Homes.html;");
aI("text=Remodeling;target=;url=Remodeling.html;");
aI("text=EcoBuilding;target=;url=EcoBuilding.html;");
aI("text=Insulated Concrete Forms;target=;url=Insulated-Concrete-Forms.html;");
}

with(milonic=new menuname("GalleryRemodeling GalleryINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Remodeling Gallery;target=;url=Remodeling-Gallery.html;");
aI("text=Custom Homes Gallery 1;target=;url=Custom-Homes-Gallery-1.html;");
aI("text=Custom Homes Gallery 2;target=;url=Custom-Homes-Gallery-2.html;");
}

with(milonic=new menuname("TestimonialsBrainerd Lakes AreaINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Brainerd Lakes Area;target=;url=Brainerd-Lakes-Area.html;");
aI("text=Gull Lake;target=;url=Gull-Lake.html;");
aI("text=Lake Alexander;target=;url=Lake-Alexander.html;");
}


 drawMenus();
