bgcolor='#CCFFFF';
bgcolor2='#6699CC';
bgcolor3='#74B2EB';
document.write('<style type="text/css">');
document.write('A { color:#0000EE; text-decoration:none; }')
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:#FFFFFF; text-decoration:none;}')
document.write('.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[6] = new Array;
zlien[7] = new Array;
zlien[0][0] = '<A HREF="http://www.infoans.org" TARGET=blank CLASS=ejsmenu>Agence Infos Salésiennes</A>';
zlien[0][1] = '<A HREF="http://www.centremultimedia.com" TARGET=blank CLASS=ejsmenu>Centre multimédia Don Bosco</A>';
zlien[0][2] = '<A HREF="http://www.coopdonbosco.be" TARGET=blank CLASS=ejsmenu>Coopérateurs de Don Bosco</A>';
zlien[0][3] = '<A HREF="http://www.donboscofarnieres.be" TARGET=blank CLASS=ejsmenu>Don Bosco Farnières</A>';
zlien[0][4] = '<A HREF="http://www.editions-don-bosco.com" TARGET=blank CLASS=ejsmenu>Editions Don Bosco</A>';
zlien[0][5] = '<A HREF="http://www.salesien.com" TARGET=blank CLASS=ejsmenu>Famille Salésienne</A>';
zlien[0][6] = '<A HREF="http://www.cgfmanet.org" TARGET=blank CLASS=ejsmenu>Filles de Marie-Auxiliatrice</A>';
zlien[0][7] = '<A HREF="http://www.sdb.org" TARGET=blank CLASS=ejsmenu>Salésiens de Don Bosco</A>';
zlien[0][8] = '<A HREF="http://www.soeurs-salesiennes.fr" TARGET=blank CLASS=ejsmenu>Salésiennes FMA</A>';
zlien[0][9] = '<A HREF="http://www.don-bosco.net" TARGET=blank CLASS=ejsmenu>Salésiens FRB</A>';
zlien[1][0] = '<A HREF="http://www.donbosco.com/Huy/introhuy.htm" TARGET=blank CLASS=ejsmenu>Association anciens</A>';
zlien[1][1] = '<A HREF="http://www.ecole.be" TARGET=blank CLASS=ejsmenu>Ecole à préciser</A>';
zlien[2][0] = '<A HREF="http://www.adbliege.be" TARGET=blank CLASS=ejsmenu>Association anciens</A>';
zlien[2][1] = '<A HREF="http://www.cefa.be" TARGET=blank CLASS=ejsmenu>C.E.F.A.</A>';
zlien[2][2] = '<A HREF="http://users.swing.be/donbosco/" TARGET=blank CLASS=ejsmenu>Ecole primaire et Maternelle</A>';
zlien[2][3] = '<A HREF="http://www.idbl.be" TARGET=blank CLASS=ejsmenu>Institut Don Bosco Liège</A>';
zlien[2][4] = '<A HREF="http://www.saint-jean-berchmans.be" TARGET=blank CLASS=ejsmenu>Institut Saint-Jean Berchmans</A>';
zlien[3][0] = '<A HREF="http://www.remouchamps.com" TARGET=blank CLASS=ejsmenu>Association anciens</A>';
zlien[3][1] = '<A HREF="http://www.saint-raphael.be" TARGET=blank CLASS=ejsmenu>Centre scolaire Saint-Joseph et Saint-Raphaël</A>';
zlien[3][2] = '<A HREF="http://www.saintjo-remouchamps.be" TARGET=blank CLASS=ejsmenu>Ecole fondamentale</A>';
zlien[3][3] = '<A HREF="http://www.saint-raphael.be" TARGET=blank CLASS=ejsmenu>Internat</A>';
zlien[4][0] = '<A HREF="http://www.donbosco.com/tournai/tournai.htm" TARGET=blank CLASS=ejsmenu>Association anciens</A>';
zlien[4][1] = '<A HREF="http://www.ecole.be" TARGET=blank CLASS=ejsmenu>Ecole à préciser</A>';
zlien[5][0] = '<A HREF="http://www.donboscoverviers.be/anciens/" TARGET=blank CLASS=ejsmenu>Association anciens</A>';
zlien[5][1] = '<A HREF="http://www.donboscoverviers.be" TARGET=blank CLASS=ejsmenu>Institut Don Bosco</A>';
zlien[6][0] = '<A HREF="http://www.adbwsl.be" TARGET=blank CLASS=ejsmenu>Association anciens</A>';
zlien[6][1] = '<A HREF="http://www.dbwsl.be" TARGET=blank CLASS=ejsmenu>Collège Don Bosco</A>';
zlien[7][0] = '<A HREF="http://www.adbwsp.be" TARGET=blank CLASS=ejsmenu>Association anciens</A>';
zlien[7][1] = '<A HREF="http://www.idbbxl.com" TARGET=blank CLASS=ejsmenu>Institut Don Bosco Val d Or</A>';
if(document.getElementById)
	{
	skn = document.getElementById("topdeck").style
	skn.left = -160;
	}

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.top = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=200><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='"+bgcolor3+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=20 ><FONT SIZE=1 FACE=\"Verdana\">&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 BGCOLOR=#000000 WIDTH=200 HEIGHT=40 ALIGN=CENTER><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=40>')
document.write('<tr><TD WIDTH=100 HEIGHT=40 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Liens salésiens</FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 HEIGHT=40 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],43)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Huy</FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 HEIGHT=40 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],86)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Liège</FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 HEIGHT=40 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],129)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Remouchamps</FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 HEIGHT=40 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],172)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Tournai</FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 HEIGHT=40 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],215)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Verviers</FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 HEIGHT=40 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],258)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Woluwe-Saint-Lambert</FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 HEIGHT=40 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[7],301)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Woluwe-Saint-Pierre</FONT></TD></tr>')
	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');
