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()){
fontfamily="Arial, Verdana, Tahoma";
fontsize="14px"; 
fontstyle="normal"; 
fontweight="bold"; 
headerbgcolor="#000000";
headercolor="#FFFFFF";
offbgcolor="#222222";
offcolor="#FFFFFF";
onbgcolor="#A63810";
oncolor="#FFFFFF";
//outfilter="Fade(duration=0.2);";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=4;
pagebgcolor="#222222";
pagecolor="#FFFFFF";
separatorsize=1;
separatorcolor="#000000";
subimagepadding=2;
align="center" 
}




with(milonic=new menuname("Portfolio")){
style=menuStyle;
margin=6;
aI("text=Commercial High Rise;url=commercial-high-rise.html;");
aI("text=Other Commercial;url=other-commercial.html;");
aI("text=Residential High Rise;url=residential-high-rise.html;");
aI("text=Residential Subdivision;url=residential-subdivision.html;");
}

with(milonic=new menuname("About")){
style=menuStyle;
margin=6;
aI("text=Acquisition and Development;url=the_traina_companies.html#aquisition;");
aI("text=Financial Resources;url=the_traina_companies.html#financial;");
aI("text=Design and Construction;url=the_traina_companies.html#design;");
aI("text=Property Management;url=the_traina_companies.html#property;");
}

drawMenus();

