function vermapa(){
	window.open("mapa.htm","mapa",'toolbar=no,directories=no,menubar=no,scrollbars=no,width=210,height=300,resizable=yes');
}
function verofertas(){
	window.open("ofertas.htm","ofertas",'toolbar=no,directories=no,menubar=no,scrollbars=auto,width=500,height=200,resizable=no');
}
function menu(id_menu) {
	  if (id_menu==1) window.location="menu.htm"
	  if (id_menu==2){ventanaEmergente("fotos","ins.htm",850,655);}
          if (id_menu==3) window.location="reservas.htm"
          if (id_menu==4) verofertas();
}
function idiomas(id_idi) {
	  if (id_idi==1) window.location="es/menu.htm"
	  if (id_idi==2) window.location="ing/menu.htm"
          if (id_idi==3) window.location="ale/menu.htm"
}		
function central(){

document.write('<img height="15" alt=image src="img/fade.jpg" width="100%"><BR>');
document.write('<img height=17 alt=image src="img/bar.gif" width="100%"><BR>');
document.write('<table  cellSpacing=0 cellPadding=0 width="100%" border=0>');
document.write('	<tr><td align=right background="img/principal.jpg" height="100" width="100%" style="background-repeat: no-repeat;">&nbsp;</TD></TR>');
document.write('</table>');
document.write('<img height=17 alt=image src="img/bar.gif" width="100%">');
}

function centralIndex(){
document.write('<img height="15" alt=image src="img/fade.jpg" width="100%"><BR>');
document.write('<img height=17 alt=image src="img/bar.gif" width="100%"><BR>');
document.write('<table  cellSpacing=0 cellPadding=0 width="100%" border=0>');
document.write('	<tr><td align=right background="img/principal.jpg" height="100" width="100%" style="background-repeat: no-repeat;">&nbsp;</TD></TR>');
document.write('</table>');
document.write('<img height=17 alt=image src="img/bar.gif" width="100%">');

document.write('<!-- Tabla central abajo -->');
document.write('<TABLE cellSpacing=5 cellPadding=0 width="100%" background="img/fade.jpg" border=0>');        
document.write('<tr><td width="10">&nbsp;</td>');
document.write('<td vAlign="top" align="middle"><br>');
document.write('<TABLE  borderColor="#000000" cellSpacing="10" cellPadding="0" border="1">');
document.write('<TR align="center">');
document.write('<TD><IMG src="img/fotos_abajo3.jpg"><BR><SPAN class=title>Confort</SPAN></TD>');
document.write('<TD><IMG src="img/fotos_abajo2.jpg"><BR><SPAN class=title>Bienestar</SPAN></TD>');
document.write('<TD><IMG src="img/fotos_abajo1.jpg"><BR><SPAN class=title>Diversión</SPAN></TD></TR>');
document.write('</TABLE>');
document.write('<td width="10">&nbsp;</td>');
document.write('<td vAlign=top rowSpan=2 style="BORDER-bottom: #ffffff 1px solid;">');

document.write('<div style="BORDER-bottom: #ffffff 1px solid;">');
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" ');
document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"');
document.write('WIDTH="200" HEIGHT="30" id="bienvenido" ALIGN="">');
document.write('<PARAM NAME=movie VALUE="swf/bienvenido.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=wmode VALUE=transparent> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="swf/bienvenido.swf" quality=high wmode=transparent bgcolor=#FFFFFF  WIDTH="200" HEIGHT="30" NAME="bienvenido" ALIGN="" ');
document.write('TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>');
document.write('</OBJECT></div>');
          
document.write('');
document.write('Este complejo único en su especie mezcla la naturaleza con los variados servicios en hotelería de calidad, a tan solo 150 m de la fabulosa playa virgen de PLAYA DE MURO, usted encontrará todo lo que necesite para unas vaciones innolvidables.');
document.write('<hr width="100%" noshade size="1" color="#ffffff">');
document.write('<div align="center"><b><u>Dirección</u></b>');
document.write('<br><b>ctra. Arta-Alcudia, km 23,400</b>');
document.write('<br><b>07458 Playa de Muro</b>');
document.write('<br><b>Bahia de Alcudia (Mallorca)</b>');
document.write('<br><b>Telf</b>:971860002 &nbsp;&nbsp;');
document.write('<b>E-mail</b>: <a href="mailto:info@resort-bluebay.com">info@resort-bluebay.com</a>');
document.write('</div></TD></TR>');
document.write('</TABLE>');
}

