﻿bgcolor='#330000';


bgcolor2='#330000';


document.write('<style type="text/css">');


document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:1; }')


document.write('#topgauche { position:absolute;  z-index:10; }')


document.write('A:hover.ejsmenu {color:#ffffff; text-decoration:none;}')


document.write('A.ejsmenu {color:#ffffff; text-decoration:none;}')


document.write('</style>')


document.write('<div style="position:relative;height:15" 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>');


/*


*/


/*


LIENS POUR LES MENUS


*/


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[0][0] = '<A HREF="http://www.lamaibeachresidence.com" CLASS=ejsmenu>Accueil francais</A>';
zlien[0][1] = '<A HREF="http://www.lamaibeachresidence.com/index-eng.html" CLASS=ejsmenu>Welcome English</A>';

zlien[1][0] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_reception.html" CLASS=ejsmenu>Reception</A>';
zlien[1][1] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_piscine.html" CLASS=ejsmenu>Piscine</A>';
zlien[1][2] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_jardin.html" CLASS=ejsmenu>Jardin</A>';
zlien[1][3] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_vue_mer.html" CLASS=ejsmenu>Vue mer</A>';

zlien[2][0] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_deluxe.html" CLASS=ejsmenu>De Luxe (2 pers)</A>';
zlien[2][1] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_deluxed.html" CLASS=ejsmenu>Double Deluxe (4 pers)</A>';
zlien[2][2] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_deluxeds.html" CLASS=ejsmenu>Double superieur (4 pers)</A>';

zlien[3][0] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_tarif.html" CLASS=ejsmenu>Tarif</A>';
zlien[3][1] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_promotion.html" CLASS=ejsmenu>Promotions</A>';
zlien[3][2] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_reservation.php" CLASS=ejsmenu>Demande de Réservation</A>';
zlien[3][3] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_contact.php" CLASS=ejsmenu>Contactez nous</A>';

zlien[4][0] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_location.html" CLASS=ejsmenu>Location de véhicules</A>';
zlien[4][1] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_activite.html" CLASS=ejsmenu>Activités</A>';
zlien[4][2] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_decouverte.html" CLASS=ejsmenu>Découverte</A>';
zlien[4][3] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_plonge.html" CLASS=ejsmenu>Plongée</A>';
zlien[4][4] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_billet.html" CLASS=ejsmenu>Billets</A>';

zlien[5][0] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_koh-samui.html" CLASS=ejsmenu>Informations</A>';
zlien[5][1] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_carte.html" CLASS=ejsmenu>Cartes</A>';
zlien[5][2] = '<A HREF="http://www.lamaibeachresidence.com/french/hotel_samui_climat.html" CLASS=ejsmenu>Climat</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 = 19;





function pop(msg,pos)


{


skn.visibility = "hidden";


a=true


skn.left = pos;


var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=155><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>";


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\"><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=#000000 WIDTH=760><TR><TD><TABLE CELLPADING=0 CELLSPACING=0 BORDER=0 WIDTH=100% HEIGHT=24><TR>')


document.write('<TD WIDTH=80 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[0],0)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Arial"><B>Accueil</B></FONT></a></TD>')


document.write('<TD WIDTH=120 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],80)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],80)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Arial"><B>La Residence</B></FONT></a></TD>')


document.write('<TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],200)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],180)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Arial"><B>Les Appartements</B></FONT></a></TD>')


document.write('<TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],355)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],377)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Arial"><B>Prix & Reservations</B></FONT></a></TD>')


document.write('<TD WIDTH=126 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],503)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[4],503)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Arial"><B>Services</B></FONT></a></TD>')


document.write('<TD WIDTH=126 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],629)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[5],629)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Arial"><B>Koh Samui</B></FONT></a></TD>')


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