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;




with(ScrollingSampStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="verdana,helvetica";
fontsize="10px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#536d7c";
offcolor="#ffffff";
onbgcolor="#dbdfd0";
oncolor="#2d313a";
padding=3;
}


<!-- Employee Services MENU -->
with(milonic=new menuname("Employee Leasing")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=What is Employee Leasing/Outsourcing;url=employee_leasing-what_is_employee_leasing.php;");
aI("text=How Does Leasing Work;url=employee_leasing-how_does_leasing_work.php;");
aI("text=Summary of Services;url=employee_leasing-summary_of_services.php;");
aI("text=Advantages of Using OI Group;url=employee_leasing-advantages.php;");
aI("text=Advantages of Employee Leasing/Outsourcing;url=employee_leasing-advantages_of_leasing.php;");
aI("text=How It Works;url=employee_leasing-how_it_works.php;");
aI("text=Request a Quote;url=request-for-quotation.php;");
aI("text=Employer Links;url=links.php");
aI("text=Testimonials;url=testimonials.php");
}

<!-- Payroll MENU -->
with(milonic=new menuname("Payroll")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Why Are We Better;url=payroll-why_we_are_better.php;");
aI("text=Prepaid Mastercard Payroll Program;url=payroll-prepaid_mastercard_program.php;");
aI("text=Access and Support;url=payroll-access_support.php");
aI("text=Virtual Timekeeping;url=virtual_timekeeping.php");
aI("text=Request a No Obligation Quote;url=payroll-quote.php");
aI("text=Employer Links;url=links.php");
aI("text=Testimonials;url=testimonials.php");
}

<!-- Professional Search MENU -->
with(milonic=new menuname("Search")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Applicant Acceptance Procedure;url=professional_search-app_accept_procedure.php;");
aI("text=Post a Job;url=postajob.php;");
aI("text=Job Search Tips;url=job_search_tips.php;");
}

<!-- Human Resources MENU -->
with(milonic=new menuname("Human")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Legal Advise;url=labour_law.php;");
}


drawMenus();

