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(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#66761D";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#838A60";
offcolor="#FAE5BB";
onbgcolor="#D9DDC6";
onborder="1px dashed #66761D";
oncolor="#66761D";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
subimage="orange_10x10.gif";
subimagepadding=8;
}

with(menuStyle=new mm_style()){
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#838A60";
offcolor="#FAE5BB";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagecolor="black";
separatorcolor="#FEA700";
separatorheight=16;
separatorpadding=5;
separatorsize=1;
subimage="orange_10x10.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition='center';
//left=300;
orientation="horizontal";
style=menuStyle;
top=250;
aI("align=center;text=Home;url=http://ancientpathspersonalgrowth.org/index.htm;");
aI("align=center;showmenu=Enneagram;text=Enneagram;");
aI("align=center;text=Love Languages;url=http://ancientpathspersonalgrowth.org/lovelanguages.htm;");
aI("align=center;text=Monthly Meeting Invitation;url=http://ancientpathspersonalgrowth.org/monthlymeetinginvitation.htm;");
aI("align=center;text=About Us;url=http://ancientpathspersonalgrowth.org/AboutUs.htm;");
//aI("text=Sitemap;url=javascript:mm_siteIndex('top=0,left=0,height=500,width=400','Ancient Paths Personal Growth Sitemap');");
}

with(milonic=new menuname("Enneagram")){
style=submenuStyle;
aI("align=center;text=Basic Type Descriptions;url=http://ancientpathspersonalgrowth.org/enneagramtypes.htm;");
aI("align=center;text=Learn Your Type -- Quick Quiz;url=http://ancientpathspersonalgrowth.org/test/test.html;");
aI("align=center;text=Detailed Type Descriptions;url=http://ancientpathspersonalgrowth.org/test/score.php;");
}

drawMenus();

