_menuCloseDelay=110;
_menuOpenDelay=50;
_subOffsetTop=2;
_subOffsetLeft=2;

with(menuStyle=new mm_style()){
bordercolor="#5B5B62";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
fontfamily="Verdana, Arial";
fontsize="10";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#C6C4A9";
offcolor="#003366";
onbgcolor="#003366";
oncolor="#C6C4A9";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.3);";
padding=3;
pagebgcolor="#5A6373";
pagecolor="#FFFFFF";
separatorsize=1;
subimage="/javascripts/arrow.gif";
onsubimage="/javascripts/whitearrow.gif";
subimagepadding=3;
}

with(milonic=new menuname("MEMBERSHIP")){
style=menuStyle;
top="offset=4";
aI("text=Benefits of Joining;url=index.cfm?pg=benefits;");
aI("text=Join NATA;url=index.cfm?pg=join;");
}

with(milonic=new menuname("ABOUT")){
style=menuStyle;
top="offset=4";
aI("text=President's Message;url=index.cfm?pg=pres;");
aI("text=NATA Board of Directors;url=index.cfm?pg=BoardofDirectors;");
aI("text=Committees;url=index.cfm?pg=committees;");
aI("text=Contact NATA;url=index.cfm?pg=contact;");
aI("text=NATA PAC;url=index.cfm?pg=NataPac;");
}

with(milonic=new menuname("EDUCATION")){
style=menuStyle;
top="offset=4";
aI("text=Upcoming NATA Seminars;url=index.cfm?pg=seminars;");
aI("text=Register On-Line;url=index.cfm?pg=events;");
aI("text=SeminarWeb;url=index.cfm?pg=semwebCatalog;");
aI("text=CLE Catalog;url=index.cfm?pg=store&action=ViewCategory&category=117&mode=full;");
}

with(milonic=new menuname("MEMBER")){
style=menuStyle;
top="offset=4";
aI("text=Member Benefits;url=index.cfm?pg=benefits;");
aI("text=NATA Verdicts & Settlements;url=index.cfm?pg=verdictDatabase;");
aI("text=The Prairie Barrister;url=index.cfm?pg=prarie;");
aI("text=Amicus Curiae;url=index.cfm?pg=amicus;");
aI("text=Depositions;url=index.cfm?pg=search&searchType=depositions;");
aI("text=Fastcase Law Library;url=index.cfm?pg=search&searchType=caselawview;");
aI("text=Legal Forms Nationwide;url=index.cfm?pg=search&searchType=uslegal;");
aI("text=Networking Lists;showmenu=LISTS;");
aI("text=Membership Directory;url=index.cfm?pg=members;");
aI("text=NATA Daily News Clips;url=index.cfm?pg=eclipsviewer;");
}

with(milonic=new menuname("LISTS")){
style=menuStyle;
aI("text=Browse My Lists;url=index.cfm?pg=lyris2&lsAction=listBrowse;");
aI("text=Search My Lists;url=index.cfm?pg=search&searchtype=listservview;");
aI("text=Post a Message;url=index.cfm?pg=lyris2&lsAction=listPost;");
aI("text=Change My Settings;url=index.cfm?pg=lyris2&lsAction=listSettings;");
aI("text=Certify Email Address;url=index.cfm?pg=lyris2&lsAction=listCertify;");
}

with(milonic=new menuname("LINKS")){
style=menuStyle;
top="offset=4";
aI("text=Member Sites;url=index.cfm?pg=sites;");
aI("text=Links of Interest;url=index.cfm?pg=links;");
}

with(milonic=new menuname("LEGISLATION")){
style=menuStyle;
top="offset=4";
aI("text=Introduction;url=index.cfm?pg=legIntro;");
aI("text=Contact Your Senator;url=index.cfm?pg=legContact;");
}


drawMenus();

