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=-10;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=50;

effect="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"

with(style1=new mm_style()){
offcolor="#FFFF00";
offbgcolor="#009036";
oncolor="#000000";
onbgcolor="#FFFF00";
bordercolor="#000000";
borderstyle="solid";
bordercolor="black";
fontsize=12;
fontweight="bold";
fontfamily="verdana, arial, helvetica";
padding=7;
subimage="http://www.oaptf.com/images/arrow.gif";
headercolor="#ffffff";
headerbgcolor="#000099";
separatorcolor="#000000";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#000000', Direction=180, Strength=5)";
pagebgcolor="#FFFF00";
pagecolor="#000000";
}

with(milonic=new menuname("leftmenu")){
top=90;
itemwidth=199;
borderwidth=1;
style=style1;
alwaysvisible=1;
alignment="left";
aI("text=MSMA Home Page;url=http://www.oaptf.com/index.html;;separatorsize=1")
aI("text=What is MSMA?<br><small>General Information</small>;url=http://www.oaptf.com/whatis-r.htm;;separatorsize=1")
aI("text=Who is OAPTF?<br><small>The Organic Arsenical Products<br>Task Force</small>;url=http://www.oaptf.com/whowe-r.htm;;separatorsize=1")
aI("text=Scientists and Technical Experts;url=http://www.oaptf.com/where.htm;;separatorsize=1")
aI("text=Where Can I Learn More?<br><small>Links and Other Resources</small>;url=http://www.oaptf.com/shell/links-g.shtml;;separatorsize=1")
aI("text=Contact the Task Force;url=http://www.oaptf.com/shell/contact.shtml;;separatorsize=1")
}
drawMenus();
	
