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=10;
_subOffsetLeft=0;


////////////////
// Menu Styles  
////////////////

with(menuStyle=new mm_style()){
//bordercolor="";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Myriad, Tahoma, ";
fontsize="9pt";
fontstyle="normal"; 
fontweight="bold";
headerbgcolor="#101C5F";
headercolor="#101C5F";
offbgcolor="";
offcolor="#101C5F";
onbgcolor="";
oncolor="#101C5F";
//onbold=1;
//onitalic=1;
//onborder="1px solid #fbb12a";
 outfilter="randomdissolve(duration=0.3)";
//outfilter="Fade(Overlap=1.00)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=5;
//pagebgcolor="#82B6D7";
pagecolor="#101C5F";
separatorcolor="#D5C268";
separatorsize=1;
subimage="/pubhlth/images/arrow.gif";
subimagepadding=1;
}


with(submenuStyle=new mm_style()){
bordercolor="";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Myriad, Tahoma";
fontsize="8pt";
fontstyle="";
fontweight="normal";
headerbgcolor="#101C5F";
headercolor="#101C5F";
offbgcolor="#FFFBCC";
onbgcolor="#FFFBCC";
offcolor="#101C5F";
oncolor="#101C5F";
onitalic=0;
//outfilter="Blinds( Bands=1,direction=left, duration=0.3)";
//overfilter="Blinds( Bands=1,direction=right, duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
//pagebgcolor="#82B6D7";
pagecolor="#101C5F";
separatorcolor="#D5C268";
separatorsize=1;
subimage="/pubhlth/images/right_arrow.jpg";
//subimageover="/pubhlth/images/right_arrow_gold.gif";
subimagepadding=3;

}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
top=0;
left=1;
orientation="vertical";
style=menuStyle;
margin=4;
position="relative";
//menuheight="206";
menuwidth="130";
aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;status=Back To Home Page;text=DPH Home;url=/pubhlth/Default.aspx;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;status=Back To Home Page;text=RAVS Home;url=/pubhlth/programs_services/research_and_analysis/research_and_analysis_home.htm;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=Data & Reports;url=;showmenu=DataReports;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=Data Requests;url=/pubhlth/programs_services/research_and_analysis/research_and_analysis_data_requests.aspx;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=FAQs;url=/pubhlth/programs_services/research_and_analysis/research_and_analysis_faqs.htm");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=Links;url=/pubhlth/programs_services/research_and_analysis/research_and_analysis_links.htm;");

//aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=About Us;url=/pubhlth/programs_services/research_and_analysis/research_and_analysis_about_us.htm;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=Contact Us;url=/pubhlth/programs_services/research_and_analysis/research_and_analysis_contact_us.htm;");

}

/////////////////////////////////////
// Data and Reports Menu
/////////////////////////////////////
with(milonic=new menuname("DataReports")){
overflow="scroll";
style=submenuStyle;
//left=172;
//top=400;
aI("text=Births;url=http://www.cdph.ca.gov/data/statistics/Documents/birthzip2006.xls;target=new;")
aI("text=Death;url=http://www.cdph.ca.gov/data/statistics/Documents/DeathZip2005.xls;target=new;")
aI("text=Demographics;url=http://factfinder.census.gov/servlet/NPTable?_bm=y&-geo_id=05000US06071&-qr_name=ACS_2006_EST_G00_NP01&-ds_name=&-redoLog=false;target=new;")
}






drawMenus();

