bgcolor='#666666';
bgcolor2='#B6B6B6';
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:#000000; 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[0][0] = '<A HREF="http://www.haras-de-falde.com/fr/nouveaute.php" CLASS=ejsmenu>Nouveautés</A>';
zlien[0][1] = '<A HREF="http://www.haras-de-falde.com/fr/concours.php" CLASS=ejsmenu>Concours Photo</A>';
zlien[0][2] = '<A HREF="http://www.haras-de-falde.com/fr/services.php" CLASS=ejsmenu>Services</A>';
zlien[1][0] = '<A HREF="http://www.haras-de-falde.com/fr/alpal.php" CLASS=ejsmenu>Alezan / Palomino</A>';
zlien[1][1] = '<A HREF="http://www.haras-de-falde.com/fr/bai.php" CLASS=ejsmenu>Bai</A>';
zlien[1][2] = '<A HREF="http://www.haras-de-falde.com/fr/dungru.php" CLASS=ejsmenu>Dun / Grulla</A>';
zlien[1][3] = '<A HREF="http://www.haras-de-falde.com/fr/gris.php" CLASS=ejsmenu>Gris</A>';
zlien[1][4] = '<A HREF="http://www.haras-de-falde.com/fr/isabelle.php" CLASS=ejsmenu>Isabelle</A>';
zlien[1][5] = '<A HREF="http://www.haras-de-falde.com/fr/noir.php" CLASS=ejsmenu>Noir</A>';
zlien[1][6] = '<A HREF="http://www.haras-de-falde.com/fr/pieapp.php" CLASS=ejsmenu>Pie / Appaloosa</A>';
zlien[1][7] = '<A HREF="http://www.haras-de-falde.com/fr/rouan.php" CLASS=ejsmenu>Rouan</A>';
zlien[1][8] = '<A HREF="http://www.haras-de-falde.com/fr/unpainted.php" CLASS=ejsmenu>Non Peints</A>';
zlien[2][0] = '<A HREF="http://www.haras-de-falde.com/fr/brides.php" CLASS=ejsmenu>Brides / Bridons</A>';
zlien[2][1] = '<A HREF="http://www.haras-de-falde.com/fr/enrenements.php" CLASS=ejsmenu>Enrênements</A>';
zlien[2][2] = '<A HREF="http://www.haras-de-falde.com/fr/harnais.php" CLASS=ejsmenu>Harnais</A>';
zlien[2][3] = '<A HREF="http://www.haras-de-falde.com/fr/licols.php" CLASS=ejsmenu>Licols</A>';
zlien[2][4] = '<A HREF="http://www.haras-de-falde.com/fr/protections.php" CLASS=ejsmenu>Protections</A>';
zlien[2][5] = '<A HREF="http://www.haras-de-falde.com/fr/selles.php" CLASS=ejsmenu>Selles</A>';
zlien[2][6] = '<A HREF="http://www.haras-de-falde.com/fr/divers.php" CLASS=ejsmenu>Divers</A>';
zlien[2][7] = '<A HREF="http://www.haras-de-falde.com/fr/galerie.php" CLASS=ejsmenu>Galerie Photo</A>';
zlien[3][0] = '<A HREF="http://www.haras-de-falde.com/fr/vendre.php" CLASS=ejsmenu>A vendre</A>';
zlien[4][0] = '<A HREF="http://www.haras-de-falde.com/fr/recherche.php" CLASS=ejsmenu>Recherche</A>';
zlien[5][0] = '<A HREF="http://www.haras-de-falde.com/fr/mes_vrais_chevaux.php" CLASS=ejsmenu>Mes vrais chevaux</A>';
zlien[6][0] = '<A HREF="http://www.haras-de-falde.com/fr/contacts.php" CLASS=ejsmenu>Contacts</A>';
zlien[7][0] = '<A HREF="http://www.haras-de-falde.com/fr/liens.php" CLASS=ejsmenu>Liens</A>';
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=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=\"Verdana\">  "+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=100 HEIGHT=160><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=160>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onmouseout="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Nouveautés</FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[1],20)" onmouseout="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Galerie</FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[2],40)" onmouseout="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Sellerie</FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[3],60)" onmouseout="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">A vendre</FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[4],80)" onmouseout="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Recherche</FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[5],100)" onmouseout="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Mes vrais chevaux</FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[6],120)" onmouseout="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Contact</FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[7],140)" onmouseout="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Liens</FONT></TD></tr>')
	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');


