_menuCloseDelay=110;
_menuOpenDelay=50;
_subOffsetTop=0;
_subOffsetLeft=0;
 
with(menuStyle=new mm_style()){
 align="left";
 bordercolor='#ccc';
 borderstyle='dashed';
 separatorcolor='#d4d7b5';
 separatorsize='0';
 borderwidth='1';
 fontfamily='Arial, Helvetica';
 fontsize='13px';
 fontstyle='normal';
 fontweight='regular';
 headerbgcolor='#f8f8f8';
 headercolor='#000000';
 offbgcolor='#464A32';
 offcolor='#fff';
 onbgcolor='#E6DFBB';
 oncolor='#B0580C';
 padding='4';
 pagebgcolor='#f8f8f8';
 pagecolor='#B0580C';
 subimage='images/arrowWhite.png';
 onsubimage='images/arrow.png';
 subimagepadding='0';
 itemwidth='160';
}



////////////////////////////////
with (milonic = new menuname("ABOUT")) {
	style = menuStyle;
	top = "offset=3";
	aI("text=Who We Are;showmenu=whoWeAreMenu;");
	aI("text=How We Operate;showmenu=howWeOperateMenu;");
	aI("text=Staff;url=index.cfm?pg=Staff;");
	aI("text=Affiliates;url=index.cfm?pg=Affiliates;");
	aI("text=Awards and Honours;url=index.cfm?pg=AwardsAndHonours;");
	aI("text=OTLA in your Community;showmenu=otlaInYourCommunityMenu;;");
}

	with (milonic = new menuname("whoWeAreMenu")) {
		style = menuStyle;
		top = "offset=0";
		aI("text=President's Message;url=index.cfm?pg=PresidentsMessage ;");
		aI("text=Access to Justice;url=index.cfm?pg=AccessToJustice;");
	}
	
	with (milonic = new menuname("howWeOperateMenu")) {
		style = menuStyle;
		top = "offset=0";
		aI("text=Board Of Directors;url=index.cfm?pg=BoardOfDirectors;");
		aI("text=Sections & Committees;url=index.cfm?pg=SectionsCommittees;");
		aI("text=OTLA By-laws;url=index.cfm?pg=OTLAByLaws;");
		aI("text=OTLA Strategic Plan;url=index.cfm?pg=OTLAStrategicPlan;");
		aI("text=OTLA's Structure;url=index.cfm?pg=OTLAStructure;");
	}
	
	with (milonic = new menuname("otlaInYourCommunityMenu")) {
		style = menuStyle;
		top = "offset=0";
		aI("text=Bike Helmets for Kids;url=index.cfm?pg=BikeHelmetsForKids;");
		aI("text=OTLA Cup;url=index.cfm?pg=OTLACup;");
		aI("text=Speakers Bureau;url=index.cfm?pg=SpeakersBureau;");
	}



/////////////////////////////////
with (milonic = new menuname("MEMBERSHIP")) {
	style = menuStyle;
	top = "offset=3";
	aI("text=Membership Criteria;url=index.cfm?pg=MembershipCriteria;");
	aI("text=Join OTLA;url=index.cfm?pg=JoinOTLA;");
	aI("text=Join A Section;url=index.cfm?pg=JoinASection;");
	aI("text=AAJ;url=index.cfm?pg=AAJ;");
}



////////////////////////////////
with (milonic = new menuname("CIVIL")) {
	style = menuStyle;
	top = "offset=3";
	aI("text=Current Issues;showmenu=currentIssuesMenu;");
	aI("text=OTLA Access to Justice;showmenu=otlaAccessToJusticeMenu;");
}

		with (milonic = new menuname("currentIssuesMenu")) {
		style = menuStyle;
		top = "offset=0";
		aI("text=Auto Insurance;url=index.cfm?pg=AutoInsurance;");
		aI("text=Product Safety;url=index.cfm?pg=ProductSafety;");
		aI("text=Joint & Several Liability;url=index.cfm?pg=JointandSeveralLiability;");
	}
	
	with (milonic = new menuname("otlaAccessToJusticeMenu")) {
		style = menuStyle;
		top = "offset=0";
		aI("text=Member Updates;url=index.cfm?pg=MemberUpdates;");
		aI("text=Make a Contribution;url=index.cfm?pg=Contribution;");
	}



