fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=150;
_subOffsetTop=5;
_subOffsetLeft=-36;




with(menuStyle=new mm_style()){
bordercolor="#f3f2e8";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#f3f2e8";
headercolor="#003366";
offbgcolor="#ecefe2";
offcolor="#003366";
onbgcolor="#ecefe2";
oncolor="#9c9b86";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=92)";
padding=11;
pagebgcolor="#ecefe2";
pagecolor="#ecefe2";
separatorcolor="#DADAC6";
separatorsize=1;
subimage="../DHTMLimages/arrow.gif";
subimagepadding=10;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative"; 
orientation="vertical";
style=menuStyle;
menuwidth=179;
aI("text=&nbsp;&nbsp;HOME;url=../HOME/index.html;");
aI("text=&nbsp;&nbsp;SERVICES;url=../SERVICES/index.html;");
aI("text=&nbsp;&nbsp;PROFESSIONALS;url=../PROFESSIONALS/index.html;");
aI("text=&nbsp;&nbsp;SUPPORT STAFF;url=../SUPPORTSTAFF/index.html;");
aI("text=&nbsp;&nbsp;PUBLICATIONS;url=../PUBLICATIONS/index.html;");
aI("text=&nbsp;&nbsp;NOTABLE;url=../NOTABLE/index.html;");
aI("text=&nbsp;&nbsp;FAQS;url=../FAQS/index.html;");
aI("text=&nbsp;&nbsp;LINKS;url=../LINKS/index.html;");
aI("text=&nbsp;&nbsp;CONTACT US;url=../CONTACTUS/index.html;");
aI("text=&nbsp;;");
aI("text=<font color='#888773'>&nbsp;&nbsp;AFFILIATE</font><BR>&nbsp;&nbsp;MICHAEL STEBILA, CA;bgimage=../DHTMLimages/btn_homeoff.gif;overbgimage=../DHTMLimages/btn_homeoff.gif;url=../PROFESSIONALS/MichaelStebila.html;");
aI("text=&nbsp;&nbsp;");
}

	//with(new menuname("ABOUTUS")){
	//style=menuStyle;
	//aI("text=President's Message;url=../ABOUT/index.html;")
	//aI("text=About Us;url=../ABOUT/aboutus.html;")
	//aI("text=Aims and Objectives;url=../ABOUT/aims-objectives.html;")
	//aI("text=Board of Directors;url=../ABOUT/bod.html;")
	//aI("text=Administration;url=../ABOUT/administration.html;")
	//}
	
	
drawMenus();

