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;

menuZIndex=2000;


with(menuStyle=new mm_style()){
//bgimage="images/gradient_button_border.jpg";
bordercolor="#005137";
borderstyle="solid";
borderwidth=1;
fontfamily="Geneva, Arial, Helvetica, sans-serif";
fontsize="10px";
fontstyle="normal";
offbgcolor="#005137";
offcolor="white";
offclass="mmoff";
onclass="mmon";
onbgcolor="#dedec9"; //"#ddffdd";
oncolor="black";
//outfilter="fade(duration=0.5)";
overfilter="Alpha(opacity=90);Fade(duration=0.1);" //Shadow(color=#777777', Direction=135, Strength=3)";
padding=8;
//pagebgcolor="#82B6D7";
//pagecolor="black";
//separatorcolor="#999999";
separatorsize=1;
//subimage="/images/arrow.gif";
//subimagepadding=2;
}

with(milonic=new menuname("GettingStarted")){
style=menuStyle;
aI("text=The ACHC Difference;url=ACHCDifference.php;");
aI("text=Accreditation Programs;url=accreditation_programs.php;");
aI("text=Accreditation Process;url=accreditation_process.php;");
aI("text=How to Apply;url=accreditation_how_to_apply.php;");
}

with(milonic=new menuname("NewsRoom")){
style=menuStyle;
aI("text=Newsletter;url=news_newsletter.php;");
aI("text=Press Releases;url=news_press_releases.php;");
aI("text=Education Tracks;url=Education_Tracks.php;");
aI("text=E-News Signup;url=news_newsletter_signup.php;");
aI("text=Publication Guidelines;url=news_press_release_guidlines.php;");
}

with(milonic=new menuname("GeneralPublic")){
style=menuStyle;
aI("text=What is Accreditation?;url=public_accreditation.php;");
aI("text=President's Message;url=about_president.php;");
aI("text=ACHC Complaint Process;url=public_complaint_policy.php;");
aI("text=Accredited Organizations List;url=accredited_organizations.php;");
}

with(milonic=new menuname("Resources")){
style=menuStyle;
aI("text=Group Discounts;url=resources_group_discounts.php;");
aI("text=Consultant List;url=resources_consulting_lists.php;");
aI("text=DMEPOS Surety Bond Info;url=resources_suretybond.php;");
aI("text=Jump Start to Accreditation;url=resources_jump_to_accreditation.php;");
aI("text=Web Links;url=resources_links.php;");
aI("text=DMEPOS Checklist for Success;url=accreditation_order_checklist.php;");
aI("showmenu=Sponsorship;text=Sponsorship;subimagepadding=2;subimage=/images/arrow.gif;");
}

with(milonic=new menuname("3rdPartyPayors")){
style=menuStyle;
aI("text=Serving Your Credentialing Needs;url=accredited_orgs_credentialing_needs.php;");
aI("text=Accredited Organizations List;url=accredited_organizations.php;");
}

with(milonic=new menuname("AboutUs")){
style=menuStyle;
aI("text=History;url=about_why_achc.php;");
aI("text=Our Board;url=about_board.php;");
aI("text=Contact Us;url=about_contact.php;");
aI("text=Careers;url=about_careers.php;");
aI("text=Why ISO Certification?;url=about_iso_certification.php;");
aI("text=President's Message;url=about_president.php;");
}

with(milonic=new menuname("Sponsorship")){
style=menuStyle;
aI("text=Sponsoring ACHC;url=sponsorship.php;");
aI("text=Guidelines for Corporate Sponsorship;url=sponsorship_guidelines.php;");
aI("text=Recognition of Sponsorship;url=sponsorship_recognition.php;");
}

drawMenus();