_menuCloseDelay=50;
_menuOpenDelay=50;
_subOffsetTop=0;
_subOffsetLeft=0;
 
with(menuStyle=new mm_style()){
	bordercolor="#b8cddc";
	borderstyle="solid";
	borderwidth=0;
	separatorcolor="#b8cddc";
	fontfamily="Verdana, Arial Black";
	fontsize="7pt";
	fontstyle="normal";
	headerbgcolor="#ffffff";
	headercolor="#000000";
	offbgcolor="#a0bacd";
	offcolor="#0A2972";
	onbgcolor="#0A2972";
	oncolor="#ffffff";
	outfilter="Fade(duration=0.2)";
	overfilter="Fade(duration=0.2);";
	padding=3;
	pagebgcolor="#DEDEDE";
	pagecolor="#211887";
	separatorsize=1;
	subimage="/images/arrow.gif";
	onsubimage="/images/whitearrow.gif";
	subimagepadding=0;
}
//========================================================================================
with(milonic=new menuname("ABOUT")){
  style=menuStyle;
  aI("text=About CTLA;url=index.cfm?pg=history;");
  aI("text=Advertise with CTLA;url=index.cfm?pg=Advertise%20With%20CTLA;");
	aI("text=Annual Awards;url=index.cfm?pg=CTLAAnnualAwards;");
  aI("text=Committees;url=index.cfm?pg=Committees;");
  aI("text=Contact Us;url=index.cfm?pg=ContactUs;");
  aI("text=CTLAWPAC;url=index.cfm?pg=CTLAWPAC;");
  aI("text=Leadership;showmenu=LEADERSHIP;url=index.cfm?pg=Leadership;");
  aI("text=Staff;url=index.cfm?pg=Staff%20%20Lobbyists;");
}
//========================================================================================
with(milonic=new menuname("LEADERSHIP")){
  style=menuStyle;
	aI("text=AAJ;url=index.cfm?pg=AAJ;");
	aI("text=Board of Directors;url=index.cfm?pg=Board%20of%20Directors;");
  aI("text=Executive Committee;url=index.cfm?pg=ExecCommittee;");
  aI("text=Officers;url=index.cfm?pg=Officers;");
}
//========================================================================================
with(milonic=new menuname("JOIN")){
  style=menuStyle;
  aI("text=Join Today!;url=index.cfm?pg=JoinCTLA;");
  aI("text=Member Benefits;url=index.cfm?pg=Benefits;");
  aI("text=New Members;url=index.cfm?pg=NewMembers;");
}
//========================================================================================
with(milonic=new menuname("CLE")){
  style=menuStyle;
  aI("text=Calendar;url=index.cfm?pg=events&evAction=viewMonth;");
  aI("text=Colorado Auto Litigators Handbook;url=index.cfm?pg=AutoLitHandbook;");
  aI("text=Convention;url=index.cfm?pg=Convention;");
  aI("text=Homestudy;url=index.cfm?pg=TapeSales;");
  aI("text=Register Online;url=index.cfm?pg=events&evAction=listAll;");
  aI("text=Seminars;url=index.cfm?pg=CLE;");
  aI("text=SeminarWeb;url=index.cfm?pg=semwebCatalog;");
  aI("text=Special Events;url=index.cfm?pg=SpecialEvents;");
  aI("text=Theatre;url=index.cfm?pg=Theater;");
}
//========================================================================================
with(milonic=new menuname("LEGISLATION")){
  style=menuStyle;
  aI("text=Find your Legislator;url=index.cfm?pg=Findalegislator;");
  aI("text=Legislative Issues;url=index.cfm?pg=LegIssues;");
}
//========================================================================================
with(milonic=new menuname("NEWS")){
  style=menuStyle;
  aI("text=Community Outreach;url=/CO/index.cfm?pg=CommunityOutreach;");
  aI("text=Press Room;url=/CO/index.cfm?pg=PressRm;");
}
//========================================================================================
with(milonic=new menuname("CONSUMER")){
  style=menuStyle;
  aI("text=Consumer Issues;url=index.cfm?pg=ConsumerPage;");
  aI("text=Consumer Organizations;url=index.cfm?pg=PI%20Orgs;");
  aI("text=Government Agencies;url=index.cfm?pg=Govt%20Agencies;");
}
//========================================================================================
with(milonic=new menuname("MYCTLA")){
  style=menuStyle;
  aI("text=Log-In;url=index.cfm?pg=Members Only Login;");
  aI("text=Amicus Briefs;url=index.cfm?pg=AmicusBriefs;");
  aI("text=Anatomical Model Rental;url=index.cfm?pg=Anatomical%20Model%20Rental;");
  aI("text=Case Review Panel;url=index.cfm?pg=CaseReviewPanel;");
  aI("text=Document Bank;url=index.cfm?pg=search&bid=118&sid=3465522&s_a=refineSearch;");
  aI("text=Find a CTLA Member;url=index.cfm?pg=members&configid=16;");
  aI("text=Legal Forms;url=index.cfm?searchType=uslegal&pg=search;");
  aI("text=Legislative Action Center;url=index.cfm?pg=Legislative%20Action%20Center;");
  aI("text=Listserver;url=index.cfm?pg=listviewer;");
  aI("text=Mentor Program;url=index.cfm?pg=Mentor%20Program;");
  aI("text=Search Trialsmith Databases;url=index.cfm?pg=search;");
	aI("text=Services Directory;url=index.cfm?pg=ServicesDirectory;");
  aI("text=Trial Talk;url=index.cfm?pg=Trial%20Talk;");
  aI("text=Upload A Document;url=index.cfm?pg=uploadDocuments&ul=1;");
  aI("text=View / Edit Your Information;url=index.cfm?pg=EditYourInfo;");
  aI("text=Working with the Media;url=index.cfm?pg=WorkingwiththeMedia;");  
}
//========================================================================================
with(milonic=new menuname("EAGLE")){
  style=menuStyle;
  aI("text=EAGLE Contribution;url=index.cfm?pg=EagleContribution;");
  aI("text=EAGLE Information;url=index.cfm?pg=EAGLE;");
  aI("text=EAGLE Members;url=index.cfm?pg=EagleMembers;");
}
//========================================================================================
drawMenus();
//========================================================================================










