fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-24;




with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="dashed";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="transparent";
headercolor="#003366";
offbgcolor="transparent";
offcolor="#003366";
onbgcolor="transparent";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=97)";
padding=11;
pagebgcolor="transparent";
pagecolor="#FFCC00";
separatorsize=1;
separatorimage="../DHTMLimages/dashed.gif";
separatorwidth=207;
subimage="../DHTMLimages/arrow.gif";
subimagepadding=11;
}

with(SubmenuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="dashed";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="transparent";
headercolor="#003366";
offbgcolor="#d9effd";
offcolor="#003366";
onbgcolor="#ffffff";
oncolor="#66CCFF";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=97)";
padding=11;
pagebgcolor="transparent";
pagecolor="#FFCC00";
separatorcolor="#66CCFF";
separatorstyle="dashed";
separatorsize=1;
subimage="../DHTMLimages/arrow.gif";
subimagepadding=7;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative"; 
orientation="vertical";
style=menuStyle;
menuwidth="207";
aI("showmenu=NEWS;text=&nbsp;&nbsp;News;");
aI("showmenu=ABOUTCAO;text=&nbsp;&nbsp;About CAO;");
aI("showmenu=ORTHOINFO;text=&nbsp;&nbsp;Orthodontic Information;");
aI("text=&nbsp;&nbsp;Find an Orthodontist;url=../FINDANORTHODONTIST/PreDefault.asp;");
aI("showmenu=EVENTS;text=&nbsp;&nbsp;Events;");
aI("text=&nbsp;&nbsp;Links;url=../LINKS/default.asp;");
aI("text=&nbsp;&nbsp;Contact Us;url=../CONTACTUS/default.asp;");
aI("text=&nbsp;&nbsp;Site Map;url=../SITEMAP/default.asp;");
aI("text=&nbsp;&nbsp;Privacy Statement;url=../PRIVACY/default.asp;");
}


	with(new menuname("NEWS")){
	style=SubmenuStyle;
	aI("text=Message from the President;url=../NEWS/presidents.asp;")
	aI("text=Orthodontic News;url=../NEWS/news.asp;")
	}
	
	
	with(new menuname("ABOUTCAO")){
	style=SubmenuStyle;
	aI("text=CAO History;url=../ABOUT/history.asp;")
	aI("text=CAO Board of Directors;url=../ABOUT/PDF/BOD.pdf;")
	aI("text=Membership Information;url=../ABOUT/membershipinfo.asp;")
	aI("text=CFAO;url=../ABOUT/cfao.asp;")
	}
	
	
	with(new menuname("ORTHOINFO")){
	style=SubmenuStyle;
	aI("text=Facts;url=../ORTHODONTICINFO/facts.asp;")
	aI("text=Self-Esteem;url=../ORTHODONTICINFO/selfesteem.asp;")
	aI("text=Insurance;url=../ORTHODONTICINFO/insurance.asp;")
	aI("text=Braces and Age;url=../ORTHODONTICINFO/bracesandage.asp;")
	aI("text=Functional Appliances;url=../ORTHODONTICINFO/functionalappliances.asp;")
	aI("text=Colourful Braces;url=../ORTHODONTICINFO/colourfulbraces.asp;")
	aI("text=Oral Hygiene;url=../ORTHODONTICINFO/oralhygiene.asp;")
	aI("text=Orthodontic Emergencies;url=../ORTHODONTICINFO/emergencies.asp;")
	aI("text=FAQ;url=../ORTHODONTICINFO/faq.asp;")
	}
	
	
	with(new menuname("EVENTS")){
	style=SubmenuStyle;
	aI("text=2010 CAO/CAOMS Scientific Session;url=../CONF2010/default.asp;")
	//aI("showmenu=61st;text=Annual Scientific Session;")
	aI("text=Future Scientific Sessions;url=../EVENTS/future.asp;")
	}
	
		//with(new menuname("61st")){
		//style=SubmenuStyle;
		//aI("text=CAO 61st Annual Scientific Session;url=../EVENTS/current.asp;")
		//aI("text=Register Today!;url=http://www.e-registrationdesk.com/0223reserv/CAO-DRS/default.asp;")
		//aI("text=Student Poster Program;url=../EVENTS/2009-StudentPoster.asp;")
		//aI("text=Preliminary Program;url=../EVENTS/2009-Program.asp;")
		//aI("text=Hotel Information;url=../EVENTS/2009-Hotel.asp;")
		//aI("text=Sponsorship Opportunities;url=../EVENTS/2009-SponsorOps.asp;")
		//aI("text=Opportunities to Exhibit;url=../EVENTS/2009-ExhibitorOps.asp;")
		//aI("text=Current Exhibitors;url=../EVENTS/2009-Exhibitors.asp;")
		//aI("text=Current Sponsors;url=../EVENTS/2009-Sponsors.asp;")
		//}


drawMenus();

