bgcolor='#000000';
bgcolor2='#B03060';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:15; left:99px ')
document.write('#topgauche { position:absolute;  z-index:10; }')
document.write('A:hover.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('.ejsmenu {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[3] = new Array;
zlien[4] = new Array;
zlien[5] = new Array;
zlien[6] = new Array;
zlien[7] = new Array;
zlien[8] = new Array;
zlien[9] = new Array;
zlien[0][0] = '<A HREF="accueil.htm" CLASS=ejsmenu>Accueil</A>';
zlien[0][1] = '<A HREF="contact.htm" CLASS=ejsmenu>La contacter ou nous contacter</A>';
zlien[0][2] = '<A HREF="http://ruaultsarl.nexenservices.com/newletter/newsletter_eynard.htm" target="_blank" CLASS=ejsmenu>La lettre d\'informations</A>';
zlien[0][3] = '<A HREF="liens.htm" CLASS=ejsmenu>Liens divers</A>';
zlien[1][0] = '<A HREF="biographie.htm" CLASS=ejsmenu>Biographie</A>';
zlien[1][1] = '<A HREF="chanteuse.htm" CLASS=ejsmenu>Marie-Eve Chanteuse</A>';
zlien[2][0] = '<A HREF="serie_magnifiques.htm" CLASS=ejsmenu>A voir absolument</A>';
zlien[2][1] = '<A HREF="serie_2010.htm" CLASS=ejsmenu><b><font size="3">Nouveautés 2010</font></b></A>';
zlien[2][2] = '<A HREF="serie_2009.htm" CLASS=ejsmenu>Collection 2009</A>';
zlien[2][3] = '<A HREF="serie_masques.htm" CLASS=ejsmenu>Collection Masques Vénitiens</A>';
zlien[2][4] = '<A HREF="serie_cabaret.htm" CLASS=ejsmenu>Collection Cabaret</A>';
zlien[2][5] = '<A HREF="serie_portraits.htm" CLASS=ejsmenu>Collection Portraits</A>';
zlien[2][6] = '<A HREF="serie_pastel.htm" CLASS=ejsmenu>Collection Pastel</A>';
zlien[2][7] = '<A HREF="serie_scultures.htm" CLASS=ejsmenu>Collection Sculptures</A>';
zlien[2][8] = '<A HREF="serie_visages.htm" CLASS=ejsmenu>Visages et Personnages</A>';
zlien[2][9] = '<A HREF="serie_bouquets.htm" CLASS=ejsmenu>Collection Bouquets Fleurs</A>';
zlien[2][10] = '<A HREF="serie_paysages.htm" CLASS=ejsmenu>Paysages et Divers</A>';
zlien[2][11] = '<A HREF="serie_special.htm" CLASS=ejsmenu>Collection Spécial</A>';
zlien[2][12] = '<A HREF="serie_paris.htm" CLASS=ejsmenu>Collection Paris</A>';
zlien[3][0] = '<A HREF="temoignages.htm" CLASS=ejsmenu>Quelques témoignages</A>';
zlien[3][1] = '<A HREF="artistes.htm" CLASS=ejsmenu>Rencontres entre artistes</A>';
zlien[4][0] = '<A HREF="presse1.htm" CLASS=ejsmenu>Revue de presse 1</A>';
zlien[5][0] = '<A HREF="expositions.htm" CLASS=ejsmenu>Au Zephyr Paris</A>';
zlien[5][1] = '<A HREF="expo_plaza.htm" CLASS=ejsmenu>Hotel Moulin Plaza Paris</A>';
zlien[6][0] = '<A HREF="boutique.htm" CLASS=ejsmenu>Tableaux à vendre</A>';
zlien[7][0] = '<A HREF="http://www.le-diamant-bleu.com/" target=_blank CLASS=ejsmenu>Le Diamant Bleu</A>';
zlien[7][1] = '<A HREF="http://www.marthouret-peinture.com" target=_blank CLASS=ejsmenu>Alain Marthouret, Artiste Peintre</A>';
zlien[7][2] = '<A HREF="http://www.auvieuxparis.fr/" target=_blank CLASS=ejsmenu>Au vieux Paris d\'Arcole</A>';
zlien[7][3] = '<A HREF="http://fr.pg.photos.yahoo.com/ph/sechador/my_photos" target=_blank CLASS=ejsmenu>Stephane Sechador, Artiste Peintre</A>';
zlien[8][0] = '<A HREF="http://www.marie-eve-eynard.com/livreor/livredor.php" target=_blank CLASS=ejsmenu>Livre d\'or - Vos messages</A>';
zlien[8][1] = '<A HREF="http://ruaultsarl.nexenservices.com/phpforum/forum_eynard.php" target=_blank CLASS=ejsmenu>Le Forum de Marie-Eve</A>';
zlien[8][2] = '<A HREF="http://ruaultsarl.nexenservices.com/phpforum/index.php?owner=ruaultsarl" target=_blank CLASS=ejsmenu>Tous les forums du Groupe RUAULT</A>';
zlien[9][0] = '<A HREF="http://www.bernard-dauxerre.com" target=_blank CLASS=ejsmenu>Bernard DAUXERRE</A>';
if(document.getElementById)
	{
	skn = document.getElementById("topdeck").style
	skn.left = 120;
	}

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.top = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=200><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=2 FACE=\"Verdana\">&nbsp;&nbsp;"+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 BGCOLOR=#000000 WIDTH=125 HEIGHT=40><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=40>')
document.write('<tr><TD WIDTH=125 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Pages principales</FONT></TD></tr>')
document.write('<tr><TD WIDTH=125 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],18)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Jour après jour</FONT></TD></tr>')
document.write('<tr><TD WIDTH=125 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],36)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Les Tableaux</FONT></TD></tr>')
document.write('<tr><TD WIDTH=125 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],55)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Témoignages</FONT></TD></tr>')
document.write('<tr><TD WIDTH=125 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],73)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Revue de presse</FONT></TD></tr>')
document.write('<tr><TD WIDTH=125 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],92)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Expositions</FONT></TD></tr>')
document.write('<tr><TD WIDTH=125 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],110)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Tableaux a vendre</FONT></TD></tr>')
document.write('<tr><TD WIDTH=125 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[7],129)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Liens divers</FONT></TD></tr>')
document.write('<tr><TD WIDTH=125 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[8],169)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Exprimez vous</FONT></TD></tr>')
document.write('<tr><TD WIDTH=125 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[9],189)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Autres Peintres</FONT></TD></tr>')
	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');