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(MainMenuStyle=new mm_style()){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="verdana,arial,helvetica,sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#00244A";
offcolor="#999999";
onbgcolor="#00244A";
oncolor="#FFFFFF";
padding=3;
separatorimage="";
separatorsize=0;
}

with(SubMenuStyle=new mm_style()){
bordercolor="#efb68d";
borderstyle="solid";
borderwidth=1;
fontfamily="verdana,arial,helvetica,sans-serif";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#dc803c";
offcolor="#ffffff";
onbgcolor="#cc6112";
oncolor="#ffffff";
padding=5;
separatorimage="";
separatorsize=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemwidth="";
menualign="";
menuwidth="";
orientation="horizontal";
style=MainMenuStyle;
top=175;
aI("image=/resources/images/menu_Home.png;imagealign=left;url=/;");
aI("showmenu=PracticeAreas;image=/resources/images/menu_PracticeAreas.png;imagealign=left;url=/bk.cgim?template=practice_areas_car_accidents;");
aI("showmenu=AttorneyProfiles;image=/resources/images/menu_AttorneyProfiles.png;imagealign=left;url=/bk.cgim?template=attorney_profiles;");
aI("showmenu=CaseResults;image=/resources/images/menu_CaseResults.png;imagealign=left;url=/bk.cgim?template=case_results;");
aI("image=/resources/images/menu_News.png;imagealign=left;url=/bk.cgim?template=news;");
aI("image=/resources/images/menu_Library.png;imagealign=left;url=/bk.cgim?template=library;");
aI("showmenu=HelpfulLinks;image=/resources/images/menu_HelpfulLinks.png;imagealign=left;url=/bk.cgim?template=helpful_links;");
}

with(milonic=new menuname("PracticeAreas")){
overflow="scroll";
style=SubMenuStyle;
aI("text=Auto Accidents&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=practice_areas_car_accidents;");
aI("text=Wrongful Death&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=practice_areas_wrongful_death;");
aI("text=Sexual Assault Victims and Inadequate Security&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=practice_areas_sexual_assault_victims;");
aI("text=Defective Products and Workplace Safety&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=practice_areas_defective_products;");
aI("text=Brain Injury&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=practice_areas_brain_injury;");
}

with(milonic=new menuname("AttorneyProfiles")){
overflow="scroll";
style=SubMenuStyle;
aI("text=Peter S. Everett&nbsp;&nbsp;&nbsp;;url=http://www.blankingshipandkeith.com/bk.cgim?template=attorney&employee_id=10;");
aI("text=Jessica L. Hass&nbsp;&nbsp;&nbsp;;url=http://www.blankingshipandkeith.com/bk.cgim?template=attorney&employee_id=90;");
aI("text=Chidi I. James&nbsp;&nbsp;&nbsp;;url=http://www.blankingshipandkeith.com/bk.cgim?template=attorney&employee_id=16;");
aI("text=Robert J. Stoney&nbsp;&nbsp;&nbsp;;url=http://www.blankingshipandkeith.com/bk.cgim?template=attorney&employee_id=25;");
aI("text=Mark A. Towery&nbsp;&nbsp;&nbsp;;url=http://www.blankingshipandkeith.com/bk.cgim?template=attorney&employee_id=27;");
}

with(milonic=new menuname("CaseResults")){
overflow="scroll";
style=SubMenuStyle;
aI("text=Testimonial&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=case_results_testimonials;");
aI("text=Auto Accidents&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=case_results_auto-accidents;");
aI("text=Wrongful Death&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=case_results_wrongful-death;");
aI("text=Sexual Assault Victims and Inadequate Security&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=case_results_sexual-assult-victimes-and-inadequate-security");
aI("text=Defective Products and Workplace Safety&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=case_results_defective-products-and-workplace-safety;");
aI("text=Brain Injury&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=case_results_brain-injury;");
aI("text=Miscellaneous&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=case_results_miscellaneous;");
}

with(milonic=new menuname("HelpfulLinks")){
overflow="scroll";
style=SubMenuStyle;
aI("text=Website Links&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=helpful_links");
aI("text=Traumatic Brain Injury Lawyer Network&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=TraumaticBrainInjuryLawyerNetwork");
}

drawMenus();

