
bgcolor='#c1cbd0';
bgcolor2='#CCCCCC';
bgcolor3='#FFFFFF';


document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:relative; margin-left: auto; margin-right: auto; z-index:10; }')
document.write('A:hover.ejsmenu {color:#000000; text-decoration:none;}')
document.write('A.ejsmenu {color:#000000; text-decoration:none;}')
document.write('</style>')
/*document.write('<div style="position:relative; height:25" margin-left: auto; margin-right: auto;><DIV class=popper id=topdeck></DIV>');*/

document.write('<div style="position:relative;height:25" id="toto" onmouseover="clearTimeout(this.setattente);this.bye=false;" onmouseout="if (this.bye) {kill();} else {this.bye=true;this.setattente= setTimeout(\'toto.onmouseout()\',100);}"><DIV class=popper id=topdeck></DIV>');



/*
SCRIPT EDITE SUR L'EDITEUR JAVASCRIPT
http://www.editeurjavascript.com/edit/111_bis.php
Modifié par J-Yan 14/07/2008
*/

/*
LIENS
*/
zlien = new Array;
zlien[1] = new Array;
zlien[1][0] = '<A HREF="index.php?page=4&gen=16" CLASS=ejsmenu>Le Gîte d’Antananarivo</A>';
zlien[1][1] = '<A HREF="index.php?page=5&gen=16" CLASS=ejsmenu>Locations Voitures</A>';
zlien[1][2] = '<A HREF="index.php?page=10&gen=16" CLASS=ejsmenu>Nos Excursions à Tana</A>';
zlien[1][3] = '<A HREF="index.php?page=11&gen=16" CLASS=ejsmenu>Pour Bientôt</A>';
zlien[3] = new Array;
zlien[3][0] = '<A HREF="index.php?page=7&gen=28" CLASS=ejsmenu>Contacts</A>';
zlien[3][1] = '<A HREF="index.php?page=14&gen=28" CLASS=ejsmenu>C.G. de Vente Guest-House</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 = 24;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=145><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=20><FONT SIZE=1 FACE=\"Verdana\"><B>&nbsp;&nbsp;"+msg[pass]+"</B></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=#b59b6e><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25><TR>')

document.write('<TD WIDTH=108 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor3+'\';,20)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onMouseOver="this.style.background=\''+bgcolor3+'\' onClick=""  href=index.php?page=3 CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Accueil</B></FONT></a></TD>')

document.write('<TD WIDTH=108 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor3+'\',pop(zlien[1],128)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],128)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Le Gîte & Relais d’Antananarivo</B></FONT></a></TD>')

document.write('<TD WIDTH=108 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor3+'\';,236)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onMouseOver="this.style.background=\''+bgcolor3+'\' onClick=""  href=index.php?page=6 CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>La Table d\'Hôtes</B></FONT></a></TD>')

document.write('<TD WIDTH=108 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor3+'\',pop(zlien[3],344)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],344)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Réserver</B></FONT></a></TD>')

document.write('<TD WIDTH=108 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor3+'\',452)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="" href=http://www.madagascar-insolite.com target=_blank CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>TO Réceptif Spécialisé</B></FONT></a></TD>')

document.write('<TD WIDTH=108 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor3+'\',560)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="" href=http://www.hotels-tananarive.com target=_blank CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Hôtels à Tananarive</B></FONT></a></TD>')

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


