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;
left=600;
orientation="horizontal";
style=menuStyle;
top=270;
aI("align=center;text=Home;url=http://s2pmarketsignal.com/apgrowth/index.htm;");
aI("align=center;showmenu=Enneagram;text=Enneagram;");
aI("align=center;text=Love Languages;url=http://s2pmarketsignal.com/apgrowth/lovelanguages.htm;");
aI("align=center;text=Monthly Meeting Invitation;url=http://s2pmarketsignal.com/apgrowth/monthlymeetinginvitation.htm;");
}

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

drawMenus();

