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="#00A4E4";
offbgcolor="";
offcolor="#fff";
bordercolor="#fff";
borderstyle="solid";
borderwidth=0;
separatorcolor="#fff";
separatorsize="1";
padding=2;
fontsize="11px";
fontstyle="normal";
fontweight = "normal";
fontfamily="Tahoma, Geneva, sans-serif";
pagecolor="#00A4E4";
pagebgcolor="";
headercolor="";
headerbgcolor="";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#97CB67', Direction=180, Strength=0)";
outfilter="randomdissolve(duration=0.0)";



with(milonic=new menuname("Resources")){

alwaysvisible=1;

left="offset=-137";
orientation="horizontal";
style=topStyle;
top=129;
screenposition="center";


aI("text=PRESENTATIONS&nbsp;;url=resources_presentations.php;status=PRESENTATIONS;");

aI("text=&nbsp;MEDIA&nbsp;;url=resources_media.php;;status=MEDIA;");

aI("text=&nbsp;NEWSLETTER ARCHIVE&nbsp;;url=resources_newsletter_archive.php;;status=NEWSLETTER ARCHIVE;");


}

	
drawMenus()

}
