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="#2b3829";
borderstyle="solid";
borderwidth=1;
fontfamily="verdana,arial,helvetica";
fontsize="1em";
fontstyle="normal";
headerbgcolor="#2b3829";
headercolor="#2b3829";
offbgcolor="#2b3829";
offcolor="#f5f8ae";
onbgcolor="#2b3829";
oncolor="#ef7d08";
outfilter="randomdissolve(duration=0.3)";
padding=4;
pagebgcolor="#2b3829";
pagecolor="#ef7d08";
separatorcolor="#2b3829";
separatorsize=15;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}



with(menuStyle_home=new mm_style()){
bordercolor="#2b3829";
borderstyle="solid";
borderwidth=1;
fontfamily="verdana,arial,helvetica";
fontsize="1em";
fontstyle="normal";
headerbgcolor="#2b3829";
headercolor="#2b3829";
offbgcolor="#2b3829";
offcolor="#f5f8ae";
onbgcolor="#2b3829";
oncolor="#ef7d08";
outfilter="randomdissolve(duration=0.3)";
padding=4;
pagebgcolor="#2b3829";
pagecolor="#ef7d08";
separatorcolor="#2b3829";
separatorsize=14;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}


with(menuStyle_sub=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana,arial,helvetica";
fontsize=".9em";
fontstyle="normal";
headerbgcolor="#2b3829";
headercolor="#2b3829";
offbgcolor="#2b3829";
offcolor="#f5f8ae";
onbgcolor="#2b3829";
oncolor="#ef7d08";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#2b3829";
pagecolor="#ef7d08";
separatorcolor="#f5f8ae";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}

/*
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=Home;url=/index2.php;");
aI("text=About Dawn;url=/dawn-kotzer-about.php");
aI("showmenu=coaching_menu;text=Coaching;");
aI("text=Gallery;url=/dawn-kotzer-photo-gallery.php");
aI("text=Blog;url=/blog/");
aI("text=Resources;url=/dawn-kotzer-resources.php");
aI("text=Contact;url=/dawn-kotzer-contact.php");
}
*/
with(milonic=new menuname("coaching_menu")){
style=menuStyle_sub;
aI("text=1:1 Coaching;url=/dawn-kotzer-coaching/1/1-on-1-coaching.html;");
aI("text=Creativity Coaching;url=/dawn-kotzer-coaching/2/creativity-coaching.html;");
aI("text=Meet Dawn;url=/dawn-kotzer-coaching/3/Meet-Dawn.html;");
aI("text=FAQs   ;url=/dawn-kotzer-frequently-asked-questions.php;");
}

with(milonic=new menuname("about_menu")){
style=menuStyle_sub;
aI("text=Hi. I'm Dawn;url=/dawn-kotzer-about.php;");
aI("text=Testimonials;url=/dawn-kotzer-testimonials.php;");

}

with(milonic=new menuname("resources_menu")){
style=menuStyle_sub;
aI("text=How To;url=/dawn-kotzer-resources/1/how-to.html;");
aI("text=Quotes;url=/dawn-kotzer-resources/2/quotes.html;");
aI("text=Treasure;url=/dawn-kotzer-resources/3/treasure.html;");
}



