document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute; top:0px; left:0px; z-index:2; }')
document.write('A:hover.ejsmenu {color:#0000FF; text-decoration:underline;}')
document.write('A.ejsmenu {color:#000000; text-decoration:none;}')
document.write('</style>')

document.write('<DIV class=popper id=topdeck></DIV>')


/*
SCRIPT EDITE SUR L'EDITEUR JAVACSRIPT
http://www.editeurjavascript.com
*/

ztemporebour = setTimeout("a=true", 1);

/*
LIENS
*/
zlien = new Array;
zlien[0] = new Array;
zlien[1] = new Array;
zlien[2] = new Array;
zlien[3] = new Array;
zlien[0][0] = '<A HREF="http://www.pour-les-vacances.com/regionsgb.htm" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Search for in another French region</A>';
zlien[1][0] = '<A HREF="http://www.pour-les-vacances.com/promos.htm" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Discounts</A>';
zlien[1][1] = '<A HREF="http://www.pour-les-vacances.com/Atheme.html" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Spécial offers</A>';
zlien[1][2] = '<A HREF="http://www.pour-les-vacances.com/meteo.html" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Weather forecast</A>';
zlien[2][0] = '<A HREF="http://www.amivac.com" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Amivac</A>';
zlien[3][0] = '<A HREF="http://www.pour-les-vacances.com/index.htm" onMouseOver="clearTimeout(ztemporebour)" onMouseOut="kill()" CLASS=ejsmenu>Home</A>';
a = true;
var nava = (document.layers);
var iex = (document.all);
var skn = (nava) ? document.topdeck :
topdeck.style;
skn.top = 20;

function pop(msg,pos)
{
clearTimeout(ztemporebour);
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#FF9900 WIDTH=100><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=2 CELLSPACING=1 BGCOLOR=#FFFF00>";
pass = 0
while (pass < msg.length)
{
content += "<TR><TD><FONT SIZE=1 FACE=\"Verdana\">"+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 (iex)
  {
  document.all("topdeck").innerHTML = content;
  skn.visibility = "visible";
  }
}
function kill()
{
ztemporebour = setTimeout("skn.visibility = \"hidden\";a=true", 1000);
}

document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=400><TR><TD><TABLE CELLPADING=2 CELLSPACING=0 BORDER=0 WIDTH=100% BGCOLOR=#FF9900><TR>')
document.write('<TD WIDTH=100 ALIGN=center><A onClick="return(false)" onMouseOver="pop(zlien[0],0);a=false" onmouseout="kill()" href=# CLASS=ejsmenu><B><FONT SIZE=1 FACE="Verdana">Other French Regions</FONT></B></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center><A onClick="return(false)" onMouseOver="pop(zlien[1],100);a=false" onmouseout="kill()" href=# CLASS=ejsmenu><B><FONT SIZE=1 FACE="Verdana">Other sections (In French)</FONT></B></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center><A onClick="return(false)" onMouseOver="pop(zlien[2],200);a=false" onmouseout="kill()" href=# CLASS=ejsmenu><B><FONT SIZE=1 FACE="Verdana">Our Partners </FONT></B></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center><A onClick="return(false)" onMouseOver="pop(zlien[3],300);a=false" onmouseout="kill()" href=# CLASS=ejsmenu><B><FONT SIZE=1 FACE="Verdana">Home</FONT></B></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV>')
