_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=40 // Follow scrolling Rate _subOffsetTop=0 // Sub menu top offset _subOffsetLeft=-1 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x with(menuStyle = new mm_style()) { onbgcolor="#555555"; oncolor="#ffffff"; offbgcolor="#ffffff"; offcolor="#000000"; bordercolor="#000000"; borderstyle="solid"; borderwidth=1; separatorcolor="#555555"; separatorsize="1"; padding=4; fontsize="11px"; fontstyle="bold"; fontfamily="Verdana, Tahoma, Arial"; pagecolor="black"; pagebgcolor="#E0E0E0"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage="images/arrow.gif"; subimagepadding="2"; } with(new menuname("Main Menu")) { style = menuStyle; center = 0; alwaysvisible = 1; orientation = "horizontal"; aI("image=../images/Home.jpg;overimage=../images/Home.jpg;url=.;subimage=;borderwidth=0;separatorsize=0;"); aI("image=../images/Area-of-Practice.jpg;overimage=../images/Area-of-Practice.jpg;showmenu=Areas70;url=areas.php;subimage=;separatorsize=0;"); aI("image=../images/Legal-Center.jpg;overimage=../images/Legal-Center.jpg;url=blogs.php;subimage=;separatorsize=0;"); aI("image=../images/Articles.jpg;overimage=../images/Articles.jpg;url=articles.php;subimage=;separatorsize=0;"); aI("image=../images/Law-Blog.jpg;overimage=../images/Law-Blog.jpg;url=blogs.php;subimage=;separatorsize=0;"); aI("image=../images/Resource-Links.jpg;overimage=../images/Resource-Links.jpg;url=resources.php;subimage=;separatorsize=0;"); } with(new menuname("Areas70")) { style = menuStyle; overflow = 'scroll'; aI("text=Discrimination & Harassment             ;url=area.php?PracticeAreaID=100;showmenu=Area100;"); aI("text=Employee Benefits             ;url=area.php?PracticeAreaID=89;showmenu=Area89;"); aI("text=Family and Medical Leave             ;url=area.php?PracticeAreaID=91;showmenu=Area91;"); aI("text=Hiring             ;url=area.php?PracticeAreaID=83;showmenu=Area83;"); aI("text=Termination             ;url=area.php?PracticeAreaID=107;showmenu=Area107;"); aI("text=Wages & Rights             ;url=area.php?PracticeAreaID=70;showmenu=Area70;"); aI("text=Workers Compensation             ;url=area.php?PracticeAreaID=94;showmenu=Area94;"); } with(new menuname("Area100")) { style = menuStyle; overflow = 'scroll'; aI("text=FAQs             ;url=area.php?PracticeAreaID=101;"); aI("text=Filing a Discrimination Claim             ;url=area.php?PracticeAreaID=102;"); aI("text=Filing a Harassment Claim             ;url=area.php?PracticeAreaID=103;"); aI("text=Types of Discrimination             ;url=area.php?PracticeAreaID=104;"); aI("text=Types of Harassment             ;url=area.php?PracticeAreaID=105;"); aI("text=Whistle Blowing             ;url=area.php?PracticeAreaID=106;"); } with(new menuname("Area89")) { style = menuStyle; overflow = 'scroll'; aI("text=Domestic Partner Benefits             ;url=area.php?PracticeAreaID=90;"); } with(new menuname("Area91")) { style = menuStyle; overflow = 'scroll'; aI("text=Family and Medical Leave Act of 1933             ;url=area.php?PracticeAreaID=92;"); aI("text=Federal and State Family and Medical Leave Statutes             ;url=area.php?PracticeAreaID=93;"); } with(new menuname("Area83")) { style = menuStyle; overflow = 'scroll'; aI("text=Background Checks             ;url=area.php?PracticeAreaID=86;"); aI("text=Drug Testing             ;url=area.php?PracticeAreaID=85;"); aI("text=HIV Positive Worker’s Rights             ;url=area.php?PracticeAreaID=88;"); aI("text=Illegal Job Interview Questions             ;url=area.php?PracticeAreaID=84;"); aI("text=Lie Detector Tests             ;url=area.php?PracticeAreaID=87;"); } with(new menuname("Area107")) { style = menuStyle; overflow = 'scroll'; aI("text=Post-employment COBRA benefits             ;url=area.php?PracticeAreaID=110;"); aI("text=Post-Employment severance pay and benefits             ;url=area.php?PracticeAreaID=112;"); aI("text=Unemployment insurance             ;url=area.php?PracticeAreaID=113;"); aI("text=What to do when you leave a job             ;url=area.php?PracticeAreaID=109;"); aI("text=Wrongful Termination             ;url=area.php?PracticeAreaID=108;"); } with(new menuname("Area70")) { style = menuStyle; overflow = 'scroll'; aI("text=Asserting your rights in the workplace             ;url=area.php?PracticeAreaID=79;"); aI("text=Employee rights when dealing with multi-national employers             ;url=area.php?PracticeAreaID=78;"); aI("text=Fair Labor Standards Act             ;url=area.php?PracticeAreaID=76;"); aI("text=Minimum Wage and Overtime             ;url=area.php?PracticeAreaID=71;"); aI("text=Part Time and Temporary Employees             ;url=area.php?PracticeAreaID=77;"); aI("text=Pay Docking and Unpaid Work Sessions             ;url=area.php?PracticeAreaID=82;"); aI("text=Performance Evaluations             ;url=area.php?PracticeAreaID=81;"); aI("text=State Payday Requirements             ;url=area.php?PracticeAreaID=72;"); aI("text=Voting and Jury Duty Time Off             ;url=area.php?PracticeAreaID=75;"); aI("text=Wage Garnishment             ;url=area.php?PracticeAreaID=73;"); aI("text=Withholding Pay             ;url=area.php?PracticeAreaID=74;"); aI("text=Workplace privacy             ;url=area.php?PracticeAreaID=80;"); } with(new menuname("Area94")) { style = menuStyle; overflow = 'scroll'; aI("text=Repetitive Stress Injuries             ;url=area.php?PracticeAreaID=97;"); aI("text=Social Security Disability Benefits             ;url=area.php?PracticeAreaID=99;"); aI("text=Workplace Injury or Disability             ;url=area.php?PracticeAreaID=96;"); aI("text=Workplace Safety             ;url=area.php?PracticeAreaID=95;"); aI("text=Wrongful Workplace Death             ;url=area.php?PracticeAreaID=98;"); }