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="#275485";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="95%";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#000000";
headercolor="#FFFFFF";
offbgcolor="#333333";
offcolor="#FFFFFF";
onbgcolor="#8DC63F";
oncolor="#FFFFFF";
padding=0;
pagebgcolor="#333333";
pagecolor="#FFFFFF";
separatorcolor="#5C5858";
separatorsize=1;
itemwidth=111;
itemheight=33;
align="center";
bgimage="http://www.steedinc.com/assets/images/menu_bg_covey.jpg";
overbgimage="http://www.steedinc.com/assets/images/menu_bg_covey_highlight.jpg";
pagebgimage="http://www.steedinc.com/assets/images/menu_bg_covey_highlight.jpg";
}

with(menuStyle2=new mm_style()){
bordercolor="#5C5858";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="95%";
fontstyle="normal";
headerbgcolor="#FFFFFF";
headercolor="#FFFFFF";
offbgcolor="#FFFFFF";
offcolor="#333333";
onbgcolor="#8DC63F";
oncolor="#FFFFFF";
padding=3;
pagecolor="#FFFFFF";
separatorcolor="#5C5858";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
itemwidth=210;
itemheight=10;
overbgimage="http://www.steedinc.com/assets/images/menu_bg_covey_highlight.jpg";
pagebgimage="http://www.steedinc.com/assets/images/menu_bg_covey_highlight.jpg";
}


with(milonic=new menuname("Home")){
overflow="scroll";
style=menuStyle2;
aI("text=Professional Website Design;url=Professional-Website-Design_ep_73.html;");
aI("text=e-Commerce Website Design;url=e-Commerce-Website-Design_ep_49.html;");
}

with(milonic=new menuname("Websites")){
overflow="scroll";
style=menuStyle2;
aI("text=Professional Website Design;url=Professional-Website-Design_ep_73.html;");
aI("text=e-Commerce Website Design;url=e-Commerce-Website-Design_ep_49.html;");
}

with(milonic=new menuname("Programming")){
style=menuStyle2;
aI("text=Custom Application Development;url=Custom-Application-Development_ep_72.html;");
aI("text=How We Develop;url=How-We-Develop-Software_ep_68.html;");
aI("text=Hourly Rates;url=Hourly-Rates_ep_109.html;");
}

with(milonic=new menuname("Services")){
style=menuStyle2;
aI("text=Software Consulting;url=software-consulting_ep_61.html;");
aI("text=Data Transformation;url=data-transformation_ep_62.html;");
}

drawMenus();
