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=0;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
offbgcolor="#E7E7E7";
offcolor="#214C69";
onbgcolor="#4A4A4A";
oncolor="#E3E3E3";
padding="4px 4px 4px 20px";
pagecolor="#FFFFFF";
pagebgcolor="#4A4A4A";
itemwidth=231;
}



with(SubmenuStyle=new mm_style()){
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
offbgcolor="#4A4A4A";
offcolor="#E3E3E3";
onbgcolor="#3C3C3C";
oncolor="#E3E3E3";
pagebgcolor="#3C3C3C";
padding=5;
}


with(SubmenuStyleAnchor=new mm_style()){
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
offbgcolor="#4A4A4A";
offcolor="#E3E3E3";
onbgcolor="#3C3C3C";
oncolor="#E3E3E3";
padding=5;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
style=menuStyle;
aI("text=Coding and Auditing Compliance Services;showmenu=CodingAuditingComplianceServices;url=Coding_Auditing.asp");
aI("text=Financial Services;showmenu=FinancialServices;url=Financial_Services.asp");
aI("text=Human Resources;showmenu=HumanResources;url=Human_Resources.asp");
aI("text=Practice Assessment;showmenu=PracticeAssessment;url=Practice_Assesment.asp");
aI("text=Practice Start-up/Merger;showmenu=PracticeStartupMerger;url=Practice_Startup_Merger.asp");
aI("text=Technology;showmenu=Technology;url=Technology.asp");
aI("text=Presentations and Education;url=Presentations_Education.asp");
}


with(milonic=new menuname("CodingAuditingComplianceServices")){
style=SubmenuStyle;
aI("text=Baseline Coding Audits;url=Coding_Auditing.asp#Baseline_Coding_Audits;")
aI("text=Group and One-on-One Education;url=Coding_Auditing.asp#Group_One-on-One_Education;")
aI("text=Corporate Integrity Agreements;url=Coding_Auditing.asp#Corporate_Integrity_Agreements;")
aI("text=In-House Audit Processes;url=Coding_Auditing.asp#In-House_Audit_Processes;")
aI("text=Payor Audits;url=Coding_Auditing.asp#Payor_Audits;")
}

with(milonic=new menuname("FinancialServices")){
style=SubmenuStyle;
aI("text=Physician Compensation Model Development;url=Financial_Services.asp#Physician_Compensation_Models;")
aI("text=Physician Employment Agreement Review and Analysis;url=Financial_Services.asp#Physician_Employment_Agreement;")
aI("text=Accounts Receivable Analysis and Audit;url=Financial_Services.asp#Accounts_Receivable_Analysis;")
aI("text=Financial Statement Review and Analysis;url=Financial_Services.asp#Financial_Statement_Review;")
aI("text=Cash Balance Pension Plans;url=Financial_Services.asp#Cash_Balance_Pension_Plans;")
aI("text=Pay-for-Performance;url=Financial_Services.asp#Pay_for_Performance;")
}

with(milonic=new menuname("HumanResources")){
style=SubmenuStyle;
aI("text=Development or Revision of Forms and Manuals;url=Human_Resources.asp#Development_Revision_Forms_Manuals;")
aI("text=Staff Selection;url=Human_Resources.asp#Staffing_Selection;")
aI("text=Salary and Benefits Structure Development;url=Human_Resources.asp#Salary_Benefits_Structure_Development;")
aI("text=Staff Education;url=Human_Resources.asp#Staff_Education;")
aI("text=Problem Resolution and General Advice;url=Human_Resources.asp#Problem_Resolution_General_Advice;")
aI("text=Insurance Needs;url=Human_Resources.asp#Insurance_Needs;")
}

with(milonic=new menuname("PracticeAssessment")){
style=SubmenuStyle;
aI("text=Benchmarking and Financial Analyses;url=Practice_Assesment.asp#Benchmarking_and_Financial_Analyses;")
aI("text=Review of Workflow and Processes;url=Practice_Assesment.asp#Review_of_Workflow_and_Processes;")
aI("text=Staff and Physician Interviews;url=Practice_Assesment.asp#Staff_and_Physician_Interviews;")
aI("text=Findings and Recommendations;url=Practice_Assesment.asp#Findings_and_Recommendations;")
}

with(milonic=new menuname("PracticeStartupMerger")){
style=SubmenuStyle;
aI("text=Financial Forecast;url=Practice_Startup_Merger.asp#Financial_Forecast;")
aI("text=Workplan Development;url=Practice_Startup_Merger.asp#Workplan_Development;")
aI("text=Payor Strategy;url=Practice_Startup_Merger.asp#Payor_Strategy;")
aI("text=Policies, Procedures, and Compliance;url=Practice_Startup_Merger.asp#Policies_Procedures_and_Compliance;")
aI("text=Human Resources;url=Practice_Startup_Merger.asp#Practice_Startup_Human_Resources;")
aI("text=Practice Management and Electronic Health Records Systems;url=Practice_Startup_Merger.asp#Billing_and_Electronic_Health_Records_Systems;")
}


with(milonic=new menuname("Technology")){
style=SubmenuStyleAnchor;
aI("text=Selection;url=technology.asp#selection;")
aI("text=Preparation for the Transition and Workflow Redesign;url=technology.asp#transition;")
aI("text=Mastering the Use of the System;url=technology.asp#mastering;")
aI("text=Meaningful Use;url=technology.asp#Meaningful_Use;")
}

drawMenus();


