function Nivo2(number){

// Sous-rubriques de la partie Expertise Comptable
if (number==1){
	if (ie4)
		doc=parent.frames['centre'].document.all.calque1;
	else if (ns4)
		doc=parent.frames['centre'].document.layers.calque1.document;
	else if (ns6)
	{
		doc=parent.frames['centre'].document.getElementById('calque1') ;
	}


ligne="";
for (k=1; k<=nb_bouton1; k++)
	{
	    ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td valign='top' width='11'><img src='../../img/pix.gif' width='11' height='10'></td><td bgcolor='#1C5AA0'>";
for (k=1; k<=nb_bouton1; k++)
	{
	    ligne += " <table  border='0' cellspacing='0' cellpadding='1'>";
        ligne+="     <tr> ";
		ligne+="           <td width='10' align='center'><img src='../../img/pix.gif' width='10' height='1'></td>";
        ligne+="           <td valign=top  width=135><img src='../../img/pix.gif' width='135' height='1'></td>";
		ligne+="    </tr>";
		ligne+="     <tr> ";
		ligne+="           <td width='10' align='center' valign=top><img src='../../img/pix.gif' width='10' height='5'><br><img src='../../img/dhtml/rond2.gif' width='4' height='4'></td>";
        ligne+="           <td valign=top width=135><a href="+bouton2[k].lien+" target='centre' class=srub>"+bouton2[k].nom+"</a></td>";
		ligne+="    </tr>";
	    ligne+="  </table>";
	    
   }	
		ligne+="</td></tr></table>";
        ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td><img src='../../img/pix.gif' width='11' height='7'></td><td><img src='../../img/dhtml/bas.gif'  height='5'></td></tr></table>";
		 ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td><img src='../../img/pix.gif' width='11' height='7'></td><td><img src='../../img/pix.gif' height='5'></td></tr></table>";


		
	}

	if (ie4||ns6)
		doc.innerHTML = ligne;

	else 
	{
		doc.write(ligne);
		doc.close();
	}
    // Positionnement Sous-rubriques de la partie Expertise Comptable
	if (ie4)
		parent.frames['centre'].calque1.style.top=265 + parent.frames['centre'].document.body.scrollTop;
	else if (ns4)
		parent.frames['centre'].document.layers.calque1.top=265 + parent.frames['centre'].pageYOffset;
	else if (ns6)
		parent.frames['centre'].document.getElementById('calque1').style.top=265 + parent.frames['centre'].pageYOffset;

 
 Affiche('calque1');
 }

// Sous-rubriques de la partie Audit Contractuel
if (number==2){
	if (ie4)
		doc=parent.frames['centre'].document.all.calque1;
	else if (ns4)
		doc=parent.frames['centre'].document.layers.calque1.document;
	else if (ns6)
	{
		doc=parent.frames['centre'].document.getElementById('calque1') ;
	}
ligne="";
for (k=1; k<=nb_bouton2; k++)
	{
	    ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td valign='top' width='11'><img src='../../img/pix.gif' width='11' height='10'></td><td bgcolor='#1C5AA0'>";
for (k=1; k<=nb_bouton2; k++)
	{
	    ligne+= " <table  border='0' cellspacing='0' cellpadding='1'>";
        ligne+="     <tr> ";
		ligne+="           <td width='10' align='center'><img src='../../img/pix.gif' width='10' height='1'></td>";
        ligne+="           <td valign=top  width=135><img src='../../img/pix.gif' width='135' height='1'></td>";
		ligne+="    </tr>";
		ligne+="     <tr> ";
		ligne+="           <td width='10' align='center' valign=top><img src='../../img/pix.gif' width='10' height='5'><br><img src='../../img/dhtml/rond2.gif' width='4' height='4'></td>";
        ligne+="           <td valign=top width=135><a href="+bouton3[k].lien+" target='centre' class=srub>"+bouton3[k].nom+"</a></td>";
		ligne+="    </tr>";
	    ligne+="  </table>";
	    
   }	
		ligne+="</td></tr></table>";
        ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td><img src='../../img/pix.gif' width='11' height='7'></td><td><img src='../../img/dhtml/bas.gif'  height='5'></td></tr></table>";
		ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td><img src='../../img/pix.gif' width='11' height='7'></td><td><img src='../../img/pix.gif' height='5'></td></tr></table>";


		
	}

	if (ie4||ns6)
		doc.innerHTML = ligne;

	else 
	{
		doc.write(ligne);
		doc.close();
	}
    // Positionnement Sous-rubriques de la partie Audit Contractuel
	if (ie4)
		parent.frames['centre'].calque1.style.top=105 + parent.frames['centre'].document.body.scrollTop;
	else if (ns4)
		parent.frames['centre'].document.layers.calque1.top=105 + parent.frames['centre'].pageYOffset;
	else if (ns6)
		parent.frames['centre'].document.getElementById('calque1').style.top=105 + parent.frames['centre'].pageYOffset;

 
 Affiche('calque1');
 }
 
 // Sous-rubriques de la partie Conseil en systèmes d'informations
if (number==3){
	if (ie4)
		doc=parent.frames['centre'].document.all.calque1;
	else if (ns4)
		doc=parent.frames['centre'].document.layers.calque1.document;
	else if (ns6)
	{
		doc=parent.frames['centre'].document.getElementById('calque1') ;
	}
ligne="";
for (k=1; k<=nb_bouton3; k++)
	{
	    ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td valign='top' width='11'><img src='../../img/pix.gif' width='11' height='10'></td><td bgcolor='#1C5AA0'>";
for (k=1; k<=nb_bouton3; k++)
	{
	    ligne += " <table  border='0' cellspacing='0' cellpadding='1'>";
        ligne+="     <tr> ";
		ligne+="           <td width='10' align='center'><img src='../../img/pix.gif' width='10' height='1'></td>";
        ligne+="           <td valign=top  width=135><img src='../../img/pix.gif' width='135' height='1'></td>";
		ligne+="    </tr>";
		ligne+="     <tr> ";
		ligne+="           <td width='10' align='center' valign=top><img src='../../img/pix.gif' width='10' height='5'><br><img src='../../img/dhtml/rond2.gif' width='4' height='4'></td>";
        ligne+="           <td valign=top width=135><a href="+bouton4[k].lien+" target='centre' class=srub>"+bouton4[k].nom+"</a></td>";
		ligne+="    </tr>";
	    ligne+="  </table>";
	    
   }	
		ligne+="</td></tr></table>";
        ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td><img src='../../img/pix.gif' width='11' height='7'></td><td><img src='../../img/dhtml/bas.gif'  height='5'></td></tr></table>";
		 ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td><img src='../../img/pix.gif' width='11' height='7'></td><td><img src='../../img/pix.gif' height='5'></td></tr></table>";


		
	}

	if (ie4||ns6)
		doc.innerHTML = ligne;

	else 
	{
		doc.write(ligne);
		doc.close();
	}
    // Positionnement Sous-rubriques de la partie Conseil en systèmes d'informations
	if (ie4)
		parent.frames['centre'].calque1.style.top=200 + parent.frames['centre'].document.body.scrollTop;
	else if (ns4)
		parent.frames['centre'].document.layers.calque1.top=200 + parent.frames['centre'].pageYOffset;
	else if (ns6)
		parent.frames['centre'].document.getElementById('calque1').style.top=200 + parent.frames['centre'].pageYOffset;

 
 Affiche('calque1');
 }
 
// Sous-rubriques de la partie Consolidation
if (number==4){
	if (ie4)
		doc=parent.frames['centre'].document.all.calque1;
	else if (ns4)
		doc=parent.frames['centre'].document.layers.calque1.document;
	else if (ns6)
	{
		doc=parent.frames['centre'].document.getElementById('calque1') ;
	}
ligne="";
for (k=1; k<=nb_bouton4; k++)
	{
	    ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td valign='top' width='11'><img src='../../img/pix.gif' width='11' height='10'></td><td bgcolor='#1C5AA0'>";
for (k=1; k<=nb_bouton4; k++)
	{
	    ligne += " <table  border='0' cellspacing='0' cellpadding='1'>";
        ligne+="     <tr> ";
		ligne+="           <td width='10' align='center'><img src='../../img/pix.gif' width='10' height='1'></td>";
        ligne+="           <td valign=top  width=135><img src='../../img/pix.gif' width='135' height='1'></td>";
		ligne+="    </tr>";
		ligne+="     <tr> ";
		ligne+="           <td width='10' align='center' valign=top><img src='../../img/pix.gif' width='10' height='5'><br><img src='../../img/dhtml/rond2.gif' width='4' height='4'></td>";
        ligne+="           <td valign=top width=135><a href="+bouton5[k].lien+" target='centre' class=srub>"+bouton5[k].nom+"</a></td>";
		ligne+="    </tr>";
	    ligne+="  </table>";
	    
   }	
		ligne+="</td></tr></table>";
        ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td><img src='../../img/pix.gif' width='11' height='7'></td><td><img src='../../img/dhtml/bas.gif'  height='5'></td></tr></table>";
		 ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td><img src='../../img/pix.gif' width='11' height='7'></td><td><img src='../../img/pix.gif' height='5'></td></tr></table>";


		
	}

	if (ie4||ns6)
		doc.innerHTML = ligne;

	else 
	{
		doc.write(ligne);
		doc.close();
	}
    // Positionnement Sous-rubriques de la partie Consolidation
	if (ie4)
		parent.frames['centre'].calque1.style.top=345 + parent.frames['centre'].document.body.scrollTop;
	else if (ns4)
		parent.frames['centre'].document.layers.calque1.top=345 + parent.frames['centre'].pageYOffset;
	else if (ns6)
		parent.frames['centre'].document.getElementById('calque1').style.top=345 + parent.frames['centre'].pageYOffset;

 
 Affiche('calque1');
 }
 
// Sous-rubriques de la partie Gestion de la paie et conseil social
if (number==5){
	if (ie4)
		doc=parent.frames['centre'].document.all.calque1;
	else if (ns4)
		doc=parent.frames['centre'].document.layers.calque1.document;
	else if (ns6)
	{
		doc=parent.frames['centre'].document.getElementById('calque1') ;
	}
ligne="";
for (k=1; k<=nb_bouton5; k++)
	{
	    ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td valign='top' width='11'><img src='../../img/pix.gif' width='11' height='10'></td><td bgcolor='#1C5AA0'>";
for (k=1; k<=nb_bouton5; k++)
	{
	    ligne += " <table  border='0' cellspacing='0' cellpadding='1'>";
        ligne+="     <tr> ";
		ligne+="           <td width='10' align='center'><img src='../../img/pix.gif' width='10' height='1'></td>";
        ligne+="           <td valign=top  width=135><img src='../../img/pix.gif' width='135' height='1'></td>";
		ligne+="    </tr>";
		ligne+="     <tr> ";
		ligne+="           <td width='10' align='center' valign=top><img src='../../img/pix.gif' width='10' height='5'><br><img src='../../img/dhtml/rond2.gif' width='4' height='4'></td>";
        ligne+="           <td valign=top width=135><a href="+bouton6[k].lien+" target='centre' class=srub>"+bouton6[k].nom+"</a></td>";
		ligne+="    </tr>";
	    ligne+="  </table>";
	    
   }	
		ligne+="</td></tr></table>";
        ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td><img src='../../img/pix.gif' width='11' height='7'></td><td><img src='../../img/dhtml/bas.gif'  height='5'></td></tr></table>";
		 ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td><img src='../../img/pix.gif' width='11' height='7'></td><td><img src='../../img/pix.gif' height='5'></td></tr></table>";


		
	}
        
	if (ie4||ns6)
		doc.innerHTML = ligne;

	else 
	{
		doc.write(ligne);
		doc.close();
	}
    // Positionnement Sous-rubriques de la partie Gestion de la paie et conseil social
	if (ie4)
		parent.frames['centre'].calque1.style.top=370 + parent.frames['centre'].document.body.scrollTop;
	else if (ns4)
		parent.frames['centre'].document.layers.calque1.top=370 + parent.frames['centre'].pageYOffset;
	else if (ns6)
		parent.frames['centre'].document.getElementById('calque1').style.top=370 + parent.frames['centre'].pageYOffset;

 
 Affiche('calque1');
 } 
 
if (number==6){
	if (ie4)
		doc=parent.frames['centre'].document.all.calque1;
	else if (ns4)
		doc=parent.frames['centre'].document.layers.calque1.document;
	else if (ns6)
	{
		doc=parent.frames['centre'].document.getElementById('calque1') ;
	}
ligne="";
for (k=1; k<=nb_bouton6; k++)
	{
	    ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td valign='top' width='11'><img src='../../img/pix.gif' width='11' height='10'></td><td bgcolor='#1C5AA0'>";
for (k=1; k<=nb_bouton6; k++)
	{
	    ligne += " <table  border='0' cellspacing='0' cellpadding='1'>";
        ligne+="     <tr> ";
		ligne+="           <td width='10' align='center'><img src='../../img/pix.gif' width='10' height='1'></td>";
        ligne+="           <td valign=top  width=135><img src='../../img/pix.gif' width='135' height='1'></td>";
		ligne+="    </tr>";
		ligne+="     <tr> ";
		ligne+="           <td width='10' align='center' valign=top><img src='../../img/pix.gif' width='10' height='5'><br><img src='../../img/dhtml/rond2.gif' width='4' height='4'></td>";
        ligne+="           <td valign=top width=135><a href="+bouton7[k].lien+" target='centre' class=srub>"+bouton7[k].nom+"</a></td>";
		ligne+="    </tr>";
	    ligne+="  </table>";
	    
   }	
		ligne+="</td></tr></table>";
        ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td><img src='../../img/pix.gif' width='11' height='7'></td><td><img src='../../img/dhtml/bas.gif'  height='5'></td></tr></table>";
		 ligne+="<table width='160' border='0' cellspacing='0' cellpadding='0'><tr><td><img src='../../img/pix.gif' width='11' height='7'></td><td><img src='../../img/pix.gif' height='5'></td></tr></table>";


		
	}
        
	if (ie4||ns6)
		doc.innerHTML = ligne;

	else 
	{
		doc.write(ligne);
		doc.close();
	}

	if (ie4)
		parent.frames['centre'].calque1.style.top=90 + parent.frames['centre'].document.body.scrollTop;
	else if (ns4)
		parent.frames['centre'].document.layers.calque1.top=90 + parent.frames['centre'].pageYOffset;
	else if (ns6)
		parent.frames['centre'].document.getElementById('calque1').style.top=90 + parent.frames['centre'].pageYOffset;

 
 Affiche('calque1');
 } 
 
if (number==0){
  Cache('calque1');
}
}

