bgcolor='#019192';

bgcolor1='#B7EF9C';

bgcolor2='#B7EF9C';

document.write('<style type="text/css">');

document.write('.popper { POSITION: absolute; VISIBILITY: visible; z-index:15; left:150px')

document.write('#topgauche { position:absolute;z-index:15;}')

document.write('a:link {text-decoration: none;  color: #ff0099}')

document.write('a:visited {text-decoration: none;  color: #666666}')

document.write('a:hover {text-decoration: underline ; color:#ff0099;}')

document.write('.ejsmenu{color:#FFFFFF;}')

document.write('</style>')

document.write('<div style="position:absolute;height:25"><DIV class=popper id=topdeck></DIV>');

zlien = new Array;

zlien[0] = new Array;

zlien[1] = new Array;

zlien[2] = new Array;

zlien[3] = new Array;

zlien[4] = new Array;





zlien[0][0] = '<A HREF="index.php" ALIGN=center CLASS=ejsmenu onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'" ><font CLASS=ejsmenu color="#FFFFFF" size="2" face="verdana" >Présentation</font></A>';

zlien[1][0] = '<A HREF="bureau.php" ALIGN=center CLASS=ejsmenu onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'"><font color="#FFFFFF" size="2" face="verdana">Bureau</font></A><tr><td><A HREF="membre.php" CLASS=ejsmenu onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'"><font color="#FFFFFF" size="2" face="verdana">Membres Fondateurs</font></A><tr><td><A HREF="Annuaire.php" CLASS=ejsmenu onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'"><font color="#FFFFFF" size="2" face="verdana">Annuaire</font></A><tr><td><A HREF="chapitre1.php" CLASS=ejsmenu onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'"><font color="#FFFFFF" size="2" face="verdana">Statuts</font></A>';

zlien[2][0] = '<A HREF="download/ANAP2010/ANAP2010.pdf" title="Congrés 2010" target="_blank" id="Congres2010" CLASS=ejsmenu onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'"><font color="#FFFFFF" size="2" face="verdana">Congrés 2010</font></A><tr><td><A HREF="congre2009.php" CLASS=ejsmenu onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'"><font color="#FFFFFF" size="2" face="verdana">Congrés 2009</font></A><tr><td><A HREF="congre2008.php" CLASS=ejsmenu onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'"><font color="#FFFFFF" size="2" face="verdana">Congrés 2008</font></A><tr><td><A HREF="congre2007.php" CLASS=ejsmenu onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'"><font color="#FFFFFF" size="2" face="verdana">Congrés 2007</font></A><tr><td><A HREF="congre2006.php" CLASS=ejsmenu onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'"><font color="#FFFFFF" size="2" face="verdana">Congrés 2006</font></A><tr><td><A HREF="congre2005.php" CLASS=ejsmenu onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'"><font color="#FFFFFF" size="2" face="verdana">Congrés 2005</font></A><tr><td><A HREF="congre2004.php" CLASS=ejsmenu onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'"><font color="#FFFFFF" size="2" face="verdana">Congrés 2004</font></A><tr><td><A HREF="congre2003.php" CLASS=ejsmenu onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'"><font color="#FFFFFF" size="2" face="verdana">Congrés 2003</font></A>';

zlien[3][0] = '<A HREF="liens.php" CLASS=ejsmenu onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'"><font color="#FFFFFF" size="2" face="verdana">Liens favoris</font></A><tr><td><A HREF="plansite.php" ALIGN=center CLASS=ejsmenu onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'"><font color="#FFFFFF" size="2" face="verdana">Plan du site</font></A>';

zlien[4][0] = '<A HREF="contact.php" CLASS=ejsmenu onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'"><font color="#FFFFFF" size="2" face="verdana">Contact</font></A>';





if(document.getElementById)

	{

	skn = document.getElementById("topdeck").style

	skn.left =133;

	}



function pop(msg,pos)

{

skn.visibility = "visible";

a=false

skn.top = pos;

var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0  background=+bgcolor+ BGCOLOR=#FFFFFF WIDTH=130><TR><TD ><TABLE WIDTH=150 BORDER=1  BGCOLOR=#019192 bordercolor=#B7EF9C CELLPADDING=0 CELLSPACING=2 >";

pass = 0

while (pass < msg.length)

	{

	content += "<TR><TD BGCOLOR="+bgcolor+" onMouseOver=\"this.style..background=\''+bgcolor+'\'\" onMouseOut=\"this.style..background=\''+bgcolor2+'\'\" HEIGHT=20><FONT SIZE=2 FACE=\"verdana\">"+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  bordercolor=#333333 WIDTH=133 HEIGHT=100><TR><TD><TABLE CELLPADING=0 CELLSPACING=2  BORDER=1  bordercolor=#B7EF9C WIDTH=133 HEIGHT=150>')

document.write('<tr><TD WIDTH=150 ALIGN=left BGCOLOR='+bgcolor+'  onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><FONT SIZE=2 color="#fffff" FACE="verdana" ><img src=iconepetit.gif border=0>Accueil</FONT></TD></tr>')

document.write('<tr><TD WIDTH=150 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],30)" onMouseOut="this.style.background=\''+bgcolor+'\'" ><FONT SIZE=2 color="#FFFFFF"  FACE="verdana"><img src=iconepetit.gif border=0>Institutionnel</FONT></TD></tr>')

document.write('<tr><TD WIDTH=150 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],50)" onMouseOut="this.style.background=\''+bgcolor+'\'" ><FONT SIZE=2 color="#FFFFFF"  FACE="verdana" ><img src=iconepetit.gif border=0>Bibliothèque</FONT></TD></tr>')

document.write('<tr><TD WIDTH=150 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],95)" onMouseOut="this.style.background=\''+bgcolor+'\'" ><FONT SIZE=2 color="#FFFFFF"  FACE="verdana" ><img src=iconepetit.gif border=0>Rubriques</FONT></TD></tr>')



	

	document.write('<tr><TD WIDTH=150 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],127)" onMouseOut="this.style.background=\''+bgcolor+'\'" ><FONT SIZE=2 color="#FFFFFF"  FACE="verdana"><img src=iconepetit.gif border=0>Contacts</FONT></TD></tr>')

	document.write('</table></td></tr></table></div>')

	}



document.write('</div>');