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=Ryan White Home;url=/pubhlth/programs_services/ryan_white/ryan_white_home.htm;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=Program;url=;showmenu=Program;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=Clients;url=;showmenu=Clients;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=About Us;url=/pubhlth/programs_services/ryan_white/ryan_white_about_us.htm;");

aI("align=left;rawcss=padding-bottom:1px;rawcss=padding-left:10px;text=Contact Us;url=/pubhlth/programs_services/ryan_white/ryan_white_contact_us.htm;");

}

/////////////////////////////////////
// Program Menu
/////////////////////////////////////
with(milonic=new menuname("Program")){
overflow="scroll";
style=submenuStyle;
//left=172;
aI("text=Clinical Quality Management;url=/pubhlth/programs_services/ryan_white/ryan_white_programs_cqm.htm;")
aI("text=ARIES;url=/pubhlth/programs_services/ryan_white/ryan_white_programs_aries.htm;")
aI("text=Provider Network;url=/pubhlth/programs_services/ryan_white/ryan_white_programs_provider_network.htm;")
//aI("text=Legislation;url=http://hab.hrsa.gov/law/reauth06.htm;target=new;")
aI("text=Handouts;url=;showmenu=Handouts;")
aI("text=FAQs;url=/pubhlth/programs_services/ryan_white/ryan_white_programs_faqs.htm;")
aI("text=Links;url=/pubhlth/programs_services/ryan_white/ryan_white_programs_links.htm;")

}

/////////////////////////////////////
// Clients Menu
/////////////////////////////////////
with(milonic=new menuname("Clients")){
overflow="scroll";
style=submenuStyle;
//left=172;
aI("text=Services;url=/pubhlth/programs_services/ryan_white/ryan_white_clients_services.htm;")
aI("text=Providers;url=/pubhlth/programs_services/ryan_white/ryan_white_clients_providers.htm;")
aI("text=Eligibility;url=/pubhlth/programs_services/ryan_white/ryan_white_clients_eligibility.htm;")
aI("text=Grievances;url=/pubhlth/programs_services/ryan_white/ryan_white_clients_grievances.htm;")
aI("text=FAQs;url=/pubhlth/programs_services/ryan_white/ryan_white_clients_faqs.htm;")
aI("text=Links;url=/pubhlth/programs_services/ryan_white/ryan_white_clients_links.htm;")
aI("text=Service Area Map;url=/pubhlth/documents/ryan_white_service_area_map.pdf;target=new;")

}

/////////////////////////////////////
// Handouts Menu
/////////////////////////////////////
with(milonic=new menuname("Handouts")){
overflow="scroll";
style=submenuStyle;
//left=172;
aI("text=Ryan White Program Brochure;url=/pubhlth/documents/ryan_white_program_brochure.pdf;target=new;")
aI("text=Ryan White Facts;url=/pubhlth/documents/ryan_white_facts_brochure.pdf;target=new;")
aI("text=Invoice Procedure Flowchart;url=/pubhlth/documents/clerical_staff.htm;")
}


drawMenus();


