// JavaScript Document
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
with(submenuStyle=new mm_style()){
bordercolor="#194F75";
borderstyle="none";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
lineHeight="25";
offcolor="#194F75"
oncolor="#909D79";
/*imageposition="text-top";
imagepadding=4;*/
rawcss="padding-top:2px;padding-left:15px; padding-bottom:2px; padding-right:0px;line-height:16px;";
subimagepadding=0;
itemheight=31;
itemwidth=180;
separatorimage="files/images/sep_bg.gif";
separatorheight=2;
}
with(menuStyle=new mm_style()){
bordercolor="#DFE8D3";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="11px";
lineHeight="25px";
fontstyle="normal";
offcolor="#194F75"
oncolor="#909D79";
subimagepadding=0;
menubgcolor="#EBF4DF";
itemwidth=180;
itemheight=31;
separatorimage="files/images/sep_bg.gif";
separatorheight=2;
fontweight="bold";
rawcss="padding:0px;padding-left:15px;padding-bottom:2px;padding-right:0px;line-height:16px;";
}	
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
orientation="vertical";
style=submenuStyle;
top=0;
position="relative"
//level-0 start
				aI("image=files/images/home1.gif;text=ACCUEIL;url=http://www.sante-conseil.org/;");
									aI("image=files/images/presetation.gif;showmenu=menu_id_56;text=NOS PRESTATIONS;url=content.php?_p_=56;");
								aI("image=files/images/traifs.gif;text=NOS TARIFS;url=http://www.sante-conseil.org/;");
									aI("image=files/images/med.gif;showmenu=menu_id_72;text=NOS ANNONCES;url=http://www.sante-conseil.org/;");
								aI("image=files/images/plan.gif;text=PLAN ALZHEIMER;url=http://www.sante-conseil.org/;");
								aI("image=files/images/parten.gif;text=NOS PARTENAIRES;url=http://www.sante-conseil.org/;");
								aI("image=files/images/mentions.gif;text=MENTIONS LEGALES;url=http://www.sante-conseil.org/;");
								aI("image=files/images/contact1.gif;text=CONTACTEZ NOUS;url=http://www.sante-conseil.org/;");
				}
//level-0 end
//level-1 start
				with(milonic=new menuname("menu_id_56"))
			{
				style=menuStyle;
											aI("text=Rechercher un rempla&ccedil;ant;url=http://www.sante-conseil.org/;")
												
						aI("showmenu=sub_menu_id_58;text=Candidat au remplacement;url=http://www.sante-conseil.org/;")
																		aI("text=Rechercher un associ&eacute;/successeur;url=http://www.sante-conseil.org/;")
																		aI("text=Inscription ETS d'Accueil;url=http://www.sante-conseil.org/;")
																		aI("text=Vendre du mat&eacute;riel;url=http://www.sante-conseil.org/;")
														}	
						with(milonic=new menuname("menu_id_72"))
			{
				style=menuStyle;
											aI("text=Rempla&ccedil;ants;url=http://www.sante-conseil.org/;")
																		aI("text=Successeurs et associ&eacute;s;url=http://www.sante-conseil.org/;")
																		aI("text=Maison de retraire;url=http://www.sante-conseil.org/;")
																		aI("text=Mat&eacute;riel m&eacute;dical;url=http://www.sante-conseil.org/;")
														}	
			//level-1 end

//level-2 final level start
						with(milonic=new menuname("sub_menu_id_58"))
				{
					style=submenuStyle;
						
								aI("text=Enregistrement d'un candidat au remplacement;url=http://www.sante-conseil.org/;")
											}	
				//level2-end
drawMenus();

