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="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontweight="bold";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#673373";
offcolor="#ffffff";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=2;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.mynaturescorner.com/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=2;
left=115;
orientation="horizontal";
style=menuStyle;
top=18;
menuwidth="77%"; 
itemwidth="100%";
aI("text=Home;url=http://www.mynaturescorner.com/;");
aI("showmenu=GardenStore;text=Garden Store;");
aI("showmenu=retail;text=Retail Nursery;");
aI("showmenu=giftshop;text=Gift Shop;");
aI("showmenu=landscaping;text=Landscape Services;");
aI("showmenu=events;text=Events;");
aI("showmenu=info;text=Information;");
}

with(milonic=new menuname("GardenStore")){
overflow="scroll";
style=menuStyle;
aI("text=Visit Our Garden Store;url=http://www.mynaturescorner.com/garden_store.htm;")
aI("text=Some of Our Bird Items;url=http://www.mynaturescorner.com/store/birds.htm;")
aI("text=Lawn Care;url=http://www.mynaturescorner.com/store/lawn_care.htm;")
aI("text=Current Promotions;url=http://www.mynaturescorner.com/sales.html;")
aI("text=Garden Problem Solvers;url=http://www.mynaturescorner.com/store/problem_solvers.htm;")

}

with(milonic=new menuname("retail")){
style=menuStyle;
aI("text=Retail Nursery;url=http://www.mynaturescorner.com/nursery.htm;");
aI("text=Watch Nature's Corner Come to Life;url=http://www.mynaturescorner.com/naturescorner.html;");
aI("text=Mulch/Soil List;url=http://www.mynaturescorner.com/flyers/2008pricelist.pdf;");
aI("text=Current Promotions;url=http://www.mynaturescorner.com/sales.html;");
aI("text=Nursery Trees;url=http://www.mynaturescorner.com/nursery/nursery_trees.htm;");
aI("text=Fruit Tree Tips;url=http://www.mynaturescorner.com/flyers/FruitTreeTips.pdf;");
aI("text=Problem Solvers;url=http://www.mynaturescorner.com/store/problem_solvers.htm;");

}

with(milonic=new menuname("giftshop")){
style=menuStyle;
aI("text=Visit the Gift Shop;url=http://www.mynaturescorner.com/giftshop.html;");
aI("text=Christmas At The Corner;url=http://www.mynaturescorner.com/christmas.html;");
}


with(milonic=new menuname("landscaping")){
style=menuStyle;
aI("text=Landscaping Services;url=http://www.mynaturescorner.com/landscape.htm;");
aI("text=Do-It-Yourself Design Service;url=http://www.mynaturescorner.com/flyers/DesignServiceForm.pdf;");
aI("text=Elements of Design-Patio;url=http://www.mynaturescorner.com/landscape/patio.htm;");

}

with(milonic=new menuname("events")){
style=menuStyle;
aI("text=Upcoming Events;url=http://www.mynaturescorner.com/events.htm;");

}
with(milonic=new menuname("info")){
style=menuStyle;
aI("text=About Us;url=http://www.mynaturescorner.com/aboutus.htm;");
aI("text=Employment Opportunites;url=http://www.mynaturescorner.com/employment.html;");


}
drawMenus();