/////////////////////////////////
with (milonic = new menuname("WHATSNEW")) {
	style = menuStyle;
	top = "offset=3";
	aI("text=Videos;url=index.cfm?pg=Videos;");
	aI("text=Press Releases;url=index.cfm?pg=PressReleases;");
	aI("text=Latest Events;url=index.cfm?pg=LatestEvents;");
	aI("text=Publications;showmenu=publicationsMenu;");
}

	with (milonic = new menuname("publicationsMenu")) {
		style = menuStyle;
		top = "offset=0";
		aI("text=Litigator Magazine;url=index.cfm?pg=LitigatorMagazine;");
		aI("text=OTLA Update;url=index.cfm?pg=OTLAUpdate;");
		aI("text=Brochures;url=index.cfm?pg=Brochures;");
	}
	
	
	
////////////////////////////////
with (milonic = new menuname("PUBLIC")) {
	style = menuStyle;
	top = "offset=3";
	aI("text=Find an OTLA Lawyer;url=index.cfm?pg=PublicDirectory;");
	aI("text=Legal Assistance;url=index.cfm?pg=LegalAssistance;");
	aI("text=Lawyer Referral Service;url=index.cfm?pg=LawyerReferralService;");
	aI("text=The Legal System in Ontario;url=index.cfm?pg=TheLegalSystem;");
	aI("text=Your Auto Insurance Coverage;url=index.cfm?pg=AutoInsuranceCoverage;");
	aI("text=When do I need a lawyer?;url=index.cfm?pg=MedicalMalpractice;");
	aI("text=Speakers Bureau;url=index.cfm?pg=SpeakersBureau;");
	aI("text=Helpful Links;url=index.cfm?pg=HelpfulLinks;");
}

		with (milonic = new menuname("whenDoINeedALawyerMenu")) {
		style = menuStyle;
		top = "offset=0";
		aI("text=Medical Malpractice;url=index.cfm?pg=MedicalMalpractice;");
		aI("text=Long Term Disability;url=index.cfm?pg=LongTermDisability;");
		aI("text=Traumatic Brain Injury;url=index.cfm?pg=TraumaticBrainInjury;");
		aI("text=Sexual Assault;url=index.cfm?pg=SexualAssault;");
		aI("text=Auto Insurance;url=index.cfm?pg=AutoInsurance;");
		aI("text=WSIB;url=index.cfm?pg=WSIB;");
	}
	
	
	
////////////////////////////////
with (milonic = new menuname("MEMBER")) {
	style = menuStyle;
	top = "offset=3";
	aI("text=My OTLA;url=index.cfm?pg=MyOTLA;");
	aI("text=Listserves;url=index.cfm?pg=Listserves;");
	aI("text=E-news;url=index.cfm?pg=Enews;");
	aI("text=Member Directory;url=index.cfm?pg=members;");
	aI("text=Expert Directory;url=index.cfm?pg=expertDatabase;");
	aI("text=Store;url=index.cfm?pg=Store;");
	aI("text=OTLA Document Bank;url=index.cfm?pg=OTLADocumentBank;");
	aI("text=Mentoring Program;url=index.cfm?pg=MentoringProgram;");
	aI("text=Litigator Magazine;url=index.cfm?pg=LitigatorMagazine;");
	aI("text=OTLA Update;url=index.cfm?pg=OTLAUpdate;");
	aI("text=Brochures;url=index.cfm?pg=Brochures;");
	aI("text=Interventions;url=index.cfm?pg=RecentRulings;");
	aI("text=Website Training Videos;url=index.cfm?pg=Videos;");
	aI("text=Legal Links;url=index.cfm?pg=LegalLinks;");
}
	
			with (milonic = new menuname("employmentOpportunitiesMenu")) {
		style = menuStyle;
		top = "offset=0";
		aI("text=Job Listings;url=index.cfm?pg=PostAJob;");
		aI("text=Submit a Job Listing;url=index.cfm?pg=SubmitAJobListing;");
	}
	
		with (milonic = new menuname("trialMenu")) {
		style = menuStyle;
		top = "offset=0";
		aI("text=View Calendar;url=index.cfm?pg=TrialAlert;");
		aI("text=Submit A Trial Date;url=index.cfm?pg=TrialAlertRequest;");
	}



////////////////////////////////
with (milonic = new menuname("CLE")) {
	style = menuStyle;
	top = "offset=3";
	aI("text=Calendar of Events;url=index.cfm?pg=CalendarOfEvents;");
	aI("text=Live Webinars;url=index.cfm?pg=semwebCatalog&panel=browse&ft=SWL;");
	aI("text=Continuing Professional Development;url=index.cfm?pg=ContProfDevelopment;");
	aI("text=Conference Materials;url=index.cfm?pg=ConferenceMaterials;");
	aI("text=Sponsor an Event;url=index.cfm?pg=SponsorAnEvent;");
	aI("text=Our Sponsors;url=index.cfm?pg=OurSponsors;");
}

drawMenus();
