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=152;
aI("image=/resources/images/menu_Home.png;imagealign=left;url=/;");
aI("showmenu=Information;image=/resources/images/menu_Information.png;imagealign=left;url=/bk.cgim?template=LargeTruckFacts;");
aI("showmenu=AttorneyProfiles;image=/resources/images/menu_AttorneyProfiles.png;imagealign=left;url=/bk.cgim?template=AttorneyProfiles;");
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.index;");
aI("image=/resources/images/menu_HelpfulLinks.png;imagealign=left;url=/bk.cgim?template=helpful_links;");
}

with(milonic=new menuname("Information")){
overflow="scroll";
style=SubMenuStyle;
aI("text=Large Truck Facts and Figures&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=LargeTruckFacts;");
aI("text=Negligent Hiring and Retention&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=NegligentHiring;");
aI("text=Asleep at the Wheel - The Fatigued Trucker&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=AsleepAtTheWheel;");
aI("text=Large Truck Crash FAQs - Virginia&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=FAQ;");
aI("text=Traumatic Brain Injury Lawyer Network&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=TraumaticBrainInjuryLawyerNetwork");
}

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=Testimonials&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=case-results_testimonials;");
aI("text=Auto Accidents&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=case-results_auto-accident;");
aI("text=Traumatic Brain Injury&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=case-results_traumatic-brain-injury;");
aI("text=Wrongful Death&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=case-results_wrongful-death;");
aI("text=Product Safety and Workplace Safety&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=case-results_product-safety-and-workplace-safety;");
aI("text=Negligence and Inadequate Security&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=case-results_negligence-and-inadequate-security;");
aI("text=Premises Liability&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=case-results_premises-liability;");
aI("text=Truck and Other Commercial Vehicle Accidents&nbsp;&nbsp;&nbsp;;url=/bk.cgim?template=case-results_truck-and-other-commercial-vehicle-accidents;");
}

drawMenus();

