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=165;
_subOffsetLeft=-140;




with(submenuStyle=new mm_style()){
bordercolor="#66761d";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#D5C7B3";
offcolor="#262626";
onbgcolor="#9F8B6E";
onborder="1px dotted #a58405";
oncolor="#6a4e03";
outfilter="randomdissolve(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
subimage="green2_5x7.gif";
subimagepadding=5;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#66761d";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#D5C7B3";
offcolor="#000000";
onbgcolor="#9F8B6E";
onborder="1px dotted #787666";
oncolor="#6a4e03";
onsubimage="downarrow6_green_9x9.gif";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagecolor="black";
subimage="downarrow6_green_9x9.gif";
subimagepadding=4;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=370;
margin=2;
orientation="horizontal";
style=menuStyle;
top=155;
aI("status=Back To Home Page;text=HOME;url=http://www.homesbyhcs.com/");
aI("showmenu=hcshomes;text=ABOUT HCS;");
aI("showmenu=services;text=SERVICES;");
aI("showmenu=portfolio;text=PORTFOLIO;");
aI("showmenu=contact;text=CONTACT;");
}

with(milonic=new menuname("hcshomes")){
margin=4;
style=submenuStyle;
aI("status=About HCS Homes;text=ABOUT HCS;url=http://www.homesbyhcs.com/about.htm");


}

with(milonic=new menuname("services")){
margin=4;
style=submenuStyle;
aI("status=Design Process;text=DESIGN PROCESS;url=http://www.homesbyhcs.com/design.htm");
aI("status=Building Process;text=BUILDING PROCESS;url=http://www.homesbyhcs.com/build.htm");

}

with(milonic=new menuname("portfolio")){
margin=4;
style=submenuStyle;
aI("status=HCS Portfolio;text=PORTFOLIO;url=http://www.homesbyhcs.com/portfolio.htm");

}


with(milonic=new menuname("contact")){
margin=4;
style=submenuStyle;
aI("status=Contact Information;text=CONTACT US;url=http://www.homesbyhcs.com/contact.htm");

}

drawMenus();

