﻿bgcolor='#D8CCA6';
bgcolor2='#747F81';
bgcolor3='#414748';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute;  z-index:10; }')
document.write('A:hover.ejsmenu {color:#ffffff; text-decoration:none;}')
document.write('A.ejsmenu {color:#414748; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:30"><DIV class=popper id=topdeck></DIV>');
/*
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[2][0] = '<A HREF="FR-pigeonnier.html" CLASS=ejsmenu>Le Pigeonnier (chambre)</A>';
zlien[2][1] = '<A HREF="FR-jardin.html" CLASS=ejsmenu>Le Jardin (chambre)</A>';
zlien[2][2] = '<A HREF="FR-romantique.html" CLASS=ejsmenu>La Romantique (chambre)</A>';
zlien[2][3] = '<A HREF="FR-orangerie.html" CLASS=ejsmenu>L&acute;Orangerie (suite)</A>';
zlien[2][4] = '<A HREF="FR-coloniale.html" CLASS=ejsmenu>La Coloniale (suite)</A>';



zlien[3][0] = '<A HREF="FR-restaurer.html" CLASS=ejsmenu>Pour se restaurer</A>';
zlien[3][1] = '<A HREF="FR-acces.html" CLASS=ejsmenu>Plan d&acute;accès</A>';
zlien[3][2] = '<A HREF="FR-conditions.html" CLASS=ejsmenu>Tarifs et conditions générales</A>';



var nava = (document.layers);
var dom = (document.getElementById);
var iex = (document.all);
if (nava) { skn = document.topdeck }
else if (dom) { skn = document.getElementById("topdeck").style }
else if (iex) { skn = topdeck.style }
skn.top ='24px';

function pop(msg,pos)
{

skn.visibility = "hidden";
a=true
skn.left = pos +"px";
//alert( skn.left);
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=165><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=25><FONT SIZE=1 FACE=\"Arial\">&nbsp;&nbsp;"+msg[pass]+"</FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
if (nava)
  {
    skn.document.write(content);
	  skn.document.close();
	  skn.visibility = "visible";
  }
    else if (dom)
  {
	  document.getElementById("topdeck").innerHTML = content;
	  skn.visibility = "visible";
  }
    else if (iex)
  {
	  document.all("topdeck").innerHTML = content;
	  skn.visibility = "visible";
  }
}
function kill()
{
	skn.visibility = "hidden";
}
document.onclick = kill;
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=900><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=26><TR>')

document.write('<TD WIDTH=250 ALIGN=center BGCOLOR='+bgcolor+' onclick="document.location.href=\'http://www.lhb-hote.fr/index.html\'" onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[0],0)" href="FR-lhb.html" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Les Hautes Bruyères</FONT></a></TD>')

document.write('<TD WIDTH=250 ALIGN=center BGCOLOR='+bgcolor+' onclick="document.location.href=\'FR-chambresuite.html\'" onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],148)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[2],50)" href="FR-chambresuite.html" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Chambres et suites</FONT></a></TD>')

document.write('<TD WIDTH=250 ALIGN=center BGCOLOR='+bgcolor+' onclick="document.location.href=\'http://www.lhb-hote.fr/lhb.html\'" onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[0],0)" href="FR-visite.html" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Visite guidée</FONT></a></TD>')

document.write('<TD WIDTH=250 ALIGN=center BGCOLOR='+bgcolor+' onclick="document.location.href=\'FR-conditions.html\'" onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],441)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[3],460)" href="FR-conditions.html" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Informations utiles</FONT></a></TD>')

document.write('<TD WIDTH=250 ALIGN=center BGCOLOR='+bgcolor+' onclick="document.location.href=\'FR-reservations.html\'" onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],674)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[4],760)" href="FR-reservations.html" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Demande de réservation</FONT></a></TD>')

document.write('<TD WIDTH=250 ALIGN=center BGCOLOR='+bgcolor+' onclick="document.location.href=\'FR-presse.html\'" onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],128)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[1],248)" href="FR-presse.html" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Revue de presse</FONT></a></TD>')




document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')
