function vif(ssmenu)
{
	if(document.all)
		{
		ssmenu.style.background='#33CC00';
		}
else if(document.getElementById)
	{
	ssmenu.style.background='#33CC00';
	}

}

function terne(ssmenu)
{
	if(document.all)
		{
		ssmenu.style.background='#329866';
		}
else if(document.getElementById)
	{
	ssmenu.style.background='#329866';
	}

}


hauteurcadre = 15;

xmenu = new Array;
xlien = new Array;

xmenu[0] = '<A HREF="index.php" CLASS=menudyn3>Accueil</A>';
				
xmenu[1] = '<A HREF="Productivite.php" CLASS=menudyn3>Productivité</A>';
xmenu[2] = '<A HREF="Projet.php" CLASS=menudyn3>Projet</A>';
xmenu[3] = '<A HREF="Qualite.php" CLASS=menudyn3>Qualité</A>';
xmenu[4] = '<A HREF="Enseignement Sup.php" CLASS=menudyn3>Formation</A>';
xmenu[5] = '<A HREF="References.php" CLASS=menudyn3>Références</A>';
xmenu[6] = '<A HREF="contact.php" CLASS=menudyn3>Contact</A>';


xlien[0] = '<A href = "plaquette.pdf" target=_blank CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);"> Téléchargement de la plaquette (pdf) </A> '
xlien[0] += ' | '
xlien[0] += '<A href = "lettre.pdf" target=_blank CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);"> Téléchargement de la lettre (pdf) </A> '
xlien[1] = ''
xlien[2] = ''
xlien[3] = ''
xlien[4] = ''
xlien[5] = ''
xlien[6] = ''
xlien[1] += '<A HREF="5S.php" CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);" id="sm11">5S</A>';
xlien[1] += ' | '
xlien[1] += '<A HREF="TPM.php" CLASS=menudyn3 onmouseover="vif(this);" onmouseout="terne(this);">TPM</A>';
xlien[1] += ' | '
xlien[1] += '<A HREF="LEAN.php" CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);">LEAN</A>';
xlien[1] += ' | '
xlien[1] += '<A HREF="ANV.php" CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);">Analyse de la valeur</A>';
xlien[1] += ' | '
xlien[1] += '<A HREF="SMED.php" CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);">SMED</A>';
xlien[2] += '<A HREF="GP.php" CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);">Gestion de Production</A>';
xlien[2] += ' | '
xlien[2] += '<A HREF="AMO.php" CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);">Assistance Maîtrise Ouvrage</A>';
xlien[2] += ' | '
xlien[2] += '<A HREF="CDC.php" CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);">Conduite de Changement</A>';
xlien[3] += '<A HREF="PCI.php" CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);">Préparation à la Certification</A>';
xlien[3] += ' | '
xlien[3] += '<A HREF="RCI.php" CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);">Formation</A>';
xlien[3] += ' | '
xlien[3] += '<A HREF="QSE.php" CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);">Audit Qualité Sécurité Environnement</A>';
xlien[4] += '<A HREF="CDF.php" CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);">Catalogue Enseignement</A>';
xlien[4] += ' | '
xlien[4] += '<A HREF="FSM.php" CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);">Formation Professionnelle</A>';
xlien[4] += ' | '
xlien[4] += '<A HREF="http://www.ecoles-metiers.com" CLASS=menudyn3  onmouseover="vif(this);"onmouseout="terne(this);" target=_blank  >Ecoles Métiers</A>';
xlien[5] += '<A HREF="OGIP.php" CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);"  >Réseaux partenaires</A>';
xlien[5] += ' | '
xlien[5] += '<A HREF="Real.php" CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);" >Nos interventions</A>';
xlien[5] += ' | '
xlien[5] += '<A HREF="LI.php" CLASS=menudyn3 onmouseover="vif(this);"onmouseout="terne(this);" >Lieux intervention</A>';
xlien[6] += '<A HREF="mailto:denis.delporte@dp-organisation.com" CLASS=menudyn3  onmouseover="vif(this);"onmouseout="terne(this);" >Contact Mail </A>';



document.write('<STYLE TYPE="text/css">\nA.menudyn3 {color:#FFFFFF; text-decoration:none;}\nA:hover.menudyn3 {color:#000000;text-decoration:underline;}\n</STYLE>');

