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=0;
_subOffsetLeft=0;


with(background=new mm_style()){ 
align="center"; 
fontfamily="trebuchet ms,arial,helvetica"; 
fontsize="85%"; 
fontstyle="normal"; 
fontweight="bold"; 
itemheight=30; 
offcolor="#333300"; 
oncolor="#0000FF"; 
pagebgcolor="white"; 
pagecolor="#0000FF"; 
padding="0px 12px 0px 12px"; 
bgimage="gradientbutton_30.gif"; 
overbgimage="grey.gif"; 
pagebgimage="transparent.gif"; 
menubgimage="gradientbutton_30.gif"; 
}


with(submenuStyle=new mm_style()){
bordercolor="black";
borderstyle="solid";
borderwidth=1;
fontfamily="trebuchet ms,arial,helvetica";
fontsize="75%";
fontstyle="normal";
offbgcolor="#CCCCFF";
offcolor="#515151";
onbgcolor="#3333FF";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="white";
pagecolor="black";
separatorcolor="#335033";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Risk Management")){
style=submenuStyle;
aI("text=Concepts;url=http://www.s2pmarketsignal.com/RiskManagement.htm;");
aI("text=Game;target=_blank;url=http://www.s2pmarketsignal.com/s2pRiskManagementGame.xls;");
aI("text=Comparison;url=http://www.s2pmarketsignal.com/Comparison.htm;");
}

with(milonic=new menuname("Signals")){
style=submenuStyle;
aI("text=For Excel Users;url=http://www.s2pmarketsignal.com/S2PHistoricalSignals.htm;");
aI("text=2-Phase Periods;url=http://www.s2pmarketsignal.com/S2PHistoricalSignals_Trends.htm;");
aI("text=3-Phase Periods;url=http://www.s2pmarketsignal.com/S2PHistoricalSignals_Trends.htm#3-phase;");
aI("text=All Weekly Data;url=http://www.s2pmarketsignal.com/S2PHistoricalSignals_Weekly.htm;");
}

with(milonic=new menuname("Membership")){
style=submenuStyle;
aI("text=Sign-up;url=http://www.s2pmarketsignal.com/amember/signup.php?price_group=1;");
aI("text=Members Entrance;url=http://www.s2pmarketsignal.com/amember/member.php;");
aI("text=Message Board;target=_blank;url=http://s2pmarketsignal.com/v-web/bulletin/bb/index.php;");
}

drawMenus();

