fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="85%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#385EAF";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1.5;
subimage="http://www.milonic.com/images/arrow.gif";
subimagepadding=9;
}

with(milonic=new menuname("About Us")){
overflow="scroll";
style=menuStyle;
aI("text=Standard Features;url=http://www.trademarkbuilders.com/standard_features.html;")
aI("text=Testimonials;url=http://www.trademarkbuilders.com/testimonials.html;")
}

with(milonic=new menuname("Our Team")){
style=menuStyle;
aI("text=Meet Our Team;url=http://www.trademarkbuilders.com/our_team.html;");
}

with(milonic=new menuname("Gallery of Homes")){
style=menuStyle;
aI("text=Gallery of Homes;url=http://www.trademarkbuilders.com/slideshow/communities.html;");
}

with(milonic=new menuname("Communities")){
style=menuStyle;
aI("text=Gallery of Homes;url=http://www.trademarkbuilders.com/slideshow/communities.html;");
aI("text=Lake Redwine;url=http://www.lakeredwine.com;");
aI("text=Lake Martin;url=http://www.lakemartin.com/;");
aI("text=Brasch Park;url=http://www.braschpark.com/;");
}

with(milonic=new menuname("New Communities")){
style=menuStyle;
aI("text=Hidden Cove;url=http://www.trademarkbuilders.com/hidden_cove.html;");
aI("text=Magnolia Estates;url=http://www.trademarkbuilders.com/magnolia_estates.html;");
}
with(milonic=new menuname("Family Of Companies")){
style=menuStyle;
aI("text=Kitchen & Bath Remodeling;url=http://www.trademarkbuilders.com/kandb.html;");
aI("text=Commercial Projects;url=http://www.trademarkbuilders.com/petry_construction.html;");
}

with(milonic=new menuname("Contact Us")){
style=menuStyle;
aI("text=Homeowners;url=http://www.trademarkbuilders.com/homeowners.html;")
}


drawMenus();

