fixMozillaZIndex=false; //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(topStyle=new mm_style()){
onbgcolor="";
oncolor="#fff";
offbgcolor="transparent";
offcolor="#1e1b55";
bordercolor="";
borderstyle="solid";
borderwidth=0;
separatorcolor="#024D65";
separatorsize="0";
padding=2;
fontsize="11px";
fontstyle="normal";
fontweight = "bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#fff";
pagebgcolor="";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#97CB67', Direction=180, Strength=0)";
outfilter="randomdissolve(duration=0.0)";



with(milonic=new menuname("Main Menu")){

alwaysvisible=1;

left="offset=-0";
orientation="horizontal";
style=topStyle;
top=69;
screenposition="center";


aI("text=WHAT TO EXPECT&nbsp;;offcolor=#1a5c58;url=what.php;;status=What to Expect;");

aI("text=&nbsp;POLICIES&nbsp;;url=policies.php;status=Policies;");

aI("text=&nbsp;RESOURCES&nbsp;;offcolor=#1a5c58;url=resources.php;status=Resources;");

aI("text=&nbsp;DEVELOPMENT&nbsp;;url=development.php;status=Development;");

aI("text=&nbsp;WHAT YOU NEED TO KNOW&nbsp;;offcolor=#1a5c58;url=needknow.php;status=What you need to know;");

aI("text=&nbsp;PAPERWORK&nbsp;;url=paperwork.php;status=Paperwork;");

aI("text=&nbsp;FAQ;offcolor=#1a5c58;url=faq.php;status=FAQ;");


}

	
drawMenus()

}

