	// définition du nom de domaine
	domain_name 	= 'http://www.egc16.com/';
	posYmenu 		= 51;
	bgcolor			='267AA1';
	bgcolor2		='B3DB0F';
	needcenter		=false;
if(!needcenter)
	posXmenu = 50;
else
	{	if (document.all)
		posXmenu = (document.body.clientWidth/2)-(770/2);
	else
		posXmenu = (window.innerWidth/2)-(400/2); 
	}


document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; }')
document.write('.tab_cellule {  background-color: #FFFFFF; border-collapse:collapse;  }')
document.write('.cellule_prop { border: 1px solid white; }')
document.write('#topgauche { padding-left: 105px; position:absolute; top:'+posYmenu+'px; left:'+posXmenu+'px; }')
document.write('A:hover.ejsmenu {color:black; text-decoration:none;}')
document.write('A.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('</style>')
document.write('<DIV class=popper id=topdeck></DIV>');


zlien = new Array;
zlien[0] = new Array;
zlien[1] = new Array;
zlien[2] = new Array;
zlien[3] = new Array;
zlien[4] = new Array;
zlien[5] = new Array;
zlien[6] = new Array;


zlien[0][0] = '<A HREF="'+domain_name+'chap_1/presentation.php" CLASS=ejsmenu>Pr&eacute;sentation</A>';
zlien[0][1] = '<A HREF="'+domain_name+'chap_1/equipe_pedagogique.php" CLASS=ejsmenu>Equipe p&eacute;dagogique</A>';
zlien[0][2] = '<A HREF="'+domain_name+'chap_1/conseil.php" CLASS=ejsmenu>Conseil d\'orientation</A>';
zlien[0][3] = '<A HREF="'+domain_name+'chap_1/presse_egc.php" CLASS=ejsmenu>La presse en parle !</A>';
zlien[0][4] = '<A HREF="'+domain_name+'chap_1/salons.php" CLASS=ejsmenu>Où nous trouver ?</A>';


zlien[1][0] = '<A HREF="'+domain_name+'chap_2/formation_mac.php" CLASS=ejsmenu>Bachelor Professionnel Responsable en Marketing Commercialisation et Gestion</A>';
zlien[1][1] = '<A HREF="'+domain_name+'chap_3/stages_sejours.php" CLASS=ejsmenu>Bachelor Professionnel International et Master in Business Studies</A>';


zlien[2][0] = '<A HREF="'+domain_name+'chap_3/stages_sejours.php" CLASS=ejsmenu>S&eacute;jours </A>';
zlien[2][1] = '<A HREF="'+domain_name+'chap_3/partenaires_universites.php" CLASS=ejsmenu>Partenaires</A>';
zlien[2][2] = '<A HREF="'+domain_name+'chap_3/certificats_linguistiques.php" CLASS=ejsmenu>Certificats linguistiques</A>';


zlien[3][0] = '<A HREF="'+domain_name+'chap_4/condition_admission.php" CLASS=ejsmenu>Conditions d\'admission</A>';
zlien[3][1] = '<A HREF="'+domain_name+'chap_4/epreuve_admission.php" CLASS=ejsmenu>Epreuves d’admission</A>';
zlien[3][2] = '<A HREF="'+domain_name+'chap_4/calendrier_sessions.php" CLASS=ejsmenu>Calendrier des sessions</A>';
zlien[3][3] = '<A HREF="'+domain_name+'chap_4/frais_etudes.php" CLASS=ejsmenu>Frais d\'études</A>';
zlien[3][4] = '<A HREF="'+domain_name+'chap_4/statut_etudiant.php" CLASS=ejsmenu>Statut étudiant</A>';


zlien[4][0] = '<A HREF="http://www.egc16.com/blog/index.php?Bureau-des-eleves-et-projets-associatifs" CLASS=ejsmenu>Projets associatifs</A>';
zlien[4][1] = '<A HREF="'+domain_name+'chap_5/services_etudiants.php" CLASS=ejsmenu>Services aux étudiants</A>';


zlien[5][0] = '<A HREF="'+domain_name+'chap_6/les_metiers.php" alt="rubrique commerce" CLASS=ejsmenu>Guide des m&eacute;tiers</A>';
zlien[5][1] = '<A HREF="'+domain_name+'chap_6/les_temoignages.php" alt="rubrique commerce" CLASS=ejsmenu>T&eacute;moignages</A>';

zlien[6][0] = '<A HREF="'+domain_name+'contact_egc.php" alt="rubrique commerce" CLASS=ejsmenu>Nous contacter</A>';

var nava = (document.layers);
var dom = (document.getElementById);
var iex = (document.all);
if (nava) { skn = document.topdeck }
else if (dom) { skn = document.getElementById("topdeck").style }
else if (iex) { skn = topdeck.style }
skn.top = posYmenu+84;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = posXmenu+pos;
var content ="<TABLE class=\"tab_cellule\">";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD class=\"cellule_prop\" BGCOLOR="+bgcolor+" style=\"padding-right: 8px;\" onMouseOver=\"this.style.background='"+bgcolor2+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=20><FONT SIZE=2 FACE=\"arial\">&nbsp;&nbsp;"+msg[pass]+"</FONT></TD></TR>";
	pass++;
	}
