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=SHAMANIC PRODUCTS;url=http://www.eco-yards.com/products_shamanic.html;");
aI("text=CLEAR SPRAY;url=http://www.eco-yards.com/products_clear_spray.html;");
aI("text=SOUL SPRAYS;url=http://www.eco-yards.com/products_soul_spray.html;");
aI("text=SOUL DROPS;url=http://www.eco-yards.com/products_soul_drops.html;");
aI("text=CD SET - HEAL YOUR SOUL;url=http://www.eco-yards.com/products_cd.html;");
aI("text=DRUM CD;url=http://www.eco-yards.com/products_drum_cd.html;");

}

drawMenus();

