var TREE_NODES={
	format:{
		left:10,
		top:104, 
		width:116,
		height:200,
		e_image:"../images/fo.gif",		 
		c_image:"../images/fc.gif",		 
		i_image:"../images/b.gif",
		b_image:'../images/b.gif',
		img_size:[16,16],
		bgcolor:"#d4d0c8",
		animation: true,
		animation:!window.opera,
		offset_y:-1,
		dont_resize_back:1,
		table_class:'clsFullNode',
		anim_step:14,
		anim_timer:10,
		padding:2
	},
			sub:[
				{html:'INTER-<br>ENTREPRISES', level_format:{bgcolor:'silver', link_class:'clsTopLink', indent:1}, format:{bgcolor:'#DE5A29', link_class:'clsTop'}, exp:0,
					sub:[
						{html:' La Négociation en 6 cycles', level_format:{bgcolor:'#EEEEEE', indent:14}, format:{indent:6}, exp:0,
						sub:[
								{html:'1&nbsp;&nbsp;&nbsp;Stratégie des gains mutuels (1)', url:'formations_cyc1.htm'},
								{html:'2&nbsp;&nbsp;&nbsp;Stratégie des gains mutuels (2)', url:'formations_cyc2.htm'},
								{html:'3&nbsp;&nbsp;&nbsp;Etre médiateur - facilitateur', url:'formations_cyc3.htm'},
								{html:'4&nbsp;&nbsp;&nbsp;Négocier avec les gens difficiles', url:'formations_cyc4.htm'},
								{html:'5&nbsp;&nbsp;&nbsp;Discuter l\'indiscutable', url:'formations_cyc5.htm'},
								{html:'6&nbsp;&nbsp;&nbsp;Comment dire non',  url:'formations_cyc6.htm'}
								]
								},
						{html:'Créativité', url:'formations_crea.htm'},
						{html:'Prise de parole en public', url:'formations_pp.htm'}
						]
				},
				{html:'SUR MESURE', level_format:{bgcolor:'silver',link_class:'clsTopLink', indent:1}, format:{bgcolor:'#DE5A29', link_class:'clsTop'},  exp:0,
					sub:[
						{html:'Management', level_format:{bgcolor:'#EEEEEE', indent:14}, format:{indent:6}, exp:0,
						sub:[
						{html:'Introduction', url:'management_intro.htm'},
						{html:'Pratique du Leadership', url:'management_leader.htm'},
						{html:'Manager le changement', url:'management_change.htm'}
						]
				},
						{html:'Communication', level_format:{bgcolor:'#EEEEEE', indent:14}, format:{indent:6}, exp:0,
						sub:[
						{html:'Introduction', url:'communication_intro.htm'},
						{html:'Communication en face à face', url:'communication_face.htm'},
						{html:'Prise de parole en public', url:'communication_public.htm'},
						{html:'Ecouter avec ses yeux', url:'communication_nonverb1.htm'},
						{html:'Réussir ses présentations Power Point', url:'communication_powerp.htm'},
						{html:'Media Training', url:'communication_media.htm'},
						{html:'Gestion du stress', url:'communication_stress.htm'}

						]
				}
						
						
						]
				}
				]
		
};