content += "</TABLE>";
if (nava)
  {
    skn.document.write(content);
	  skn.document.close();
	  skn.visibility = "visible";
  }
    else if (dom)
  {
	  document.getElementById("topdeck").innerHTML = content;
	  skn.visibility = "visible";
  }
    else if (iex)
  {
	  document.all("topdeck").innerHTML = content;
	  skn.visibility = "visible";
  }
}
function kill()
{
	skn.visibility = "hidden";
}
document.onclick = kill;
document.write('<DIV ID=topgauche><br><br><br><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#267AA1 WIDTH=750><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 HEIGHT=25><TR>')
document.write('<TD WIDTH=80 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';" onMouseOut="this.style.background=\''+bgcolor+'\'"><A href='+domain_name+'index.php  onMouseOver="kill()" CLASS=ejsmenu><font style="font-size: 13px; color: white; font-family: arial">ACCUEIL&nbsp; | </FONT></a></TD>')  
document.write('<TD WIDTH=80 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],180)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[0],0)" href=# CLASS=ejsmenu><font style="font-size: 13px; color: white; font-family: arial">ECOLE&nbsp; | </FONT></a></TD>')  
document.write('<TD WIDTH=110 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],252)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],100)" href=# CLASS=ejsmenu><font style="font-size: 13px; color: white; font-family: arial">FORMATIONS&nbsp; | </FONT></a></TD>')
document.write('<TD WIDTH=120 BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],356)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],300)" href=# CLASS=ejsmenu><font style="font-size: 13px; color: white; font-family: arial">INTERNATIONAL&nbsp; | </FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],472)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],300)" href=# CLASS=ejsmenu><font style="font-size: 13px; color: white; font-family: arial">INSCRIPTION&nbsp; | </FONT></a></TD>')
document.write('<TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],568)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[4],400)" href=# CLASS=ejsmenu><font style="font-size: 13px; color: white; font-family: arial">VIE ETUDIANTE&nbsp; | </FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],690)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[5],500)" href=# CLASS=ejsmenu><font style="font-size: 13px; color: white; font-family: arial">METIERS&nbsp; | </FONT></a></TD>')
document.write('<TD WIDTH=80 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],777)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[6],600)" href=# CLASS=ejsmenu><font style="font-size: 13px; color: white; font-family: arial">CONTACTS</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV>')

function Exec_Flash(swf, hauteur, largeur, couleur) {
	document.write("<object type=\"application/x-shockwave-flash\"  data=\""+swf+"\" width=\""+largeur+"\" height=\""+hauteur+"\">\n");
	document.write("<param name=\"movie\" value=\""+swf+"\" />\n");
	document.write("<param name=\"quality\" value=\"high\" />\n");
	document.write("</object>\n");
}