_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
}

with(submenuStyle=new mm_style()){
bordercolor="#32693B";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="13px";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#32312E";
offcolor="#FDECB9";
onbgcolor="#8B7D25";
oncolor="#FDECB9";
outfilter="randomdissolve(duration=0.3)";
onsubimage="arrow.gif";
subimage="arrow.gif";
subimagepadding=5;
openonclick=0;
padding=5;
separatorcolor="#484745";
separatorsize=1;
align="center";
}

with(milonic=new menuname("1")){
margin=1;
style=submenuStyle;
itemwidth=200;
aI("text=Our Company Profile;url= virginia-beach-custom-homes.asp;");
aI("text=About the Builder;url= custom-home-builder.asp;");
aI("text=Total Kohler Home Builder;url= kohler-home-builder.asp;");
aI("text=Client Testimonials;url= testimonials.asp;");
}

with(milonic=new menuname("2")){
margin=1;
style=submenuStyle;
itemwidth=200;
aI("text=Custom Home <b>Exteriors</b>;url= custom-home-gallery.asp;");
aI("text=Custom Home <b>Interiors</b>;url= custom-home-gallery-int.asp;");
aI("text=Custom <b>Sunrooms</b>;url= custom-home-sunrooms.asp;");
aI("text=Custom <b>Bathrooms</b>;url= custom-bathrooms.asp;");
aI("text=Custom <b>Kitchens</b>;url= custom-kitchens.asp;");

}

with(milonic=new menuname("3")){
margin=1;
style=submenuStyle;
itemwidth=210;
aI("text=Custom Homes Va. Beach<br><b>'Ashville Park'</b>;url= custom-homes-virginiabeach.asp;");
aI("text=Custom Homes in Suffolk<br><b>'Brewers Meadow</b>;url= custom-homes-suffolk.asp;");
aI("text=Available Custom Homes at <br><b>Culpepper Landing</b>;url= culpepper-landing.asp;");
aI("text=Culpepper Landing <br><b>'The Creekmore'</b>;url= culpepper-landing-creekmore.asp;");
aI("text=Culpepper Landing  <br><b>'The Victorian'</b>;url= culpepper-landing-victorian.asp;");
}

with(milonic=new menuname("4")){
margin=1;
style=submenuStyle;
itemwidth=123;
aI("text=Contact Us;url= contact.asp;");
aI("text=Your Inquiries;url= inquiries.asp;");
}

drawMenus();

