bgcolor='C7E047';
bgcolor2='277AA2';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:15; left:99px ')
document.write('#topgauche { position:absolute;  z-index:10; }')
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 style="position:relative;height:25"><DIV class=popper id=topdeck></DIV>');
/*
SCRIPT EDITE SUR L'EDITEUR JAVACSRIPT
http://www.editeurjavascript.com
*/

/*
LIENS
*/
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[0][0] = '<A HREF="chap_1/presentation.php" CLASS=ejsmenu>Présentation </A>';
zlien[0][1] = '<A HREF="chap_1/equipe_pedagogique.php" CLASS=ejsmenu>Equipe Pédagogique </A>';
zlien[0][2] = '<A HREF="chap_1/conseil.php" CLASS=ejsmenu>Conseil d\'orientation </A>';
zlien[0][3] = '<A HREF="chap_1/presse_egc.php" CLASS=ejsmenu>La Presse en parle </A>';
zlien[0][4] = '<A HREF="chap_1/salons.php" CLASS=ejsmenu>Où nous trouver </A>';
zlien[1][0] = '<A HREF="chap_2/formation_mac.php" CLASS=ejsmenu>Bachelor Professionnel Responsable en Marketing Commercialisation et Gestion </A>';
zlien[1][1] = '<A HREF="chap_3/stages_sejours.php" CLASS=ejsmenu>Bachelor International et Master in Business Studies </A>';
zlien[2][0] = '<A HREF="chap_3/stages_sejours.php" CLASS=ejsmenu>Séjours</A>';
zlien[2][1] = '<A HREF="chap_3/partenaires_universites.php" CLASS=ejsmenu>Partenaires </A>';
zlien[2][2] = '<A HREF="chap_3/certificats_linguistiques.php" CLASS=ejsmenu>Certificats linguistiques </A>';
zlien[3][0] = '<A HREF="chap_4/condition_admission.php" CLASS=ejsmenu>Conditions d\'admission</A>';
zlien[3][1] = '<A HREF="chap_4/epreuve_admission.php" CLASS=ejsmenu>Epreuves d\'admission </A>';
zlien[3][2] = '<A HREF="chap_4/calendrier_sessions.php" CLASS=ejsmenu>Calendrier</A>';
zlien[3][3] = '<A HREF="chap_4/frais_etudes.php" CLASS=ejsmenu>Frais d\'Etudes </A>';
zlien[3][4] = '<A HREF="chap_4/statut_etudiant.php" CLASS=ejsmenu>Statut Etudiant </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="chap_5/services_etudiants.php" CLASS=ejsmenu>Services aux Etudiants </A>';
zlien[5][0] = '<A HREF="chap_6/les_metiers.php" CLASS=ejsmenu>Guide des Métiers </A>';
zlien[5][1] = '<A HREF="chap_6/les_temoignages.php" CLASS=ejsmenu>Témoignages</A>';
if(document.getElementById)
	{
	skn = document.getElementById("topdeck").style
	skn.left = 99;
	}

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.top = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=400><TR><td><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><td width=100><TD BGCOLOR="+bgcolor+" 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></TD></TR></TABLE>";
document.getElementById("topdeck").innerHTML = content;
skn.visibility = "visible";
}
function kill()
{
	if(document.getElementById)
		skn.visibility = "hidden";
}
document.onclick = kill;
if(document.getElementById)
	{
	document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=200 HEIGHT=120><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=120>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial" color="white"><b>L\'ECOLE</b></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],20)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial" color="white"><b>FORMATIONS</b></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],40)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial" color="white"><b>INTERNATIONAL</b></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],60)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial" color="white"><b>INSCRIPTION</b> </FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],80)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial" color="white"><b>VIE ETUDIANTE</b> </FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],100)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial" color="white"><b>METIERS</b> </FONT></TD></tr>')
	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');