
/* POSITION DU MENU */
posYmenu = 0;
posXmenu = 0;
/* COULEUR DES CASES */
bgcci='#012345';
bgcca='#012345';
bgcli='#012345';
bgcla='#012345';
bgbti='#999999';
/* ECRITURE DESCRIPTION DES STYLES */
document.write('<STYLE type="text/css">');
/* STYLES CASES LIENS */
document.write('.poppervert { POSITION:absolute; VISIBILITY:hidden; z-index:3; }');
/* STYLES CASES CATHEGORIE */
document.write('#topgauche { POSITION:absolute; top:'+posYmenu+'px; left:'+posXmenu+'px; z-index:8; }');
/* FIN STYLES */
document.write('</STYLE>');
/* ECRITURE DES LIENS */
document.write('<DIV class=poppervert id=topdeckvert></DIV>'); 
/* LISTE DES LIENS */
zlien = new Array;
zlien[0] = new Array;
zlien[1] = new Array;
zlien[1][0] = '<SPAN class=lnoir>Claude Giordano</SPAN>';
zlien[1][1] = '<A href="../francais/presentation_chiffres.htm" class=lorange>Chiffres</A>'; 
zlien[1][2] = '<A href="../francais/presentation_references.htm" class=ljaune>Réferences</A>'; 
zlien[1][3] = '<A href="../francais/presentation_claude_giordano.htm" class=lvert>Claude Giordano</A>';
zlien[2] = new Array;
zlien[2][0] = '<SPAN class=lnoir>Tatouage éphémère</SPAN>';
zlien[2][1] = '<A href="../francais/prestations_le_passe-partout.htm" class=ljaune>Passe-partout</A>'; 
zlien[2][2] = '<A href="../francais/prestations_l_animatete.htm" class=lvert>L\'Animatête</A>'; 
zlien[2][3] = '<A href="../francais/prestations_le_point-couleur.htm" class=lbleu>Le Point-couleur</A>';
zlien[2][4] = '<A href="../francais/prestations_vivact.htm" class=lviolet>Vivact</A>'; 
zlien[2][5] = '<A href="../francais/prestations_body_painting.htm" class=lrouge>Body Painting</A>';
zlien[2][6] = '<A href="../francais/prestations_statue_vivante.htm"class=lorange>Statue Vivante</A>';
zlien[2][7] = '<A href="../francais/prestations_studio.htm" class=ljaune>Studio Pub Clip ...</A>';
zlien[2][8] = '<A href="../francais/prestations_nuit_feline.htm" class=lvert>Nuit Féline</A>';
zlien[2][9] = '<A href="../francais/prestations_fluo_night_shows.htm" class=lbleu>Fluo Night Shows</A>';
zlien[2][10] = '<A href="../francais/prestations_maquillez_vos_reves.htm" class=lviolet>Maquillez vos Rêves</A>';
zlien[2][11] = '<A href="../francais/prestations_tatouage_ephemere.htm" class=lrouge>Tatouage éphémère</A>';
zlien[2][12] = '<A href="../francais/prestations_halloween.htm" class=lorange>Halloween</A>'; 
zlien[3] = new Array;
zlien[3][0] = '<SPAN class=lnoir>Comprendre</SPAN>';
zlien[3][1] = '<A href="../francais/apprendre_techniques.htm" class=lbleu>Techniques</A>'; 
zlien[3][2] = '<A href="../francais/apprendre_formations.htm" class=lviolet>Formations</A>'; 
zlien[3][3] = '<A href="../francais/apprendre_comprendre.htm" class=lrouge>Comprendre</A>'; 
zlien[4] = new Array;
zlien[4][0] = '<SPAN class=lnoir>Commander</SPAN>';
zlien[4][1] = '<A href="../francais/boutique_nuanciers.htm" class=lbleu>Nuancier</A>'; 
zlien[4][2] = '<A href="../francais/boutique_tarifs.htm" class=lviolet>Tarifs</A>';
zlien[4][3] = '<A href="../francais/boutique_commander.htm" class=lrouge>Commander</A>'; 
zlien[5] = new Array;
zlien[6] = new Array;
zlien[7] = new Array;
/* CONFIGURATION POUR NAVIGATEUR */
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 }
/* FONCTION OUVERTURE DES CASES LIEN */
function pop(msg,pos){ 
/* CACHER LES CASES LIENS */
sknvert.visibility = "hidden"; 
/* POSITION DES CASES LIENS */
sknvert.top = posYmenu+5; sknvert.left = posXmenu+pos; a=true
/* BORDS DES CASES LIENS */
var content =" <TABLE bgcolor="+bgbti+" border=0 cellpadding=0 cellspacing=0><TR><TD><TABLE border=0 cellpadding=0 cellspacing=1>"; pass = 0
while (pass < msg.length)
{content += "<TR><TD bgcolor="+bgcli+" height=20 onMouseOver=\"this.style.background='"+bgcla+"'\" onMouseOut=\"this.style.background='"+bgcli+"'\"><FONT size=1 face=\"Verdana\"><B>  "+msg[pass]+"</B></FONT></TD></TR>"; pass++;} content += "</TABLE></TD></TR></TABLE>";
/* CONFIGURATION POUR NAVIGATEUR */
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";}}
/* FONCTION FAIRE DISPARAITRE */
function kill(){sknvert.visibility = "hidden";}
/* FERMETURE DU TABLEAU AU CLICK */
document.onclick = kill;
/* ECRITURE DU MENU */
document.write('<DIV id=topgauche><TABLE bgcolor='+bgbti+' border=0 cellpadding=0 cellspacing=0><TR><TD>')
/* ECRITURE DE LA LIGNE NAVIGATION */
document.write('<TABLE border=0 cellpading=0 cellspacing=1><TR align=center>') 
/* ECRITURE DE LA CASE ACCUEIL */
document.write ('<TD bgcolor='+bgcci+' width=30 height=25 onmouseover="this.style.background=\''+bgcca+'\';pop(zlien[0],0)" onmouseout="this.style.background=\''+bgcci+'\'"><A href="../index.htm" onmouseover="pop(zlien[0],0)"><IMG src="../images/autre/vignette_palette.gif" width="30" height="25" border="0"></A></TD>')
/* ECRITURE DE LA CASE PRESENTATION */
document.write('<TD bgcolor='+bgcci+' width=100 height=25 onmouseover="this.style.background=\''+bgcca+'\';pop(zlien[1],33)" onmouseout="this.style.background=\''+bgcci+'\'"><A href="../francais/presentation.htm" onmouseover="pop(zlien[1],33)" class=lrouge>Présentation</A></TD>')
/* ECRITURE DE LA CASE PRESTATION */
document.write('<TD bgcolor='+bgcci+' width=100 height=25 onmouseover="this.style.background=\''+bgcca+'\';pop(zlien[2],136)" onmouseout="this.style.background=\''+bgcci+'\'"><A href="../francais/prestations.htm" onmouseover="pop(zlien[2],136)" class=lorange>Prestations</A></TD>')
/* ECRITURE DE LA CASE APPRENDRE */
document.write('<TD bgcolor='+bgcci+' width=100 height=25 onmouseover="this.style.background=\''+bgcca+'\';pop(zlien[3],239)" onmouseout="this.style.background=\''+bgcci+'\'"><A href="../francais/apprendre.htm" onmouseover="pop(zlien[3],239)" class=ljaune>Apprendre</A></TD>')
/* ECRITURE DE LA CASE MATERIEL */
document.write('<TD bgcolor='+bgcci+' width=100 height=25 onmouseover="this.style.background=\''+bgcca+'\';pop(zlien[4],342)" onmouseout="this.style.background=\''+bgcci+'\'"><A href="../francais/boutique.htm" onmouseover="pop(zlien[4],342)" class=lvert>Boutique</A></TD>')
/* ECRITURE DE LA CASE LIENS */
document.write('<TD bgcolor='+bgcci+' width=100 height=25 onmouseover="this.style.background=\''+bgcca+'\';pop(zlien[5],445)" onmouseout="this.style.background=\''+bgcci+'\'"><A href="../francais/liens.htm" onmouseover="pop(zlien[5],445)" class=lbleu>Liens</A></TD>')
/* ECRITURE DE LA CASE ACCUEIL */
document.write('<TD bgcolor='+bgcci+' width=30 height=25 onmouseover="this.style.background=\''+bgcca+'\';pop(zlien[6],475)" onmouseout="this.style.background=\''+bgcci+'\'"><A href="mailto:contact@tableau-vivant.com?subject=Prise de contact par menu" onmouseover="pop(zlien[6],475)"><IMG src="../images/autre/email.gif" width="30" height="25" border="0"></A></TD>')
/* ECRITURE DE LA CASE ENGLISH */
document.write('<TD bgcolor='+bgcci+' width=30 height=25 onmouseover="this.style.background=\''+bgcca+'\';pop(zlien[7],505)" onmouseout="this.style.background=\''+bgcci+'\'"><A href="../english/presentation.htm" onmouseover="pop(zlien[7],505)"><IMG src="../images/autre/drapeau_gb.gif" width="30" height="20" border="0"></A></TD>')
/* FIN DU MENU*/
document.write('</TR></TABLE></TD></TR></TABLE></DIV>')


