bgcolor='#006699';
bgcolor2='#6699CC';
document.write('<STYLE link href="http://www.csgn.be/site/college.css" rel="stylesheet" TYPE=text/css>');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3;}')
document.write('#topgauche { position:absolute;  z-index:3; }')
document.write('A:hover.ejsmenu {color:#FFFFFF; text-decoration:none; FONT-SIZE: 10px;}')
document.write('A.ejsmenu {color:#FFFFFF; text-decoration:none; FONT-SIZE: 10px;}')
document.write('</style>')
document.write('<div style="position:relative;height:30"onmouseover="display()" onmouseout="hide()"><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[6] = new Array;
zlien[7] = new Array;

zlien[2][0] = '<A HREF="http://www.csgn.be/site/agenda/index.php" CLASS=ejsmenu>Pour tous</A>';
zlien[2][1] = '<A HREF="http://www.csgn.be/site/agenda_profs.htm" CLASS=ejsmenu>Pour les profs</A>';
zlien[3][0] = '<A HREF="http://www.csgn.be/site/etudes/etudes.htm" CLASS=ejsmenu>Les études au CSG</A>';
zlien[3][1] = '<A HREF="http://www.csgn.be/site/branches/branches.htm" CLASS=ejsmenu>Sites de Branches</A>';
zlien[3][2] = '<A HREF="http://www.csgn.be/site/etudes/inscriptions.htm" CLASS=ejsmenu>Inscriptions</A>';
zlien[3][3] = '<A HREF="http://www.csgn.be/site/etudes/regles.htm" CLASS=ejsmenu>Règles de vie</A>';
zlien[3][4] = '<A HREF="http://www.csgn.be/site/etudes/tfe/tfe.htm" CLASS=ejsmenu>TFE</A>';
zlien[3][5] = '<A HREF="http://www.csgn.be/site/etudes/ccm/ccm.htm" CLASS=ejsmenu>Locaux informatique</A>';
zlien[3][6] = '<A HREF="http://www.csgn.be/site/etudes/pret_livre/index.html" CLASS=ejsmenu>Prêt du livre</A>';
zlien[3][7] = '<A HREF="http://www.csgn.be/site/etudes/accompagnement/index.html" CLASS=ejsmenu>Accompagnement scolaire</A>';
zlien[5][1] = '<A HREF="http://www.csgn.be/site/voyages/voyages.htm" CLASS=ejsmenu>Les voyages</A>';
zlien[5][0] = '<A HREF="http://www.csgn.be/site/associatif/associatif.htm" CLASS=ejsmenu>Vie associative</A>';
zlien[5][2] = '<A HREF="http://anciens.csgn.be" CLASS=ejsmenu>Les Anciens</A>';
zlien[5][3] = '<A HREF="http://www.csgn.be/site/etudes/pms.htm" CLASS=ejsmenu>Le PMS</A>';
zlien[5][4] = '<A HREF="http://www.csgn.be/site/sante/promotionsante.htm" CLASS=ejsmenu>Santé</A>';
zlien[5][5] = '<A HREF="http://www.csgn.be/site/histoire/histoire.htm" CLASS=ejsmenu>Histoire du CSG</A>';
zlien[5][6] = '<A HREF="http://www.csgn.be/site/etudes/consparticipation/consparticipation.htm" CLASS=ejsmenu>C participation</A>';
zlien[7][0] = '<A HREF="http://www.csgn.be/site/adresse.htm" CLASS=ejsmenu>A qui s\'adresser?</A>';
zlien[7][1] = '<A HREF="http://www.csgn.be/site/index/formulaireprofs_tous.php" CLASS=ejsmenu>Profs contactables</A>';
zlien[7][2] = '<A HREF="#" onClick="plan()" CLASS=ejsmenu>plan d\'accès</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 = 24;


function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=100><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD BGCOLOR="+bgcolor+" onMouseOver=\"this.style.background='"+bgcolor2+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=20><FONT SIZE=1 FACE=\"Arial\"><I>&nbsp;&nbsp;"+msg[pass]+"</I></FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
if (msg==''||msg[0]=='')content='';
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 = "hidden";
  }
}
function plan()

{

	x = (screen.availWidth - 500) / 2;

	y = (screen.availHeight - 400) / 2;

	window.open("http://www.csgn.be/site/index/plan.htm","","scrollbars=no,status=no,location=no,resizable=no,directories=no,menubar=no,left="+x+",top="+y+",width=500,height=400");

}
function AccesProtege() 
{
	self.location.href=prompt("Accès réservé aux membres du personnel.  Mot de passe:","") + ".html";
}
function kill()
{
	skn.visibility = "hidden";
}
function hide()
{
document.getElementById("topdeck").style.visibility="hidden";
}

function display()
{
document.getElementById("topdeck").style.visibility='visible';
}
document.onclick= "visible";
document.onclick= kill;

document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=730><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25><TR>')
document.write('<TD WIDTH=110 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="" onMouseOver="pop(zlien[0],0)" href="http://www.csgn.be/site/" CLASS=ejsmenu><FONT-SIZE: 9px FACE="Arial"><G>Accueil Csgn</G></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],100)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="" onMouseOver="pop(zlien[1],100)" href="http://www.csgn.be/site/arrive.htm" CLASS=ejsmenu><FONT-SIZE: 9px FACE="Arial"><N>C\'est arrivé</N></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],200)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],200)" HREF="" CLASS=ejsmenu><FONT-SIZE: 9px FACE="Arial"><N>A l\'agenda</N></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],300)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],300)" href="" CLASS=ejsmenu><FONT-SIZE: 9px FACE="Arial"><N>Les études</N></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],400)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="" onMouseOver="pop(zlien[4],400)" href="http://www.csgn.be/site/az.htm"CLASS=ejsmenu><FONT-SIZE: 9px FACE="Arial"><N>De A à Z</N></FONT></a></TD>')
document.write('<TD WIDTH=110 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],500)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[5],500)" href="" CLASS=ejsmenu><FONT-SIZE: 9px FACE="Arial"><N>Vivre au collège</N></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],600)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="" onMouseOver="pop(zlien[6],600)" href="http://www.csgn.be/site/liens/liens.htm" CLASS=ejsmenu><FONT-SIZE: 9px FACE="Arial"><N>Liens</N></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[7],630)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[7],700)" href="" CLASS=ejsmenu><FONT-SIZE: 9px FACE="Arial"><N>Contacts</N></FONT></a></TD>')

document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')
