_menuCloseDelay=110;
_menuOpenDelay=50;
_subOffsetTop=2;
_subOffsetLeft=0;
 


with(menuStyle=new mm_style()){
bordercolor="#333333";
borderstyle="solid";
borderwidth=1;
separatorcolor="#333333";
separatorsize=1;
fontfamily="Calibri, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#454545";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#454545";
padding=3;
pagebgcolor="#7a9bbd";
pagecolor="#000066";
subimage="javascript/whitearrow.gif";
onsubimage="javascript/arrow.gif";
subimagepadding=3;
}

with(milonic=new menuname("ABOUT")){
style=menuStyle;
top="offset=3";
aI("text=About WTLA;url=index.cfm?pg=About;");
aI("text=By-Laws;url=index.cfm?pg=Bylaws;");
aI("text=Officers;url=index.cfm?pg=Officers;");
aI("text=Board of Directors;url=index.cfm?pg=Board;");
aI("text=Committees;url=index.cfm?pg=Committees;");
aI("text=Contact Us;url=index.cfm?event=showPage&pg=ContactUs;");
}

with(milonic=new menuname("MEMBER")){
style=menuStyle;
top="offset=3";
aI("text=Member Benefits;url=index.cfm?pg=Application;");
aI("text=Join/Renew;url=index.cfm?pg=memberapp;");
aI("text=Coffee House Publication;url=index.cfm?pg=CoffeeHouse;");
aI("text=Wyoming Verdicts & Settlements;url=index.cfm?pg=verdictdatabase;");
aI("text=Deposition Bank;url=index.cfm?pg=search&bid=665;");
aI("text=Legal Forms;url=index.cfm?pg=search&bid=668;");
aI("text=Amicus Curiae;url=index.cfm?pg=Amicus;");
aI("text=Briefs, Pleadings & Motions;url=index.cfm?pg=search&bid=667;");
aI("text=WTLA Listservers;url=index.cfm?pg=listviewer;");
aI("text=Directories;showmenu=DIRECTORIES;");
aI("text=The Teton Program;showmenu=TETON;");
aI("text=LAWPAC;url=index.cfm?pg=LawPAC;");
}

with(milonic=new menuname("TETON")){
style=menuStyle;
top="offset=-3";
aI("text=Teton Contributors;url=index.cfm?pg=TetonInfo;");
aI("text=Contribute Online;url=index.cfm?pg=TetonApp;");
}

with(milonic=new menuname("DIRECTORIES")){
style=menuStyle;
top="offset=-3";
aI("text=Membership Directory;url=index.cfm?pg=Members;");
aI("text=Find A Lawyer Directory;url=index.cfm?pg=FindALawyer;");
aI("text=Update My Directory Listing;url=index.cfm?pg=updateMember;");
aI("text=Update My Fields of Practice;url=index.cfm?pg=areasofpractice;");
}

with(milonic=new menuname("CLE")){
style=menuStyle;
top="offset=3";
aI("text=Online CLE;url=index.cfm?pg=semwebCatalog;");
aI("text=CLE / Event Registration;url=index.cfm?pg=events&evAction=listAll;");
aI("text=Self-Study CLE / Audio & DVD / CLE Syllabi;url=index.cfm?pg=Store;");
aI("text=Conventions;url=index.cfm?pg=conventions;");
}

with(milonic=new menuname("ATTORNEY")){
style=menuStyle;
top="offset=3";
aI("text=State Bar;url=http://www.wyomingbar.org/;target=_blank;");
aI("text=Judiciary;url=http://courts.state.wy.us/;target=_blank;");
aI("text=Legislative Website;url=http://legisweb.state.wy.us/;target=_blank;");
aI("text=Resource Sites;showmenu=SITES;");
aI("text=American Association for Justice;url=http://www.justice.org/;target=_blank;");
aI("text=University of Wyoming Law School;url=http://www.uwyo.edu/law/;target=_blank;");
}

with(milonic=new menuname("SITES")){
style=menuStyle;
top="offset=-3";
aI("text=Trial Lawyer Associations;url=index.cfm?pg=Associations;");
aI("text=Center for Justice & Democracy;url=http://www.centerjd.org/;target=_blank;");
aI("text=People Over Profits;url=http://www.peopleoverprofits.org/;target=_blank;");
aI("text=Public Justice;url=http://www.publicjustice.net/;target=_blank;");
}

with(milonic=new menuname("ADS")){
style=menuStyle;
top="offset=3";
aI("text=Advertising Coffee-House;url=index.cfm?pg=RateSheets;");
aI("text=Sponsorships;url=index.cfm?pg=Sponsorships;");
aI("text=Exhibiting;url=index.cfm?pg=Exhibitor;");
aI("text=Other Advertising Opportunities;url=index.cfm?pg=AdvertisingOpps;");
aI("text=Media Kit;url=index.cfm?pg=MediaKit;");
}

with(milonic=new menuname("PUBLIC")){
style=menuStyle;
top="offset=3";
aI("text=Find A Lawyer Directory;url=index.cfm?pg=FindALawyer;");
aI("text=Legislative Website;url=http://legisweb.state.wy.us/;target=_blank;");
aI("text=Legal Aide;url=http://www.wyominglawhelp.org/;target=_blank;");
aI("text=People Over Profits;url=http://www.peopleoverprofits.org/;target=_blank;");
aI("text=Center for Justice & Democracy;url=http://www.centerjd.org/;target=_blank;");
}

with(milonic=new menuname("NEWS")){
style=menuStyle;
top="offset=3";
aI("text=News Items of Interest;url=index.cfm?pg=News;");
aI("text=Daily Eclips News;url=index.cfm?pg=eclipsViewer;");
}



drawMenus();