document.write('<TABLE CELLPADDING=2 CELLSPACING=0 BORDER=0  WIDTH=100% BGCOLOR=#000000>  <TR><TD><TABLE CELLPADDING=0 CELLSPACING=1 BORDER=0 WIDTH=100%>  <TR>');
for(i=0;i<xlien.length;i++)

{
	document.write('<TD BGCOLOR=#FF0000 onMouseOver="javascript:colorIt(this);MajMenu('+i+')" ALIGN=center ID=td'+i+'><FONT SIZE=1	FACE="Verdana"><A HREF="#" onClick="return(false)" onMouseOver="MajMenu('+i+')" CLASS=menudyn3>'+xmenu[i]+'</A></FONT></TD>');
	}
document.write('</TR>  <TR>    <TD COLSPAN='+(xlien.length)+' BGCOLOR=#329866 HEIGHT='+hauteurcadre+' VALIGN=top><ilayer id="dynamenu31" width=100% height='+hauteurcadre+'><layer id="dynamenu32" width=100% height='+hauteurcadre+'><div id="dynamenu33">&nbsp;</div></layer></ilayer></TD>  </TR></TABLE></TD></TR></TABLE>');

function colorIt(tditem)
	{
	if(document.all)
		{
			document.all.td0.style.background='#329866';
	document.all.td1.style.background='#329866';
	document.all.td2.style.background='#329866';
	document.all.td3.style.background='#329866';
	document.all.td4.style.background='#329866';
	document.all.td5.style.background='#329866';
	document.all.td6.style.background='#329866';
		tditem.style.background='#33CC00';
		}
else if(document.getElementById)
	{
			document.getElementById("td0").style.background='#329866';
	document.getElementById("td1").style.background='#329866';
	document.getElementById("td2").style.background='#329866';
	document.getElementById("td3").style.background='#329866';
	document.getElementById("td4").style.background='#329866';
	document.getElementById("td5").style.background='#329866';
	document.getElementById("td6").style.background='#329866';
	tditem.style.background='#33CC00';
	}
}


function colortd1()
	{
	if(document.all)
		{
	document.all.td1.style.background='#33CC00';
		}
else if(document.getElementById)
	{
	document.getElementById("td1").style.background='#33CC00';
	}
	}
	function colortd2()
	{
	if(document.all)
		{
	document.all.td2.style.background='#33CC00';
		}
else if(document.getElementById)
	{
	document.getElementById("td2").style.background='#33CC00';
	}
	}
	function colortd3()
	{
	if(document.all)
		{
	document.all.td3.style.background='#33CC00';
		}
else if(document.getElementById)
	{
	document.getElementById("td3").style.background='#33CC00';
	}
	}
	function colortd4()
	{
	if(document.all)
		{
	document.all.td4.style.background='#33CC00';
		}
else if(document.getElementById)
	{
	document.getElementById("td4").style.background='#33CC00';
	}
	}
	function colortd5()
	{
	if(document.all)
		{
	document.all.td5.style.background='#33CC00';
		}
else if(document.getElementById)
	{
	document.getElementById("td5").style.background='#33CC00';
	}
	}
	function colortd6()
	{
	if(document.all)
		{
	document.all.td6.style.background='#33CC00';
		}
else if(document.getElementById)
	{
	document.getElementById("td6").style.background='#33CC00';
	}
	}

function MajMenu(menu)
	{
	which = xlien[menu];
if (document.layers){
	document.dynamenu31.document.dynamenu32.document.write('<FONT SIZE=1 FACE="Verdana">'+which+'</FONT>')
	document.dynamenu31.document.dynamenu32.document.close()
	}
else if (document.getElementById)
			{
			document.getElementById("dynamenu33").innerHTML = '<CENTER><FONT SIZE=1 FACE="Verdana, Arial"><B>'+which+'</B></FONT></CENTER>';
			}
else 	if (document.all){
	dynamenu33.innerHTML='&nbsp;'
	dynamenu33.innerHTML='<FONT SIZE=1 FACE="Verdana">'+which+'</FONT>';
	}
}


if (document.getElementById)
	colorIt(document.getElementById("td7"));
else if (document.all){
	colorIt(document.all.td0);
	}

/*function Majssmenu(menu,ssmenu)
	{
ssm="s";
ssm+=menu;
ssm+=ssmenu;

	if(document.all)
		{
	document.all.ss1.style.background='#33CC00';
		}
else if(document.getElementById)
	{
	document.getElementById(ssm).style.background='#33CC00';
	}
	}*/
