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=10;
_subOffsetLeft=-10;




with(menuStyle=new mm_style()){
bordercolor="000000";
borderstyle="none";
borderwidth=0;
fontfamily="Verdana, Tahoma, sans-serif";
fontsize="1em";
fontstyle="normal";
fontweight='bold';
headerbgcolor="none";
headercolor="none";
offcolor="#3399FF";
onbgcolor="none";
oncolor="#0000FF";
outfilter="Fade(duration=0.5)";
padding=4;
separatorcolor="#FFF";
separatorsize=1;
separatorpadding=0;
subimagepadding=0;
pagecolor="none";
itemwidth=160;
}




with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
style=menuStyle;

aI("text=HOME;url=http://www.eco-yards.com;");
aI("text=ABOUT US;url=http://www.eco-yards.com/about_us.html;");

aI("text=SERVICES;;url=http://www.eco-yards.com/services.html;");
aI("text=&nbsp;&nbsp;&nbsp;Design &amp; Install;url=http://www.eco-yards.com/services_design_install.html;");
aI("text=&nbsp;&nbsp;&nbsp;Eco-yards&trade; Spray;url=http://www.eco-yards.com/services_eco-yards_spray.html;");
aI("text=&nbsp;&nbsp;&nbsp;Eco-yards&trade; Lawn;url=http://www.eco-yards.com/services_eco-yards_lawn.html;");
aI("text=&nbsp;&nbsp;&nbsp;Pushmowing;url=http://www.eco-yards.com/services_pushmower.html;");
aI("text=&nbsp;&nbsp;&nbsp;Consultations;url=http://www.eco-yards.com/services_consultation.html;");
aI("text=&nbsp;&nbsp;&nbsp;Presentations;url=http://www.eco-yards.com/services_presentations.html;");
aI("text=&nbsp;&nbsp;&nbsp;Portfolio;url=http://www.eco-yards.com/services_portfolio.html;");

aI("text=PRODUCTS;url=http://www.eco-yards.com/products.html;");
aI("text=&nbsp;&nbsp;&nbsp;Eco-Yards&trade; Book;url=http://www.eco-yards.com/products.html;");
aI("text=&nbsp;&nbsp;&nbsp;Microbe Poster;url=http://www.eco-yards.com/products_microbe_poster.html;");
aI("text=&nbsp;&nbsp;&nbsp;Shamanic Products;url=http://www.eco-yards.com/products_shamanic.html;");

aI("text=EVENTS;url=http://www.eco-yards.com/events.html;");
aI("text=ARTICLES;url=http://www.eco-yards.com/articles.html;");
aI("text=RESOURCES;url=http://www.eco-yards.com/resources.html;");
aI("text=CONTACT US;url=http://www.eco-yards.com/contactus.html;");
aI("text=LIST SERV;url=http://www.eco-yards.com/join_listserv.html;");
aI("text=MEDIA KIT;url=http://www.eco-yards.com/media_kit.html;");

}

drawMenus();

