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(menuStyle=new mm_style()){

bordercolor="#000000";
//borderstyle="solid";
//borderwidth=1;
fontfamily="Arial, Verdana, Helvetica, sans-serif";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#000000";
headercolor="#ffffff";
//itemwidth=140;
margin=0;
//alignment="center";
offbgcolor="#000080";
offcolor="#ffffff";
onbgcolor="#000080";
oncolor="#8CABE3";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#000080', Direction=135, Strength=0)";
padding=4;
pagebgcolor="#000080";
pagecolor="#8CABE3";
separatorcolor="#000000";
separatorsize=0;
//subimage="arrow.gif";
//subimagepadding=0;
}

with(milonic=new menuname("main")){
alwaysvisible=1;
followscroll=0;
left=191;
orientation="horizontal";
screenposition="center"; //top, left or center and top, middle or bottom
//itemwidth=130;
align="left";
style=menuStyle;
top=96;
//aI("text=&nbsp;&nbsp;HOME&nbsp;&nbsp;;url=index.html;");
aI("text=&nbsp;&nbsp;HOME&nbsp;&nbsp;;url=http://www.insurlaw.com;");
aI("text=&nbsp;&nbsp;PRACTICE&nbsp;PROFILE&nbsp;&nbsp;;url=http://www.insurlaw.com/practice-profile.htm");
aI("text=&nbsp;&nbsp;ATTORNEYS&nbsp;&nbsp;;url=http://www.insurlaw.com/attorneys.htm;;");
//aI("text=&nbsp;Practice&nbsp;Areas&nbsp;&nbsp;;url=practice-areas.htm;showmenu=areas;");
aI("text=&nbsp;&nbsp;NEWS&nbsp;&nbsp;;url=http://www.insurlaw.com/news.htm;");
aI("text=&nbsp;&nbsp;SEMINARS&nbsp;&nbsp;;url=http://www.insurlaw.com/seminars.htm;");
aI("text=&nbsp;&nbsp;CAREERS&nbsp;&nbsp;;url=http://www.insurlaw.com/careers.htm;");
aI("text=&nbsp;&nbsp;CONTACT&nbsp;US&nbsp;&nbsp;url=http://www.insurlaw.com/contact-us.htm");

}

with(menuStyleSub=new mm_style()){
bordercolor="#222222";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#1457CA";
oncolor="#ffffff";
outfilter="fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#000000', Direction=135, Strength=0)";
padding=4;
pagebgcolor="#000000";
pagecolor="#6699FF";
separatorcolor="#222222";
separatorsize=1;
//subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("lawyers")){
overflow="scroll";
itemwidth=165;
style=menuStyleSub;
aI("text=John E. Feeley;url=http://www.insurlaw.com/atty-j_feeley.htm;")
aI("text=F.M. Bud Ferrer;url=http://www.insurlaw.com/atty-b_ferrer.htm;")
aI("text=Jennifer W. Gatewood;url=http://www.insurlaw.com/atty-j_gatewood.htm;")
aI("text=Phillip E. Smith;url=http://www.insurlaw.com/atty-p_smith.htm;")
aI("text=Stephen E. Smith;url=http://www.insurlaw.com/atty-s_smith.htm;")
aI("text=Sheila M. Totorp;url=http://www.insurlaw.com/atty-s_totorp.htm;")
aI("text=Scott P. Ward;url=http://www.insurlaw.com/atty-s_ward.htm;")

//aI("text=Attorney 7;url=atty-xxx.htm;")

//aI("text=ADVISOR&nbsp;TEAM;url=advisors.htm;showmenu=advisors;")
}

with(milonic=new menuname("practice")){
overflow="scroll";
itemwidth=200;
style=menuStyleSub;
aI("text=Property Insurance;url=http://www.insurlaw.com/property-insurance.htm;")
aI("text=Liability Insurance;url=http://www.insurlaw.com/liability-insurance.htm;")
aI("text=Insurance &amp; Bad Faith Litigation;url=http://www.insurlaw.com/litigation.htm;")
//aI("text=Attorney 7;url=atty-xxx.htm;")
//aI("text=ADVISOR&nbsp;TEAM;url=advisors.htm;showmenu=advisors;")
}

with(milonic=new menuname("news")){
overflow="scroll";
itemwidth=160;
style=menuStyleSub;
aI("text=Subscribe to Newsletter;url=http://www.insurlaw.com/subscribe.htm;")
aI("text=Subscribe to Feed;url=http://www.insurlaw.com/rss/insurlaw-feed.xml;")

}


drawMenus();

