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="#EBE9DA";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica";
fontsize="10";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CBC9BB";
offcolor="#4A432D";
onbgcolor="#A39161";
oncolor="#FFFFFF";
overfilter="Fade(duration=0.2);Alpha(opacity=99);Shadow(color=#999999', Direction=135, Strength=1)";
outfilter="fade(duration=0.2)";
padding=5;
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="http://www.discovercrawford.com/media/images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
menuwidth="120";
left=0;
overflow="scroll";
style=menuStyle;
top=180;
aI("status=Crawford Landscaping Homepage;text=&nbsp;&nbsp;Home;url=http://www.discovercrawford.com/index.html;");
aI("status=About Us;showmenu=About Us;text=&nbsp;&nbsp;About Us;url=http://www.discovercrawford.com/about/index.html;");
aI("status=Services;showmenu=Services;text=&nbsp;&nbsp;Services;url=http://www.discovercrawford.com/services/index.html;");
aI("status=Resources;showmenu=Resources;text=&nbsp;&nbsp;Resources;url=http://www.discovercrawford.com/resources/index.html;");
aI("status=Contact Us;text=&nbsp;&nbsp;Contact Us;url=http://www.discovercrawford.com/contact/index.html;");
}

with(milonic=new menuname("About Us")){
overflow="scroll";
menuwidth="120";
style=menuStyle;
aI("status=About Us;text=&nbsp;&nbsp;About Us;url=http://www.discovercrawford.com/about/index.html;")
aI("status=Our Mission;text=&nbsp;&nbsp;Our Mission;url=http://www.discovercrawford.com/about/mission.html;")
aI("status=Our History;text=&nbsp;&nbsp;Our History;url=http://www.discovercrawford.com/about/history.html;")
aI("status=Owners;showmenu=Owners;text=&nbsp;&nbsp;Owners;")
aI("status=Careers;text=&nbsp;&nbsp;Careers;url=http://www.discovercrawford.com/about/careers.html;")
}

with(milonic=new menuname("Owners")){
style=menuStyle;
menuwidth="120";
aI("status=Blake S. Crawford;text=&nbsp;&nbsp;Blake S. Crawford;url=http://www.discovercrawford.com/about/bcrawford.html;")
aI("status=Lawrence Perillo;text=&nbsp;&nbsp;Lawrence Perillo;url=http://www.discovercrawford.com/about/lperillo.html;")
aI("status=Timothy A. Felts;text=&nbsp;&nbsp;Timothy A. Felts;url=http://www.discovercrawford.com/about/tfelts.html;")
}

with(milonic=new menuname("Services")){
style=menuStyle;
aI("status=Construction;text=Construction;url=http://www.discovercrawford.com/services/construction.html;")
aI("status=Lawn Care;text=Lawn Care;url=http://www.discovercrawford.com/services/lawncare.html;")
aI("status=Horticulture;text=Horticulture;url=http://www.discovercrawford.com/services/horticulture.html;")
aI("status=Design and Installation;text=Design and Installation;url=http://www.discovercrawford.com/services/design.html;")
aI("status=Pest Control and Fertilization;text=Pest Control and Fertilization;url=http://www.discovercrawford.com/services/pestcontrol.html;")
aI("status=Mosquito Control Systems;text=Mosquito Control Systems;url=http://www.discovercrawford.com/services/mosquito-control-systems.html;")
aI("status=Irrigation;text=Irrigation;url=http://www.discovercrawford.com/services/irrigation.html;")
aI("status=Landscape Lighting;text=Landscape Lighting;url=http://www.discovercrawford.com/services/landscape-lighting.html;")
aI("status=Arborcare;text=Arborcare;url=http://www.discovercrawford.com/services/arboriculture.html;")
}

with(milonic=new menuname("Resources")){
style=menuStyle;
aI("status=In the News;text=In the News;url=http://www.discovercrawford.com/resources/in-the-news.html;")
aI("status=Press Releases;text=Press Releases;url=http://www.discovercrawford.com/resources/press-releases.html;")
aI("status=Newsletters;text=Newsletters;url=http://www.discovercrawford.com/resources/newsletters.html;")
aI("status=Testimonials;text=Testimonials;url=http://www.discovercrawford.com/resources/testimonials.html;")
aI("status=Links;text=Links;url=http://www.discovercrawford.com/resources/links.html;")
}


drawMenus();


