/***********************************************************************************
* (c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
* For info write to menus@burmees.nl *
* You may remove all comments for faster loading *
***********************************************************************************/
var NoOffFirstLineMenus=20; // Number of first level items
var LowBgColor='white'; // Background color when mouse is not over
var LowSubBgColor='white'; // Background color when mouse is not over on subs
var HighBgColor='#000099'; // Background color when mouse is over
var HighSubBgColor='#000099'; // Background color when mouse is over on subs
var FontLowColor='black'; // Font color when mouse is not over
var FontSubLowColor='black'; // Font color subs when mouse is not over
var FontHighColor='white'; // Font color when mouse is over
var FontSubHighColor='white'; // Font color subs when mouse is over
var BorderColor='#000099'; // Border color
var BorderSubColor='#000099'; // Border color for subs
var BorderWidth=2; // Border width
var BorderBtwnElmnts=1; // Border between elements 1 or 0
var FontFamily="arial" // Font family menu items
var FontSize=9; // Font size menu items
var FontBold=0; // Bold menu items 1 or 0
var FontItalic=0; // Italic menu items 1 or 0
var MenuTextCentered='left'; // Item text position 'left', 'center' or 'right'
var MenuCentered='left'; // Menu horizontal position 'left', 'center' or 'right'
var MenuVerticalCentered='top'; // Menu vertical position 'top', 'middle','bottom' or static
var ChildOverlap=.2; // horizontal overlap child/ parent
var ChildVerticalOverlap=.2; // vertical overlap child/ parent
var StartTop=70; // Menu offset x coordinate
var StartLeft=1; // Menu offset y coordinate
var VerCorrect=0; // Multiple frames y correction
var HorCorrect=0; // Multiple frames x correction
var LeftPaddng=3; // Left padding
var TopPaddng=2; // Top padding
var FirstLineHorizontal=0; // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
var MenuFramesVertical=1; // Frames in cols or rows 1 or 0
var DissapearDelay=500; // delay before menu folds in
var TakeOverBgColor=1; // Menu frame takes over background color subitem frame
var FirstLineFrame='navig'; // Frame where first level appears
var SecLineFrame='space'; // Frame where sub levels appear
var DocTargetFrame='space'; // Frame where target documents appear
var TargetLoc=''; // span id for relative positioning
var HideTop=0; // Hide first level when loading new document 1 or 0
var MenuWrap=1; // enables/ disables menu wrap 1 or 0
var RightToLeft=0; // enables/ disables right to left unfold 1 or 0
var UnfoldsOnClick=0; // Level 1 unfolds onclick/ onmouseover
var WebMasterCheck=0; // menu tree checking on or off 1 or 0
var ShowArrow=1; // Uses arrow gifs when 1
var KeepHilite=1; // Keep selected path highligthed
var Arrws=['/javascripts/tri.gif',5,10,'/javascripts/tridown.gif',10,5,'/javascripts/trileft.gif',5,10]; // Arrow source, width and height
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}
// Menu tree
// MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
// For rollover images set "Text to show" to: "rollover:Image1.jpg:Image2.jpg"
Menu1=new Array("rollover:/img/lr.gif:/img/lr.gif","http://www.abanet.org/lawyer.html","",0,20,135);
Menu2=new Array("Member Tools","","",8);
Menu2_1=new Array("Join","http://www.abanet.org/join/","",0,20,260);
// Menu2_2=new Array("Add A Section","https://meetings.abanet.org/osm/sections/osm_sect_edit.cfm","",0); E.L 01/13/05 commented
Menu2_2=new Array("Add A Section","https://meetings.abanet.org/osm/sections/osm_sect_edit.cfm","",0); // E.L 01/13/05 added
Menu2_3=new Array("Change Your Address","http://www.abanet.org/abanet/common/MyABA/home.cfm","",0);
Menu2_4=new Array("Pay Dues","https://www.abanet.org/members/renewal_form.html","",0);
Menu2_5=new Array("myABA","http://www.abanet.org/abanet/common/MyABA/home.cfm","",0);
Menu2_6=new Array("ABA Online Travel","http://www.abanet.org/mtd/onlinetravel.html","",0);
Menu2_7=new Array("ABA Membership Directory and ABA Redbook","http://www.abanet.org/directory","",0);
Menu2_8=new Array("Lawyer Locator","http://www.abanet.org/lawyerlocator/searchlawyer.html","",0);
Menu3=new Array("Member Groups","","",10);
Menu3_1=new Array("Member Group Index","http://www.abanet.org/entity.html","",0,20,150);
Menu3_2=new Array("Sections","http://www.abanet.org/sections.html","",0);
Menu3_3=new Array("Divisions","http://www.abanet.org/divisions.html","",0);
Menu3_4=new Array("Forums","http://www.abanet.org/forums/home.html","",0);
Menu3_5=new Array("Committees","http://www.abanet.org/committees.html","",0);
Menu3_6=new Array("Commissions","http://www.abanet.org/commissions.html","",0);
Menu3_7=new Array("Centers","http://www.abanet.org/centers.html","",0);
Menu3_8=new Array("Associates","http://www.abanet.org/abasource/associates.html","",0);
Menu3_9=new Array("International","http://www.abanet.org/intnat/home.html","",0);
Menu3_10=new Array("ABA Member Directory","http://www.abanet.org/directory","",0);
Menu4=new Array("Publications","","",2);
Menu4_1=new Array("Buy Books","http://www.ababooks.org","",0,20,150);
Menu4_2=new Array("Buy Magazines","http://www.abanet.org/abastore/index.cfm?section=magazines","",0);
Menu5=new Array("CLE & Meetings","","",4);
Menu5_1=new Array("CLE Events","http://www.abanet.org/cle/home.html","",0,20,150);
Menu5_2=new Array("ABA Meetings & Travel","http://www.abanet.org/mtd/","",0);
Menu5_3=new Array("Annual Meeting","http://www.abanet.org/annual/2005/","",0);
Menu5_4=new Array("Midyear Meeting","http://www.abanet.org/midyear/2006/","",0);
Menu6=new Array("Practice Resources","","",8);
Menu6_1=new Array("Insurance","http://www.abanet.org/insurance.html","",0,20,200);
Menu6_2=new Array("Online Discussions","http://www.abanet.org/discussions/","",0);
Menu6_3=new Array("Practice Management","http://www.abanet.org/lpm/","",0);
Menu6_4=new Array("Practice Technology","http://www.lawtechnology.org/home.html","",0);
Menu6_5=new Array("ABA Members Retirement Program","http://www.abanet.org/abra/","",0);
Menu6_6=new Array("EthicSearch","http://www.abanet.org/cpr/ethicsearch/home.html","",0);
Menu6_7=new Array("Legal Research","http://www.lawtechnology.org/lawlink/home.html","",0);
Menu6_8=new Array("Professional Responsibility","http://www.abanet.org/cpr/","",0);
Menu7=new Array("Career Resources","","",2);
Menu7_1=new Array("ABA Career Counsel","http://www.abanet.org/careercounsel/home.html","",0,20,150);
Menu7_2=new Array("Lawyer Jobs","http://www.abanet.org/careercounsel/finding.html","",0);
Menu8=new Array("Diversity","","",3);
Menu8_1=new Array("Minority Lawyers","http://www.abanet.org/legresource/minority.html","",0,20,150);
Menu8_2=new Array("Women Lawyers","http://www.abanet.org/legresource/women.html","",0);
Menu8_3=new Array("Disability Lawyers","http://www.abanet.org/disability/","",0);
Menu9=new Array(" Leadership
Resources","","",5,32,175);
Menu9_1=new Array("ABA Redbook Leadership Directory","http://www.abanet.org/directory/leaderhome.html","",0,20,200);
Menu9_2=new Array("Policies And Procedures","http://www.abanet.org/policy/mo/chap1-12.pdf","",0);
Menu9_3=new Array("ABA Governance","http://www.abanet.org/leadership/home.html","",0);
Menu9_4=new Array("Constitution And Bylaws","http://www.abanet.org/policy/cb0304.pdf","",0);
Menu9_5=new Array("Section Officers Conference","http://www.abanet.org/dch/committee.cfm?com=YY000000","",0);
Menu10=new Array("Related Legal Groups","","",4);
Menu10_1=new Array("State And Local Bar Associations","http://www.abanet.org/barserv/stlobar.html","",0,20,200);
Menu10_2=new Array("Affiliates","http://www.abanet.org/about/affiliates.html","",0);
Menu10_3=new Array("Pro Bono","http://www.abanet.org/legalservices/probono/home.html","",0);
Menu10_4=new Array("Lawyer Referral","http://www.abanet.org/legalservices/lris/home.html","",0);
Menu11=new Array("ABE - FJE - ABF","http://www.abanet.org/charities.html","",0,20,135);
Menu12=new Array("Lawyer Locator","http://www.abanet.org/lawyerlocator/searchlawyer.html","",0,20,135);
Menu13=new Array("rollover:/img/ls.gif:/img/ls.gif","http://www.abanet.org/education.html#lawstudents","",0,35,135);
Menu14=new Array("Law Student Division","http://www.abanet.org/lsd/home.html","",0,20,135);
Menu15=new Array("Law Student Benefits","http://www.abanet.org/lsd/about.html","",0,20,135);
Menu16=new Array("Law Schools","http://www.abanet.org/legaled/approvedlawschools/approved.html","",0,20,135);
Menu17=new Array("rollover:/img/pi.gif:/img/pi.gif","http://www.abanet.org/public.html","",0,35,135);
Menu18=new Array("ABA Museum of Law","http://www.abanet.org/museum","",0,20,135);
Menu19=new Array("Get Legal Help","","",6);
Menu19_1=new Array("Consumers' Guide To Legal Help","http://www.findlegalhelp.org/","",0,20,200);
Menu19_2=new Array("Lawyer Locator","http://www.abanet.org/lawyerlocator/searchlawyer.html","",0);
Menu19_3=new Array("Legal Aid","http://www.findlegalhelp.org/","",0);
Menu19_4=new Array("Legal Research","http://www.lawtechnology.org/lawlink/home.html","",0);
Menu19_5=new Array("Lawyer Referral","http://www.abanet.org/legalservices/lris/home.html","",0);
Menu19_6=new Array("Market Research/Statistics","http://www.abanet.org/marketresearch/resource.html","",0);
Menu20=new Array("Public Education","","",3);
Menu20_1=new Array("Practical Law","http://www.abanet.org/publiced/practical/home.html","",0,20,150);
Menu20_2=new Array("How Courts Work","http://www.abanet.org/publiced/courts/home.html","",0);
Menu20_3=new Array("Law Day","http://www.abanet.org/publiced/lawday/home.html","",0);
Menu21=new Array(" About Lawyers And
The ABA","","",3,32,150);
Menu21_1=new Array("Statistics","http://www.abanet.org/marketresearch/resource.html","",0,20,150);
Menu21_2=new Array("Media Relations","http://www.abanet.org/media/home.html","",0);
Menu21_3=new Array("ABA History","http://www.abanet.org/media/profile.html","",0);