/* auteur: Michel BERTHELOT */
/* Date de création: 27/06/2004 */
posYmenu = 10;
bgcolor='#FFFFFF';
bgcolor2='#949494';
posXmenu = 10;
document.write('<style type="text/css">');
document.write('.poppervert { 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:#000000; text-decoration:none;}')
document.write('A.ejsmenu {color:#000066; text-decoration:none;}')
document.write('</style>')
document.write('<DIV class=poppervert id=topdeckvert></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[6] = new Array;
zlien[0][0] = '<A HREF="http://www.michel-berthelot.com/Ecritures.html" CLASS=ejsmenu>introduction</A>';
zlien[0][1] = '<A HREF="http://www.michel-berthelot.com/Michel-Berthelot-Calameo.html" CLASS=ejsmenu>Calaméo</A>';
zlien[0][2] = '<A HREF="http://www.michel-berthelot.com/Le-blog-deberthe.html" CLASS=ejsmenu>le blog deBerthe</A>';
zlien[0][3] = '<A HREF="http://www.michel-berthelot.com/Poesies-recentes.html" CLASS=ejsmenu>poésies récentes</A>';
zlien[0][4] = '<A HREF="http://www.michel-berthelot.com/La-Fol-Histoire.html" CLASS=ejsmenu>la fol hisoire</A>';
zlien[0][5] = '<A HREF="http://www.michel-berthelot.com/Feuillets-de-l-apres.html" CLASS=ejsmenu>Feuillets de l après</A>';
zlien[0][6] = '<A HREF="http://www.michel-berthelot.com/ElleEstLui.html" CLASS=ejsmenu>Elle est lui et Lui est elle</A>';
zlien[1][0] = '<A HREF="http://www.michel-berthelot.com/musique.html" CLASS=ejsmenu>introduction</A>';
zlien[1][1] = '<A HREF="http://www.michel-berthelot.com/Musiques_Archives.html" CLASS=ejsmenu>Archives</A>';
zlien[2][0] = '<A HREF="http://www.michel-berthelot.com/Arts-plastiques.html" CLASS=ejsmenu>Introduction</A>';
zlien[3][0] = '<A HREF="http://www.michel-berthelot.com/NotreEcriture.html" CLASS=ejsmenu>Courrier Sud</A>';
zlien[3][1] = '<A HREF="http://www.michel-berthelot.com/Marie-Claude-Mignonneau.html" CLASS=ejsmenu>Archives M-C Mignonneau</A>';
zlien[4][0] = '<A HREF="http://www.michel-berthelot.com/Acheter.html" CLASS=ejsmenu>Acheter en ligne</A>';
zlien[4][1] = '<A HREF="http://www.michel-berthelot.com/contact.html" CLASS=ejsmenu>écrivez-moi</A>';
zlien[4][2] = '<A HREF="http://le-blog-deberthe.over-blog.com/" CLASS=ejsmenu>blog</A>';
zlien[5][0] = '<A HREF="http://www.michel-berthelot.com/Copyright.html" CLASS=ejsmenu>copyright </A>';
zlien[6][0] = '<A HREF="http://www.michel-berthelot.com/Liens.html" CLASS=ejsmenu>liens et logiciels</A>';
zlien[6][1] = '<A HREF="http://www.michel-berthelot.com/Annuaires.html" CLASS=ejsmenu>Annuaires et moteurs</A>';
zlien[6][2] = '<A HREF="http://www.michel-berthelot.com/Diaporamas.html" CLASS=ejsmenu>Diaporamas</A>';
zlien[6][3] = '<A HREF="http://www.michel-berthelot.com/Lestrains.html" CLASS=ejsmenu>Les trains</A>';

var nava = (document.layers);
var dom = (document.getElementById);
var iex = (document.all);
if (nava) { sknvert = document.topdeckvert }
else if (dom) { sknvert = document.getElementById("topdeckvert").style }
else if (iex) { sknvert = topdeckvert.style }
sknvert.left = posXmenu+99;

function pop(msg,pos)
{
sknvert.visibility = "hidden";
sknvert.top = posYmenu+pos;
a=true
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=150><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=\"Times New Roman\"><B>&nbsp;&nbsp;"+msg[pass]+"</B></FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
if (nava)
  {
    sknvert.document.write(content);
	  sknvert.document.close();
	  sknvert.visibility = "visible";
  }
    else if (dom)
  {
	  document.getElementById("topdeckvert").innerHTML = content;
	  sknvert.visibility = "visible";
  }
    else if (iex)
  {
	  document.all("topdeckvert").innerHTML = content;
	  sknvert.visibility = "visible";
  }
}
function kill()
{
	sknvert.visibility = "hidden";
}
document.onclick = kill;
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#003366 WIDTH=100><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25>')
document.write('<TR><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],1)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[0],1)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Times New Roman"><B>L\'écriture</B></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],26)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[1],26)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Times New Roman"><B>La musique</B></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],51)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[2],51)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Times New Roman"><B>Les arts plastiques</B></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],76)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[3],76)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Times New Roman"><B>En partage</B></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],101)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[4],101)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Times New Roman"><B>Contacts</B></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],126)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[5],126)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Times New Roman"><B>Copyright</B></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],151)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[6],151)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Times New Roman"><B>Liens</B></FONT></a></TD></TR>')
document.write('</TABLE></TD></TR></TABLE></DIV>')
