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()){
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="transparent";
offcolor="white";
onbgcolor="white";
oncolor="#DFA700";
pagecolor="#FFCC24";
padding=5;
separatorcolor="white";
separatorsize=1;
subimage="menu/arrow.gif";
subimagepadding=2;
}


with(submenuStyle=new mm_style()){
bordercolor="#DFA700";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#00937F";
offcolor="white";
onbgcolor="white";
oncolor="#FFCC24";
pagecolor="#FFCC24";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);;Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
separatorcolor="white";
separatorsize=1;
subimage="menu/arrow.gif";
subimagepadding=5;
overflow="scroll";
}

with(milonic=new menuname("Home")){
style=submenuStyle;
//aI("text=Welcome;url=index.php;")
//aI("text=News Items;url=news.php;")
//aI("text=Links;url=#;")
}

with(milonic=new menuname("About")){
style=submenuStyle;
//aI("text=About Us;url=about.php;")
aI("text=Our Character;url=about_character.php;")
aI("text=Fellows;url=about.php#fellows;")
aI("text=Our Staff;url=contact.php#staff;")
aI("text=News Items;url=news.php;")
//aI("text=Links;url=#;")
}

with(milonic=new menuname("WeDo")){
style=submenuStyle;
aI("text=Florida Agenda for<br>Families and Children;url=whatwedo.php;showmenu=WordFiles;")
aI("text=Policy Development and<br>Analysis;url=whatwedo_policy.php;")
aI("text=Stakeholder Engagement<br>and Mobilization;url=whatwedo_stakeholder.php;")
}

with(milonic=new menuname("WordFiles")){
style=submenuStyle;
aI("text=Healthy Children;url=whatwedo.php#healthy;")
aI("text=Children Ready to Learn<br>and Succeed in School;url=whatwedo.php#ready;")
aI("text=Children Safe in Their<br>Families and Communities;url=whatwedo.php#safe;")
aI("text=Economically Self<br>Sufficient Families;url=whatwedo.php#sufficient;")
aI("text=Stable and Nurturing<br>Families;url=whatwedo.php#stable;")
aI("text=Supportive Communities;url=whatwedo.php#supportive;")
}

with(milonic=new menuname("Families")){
style=submenuStyle;
/*aI("text=School Readiness Programs;url=programs.php#school;")
aI("text=CCR&amp;R;url=programs.php#ccrr;")
aI("text=VPK Program;url=programs.php#vpk;")
aI("text=Inclusion;url=programs.php#inc;")
aI("text=HIPPY;url=programs.php#hippy;")
//aI("text=FAQ;url=;")
*/
}

with(milonic=new menuname("Providers")){
style=submenuStyle;
/*aI("text=School Readiness Programs;url=training.php#school;")
//aI("text=Inclusion;url=training.php#inc;")
//aI("text=Professional Development;url=training.php#elc;")
aI("text=FAQ;url=faq.php;")
aI("text=VPK Programs;url=training.php#VPK;")
*/
}

with(milonic=new menuname("Downloads")){
style=submenuStyle;
/*aI("text=Annual Reports;url=downloads.php#annualreport;pagematch=download;")
aI("text=Coalition Plan;url=downloads.php#coalitionplan;")
aI("text=Newsletters;url=downloads.php#newsletter;")
aI("text=Policies &amp; Procedures;url=downloads.php#policies;")
*/
}





drawMenus();
