bgcolor='#ffffff';
bgcolor2='#990000';
bgcolor3='#000000';
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:#000000; 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[0][0] = '<A HREF="./bolivie-bolivia.html"><FONT COLOR=#ffffff>Bolivia - Andes</A></font>';
zlien[0][1] = '<A HREF="./indonesie-indonesia.html"><FONT COLOR=#ffffff>Jakarta-Indonésie</A></font>';
zlien[0][2] = '<A HREF="./buenos-aires.html"><FONT COLOR=#ffffff>Buenos Aires</A></font>';
zlien[0][3] = '<A HREF="./bedouins-beduinos.html"><FONT COLOR=#ffffff>Bédouins</A></font>';
zlien[0][4] = '<A HREF="./damas-damasco.html"><FONT COLOR=#ffffff>Damas | Damascus</A></font>';
zlien[0][5] = '<A HREF="./tinku-bolivie.html"><FONT COLOR=#ffffff>Tinku, combat</A></font>';
zlien[0][6] = '<A HREF="./nord-de-la-france-norte-de-francia.html"><FONT COLOR=#ffffff>France-Nord</A></font>';
zlien[0][7] = '<A HREF="./maniaco-depressif-bipolar.html"><FONT COLOR=#ffffff>Maniaco-dépressif | Bipolar</A></font>';
zlien[0][8] = '<A HREF="./quebrada-de-humahuaca.html"><FONT COLOR=#ffffff>Quebrada de Humahuaca</A></font>';
zlien[0][9] = '<A HREF="./bidonville-roumains-rumanos.html"><FONT cOLOR=#ffffff>Roumains | Rumanos</A></font>';
zlien[0][10] = '<A HREF="./handicapes-discapacitados.html"><FONT COLOR=#ffffff>Handicapés | Handicapped</A></font>';
zlien[0][11] = '<A HREF="./histoires-historias.html"><FONT COLOR=#ffffff>Sorcier | Wizard | Brujo</A></font>';
zlien[0][12] = '<A HREF="./people.html"><FONT COLOR=#ffffff>People</A></font>';
zlien[0][13] = '<A HREF="./I-have-a-dream.html"><FONT COLOR=#ffffff>I have a dream</A></font>';
zlien[1][0] = '<A HREF="presentation.html"><FONT COLOR=#ffffff>Publications</A></font>';
zlien[1][1] = '<A HREF="contact.html"><FONT COLOR=#ffffff>Contact</A></font>';
zlien[1][2] = '<A HREF="avertissement.html"><FONT COLOR=#ffffff>Copyright</A></font>';
zlien[1][3] = '<A HREF="liens.html"><FONT COLOR=#ffffff>Liens - Links</A></font>';
if(document.getElementById)

	{
	skn = document.getElementById("topdeck").style
	skn.left = 99;
	}

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="+bgcolor3+" onMouseOver=\"this.style.background='"+bgcolor2+"'\" onMouseOut=\"this.style.background='"+bgcolor3+"'\" HEIGHT=25><FONT SIZE=2 FACE=\"Helvetica\"><B>&nbsp;&nbsp;"+msg[pass]+"</B></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=#ffffff WIDTH=90 HEIGHT=40><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=40>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor3+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor3+'\'" CLASS=ej11smenu><FONT SIZE=2 FACE="Arial"><A HREF=photographie-fotografia.html><B>Photos</B></FONT></a></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor3+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[1],20)" onMouseOut="this.style.background=\''+bgcolor3+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial"><B>Présentation</B></FONT></TD></tr>')
	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');
