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=Traffic S.A.F.E. Home;url=/pubhlth/programs_services/traffic_safe/traffic_safe_home.htm;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=Parenting Workshops;url=/pubhlth/programs_services/traffic_safe/traffic_safe_parent_workshop.htm;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=Low Cost Distributing;url=/pubhlth/programs_services/traffic_safe/traffic_safe_low_cost_distributing.htm;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=Professional Staff Training;url=/pubhlth/programs_services/traffic_safe/traffic_safe_pro_staff_training.htm;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=Check-up Stations;url=/pubhlth/programs_services/traffic_safe/traffic_safe_check_up_stations.htm;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=Educational Materials;url=/pubhlth/programs_services/traffic_safe/traffic_safe_educational_materials.htm;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=Community Task Force;url=/pubhlth/programs_services/traffic_safe/traffic_safe_community_task_force.htm;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=Car Bed Distribution;url=/pubhlth/programs_services/traffic_safe/traffic_safe_car_bed_distribution.htm;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=California Laws;url=/pubhlth/programs_services/traffic_safe/traffic_safe_california_laws.htm;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=Contact and Links;url=/pubhlth/programs_services/traffic_safe/traffic_safe_contacts.htm;");

}






drawMenus();


