/*** 
This is the menu creation code - place it right after you body tag
Feel free to add this to a stand-alone js file and link it to your page.
**/

//Menu object creation
oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname

//Menu properties   
oCMenu.pxBetween=0
oCMenu.fromLeft=10 
oCMenu.fromTop=180   
oCMenu.rows=0 
oCMenu.menuPlacement=0

oCMenu.offlineRoot="" 
oCMenu.onlineRoot="" 
oCMenu.resizeCheck=1 
oCMenu.wait=1000 
oCMenu.fillImg=""
oCMenu.zIndex=0

//Background bar properties
oCMenu.useBar=1
oCMenu.barWidth="menu"
oCMenu.barHeight="menu" 
oCMenu.barClass="clBar"
oCMenu.barX="menu"
oCMenu.barY="menu"
oCMenu.barBorderX=0
oCMenu.barBorderY=0
oCMenu.barBorderClass=""

//Level properties - ALL properties have to be spesified in level 0

oCMenu.level[0]=new cm_makeLevel() //Add this for each new level
oCMenu.level[0].width=158
oCMenu.level[0].height=25
oCMenu.level[0].regClass="clLevel0"
oCMenu.level[0].overClass="clLevel0over"
oCMenu.level[0].borderX=1 
oCMenu.level[0].borderY=1
oCMenu.level[0].borderClass="clLevel0border"
oCMenu.level[0].offsetX=0 
oCMenu.level[0].offsetY=0
oCMenu.level[0].rows=0
oCMenu.level[0].align="right" 

/*
//EXAMPLE SUB LEVEL[1] PROPERTIES - You have to spesify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[1].width=170
oCMenu.level[1].height=25
oCMenu.level[1].regClass="clLevel1"
oCMenu.level[1].overClass="clLevel1over"
oCMenu.level[1].style=""
oCMenu.level[1].align="right" 
oCMenu.level[1].offsetX=0
oCMenu.level[1].offsetY=0
oCMenu.level[1].borderClass="clLevel1border"
oCMenu.level[1].borderX=1 
oCMenu.level[1].borderY=1
oCMenu.level[1].rows=0
oCMenu.level[1].align="bottom" 
*/
/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/
oCMenu.makeMenu('top0','','<b>&nbsp;Présentation</b>','')
	oCMenu.makeMenu('sub00','top0','Le mot du président','../index2.htm')
	oCMenu.makeMenu('sub01','top0','Le conseil d\'administration','../Presentation/Presentation.html')
	oCMenu.makeMenu('sub02','top0','Ses commissions','../Presentation/Commissions.html')
	oCMenu.makeMenu('sub03','top0','Son statut','../Presentation/Statut.html')
	oCMenu.makeMenu('sub04','top0','Son règlement intérieur','../Presentation/ReglInt.html')
	
//oCMenu.makeMenu('top1','','&nbsp;La revue','http://revues.societechirbuc.com/')
oCMenu.makeMenu('top1','','&nbsp;La revue','http://www.mbcb-journal.org/','_blank')
//oCMenu.makeMenu('top10','','&nbsp;Nos partenaires','../Partenaires/partenaires.html')
	
oCMenu.makeMenu('top2','','&nbsp;Les congrès','../LesCongres/LesCongres.html')

/* ------------ */
oCMenu.makeMenu('f1','','&nbsp;Formations','')
	oCMenu.makeMenu('sf1','f1','&nbsp;Formation initiale','')
		oCMenu.makeMenu('','sf1','Cours de Médecine et Chirurgie buccale','../formation/en_cours.html','','','40')
		oCMenu.makeMenu('','sf1','Fiches pédagogiques','../formation/fiches_pedagogiques.html')
		oCMenu.makeMenu('','sf1','Items Internat','../formation/en_cours.html')
	oCMenu.makeMenu('sf2','f1','&nbsp;Formation continue','')
		oCMenu.makeMenu('','sf2','Les points forts des Congrès SFMBCB','../formation/en_cours.html','','','40')
		oCMenu.makeMenu('','sf2','Les Congrès SFMBCB / Sociétés de Chirurgie Buccale','../formation/en_cours.html','','','50')
		oCMenu.makeMenu('','sf2','Thèmes proposés aux associations de formation','../formation/en_cours.html','','','40')
		oCMenu.makeMenu('','sf2','Agenda de la Formation Continue','../formation/agenda.html','','','40')
	oCMenu.makeMenu('sf3','f1','&nbsp;Cas cliniques','../formation/cas_cliniques.html')
/* ------------ */


oCMenu.makeMenu('top3','','&nbsp;Comité Interface Inserm<br>&nbsp;Odontologie</span>','','','','40')
	oCMenu.makeMenu('sub31','top3','Informations','../Odontologie/infos.html')
	oCMenu.makeMenu('sub32','top3','Prochaines Manifestations','../Odontologie/manif.html')

oCMenu.makeMenu('top4','','&nbsp;Recommandations','../Recommandations/Recommandations.html')

oCMenu.makeMenu('top5','','&nbsp;La Bourse de recherche','')
	oCMenu.makeMenu('sub51','top5','Règlement','../BourseDeRech/BourseDeRech.html')
	oCMenu.makeMenu('sub52','top5','Prochaine Bourse','../BourseDeRech/prochaine.html')
	oCMenu.makeMenu('sub53','top5','Les lauréats','../BourseDeRech/laureats.htm')

oCMenu.makeMenu('top6','','Fédération Européenne <br />des Sociétés de Chirurgie Buccale (EFOSS)','http://www.efoss.eu/','_blank','','50')
	//oCMenu.makeMenu('sub61','top6','EFFOS','http://www.efoss.eu/','_blank')
	//oCMenu.makeMenu('sub61','top6','Le bureau','../FedEuro/FedEuro.html')
	//oCMenu.makeMenu('sub62','top6','Les statuts','../FedEuro/statuts.html')
	//oCMenu.makeMenu('sub63','top6','Le Board Européen','../FedEuro/Efoss.html')

oCMenu.makeMenu('top7','','&nbsp;Admission','../Admission/Admission.html')

oCMenu.makeMenu('top8','','&nbsp;Liens utiles','../Liens/liens.html')

oCMenu.makeMenu('top9','','&nbsp;Contact','mailto:secretaire@societechirbuc.com?subject=Demande de renseignements')

//Leave this line - it constructs the menu
oCMenu.construct()	


document.write("<div style='position:absolute; top:520px;'><img src='../home/design2.gif' /></div> ");	