﻿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/eng/hotel_samui_lobby.html" CLASS=ejsmenu>Lobby</A>';
zlien[1][1] = '<A HREF="http://www.lamaibeachresidence.com/eng/hotel_samui_swimming_pool.html" CLASS=ejsmenu>Swimming pool</A>';
zlien[1][2] = '<A HREF="http://www.lamaibeachresidence.com/eng/hotel_samui_garden.html" CLASS=ejsmenu>Garden</A>';
zlien[1][3] = '<A HREF="http://www.lamaibeachresidence.com/eng/hotel_samui_sea_view.html" CLASS=ejsmenu>Sea view</A>';

zlien[2][0] = '<A HREF="http://www.lamaibeachresidence.com/eng/hotel_samui_deluxe.html" CLASS=ejsmenu>Deluxe (2 pers)</A>';
zlien[2][1] = '<A HREF="http://www.lamaibeachresidence.com/eng/hotel_samui_deluxed.html" CLASS=ejsmenu>Double Deluxe (4 pers)</A>';
zlien[2][2] = '<A HREF="http://www.lamaibeachresidence.com/eng/hotel_samui_deluxeds.html" CLASS=ejsmenu>Double superior (4 pers)</A>';

zlien[3][0] = '<A HREF="http://www.lamaibeachresidence.com/eng/hotel_samui_rates.html" CLASS=ejsmenu>Rates</A>';
zlien[3][1] = '<A HREF="http://www.lamaibeachresidence.com/eng/hotel_samui_booking.php" CLASS=ejsmenu>Booking</A>';
zlien[3][2] = '<A HREF="http://www.lamaibeachresidence.com/eng/hotel_samui_contact.php" CLASS=ejsmenu>Contact us</A>';

zlien[4][0] = '<A HREF="http://www.lamaibeachresidence.com/eng/hotel_samui_rental.html" CLASS=ejsmenu>Vehicle for rent</A>';
zlien[4][1] = '<A HREF="http://www.lamaibeachresidence.com/eng/hotel_samui_activities.html" CLASS=ejsmenu>Activities</A>';
zlien[4][2] = '<A HREF="http://www.lamaibeachresidence.com/eng/hotel_samui_discovery.html" CLASS=ejsmenu>Discovery</A>';
zlien[4][3] = '<A HREF="http://www.lamaibeachresidence.com/eng/hotel_samui_diving.html" CLASS=ejsmenu>Diving</A>';
zlien[4][4] = '<A HREF="http://www.lamaibeachresidence.com/eng/hotel_samui_ticket.html" CLASS=ejsmenu>Ticket</A>';

zlien[5][0] = '<A HREF="http://www.lamaibeachresidence.com/eng/hotel_samui_koh-samui.html" CLASS=ejsmenu>Informations</A>';
zlien[5][1] = '<A HREF="http://www.lamaibeachresidence.com/eng/hotel_samui_map.html" CLASS=ejsmenu>Maps</A>';
zlien[5][2] = '<A HREF="http://www.lamaibeachresidence.com/eng/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>The 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>The Apartments</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>Rates & 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>')
