bgcolor='#99B5C2';
bgcolor2='#CCDAE0';
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:#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[0][0] = '<A HREF= "http://www.grandslacs.net" CLASS=ejsmenu>accueil</A>';
zlien[1][0] = '<A HREF="http://www.grandslacs.net//html/presrap.html" CLASS=ejsmenu>presentation rapide</A>';
zlien[1][1] = '<A HREF="http://www.grandslacs.net/html/objectifs.html" CLASS=ejsmenu>objectifs</A>';
zlien[1][2] = '<A HREF="http://www.grandslacs.net/html/organigramme.html" CLASS=ejsmenu>organigramme</A>';
zlien[1][3] = '<A HREF="http://www.grandslacs.net/html/statuts.html" CLASS=ejsmenu>status</A>';
zlien[1][4] = '<A HREF="http://www.grandslacs.net/html/buja.html" CLASS=ejsmenu>le bureau de Bujumbura</A>';
zlien[1][5] = '<A HREF="http://www.grandslacs.net/html/bukavu.html" CLASS=ejsmenu>le bureau de Bukavu</A>';
zlien[1][6] = '<A HREF="http://www.grandslacs.net/html/dar.html" CLASS=ejsmenu>le bureau de Dar es Salaam</A>';
zlien[1][7] = '<A HREF="http://www.grandslacs.net/html/Kigali.html" CLASS=ejsmenu>le bureau de Kigali</A>';
zlien[1][8] = '<A HREF="http://www.grandslacs.net/html/kin.html" CLASS=ejsmenu>le bureau de Kinshasa</A>';
zlien[1][9] = '<A HREF="http://www.grandslacs.net/html/docorigins.html" CLASS=ejsmenu>provenance des docs</A>';
zlien[1][10] = '<A HREF="http://www.grandslacs.net/html/crit_res_de_diffusion.html" CLASS=ejsmenu>criteres de diffusion</A>';
zlien[1][11] = '<A HREF="http://www.grandslacs.net/html/contact.html" CLASS=ejsmenu>contact</A>';
zlien[2][0] = '<A HREF="http://www.grandslacs.net/html/doc.html" CLASS=ejsmenu>recherche</A>';
zlien[3][0] = '<A HREF="http://www.grandslacs.net/html/new/newdocslistfr.html" CLASS=ejsmenu>derniers docs ajoutes</A>';
zlien[3][1] = '<A HREF="http://www.grandslacs.net/" CLASS=ejsmenu>recherche</A>';
zlien[3][2] = '<A HREF="http://www.grandslacs.net/html/defmotsclesfr.html" CLASS=ejsmenu>descripteurs utilises</A>';
zlien[3][3] = '<A HREF="http://www.grandslacs.net/html/tm/tmfr.html" CLASS=ejsmenu>table des matieres</A>';
zlien[3][4] = '<A HREF="http://www.grandslacs.net/html/docorigins.html" CLASS=ejsmenu>provenance des docs</A>';
zlien[3][5] = '<A HREF="http://www.grandslacs.net/html/docformat.html" CLASS=ejsmenu>envoi au reseau</A>';
zlien[4][0] = '<A HREF="http://www.grandslacs.net/html/liens/liens_internet.html" CLASS=ejsmenu>liens internet</A>';
zlien[4][1] = '<A HREF="http://www.grandslacs.net/html/cartes.html" CLASS=ejsmenu>cartes de la region</A>';
zlien[5][0] = '<A HREF="http://www.grandslacs.net/html/partners.html" CLASS=ejsmenu>universites partenaires</A>';
zlien[5][1] = '<A HREF="http://www.grandslacs.net/html/partners.html" CLASS=ejsmenu>partenaires institutionnels</A>';
if(document.getElementById)
	{
	skn = document.getElementById("topdeck").style
	skn.left = 153;
	}

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.top = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#ffffff WIDTH=190><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=\"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=#ffffff WIDTH=153 HEIGHT=120><TR><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=1 FACE="Verdana">accueil</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=1 FACE="Verdana">presentation</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=1 FACE="Verdana">recherche</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=1 FACE="Verdana">les documents</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=1 FACE="Verdana">ressources</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=1 FACE="Verdana">partenaires</FONT></TD></tr>')
	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');
