bgcolor='#08579D';
bgcolor2='#FFFFCC';
bgcolor3='#08579D';
bgcolor4='#FFFFFF';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; margin-top: 25px; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute;  z-index:10; }')
document.write('A:hover.ejsmenu {color:#08579D; text-decoration:none;}')
document.write('A:hover.ejsmenu2 {color:#FFFFFF; text-decoration:none;}')
document.write('A.ejsmenu {color:#08579D; text-decoration:none;}')
document.write('A.ejsmenu2 {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[0][0] = '<A HREF="depute_accueil.html" CLASS=ejsmenu>Mon Parcours</A>';
zlien[0][1] = '<A HREF="depute_suppleant.html" CLASS=ejsmenu>Mon Suppleant</A>';
zlien[0][2] = '<a href="depute_equipe.html" CLASS=ejsmenu>Mon Équipe</a>';
zlien[0][3] = '<a href="depute_actions.html" CLASS=ejsmenu>Bilan de mes Actions</a>';
zlien[1][0] = '&nbsp;&nbsp;<a href="#" CLASS=ejsmenu onclick="openfenetre(\'5eme_visite_guidee.php\',\'A\',\'800\',\'450\',\'yes\',\'center\')">Les Communes</A>';
zlien[1][1] = '&nbsp;&nbsp;<A HREF="zoom_archives.html" CLASS=ejsmenu>Zoom vie économique &nbsp;&nbsp;&nbsp;&nbsp;et associative locale</A>';
zlien[1][2] = '&nbsp;&nbsp;<A HREF="relais_archives.html" CLASS=ejsmenu>Mes Relais</A>';
zlien[1][3] = '&nbsp;&nbsp;<A HREF="sorties_archives.html" CLASS=ejsmenu>Sorties Récentes</A>'; 
zlien[2][0] = '<A HREF="commissions_archives.html" CLASS=ejsmenu>Commissions</A>';
zlien[2][1] = '<A HREF="propositions_archives.html" CLASS=ejsmenu>Propositions de Loi</A>';
zlien[2][2] = '<A HREF="amendements_archives.html" CLASS=ejsmenu>Amendements</A>';
zlien[2][3] = '<A HREF="questions_archives.html" CLASS=ejsmenu>Questions & Interventions</A>';
zlien[2][4] = '<A HREF="groupes_archives.html" CLASS=ejsmenu>Groupes d\'étude et de travail</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;
if (msg != zlien[2])
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=150><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>";
else
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=180><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>";

pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD BGCOLOR="+bgcolor4+" onMouseOver=\"this.style.background='"+bgcolor4+"'\" onMouseOut=\"this.style.background='"+bgcolor4+"'\" HEIGHT=20><FONT SIZE=2 FACE=\"Arial\">&nbsp;&nbsp;"+msg[pass]+"</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('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=580><TR><TD><TABLE CELLPADING=0 CELLSPACING=0 BORDER=0 WIDTH=100% HEIGHT=25><TR>')
document.write('<TD WIDTH=140 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[0],0)" href=# CLASS=ejsmenu2><FONT SIZE=2 FACE="Arial"><b>Qui suis je ?</b></FONT></a></TD>')
document.write('<td BGCOLOR='+bgcolor4+' width=5></TD>')
document.write('<TD WIDTH=140 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[1],106)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],106)" href=# CLASS=ejsmenu2><FONT SIZE=2 FACE="Arial"><b>La 5ème</b></FONT></a></TD>')
document.write('<td BGCOLOR='+bgcolor4+' width=5></TD>')
document.write('<TD WIDTH=140 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[2],215)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],215)" href=# CLASS=ejsmenu2><FONT SIZE=2 FACE="Arial"><b>A l\'Assemblée</b></FONT></a></TD>')
document.write('<td BGCOLOR='+bgcolor4+' width=5></TD>')
document.write('<TD WIDTH=140 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[3],375)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A href="contact.html" CLASS=ejsmenu2><FONT SIZE=2 FACE="Arial"><b>Contact</b></FONT></a></TD>')
document.write('<td BGCOLOR='+bgcolor4+' width=5></TD>')
document.write('<td WIDTH=140 bgcolor='+bgcolor4+'><a href="#" onclick="history.go(-1);return(false)"><img title="Retour à la page précédente" hspace="4" src="http://www.arlette-grosskost.com/design/outils_retour.gif" name="print" valign="absMiddle" border="0" width="24" height="24"></a><a onclick="javascript: window.print();" href="javascript:;"><img title="Imprimer cet article" hspace="4" src="http://www.arlette-grosskost.com/design/outils_imprimer.gif" name="print" valign="absMiddle" border="0" width="24" height="24"></a><a href="site.php?p=prevenir_ami"><img title="Envoyer à un ami" hspace="4" src="http://www.arlette-grosskost.com/design/outils_envoyer.gif" name="send" valign="absMiddle" border="0" width="24" height="24"></a></td>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')
