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="#FFFFFF";                              //border is white
borderstyle="solid";
borderwidth=5;
fontfamily="Arial, Verdana, Tahoma";
fontsize="12";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";                       //white color-background
offcolor="#003366";                         //blue for font when mouse not on it
onbgcolor="#CC6633";                  //background turns to orange when your mouse hovers over it
oncolor="#FFFFFF";                    //font is white when mouse on
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=99);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#002855";              //keeps background color navy...could change if you wanted the color to be different so a mbr can keep track of where they just were
pagecolor="#FFFFFF";                //keeps font white
separatorcolor="#CECEB9";                  //very light tan border around boxes
separatorsize=1;
subimage="http://www.psrs-peers.org/Employers/Employers-Menu/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=30;                          //position from left of screen on page..position of menu
//overflow="scroll";
style=menuStyle;
top=97;
aI("status=Back to Home;text=Home;url=http://www.psrs-peers.org;");
aI("status=DESE Search;text=DESE Search;url=https://k12apps.dese.mo.gov/webapps/tcertsearch/tc_search1.asp;target=_blank");
aI("status=EMERS Help;text=EMERS Help;url=http://www.psrs-peers.org/Employers/EMERS_Help.htm;");
aI("status=Newsletter;text=Employer Newsletters;url=http://www.psrs-peers.org/Employers/EmployerReportingResource.htm;");
aI("status=FAQ's;text=FAQ's;url=http://www.psrs-peers.org/Employers/FAQs.htm;");
aI("status=Member Districts;text=Member Districts;url=http://www.psrs-peers.org/Employers/Member_Districts.htm;");
aI("status=Member Lookup;text=Member Lookup;url=https://www.psrsmo.org/districtmemberlookup/default.aspx;");
aI("showmenu=WARLogs;text=Retiree Work Record;");
aI("status=OASIS;text=OASIS Project;url=http://www.psrs-peers.org/Employers/ProjectUpdate.html;");
aI("showmenu=Tutorials;text=Tutorials;");
}

with(milonic=new menuname("Tutorials")){
style=menuStyle;
aI("status=Retirement;text=Retirement Reporting Overview;url=http://www.psrs-peers.org/Employers/RetirementReportingOverview/WebHelp/First_Topic.htm;");
aI("status=EMERS;text=EMERS Overview;url=http://www.psrs-peers.org/Employers/EMERSReportingOverview/WebHelp/EMERS_Reporting_Overview.htm;");
aI("status=Retirement Guide;text=Retirement Reporting Guide;url=http://www.psrs-peers.org/Employers/RetirementReportingGuide/Webhelp/Retirement_Reporting_Guide_Overview.htm;");
aI("status=Eligibility Flowchart;text=Eligibility Flowchart;url=http://www.psrs-peers.org/Employers/EligibilityFlowchart.pdf;");
}

with(milonic=new menuname("WARLogs")){
style=menuStyle;
aI("status=PSRS War Log;text=PSRS Retiree Work Record;url=http://www.psrs-peers.org/Employers/PSRS-WAR-Log.pdf;");
aI("status=PEERS War Log;text=PEERS Retiree Work Record;url=http://www.psrs-peers.org/Employers/PEERS-WAR-Log.pdf;");
}


drawMenus();

