document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute; top:0px; left:0px; z-index:2; }')
document.write('A:hover.ejsmenu {color:#FFFFFF; text-decoration:underline;}')
document.write('A.ejsmenu {color:#CCCCCC; text-decoration:none;}')
document.write('</style>')

document.write('<DIV class=popper id=topdeck></DIV>')


/*
SCRIPT EDITE SUR L'EDITEUR JAVACSRIPT
http://www.editeurjavascript.com
*/

ztemporebour = setTimeout("a=true", 1);

/*
LIENS
*/
zlien = new Array;
zlien[0] = new Array;
zlien[0][0] = '<A HREF="http://www.obsarm.org/publications/cahiers-obsnuc/cahier11.htm" target="_top" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Cahier-11</A>';
zlien[0][1] = '<A HREF="http://www.obsarm.org/publications/cahiers-obsnuc/cahier10.htm" target="_top" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Cahier-10</A>';
zlien[0][2] = '<A HREF="http://www.obsarm.org/publications/cahiers-obsnuc/cahier9.htm" target="_top" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Cahier-9</A>';
zlien[0][3] = '<A HREF="http://www.obsarm.org/publications/cahiers-obsnuc/cahier8.htm" target="_top" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Cahier-8</A>';
zlien[0][4] = '<A HREF="http://www.obsarm.org/publications/cahiers-obsnuc/cahier7.htm" target="_top" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Cahier-7</A>';
zlien[0][5] = '<A HREF="http://www.obsarm.org/publications/cahiers-obsnuc/cahier6.htm" target="_top" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Cahier-6</A>';
zlien[0][6] = '<A HREF="http://www.obsarm.org/publications/cahiers-obsnuc/hs1.htm" target="_top" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Cahier HS-1</A>';
zlien[0][7] = '<A HREF="http://www.obsarm.org/publications/cahiers-obsnuc/cahier-en-ligne/cahier5.pdf" target="_top" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Cahier-5</A>';
zlien[0][8] = '<A HREF="http://www.obsarm.org/pubannex/pubobs_nuc_cahiers/cahier4.htm" target="_top" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Cahier-4</A>';
zlien[0][9] = '<A HREF="http://www.obsarm.org/publications/cahiers-obsnuc/cahier-en-ligne/cahier3.pdf" " target="_blank" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Cahier-3</A>';
zlien[0][10] = '<A HREF="http://www.obsarm.org/publications/cahiers-obsnuc/cahier2.htm" target="_top" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Cahier-2</A>';
zlien[0][11] = '<A HREF="http://www.obsarm.org/publications/cahiers-obsnuc/cahier1.htm" target="_top" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Cahier-1</A>';
a = true;
var nava = (document.layers);
var iex = (document.all);
var skn = (nava) ? document.topdeck :
topdeck.style;
skn.top = 15;

function pop(msg,pos)
{
clearTimeout(ztemporebour);
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#888888 WIDTH=100><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=2 CELLSPACING=1 BGCOLOR=#000000>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD><FONT SIZE=1 FACE=\"Verdana\">"+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 (iex)
  {
	  document.all("topdeck").innerHTML = content;
	  skn.visibility = "visible";
  }
}
function kill()
{
	ztemporebour = setTimeout("skn.visibility = \"hidden\";a=true", 1000);
}

document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#888888 WIDTH=100><TR><TD><TABLE CELLPADING=2 CELLSPACING=0 BORDER=0 WIDTH=100% BGCOLOR=#000000><TR>')
document.write('<TD WIDTH=100 ALIGN=center><A onClick="return(false)" onMouseOver="pop(zlien[0],0);a=false" onmouseout="kill()" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">S&eacute;lectionner le cahier</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV>')
