posYmenu = 65;
bgcolor='#278C13';
//bgcolor2='#FFCC00';
bgcolor2='#CCFFCC';
needcenter =true;
if(!needcenter)
	posXmenu = 0;
else
	{	if (document.all)
		posXmenu = (document.body.clientWidth/2)-(779/2);
	else
		posXmenu = (window.innerWidth/2)-(779/2); 
	}
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute; top:'+posYmenu+'px; left:'+posXmenu+'px; z-index:10; }')
document.write('A:hover.ejsmenu {color:#ffffOO; text-decoration:none;}')
document.write('A.ejsmenu {color:#ffffOO; text-decoration:none;}')
document.write('</style>')
document.write('<DIV class=popper id=topdeck></DIV>');
/*
SCRIPT EDITE SUR L'EDITEUR JAVACSRIPT
http://www.editeurjavascript.com
*/

/*
LIENS
*/
zlien = new Array;
zlien[1] = new Array;
zlien[2] = new Array;
zlien[3] = new Array;
zlien[4] = new Array;
zlien[5] = new Array;

zlien[1][0] = '<A HREF="/SiteCour-Comptes/institution/historique.html" CLASS=ejsmenu>Historique</A>';
zlien[1][1] = '<A HREF="/SiteCour-Comptes/institution/attributions.html" CLASS=ejsmenu>Attributions de la Cour</A>';
zlien[1][2] = '<A HREF="/SiteCour-Comptes/institution/president.html" CLASS=ejsmenu>Le Premier Pr&eacute;sident</A>';
zlien[1][3] = '<A HREF="/SiteCour-Comptes/institution/procureur_general.html" CLASS=ejsmenu>Le Procureur G&eacute;n&eacute;ral</A>';
zlien[1][4] = '<A HREF="/SiteCour-Comptes/institution/chambre.html" CLASS=ejsmenu>Les diff&eacute;rentes Chambres</A>';
zlien[1][5] = '<A HREF="/SiteCour-Comptes/institution/annuaire.html" CLASS=ejsmenu>Annuaire de la Cour</A>';

zlien[2][0] = '<A HREF="/SiteCour-Comptes/index.jsp" CLASS=ejsmenu>Actualit&eacute;</A>';
zlien[2][1] = '<A HREF="/SiteCour-Comptes/quotidien/agenda.jsp"  CLASS=ejsmenu>Agenda des activit&eacute;s</A>';
zlien[2][2] = '<A HREF="/SiteCour-Comptes/quotidien/discours.jsp" CLASS=ejsmenu>Discours,conf&eacute;rences de presse, seminaire</A>';
zlien[2][3] = '<A HREF="/SiteCour-Comptes/quotidien/communique.jsp" CLASS=ejsmenu>Communiqu&eacute;s</A>';
zlien[2][4] = '<A HREF="/SiteCour-Comptes/quotidien/magazine.html" CLASS=ejsmenu>Magazine d\'Information</A>';

zlien[4][0] = '<A HREF="/SiteCour-Comptes/textes/textes_legislatifs.html" CLASS=ejsmenu>Textes L&eacute;gislatifs</A>';
zlien[4][1] = '<A HREF="/SiteCour-Comptes/textes/textes_reglementaires.html" CLASS=ejsmenu>Textes R&egrave;glementaires</A>';

zlien[5][0] = '<A HREF="/SiteCour-Comptes/projets/informatisation.html" CLASS=ejsmenu>L\'informatisation du contrôle</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+24;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = posXmenu+pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=200><TR><TD><TABLE WIDTH=100% BORDER=1 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\"><B>  "+msg[pass]+"</B></FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></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('<table BORDER=0 CELLPADDING=0 CELLSPACING=0 width="90%" align="center"><tr> <td width="100%">') 
document.write('<div align="center"><img src="/system/modules/template/resources/cour-comptes/entete.jpg" width="100%" height="60"></div>')
document.write('</td></tr></table>')

document.write('<DIV ALIGN=center ><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=90% align=center><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25><TR>')

document.write('<TD ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(true)" href=/SiteCour-Comptes/index.jsp CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Accueil</B></FONT></a></TD>')
document.write('<TD ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[1],0)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[1],0)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>L\'Institution</B></FONT></a></TD>')
document.write('<TD ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[2],75)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[2],75)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>La Cour au quotidien</B></FONT></a></TD>')
document.write('<TD ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(true)" href=/SiteCour-Comptes/plan-sectoriel.html CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Politique et Plans Sectoriels</B></FONT></a></TD>')

document.write('<TD ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[4],395)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[4],395)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Les Textes fondamentaux</B></FONT></a></TD>')

document.write('<TD ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[5],570)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[5],570)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Les Projets et grands chantiers</B></FONT></a></TD>')

document.write('<TD ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(true)" href=mailto:infos@cour-comptes.gov.bf CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Ecrivez-nous</B></FONT></a></TD>')

document.write('</TR></TABLE></TD></TR></TABLE></DIV>')