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=0;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
bordercolor="#C2B141";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FDF1AC";
offcolor="#325598";
onbgcolor="#325598";
oncolor="#ffffff";
// outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#C2B141";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
onsubimage="arrow2.gif";
}

with(menu=new menuname("highlights")){
style=menuStyle;
menuwidth="150px";
aI("text=2008;url=2008.php;");
aI("text=2007;url=2007.php;");
aI("text=2006;url=2006.php;");
aI("text=2005;url=2005.php;");
aI("text=2004;url=2004.php;");
aI("text=2003;url=2003.php;");
aI("text=2002;url=2002.php;");
aI("text=2001;url=2001.php;");
aI("text=2000;url=2000.php;");
aI("text=1999;url=1999.php;");
aI("text=1998;url=1998.php;");
}

with(milonic=new menuname("attorneys")){
style=menuStyle;
menuwidth="170px";
aI("text=Fred Gaines;showmenu=gaines;");
aI("text=Sherman L. Stacey;showmenu=stacey;");
aI("text=Lisa A. Weinberg;showmenu=weinberg;");
aI("text=Rebecca A. Thompson;showmenu=thompson;");
aI("text=Nanci Sessions-Stacey;showmenu=sessionsstacey;");
aI("text=Kimberly A. Rible;showmenu=rible;");
aI("text=Alicia B. Bartley;showmenu=bartley;");
aI("text=Staff;showmenu=staff;");
}

with(milonic=new menuname("gaines")){
style=menuStyle;
menuwidth="140px";
aI("text=Resume;url=resumegaines.php;");
aI("text=More Information;url=attygaines.php;");
aI("text=Contact;url=mailto:fgaines@gaineslaw.com;");
}

with(milonic=new menuname("stacey")){
style=menuStyle;
menuwidth="140px";
aI("text=Resume;url=resumestacey.php;");
aI("text=More Information;url=attystacey.php;");
aI("text=Contact;url=mailto:sstacey@gaineslaw.com;");
}

with(milonic=new menuname("weinberg")){
style=menuStyle;
menuwidth="140px";
aI("text=Resume;url=resumeweinberg.php;");
aI("text=More Information;url=attyweinberg.php;");
aI("text=Contact;url=mailto:lweinberg@gaineslaw.com;");
}

with(milonic=new menuname("thompson")){
style=menuStyle;
menuwidth="140px";
aI("text=Resume;url=resumethompson.php;");
aI("text=More Information;url=attythompson.php;");
aI("text=Contact;url=mailto:rthompson@gaineslaw.com;");
}

with(milonic=new menuname("sessionsstacey")){
style=menuStyle;
menuwidth="140px";
aI("text=Resume;url=resumesessions-stacey.php;");
aI("text=More Information;url=attysessions-stacey.php;");
aI("text=Contact;url=mailto:nstacey@gaineslaw.com;");
}

with(milonic=new menuname("rible")){
style=menuStyle;
menuwidth="140px";
aI("text=Resume;url=resumerible.php;");
aI("text=More Information;url=attyrible.php;");
aI("text=Contact;url=mailto:krible@gaineslaw.com;");
}

with(milonic=new menuname("bartley")){
style=menuStyle;
menuwidth="140px";
aI("text=Resume;url=resumebartley.php;");
aI("text=More Information;url=attybartley.php;");
aI("text=Contact;url=mailto:abartley@gaineslaw.com;");
}

with(milonic=new menuname("bensussen")){
style=menuStyle;
menuwidth="140px";
aI("text=Resume;url=resumebensussen.php;");
aI("text=More Information;url=attybensussen.php;");
aI("text=Contact;url=mailto:nbensussen@gaineslaw.com;");
}

with(milonic=new menuname("staff")){
style=menuStyle;
menuwidth="140px";
aI("text=Cameron J. Hardy;showmenu=hardy;");
aI("text=Tiffany Perry;showmenu=perry;");
}

with(milonic=new menuname("hardy")){
style=menuStyle;
menuwidth="140px";
aI("text=More Information;url=resumehardy.php;");
aI("text=Contact;url=mailto:chardy@gaineslaw.com;");
}

with(milonic=new menuname("perry")){
style=menuStyle;
menuwidth="140px";
aI("text=More Information;url=resumeperry.php;");
aI("text=Contact;url=mailto:tperry@gaineslaw.com;");
}

drawMenus();

