_menuCloseDelay=50;
_menuOpenDelay=50;
_subOffsetTop=2;
_subOffsetLeft=-2;
 
 
 
with(menuStyle=new mm_style()){
bordercolor='#000080';
borderstyle='solid';
borderwidth='1';
separatorcolor='#cccccc';
fontfamily='Verdana, Arial Black';
fontsize='12';
fontstyle='normal';
headerbgcolor='#ffffff';
headercolor='#000000';
offbgcolor='#FFFFFF';
offcolor='#000080';
onbgcolor='#8BAB7F';
oncolor='#ffffff';
padding='3';
pagebgcolor='#DEDEDE';
pagecolor='#211887';
separatorsize='1';
subimage='/javascripts/arrow.gif';
onsubimage='/javascripts/whitearrow.gif';
}

with(milonic=new menuname("ABOUT")){//About LAJ
style=menuStyle;
top="offset=-2";
left="offset=0";
aI("text=Our Organization;url=http://www.lafj.org/index.cfm?pg=About%20Us;");
aI("text=Leadership & Board;url=http://www.lafj.org/index.cfm?pg=Leadership;");
aI("text=Staff;url=http://www.lafj.org/index.cfm?pg=Staff;");
aI("text=Amicus Curiae Committee;url=http://www.lafj.org/index.cfm?pg=Amicus%20Committee;")
aI("text=Ethics Committee;url=http://www.lafj.org/index.cfm?pg=Ethics%20Committee;");
aI("text=Marketing Opportunities;url=http://www.lafj.org/index.cfm?pg=MarketingOpportunities;");
}

with(milonic=new menuname("MEMBERSHIP")){//Join & Renew
style=menuStyle;
top="offset=-2";
left="offset=0";
aI("text=Benefits;url=http://www.lafj.org/index.cfm?pg=Join;");
aI("text=Join Online;url=http://www.lafj.org/index.cfm?pg=JoinOnline;");
aI("text=Renew Online;url=http://www.lafj.org/index.cfm?pg=renewonline;");
aI("text=Print Application;url=/docDownload/437;target=_blank;");
}

with(milonic=new menuname("CLE")){//CLE and Events
style=menuStyle;
top="offset=-2";
left="offset=0";
aI("text=Conferences & Events;url=http://www.lafj.org/index.cfm?pg=events&evAction=listAll;");
aI("text=Online CLE Events;url=http://www.lafj.org/index.cfm?pg=semwebCatalog;");
aI("text=Webinars;url=http://www.lafj.org/index.cfm?pg=semwebCatalog&panel=browse&ft=SWL;");
aI("text=Self-Paced Online Programs;url=http://www.lafj.org/index.cfm?pg=semwebCatalog&panel=browse&ft=SWOD;");
aI("text=Search the LAJ Library;url=http://www.lafj.org/index.cfm?pg=search&bid=1245;");
}


with(milonic=new menuname("RESOURCES")){ // Professional Resources
style=menuStyle;
top="offset=-2";
left="offset=0";
aI("text=List Servers;url=http://www.lafj.org/index.cfm?pg=Listviewer;");
aI("text=Depositions, Documents, Forms;url=http://www.lafj.org/index.cfm?pg=search&bid=275;");
aI("text=Amicus Curiae;url=http://www.lafj.org/index.cfm?pg=Amicus%20Committee;");
aI("text=Calendar;url=http://www.lafj.org/index.cfm?pg=LaCal&evAction=listAll;");
aI("text=Conference Room Reservations;url=http://www.lafj.org/index.cfm?pg=Conference%20Room%20Res;");
aI("text=Directory;url=http://www.lafj.org/index.cfm?pg=Member%20List;");
aI("text=Photo Album;url=http://www.lafj.org/index.cfm?pg=Photo%20album;");
aI("text=You & the Law;url=http://www.lafj.org/index.cfm?pg=You%20And%20The%20Law;");
aI("text=Web Links;url=http://www.lafj.org/index.cfm?pg=Weblinks;");
}

with(milonic=new menuname("COMMUNITIES")){ // Communities
style=menuStyle;
top="offset=-2";
left="offset=0";
aI("text=List Servers;url=http://www.lafj.org/index.cfm?pg=Listviewer;");
aI("text=Practice Sections;url=http://www.lafj.org/index.cfm?pg=Practice%20Sections;");
aI("text=New Lawyer Division;url=http://www.lafj.org/index.cfm?pg=New%20Lawyer;");
aI("text=Minority Caucus;url=http://www.lafj.org/index.cfm?pg=MinorityCaucus;");
aI("text=Women's Caucus;url=http://www.lafj.org/index.cfm?pg=womenscaucus;");
aI("text=Directory;url=http://www.lafj.org/index.cfm?pg=Member%20List;");
aI("text=Photo Album;url=http://www.lafj.org/index.cfm?pg=Photo%20album;");
}

with(milonic=new menuname("NEWSROOM")){ // Newsroom
style=menuStyle;
top="offset=-2";
left="offset=0";
aI("text=LAJ's Daily News Highlights;url=http://www.lafj.org/index.cfm?pg=eclipsviewer;");
aI("text=Louisiana Advocates;url=http://www.lafj.org/index.cfm?pg=LAAdvocates;");
aI("text=Legislative News;url=http://www.lafj.org/index.cfm?pg=LegislativeNews;");
aI("text=Video Clips;url=http://www.lafj.org/index.cfm?pg=VideoClips;");
aI("text=Issue Resources;url=http://www.lafj.org/index.cfm?pg=IssueResource;");
aI("text=Consumer Advocacy;url=http://www.lafj.org/index.cfm?pg=ConsumerAdvocacy;");
}

drawMenus();


